/** Shopify CDN: Minification failed

Line 7:9 Expected identifier but found whitespace
Line 7:10 Unexpected "80vh"

**/
--height: 80vh !important; 
    --gap: 96px;
    --largest-height: 671px !important;
    --text_color: 255, 255, 255;
    --background_color: 76, 49, 41;

:root {
    --announcement-bar-height: 0px;
    --header-height: 90px;
    --header-offset: 0px;
    --vh100: min(100vh, 86svh) !important;
    --vh75: min(75vh, 75svh);
    --vh50: min(50vh, 50svh);
    --vh45: min(45vh, 45svh);
}