/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.cookie-consent{position:fixed;z-index:500;right:16px;bottom:16px;left:16px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;max-width:720px;margin-inline:auto;padding:20px 24px;border-radius:16px;background:#fff;box-shadow:0 12px 40px rgb(16 24 32 / 18%);color:#344a5e;font-size:14px;line-height:1.5;}.cookie-consent[hidden]{display:none;}.cookie-consent__text{flex:1 1 320px;margin:0;}.cookie-consent__link{color:#2f7a3e;text-decoration:underline;}.cookie-consent__actions{display:flex;flex-shrink:0;gap:8px;}.cookie-consent__button{padding:10px 20px;border:1px solid transparent;border-radius:10px;cursor:pointer;font:inherit;font-weight:500;}.cookie-consent__button--accept{border-color:#2f7a3e;background:#2f7a3e;color:#fff;}.cookie-consent__button--decline{border-color:#d3dae0;background:transparent;color:#5a6b7b;}.cookie-consent__button:focus-visible{outline:2px solid #1b4d27;outline-offset:2px;}@media (max-width:575px){.cookie-consent{right:8px;bottom:8px;left:8px;padding:16px;}.cookie-consent__actions{width:100%;}.cookie-consent__button{flex:1;}}
#geoselectstart,#geoselectstart *{white-space:nowrap;}.customgeoselect-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:10000;justify-content:center;align-items:flex-start;padding-top:0;}.customgeoselect-modal{background:#fff;width:643px;height:562px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,0.15);display:flex;flex-direction:column;position:relative;max-height:90vh;overflow:hidden;margin-top:0;}.customgeoselect-header{padding:20px 24px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;}.customgeoselect-header h3{margin:0;font-size:18px;font-weight:600;color:#333;}.customgeoselect-close{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color 0.2s;}.customgeoselect-close:hover{color:#333;}.customgeoselect-search{padding:16px 24px;border-bottom:1px solid #e5e5e5;position:relative;flex-shrink:0;}.customgeoselect-search-input{width:100%;padding:10px 40px 10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px;}.customgeoselect-search-input:focus{outline:none;border-color:#0066cc;background-color:#fff;}.customgeoselect-autocomplete{display:none;position:absolute;top:100%;left:24px;right:24px;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 8px rgba(0,0,0,0.1);max-height:200px;overflow-y:auto;z-index:10001;margin-top:-1px;}.customgeoselect-autocomplete-item{padding:10px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color 0.2s;}.customgeoselect-autocomplete-item:hover{background-color:#f0f0f0;}.customgeoselect-cities{padding:20px 24px;overflow-y:auto;flex:1;}.customgeoselect-cities-section{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:8px;}.customgeoselect-city{padding:2px 0px;cursor:pointer;font-size:14px;color:#333;transition:color 0.2s;user-select:none;}.customgeoselect-city:hover{color:#0066cc;}.customgeoselect-city.active{color:#0066cc;font-weight:500;}.customgeoselect-city .checkmark{color:#0066cc;margin-right:4px;}.customgeoselect-alphabet{display:flex;gap:40px;}.customgeoselect-column{flex:1;min-width:0;}.customgeoselect-letter-section{margin-bottom:0px;display:flex;align-items:flex-start;}.customgeoselect-letter{font-size:14px;font-weight:600;color:#0066cc;margin-right:12px;padding:2px 0;flex-shrink:0;width:16px;}.customgeoselect-cities-wrapper{display:flex;flex-direction:column;flex:1;}@media (max-width:768px){.customgeoselect-overlay{align-items:stretch;padding-top:0;}.customgeoselect-modal{width:100%;height:calc(100dvh - var(--bottom-nav-height,50px));max-height:calc(100dvh - var(--bottom-nav-height,50px));border-radius:0;position:relative !important;top:auto !important;left:auto !important;margin:0;padding-bottom:env(safe-area-inset-bottom);}.customgeoselect-header{padding:16px 20px;}.customgeoselect-search{padding:12px 20px;}.customgeoselect-cities{padding:16px 20px;}.customgeoselect-cities-section{flex-direction:column;gap:4px;}.customgeoselect-cities-section .customgeoselect-city{display:block;width:100%;padding:10px 0;font-size:14px;}.customgeoselect-alphabet{display:grid;grid-template-columns:1fr 1fr;gap:16px;}.customgeoselect-column{width:auto;min-width:0;}.customgeoselect-letter{width:14px;margin-right:8px;}.customgeoselect-cities-wrapper a,.customgeoselect-cities-wrapper button{font-size:14px;line-height:20px;}}@media (max-width:375px){.customgeoselect-alphabet{grid-template-columns:1fr;gap:12px;}.customgeoselect-autocomplete{left:20px;right:20px;}}.customgeoselect-cities::-webkit-scrollbar{width:6px;}.customgeoselect-cities::-webkit-scrollbar-track{background:#f1f1f1;}.customgeoselect-cities::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;}.customgeoselect-cities::-webkit-scrollbar-thumb:hover{background:#999;}.customgeoselect-autocomplete::-webkit-scrollbar{width:6px;}.customgeoselect-autocomplete::-webkit-scrollbar-track{background:#f1f1f1;}.customgeoselect-autocomplete::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;}.customgeoselect-autocomplete::-webkit-scrollbar-thumb:hover{background:#999;}
