/* z-indices */

.Sidebar_sidebar__Q5fj {
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media print {

.Sidebar_sidebar__Q5fj {
        display: none !important;
}
    }

.Sidebar_sidebarFooter__s4Ij {
    background: white;
    position: -webkit-sticky;
    position: sticky;
    /* display: 'flex' is a hack to make Safari support position: 'sticky' */
    display: flex;
    bottom: 0;
    border-top: 1px solid var(--clr-granite8);
}

.Sidebar_sidebarFooter__s4Ij .Sidebar_buttonContainer__knl4 {
        display: flex;
        flex-wrap: wrap;
        flex: 1;
        justify-content: flex-end;
        padding: 16px;
    }

.Sidebar_closeButton__9SIc {
    padding: 4px;
}

.Sidebar_closeButton__9SIc.Sidebar_withBackground__OuGL {
        box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12);
        background-color: var(--clr-granite8);
    }

.Sidebar_closeButton__9SIc.Sidebar_withBackground__OuGL:hover, .Sidebar_closeButton__9SIc.Sidebar_withBackground__OuGL:focus {
            background-color: var(--clr-granite7);
        }

.Sidebar_sidebarHead__OC2z {
    height: 58px;
    position: relative;
    border-bottom-color: var(--clr-granite8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: flex;
    align-items: center;
    padding-left: calc(8px * 2);
    padding-right: calc(8px * 2);
}

.Sidebar_sidebarHead__OC2z .Sidebar_titleWrapper__cdSv {
        display: flex;
        flex-grow: 2;
        justify-content: center;
        overflow: hidden;
    }

.Sidebar_sidebarHead__OC2z .Sidebar_titleWrapper__cdSv .Sidebar_title__4xsX {
            flex: 1;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: bold;
        }

.Sidebar_sidebarHead__OC2z .Sidebar_titleWrapper__cdSv .Sidebar_title__4xsX.Sidebar_center__yqo1 {
                text-align: center;
            }

.Sidebar_sidebarHead__OC2z .Sidebar_secondaryActionsContainer__Kcrd {
        display: flex;
        flex-grow: 1;
        justify-content: flex-end;
        align-items: center;
    }

.Sidebar_sidebarHead__OC2z .Sidebar_secondaryActionsContainer__Kcrd .Sidebar_hasAnything__Dh41 {
            margin-right: -8px;
        }

.Sidebar_sidebarHead__OC2z .Sidebar_closeButton__9SIc {
        height: 24px;
        width: 24px;
    }

.InstallAppModal_dialogContent__jLCt {
    box-sizing: border-box;
    max-width: 30rem;
    overflow-x: hidden;
    text-align: center;
}

.InstallAppModal_dialogContent__jLCt.MuiButton-textPrimary {
        font-variation-settings: 'wght' 600;
    }

.InstallAppModal_dialogContent__jLCt.MuiButton-textNeutral {
        font-variation-settings: 'wght' 400;
    }

.InstallAppModal_dialogTitle__Ioad {
    box-sizing: border-box;
    font-size: 20px;
    max-width: 30rem;
    padding-top: 40px;
    white-space: pre-line;
    text-align: center;
}

.InstallAppModal_dialogTitle__Ioad .InstallAppModal_closeButton__zY5w {
        position: absolute;
        top: 8px;
        right: 8px;
    }

.InstallAppModal_divider__3uFJ {
    margin: calc(8px * 3) 0;
    width: 100%;
}

.InstallAppModal_divider__3uFJ.InstallAppModal_dividerSecondary__6wfY {
        margin: 8px 0;
    }

.InstallAppModal_slideContainer__J95i {
    display: grid;
    margin-bottom: calc(8px * 2);
    text-align: left;
}

.InstallAppModal_qrCode__KHN6 {
    display: flex;
    align-items: center;
    grid-area: 1/1;
    margin: auto;
}

.InstallAppModal_qrCode__KHN6 .MuiPaper-root {
        border: 1px solid var(--clr-granite8);
        margin-right: calc(8px * 2);
        padding: 8px;
    }

.InstallAppModal_qrCode__KHN6 .MuiTypography-body1 {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 8px;
    }

.InstallAppModal_qrCode__KHN6 .MuiTypography-body2 {
        line-height: 1.2;
        font-size: 14px;
        margin-bottom: 8px;
    }

.InstallAppModal_qrCode__KHN6 svg {
        display: block;
        max-width: 100%;
    }

/* App Buttons */

.InstallAppModal_qrCode__KHN6 a {
        display: inline-block;
        margin-top: 8px;
    }

.InstallAppModal_qrCode__KHN6 a img {
            display: block;
            max-width: 100%;
        }

.InstallAppModal_qrCode__KHN6 > div {
        max-width: 50%;
    }

.Controls_mapControl__5Us7 {
    color: var(--clr-granite1);
}

.Controls_mapControl__5Us7 .Controls_mapControlIcon__JnqT {
        color: inherit;
    }

.Controls_mapControl__5Us7.Controls_active__FPiD {
        background-color: var(--clr-spring4);
        color: var(--clr-snow-blind);
        font-weight: 600;
        font-variation-settings: 'wght' 600;
    }

.Controls_mapControl__5Us7.Controls_active__FPiD:hover {
            background-color: var(--clr-spring4);
        }

.Controls_mapControl__5Us7.Controls_active__FPiD.Mui-focusVisible {
            background-color: var(--clr-spring3);
        }

.controlsExpanded .Controls_mapControl__5Us7.Controls_active__FPiD {
    background-color: var(--clr-granite9);
    color: var(--clr-granite1);
}

.controlsExpanded .Controls_mapControl__5Us7.Controls_active__FPiD:hover,
    .controlsExpanded .Controls_mapControl__5Us7.Controls_active__FPiD.Mui-focusVisible {
        background-color: var(--clr-granite8);
    }

.controlsExpanded .Controls_mapControl__5Us7.Controls_active__FPiD .Controls_mapControlIcon__JnqT {
        color: var(--clr-spring5);
    }

.Controls_controlsDrawerButton__jJmM {
    height: 32px;
    padding-left: 8px;
}

.Controls_drawer__7Ksl {
    grid-area: controls;
    white-space: nowrap;
    pointer-events: all;
    position: relative;
    box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.2);
    width: 40px;
    will-change: inline-size;
    transition: width 250ms cubic-bezier(0.4, 0, 0.6, 1);
    overflow-x: hidden;
}

.controlsExpanded .Controls_drawer__7Ksl {
    width: 140px;
    transition-duration: 250ms;
}

.Controls_drawerPaper__9pSd {
    position: absolute;
    border-right: 0;
    width: 100%;
    z-index: auto;
    z-index: initial;
    overflow-x: hidden;
}

.Controls_gaiaHeader__sra0 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 26px;
    justify-content: space-between;
    margin: calc(2 * 8px) 0;
    padding: 0 8px;
}

.Controls_listSubheader__Q9ol {
    color: var(--clr-granite1);
    font-weight: 600;
    font-variation-settings: 'wght' 600;
    height: 0;
    padding-left: 8px;
}

.controlsExpanded .Controls_listSubheader__Q9ol {
    height: 42px;
    line-height: 42px;
}

.Controls_listTransform__EUBa {
    transform: scale(1, 0);
    transform-origin: top center;
    transition: transform cubic-bezier(0.0, 0, 0.2, 1) 250ms, height cubic-bezier(0.0, 0, 0.2, 1) 250ms;
}

.controlsExpanded .Controls_listTransform__EUBa {
    transform: scale(1, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    transition-duration: 250ms;
}

.Controls_appButtons__Q3ub img {
    display: block;
    margin: auto;
    width: 122px;
}

.Controls_appButtons__Q3ub img:first-child {
        /* Override inline style on app button image */
        margin-right: auto !important;
        margin-bottom: 8px;
    }

.Controls_drawerToggle__e6xl {
    border-radius: 0;
    margin-left: auto;
    width: 40px;
    transition: transform cubic-bezier(0.0, 0, 0.2, 1) 250ms;
    transform: rotate(0.5turn);
}

.controlsExpanded .Controls_drawerToggle__e6xl {
    transform: rotate(0turn);
    transition-timing-function: cubic-bezier(0.0, 0, 0.2, 1);
    transition-duration: 250ms;
}

.StaleBuildSnackbar_snackbarButton__rLD8 {
    color: var(--clr-spring8);
}

:root {
    --clr-accent-primary-hover: #268623;
    --clr-outside-yellow: #fdd20a;
    --clr-outside-yellow-hover: #fab819;

    --clr-txt-primary: var(--clr-granite2);
    --clr-txt-secondary: var(--clr-granite3);
    --clr-accent-primary: #3cc537;
    --clr-accent-primary-hover: #268623;
    --clr-error-primary: var(--clr-summer4);

    --clr-conifer1: rgb(24, 64, 35);
    --clr-conifer2: rgb(28, 79, 43);
    --clr-conifer3: rgb(39, 99, 56);
    --clr-conifer4: rgb(47, 121, 68);
    --clr-conifer5: rgb(54, 133, 77);
    --clr-conifer6: rgb(64, 157, 91);
    --clr-conifer7: rgb(105, 192, 131);
    --clr-conifer8: rgb(161, 218, 179);
    --clr-conifer9: rgb(199, 235, 211);
    --clr-conifer10: rgb(224, 245, 231);
    --clr-conifer: var(--clr-conifer3);

    --clr-granite1: rgb(28, 29, 31);
    --clr-granite2: rgb(56, 56, 59);
    --clr-granite3: rgb(96, 97, 99);
    --clr-granite4: rgb(123, 123, 125);
    --clr-granite5: rgb(147, 148, 150);
    --clr-granite6: rgb(172, 172, 174);
    --clr-granite7: rgb(207, 209, 211);
    --clr-granite8: rgb(227, 227, 229);
    --clr-granite9: rgb(241, 242, 243);
    --clr-granite10: rgb(255, 255, 255);

    --clr-spring1: rgb(26, 78, 24);
    --clr-spring2: rgb(28, 99, 26);
    --clr-spring3: rgb(38, 134, 35);
    --clr-spring4: rgb(47, 155, 44);
    --clr-spring5: rgb(56, 178, 52);
    --clr-spring6: rgb(60, 197, 55);
    --clr-spring7: rgb(76, 217, 72);
    --clr-spring8: rgb(133, 235, 129);
    --clr-spring9: rgb(190, 247, 188);
    --clr-spring10: rgb(233, 252, 232);
    --clr-spring: var(--clr-spring4);

    --clr-summer1: rgb(135, 39, 18);
    --clr-summer2: rgb(163, 47, 21);
    --clr-summer3: rgb(184, 56, 28);
    --clr-summer4: rgb(207, 68, 37);
    --clr-summer5: rgb(227, 80, 48);
    --clr-summer6: rgb(234, 103, 75);
    --clr-summer7: rgb(241, 141, 120);
    --clr-summer8: rgb(248, 181, 170);
    --clr-summer9: rgb(255, 217, 212);
    --clr-summer-10: rgb(255, 240, 238);
    --clr-summer: var(--clr-summer4);

    --clr-winter1: rgb(7, 89, 110);
    --clr-winter2: rgb(10, 112, 138);
    --clr-winter3: rgb(13, 134, 165);
    --clr-winter4: rgb(18, 153, 186);
    --clr-winter5: rgb(36, 168, 201);
    --clr-winter6: rgb(54, 184, 217);
    --clr-winter7: rgb(103, 208, 235);
    --clr-winter8: rgb(143, 226, 247);
    --clr-winter9: rgb(196, 243, 255);
    --clr-winter10: rgb(229, 250, 255);
    --clr-winter: var(--clr-winter2);

    --clr-snow-blind: var(--clr-granite10);

    --clr-gray-line: #ededed;

    --clr-white-hover: #e6e7e8;
}

@supports (color: color(display-p3 0 0 0)) {
:root {
    --clr-winter9: rgb(196, 243, 255);
}

@media (color-gamut: p3) {
:root {
    --clr-winter9: color(display-p3 0.80485 0.9477 0.99367);
}
}
}

#root {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

#djDebug #djDebugToolbarHandle#djDebugToolbarHandle {
    top: 50%;
    transform: translateY(-50%);
}

html.map {
    height: 100%;
    color: var(--clr-granite2);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}

html.map body {
        height: 100%;
        margin: 0;
    }

/* Style range inputs on Edge */

/* https://stackoverflow.com/questions/34519215/input-range-not-working-in-ie-or-edge */

html.map input[type='range']::-ms-track {
            display: none;
        }

html.map input[type='range']::-ms-fill-lower {
            display: none;
        }

html.map input[type='range']::-ms-fill-upper {
            display: none;
        }

html.map input[type='range']::-ms-thumb {
            display: none;
        }

[class^='mapboxgl-ctrl'] {
    z-index: auto;
    z-index: initial;
}

.mapboxgl-ctrl button[disabled] {
    color: #aaa;
    cursor: default;
}

.grecaptcha-badge {
    visibility: hidden;
}

.mapboxgl-ctrl-logo,
.mapbox-improve-map {
    display: none !important;
}

.Map_ui__Lpv1 {
    display: grid;
    position: relative;
    overflow: hidden;
    height: 100%;
    grid-template-columns: [vp-start announce-start controls-start bottom-bar-start] -webkit-max-content [controls-end footer-start surface-start] 1fr [announce-end surface-end footer-end bottom-bar-end vp-end];
    grid-template-columns: [vp-start announce-start controls-start bottom-bar-start] max-content [controls-end footer-start surface-start] 1fr [announce-end surface-end footer-end bottom-bar-end vp-end];
    grid-template-rows: [vp-start announce-start] -webkit-max-content [announce-end controls-start surface-start] 1fr [surface-end footer-start] -webkit-max-content [footer-end controls-end bottom-bar-start] 0px [bottom-bar-end vp-end];
    grid-template-rows: [vp-start announce-start] max-content [announce-end controls-start surface-start] 1fr [surface-end footer-start] max-content [footer-end controls-end bottom-bar-start] 0px [bottom-bar-end vp-end];
    transition-property: grid-template-rows;
    transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
    transition-duration: 250ms;
}

.Map_ui__Lpv1.Map_bottomBar__UrMV {
    grid-template-rows: [vp-start announce-start] -webkit-max-content [announce-end controls-start surface-start] 1fr [surface-end footer-start] -webkit-max-content [footer-end controls-end bottom-bar-start] 230px [bottom-bar-end vp-end];
    grid-template-rows: [vp-start announce-start] max-content [announce-end controls-start surface-start] 1fr [surface-end footer-start] max-content [footer-end controls-end bottom-bar-start] 230px [bottom-bar-end vp-end];
    transition-duration: 250ms;
}

.Map_ui__Lpv1.Map_bottomBar__UrMV .mapboxgl-ctrl-attrib-button {
        transition-property: bottom;
        transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
        transition-duration: 250ms;
        bottom: 230px;
    }

.Map_announcement__vtt2 {
    position: relative;
    grid-area: announce;
    font-weight: 500;
    font-variation-settings: 'wght' 500;
    color: var(--clr-granite1);
}

.Map_mapboxWrapper__DVRZ {
    grid-area: vp;
    display: grid;
    grid-template: "vp" 100% / 100%;
}

@media print {

.Map_mapboxWrapper__DVRZ {
        margin: 0 !important;
        padding: 0;
}
    }

.Map_header__UgJq {
    grid-area: surface;
    justify-self: end;
    align-self: start;
    margin-top: 8px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    pointer-events: all;
    filter: drop-shadow(rgb(56, 56, 59) 0px 2px 4px);
}

.Map_sidebar__BmxJ {
    grid-area: controls;
    position: absolute;
    right: 0;
    pointer-events: none;
    height: 100%;
    width: 360px;
    background-color: var(--clr-snow-blind);
    transform: translateX(0);
}

.Map_displayContents__hrKm {
    display: contents;
}

.Map_search__CJjI {
    grid-area: surface;
    justify-self: start;
    align-self: start;
    margin-left: 8px;
    margin-top: 8px;
}

.Map_scale__ELes {
    grid-area: surface;
    justify-self: start;
    align-self: end;
    margin-bottom: calc(2 * 8px);
    margin-left: 8px;
    line-height: 2;
}

.Map_orientation__zLpQ {
    grid-area: surface;
    justify-self: end;
    align-self: end;
    margin-bottom: calc(2 * 8px);
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
}

.Map_search__CJjI,
.Map_scale__ELes,
.Map_orientation__zLpQ {
    grid-area: surface;
}

.Map_sidebar__BmxJ, .Map_search__CJjI, .Map_scale__ELes {
    transition: transform 250ms cubic-bezier(0.4, 0, 0.6, 1);
}

.sidebarOpen .Map_sidebar__BmxJ {
    transform: translateX(360px);
    transition-duration: 250ms;
}

.sidebarOpen .Map_search__CJjI {
    transform: translateX(360px);
    transition-duration: 250ms;
}

.sidebarOpen .Map_scale__ELes {
    transform: translateX(360px);
    transition-duration: 250ms;
}

.sidebarOpen .Map_sidebar__BmxJ {
    pointer-events: all;
}

.Map_importSurface__Er5w {
    grid-area: vp;
    position: relative;
    height: 100%; /* needed for print preview */
    display: grid;
    grid-template: "vp" 100% / 100%;
}

.Map_footer__tlmD {
    grid-area: footer;
    position: relative;
    font-size: 12px;
    padding: 4px 8px;
    display: flex;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
    background-color: hsla(0, 0%, 100%, 0.5);
}

.Map_footer__tlmD > li:not(:first-child)::before {
        content: '|';
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

.Map_footer__tlmD a {
        color: inherit;
        -webkit-text-decoration: none;
        text-decoration: none;
    }

.jotai-devtools-trigger-button.jotai-devtools-trigger-button {
    left: auto;
    left: initial;
    bottom: auto;
    bottom: initial;
    right: 5px;
    top: 50%;
    translate: 0 -100px;
}

.BottomBar_bottomBar__uv1A {
    grid-area: bottom-bar;
    background-color: var(--clr-granite10);
    position: absolute;
    left: 0;
    width: 100%;
    height: 230px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    display: grid;
    grid-template-columns: 1fr;
    overflow: hidden;
}

:root {
    --clr-snow-blind-translucent: rgba(255, 255, 255, 0.8);
}

.SearchBox_suggestions-container__GPz9 {
    position: 'absolute';

    /* 5 list items, approximately */
    max-height: 330;
    min-width: '100%';
    max-width: '125%';
    overflow: 'auto';

    background-color: rgba(255, 255, 255, 0.8);

    background-color: var(--clr-snow-blind-translucent);
}

.SearchBox_suggestions-container__GPz9 li div:hover,
            .SearchBox_suggestions-container__GPz9 li div:focus {
                background-color: rgba(255, 255, 255, 0.9) !important;
            }

.SearchBox_searchbox__RdTA {
    background-color: rgba(255, 255, 255, 0.8);
    background-color: var(--clr-snow-blind-translucent);
    border-width: 2px;
    border-color: rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    min-width: 260px;
    padding-bottom: calc(8px * 1);
    padding-left: calc(8px * 1.5);
    padding-right: calc(8px * 1.5);
    padding-top: calc(8px * 1);
    position: relative;
    z-index: 5;
    width: 100%;
}



.Legend_container__UdY6 {
    background-color: var(--clr-granite10);
    color: var(--clr-txt-primary);
    box-sizing: border-box;
    border-radius: calc(2 * 4px);
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    grid-area: surface;
    display: grid;
    grid-template:
        'header' -webkit-max-content
        'content' 1fr / 100%;
    grid-template:
        'header' max-content
        'content' 1fr / 100%;
    height: 300px;
    width: 230px;
    align-self: end;
    justify-self: end;
    margin-right: calc(6.25 * 8px);
    margin-bottom: calc(2 * 8px);
    z-index: 1300;
    overflow-y: auto;
}

.Legend_container__UdY6 > [class^='MuiCircularProgress'] {
    grid-area: content;
    justify-self: center;
    align-self: center;
}

.Legend_container__UdY6 > header {
    grid-area: header;
    display: grid;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    grid-column-gap: 8px;
    -moz-column-gap: 8px;
         column-gap: 8px;
    align-items: center;
    padding: 8px 8px calc(8px / 2);
    border-bottom: 1px solid rgb(227, 227, 229);
}

.Legend_list__8pAs {
    grid-area: content;
    display: grid;
    grid-template-columns: 100%;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow-y: scroll;
    font-size: 12px;
}

.Legend_item__3Jgy {
    display: flex;
    -moz-column-gap: calc(2 * 8px);
         column-gap: calc(2 * 8px);
    padding: 8px calc(2 * 8px);
    min-height: 32px;
}

.Legend_item__3Jgy:hover {
        background-color: var(--clr-granite9);
    }

.Legend_icon__Thu8 {
    width: 46px;
    min-width: 46px;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
}

.Legend_icon__Thu8 > img {
        max-width: 100%;
        max-height: 24px;
    }

.Legend_label__KIhA {
    align-self: center;
    line-height: 1;
}

.Legend_viewFull__vpi4 {
    grid-column: 1 / -1;
    justify-self: stretch;
    padding-top: 8px;
    margin-left: calc(2 * 8px);
    margin-right: calc(2 * 8px);
}

.Legend_noItems__BVWj {
    grid-area: content;
    padding: calc(2 * 8px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.Legend_errorFallback__aMKI {
}

.LineLocation_lineLocation__ZvfC {
    position: absolute;
    box-sizing: border-box;
    width: var(--diameter);
    height: var(--diameter);
    left: calc(var(--x) - var(--diameter) / 2);
    top: calc(var(--y) - var(--diameter) / 2);
    border-radius: 50%;
    border: var(--border-width) solid var(--border-color);
    background-color: var(--bg-color);
    pointer-events: none;
}

.LineLocation_data__f0Qy {
    box-sizing: border-box;
    position: absolute;
    left: 150%;
    top: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: white;
    background-color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.25em;
    padding: 0.5em;
    border-radius: 4px;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
}

.LineLocation_data__f0Qy p {
        margin: 0;
        font-size: inherit;
    }

.LineLocation_data__f0Qy small {
        font-size: 80%;
    }


.LineLocation_highlightLocation__ApXB {
    --border-width: 3px;
    --diameter: 24px;
    --border-color: var(--clr-granite10);
    --bg-color: var(--clr-conifer3);
}

.LineLocation_hoverLineLocation__OVTS {
    --border-width: 2px;
    --diameter: 18px;
    --bg-color: var(--clr-granite10);
}


    @media print {

.mapboxgl-canvas-container {
        display: none;
}
    }

.Mapbox_mapbox__pfwy {
    grid-area: vp;
}

.mapboxgl-control-container {
    display: contents;
}

.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-canary {
    display: none;
}

.mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib {
        float: none;
        display: contents;
    }

.mapboxgl-map {
    font-family: 'Inter', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
}

.mapboxgl-ctrl-attrib-button {
    bottom: 0;
    right: 0;
    top: auto;
}

.mapboxgl-ctrl-attrib-button:focus {
        box-shadow: none;
    }

.mapboxgl-ctrl-attrib-inner {
    --offset-inline: 50px;
    --offset-block: 40px;

    box-sizing: border-box;
    position: absolute;
    right: 50px;
    right: var(--offset-inline);
    bottom: 40px;
    bottom: var(--offset-block);
    background-color: var(--clr-granite10);
    padding: 0.5em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: calc(100vw - 2 * 50px);
    max-width: calc(100vw - 2 * var(--offset-inline));

    /* same as applied by mapboxgl.css to other controls */
    border-radius: 4px;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);

    /* moves this on top of <ScaleControl> */
    z-index: 1;
}

#embedded-map .mapboxgl-ctrl-attrib-inner {
    --offset-block: 16px;
}

.Header_toolbar__oxgu {
    box-sizing: border-box;
    height: 64px;
    justify-content: space-between;
}

.Header_toolbar__oxgu :focus-visible {
        border-radius: 4px;
        outline: thin dotted;
        outline: 4px auto -webkit-focus-ring-color;
    }

.Header_logo__jQwd {
    background: url(https://www-static.gaiagps.com/webpack/asset/gaia.1fc31037.svg) left center no-repeat;
    width: 200px;
    height: 41px;
    background-size: 200px 41px;
    margin-right: 18px;
    margin-left: 0;
    margin-bottom: 0;
}

.Header_logo__jQwd > span {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
                clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }

.Header_toolbarLinks__DOkB {
    flex: 1;
    display: flex;
    flex-direction: row;
}

.Header_toolbarLinks__DOkB a {
        margin-left: calc(2 * 8px);
        margin-right: calc(2 * 8px);
        color: var(--clr-granite2);
        -webkit-text-decoration: none;
        text-decoration: none;
        font-size: 14px;
    }

.Header_menuControls__L1G2 {
    display: inline-flex;
    gap: calc(2 * 8px);
    align-items: center;
}

.Header_appIcons__LwfU {
    margin-right: calc(2 * 8px);
}

.Header_appIcons__LwfU > a {
        display: flex;
    }

.Header_appIcons__LwfU > a img {
            height: 34px;
        }

.Header_menuButton__suk6 {
    background: none;
    border: none;
    display: flex;
    padding: 0;
}

.Header_menuButton__suk6.Header_userAvatar__7ZSp {
        align-items: center;
        color: var(--clr-granite2);
        font-size: 14px;
    }

.Header_menuButton__suk6.Header_userAvatar__7ZSp.Header_floating__RZ8F {
            margin-left: calc(1.25 * 8px);
        }

.Header_menuButton__suk6 .Header_displayName__HsUz {
        margin-left: 8px;
    }

@media (max-width: 1200px) {

.Header_menuButton__suk6 .Header_displayName__HsUz {
            clip: rect(0 0 0 0);
            -webkit-clip-path: inset(50%);
                    clip-path: inset(50%);
            height: 1px;
            overflow: hidden;
            position: absolute;
            white-space: nowrap;
            width: 1px;
    }
        }

.Header_userDropdown__B3lf {
    max-height: 75vh;
}

.Header_userDropdown__B3lf a:focus {
        -webkit-text-decoration: none;
        text-decoration: none;
    }

.Header_userDropdown__B3lf .MuiDivider-root {
        margin: 0;
        width: 100%;
    }

.HeaderNotifications_notificationBell__AWMw {
    background: none;
    border: 0;
    display: flex;
    align-items: center;
    color: var(--clr-granite2);
    font-size: 14px;
}

.HeaderNotifications_notificationMenuItem__YeOf {
    width: 100%;
}

.HeaderNotifications_notificationDropdown__R8YV .HeaderNotifications_emptyState__MXMd {
        display: flex;
        justify-content: center;
    }

.HeaderNotifications_notificationDropdown__R8YV li {
        cursor: default;
        height: auto;
        width: 240px;
        white-space: normal;
    }

.HeaderNotifications_notificationDropdown__R8YV a {
        cursor: pointer;
        color: var(--clr-winter2);
        -webkit-text-decoration: none;
        text-decoration: none;
    }

.HeaderNotifications_notificationDropdown__R8YV a:hover, .HeaderNotifications_notificationDropdown__R8YV a:focus {
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }

.WaypointPopup_popup__rQvu {
    display: flex;
    flex-direction: column;
    margin-bottom: -5px; /* override default margin on mapbox GL JS popup */
    align-items: stretch;
}

:root {
    --clr-accent-primary-hover: #268623;
    --clr-outside-yellow: #fdd20a;
    --clr-outside-yellow-hover: #fab819;

    --clr-txt-primary: var(--clr-granite2);
    --clr-txt-secondary: var(--clr-granite3);
    --clr-accent-primary: #3cc537;
    --clr-accent-primary-hover: #268623;
    --clr-error-primary: var(--clr-summer4);

    --clr-conifer1: rgb(24, 64, 35);
    --clr-conifer2: rgb(28, 79, 43);
    --clr-conifer3: rgb(39, 99, 56);
    --clr-conifer4: rgb(47, 121, 68);
    --clr-conifer5: rgb(54, 133, 77);
    --clr-conifer6: rgb(64, 157, 91);
    --clr-conifer7: rgb(105, 192, 131);
    --clr-conifer8: rgb(161, 218, 179);
    --clr-conifer9: rgb(199, 235, 211);
    --clr-conifer10: rgb(224, 245, 231);
    --clr-conifer: var(--clr-conifer3);

    --clr-granite1: rgb(28, 29, 31);
    --clr-granite2: rgb(56, 56, 59);
    --clr-granite3: rgb(96, 97, 99);
    --clr-granite4: rgb(123, 123, 125);
    --clr-granite5: rgb(147, 148, 150);
    --clr-granite6: rgb(172, 172, 174);
    --clr-granite7: rgb(207, 209, 211);
    --clr-granite8: rgb(227, 227, 229);
    --clr-granite9: rgb(241, 242, 243);
    --clr-granite10: rgb(255, 255, 255);

    --clr-spring1: rgb(26, 78, 24);
    --clr-spring2: rgb(28, 99, 26);
    --clr-spring3: rgb(38, 134, 35);
    --clr-spring4: rgb(47, 155, 44);
    --clr-spring5: rgb(56, 178, 52);
    --clr-spring6: rgb(60, 197, 55);
    --clr-spring7: rgb(76, 217, 72);
    --clr-spring8: rgb(133, 235, 129);
    --clr-spring9: rgb(190, 247, 188);
    --clr-spring10: rgb(233, 252, 232);
    --clr-spring: var(--clr-spring4);

    --clr-summer1: rgb(135, 39, 18);
    --clr-summer2: rgb(163, 47, 21);
    --clr-summer3: rgb(184, 56, 28);
    --clr-summer4: rgb(207, 68, 37);
    --clr-summer5: rgb(227, 80, 48);
    --clr-summer6: rgb(234, 103, 75);
    --clr-summer7: rgb(241, 141, 120);
    --clr-summer8: rgb(248, 181, 170);
    --clr-summer9: rgb(255, 217, 212);
    --clr-summer-10: rgb(255, 240, 238);
    --clr-summer: var(--clr-summer4);

    --clr-winter1: rgb(7, 89, 110);
    --clr-winter2: rgb(10, 112, 138);
    --clr-winter3: rgb(13, 134, 165);
    --clr-winter4: rgb(18, 153, 186);
    --clr-winter5: rgb(36, 168, 201);
    --clr-winter6: rgb(54, 184, 217);
    --clr-winter7: rgb(103, 208, 235);
    --clr-winter8: rgb(143, 226, 247);
    --clr-winter9: rgb(196, 243, 255);
    --clr-winter10: rgb(229, 250, 255);
    --clr-winter: var(--clr-winter2);

    --clr-snow-blind: var(--clr-granite10);

    --clr-gray-line: #ededed;

    --clr-white-hover: #e6e7e8;
}

@supports (color: color(display-p3 0 0 0)) {
:root {
    --clr-winter9: rgb(196, 243, 255);
}

@media (color-gamut: p3) {
:root {
    --clr-winter9: color(display-p3 0.80485 0.9477 0.99367);
}
}
}

.plan-matrix {
    --highlight-row-height: 35px;
    display: grid;
    min-width: 650px;
    width: 100%;
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: minmax(200px, 1fr) repeat(3, minmax(-webkit-max-content, 200px));
    grid-template-columns: minmax(200px, 1fr) repeat(3, minmax(max-content, 200px));
    grid-template-rows: 35px repeat(14, auto);
    grid-template-rows: var(--highlight-row-height) repeat(14, auto);
    font-size: 18px;
    line-height: 1.3;
    justify-items: stretch;

    /* Adjustments for go premium modal */
}

@media (max-width: 1100px) {

.plan-matrix[data-location='go-premium-modal'] {
            font-size: 14px;
    }
        }

@media (min-width: 1100px) {

.plan-matrix[data-location='go-premium-modal'] {
            font-size: 16px;
    }
        }

.plan-matrix .headings,
.plan-matrix .features {
    display: contents;
    z-index: 100;
}

.plan-matrix li:nth-of-type(1) {
    grid-row: 3;
}

.plan-matrix li:nth-of-type(2) {
    grid-row: 4;
}

.plan-matrix li:nth-of-type(3) {
    grid-row: 5;
}

.plan-matrix li:nth-of-type(4) {
    grid-row: 6;
}

.plan-matrix li:nth-of-type(5) {
    grid-row: 7;
}

.plan-matrix li:nth-of-type(6) {
    grid-row: 8;
}

.plan-matrix li:nth-of-type(7) {
    grid-row: 9;
}

.plan-matrix li:nth-of-type(8) {
    grid-row: 10;
}

.plan-matrix li:nth-of-type(9) {
    grid-row: 11;
}

.plan-matrix li:nth-of-type(10) {
    grid-row: 12;
}

.plan-matrix li:nth-of-type(11) {
    grid-row: 13;
}

.plan-matrix li:nth-of-type(12) {
    grid-row: 14;
}

.plan-matrix li:nth-of-type(13) {
    grid-row: 15;
}

.plan-matrix li {
    list-style: none;
}

.plan-matrix ul:not(:first-child) li:not(.does-not-exist) {
    border-left: 1px solid var(--clr-gray-line);
}

.plan-matrix ul:not(:first-child) .col-heading {
    border-left: 1px solid var(--clr-gray-line);
}

.plan-matrix ul:not(:first-child) .cta {
    border-left: 1px solid var(--clr-gray-line);
}

.plan-matrix ul li:not(.does-not-exist), .plan-matrix ul .col-heading {
    border-bottom: 1px solid var(--clr-gray-line);
}

.plan-matrix .col-heading {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    grid-row: 2;
    padding-bottom: 0.5rem;
    margin-top: 1em;
    margin-bottom: 0;
    padding-right: 1rem;
}

.plan-matrix :not(.headings) .col-heading {
    padding-left: 1rem;
    align-items: center;
}

.plan-matrix .logo {
    box-sizing: border-box;
    width: 100%;
    max-width: 150px;
    transform: translateY(-50%);
}

.plan-matrix .price {
    margin-top: 0.5em;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1;
    white-space: nowrap;
}

.plan-matrix .price small {
    color: var(--clr-txt-secondary);
}

.plan-matrix .features .price::after {
        display: block;
        margin-top: 1em;
        font-size: 0.625rem;
        color: var(--clr-txt-secondary);
    }

.plan-matrix .features.gaia-basic .price::after {
        content: ' ';
    }

.plan-matrix .features.gaia-premium .price::after {
        content: ' ';
    }

.plan-matrix .features.gaia-premium .price.discounted::after {
        content: '' var(--gaia-premium-full-price);
        -webkit-text-decoration: line-through;
        text-decoration: line-through;
    }

.plan-matrix .features.oplus .price::after {
        content: ' ';
    }

.plan-matrix .features.oplus .price.discounted::after {
        content: '' var(--oplus-full-price);
        -webkit-text-decoration: line-through;
        text-decoration: line-through;
    }

.plan-matrix .price small {
    font-size: 50%;
    font-weight: var(--wght-normal);
}

.plan-matrix .price small b {
    font-size: 150%;
    font-weight: inherit;
}

.plan-matrix .features:first-child .col-heading {
    align-self: end;
}

.plan-matrix .features:not(:first-child) .col-heading {
    text-align: center;
}

.plan-matrix .cta {
    grid-row: -2;
}

.plan-matrix .headings li {
    grid-column: 1;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 1em;
    border-left: none;
}

.plan-matrix .gaia-basic .col-heading, .plan-matrix .gaia-basic .check, .plan-matrix .gaia-basic .cta {
    grid-column: 2;
}

.plan-matrix .gaia-premium .col-heading, .plan-matrix .gaia-premium .check, .plan-matrix .gaia-premium .cta {
    grid-column: 3;
}

.plan-matrix .oplus h2, .plan-matrix .oplus li, .plan-matrix .oplus div {
    grid-column: 4;
}

.plan-matrix .check {
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    color: var(--clr-accent-primary);
}

.plan-matrix .check.oplus {
        color: var(--clr-check-oplus);
    }

.plan-matrix .cta {
    font-size: 14px;
    padding: 1em;
}

.plan-matrix .cta a {
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    padding-top: 1em;
    padding-bottom: 1em;
    justify-content: center;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
}

.plan-matrix .gaia-basic .cta a {
    border: 2px solid black;
    color: black;
}

.plan-matrix .gaia-basic .cta a:hover {
        background-color: var(--clr-white-hover);
    }

.plan-matrix .gaia-premium .cta a {
    color: white;
    background-color: var(--clr-accent-primary);
}

.plan-matrix .gaia-premium .cta a:hover {
        background-color: var(--clr-accent-primary-hover);
    }

.plan-matrix .oplus .cta a {
    color: black;
    background-color: var(--clr-outside-yellow);
}

.plan-matrix .oplus .cta a:hover {
        background-color: var(--clr-outside-yellow-hover);
    }

.plan-matrix .oplus.oplus .col-heading, .plan-matrix .oplus.oplus .check {
    border-left: none;
}

.plan-matrix .highlight {
    --border-radius: 8px;
    display: flex;
    flex-direction: column;
    row-gap: 105px;
    grid-column: 4;
    grid-row: 1 / -1;
    border-color: var(--clr-outside-yellow);
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 8px;
    border-top-width: var(--border-radius);
    border-top-left-radius: 8px;
    border-top-left-radius: var(--border-radius);
    border-top-right-radius: 8px;
    border-top-right-radius: var(--border-radius);
    pointer-events: none;
    z-index: 200;
}

.plan-matrix .highlight .percent-discount-callout {
        align-self: flex-end;
        text-align: center;
        translate: 50%;
        font-weight: 500;
        background-color: var(--clr-outside-yellow);
        border-radius: 50%;
        font-size: 12px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px;
        aspect-ratio: 1;
    }

.plan-matrix .highlight p {
    background-color: var(--clr-outside-yellow);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5ch;
    padding-top: 0;
    padding-bottom: 0.5em;
    margin-top: 0;
    margin-bottom: 0;
    height: calc(var(--highlight-row-height) - var(--border-radius));
}

.plan-matrix .highlight p img {
    display: block;
    max-height: 100%;
}

.plan-matrix .legal {
    grid-column: 1 / -1;
    text-align: right;
    color: var(--clr-txt-secondary);
    font-size: 0.625rem;
    margin-top: 2rem;
}

.GoPremiumModal_container__l81v {
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    pointer-events: none;
}

.GoPremiumModal_wrapper__2lfF {
    background-color: var(--clr-granite10);
    display: grid;
    grid-template-rows: -webkit-max-content 1fr;
    grid-template-rows: max-content 1fr;
    max-height: 90vh;
    overflow: hidden;
    pointer-events: all;
}

.GoPremiumModal_content__UmfN {
    padding: 2rem;
    overflow-y: auto;
    height: 100%;
}

.GoPremiumModal_header__j1Sp {
    padding: 2rem;
    background-color: var(--clr-conifer3);
    color: var(--clr-granite10);
    display: flex;
    justify-content: space-between;
}

.GoPremiumModal_headerText__7bRG {
    flex-grow: 1;
}

.GoPremiumModal_closeButton__PdK9 {
    align-self: start;
}

.GoPremiumModal_closeIcon__6wml {
    font-size: 24px;
    color: var(--clr-granite10);
}

.OnboardingPopup_popup__srv7 {
    grid-area: surface;
    display: flex;
    align-self: start;
    justify-self: start;
    margin-top: 60px;
    margin-left: 10px;
    pointer-events: none;
    transition: transform 250ms cubic-bezier(0.4, 0, 0.6, 1);
}

.sidebarOpen .OnboardingPopup_popup__srv7 {
    transform: translateX(360px);
}

.SavingSurface_backdrop__vTR5 {
    color: var(--clr-granite10);
    background-color: rgba(27, 36, 29, 0.7);
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    pointer-events: none;
}

.SavingSurface_content__cUx6 {
    width: 300px;
    text-align: center;
}

.SavingSurface_progress__oASV {
    margin-top: calc(2 * 8px);
    margin-bottom: calc(2 * 8px);
}

.ActionMenu_cropTrackWarningModal__tRVU {
    max-width: 410px;
    min-width: 230px;
}

.ActionMenu_cropTrackWarningModal__tRVU b {
        white-space: nowrap;
    }

.ActionMenu_cropTrackWarningIcon__aH1u {
    color: var(--clr-granite3);
    height: calc(8px * 1.5);
    width: calc(8px * 1.5);
    margin-right: calc(8px / 2);
}

.ActionMenu_cropTrackWarningModal__tRVU label:first-child {
    margin-left: 8px;
}

.FileItemsMenu_fileMenuItem__AxiP {
    padding: 8px 24px;
}

.FileItemsMenu_fileMenuItem__AxiP .FileItemsMenu_fileMenuIcon__cMeS {
        color: var(--clr-granite3);
        margin-right: 16px;
    }

.FileItemsMenu_fileMenuItem__AxiP .FileItemsMenu_MuiListItemText-primary__u8v1, .FileItemsMenu_fileMenuItem__AxiP .FileItemsMenu_MuiListItemText-secondary__UOtC {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.FileItemsMenu_fileMenuItem__AxiP .FileItemsMenu_MuiListItemText-multiline__hNcx {
        margin-top: 0;
        margin-bottom: 0;
    }

.FileItemsMenu_createFolderButtons__qAbq {
    text-align: right;
    padding: 16px 8px;
}

.SelectionMenu_focused__AoXv {
    background-color: var(--clr-granite8);
}

.SelectionMenu_selectionMenuButton__mV1z {
    padding: 8px;
}

.emoji-mart-emoji {
    cursor: pointer;
}
.emoji-mart-category .emoji-mart-emoji span {
    cursor: pointer;
}
div.emoji-mart-preview {
    height: 50px;
}

/*
Through at least v. 3.0.1 (NPM ver) of the emoji-mart package, a bug exists
where  defining the `customCategory` property when creating custom emojis
causes the entire Custom category section of the picker to not be displayed at
all.

The following rules hack the CSS to change the category

See:
[https://github.com/missive/emoji-mart#custom-icons]
*/

.emoji-mart-category[aria-label='Custom'] > .emoji-mart-category-label > span {
    color: transparent;
}

.emoji-mart-category[aria-label='Custom'] > .emoji-mart-category-label > span:before {
    display: inline;
    content: 'Gaia';
    color: #222427;
}

.emoji-mart {
    font-size: 12px;
    padding: 0;
    border-color: #e3e3e5;
}

.emoji-mart-scroll {
    padding: 0 0 6px;
}

.emoji-mart-category-label span {
    font-weight: 400;
}

.emoji-mart-anchor {
    padding: 6px 4px;
}

.SavedItemListItem_textOverflow__HJwQ {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.SavedItemListItem_hidden__Rf9Q {
    opacity: 0.6;
}

.SavedItemListItem_listItem__gGZd .MuiListItemText-multiline {
    margin-top: 0;
    margin-bottom: 0;
}

.SavedItemListItem_withSecondaryActions__Mxx9 {
    padding-right: 72px;
}

.SavedItemListItem_withSecondaryActions__Mxx9 .SavedItemListItem_withShowOnHover__l6fi {
        opacity: 0;
    }

.SavedItemListItem_withSecondaryActions__Mxx9:hover .SavedItemListItem_withShowOnHover__l6fi,
    .SavedItemListItem_withSecondaryActions__Mxx9 .SavedItemListItem_withShowOnHover__l6fi.SavedItemListItem_Mui-focusVisible__D5dZ,
    .SavedItemListItem_withSecondaryActions__Mxx9 .SavedItemListItem_withShowOnHover__l6fi.SavedItemListItem_isActive__0ebF {
        opacity: 1;
    }

.FolderDetailsSidebar_tabPanelActive__bqBu {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.FolderDetailsSidebar_itemCountBadge__YbB0 {
    background-color: var(--clr-granite9);
    border: 1px solid var(--clr-granite8);
    border-radius: 24px;
    color: var(--clr-granite3);
    font-size: 12px;
    font-variation-settings: "wght" 400;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    right: calc(8px * 2);
}

.Spotlight_spotlight__k49C {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    animation-name: Spotlight_fadeIn__RGTJ;
    animation-duration: 0.15s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
    filter: blur(2px);
}

@keyframes Spotlight_fadeIn__RGTJ {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.DnDCTA_dragAndDropCTA__VyJh {
    grid-area: vp;
    position: relative;
    background-color: rgba(27, 36, 29, 0.7);
    box-sizing: border-box;
    padding: calc(8 * themeSpacing);
    /* prevent drag events from propagating */
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--clr-granite10);
    z-index: 100;
}
.DnDCTA_dragAndDropCTA__VyJh::before {
        content: '';
        position: absolute;
        border: 2px dashed var(--clr-granite10);
        border-radius: 2px;
        top: calc(8 * themeSpacing);
        right: calc(8 * themeSpacing);
        bottom: calc(8 * themeSpacing);
        left: calc(8 * themeSpacing);
    }

.OutsideAnnouncement_container__zu8g {
    display: grid;
    grid-template-columns: 48px 1fr 48px;
    align-items: center;
    justify-items: center;
    place-items: center;
    background-color: var(--clr-outside-yellow);
    font-weight: 500;
    font-variation-settings: 'wght' 500;
    color: var(--clr-granite1);
}

.OutsideAnnouncement_content__Ma40 {
    grid-column: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: calc(2 * 8px);
    padding-bottom: calc(2 * 8px);
    margin-left: auto;
    margin-right: auto;
    gap: 8px;
}

.OutsideAnnouncement_button__mWvg {
    grid-column: 3;
    background: none;
    color: var(--clr-granite1);
    height: 48px;
    width: 48px;
}

/* specificity bump to ensure this overrides MUI style */
.OutsideAnnouncement_button__mWvg.OutsideAnnouncement_button__mWvg:hover {
    background: none;
}

a.OutsideAnnouncement_link__5TLM {
    color: inherit;
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

a.OutsideAnnouncement_link__5TLM:hover, a.OutsideAnnouncement_link__5TLM:focus {
        -webkit-text-decoration: none;
        text-decoration: none;
    }

