@font-face {
    font-family: clock;
    src: url(fonts/clock3-webfont.woff2) format("woff2"),
        url(fonts/clock3-webfont.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: weathertext3;
    src: url(fonts/verbatim-regular.woff2) format("woff2"),
        url(fonts/verbatim-regular.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: weathertext2;
    src: url(fonts/verbatim-medium.woff2) format("woff2"),
        url(fonts/verbatim-medium.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: headingtext;
    src: url(fonts/HelveticaNeue-Medium.woff2) format("woff2"),
        url(fonts/HelveticaNeue-Medium.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: verb;
    src: url(fonts/verbatim-bold.woff2) format("woff2"),
        url(fonts/verbatim-bold.woff) format("woff");
    font-display: swap;
}


:root,
html[data-theme="dark"] {
    --primary-color: #770e13;
    --sidebar-width: 180px;
    --sidebar-collapsed-width: 100px;
    --transition-speed: none;
    --white: hsl(0, 0%, 96%);
    --light: hsl(0, 0%, 96%);
    --dark: #0f0f0f;
    --dark2: #fff;
    --pagebackground: #262627;
    --wholepagecolor: rgba(66, 70, 72, 0.429);
    --dark-popup: hsl(200, 18%, 3%);
    --dark-light: hsla(0, 0%, 0%, 0.251);
    --dark-toggle: hsla(202, 8%, 46%, 0.1);
    --dark-caption: rgba(66, 70, 72, 0.429);
    --black: hsl(0, 0%, 0%);
    --deepblue: hsla(185, 100%, 37%, 1);
    --darkblue: rgb(28, 124, 133);
    --deepcold: hsl(205, 69%, 63%);
    --charticon: hsl(205, 69%, 63%);
    --blue: #1d7fb7;
    --rainblue: hsla(185, 100%, 37%, 1);
    --darkred: hsl(0, 38%, 32%);
    --deepred: hsl(0, 38%, 32%);
    --red: hsl(7, 60%, 57%);
    --yellow: hsl(35, 77%, 58%);
    --green: hsl(75, 62%, 43%);
    --orange: hsl(19, 66%, 55%);
    --border-sun: hsla(206, 12%, 27%, 0.4);
    --dark-sun: rgba(47, 50, 61, 1);
    --barometerbar: #99b1c9;
    --barometerbar2: #99b1c9;
    --cloudbasebar: hsl(206, 19%, 39%);
    --black2: hsla(240, 4%, 9%, 0.3);
    --suntext: hsl(212, 23%, 85%);
    --suntext2: rgba(233, 237, 240, 0.8);
    --sunsetdark: hsl(202, 8%, 46%);
    --daylight: hsla(14, 95%, 50%, 0.8);
    --thecenter: --;
    --compass-shadow-sun: 5px 5px 10px hsla(0, 4%, 5%, 0.4),
        -5px -5px 1px hsla(198, 14%, 14%, 0.49);
    --purple: hsl(246, 31%, 62%);
    --silver: hsl(207, 8%, 73%);
    --border-dark: hsl(206, 12%, 27%);
    --border-dark2: hsla(206, 12%, 27%, 0.4);
    --border-dark-sun: hsla(206, 30%, 91%, 0.2);
    --blue2: rgba(184, 236, 243, 0.5);
    --yellow2: hsla(35, 77%, 58%, 0.8);
    --body-text-dark: hsl(209, 26%, 83%);
    --windbody: #34495b;
    --body-text-darkb: hsl(207, 8%, 73%);
    --body-text-light: hsl(0, 0%, 33%);
    --blocks: hsl(227, 22%, 92%);
    --modules: #1f2229;
    --blocks-background2: hsla(200, 7%, 45%, 0.7);
    --blocks-background: #0f0f0f;
    --temp-5-10: hsl(205, 69%, 63%);
    --temp-0-5: hsla(185, 100%, 37%, 1);
    --temp0-5: hsla(185, 100%, 37%, 1);
    --temp5-10: hsl(74, 60%, 46%);
    --temp10-15: hsl(35, 77%, 58%);
    --temp15-20: #f78d02;
    --temp20-25: #d87041;
    --temp25-30: hsl(12, 80%, 52%);
    --temp30-35: #cd504c;
    --temp35-40: hsl(4, 40%, 48%);
    --temp40-45: hsl(332, 45%, 53%);
    --temp45-50: hsl(323, 40%, 54%);
    --font-color: hsl(0, 0%, 50%);
    --text-shadow2: hsl(229, 14%, 15%);
    --bg-color: hsla(198, 14%, 14%, 0.19);
    --button-bg-color: hsla(198, 14%, 14%, 0.19);
    --button-shadow: inset 5px 5px 20px #0c0b0b,
        inset -5px -5px 20px hsla(198, 14%, 14%, 0.11);

    --button-shadow2: inset 5px 5px 20px hsla(0, 4%, 5%, 0.49),
        inset -5px -5px 20px hsla(198, 14%, 14%, 0.08);



    --button-shadowbeaker: inset 2px -2px 10px 0px #0c0b0b,
        inset 2px -2px 10px 0px hsla(198, 14%, 14%, 0.19);
    --grid-lines: linear-gradient(hsla(0, 0%, 33%, 0.08) 1px, transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.08) 1px, transparent 1px);
    --grid-linescompass: linear-gradient(hsla(0, 0%, 33%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 1px, transparent 1px);

    --grid-linescompass2024: linear-gradient(hsla(0, 0%, 33%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 1px, transparent 1px);

    --contrast: brightness(100%);
    --popupcontrast: brightness(100%);
    --chartcontrast: brightness(100%);
    --normalcontrast: brightness(100%);
    --iconcontrast: brightness(100%);
    --modulesborder: hsla(216, 4%, 48%, 0.2);
    --modulesborderside: hsla(216, 4%, 48%, 0.2);
    --hilomodule: hsla(216, 4%, 48%, 0.2);
    --modulesbordersidewind: hsla(211, 21%, 72%, 0%);
    --modulesshadow: none;
    --gaugeborders: hsl(214, 16%, 20%);
    --rainbeakerborders: rgb(65, 70, 79);
    --realfeel: hsla(204, 31%, 21%, 0.429);
    --modulecaptions: rgba(52, 71, 83, 0.2);
    --compassring: hsla(218, 19%, 25%, 0.2);
    --compassringinner: transparent;
    --compassbezel: rgba(53, 59, 68, 1);
    --circleborder4: hsl(206, 12%, 27%);
    --tablet: hsl(222, 14%, 14%);
    --navicons: hsla(205, 11%, 62%, 0.1);
    --charticons: hsla(205, 11%, 62%, 0.1);
    --menubutton: #272c30;
    --pressurevalue: hsl(209, 28%, 75%);
    --windvalue: hsl(209, 28%, 75%);
    --circleborderouter: #252930;
    --litybackground: rgba(32, 35, 39, 0.5);
    --modalpopup: rgba(32, 35, 39, 0.9);
    --webcam: hsla(217, 15%, 17%, 0.5);
    --notificationmodule: rgba(57, 57, 64, 0.95);
    --notificationpointer: #1a1c24;
    --charttitles: rgba(85, 145, 160, 0);
    --text-shadow4: none;
    --text-shadow5: -1px -1px 1px rgb(121, 128, 129);
    --charttitlebackground: #3d464d;
    --navbottom: hsl(222, 14%, 14%);
    --menubackground: linear-gradient(90deg, #1f2229 96%, hsl(209, 26%, 83%) 88%);
    --menulinks: #c8d4df;
    --menulinkshover: #fb631d;
    --alternative-blue: #1994d7;
    --charticonborder: hsla(205, 11%, 62%, 0.1);
    --moduleoutline: rgba(0, 0, 0, 0.5);
    --moduleoutlinehover: hsla(208, 26%, 40%, 0.937);
    --scrollbar-bg: #2c2c2b;
    --barometervalue: hsl(209, 26%, 83%);
    --windgust40: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(247, 131, 2, 1) 50%,
            rgba(244, 115, 74, 1) 100%);
    --windgust50: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(244, 115, 74, 1) 50%,
            rgba(211, 95, 80, 1) 100%);
    --therainrategrad: -webkit-linear-gradient(left,
            #00adbd 0%,
            #1994d7 30%,
            #d35f50 90%);
    --indicatorbackground: hsla(206, 19%, 39%, 0.7);
    --menubackgroundlinks: hsla(208, 26%, 40%, 0.937);
    --grid-linesrain: linear-gradient(hsla(240, 4%, 84%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(240, 4%, 84%, 0.2) 1px, transparent 1px);
    --grid-linesrainbucket: linear-gradient(hsla(210, 17%, 98%, 0.04) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(210, 17%, 98%, 0.04) 1px, transparent 1px);
    --gaugeborder: #323233;
    --grid-wind: linear-gradient(hsla(0, 0%, 33%, 0.09) 1px, transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.09) 1px, transparent 1px);
    --compassopacity: 0.5;
    --compasscenter: hsla(210, 7%, 27%, 0.49);
    --themeicon: none;
    --windbody2: #f1f4f7;
    --bft0-1: #41a055;
    --bft2-4: #d1c149;
    --bft5-6: #e97a31;
    --bft7-9: #d84e1c;
    --bft10-12: #f03514;
    --menubacground2: rgb(49, 51, 54);
    --menulinked: rgba(25, 25, 28, 0.2);
    --cards: rgba(22, 22, 23, 0.95);
    --cardforecast: rgba(22, 22, 23, 0.95);

    --forecasttext: rgb(240, 240, 244);
    --notificationtext: rgb(240, 240, 244);
    --notificationcard: rgba(54, 54, 57, 0.11);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --bg-overlay: hsl(0 0 0 / 25%);
    --liquidbackground: rgba(24, 23, 24, 0.4);
    --chartbrightness: brightness(120%);
    --auroracards: rgba(255, 255, 255, 0.08);
    --space-number: 10px;
    --ratio-width: 16;
    --ratio-height: 20;
    --portrait-width: min(calc(100vw - calc(var(--space-number) * 2)), 500px);
    --landscape-height: min(calc(100vh - calc(var(--space-number) * 2)), 600px);
    --bottomcard: rgba(36, 37, 40, 0.8);
    --button-shadow-module: 0 4px 6px rgba(0, 0, 0, 1);
}

html[data-theme="light"] {
    --primary-color: #4b0e77;
    --sidebar-width: 180px;
    --sidebar-collapsed-width: 100px;
    --transition-speed: none;
    --white: hsl(0, 0%, 96%);
    --light: hsl(0, 0%, 96%);
    --dark: #0f0f0f;
    --dark2: #fff;
    --pagebackground: white;
    --wholepagecolor: white;
    --dark-popup: hsl(200, 18%, 3%);
    --dark-light: hsla(0, 0%, 0%, 0.251);
    --dark-toggle: hsl(202, 8%, 46%);
    --dark-caption: rgba(66, 70, 72, 0.429);
    --black: hsl(0, 0%, 0%);
    --deepblue: hsla(185, 100%, 37%, 1);
    --darkblue: rgb(28, 124, 133);
    --deepcold: hsl(205, 69%, 63%);
    --blue: #1d7fb7;
    --rainblue: hsla(185, 100%, 37%, 1);
    --darkred: hsl(0, 38%, 32%);
    --deepred: hsl(0, 38%, 32%);
    --red: hsl(7, 60%, 57%);
    --yellow: hsl(35, 77%, 58%);
    --green: hsl(75, 62%, 43%);
    --orange: hsl(19, 66%, 55%);
    --border-sun: hsla(206, 12%, 27%, 0.4);
    --dark-sun: rgba(47, 50, 61, 1);
    --barometerbar: hsla(208, 27%, 28%, 70%);
    --barometerbar2: #99b1c9;
    --cloudbasebar: hsl(206, 19%, 39%);
    --black2: hsla(240, 4%, 9%, 0.3);
    --suntext: hsl(212, 23%, 85%);
    --suntext2: rgba(233, 237, 240, 0.8);
    --sunsetdark: hsl(202, 8%, 46%);
    --daylight: hsla(14, 95%, 50%, 0.8);
    --thecenter: --;
    --compass-shadow-sun: 5px 5px 10px hsla(0, 4%, 5%, 0.4),
        -5px -5px 1px hsla(198, 14%, 14%, 0.49);
    --purple: hsl(246, 31%, 62%);
    --silver: hsl(205, 23%, 90%);
    --border-dark: hsl(206, 12%, 27%);
    --border-dark2: hsla(206, 12%, 27%, 0.4);
    --border-dark-sun: hsla(206, 12%, 27%, 0.2);
    --blue2: rgba(184, 236, 243, 0.5);
    --yellow2: hsla(35, 77%, 58%, 0.8);
    --body-text-dark: hsla(208, 27%, 28%, 70%);
    --body-text-darkb: hsl(212, 12%, 72%);
    --notificationtext: hsla(208, 27%, 28%, 70%);
    --body-text-light: hsl(0, 0%, 33%);
    --windbody: hsla(208, 27%, 28%, 70%);
    --windbody2: hsla(208, 27%, 28%, 70%);
    --blocks: hsl(227, 22%, 92%);
    --modules: white;
    --blocks-background2: hsla(200, 7%, 45%, 0.7);
    --blocks-background: #0f0f0f;
    --temp-5-10: hsl(205, 69%, 63%);
    --temp-0-5: hsla(185, 100%, 37%, 1);
    --temp0-5: hsla(185, 100%, 37%, 1);
    --temp5-10: hsl(74, 60%, 46%);
    --temp10-15: hsl(35, 77%, 58%);
    --temp15-20: #f78d02;
    --temp20-25: #d87041;
    --temp25-30: hsl(12, 80%, 52%);
    --temp30-35: #cd504c;
    --temp35-40: hsl(4, 40%, 48%);
    --temp40-45: hsl(332, 45%, 53%);
    --temp45-50: hsl(323, 40%, 54%);
    --font-color: hsl(0, 0%, 50%);
    --text-shadow2: hsl(229, 14%, 15%);
    --bg-color: hsla(198, 14%, 14%, 0.19);
    --button-bg-color: hsla(198, 14%, 14%, 0.19);
    --button-shadow: inset 5px 5px 20px #0c0b0b,
        inset -5px -5px 20px hsla(198, 14%, 14%, 0.19);

    --button-shadow2: none;

    --button-shadow-module: 0 4px 6px rgba(0, 0, 0, .2);

    --grid-lines: linear-gradient(hsla(0, 0%, 33%, 0.01) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.01) 1px, transparent 1px);

    --grid-linescompass: linear-gradient(hsla(0, 0%, 33%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 1px, transparent 1px);

    --grid-linescompass2024: linear-gradient(hsla(0, 0%, 33%, 0.048) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.048) 1px, transparent 1px);
    --contrast: brightness(100%);
    --popupcontrast: brightness(100%);
    --chartcontrast: brightness(100%);
    --normalcontrast: brightness(100%);
    --iconcontrast: brightness(100%);
    --modulesborder: hsl(211, 21%, 72%);
    --modulesborderside: hsl(211, 21%, 72%);
    --hilomodule: hsla(211, 21%, 72%, 35%);
    --modulesbordersidewind: hsla(211, 21%, 72%, 100%);
    --modulesshadow: none;
    --gaugeborders: hsl(211, 21%, 72%);
    --rainbeakerborders: hsl(211, 21%, 72%);
    --realfeel: hsla(204, 31%, 21%, 0.429);
    --modulecaptions: rgba(52, 71, 83, 0.2);
    --compassring: hsla(218, 19%, 25%, 0.2);
    --compassringinner: transparent;
    --compassbezel: rgba(53, 59, 68, 1);
    --circleborder4: hsl(206, 12%, 27%);
    --tablet: hsl(222, 14%, 14%);
    --navicons: hsla(205, 11%, 62%, 0.1);
    --charticons: hsla(205, 11%, 62%, 0.1);
    --menubutton: #272c30;
    --pressurevalue: hsl(209, 28%, 75%);
    --windvalue: hsl(209, 28%, 75%);
    --circleborderouter: #252930;
    --litybackground: rgba(32, 35, 39, 0.5);
    --modalpopup: rgba(32, 35, 39, 0.95);
    --webcam: hsla(217, 15%, 17%, 0.5);
    --notificationmodule: rgba(57, 57, 64, 0.95);
    --notificationpointer: #1a1c24;
    --charttitles: rgba(85, 145, 160, 0);
    --text-shadow4: none;
    --text-shadow5: -1px -1px 1px rgb(121, 128, 129);
    --charttitlebackground: #3d464d;
    --navbottom: hsl(222, 14%, 14%);
    --menubackground: linear-gradient(90deg, #1f2229 96%, hsl(209, 26%, 83%) 95%);
    --menulinks: #c8d4df;
    --menulinkshover: #5b79f1;
    --alternative-blue: #1994d7;
    --charticonborder: hsla(205, 11%, 62%, 0.1);
    --moduleoutline: rgba(0, 0, 0, 0.5);
    --moduleoutlinehover: hsla(208, 26%, 40%, 0.937);
    --scrollbar-bg: #b8b3b1;
    --barometervalue: hsla(208, 27%, 28%, 70%);
    --windgust40: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(247, 131, 2, 1) 50%,
            rgba(244, 115, 74, 1) 100%);
    --windgust50: linear-gradient(90deg,
            rgba(230, 162, 65, 1) 0%,
            rgba(244, 115, 74, 1) 50%,
            rgba(211, 95, 80, 1) 100%);
    --therainrategrad: -webkit-linear-gradient(left,
            #00adbd 0%,
            #1994d7 30%,
            #d35f50 90%);
    --indicatorbackground: hsla(206, 19%, 39%, 0.7);
    --menubackgroundlinks: hsla(208, 26%, 40%, 0.937);
    --grid-linesrain: linear-gradient(hsla(240, 4%, 84%, 0.2) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(240, 4%, 84%, 0.2) 1px, transparent 1px);
    --grid-linesrainbucket: linear-gradient(hsla(221, 12%, 68%, 0.07) 1px,
            transparent 1px),
        linear-gradient(to right, hsla(221, 12%, 64%, 0.07) 1px, transparent 1px);
    --gaugeborder: #4f5359;
    --grid-wind: linear-gradient(hsla(0, 0%, 33%, 0.08) 1px, transparent 1px),
        linear-gradient(to right, hsla(0, 0%, 33%, 0.08) 1px, transparent 1px);
    --compassopacity: 0.7;
    --compasscenter: hsla(240, 25%, 98%, 0.49);
    --themeicon: #323435;
    --bft0-1: #41a055;
    --bft2-4: #d1c149;
    --bft5-6: #e97a31;
    --bft7-9: #d84e1c;
    --bft10-12: #f03514;
    --menubacground2: hsla(240, 2%, 24%, 0.8);
    --menulinked: rgba(255, 255, 255, 0.4);
    --cards: rgba(245, 245, 248, 0.8);
    --notificationcard: rgba(228, 228, 233, 0.11);
    --image: none;
    --forecasttext: rgba(51, 51, 53, 1);
    --cardforecast: rgba(22, 22, 23, 0.95);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --btn-radius: 60px;
    --btn-content-bg: hsl(0 100% 100% / 15%);
    --btn-filters: blur(4px) brightness(150%);
    --bg-overlay: hsl(0 0 0 / 25%);
    --c-glass: #bbbbbc;
    --c-light: #fff;
    --c-dark: #000;
    --chartbrightness: brightness(80%);

    --c-content: #224;
    --c-action: #0052f5;

    --c-bg: #E8E8E9;

    --glass-reflex-dark: 1;
    --glass-reflex-light: 1;

    --saturation: 150%;
    --liquidbackground: rgba(226, 227, 230, 0.7);
    --auroracards: rgba(226, 227, 230, 0.7);
    --space-number: 10px;
    --ratio-width: 16;
    --ratio-height: 20;
    --portrait-width: min(calc(100vw - calc(var(--space-number) * 2)), 500px);
    --landscape-height: min(calc(100vh - calc(var(--space-number) * 2)), 600px);
    --bottomcard: hsla(200, 3%, 80%, 0.5);
    --charticon: hsl(12, 86%, 57%);
}

* {
    margin         : 0;
    padding        : 0;
    box-sizing     : border-box;
    text-decoration: none;
    overflow-y     : none;

}

/* unvisited link */
a:link {
    color: #ffffff;
}


/* mouse over link */
a:hover {
    color: var(--body-text-dark);
}

/* selected link */
a:active {
    color: var(--body-text-dark);
}

body {


    display        : flex;
    align-items    : center;
    justify-content: center;
    color          : #fff;
    overflow       : hidden;
    text-decoration: none;
    font-family    : headingtext, system-ui, -apple-system, BlinkMacSystemFont,
        Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin    : 0 auto;
    color     : var(--body-text-dark);
    background: var(--pagebackground);

    text-rendering             : optimizeLegibility;
    -webkit-font-smoothing     : antialiased;
    -moz-osx-font-smoothing    : grayscale;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility   : hidden;
    backface-visibility        : hidden;
    overflow-x                 : hidden;
    cursor                     : url(weather34redcursor.svg), n-resize;
    -webkit-box-sizing         : border-box;
    -moz-box-sizing            : border-box;
    box-sizing                 : border-box;
    font-size                  : 1em;
     filter: saturate(150%);
    -webkit-filter: saturate(150%);
    max-width                  : 1200px
}


.parent {
display: grid;
    grid-template-columns: repeat(3, 1fr);
   
    gap: 8px;

}

.chart{position:relative}


.container {
    width : auto;
    height: 90vh;
}

.card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 10px;
    margin-top: 0px;
    overflow-x: hidden;
    grid-column: 1/4;


}


.card {
   
    grid-template-columns: subgrid;
    padding: 10px;
    padding-top:5px;
    display: flex;
    align-items: center;
    height: 220px;
    text-decoration: none;
    cursor: pointer;
    color: var(--notificationtext);
    top: 5px;
    right: 10px;
    font-family: verb;
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em;
    isolation: isolate;
    background: var(--cards);
    border: 1px solid rgba(21, 19, 23, 0.1);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-image: var(--grid-lines);
    background-size: 5px 5px;
    margin-left:-0px;

}


.weather34switch {
    background           : 0;
    border-radius        : 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius   : 100%;
    -ms-border-radius    : 100%;
    -o-border-radius     : 100%;
    padding              : 5px;
    margin-left          : -35px;
    border               : 0;
    font-size            : 0px
}

img,
svg {
    opacity: 1;

}





.card2 {
    background: rgba(20, 20, 21, 1);


    padding    : 44px;
    display    : flex;
    align-items: center;
    border     : 0px solid rgba(255, 255, 255, 0.1);

    height       : 80px;
    background   : var(--cards);
    border-radius: 16px;


    



    text-decoration : none;
    cursor          : pointer;
    background-image: var(--grid-lines);
    background-size : 5px 5px;
}

.card3 {
    background: rgba(20, 20, 21, 1);


    padding    : 44px;
    display    : flex;
    align-items: center;
    border     : 0px solid rgba(255, 255, 255, 0.1);

    height       : 80px;
    background   : var(--cards);
    border-radius: 16px;


   



    text-decoration : none;
    cursor          : pointer;
    background-image: var(--grid-lines);
    background-size : 5px 5px;
}


.card-footer {



    padding    : 44px;
    display    : flex;
    align-items: center;
    border     : 0px solid rgba(255, 255, 255, 0.1);

    height       : 80px;
    background   : var(--cards);
    border-radius: 16px;


    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.2);



    text-decoration : none;
    cursor          : pointer;
    background-image: var(--grid-lines);
    background-size : 5px 5px;
}





.card-icon i {
    font-size: 22px;
}

.card-info h3 {
    font-size    : 24px;
    font-weight  : 600;
    margin-bottom: 4px;
    margin-top   : -20px;
}

.card-info p {
    font-size: 12px;

    margin-bottom: 0px
}

.card-infoforecast {
    font-size: 12px;

    margin-bottom: 0px
}


.container {
    display                : flex;
    width                  : 100%;
    height                 : 97vh;
    background             : rgba(255, 255, 255, 0.08);
    backdrop-filter        : blur(30px);
    -webkit-backdrop-filter: blur(30px);
    border-radius          : 24px;
    box-shadow             : 0 8px 32px rgba(0, 0, 0, 0.1);
    border                 : 5px solid var(--menubacground2);
    -ms-overflow-style     : none;
    /* Internet Explorer 10+ */
    scrollbar-width        : none;
    /* Firefox, Safari 18.2+, Chromium 121+ */
    overflow-x             : hidden;

}

.container::-webkit-scrollbar {
    display: none;
    /* Older Safari and Chromium */
}

.sidebar {
    width       : 50px;
    height      : 100vh;
    padding     : 15px 15px;
    padding-left: 5px;


    display       : flex;
    flex-direction: column;

    position             : relative;
    text-decoration      : none;
    border-radius        : 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
    -ms-border-radius    : 0px;
    -o-border-radius     : 0px;
    -ms-overflow-style   : none;
    /* Internet Explorer 10+ */
    scrollbar-width      : none;
    /* Firefox, Safari 18.2+, Chromium 121+ */
    overflow-x           : hidden;

    border      : 0px solid rgba(255, 255, 255, 0.08);
    border-left : 0px solid rgba(255, 255, 255, 0.08);
    border-right: 1px solid rgba(41, 39, 39, 0.08);
    background  : var(--liquidbackground);

    backdrop-filter        : blur(2px);
    -webkit-backdrop-filter: blur(2px);



}

.sidebar li a {
    font-size : 12px;
    background: var(--liquidbackground);

    backdrop-filter        : blur(2px);
    -webkit-backdrop-filter: blur(2px);
    box-shadow             : 0 4px 6px rgba(0, 0, 0, 0.1);
    color                  : var(--darkb)
}

::-webkit-scrollbar {
    width                : 6px;
    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;
    background           : transparent;
}

::-webkit-scrollbar-thumb {
    background           : var(--scrollbar-bg);
    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;
}

::-scrollbar {
    width                : 6px;
    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;
    background           : transparent;
}

::-scrollbar-thumb {
    background           : var(--scrollbar-bg);
    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;
}



ul {
    list-style: none;

    text-decoration: none;
    position       : relative;
}

ul a {

    list-style           : none;
    padding              : 5px;
    margin-bottom        : 10px;
    text-decoration      : none;
    position             : relative;
    background           : transparent;
    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;
    display              : flex;
    align-items          : center;
    border               : 1px solid rgba(255, 255, 255, 0.08);
    font-size            : 12px;
    width                : fit-content;
    color                : var(--body-text-dark);
    max-width            : 150px
}

ul svg{
width:1.6rem
}





.profile {
    margin-top   : auto;
    display      : flex;
    align-items  : center;
    padding      : 3px;
    background   : rgba(255, 255, 255, 0.12);
    border       : 1px solid rgba(255, 255, 255, 0.02);
    font-size    : 12px;
    width        : max-content;
    border-radius: 16px;


    -webkit-border-radius: 16px;
    -moz-border-radius   : 16px;
    -ms-border-radius    : 16px;
    -o-border-radius     : 16px;
}




.clock {
    position     : absolute;
    margin-top   : -100px;
    display      : flex;
    align-items  : center;
    padding      : 10px;
    background   : rgba(255, 255, 255, 0.12);
    border       : 1px solid rgba(255, 255, 255, 0.08);
    font-size    : 28px;
    font-family  : clock, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    width        : max-content;
    border-radius: 16px;

    -webkit-border-radius: 16px;
    -moz-border-radius   : 16px;
    -ms-border-radius    : 16px;
    -o-border-radius     : 16px;
}



.user-infounit {
    text-decoration      : none;
    margin-top           : auto;
    align-items          : center;
    padding              : 2px;
    background           : rgba(255, 255, 255, 0);
    border               : 0;
    font-size            : 10px;
    width                : 80px;
    border-radius        : 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    -ms-border-radius    : 5px;
    -o-border-radius     : 5px;
    font-family          : verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    display              : flex;
    flex-direction       : row;
    flex-wrap            : wrap;
    width                : 60%;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows   : repeat(1, 1fr);
    grid-column-gap      : 2px;
    grid-row-gap         : 2px
}



.content {
    flex      : 1;
    padding   : 40px;
    overflow-y: auto;
}

header {
    margin-bottom: 15px;
}

header h1 {
    font-size    : 12px;
    font-weight  : 600;
    margin-bottom: 8px;
    display      : none
}


header p {
    font-size: 12px;
    opacity  : 0.8;
    display  : none
}

.weather34switch {
    background : 0;
    padding    : 0px;
    margin-left: 25px;
    border     : 0;
    font-size  : 0;
    color      : var(--body-text-dark);
    margin-top : 0
}

.chartperiod {
    position: relative;

    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;

    font-family     : verb;
    font-size       : 12px;
    background-image: var(--grid-lines);
    background-size : 5px 5px;
    color           : var(--darkb);
    margin-top      : -35px;
    margin-left     : 20px;
    margin-bottom   : 10px;
    grid-gap        : 10px;
    width           : fit-content;
    max-width       : 300px;
    padding         : 5px;
    border          : 0;
    background      : var(--cards);
    box-shadow      : 0px 6px 24px rgba(0, 0, 0, 0.2);
    background-image: var(--grid-lines);
    background-size : 5px 5px;

}


.modulecontainer {
    position   : relative;
    margin-top : 20px;
    margin-left: -0px;
    width:fit-content

}

.weatherzoomholder {
    z-index    : 99999;
    position   : relative;
    margin-top : 180px;
    margin-left: -10px;
    color      : var(--chartzoom);
}

.weatherzoomholder a {
    z-index    : 99999;
    position   : relative;
    margin-top : 180px;
    margin-left: -10px;
    color      : var(--chartzoom);
    font-size  : 8px
}

.chartmodule {
    position   : absolute;
    margin-top : 20px;
    margin-left: 80px;
    background : rgba(255, 255, 255, 0.15);



}


aurora {
    font-size: 10px;
}







.onlinetime {
    position : relative;
    font-size: 14px;

    margin-top  : -20px;
    float       : none;
    padding-left: 0px;
    margin-left : -120px;
    width       : 250px;
    font-family : headingtext, system-ui, -apple-system, BlinkMacSystemFont,
        Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

    color: var(--body-text-darkb);
}


.onlineupdated {
    position : relative;
    font-size: 12px;

    margin-top  : -70px;
    float       : none;
    padding-left: 0px;
    margin-left : 40%;
    width       : 50px;


}

.aurora-location {
    position: relative;

    display        : inline-flex;
    font-size      : 12px;
    align-items    : center;
    justify-content: center;
    top            : -30px;
    font-family    : headingtext, system-ui, -apple-system, BlinkMacSystemFont,
        Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

    color       : var(--body-text-darkb);
    float       : right;
    margin-right: 10px
}






/*2026 tooltip */
.menutip {
    position: relative;

    border-bottom: 0;
    cursor       : pointer;
    z-index      : 99999
}

.menutiptext {
    visibility: hidden;
    width     : 80px;

    color     : var(--body-text-dark);
    text-align: center;

    padding              : 5px;
    position             : absolute;
    z-index              : 99999;
    background           : var(--menulinkshover);
    border-radius        : 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius   : 10px;
    -ms-border-radius    : 10px;
    -o-border-radius     : 10px;
    display              : flex;
    align-items          : center;
    border               : 0px;
    font-size            : 10px;
    margin-top           : -25px;
    margin-left          : -5px;
    border               : 0;
    border-radius        : 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius   : 0.8em;
    -ms-border-radius    : 0.8em;
    -o-border-radius     : 0.8em;
    isolation            : isolate;
    background           : var(--liquidbackground);

    backdrop-filter        : blur(2px);
    -webkit-backdrop-filter: blur(2px);
    box-shadow             : 0 4px 6px rgba(0, 0, 0, 0.1);

    text-align: center
}

.menutip:hover .menutiptext {
    position  : absolute;
    visibility: visible;
    z-index   : 9999999;
    text-align: center;
    top       : 1px;

}


/* iphone portrait */
@media  
(max-width: 640px) 
and (orientation: portrait) {

    

    .sidebar {
        width: 80px;
    }

    .card {
    
    box-shadow           : 0;
   margin-bottom:0
  
    
}

.container {
    display                : flex;
    width                  : 90%;
    max-width:1200px;
    height                 : 97vh;
    background             : rgba(255, 255, 255, 0.08);
    backdrop-filter        : blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border-radius          : 24px;
    box-shadow             : 0;
    border                 : 5px solid var(--menubacground2);
    
margin-bottom:0
}


.modulecontainer {
    position   : relative;
    margin-top : -20px;
    margin-left: -10px;
    margin-bottom:-20px;
background:0

}

}


/* iphone landscape  */
@media  
(max-width: 1024px) 
and (orientation: landscape) {


   

                    .card-container {
                        
      display: grid;
  grid-template-columns: repeat(2, 1fr);
  
  grid-gap: 5px;
 column-gap: 5px;
  
 
    }

    .sidebar {
        width: 80px;
    }


 .card{
        width:fit-content;
        margin-left:-0px;
        margin-bottom:-0px;
    }

}







@media (max-width: 960px) {


   
    .card-container {
        display              : flex;
        flex-direction       : row;
        flex-wrap            : wrap;
        width                : 100%;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows   : repeat(3, 1fr);
        grid-column-gap      : 5px;
        grid-row-gap         : 5px
    }

    .sidebar {
        width: 50px;
    }

}



@media (max-width: 768px) {


    .container {
        width : 100%;
        height: 100vh;
    }

    .card-container {
        display              : flex;
        flex-direction       : row;
        flex-wrap            : wrap;
        width                : 98%;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows   : repeat(3, 1fr);
        grid-column-gap      : 5px;
        grid-row-gap         : 5px
    }
.sidebar {
        width: 50px;
    }

}


/* iphone pro max versions */

@media (max-width: 640px) {
    body {
        padding: 0;
        width  : 100%
    }



    .grid-item {
        grid-column: 2 / 7;

        display              : grid;
        grid-template-columns: subgrid;
    }

    .child-of-grid-item {
        /* gets to participate on parent grid! */
        grid-column: 3 / 6;
    }



    .container {
        max-width: 100%;
        height   : 100vh;
        padding  : 0'

    }

    .card-container {
        display              : grid;
        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
        gap                  : 4px;
        margin-top           : 5px;
        overflow-x           : hidden;
        grid-column          : 1/4;
        width                : fit-content;
        background           : 0;
        box-shadow           : 0
    }


    .card,
    .card3 {

        padding-left  : 0px;
        padding-top   : 0;
        padding-bottom: 0px;
        background    : 0;
        box-shadow    : 0;
        margin-left   : -0px
    }

    .charttempmodule {
        width      : 310px;
        margin-left: 12px;
        background : 0;
        box-shadow : 0
    }

    .modulecontainer {
        padding       : 0px;
        padding-top   : 0;
        padding-bottom: 0px;
        width         : 340px;
        max-width     : 340px;
        margin-left   : -15px;
        background    : 0
    }

    .weatherzoomholder {
        z-index    : 99999;
        position   : relative;
        margin-top : 180px;
        margin-left: -30px;
        color      : var(--chartzoom);
    }

    .weatherzoomholder a {
        z-index    : 99999;
        position   : relative;
        margin-top : 180px;
        margin-left: -30px;
        color      : var(--chartzoom);
        font-size  : 8px
    }


    .weather34switch {
        background           : 0;
        border-radius        : 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius   : 100%;
        -ms-border-radius    : 100%;
        -o-border-radius     : 100%;
        padding              : 5px;
        margin-left          : 25px;
        margin-top           : 5px;
        border               : 0;
        font-size            : 0px
    }



    ul {
        list-style     : none;
        text-decoration: none;
        position       : relative;
        border         : 0;

    }

    ul a {
        list-style     : none;
        padding        : 5px;
        margin-bottom  : 10px;
        text-decoration: none;
        position       : relative;

        border-radius        : 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius   : 10px;
        -ms-border-radius    : 10px;
        -o-border-radius     : 10px;
        display              : flex;
        align-items          : center;
        border               : 0;
        font-size            : 10px;
        width                : fit-content;
        background           : var(--liquidbackground);


    }

    .user-infounit a {
        font-size: 10px
    }


    .sidebar {
        width       : 20px;
        padding     : 0;
        padding-top : 5px;
        margin-right: -30px;
        border      : 0;
        font-size   : 10px
    }

    .sidebar a {
        font-size: 10px
    }

    .onlineupdated {
        position : relative;
        font-size: 0.65em;

        margin-top  : -60px;
        float       : none;
        padding-left: 27px;
        margin-left : 30%;
        width       : 50px;
        font-family : headingtext, system-ui, -apple-system, BlinkMacSystemFont,
            Segoe UI, Ubuntu, Roboto, Cantarell, Noto Sans, sans-serif,
            "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

        color: var(--body-text-darkb);
    }

    .aurora-location {
        position: relative;

        display        : inline-flex;
        font-size      : 11px;
        align-items    : center;
        justify-content: center;
        top            : -23px;
        font-family    : verb;

        color       : var(--body-text-darkb);
        float       : right;
        margin-right: 10px
    }



}

/* iphone pro versions */
@media (max-width: 400px) {

    .charttempmodule {
        width      : 295px;
        margin-left: 5px;
        background : 0;
        box-shadow : 0
    }

    .card,
    .card3 {

        padding-left  : 0px;
        padding-top   : 0;
        padding-bottom: 0px;
        background    : 0;
        box-shadow    : 0;
        margin-left   : 5px
    }

    .modulecontainer {
        padding       : 0px;
        padding-top   : 0;
        padding-bottom: 0px;
        width         : 340px;
        max-width     : 340px;
        margin-left   : -18px;
        background    : 0
    }

}



@media (max-width: 420px) {

    .charttempmodule {
        width      : 290px;
        margin-left: 10px;
        background : 0;
        box-shadow : 0
    }

    .modulecontainer {
        padding       : 0px;
        padding-top   : 0;
        padding-bottom: 0px;
        width         : 330px;
        max-width     : 340px;
        margin-left   : -18px;
        background    : 0
    }

    .card,
    .card3 {

        padding-left  : 0px;
        padding-top   : 0;
        padding-bottom: 0px;
        background    : 0;
        box-shadow    : 0;
        margin-left   : 0px
    }

}




.container,
.card,
.header {
    /* Hide vertical scrollbar */
    overflow: hidden;
    /* Hide horizontal scrollbar */
}

::-webkit-scrollbar {
    width : 0;
    height: 0.1rem;
}

::-webkit-scrollbar-track {
    background: rgba(27, 27, 2, 0);
}

::-webkit-scrollbar-thumb {
    background: rgba(27, 27, 2, 0);
}

.sidebar {
    width: 90px
}


@media  
(max-width: 640px) 
and (orientation: portrait) {

    

    .sidebar {
        width: 80px;
    }

    .card {
    
    box-shadow           : 0;
   margin-bottom:0
  
    
}

.container {
    display                : flex;
    width                  : 100%;
    max-width:1200px;
    height                 : 97vh;
    background             : rgba(255, 255, 255, 0.08);
    backdrop-filter        : blur(0px);
    -webkit-backdrop-filter: blur(0px);
    border-radius          : 24px;
    box-shadow             : 0;
    border                 : 5px solid var(--menubacground2);
    
margin-bottom:0
}


.modulecontainer {
    position   : relative;
    margin-top : -20px;
    margin-left: -10px;
    margin-bottom:-20px;
background:0

}

}



/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */

.lity {
    z-index: 9990;
    position: fixed;
    top: 10;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: 0;
    outline: 0 !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    backdrop-filter: saturate(150%);
    -webkit-backdrop-filter: saturate(150%);
}

.lity.lity-opened {
    opacity: 1;
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

.lity.lity-closed {
    opacity: 0;
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: 0 !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.lity-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.lity-wrap:after {
    content: "Aurora Rev 1K";
    font-size: 10px;
    font-family: verb;
    color: #fff;
    position: fixed;
    bottom: 10;
    right: 20;
    background:  black;
    padding: 13px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
    opacity: 1;
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: 0 !important;
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.3s ease, -webkit-transform 0.3s ease,
        -o-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease, -webkit-transform 0.3s ease,
        -o-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease,
        -o-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -webkit-transform 0.3s ease,
        -o-transform 0.3s ease;
    -ms-transition: transform 0.3s ease, -webkit-transform 0.3s ease,
        -o-transform 0.3s ease;
    margin: auto 0;
    justify-content: center;
    text-align: center;
}

.lity-closed .lity-content,
.lity-loading .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.lity-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 10%;
    top: 0.3em;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 35px;
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: var(--alternative-blue);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 35px;
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fb631d;
}

.lity-close:active {
    top: 1px;
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
}

.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {
    width: 100%;
    max-width: 964px;
    margin: auto 0;
    justify-content: center;
    text-align: center;
}

.lity-iframe-container {
    display: -webkit-box;
    display: flex;
    width: 98%;
    max-width: 860px;
    height: 600px;
    padding-top: 56.25%;
    overflow: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: auto;
    margin-left: 5px;
    
    
}

.lity-iframe-container iframe {
    display: -webkit-box;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    max-height: 600px;
    margin: 0 auto;
    background:#000001;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border: 0;
    border:5px rgba(231, 230, 239, 0.9) solid;
    filter: saturate(150%);
    -webkit-filter: saturate(150%);
}

.lity-hide {
    display: none;
}



.lity-wrap {
    margin-left: 0;
}


.sidebar li2 {
    font-size: 10px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left:10px



}


.sidebar li2 a{
    font-size: 12px;
    align-items: center;
    isolation: isolate;
    background: 0;
    border: 0;
    color: var(--darkb);
    text-align: center;
    margin-left:15px;
    font-family: verb;


}

.sidebar li2 menucolor {
  background: var(--temp-5-10);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:12px;
  padding-top:10px;
  padding-right:17px;
  padding-left:2px;
  color:#fff;
  margin-left:15px;
  margin-bottom:10px ;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
   font-family: verb;
}


.sidebar li2 menucolor2 {
  background: var(--temp15-20);
  width: 60px;
  height: 20px;
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:12px;
  padding-top:0;
  padding-right:5px;
  padding-left:5px;
  color:#fff;
  margin-left:-10px;
  margin-bottom:0px ;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  -ms-border-radius: 0.8rem;
  -o-border-radius: 0.8rem;
  font-family: verb;
}


.sidebar li2 menucolor3 {
  background: var(--hilomodule);
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  
  padding-top:5px;
  padding-right:17px;
  padding-left:10px;
  color:#fff;
  margin-left:-15px;
  margin-bottom:10px ;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
   
}





