.h1{font-size:var(--wp--custom--typography--font-size--heading-1);line-height:var(--wp--custom--typography--line-height--heading-1)}.h2{font-size:var(--wp--custom--typography--font-size--heading-2);line-height:var(--wp--custom--typography--line-height--heading-2)}.h3{font-size:var(--wp--custom--typography--font-size--heading-3);line-height:var(--wp--custom--typography--line-height--heading-3)}.h4{font-size:var(--wp--custom--typography--font-size--heading-4);line-height:var(--wp--custom--typography--line-height--heading-4)}.h5{font-size:var(--wp--custom--typography--font-size--heading-5);line-height:var(--wp--custom--typography--line-height--heading-5)}.h6{font-size:var(--wp--custom--typography--font-size--heading-6);line-height:var(--wp--custom--typography--line-height--heading-6)}.paragraph{font-size:var(--wp--custom--typography--font-size--normal);line-height:var(--wp--custom--typography--line-height--normal)}.medium{font-size:var(--wp--custom--typography--font-size--medium);line-height:var(--wp--custom--typography--line-height--medium)}.nav-font{font-size:var(--wp--custom--typography--font-size--nav-font);line-height:var(--wp--custom--typography--line-height--nav-font)}.location-switcher-dropdowns-wrapper{display:flex;flex-direction:row;gap:1.5rem;align-items:flex-start}.location-switcher-item{min-width:0}.location-switcher-wrapper{position:relative}.location-switcher-handler{display:flex;align-items:center;gap:10px;cursor:pointer}.location-switcher-handler.disabled{opacity:.6;cursor:not-allowed}.location-switcher-pin-title{display:flex;align-items:center;gap:8px}.location-switcher-pin{width:24px;height:24px;aspect-ratio:1/1}.location-switcher-title{color:#000;color:var(--wp--preset--color--contrast, #000);margin:0}.location-switcher-selected-location-wrapper{display:flex;align-items:center;gap:10px}.location-switcher-selected-location-title{font-size:16px;line-height:normal;color:#fff;color:var(--wp--preset--color--base, #fff);margin:0}.location-switcher-open-menu-button{background-color:rgba(0,0,0,0);border:none;padding:0;transition:all .3s ease;width:10px;height:5px;line-height:0}.location-switcher-dropdown{display:flex;flex-direction:column;background:#fff;background:var(--wp--preset--color--base, #fff)}.location-switcher-dropdown-title p{font-weight:700;font-size:20px;line-height:28px;color:#000;color:var(--wp--preset--color--contrast, #000);margin:0}.location-switcher-dropdown-content{display:flex;flex-direction:column;gap:20px}.location-switcher-dropdown-content-search{display:flex;align-items:center;gap:10px;border:1px solid #e1e1e1;border-radius:5px;padding:8px 16px;background-color:#fff;background-color:var(--wp--preset--color--base, #fff)}.location-switcher-dropdown-content-search input{border:none !important;background-color:rgba(0,0,0,0);outline:none;width:100%;font-weight:600;font-size:14px !important;line-height:20px !important;color:#000 !important;color:var(--wp--preset--color--contrast, #000) !important;padding:0 !important}.location-switcher-dropdown-content-search input::-moz-placeholder{color:#8a8a8a}.location-switcher-dropdown-content-search input::placeholder{color:#8a8a8a}.location-switcher-dropdown-content-search input:focus,.location-switcher-dropdown-content-search input:active,.location-switcher-dropdown-content-search input:hover,.location-switcher-dropdown-content-search input:focus-visible{border:none;box-shadow:none;outline:none}.location-switcher-dropdown-content-search button[type=submit]{position:relative;background:rgba(0,0,0,0);border:none;padding:0;width:20px;height:20px;line-height:0;cursor:pointer;aspect-ratio:1/1}.location-switcher-dropdown-content-list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:20px}.location-switcher-dropdown-content-list li{cursor:pointer}.location-switcher-dropdown-content-list li.location-switcher-loading{cursor:default;pointer-events:none;opacity:1}.location-switcher-dropdown-content-list li.location-switcher-disabled{cursor:default;opacity:.6}.location-switcher-dropdown-content-list li.location-switcher-error{cursor:default;pointer-events:none;opacity:.8}.location-switcher-dropdown-content-list li.location-switcher-error .location-switcher-dropdown-content-list-item-title{color:#d32f2f}.location-switcher-dropdown-content-list li p{font-weight:400;font-size:16px;line-height:26px;color:#000;color:var(--wp--preset--color--contrast, #000);margin:0}.location-switcher-dropdown-content-list li.selected p{font-weight:700;font-size:16px;line-height:26px;color:#006772;color:var(--wp--preset--color--primary, #006772);display:flex;align-items:center;justify-content:space-between;gap:10px}.location-switcher-dropdown-content-list li.selected p::after{content:url("data:image/svg+xml,%3Csvg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"M20 6L9 17L4 12\" stroke=\"%230C7A88\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3E%3C/svg%3E");display:block;width:24px;height:24px;aspect-ratio:1/1}.location-switcher-dropdown-content-list li:hover:not(.location-switcher-loading):not(.location-switcher-disabled) p{color:#006772;color:var(--wp--preset--color--primary, #006772)}.location-switcher-loader{display:flex;align-items:center;justify-content:center;padding:2rem;min-height:60px;width:100%}.location-switcher-spinner{width:24px;height:24px;border:3px solid rgba(12,122,136,.1);border-top-color:#0c7a88;border-radius:50%;animation:location-switcher-spin .8s linear infinite;flex-shrink:0}@keyframes location-switcher-spin{to{transform:rotate(360deg)}}@media (min-width: 1200px){.location-switcher-wrapper:hover .location-switcher-handler .location-switcher-pin-title .location-switcher-pin svg path{stroke:#2e9ea8}.location-switcher-wrapper:hover .location-switcher-handler .location-switcher-selected-location-title{color:#2e9ea8}.location-switcher-wrapper:hover .location-switcher-handler .location-switcher-open-menu-button svg path{stroke:#2e9ea8}.location-switcher-wrapper.active .location-switcher-handler .location-switcher-pin-title .location-switcher-pin svg path{stroke:#2e9ea8}.location-switcher-wrapper.active .location-switcher-handler .location-switcher-selected-location-title{color:#2e9ea8}.location-switcher-wrapper.active .location-switcher-handler .location-switcher-open-menu-button{transform:rotate(180deg)}.location-switcher-wrapper.active .location-switcher-handler .location-switcher-open-menu-button svg path{stroke:#2e9ea8}.location-switcher-wrapper.active .location-switcher-dropdown{opacity:1;visibility:visible;z-index:1000}.location-switcher-handler{padding:18px 0}.location-switcher-handler.active .location-switcher-pin-title .location-switcher-pin svg path{stroke:#2e9ea8}.location-switcher-handler.active .location-switcher-selected-location-title{color:#2e9ea8}.location-switcher-handler.active .location-switcher-open-menu-button{transform:rotate(180deg)}.location-switcher-handler.active .location-switcher-open-menu-button svg path{stroke:#2e9ea8}.location-switcher-title{display:none}.location-switcher-dropdown{padding:30px;gap:30px;box-shadow:0 0 32px rgba(0,0,0,.14);border-radius:10px;opacity:0;visibility:hidden;z-index:-5;position:absolute;top:100%;right:0;width:100%;min-width:360px}.location-switcher-dropdown-content-list{max-height:300px;overflow-y:auto}}@media (max-width: 1199px){.location-switcher-dropdowns-wrapper{flex-direction:column;gap:.5rem}.location-switcher-item{width:100%}.location-switcher-wrapper{position:static;position:initial}.location-switcher-wrapper.active .location-switcher-dropdown{transform:translateX(0);opacity:1;visibility:visible}.location-switcher-handler{justify-content:space-between;padding:12px 16px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.location-switcher #location-switcher-language .location-switcher-handler{justify-content:flex-end}.location-switcher-pin svg path{stroke:#000;stroke:var(--wp--preset--color--contrast, #000)}.location-switcher-selected-location-title{color:#2e9ea8;font-weight:700}.location-switcher-open-menu-button{transform:rotate(270deg)}.location-switcher-open-menu-button svg path{stroke:#000;stroke:var(--wp--preset--color--contrast, #000)}.location-switcher-dropdown{position:absolute;top:0;left:0;right:auto;width:100%;height:100%;transition:all .3s ease;transform:translateX(-100%);opacity:0;visibility:hidden;background-color:#fff;background-color:var(--wp--preset--color--base, #fff);z-index:2;padding:16px;gap:20px}.location-switcher-dropdown-content-list{height:175px;overflow-y:auto;padding-right:6px}.location-switcher-dropdown-content-list::-webkit-scrollbar{background-color:#d6d8d8;border-radius:4px;width:4px}.location-switcher-dropdown-content-list::-webkit-scrollbar-thumb{background-color:#546878;border-radius:2.5px;width:2.5px}.location-switcher-dropdown-content-list li:last-child{margin-bottom:30px}#location-switcher-language .location-switcher-dropdown-content-list{height:auto}}
