.FourColumnCard{border-bottom:1px solid #0A3049;border-radius:0;height:100%}.FourColumnCard:hover{box-shadow:0 0 20px rgba(0,0,0,0.3)}

.Icon{display:inline-block;fill:currentColor}.Icon *{fill:currentColor}.Icon_type-large{height:48px;width:48px}.Icon_type-medium{height:32px;width:32px}.Icon_type-small{height:24px;width:24px}

.AppInstaller{transition:height 300ms ease-in;overflow:hidden;position:relative;flex-shrink:0;z-index:2;height:0}.AppInstaller.AppInstaller_open{height:62px}.AppInstaller.AppInstaller_open.AppInstaller_china{height:134px}@media (min-width: 768px){.AppInstaller{display:none}}.AppInstaller-Wrap{background-color:#388CA1;color:#fff;width:100%;height:62px;position:absolute;bottom:0}.AppInstaller_china .AppInstaller-Wrap{height:134px}.AppInstaller-Row{display:flex;padding:10px 0}.AppInstaller-Row:first-child{border-bottom:1px dotted #cccccc}.AppInstaller-CloseButton{align-self:center}.AppInstaller-CloseButton>svg{font-size:32px}.AppInstaller-Logo{width:42px;height:42px;background-color:#E11F26;color:#fff;display:flex;justify-content:center}.AppInstaller-Logo>svg{align-self:center;justify-self:center;width:24px}.AppInstaller-Text{margin:0 10px;flex-grow:1;font-size:12px}.AppInstaller-TextHeading{font-size:14px;font-weight:600}.AppInstaller-Link{display:flex;align-self:center;padding:0 20px;color:#fff;font-weight:600;font-size:18px}.AppInstaller-Brand{display:block;height:40px;width:40px;background-size:contain;background-position:center;background-repeat:no-repeat;font-size:10px;color:#fff;padding-top:42px;text-align:center}html[dir="ltr"] .AppInstaller-Brand{margin-left:12px}html[dir="rtl"] .AppInstaller-Brand{margin-right:12px}

.CodeSnippet{position:relative;overflow:auto}.CodeSnippet-Code{background-color:#0A3049;padding:18px 48px 16px 16px;color:#c6e7fd;white-space:pre-wrap;margin-bottom:24px;min-height:48px;font-size:14px;line-height:20px}.CodeSnippet .MuiIconButton-root{position:absolute;right:8px;top:8px}code[class*="language-"],pre[class*="language-"]{color:black;background:none;text-shadow:0 1px white;font-family:Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*="language-"]::-moz-selection,pre[class*="language-"] ::-moz-selection,code[class*="language-"]::-moz-selection,code[class*="language-"] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*="language-"]::selection,pre[class*="language-"] ::selection,code[class*="language-"]::selection,code[class*="language-"] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*="language-"],pre[class*="language-"]{text-shadow:none}}pre[class*="language-"]{padding:1em;margin:0.5em 0;overflow:auto}:not(pre)>code[class*="language-"],pre[class*="language-"]{background:#f5f2f0}:not(pre)>code[class*="language-"]{padding:0.1em;border-radius:0.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:slategray}.token.punctuation{color:#c6e7fd}.namespace{opacity:0.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#c6e7fd}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#f05b3c}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#3CABAA}.token.atrule,.token.attr-value,.token.keyword{color:#3cabaa}.token.function,.token.class-name{color:#3CABAA}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}

.CopyButton{position:relative;height:48px}.CopyButton-Button.MuiButtonBase-root{transition:opacity 200ms ease-out;position:absolute;top:0;right:0;height:48px;width:48px}.CopyButton-Button .MuiSvgIcon-root{transform:scale(1.5)}.CopyButton-Text{margin-right:16px;font-weight:600;font-size:16px;transition:opacity 200ms ease-out;height:48px;min-width:48px;display:flex;align-items:center}

.ColorPicker{display:flex;align-items:center}.ColorPicker-Color{width:24px;height:24px;border:1px solid transparent;border-radius:50%;margin-right:2px;display:flex;justify-content:center;align-items:center;opacity:0.5;cursor:pointer;transition:all 200ms ease-in}.ColorPicker-Color:hover,.ColorPicker-Color.ColorPicker-Color_selected{opacity:1;border-color:#A3A3A3}.ColorPicker-Color.ColorPicker-Color_disabled{pointer-events:none;opacity:1}.ColorPicker-InnerColor{height:16px;width:16px;border-radius:50%;pointer-events:none;border:1px solid transparent}.ColorPicker-InnerColor.ColorPicker-InnerColor_border{border-color:#A3A3A3}.ColorPicker-InnerTransparent{height:16px;width:16px;border:1px solid #A3A3A3;border-radius:50%;pointer-events:none}.ColorPicker-InnerTransparent>svg{transform:translate(-5px, -5px)}.ColorPicker-Custom{font-weight:600;font-size:14px;margin-left:12px;color:#0A3049;cursor:pointer}.ColorPicker-InputWrap{position:relative}.ColorPicker-Input{border:none;background-image:none;background-color:transparent;box-shadow:none;outline:none;border-bottom:1px solid #0A3049;width:100px}.ColorPicker-Input.ColorPicker-Input_invalid{border-color:#F4A344}.ColorPicker-InputError{position:absolute;bottom:-13px;font-size:10px;color:#F4A344}.ColorPicker-Text{font-weight:600;font-size:14px;color:#0A3049}

.CookieNotice{flex-shrink:0;z-index:2;width:100%;overflow:hidden;display:none}.CookieNotice-Drawer{z-index:13000 !important}.CookieNotice-Wrap{padding:16px;background-color:#388CA1;color:#fff;display:flex;flex-direction:column;align-items:center;width:100%;font-size:18px;font-weight:400;line-height:1.4}@media (min-width: 1024px){.CookieNotice-Wrap{flex-direction:row}}.CookieNotice-Text{flex-grow:1}.CookieNotice-Button{cursor:pointer;margin-top:18px;padding:7px;background-color:#fff;border-radius:3px;color:#0A3049;font-size:14px;font-weight:600;line-height:18px;text-align:center;min-width:200px;width:100%;text-transform:uppercase}@media (min-width: 1024px){.CookieNotice-Button{width:auto;margin-top:0;margin-left:18px}}.CookieNotice-Link{font-weight:600}.CookieNotice-Link,.CookieNotice-Link:active,.CookieNotice-Link:hover{color:#fff}

.Number{display:inline-flex;margin-right:16px;background-color:#f5f5f5;border:1px solid #E0E0E0;color:#0A3049;height:40px;width:40px;border-radius:50%;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}li{font-size:16px;font-family:inherit;font-weight:500;line-height:1.5;letter-spacing:0}.MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3{display:flex;align-items:center;letter-spacing:0}.MuiTypography-h1.MuiTypography-gutterBottom{margin-bottom:16px}.MuiTypography-h2.MuiTypography-gutterBottom{margin-bottom:24px}.MuiCardContent-root h1{font-size:24px;font-family:inherit;font-weight:200;letter-spacing:0;margin-bottom:16px;line-height:1.4}.MuiCardContent-root h2{font-size:18px;font-family:inherit;font-weight:200;line-height:1.4;letter-spacing:0;margin-bottom:24px}.MuiCardContent-root h3{font-size:16px;font-family:inherit;font-weight:600;line-height:1.4;letter-spacing:0;margin-bottom:8px}.MuiCardContent-root h4{margin-bottom:16px;line-height:1.4}.MuiCardContent-root p{margin-bottom:16px;line-height:1.4;font-size:14px;font-family:inherit;font-weight:500;letter-spacing:0}.MuiCardContent-root li{line-height:1.4;margin-bottom:16px;font-size:14px;font-family:inherit;font-weight:500;letter-spacing:0}.MuiCardContent-root a:not(.MuiButtonBase-root):not(.Tutorial-Tag){color:#E11F26}

.FormError{color:#f4a344;position:sticky;top:0;height:48px;display:flex;align-items:center;background-color:white;z-index:1}

.Pagination{margin:20px 0;display:flex;align-items:center;justify-content:center}.Pagination-Item{user-select:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;height:32px;width:32px;margin-right:16px;flex-shrink:0}.Pagination-Item:first-child,.Pagination-Item:last-child{font-size:24px}.Pagination-Item.Pagination-Item_number{border:1px solid #E0E0E0}.Pagination-Item:not(.Pagination-Item_active):not(.Pagination-Item_disabled):hover{background-color:#E0E0E0}.Pagination-Item.Pagination-Item_active{border:3px solid #3CABAA;background-color:#f7fcff;font-weight:600}.Pagination-Item.Pagination-Item_disabled{cursor:auto}

.ScrollTop{position:fixed;left:30px;bottom:30px;display:flex;flex-direction:column;align-items:center;touch-action:none;opacity:0;transition:opacity 250ms ease-out}.ScrollTop.ScrollTop_visible{touch-action:auto;opacity:1}.ScrollTop-Touch{display:flex;align-items:center;justify-content:center;height:64px;width:64px;background-color:rgba(10,49,73,0.1);border-radius:50%;cursor:pointer;margin-bottom:8px;transform:rotate(90deg)}.ScrollTop-Icon{height:50px;width:50px}.ScrollTop-Text{font-weight:600;font-size:12px}

.Separator{overflow:hidden}.Separator_variant_line{background-color:#E0E0E0;height:1px}.Separator_variant_dashed{height:1px;background-image:linear-gradient(90deg, #E0E0E0, #E0E0E0 60%, transparent 60%, transparent 100%);background-position:bottom;background-size:18px 1px;background-repeat:repeat-x}.Separator_size_small{margin:16px 0}.Separator_size_medium{margin:24px 0}.Separator_size_large{margin:32px 0}

.TableScroll{overflow:auto;width:100%}.TableScroll .MuiTable-root{width:100%;min-width:750px}

.Tag{text-transform:uppercase;font-size:12px;display:flex;align-items:center;padding-top:8px;letter-spacing:1px}.Tag:before{content:"";display:block;height:12px;width:12px;margin-right:6px}.Tag-easy:before{background-color:#3CABAA}.Tag-intermediate:before{background-color:#F4A344}.Tag-difficult:before{background-color:#E11F26}

.ThreeWordAddress{display:flex;align-items:center}.ThreeWordAddress-Logo{color:#E11F26}.ThreeWordAddress-Text{transform:translateY(-6%)}.ThreeWordAddress-Label{color:#0A3049;font-size:14px}

.Video{padding-bottom:56.25%;width:100%;position:relative}.Video-Video{position:absolute;top:0;left:0;width:100%;height:100%}.Video-Video IFRAME{width:100%;height:100%}.Video-VideoCapture{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.Video-Play.MuiFab-root{position:absolute;z-index:2;opacity:1;background-color:#fff;color:#0A3049;top:calc(50% - 24px);left:calc(50% - 24px)}.Video-Play.MuiFab-root:hover{background-color:rgba(255,255,255,0.8);opacity:1 !important}.Video-Play.MuiFab-root svg{font-size:32px}.Video-Play.MuiFab-root.Video-Play_hidden{opacity:0}

.WarningMessage{background-color:#F6D31F;padding:8px 16px}

.ListItemValue{display:flex;align-items:center;justify-self:end;flex-grow:1;justify-content:flex-end}.ListItemValue-Label{font-weight:600;font-size:16px;white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}.ListItemValue-Icon{font-size:32px;flex-shrink:0}html[dir="rtl"] .ListItemValue-Icon{transform:rotate(180deg)}

.ThreeColumnCard{border-bottom:1px solid #0A3049;border-radius:0;height:100%}.ThreeColumnCard:hover{box-shadow:0 0 20px rgba(0,0,0,0.3)}.ThreeColumnCard-Wrap .MuiCardContent-root{flex-grow:1}@media (max-width: 767.98px){.ThreeColumnCard-Wrap .MuiCardContent-root{padding:0 8px !important}}@media (max-width: 767.98px){.ThreeColumnCard-Wrap .MuiCardContent-root :nth-child(n+2){display:none}}@media (max-width: 767.98px){.MuiCardActionArea-root.ThreeColumnCard-Wrap{display:flex;flex-direction:row}}.ThreeColumnCard-Image{height:160px;flex-shrink:0;background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width: 767.98px){.ThreeColumnCard-Image{height:72px;width:72px;background-position:0}}

.Authentication-Upsell .MuiDialogTitle-root{font-weight:300;font-size:24px;line-height:34px;color:#0a3049;height:48px;display:flex;align-items:center;justify-content:center;margin-top:16px;padding:0}@media (max-width: 767.98px){.Authentication-Upsell .MuiDialogTitle-root{display:none}}.Authentication-Upsell .MuiDialogContent-root{overflow:visible}@media (max-width: 767.98px){.Authentication-Upsell .MuiDialogContent-root{margin-top:24px}}.Authentication-Upsell .MuiFormControl-marginDense{margin-bottom:8px}.Authentication-Center{display:flex;justify-content:center;height:24px;margin:4px 0;font-size:14px;line-height:18px;color:#0a3049}.Authentication-CenterText{margin-right:4px;display:block}.Authentication-Link{cursor:pointer}.Authentication-Divider{margin-bottom:24px !important}.Authentication-Upsell{display:flex;height:600px}@media (max-width: 767.98px){.Authentication-Upsell{flex-direction:column;height:auto}}.Authentication-Dialog:not(.Authentication-Dialog_upsell){padding:24px}.Authentication-Dialog:not(.Authentication-Dialog_upsell) .Authentication-Content.Authentication-Content{padding:0}.Authentication-Dialog.MuiDialog-paper{overflow-x:hidden;width:100%}@media (max-width: 767.98px){.Authentication-Dialog.MuiDialog-paper.MuiDialog-paperWidthXs{max-width:450px;margin:0}}@media (min-width: 768px){.Authentication-Dialog.MuiDialog-paper{max-width:450px}}@media (min-width: 768px){.Authentication-Dialog.MuiDialog-paper.Authentication-Dialog_upsell{max-width:760px}}.Authentication-UpsellPanel{background-image:url(https://mapassets.what3words.com/map/v4.0.4/_next/static/images/upsell-desktop-a80f3cf3dccb54c3df09d00dcf7b7a85.png);background-size:cover;background-position:top center;width:380px;min-height:550px;position:relative;display:flex;flex-direction:column-reverse}@media (max-width: 767.98px){.Authentication-UpsellPanel{background-image:url(https://mapassets.what3words.com/map/v4.0.4/_next/static/images/upsell-mobile-513e1f2bbf022fd95ced444c4abc66c2.png);height:420px;min-height:auto;width:auto}}.Authentication-UpsellForm{padding:24px 0px}@media (min-width: 768px){.Authentication-UpsellForm{width:380px;height:600px;overflow:auto}}.Authentication-UpsellText{font-weight:600;font-size:24px;line-height:34px;color:#0a3049;margin:32px}@media (max-width: 767.98px){.Authentication-UpsellText{margin:16px 20px}}.Authentication-UpsellTextBold{font-weight:600;font-size:24px;line-height:34px;color:#0a3049}.Authentication-UpsellTextLight{font-weight:normal;font-size:18px;line-height:25px;color:#0a3049}.Authentication-Title{text-align:center}.Authentication-Footer.Authentication-Footer{text-align:center;color:#0a3049}

.Footer{padding:16px 32px;background-color:#0A3049;color:#fff;position:relative;z-index:1}.Footer-Social{display:flex;flex-direction:column}@media (min-width: 768px){.Footer-Social{justify-content:space-between;flex-direction:row}}.Footer-SocialStore{margin:8px 0}.Footer-SocialStore a{margin-right:8px}.Footer-SocialLinks{margin:8px 0}.Footer-SocialIcon{height:32px;width:32px;margin-right:8px}.Footer-Legal{display:flex;flex-wrap:wrap;font-weight:300}.Footer-LegalCopyright{flex-grow:1;margin:8px 8px 8px 0}@media (max-width: 767.98px){.Footer-LegalCopyright{width:100%}}.Footer-LegalItem{color:#A3A3A3;margin:8px 8px 8px 0}

.FooterLinks{width:100%;background-color:#0A3049}@media (min-width: 768px) and (max-width: 1023.98px){.FooterLinks-Container{column-count:2}}@media (min-width: 1024px){.FooterLinks-Container{column-count:5}}.FooterLinks-Item{display:flex;align-items:center;flex-grow:1;height:64px;break-inside:avoid-column;color:white;justify-content:space-between;font-size:20px;font-weight:300}.FooterLinks-Item.FooterLinks-Item_open{overflow:hidden;opacity:1;pointer-events:all}.FooterLinks-ArrowDown{height:48px;width:48px;padding:8px;flex-shrink:0;transition:transform ease-in 300ms;transform:rotate(-90deg);display:none}.FooterLinks-ArrowDown.FooterLinks-ArrowDown_child{transform:rotate(0);display:block}.FooterLinks-ArrowDown.FooterLinks-ArrowDown_open{transform:rotate(180deg)}.FooterLinks-Sub{break-inside:avoid-column;overflow:hidden;transition:height ease-in 300ms;position:relative}.FooterLinks-SubWrap{position:absolute;left:0;top:0}.FooterLinks-SubLink{display:block;height:48px;padding-left:8px;font-size:16px;font-weight:300;letter-spacing:0.16px;line-height:20px}.FooterLinks-ContainerWrap{break-inside:avoid-column;display:flex;flex-direction:column;flex-wrap:nowrap}

.HeaderMenu{display:flex;background:#0A3049;justify-content:center}.HeaderMenu-Wrap{max-height:48px;width:100%;display:flex;justify-content:space-between;align-items:center;color:#fff;z-index:2}.HeaderMenu-Home{padding-left:16px}.HeaderMenu-Logo{height:48px;display:none;flex-shrink:0}@media (min-width: 768px){.HeaderMenu-Logo.HeaderMenu-Logo_desktop{width:143px;display:block}}@media (max-width: 767.98px){.HeaderMenu-Logo.HeaderMenu-Logo_mobile{width:24px;display:block}}.HeaderMenu-Container{display:flex;flex-grow:1;align-items:center;justify-content:flex-end}.HeaderMenu-Item{text-align:center;justify-content:center;color:#fff;position:relative;letter-spacing:0.12px;font-weight:400;font-size:14px;padding:0 4px;min-width:100px}.HeaderMenu-Item::after{width:50px;content:"";border-bottom:2px solid transparent;position:absolute;bottom:0;left:50%;transform:translateX(-50%);transition:all 0.25s}.HeaderMenu-Item.HeaderMenu-Item_active::after,.HeaderMenu-Item:hover::after{border-bottom-color:#E11F26}.HeaderMenu-Item.HeaderMenu-Item_active{font-size:14px;font-weight:600;letter-spacing:0.14px}.HeaderMenu-ItemLink{white-space:nowrap;padding:0 16px;height:48px;display:flex;align-items:center;color:inherit;justify-content:center}.HeaderMenu-ItemLink:hover{color:#fff}.HeaderMenu-Account{height:48px;width:48px;padding:8px;cursor:pointer;color:#fff;flex-shrink:0}.HeaderMenu-Menu{height:48px;width:48px;cursor:pointer;flex-shrink:0}.HeaderMenu-Sub{width:360px;left:calc(50% - 180px);border-top:2px solid #E11F26;background-color:#F0FAFF;display:none;position:absolute;top:56px;box-shadow:0 0 5px 1px rgba(0,0,0,0.2);border-radius:2px;font-size:16px}.HeaderMenu-Item:hover .HeaderMenu-Sub{display:block}.HeaderMenu-Sub:before{content:"";display:block;width:100%;height:8px;position:absolute;top:-10px}@media (max-width: 767.98px){.HeaderMenu-Sub{width:200px;left:calc(50% - 100px)}}.HeaderMenu-SubLink{display:flex;align-items:center;justify-content:space-between;color:#000;text-transform:initial;height:48px;text-align:left;padding-left:20px;font-weight:300}.HeaderMenu-SubLink:hover{color:#000}.HeaderMenu-ArrowDown{height:48px;width:48px;padding:8px}.HeaderMenu-Language{font-size:12px;cursor:pointer}.HeaderMenu-LanguageMenu{height:24px;width:24px;flex-shrink:0}

.HeaderMenuDropdown .MuiDrawer-paper{background-color:#0A3049;width:375px;max-width:100vw;position:absolute;top:48px;height:calc(100% - 48px);border:none}.HeaderMenuDropdown.HeaderMenuDropdown_Light .MuiPaper-root{background-color:#fff}.HeaderMenuDropdown-Item.MuiButtonBase-root{font-size:14px;color:#fff;height:48px}.HeaderMenuDropdown-ItemAccount.MuiListItem-root{font-size:16px;background-color:#DBEFFA;height:48px;justify-content:space-between}html[dir="ltr"] .HeaderMenuDropdown-ItemAccount.MuiListItem-root{padding-left:8px}html[dir="rtl"] .HeaderMenuDropdown-ItemAccount.MuiListItem-root{padding-right:8px}.HeaderMenuDropdown-ItemAccount.MuiListItem-root a{font-weight:600}.HeaderMenuDropdown-ItemAccount.MuiListItem-root svg{font-size:32px}html[dir="ltr"] .HeaderMenuDropdown-ItemAccount.MuiListItem-root svg{margin-right:8px}html[dir="rtl"] .HeaderMenuDropdown-ItemAccount.MuiListItem-root svg{margin-left:8px}.HeaderMenuDropdown-ItemAccount.MuiListItem-root span{display:flex;align-items:center}html[dir="ltr"] .HeaderMenuDropdown-ItemAccount.MuiListItem-root span.HeaderMenuDropdown-ItemAccountLabel{padding-left:8px}html[dir="rtl"] .HeaderMenuDropdown-ItemAccount.MuiListItem-root span.HeaderMenuDropdown-ItemAccountLabel{padding-right:8px}.HeaderMenuDropdown-SettingBlock{background-color:#fff}.HeaderMenuDropdown-SocialStore{display:flex;justify-content:center;padding:24px}.HeaderMenuDropdown-SocialStore a{margin:4px}.HeaderMenuDropdown-SocialStore svg{height:40px;width:112.5px}.HeaderMenuDropdown-LabelSmall{font-size:11px}.HeaderMenuDropdown-BackButton{background:#DBEFFA;height:48px;display:flex;flex-shrink:0;align-items:center;padding:8px 16px;cursor:pointer;padding-left:8px}.HeaderMenuDropdown-BackButton svg{font-size:32px}html[dir="rtl"] .HeaderMenuDropdown-BackButton svg{transform:rotate(180deg)}html[dir="rtl"] .HeaderMenuDropdown-Label{text-align:right;margin-right:-11px;margin-left:16px}

.HeaderChild{position:relative;width:100%;background-color:#F0FAFF;padding-right:48px;overflow:hidden;transition:height 300ms ease-out}.HeaderChild-Wrap{display:flex;justify-content:space-around;flex-wrap:wrap}.HeaderChild-Item{font-size:14px;font-weight:300;display:inline-flex;color:#0A3049;padding:0 16px;height:48px;align-items:center}.HeaderChild-Action{position:absolute;right:0;top:0;height:48px;width:48px;padding:8px;cursor:pointer;transition:transform 300ms ease-out;transform:rotate(0)}.HeaderChild_open .HeaderChild-Action{transform:rotate(180deg)}

.Header{width:100%}

.SideMenu{width:auto;-ms-overflow-style:none;scrollbar-width:none}.SideMenu::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}@media (min-width: 1024px){.SideMenu{width:220px;position:sticky;top:0;height:100vh;overflow:auto}}@media all and (-ms-high-contrast: none){.SideMenu{position:static;top:auto;height:auto;overflow:hidden}}.SideMenu-Heading{font-size:24px;font-weight:300;height:48px;margin-bottom:24px;display:flex;align-items:center}.SideMenu-Link{align-items:center;justify-content:space-between;height:48px;font-size:16px;font-weight:400;border-bottom:1px solid #0A3049;border-left:2px solid transparent;padding-left:16px;position:relative;display:flex}.SideMenu-Link:hover{border-left-color:#E11F26}.SideMenu-Block .SideMenu-Block .SideMenu-Block .SideMenu-Link:hover{border-left-color:transparent;font-weight:600}@media (min-width: 1024px){.SideMenu>.SideMenu-Link{display:none}}@media (min-width: 1024px){.SideMenu>.SideMenu-Block>.SideMenu-Link:first-child{border-top:1px solid #E0E0E0}}@media (max-width: 1023.98px){.SideMenu-Link{background-color:#fff}}.SideMenu-Link.SideMenu-Link_active{font-weight:600;border-left-color:#E11F26}.SideMenu-Block .SideMenu-Block .SideMenu-Block .SideMenu-Link.SideMenu-Link_active{border-left-color:transparent}.SideMenu-Block .SideMenu-Link{border-bottom-color:#E0E0E0}.SideMenu-Block .SideMenu-Block .SideMenu-Link{border-bottom-style:dashed}.SideMenu-Block .SideMenu-Block .SideMenu-Block .SideMenu-Link{border-bottom-style:dotted}.SideMenu-Block .SideMenu-Block .SideMenu-Block .SideMenu-Link:before{content:"";display:block;height:4px;width:4px;background-color:#0A3049;border-radius:50%;position:absolute;left:6px}.SideMenu-LinkIcon{height:16px;width:16px;margin:12px}.SideMenu-ActiveIcon{height:24px;width:24px;margin:12px;transition:transform 300ms ease-out;transform:rotate(0);flex-shrink:0;display:none}.SideMenu-ActiveIcon.SideMenu-ActiveIcon_open{transform:rotate(180deg)}@media (max-width: 1023.98px){.SideMenu-ActiveIcon{display:block}}.SideMenu-Block{padding-left:16px;display:none}@media (max-width: 1023.98px){.SideMenu-Block{background-color:#fff}}.SideMenu>.SideMenu-Block{padding-left:0}@media (min-width: 1024px){.SideMenu>.SideMenu-Block{display:block}}.SideMenu-Block.SideMenu-Block_open{display:block}

