.Spinner_main__NZ9_7{z-index:10000;position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background-color:var(--white)}.Spinner_spinner__dYTEm{width:8rem;height:8rem;border-radius:50%;border:.5rem solid transparent;background-size:100% 100%,50% 50%,50% 50%,50% 50%,50% 50%;background-repeat:no-repeat;background-image:linear-gradient(#fff,#fff),linear-gradient(30deg,var(--red),var(--red)),linear-gradient(120deg,var(--orange),var(--orange)),linear-gradient(300deg,var(--primary),var(--primary)),linear-gradient(210deg,var(--primary),var(--primary));background-position:50%,0 0,100% 0,0 100%,100% 100%;background-origin:content-box,border-box,border-box,border-box,border-box;background-clip:content-box,border-box,border-box,border-box,border-box;transform:rotate(30deg);animation:Spinner_spin__wEDl_ 4s linear infinite}@keyframes Spinner_spin__wEDl_{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.Pagination_pagination__yfQ_d{width:100%;display:flex;justify-content:center;gap:80px}.Pagination_pagination__yfQ_d button{border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.Pagination_pagination__link__LhwnF{cursor:pointer;text-decoration:none;font-size:20px;font-weight:400;font-family:NeuSans Book,sans-serif;line-height:104%;letter-spacing:.2px;color:var(--mid-grey);transition:color .2s ease-out}.Pagination_pagination__link--active__iOFL1,.Pagination_pagination__link__LhwnF:hover{color:var(--yellow)}@media(max-width:1023px){.Pagination_pagination__yfQ_d{gap:28px;flex-wrap:wrap}.Pagination_pagination__link__LhwnF{font-size:18px}}.FilterDropdown_customSelectArrow__RS_lj,.FilterDropdown_select__pXdxk{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25zIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5IDguOTk5OTdMMTIgMTZMNSA4Ljk5OTk3IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+CjwvZz4KPC9zdmc+Cg==") no-repeat calc(100% - var(--spacing-base)) 50%;background-size:24px}.FilterDropdown_select__pXdxk{align-items:center;display:flex;gap:var(--spacing-base);flex-direction:row;justify-content:space-between;background-color:transparent;border:1px solid var(--grey);border-radius:4px;padding:var(--spacing-s) var(--spacing-base);width:100%}@media(min-width:1024px){.FilterDropdown_select__pXdxk{width:216px}}.FilterDropdown_filterGroup__vthb7 legend{margin-bottom:var(--spacing-base)}.FilterDropdown_fieldGroupFields__nPM1q{display:flex;flex-wrap:wrap;gap:10px}.Filters_root__9Tsu9{--tag-bg-color:transparent;--tag-text-color:var(--fg);--tag-border-color:#9696a5;--tag-bg-color-active:var(--fg);--tag-text-color-active:var(--bg);--tag-border-color-active:var(--fg);width:100%;background:var(--bg);padding:24px 0}@media(min-width:1024px){.Filters_root__9Tsu9{padding:32px 0}}.Filters_filtersGridWrap__bmoJT{display:grid;grid-template-columns:1fr;grid-template-rows:0fr;transition:grid-template-rows .7s cubic-bezier(.25,1,.5,1)}.Filters_filtersWrap__2cJ1E{width:100%;height:100%;min-height:0;overflow:hidden}.Filters_filters__vitNv{width:100%;display:grid;grid-template-columns:repeat(var(--columns,1),1fr);grid-gap:24px;gap:24px;color:var(--fg);background:var(--purple);padding:32px 24px}@media(max-width:1023px){.Filters_filters__vitNv{grid-template-columns:1fr}}.Filters_filtersComponent__Hdfes{width:100%}.Filters_filtersComponent__expanded__PFMAW .Filters_filtersGridWrap__bmoJT{grid-template-rows:1fr}.Filters_filtersGroup__S9SQr{position:relative;transform:none}.Filters_filtersToggleButton__X43EC{display:block;margin-left:auto;display:flex;align-items:center;background:var(--purple);outline:none;border:none;cursor:pointer}.Filters_filtersToggleButton__X43EC span{padding:16px;color:var(--off-white)}.Filters_expandIcon__EmKZv{width:44px;height:44px}.BlogList_pagination__CD1G3{display:flex;justify-content:space-between;padding:var(--spacing-xl) var(--spacing-m) var(--spacing-m) 0}.BlogList_pagination__CD1G3 li{list-style:none}.BlogList_pageLink__KM2NT{text-decoration:none;color:var(--color-text);font-size:1rem;font-weight:600;padding:var(--spacing-s) var(--spacing-m);border-radius:5px;cursor:pointer}.BlogList_pageLink__KM2NT:hover{color:var(--color-white);text-decoration:none}.BlogList_disabled__9fAKJ{opacity:.5;cursor:not-allowed}.BlogList_next__dB3Im,.BlogList_previous__GnRMh{cursor:pointer}.BlogList_active__CxLVe a{background-color:var(--light-grey)}.BlogList_blogListWrap__hk4pE{width:100%;background:var(--bg)}.BlogList_blogList__iYQVM{padding:0 32px 32px}.BlogList_blogList_list__P8Cc3{display:flex;align-content:stretch;flex-wrap:wrap;gap:32px}@media(max-width:1023px){.BlogList_blogList__iYQVM{padding:0 0 24px}.BlogList_blogList_list__P8Cc3{gap:24px 0}}.Footer_root__g9BuT{color:var(--secondary);background-color:var(--black-ink);padding-bottom:40px}.Footer_root_logos_divider__gPyXD{position:relative;height:1px;background-color:var(--mid-grey);margin-bottom:20px}@media(max-width:580px){.Footer_root_logos_divider__gPyXD{display:none}}.Footer_root_logos__KlWm_{margin-bottom:20px}@media(max-width:768px){.Footer_root_logos__KlWm_>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:580px){.Footer_root_logos__KlWm_>div{grid-template-columns:repeat(2,1fr)}}.Footer_root_logo__W4hB7{display:flex;align-items:center;padding:12px}.Footer_root_logo_link__mwVlE{display:flex;justify-content:center;align-items:center}.Footer_root_logo_image__wvgEZ{max-height:72px;max-width:140px;object-fit:contain}@media(max-width:320px){.Footer_root_logo_image__wvgEZ{width:100%}}@media(max-width:768px){.Footer_root__g9BuT{background-color:var(--dark-grey)}}.Footer_root_top__BxSMk{padding-top:40px;padding-bottom:40px;background-color:var(--dark-grey)}@media(max-width:768px){.Footer_root_top__BxSMk{padding-bottom:0}}.Footer_root_top_logo__oyOWh{height:40px;margin-bottom:40px}@media(max-width:768px){.Footer_root_top_logo__oyOWh{height:24px;margin-bottom:32px}}.Footer_root_bottom__w1ADL{padding-top:40px;margin-bottom:50px}@media(max-width:768px){.Footer_root_bottom__w1ADL{padding-top:0;margin-bottom:32px}}.Footer_root_bottom__w1ADL>*{row-gap:32px}.Footer_root_officeDetail__8DdsW{display:flex;flex-direction:column;gap:12px}@media(max-width:768px){.Footer_root_officeDetail__8DdsW{margin-bottom:32px}}.Footer_root_officeDetail__8DdsW p:not(:first-child){color:var(--mid-grey);line-height:1.4}.Footer_root_officeDetail__8DdsW a{color:var(--mid-grey)}.Footer_root_menuItem__F360_ h6{margin-bottom:24px}.Footer_root_menuItem__F360_ a,.Footer_root_menuItem__F360_ h6{transition:all .5s}.Footer_root_menuItem_links__BzKrg{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:var(--mid-grey)}@media(hover:hover)and (pointer:fine){.Footer_root_menuItem_links__BzKrg:has(a:hover) a:not(:hover){opacity:.2}}.Footer_root_menuItem_links__BzKrg a{display:block;padding:4px 0}.Footer_root_accordionItem__P2rsD button{background:none;border:none;cursor:pointer;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--secondary);height:56px;padding:0 6px 0 0;line-height:.8}.Footer_root_accordionItem__P2rsD button svg{fill:var(--mid-grey);height:14px;transition:all .5s;rotate:-45deg}.Footer_root_accordionItem_content__nYxZD{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .5s;border-bottom:1px solid var(--mid-grey)}.Footer_root_accordionItem_content_inner__eVmN0{min-height:0}.Footer_root_accordionItem_content_inner__eVmN0>*{width:100%;padding:0}.Footer_root_accordionItem_content_inner__eVmN0>:last-child{padding-bottom:16px}.Footer_root_accordionItem___open__D_KDB .Footer_root_accordionItem_content__nYxZD{grid-template-rows:1fr}.Footer_root_accordionItem___open__D_KDB button svg{rotate:0deg}.Footer_root_copyright__N9SOg{color:var(--mid-grey)}.Logo_root__CHViX{display:flex;align-items:center;position:relative;height:inherit;width:inherit;transition:opacity .15s ease}.Logo_root__CHViX svg{display:flex}.FooterSocial_social__nxvqx{list-style:none;padding:0;display:flex;align-items:center;justify-content:flex-end}.FooterSocial_social__nxvqx a{padding:0 .5rem;color:var(--white)}.FooterSocial_social__nxvqx a span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.FooterSocial_social__nxvqx a svg{height:20px;width:20px}.FooterSocial_social__nxvqx a :hover{color:var(--primary)!important}.FooterLinks_footerMenu__3SqOM{list-style:none;padding:0;margin-right:10px}.FooterLinks_footerMenu__3SqOM li{margin-bottom:10px}@media screen and (min-width:768px){.FooterLinks_footerMenu__3SqOM{margin-right:20px;margin-right:40px}}.SubMenu_root__RtHTY{position:absolute;width:100%;min-height:calc(var(--100lh) - var(--header-height));top:var(--header-height);left:0;z-index:2;display:flex;flex-direction:column}.SubMenu_root__RtHTY>*{z-index:2}.SubMenu_root__RtHTY:after,.SubMenu_root__RtHTY:before{content:"";position:absolute;width:50%;height:100%;left:0;top:0;z-index:1;background-color:var(--fg);transform-origin:50% 0;transition:1s cubic-bezier(.22,1,.36,1)}.SubMenu_root__RtHTY:after{left:50%;transition-delay:.1s}@media(max-width:1023px){.SubMenu_root__RtHTY{padding-bottom:100px}.SubMenu_root__RtHTY:after,.SubMenu_root__RtHTY:before{width:100%;height:50.5%;transform-origin:100% 0}.SubMenu_root__RtHTY:after{left:0;top:50%}}.SubMenu_root___close__G1PEZ{pointer-events:none;height:calc(var(--100lh) - var(--header-height));overflow:hidden}.SubMenu_root___close__G1PEZ:after,.SubMenu_root___close__G1PEZ:before{scale:1 0}@media(max-width:1023px){.SubMenu_root___close__G1PEZ:after,.SubMenu_root___close__G1PEZ:before{scale:0 1}}.SubMenu_root___close__G1PEZ .SubMenu_root_grid_item__6Cxt9,.SubMenu_root___close__G1PEZ .SubMenu_root_header__hZ1LD{opacity:0;transition-delay:0ms!important}.SubMenu_root__RtHTY h6{display:flex;align-items:center;gap:12px}.SubMenu_root__RtHTY h6 svg{transition:all .5s;height:14px;position:relative;top:-1px}.SubMenu_root_grid__3QvBn{position:relative;display:flex;flex-wrap:wrap;flex-grow:1}.SubMenu_root_grid_item__6Cxt9{width:33.33%;aspect-ratio:1.5/1;transition:all .8s;position:relative;padding:24px}.SubMenu_root_grid_item__6Cxt9 *{color:var(--bg);position:relative;z-index:3;transition:color .3s ease;transition-delay:.2s}.SubMenu_root_grid_item__6Cxt9 svg{fill:var(--icon-color);transition:fill .3s ease;transition-delay:.2s}.SubMenu_root_grid_item__6Cxt9:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-bottom:1px solid var(--grid-color);border-right:1px solid var(--grid-color);z-index:2}.SubMenu_root_grid_item__6Cxt9:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--hover-color);z-index:1;scale:1 0;transition:all .8s cubic-bezier(.22,1,.36,1);transform-origin:0 100%}@media(min-width:1024px){.SubMenu_root_grid_item__6Cxt9:nth-child(3n):after{border-right:none}.SubMenu_root_grid_item__6Cxt9:nth-child(n+4):after{border-top:none}.SubMenu_root_grid_item__6Cxt9:hover *{color:var(--hover-text-color);transition-delay:0ms}.SubMenu_root_grid_item__6Cxt9:hover svg{fill:var(--icon-color-hover);transition-delay:0ms}.SubMenu_root_grid_item__6Cxt9:hover:before{scale:1 1}.SubMenu_root_grid_item__6Cxt9:first-child{transition-delay:.1s}.SubMenu_root_grid_item__6Cxt9:nth-child(2){transition-delay:.15s}.SubMenu_root_grid_item__6Cxt9:nth-child(3){transition-delay:.2s}.SubMenu_root_grid_item__6Cxt9:nth-child(4){transition-delay:.25s}.SubMenu_root_grid_item__6Cxt9:nth-child(5){transition-delay:.3s}.SubMenu_root_grid_item__6Cxt9:nth-child(6){transition-delay:.35s}.SubMenu_root_grid_item__6Cxt9:nth-child(7){transition-delay:.4s}.SubMenu_root_grid_item__6Cxt9:nth-child(8){transition-delay:.45s}.SubMenu_root_grid_item__6Cxt9:nth-child(9){transition-delay:.5s}.SubMenu_root_grid_item__6Cxt9:nth-child(10){transition-delay:.55s}}@media(max-width:1023px){.SubMenu_root_grid_item__6Cxt9{width:100%;aspect-ratio:unset}.SubMenu_root_grid_item__6Cxt9 h6{line-height:.8}.SubMenu_root_grid_item__6Cxt9:after{border-top:none}.SubMenu_root_grid_item__6Cxt9:hover *{color:var(--bg);transition-delay:.2s}.SubMenu_root_grid_item__6Cxt9:hover svg{fill:var(--icon-color);transition-delay:.2s}.SubMenu_root_grid_item__6Cxt9:hover:before{scale:1 0}.SubMenu_root_grid_item__6Cxt9:first-child,.SubMenu_root_grid_item__6Cxt9:nth-child(10),.SubMenu_root_grid_item__6Cxt9:nth-child(2),.SubMenu_root_grid_item__6Cxt9:nth-child(3),.SubMenu_root_grid_item__6Cxt9:nth-child(4),.SubMenu_root_grid_item__6Cxt9:nth-child(5),.SubMenu_root_grid_item__6Cxt9:nth-child(6),.SubMenu_root_grid_item__6Cxt9:nth-child(7),.SubMenu_root_grid_item__6Cxt9:nth-child(8),.SubMenu_root_grid_item__6Cxt9:nth-child(9){transition-delay:.5s}}.SubMenu_root_grid_item_anchorLinks__MTtK6{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:14px}.SubMenu_root_grid_item_anchorLinks__MTtK6 a{padding:10px 0;transition:all .4s;font-size:1.125em;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.034px}.SubMenu_root_grid_item_anchorLinks__MTtK6 a span{padding:5px 0;display:block;width:100%}@media(min-width:1024px){.SubMenu_root_grid_item_anchorLinks__MTtK6:has(a:hover) a{opacity:.3}.SubMenu_root_grid_item_anchorLinks__MTtK6 a:hover{opacity:1!important}}@media(max-width:1023px){.SubMenu_root_grid_item_anchorLinks__MTtK6:has(a:hover) a{opacity:1}.SubMenu_root_grid_item_anchorLinks__MTtK6 a:hover{opacity:1}}.SubMenu_root_header__hZ1LD{background:none;border:none;cursor:pointer;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:32px 24px;position:relative;width:100%;transition:all .8s cubic-bezier(.22,1,.36,1);display:block;aspect-ratio:unset}.SubMenu_root_header__hZ1LD:after{border-right:none}.SubMenu_root_header__hZ1LD:first-child{border-top:1px solid var(--grid-color)}.SubMenu_root_header_thumbnailImage__sSO_S{width:160px;height:160px}.SubMenu_root_header_thumbnailImage__sSO_S img{width:100%;height:100%;object-fit:cover}.SubMenu_root_header__hZ1LD:first-child{transition-delay:0ms}.SubMenu_root_header__hZ1LD:nth-child(2){transition-delay:80ms}.SubMenu_root_header__hZ1LD:nth-child(3){transition-delay:.16s}@media(max-width:1023px){.SubMenu_root_header__hZ1LD{transition-delay:.5s!important}}@media(min-width:1024px){.SubMenu_root___compact__YUvvS{height:auto;min-height:auto}}.SubMenu_root___compact__YUvvS .SubMenu_root_grid__3QvBn{flex-grow:0}.SubMenu_root___compact__YUvvS .SubMenu_root_grid_item__6Cxt9{display:flex;justify-content:space-between;align-items:flex-start;aspect-ratio:auto;padding:32px 24px 24px}@media(min-width:1024px){.SubMenu_root___compact__YUvvS .SubMenu_root_grid_item__6Cxt9:first-child,.SubMenu_root___compact__YUvvS .SubMenu_root_grid_item__6Cxt9:nth-child(2),.SubMenu_root___compact__YUvvS .SubMenu_root_grid_item__6Cxt9:nth-child(3){border-top:1px solid var(--grid-color)}}@media(max-width:1023px){.SubMenu_root___compact__YUvvS .SubMenu_root_grid_item__6Cxt9{width:100%}.SubMenu_root___compact__YUvvS .SubMenu_root_grid_item__6Cxt9:after{border-right:none}}.Header_root__hagAA{z-index:99;position:fixed;top:0;left:0;width:100%;height:auto;overflow:visible;pointer-events:none;height:var(--100lh);overflow-x:clip;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;transition:all 1s cubic-bezier(.22,1,.36,1)}.Header_root__hagAA::-webkit-scrollbar{display:none}.Header_root_header__ekAGE{transition:background-color .3s ease}.Header_root_links_item__BNG6I{transition:color .3s ease}.Header_root___scrolled__N5U_q .Header_root_header__ekAGE{background-color:var(--primary);box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_root___scrolled__N5U_q .Header_root_header__ekAGE:after,.Header_root___scrolled__N5U_q .Header_root_header__ekAGE:before{opacity:0!important;visibility:hidden}.Header_root__hagAA:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;transition:all 1s;background-color:var(--bg);opacity:0}.Header_root___hidden___GhZf{transition:all 1s cubic-bezier(.55,0,1,.45);translate:0 -100%}.Header_root___lockMenu__tK6_N{position:fixed;pointer-events:auto;overflow:auto}.Header_root___lockMenu__tK6_N:before{opacity:.6}.Header_root___lockMenu__tK6_N .Header_root_header__ekAGE:after{opacity:1;transition:opacity .2s ease-out}.Header_root___mobile__s2PBm .Header_root_links__Oooir{position:absolute;top:calc(var(--header-height));width:100%;flex-direction:column;justify-content:flex-start;pointer-events:none;gap:0;min-height:calc(var(--100lh) - var(--header-height));left:0;translate:100% 0;opacity:0;transition:.8s cubic-bezier(.22,1,.36,1)}.Header_root___mobile__s2PBm .Header_root_links__Oooir:after{z-index:1;background-color:var(--fg);transform-origin:100% 0;scale:0 1;pointer-events:none;content:"";position:absolute;width:100%;height:100%;left:0;top:0;scale:1;background-color:var(--bg);opacity:0;z-index:2;transition:1s cubic-bezier(.22,1,.36,1);transition-delay:.1s}.Header_root___mobile__s2PBm .Header_root_links_item__BNG6I{width:100%;padding:32px;height:auto;border-bottom:1px solid var(--grid-color);position:relative;z-index:2;background-color:transparent;opacity:0;transition:all 1s cubic-bezier(.22,1,.36,1)}.Header_root___mobile__s2PBm .Header_root_links_item__BNG6I:first-child{border-top:1px solid var(--grid-color)}.Header_root___mobile__s2PBm .Header_root_links_item___active__ESNXy{background-color:rgba(128,90,213,.1)}.Header_root___mobile__s2PBm .Header_root_links_item___active__ESNXy:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background-color:var(--purple);z-index:3}.Header_root___menuOpen__4hpxL .Header_root_links__Oooir{translate:0 0;pointer-events:all;opacity:1;background-color:var(--fg)}.Header_root___menuOpen__4hpxL .Header_root_links__Oooir:after,.Header_root___menuOpen__4hpxL .Header_root_links__Oooir:before{scale:1}.Header_root___menuOpen__4hpxL .Header_root_links_item__BNG6I{opacity:1}.Header_root___submenuOpen__Nt77o .Header_root_links_item__BNG6I{transition-delay:0ms;opacity:0}.Header_root___submenuOpen__Nt77o .Header_root_links__Oooir:after{opacity:1}.Header_root_header__ekAGE{pointer-events:auto;position:relative;z-index:3;height:var(--header-height);width:100%;padding:0 40px;display:flex;justify-content:space-between;align-items:center;transition:background-color .5s}@media(max-width:768px){.Header_root_header__ekAGE{padding:0 24px}}.Header_root_header__ekAGE:after,.Header_root_header__ekAGE:before{z-index:-1;content:"";position:absolute;width:100%;height:100%;left:0}.Header_root_header__ekAGE:before{background:linear-gradient(180deg,var(--fg-default) 0,transparent 100%)}.Header_root_header__ekAGE:after{background:var(--bg-default);opacity:0;transition:opacity .1s ease-out}.Header_root_logo__hhFH3 svg{height:30px}.Header_root_links__Oooir{position:absolute;left:50%;translate:-50%;display:flex;justify-content:center;align-items:center;gap:40px;flex-grow:1;height:100%}.Header_root_links_item__BNG6I{position:relative;white-space:nowrap}.Header_root_links_item_content__WGU8x{display:flex;align-items:center;gap:12px}.Header_root_links_item_chevron__AIW7O{display:block!important;transition:transform .2s cubic-bezier(.4,0,.2,1);color:inherit}.Header_root_links_item_chevron___open___e10k{transform:rotate(180deg)}.Header_root_links_item__BNG6I:hover:after{width:100%;opacity:.6}.Header_root_buttons__XYtx5{display:flex;align-items:center}.Header_root_buttons_mobile__UHF8o{display:none}@media(max-width:1023px){.Header_root_buttons_mobile__UHF8o{display:flex;align-items:center}}.Header_root_buttons_desktop__8ehl6{display:flex;align-items:center}.Header_root_buttons_desktop__8ehl6 a,.Header_root_buttons_desktop__8ehl6 button{display:inline-flex;align-items:center;justify-content:center;line-height:1}.Header_root_buttons_desktop__8ehl6 a span,.Header_root_buttons_desktop__8ehl6 button span{display:block;line-height:1}@media(max-width:1023px){.Header_root_buttons_desktop__8ehl6{display:none}}.Header_regionBanner__uPa0L{position:relative;z-index:4;width:100%;background-color:#2d2d32;color:#fff;padding:8px 0;font-size:14px;text-align:center;pointer-events:auto;display:block}.Header_regionBanner_content__ryR3e{justify-content:center;align-items:center;flex-wrap:wrap;gap:0;max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.Header_regionBanner_content__ryR3e{padding:0 24px}}@media(max-width:480px){.Header_regionBanner_content__ryR3e{font-size:13px}}.Header_regionBanner_link__4YJjp{background:none;border:none;color:inherit;font-size:inherit;font-family:inherit;cursor:pointer;padding:0;margin:0 4px;text-decoration:none;position:relative;display:inline}@media(min-width:1024px){.Header_regionBanner_link__4YJjp:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transition:transform .2s ease}.Header_regionBanner_link__4YJjp:hover:after{transform:scaleX(1)}}@media(max-width:1023px){.Header_regionBanner_link__4YJjp:active{opacity:.7}}.PreviewMode_previewBanner__aZLDJ{position:fixed;bottom:0;left:0;display:flex;justify-content:center;width:100%;pointer-events:none}.PreviewMode_previewBanner__aZLDJ>div{display:block;background:#fff;padding:9px 19px;border-radius:10px 10px 0 0;font-weight:600;font-size:14px;box-shadow:0 0 5px 1px rgba(0,0,0,.212);pointer-events:all}.PreviewMode_previewBanner__aZLDJ a{text-decoration:none}.PreviewMode_previewBanner__aZLDJ button{height:23px;width:23px;font-size:12px;line-height:19px;background-color:transparent;margin-left:12px;border:1px solid #add8e6;border-radius:2px;padding:0 5px;cursor:pointer}.PreviewMode_previewBanner__aZLDJ button:hover{background-color:#add8e6}