.LanguageSelector-module__3UbZZG__root{display:inline-flex;position:relative}.LanguageSelector-module__3UbZZG__trigger{color:var(--text-primary);cursor:pointer;background:#ffffffbf;border:1px solid #1f17141a;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.LanguageSelector-module__3UbZZG__trigger:hover{background:#ffffffeb;border-color:#1f171429}.LanguageSelector-module__3UbZZG__trigger:active{transform:translateY(1px)}.LanguageSelector-module__3UbZZG__flag{font-size:16px;line-height:1}.LanguageSelector-module__3UbZZG__short{letter-spacing:.06em;color:var(--text-secondary);font-size:12px;font-weight:700}.LanguageSelector-module__3UbZZG__chevron{width:16px;height:16px;color:var(--text-secondary);transition:transform .16s}.LanguageSelector-module__3UbZZG__chevronOpen{transform:rotate(180deg)}.LanguageSelector-module__3UbZZG__menu{background:var(--bg-white);z-index:60;border:1px solid #1f171414;border-radius:14px;width:190px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 35px #1f17141f}.LanguageSelector-module__3UbZZG__item{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:0;border-radius:12px;grid-template-columns:22px 1fr 18px;align-items:center;gap:10px;padding:10px;transition:background .14s;display:grid}.LanguageSelector-module__3UbZZG__item:hover{background:#ebe7df8c}.LanguageSelector-module__3UbZZG__itemActive{background:#ebe7dfbf}.LanguageSelector-module__3UbZZG__itemFlag{font-size:16px;line-height:1}.LanguageSelector-module__3UbZZG__itemLabel{color:var(--text-secondary);font-size:14px}.LanguageSelector-module__3UbZZG__check{width:16px;height:16px;color:var(--text-primary)}.LanguageSelector-module__3UbZZG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Header-module__D5nTzG__header{z-index:50;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;position:sticky;top:0}@media print{.Header-module__D5nTzG__header{display:none!important}}.Header-module__D5nTzG__headerTransparent{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-bottom:none!important}.Header-module__D5nTzG__inner{align-items:center;height:72px;display:flex}.Header-module__D5nTzG__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__D5nTzG__brand{align-items:center;gap:10px;margin-left:-20px;display:inline-flex}.Header-module__D5nTzG__logo{height:auto;display:block}.Header-module__D5nTzG__desktopNav{align-items:center;gap:22px;margin-right:-20px;display:none}.Header-module__D5nTzG__navLink{color:var(--text-secondary);border-radius:10px;align-items:center;gap:6px;padding:8px 5px;font-size:14px;transition:color .14s,background .14s;display:inline-flex}.Header-module__D5nTzG__navLink:hover{color:var(--text-primary);background:#ebe7df73}.Header-module__D5nTzG__dropdown{position:relative}.Header-module__D5nTzG__chevron{width:16px;height:16px;transition:transform .16s}.Header-module__D5nTzG__chevronLg{width:20px;height:20px;transition:transform .16s}.Header-module__D5nTzG__chevronOpen{transform:rotate(180deg)}.Header-module__D5nTzG__menu{background:var(--bg-white);width:220px;color:var(--text-primary);border:0;border-radius:12px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 35px #1f17141a}.Header-module__D5nTzG__menuLink{color:var(--text-secondary);border-radius:10px;padding:10px;font-size:14px;transition:background .14s,color .14s;display:block}.Header-module__D5nTzG__menuLink:hover{color:var(--text-primary);background:#ebe7df8c}.Header-module__D5nTzG__mobileToggle{cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:inline-flex}.Header-module__D5nTzG__mobileToggle:hover{background:#ebe7df73}.Header-module__D5nTzG__icon{width:22px;height:22px;color:var(--text-primary)}.Header-module__D5nTzG__mobileMenu{background:var(--bg-light);border:0}.Header-module__D5nTzG__mobileInner{flex-direction:column;gap:10px;padding:14px 0 22px;display:flex}.Header-module__D5nTzG__mobileSection{overflow:visible}.Header-module__D5nTzG__mobileTopRow{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:16px;font-weight:600;display:flex}.Header-module__D5nTzG__mobileTopRow:hover{background:#ebe7df59;border-radius:10px;padding-left:10px;padding-right:10px}.Header-module__D5nTzG__mobileSub{padding:0 0 10px 12px}.Header-module__D5nTzG__mobileLink{text-align:left;cursor:pointer;width:100%;color:var(--text-secondary);-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:10px 0;font-size:15px;display:block}.Header-module__D5nTzG__mobileLink:hover{color:var(--text-primary)}.Header-module__D5nTzG__mobileTopLink{color:var(--text-primary);border:0;padding:12px 0;font-size:16px;font-weight:600;display:block}.Header-module__D5nTzG__mobileTopLink:hover{background:#ebe7df59;border-radius:10px;padding-left:10px;padding-right:10px}@media (max-width:640px){.Header-module__D5nTzG__logo{max-height:32px;margin-left:30px}}@media (min-width:900px){.Header-module__D5nTzG__desktopNav{display:inline-flex}.Header-module__D5nTzG__mobileToggle{display:none}}.Header-module__D5nTzG__mobileTopRowSplit{grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;padding:0;display:grid}.Header-module__D5nTzG__mobileTopRowLink{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:12px 0;font-size:16px;font-weight:600}.Header-module__D5nTzG__mobileTopRowToggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;padding:10px;display:inline-flex}.Header-module__D5nTzG__mobileTopRowSplit:hover{background:#ebe7df59;border-radius:10px;padding-left:10px;padding-right:10px}.Header-module__D5nTzG__orangeButton{background:var(--bg-brand);color:#fff;border-color:var(--bg-brand)}.Header-module__D5nTzG__orangeButton:hover{background:var(--bg-brand-hover)}.Header-module__D5nTzG__orangeButton:active{background:var(--bg-brand-active)}.Header-module__D5nTzG__actions{align-items:center;gap:10px;display:inline-flex}.Header-module__D5nTzG__ctaDesktop{border-radius:999px;padding:10px 14px}.Header-module__D5nTzG__mobileLangRow{justify-content:flex-end;padding:10px 0 4px;display:flex}.Header-module__D5nTzG__adminButton{color:var(--text-primary);background:0 0;border:1px solid #1f171426;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.Header-module__D5nTzG__adminButton:hover{border-color:var(--bg-brand);color:var(--bg-brand);background:#e47c470f}.Header-module__D5nTzG__adminButton:active{transform:translateY(0)}.Header-module__D5nTzG__productDropdown{width:220px}
.Footer-module__JGhRua__footer{background:var(--bg-dark);color:var(--text-on-dark);padding:36px 0}@media print{.Footer-module__JGhRua__footer{display:none!important}}.Footer-module__JGhRua__ctaCol{justify-content:center;align-items:center;width:min(1120px,100% - 48px);margin:0 auto;padding-top:18px;padding-bottom:10px;display:flex}.Footer-module__JGhRua__ctaBtn{color:var(--text-on-dark);letter-spacing:-.01em;white-space:nowrap;background-color:#e47c47;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__JGhRua__ctaIcon{flex:none}.Footer-module__JGhRua__brand{letter-spacing:-.02em;margin:0 0 28px;font-size:34px;font-weight:300}.Footer-module__JGhRua__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;display:grid}.Footer-module__JGhRua__addressCol{grid-column:span 2}.Footer-module__JGhRua__col{grid-column:span 1}.Footer-module__JGhRua__colTitle{letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;margin:0 0 12px;font-size:12px;font-weight:600}.Footer-module__JGhRua__address{color:#ffffffd1;margin:0 0 18px;font-style:normal;line-height:1.6}.Footer-module__JGhRua__textBlock{color:#ffffffd1;margin:0 0 18px;line-height:1.6}.Footer-module__JGhRua__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__JGhRua__link{color:#ffffffd1;text-decoration:none;transition:color .14s}.Footer-module__JGhRua__link:hover{color:#fff}.Footer-module__JGhRua__bottom{color:#ffffff9e;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:10px 18px;margin-top:44px;padding-top:18px;font-size:12px;display:flex}.Footer-module__JGhRua__footer p,.Footer-module__JGhRua__footer address,.Footer-module__JGhRua__footer li,.Footer-module__JGhRua__footer a{color:var(--text-on-dark-secondary)}.Footer-module__JGhRua__footer a:hover{color:var(--text-on-dark)}.Footer-module__JGhRua__credit{text-align:right;margin-left:auto}@media (max-width:980px){.Footer-module__JGhRua__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.Footer-module__JGhRua__addressCol{grid-column:span 3}.Footer-module__JGhRua__ctaCol{justify-content:flex-end;width:min(1120px,100% - 48px)}}@media (max-width:640px){.Footer-module__JGhRua__footer{padding:28px 0 30px}.Footer-module__JGhRua__ctaCol{justify-content:flex-start;width:min(1120px,100% - 32px);padding-top:14px;padding-bottom:12px}.Footer-module__JGhRua__brand{margin-bottom:22px;font-size:28px}.Footer-module__JGhRua__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__JGhRua__addressCol{grid-column:span 2}.Footer-module__JGhRua__bottom{margin-top:34px}.Footer-module__JGhRua__credit{text-align:left;margin-left:0}}.Footer-module__JGhRua__ctaForm{grid-template-columns:1fr auto;align-items:center;gap:10px;width:min(720px,100%);display:grid}.Footer-module__JGhRua__ctaInputWrap{background:#ffffff0f;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.Footer-module__JGhRua__ctaInput{width:100%;color:var(--text-on-dark);background:0 0;border:none;outline:none;font-size:16px}.Footer-module__JGhRua__ctaInput::placeholder{color:#ffffff9e}.Footer-module__JGhRua__ctaMsgOk,.Footer-module__JGhRua__ctaMsgErr{grid-column:1/-1;margin:4px 0 0;font-size:12px;line-height:1.4}.Footer-module__JGhRua__ctaMsgOk{color:#ffffffdb}.Footer-module__JGhRua__ctaMsgErr{color:#ffdcdcf2}.Footer-module__JGhRua__ctaBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}
