:root{color:#fff;background:#05070c}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{min-width:320px;min-height:100vh;overflow-x:hidden}.adminPage{color:#fff;background:radial-gradient(circle at 0 0,#056bd847,#0000 34%),#05070c;min-height:100vh;padding:36px;font-family:GT Walsheim Pro,Inter,system-ui,sans-serif}.adminHeader{justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto 24px;display:flex}.adminHeader h1,.adminCard h1,.adminCard h2,.adminListItem h3{margin:0}.adminHeader p,.adminCard p,.adminListItem p{color:#dee5f0bd}.adminEyebrow{color:#74aef6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px}.adminHeaderActions,.adminTabs,.adminSectionTitle,.adminListActions{align-items:center;gap:12px;display:flex}.adminHeaderActions a,.adminHeaderActions button,.adminTabs button,.adminCard button{color:#fff;cursor:pointer;font:inherit;background:#056bd8;border:0;border-radius:12px;padding:12px 16px;font-size:14px;text-decoration:none}.adminHeaderActions button,.adminCard .ghostButton,.adminListActions button:last-child{background:#ffffff1a}.adminTabs{max-width:1180px;margin:0 auto 24px}.adminTabs button{background:#ffffff1a}.adminTabs button.active{background:#056bd8}.adminGrid{grid-template-columns:minmax(320px,420px) 1fr;gap:24px;max-width:1180px;margin:0 auto;display:grid}.adminCard{background:#ffffff12;border:1px solid #ffffff24;border-radius:24px;padding:24px;box-shadow:0 24px 70px #00000057}.adminCard.narrow{width:min(100%,420px);margin:80px auto}.adminForm,.adminCard label{flex-direction:column;display:flex}.adminForm{gap:16px}.adminCard label{color:#dee5f0d1;gap:8px;font-size:14px}.adminCard input,.adminCard textarea,.adminCard select{color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;outline:none;padding:12px 14px}.adminCard select option{color:#0b1020}.checkboxLabel{align-items:center;flex-direction:row!important}.checkboxLabel input{width:auto}.adminMessage,.adminError{background:#ffffff14;border-radius:12px;margin:0;padding:12px 14px}.adminError{color:#ffb4b4!important}.adminList{gap:14px;display:grid}.adminListItem{background:#0000002e;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:88px 1fr auto;align-items:center;gap:16px;padding:12px;display:grid}.adminListItem img{object-fit:cover;border-radius:12px;width:88px;height:72px}.adminListItem p{margin:6px 0}.adminListItem span{color:#9ff0bf;font-size:13px}@media (width<=900px){.adminPage{padding:24px 16px}.adminHeader,.adminGrid,.adminListItem{grid-template-columns:1fr}.adminHeader{flex-direction:column;align-items:flex-start}}@font-face{font-family:GT Walsheim Pro;src:url(/assets/GTWalsheimPro-Regular-uJypRMqu.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim Pro;src:url(/assets/GTWalsheimPro-Medium-BnkUtlLo.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim Pro;src:url(/assets/GTWalsheimPro-Bold-CCiWzFDB.woff)format("woff");font-weight:700 800;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#0b0e15;margin:0;font-family:GT Walsheim Pro,sans-serif}a{color:inherit;text-decoration:none}.page{background:#080c13;width:100%;min-height:100vh}.hero{background-image:url(/images/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative;overflow:hidden}.heroOverlay{z-index:1;background:linear-gradient(#03060dd1 0%,#03060d8c 42%,#03060de6 100%),linear-gradient(90deg,#003b8c59 0%,#02060d1a 45%,#0045a052 100%);position:absolute;inset:0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#080c1300 0%,#080c13 85%);height:180px;position:absolute;bottom:-1px;left:0;right:0}.header{z-index:3;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px;width:100%;max-width:1260px;margin:0 auto;padding:28px 32px;display:grid;position:relative}.logoWrap{justify-self:start;align-items:center;gap:12px;display:flex}.logoMark{background:linear-gradient(145deg,#f2f2f2,#b8b8b8);border-radius:8px;width:38px;height:38px;box-shadow:inset 0 1px 2px #ffffff73}.logoText{letter-spacing:-.04em;color:#ffffffeb;font-size:21px;font-weight:500}.logoImageFull{object-fit:contain;width:210px;height:auto;display:block}.nav{color:#ffffffe6;justify-content:center;align-items:center;gap:34px;font-size:17px;font-weight:500;display:flex}.nav a{transition:color .2s}.nav a:hover{color:#0b7cff}.headerButton{color:#fff;background:#056bd8;border-radius:14px;justify-content:center;justify-self:end;align-items:center;min-width:170px;height:54px;font-size:17px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 16px 36px #0066ff40}.headerButton:hover,.primaryButton:hover{background:#0877ee;transform:translateY(-1px)}.heroContent{z-index:3;text-align:center;max-width:1240px;margin:0 auto;padding:190px 32px 80px;position:relative}.heroContent h1{letter-spacing:-.055em;color:#ffffffed;margin:0;font-size:clamp(42px,4.7vw,72px);font-weight:700;line-height:1.18}.heroContent p{color:#fff9;max-width:760px;margin:22px auto 0;font-size:18px;font-weight:400;line-height:1.45}.heroActions{justify-content:center;align-items:center;gap:26px;margin-top:46px;display:flex}.primaryButton,.secondaryButton{border-radius:14px;justify-content:center;align-items:center;width:220px;height:56px;font-size:16px;font-weight:500;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.primaryButton{color:#fff;background:#056bd8;box-shadow:0 16px 36px #0066ff38}.secondaryButton{color:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff47}.secondaryButton:hover{background:#ffffff1a;border-color:#ffffff73;transform:translateY(-1px)}.directions{background:#080c13;padding:90px 32px}.directionsInner{grid-template-columns:360px 1fr;align-items:center;gap:70px;max-width:1260px;margin:0 auto;display:grid}.directionsText h2{letter-spacing:-.055em;color:#fffffff0;margin:0;font-size:clamp(44px,4vw,62px);font-weight:700;line-height:1.18}.directionsText p{letter-spacing:-.025em;color:#ffffff94;max-width:330px;margin:22px 0 0;font-size:20px;font-weight:400;line-height:1.35}.directionsCards{grid-template-columns:1.6fr .9fr;align-items:stretch;gap:24px;transition:grid-template-columns .45s;display:grid}.directionsCards:hover{grid-template-columns:.9fr .9fr}.directionsCards:has(.largeCard:hover){grid-template-columns:1.6fr .9fr}.directionsCards:has(.smallCard:hover){grid-template-columns:.9fr 1.6fr}.directionCard{isolation:isolate;background:#111722;border-radius:24px;min-height:285px;transition:filter .35s,opacity .35s;position:relative;overflow:hidden}.directionCard img{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.directionCard:hover img{transform:scale(1.04)}.cardShade{z-index:2;background:linear-gradient(#04080f14 0%,#04080f59 45%,#04080fe6 100%),linear-gradient(90deg,#0208121a 0%,#02081273 100%);position:absolute;inset:0}.directionCardContent{z-index:3;opacity:0;transition:opacity .35s,transform .35s;position:absolute;bottom:26px;left:28px;right:28px;transform:translateY(14px)}.largeCard .directionCardContent{opacity:1;transform:translateY(0)}.directionsCards:hover .directionCard{filter:brightness(.62)}.directionsCards:hover .directionCard:hover{filter:brightness()}.directionsCards:hover .directionCardContent{opacity:0;transform:translateY(14px)}.directionsCards:hover .directionCard:hover .directionCardContent{opacity:1;transform:translateY(0)}.directionCardContent h3{letter-spacing:-.045em;color:#fffffff5;margin:0;font-size:29px;font-weight:700;line-height:1.15}.directionCardContent p{letter-spacing:-.02em;color:#ffffff94;max-width:520px;margin:16px 0 0;font-size:15px;font-weight:400;line-height:1.35}.smallCard{min-height:285px}@media (width<=1100px){.directionsInner{grid-template-columns:1fr;gap:44px}.directionsText{text-align:center}.directionsText p{margin-left:auto;margin-right:auto}}@media (width<=980px){.header{grid-template-columns:1fr auto auto;padding:22px}.nav{display:none}.headerButton{min-width:140px;height:48px;font-size:15px}.languageDropdown{width:70px;height:42px}}@media (width<=760px){.directions{padding:80px 20px 70px}.directionsCards,.directionsCards:hover{grid-template-columns:1fr}.directionsCards:has(.largeCard:hover){grid-template-columns:1fr}.directionsCards:has(.smallCard:hover){grid-template-columns:1fr}.directionCard,.smallCard{min-height:260px}.directionCardContent{bottom:22px;left:22px;right:22px}.directionCardContent h3{font-size:25px}.directionCardContent p{font-size:14px}}@media (width<=640px){.header{gap:16px;padding:18px}.logoMark{width:34px;height:34px}.logoText{font-size:17px}.headerButton{display:none}.heroContent{padding:150px 20px 60px}.heroContent h1{font-size:42px;line-height:1.15}.heroContent p{margin-top:18px;font-size:15px}.heroActions{flex-direction:column;gap:14px;margin-top:34px}.primaryButton,.secondaryButton{width:100%;max-width:320px}}.productsSection{background:#080c13;padding:80px 32px 110px;overflow:hidden}.productsInner{max-width:1260px;margin:0 auto}.productsTop{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}.productsTop h2{letter-spacing:-.055em;color:#fffffff0;margin:0;font-size:clamp(48px,4.7vw,74px);font-weight:700;line-height:1.22}.categoryTabs{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.categoryTab{color:#ffffffdb;cursor:pointer;background:linear-gradient(#ffffff14,#ffffff09);border:1px solid #ffffff38;border-radius:14px;min-width:150px;height:56px;padding:0 28px;font-family:inherit;font-size:16px;font-weight:500;transition:background .25s,border-color .25s,transform .25s}.categoryTab:hover{border-color:#ffffff61;transform:translateY(-1px)}.categoryTab.active{color:#fff;background:#056bd8;border-color:#056bd8}.subCategoryTabs{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.subCategoryTab{color:#ffffffd1;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;min-height:48px;padding:12px 20px;font-family:inherit;font-size:14px;line-height:1.35;transition:background .25s,border-color .25s,transform .25s}.subCategoryTab:hover{border-color:#ffffff52;transform:translateY(-1px)}.subCategoryTab.active{color:#fff;background:#056bd82e;border-color:#056bd8d9}.catalogMeta{margin-top:28px}.catalogCount{color:#ffffff94;margin:0;font-size:15px}.catalogList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px;margin:18px 0 0;padding:0;list-style:none;display:grid}.catalogItem{color:#ffffffeb;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:12px;padding:16px 18px;font-size:15px;line-height:1.45;display:flex}.catalogBullet{background:#056bd8;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:7px}.catalogEmpty{color:#ffffff9e;margin:24px 0 0}.productsSlider{--product-gap:24px;--product-card-width:calc((100% - 48px) / 3);width:100%;margin-top:46px;overflow:hidden}.productsTrack{gap:var(--product-gap);transform:translateX(calc(var(--slide-index) * -1 * (var(--product-card-width) + var(--product-gap))));transition:transform .7s cubic-bezier(.22,1,.36,1);display:flex}.productCard{flex:0 0 var(--product-card-width);isolation:isolate;background:#111722;border-radius:24px;min-height:265px;position:relative;overflow:hidden}.productCard img{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .45s,filter .45s;position:absolute;inset:0}.productCard:hover img{filter:brightness(1.08);transform:scale(1.04)}.productShade{z-index:2;background:linear-gradient(#04080f05 0%,#04080f2e 42%,#04080fdb 100%);position:absolute;inset:0}.productInfo{z-index:3;position:absolute;bottom:22px;left:24px;right:24px}.productInfo h3{letter-spacing:-.04em;color:#fffffff5;margin:0;font-size:26px;font-weight:700;line-height:1.1}.productInfo p{letter-spacing:-.02em;color:#ffffff8f;margin:14px 0 0;font-size:16px;font-weight:400;line-height:1.35}.productsBottom{justify-content:space-between;align-items:center;margin-top:46px;display:flex}.sliderButtons{gap:24px;display:flex}.sliderButton{color:#fff;cursor:pointer;background:linear-gradient(#ffffff17,#ffffff0a);border:1px solid #fff3;border-radius:50%;width:58px;height:58px;font-family:inherit;font-size:38px;font-weight:300;line-height:1;transition:transform .25s,border-color .25s,background .25s}.sliderButton:hover{background:#ffffff1f;border-color:#ffffff61;transform:translateY(-1px)}.seeAllButton{color:#fff;background:#056bd8;border-radius:14px;justify-content:center;align-items:center;min-width:250px;height:58px;font-size:16px;font-weight:500;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 16px 36px #06f3}.seeAllButton:hover{background:#0877ee;transform:translateY(-1px)}@media (width<=1100px){.productsTop,.catalogList{grid-template-columns:1fr}.categoryTabs{flex-wrap:wrap}.productsSlider{--product-card-width:calc((100% - 24px) / 2)}}@media (width<=760px){.productsSection{padding:70px 20px 80px}.productsTop h2{font-size:44px}.categoryTabs{gap:10px}.categoryTab{flex:1;min-width:auto;height:50px;padding:0 18px;font-size:15px}.productsSlider{--product-card-width:100%;margin-top:34px}.productCard{min-height:255px}.productsBottom{flex-direction:column;align-items:stretch;gap:24px}.sliderButtons{justify-content:center}.seeAllButton{width:100%}}.newsSection{background:#080c13;padding:40px 32px 110px}.newsInner{grid-template-columns:360px 1fr;align-items:center;gap:70px;max-width:1260px;margin:0 auto;display:grid}.newsText h2{letter-spacing:-.055em;color:#fffffff0;margin:0;font-size:clamp(40px,3.6vw,56px);font-weight:700;line-height:1.18}.newsText p{letter-spacing:-.025em;color:#ffffff8f;max-width:300px;margin:20px 0 0;font-size:17px;font-weight:400;line-height:1.35}.newsCard{isolation:isolate;background:#111722;border-radius:24px;min-height:250px;position:relative;overflow:hidden}.newsCard img{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .5s,filter .5s;position:absolute;inset:0}.newsCard:hover img{filter:brightness(1.08);transform:scale(1.04)}.newsShade{z-index:2;background:linear-gradient(90deg,#050910d1 0%,#0509108a 45%,#05091040 100%),linear-gradient(#04080f2e 0%,#04080fbf 100%);position:absolute;inset:0}.newsCardContent{z-index:3;position:absolute;bottom:32px;left:36px;right:36px}.newsCardContent h3{letter-spacing:-.055em;color:#fffffff0;max-width:650px;margin:0;font-size:clamp(28px,2.8vw,42px);font-weight:700;line-height:1.18}@media (width<=1100px){.newsInner{grid-template-columns:1fr;gap:40px}.newsText{text-align:center}.newsText p{margin-left:auto;margin-right:auto}}@media (width<=760px){.newsSection{padding:40px 20px 80px}.newsCard{min-height:260px}.newsCardContent{bottom:24px;left:24px;right:24px}.newsCardContent h3{font-size:30px}}.contactSection{background:#080c13;padding:70px 32px 100px}.contactInner{grid-template-columns:.95fr 1fr;align-items:center;gap:96px;max-width:1260px;margin:0 auto;display:grid}.contactInfo h2{letter-spacing:-.055em;color:#fffffff0;margin:0;font-size:clamp(44px,4vw,64px);font-weight:700;line-height:1.18}.contactList{flex-direction:column;gap:18px;max-width:430px;margin-top:42px;display:flex}.contactItem{-webkit-backdrop-filter:blur(18px);color:#dee5f0db;letter-spacing:-.025em;background:linear-gradient(#ffffff1b,#ffffff09);border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:14px;min-height:56px;padding:0 18px;font-size:17px;font-weight:400;display:flex;box-shadow:inset 0 1px #ffffff1a,0 16px 34px #00000038}.contactItem:hover{color:#fff;border-color:#ffffff42}.contactIcon{color:#dee5f0eb;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.contactIcon svg{fill:currentColor;width:19px;height:19px}.contactForm{-webkit-backdrop-filter:blur(22px);background:linear-gradient(#ffffff21,#ffffff0b);border:1px solid #ffffff2e;border-radius:26px;justify-self:end;width:100%;max-width:560px;padding:42px 42px 40px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff0d,0 28px 80px #0000005c}.contactForm:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:radial-gradient(circle at 20% 0,#ffffff2e,#0000 34%),radial-gradient(circle at 80% 100%,#006fff2e,#0000 38%);position:absolute;inset:0}.contactForm>*{z-index:2;position:relative}.contactForm h2{text-align:center;letter-spacing:-.055em;color:#fffffff0;margin:0 0 34px;font-size:clamp(30px,3vw,42px);font-weight:700;line-height:1.18}.formFields{flex-direction:column;gap:20px;display:flex}.formFields input{-webkit-backdrop-filter:blur(16px);color:#fff;letter-spacing:-.025em;background:linear-gradient(#ffffff17,#ffffff09);border:1px solid #ffffff2e;border-radius:13px;outline:none;width:100%;height:58px;padding:0 18px;font-family:inherit;font-size:17px;font-weight:400;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff14,0 10px 28px #00000029}.formFields input::placeholder{color:#cad4e4b8}.formFields input:focus{background:#ffffff12;border-color:#006fffbf;box-shadow:inset 0 1px #ffffff0f,0 0 0 4px #006fff24}.contactForm button{color:#fff;cursor:pointer;background:#056bd8;border:0;border-radius:13px;justify-content:center;align-items:center;width:220px;height:52px;margin:36px auto 0;font-family:inherit;font-size:15px;font-weight:500;transition:transform .25s,background .25s;display:flex;box-shadow:0 16px 36px #0066ff38}.contactForm button:hover{background:#0877ee;transform:translateY(-1px)}.contactForm button:disabled{cursor:not-allowed;opacity:.72}.contactForm button:disabled:hover{background:#056bd8;transform:none}.formStatus{text-align:center;letter-spacing:-.015em;margin:18px 0 0;font-size:14px;line-height:1.5}.formStatus.success{color:#9ff0bf}.formStatus.error{color:#ffb4b4}@media (width<=980px){.contactInner{grid-template-columns:1fr;gap:56px}.contactInfo{text-align:center}.contactList{margin-left:auto;margin-right:auto}.contactForm{justify-self:center}}@media (width<=640px){.contactSection{padding:60px 20px 80px}.contactInfo h2{font-size:42px}.contactItem{min-height:54px;font-size:15px}.contactForm{border-radius:22px;padding:32px 22px 30px}.contactForm h2{margin-bottom:26px;font-size:30px}.formFields input{height:54px;font-size:15px}.contactForm button{width:100%}}.footer{background:#05080f;border-radius:42px 42px 0 0;width:100%;margin-top:40px;position:relative;overflow:hidden}.footerInner{grid-template-columns:1.45fr .65fr 1fr;gap:90px;width:100%;max-width:1440px;min-height:330px;margin:0 auto;padding:74px 88px 76px;display:grid}.footerBrand .logoWrap{align-items:center}.footerBrand .logoMark{border-radius:8px;width:38px;height:38px}.footerBrand .logoText{letter-spacing:-.04em;color:#bac7dbeb;font-size:21px;font-weight:500}.footerNav{color:#bac7dbdb;flex-direction:column;gap:24px;font-size:15px;font-weight:400;display:flex}.footerNav a{width:fit-content;transition:color .2s,transform .2s}.footerNav a:hover{color:#fff;transform:translate(3px)}.footerContacts{flex-direction:column;gap:22px;display:flex}.footerContactItem{color:#bac7dbe0;align-items:center;gap:12px;width:fit-content;font-size:15px;font-weight:400;line-height:1.35;display:flex}.footerContactItem:hover{color:#fff}.footerIcon{color:#bac7dbf2;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.footerIcon svg{fill:currentColor;width:20px;height:20px}.footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:22px 88px;display:flex}.footerBottom p{color:#bac7db9e;margin:0;font-size:14px;line-height:1.4}@media (width<=980px){.footer{border-radius:32px 32px 0 0}.footerInner{grid-template-columns:1fr 1fr;gap:44px;padding:56px 42px 70px}.footerContacts{grid-column:1/-1}.footerBottom{flex-direction:column;align-items:flex-start;padding:22px 42px}}@media (width<=640px){.footer{border-radius:28px 28px 0 0}.footerInner{grid-template-columns:1fr;gap:36px;min-height:auto;padding:42px 24px 56px}.footerNav{gap:18px}.footerBottom{padding:20px 24px}.footerBottom p{font-size:13px}}.revealOnScroll{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(56px)}.revealOnScroll.visible{opacity:1;transform:translateY(0)}.cursorBubble{pointer-events:none;z-index:9999;background:#006fffbf;border-radius:50%;width:7px;height:7px;animation:.75s ease-out forwards bubbleFade;position:fixed;transform:translate(-50%,-50%);box-shadow:0 0 10px #006fffb3,0 0 20px #006fff59}@keyframes bubbleFade{0%{opacity:.9;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-80%)scale(.2)}}@media (width<=760px){.cursorBubble{display:none}}.footerLocationBlock{flex-direction:column;gap:14px;display:flex}.footerMiniMap{background:#111722;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:360px;height:150px;transition:transform .25s,border-color .25s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 42px #00000038}.footerMiniMap:hover{border-color:#ffffff3d;transform:translateY(-2px)}.footerMiniMap iframe{pointer-events:none;border:0;width:100%;height:100%}@media (width<=980px){.footerMiniMap{max-width:100%;height:180px}}@media (width<=640px){.footerMiniMap{border-radius:13px;height:170px}}.languageDropdown{background:#ffffff13;border:1px solid #ffffff24;border-radius:999px;justify-content:center;justify-self:end;align-items:center;width:66px;height:46px;display:inline-flex;position:relative;overflow:hidden}.languageDropdown select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.languageDropdownLabel{z-index:1;color:#fff;pointer-events:none;font-size:14px;font-weight:700;position:relative}.languageSwitcher button:hover{color:#fff}
