{
    "_locale": "user",
    "elements": {
        "h1": [],
        "h2": [],
        "h3": [],
        "h4": [],
        "h5": [],
        "p": [],
        "button": [],
        "bodybg": []
    },
    "global_classes": [
        {
            "value": "video-bg",
            "type": "global",
            "label": "video-bg",
            "css": ".video-bg{width:100%;height:100%;position:relative;object-fit:cover;opacity:0.5;z-index:1;}\n                    @media (max-width: 575.98px){\n                        .video-bg {\n                            display: none !important;\n                        }\n                    }\n                    \n                    @media (min-width: 576px) and (max-width: 767.98px){\n                        .video-bg {\n                            display: none !important;\n                        }\n                    }\n                    ",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100%"
                    ],
                    "position": [
                        "relative"
                    ],
                    "objectFit": [
                        "cover"
                    ],
                    "hideOnMobile_Extra": true,
                    "opacity": [
                        0.5
                    ],
                    "zIndex": [
                        "1"
                    ],
                    "hideOnLandscape_Extra": true
                }
            },
            "selectors": [],
            "originalID": "gsbp-d182dd0",
            "originalBlock": "greenshift-blocks\/element",
            "localed": false
        },
        {
            "value": "video-bg-black",
            "type": "global",
            "label": "video-bg-black",
            "css": ".video-bg-black{background-color:#1211118f !important;width:100% !important;height:100% !important;position:absolute !important;top:0px !important;left:0px !important;bottom:0px !important;right:0px !important;z-index:2 !important;display:none !important;}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "#1211118f"
                    ],
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100%"
                    ],
                    "position": [
                        "absolute"
                    ],
                    "top": [
                        "0px"
                    ],
                    "left": [
                        "0px"
                    ],
                    "bottom": [
                        "0px"
                    ],
                    "right": [
                        "0px"
                    ],
                    "zIndex": [
                        "2"
                    ],
                    "display": [
                        "none"
                    ]
                }
            },
            "originalID": "gsbp-e42a7cd",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": "1"
        },
        {
            "value": "scroll-down-icon",
            "type": "global",
            "label": "scroll-down-icon",
            "css": ".scroll-down-icon{width:76px;height:76px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;stroke-width:2;stroke:#ffffff;fill:none;}@keyframes arrow { 0%,to { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1) } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,.2,1) } } .scroll-down-icon { animation: arrow 1.5s infinite }",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "76px"
                    ],
                    "height": [
                        "76px"
                    ],
                    "marginTop": [
                        "0px"
                    ],
                    "marginRight": [
                        "0px"
                    ],
                    "marginBottom": [
                        "0px"
                    ],
                    "marginLeft": [
                        "0px"
                    ],
                    "marginLink_Extra": "all",
                    "strokeWidth": [
                        "2"
                    ],
                    "stroke": [
                        "#ffffff"
                    ],
                    "fill": [
                        "none"
                    ],
                    "customCSS_Extra": "@keyframes arrow { 0%,to { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1) } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,.2,1) } } {CURRENT} { animation: arrow 1.5s infinite }"
                }
            },
            "originalID": "gsbp-adb043f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "svg",
            "selectors": []
        },
        {
            "value": "scroll-down",
            "type": "global",
            "label": "scroll-down",
            "css": ".scroll-down{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;width:56px;height:56px;cursor:pointer;background-color:transparent;border:none;border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;stroke:var(--gs-colorcolor3, #f7f7f7);stroke-width:2;fill:transparent;margin-bottom:1rem;}@media (max-width: 575.98px){.scroll-down{transition-duration:0.5s;}}.scroll-down:hover{stroke:var(--gs-colorcolor6, #cac2bb);transition-duration:0.3s;transition-timing-function:ease-in-out;}",
            "attributes": {
                "styleAttributes": {
                    "paddingLink_Extra": "all",
                    "paddingTop": [
                        "0px"
                    ],
                    "paddingBottom": [
                        "0px"
                    ],
                    "paddingLeft": [
                        "0px"
                    ],
                    "paddingRight": [
                        "0px"
                    ],
                    "width": [
                        "56px"
                    ],
                    "height": [
                        "56px"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "backgroundColor": [
                        "transparent"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "borderTopLeftRadius": [
                        "100vh"
                    ],
                    "borderRadiusCustom_Extra": "",
                    "borderRadiusLink_Extra": "1",
                    "borderBottomLeftRadius": [
                        "100vh"
                    ],
                    "borderTopRightRadius": [
                        "100vh"
                    ],
                    "borderBottomRightRadius": [
                        "100vh"
                    ],
                    "stroke_hover": [
                        "var(--gs-colorcolor6, #cac2bb)"
                    ],
                    "stroke": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "strokeWidth": [
                        "2"
                    ],
                    "fill": [
                        "transparent"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration_hover": [
                        "0.3s"
                    ],
                    "transitionTimingFunction_hover": [
                        "ease-in-out"
                    ],
                    "marginBottom": [
                        "1rem"
                    ],
                    "transitionDuration": [
                        "",
                        "",
                        "",
                        "0.5s"
                    ]
                }
            },
            "selectors": [
                {
                    "value": "svg",
                    "attributes": {
                        "styleAttributes": {
                            "marginLink_Extra": "all",
                            "marginTop": [
                                "0px"
                            ],
                            "marginBottom": [
                                "0px"
                            ],
                            "marginLeft": [
                                "0px"
                            ],
                            "marginRight": [
                                "0px"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ],
                            "customCSS_Extra": "@keyframes arrow { 0%,to { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1) } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,.2,1) } } {CURRENT} { animation: arrow 1.5s infinite }"
                        }
                    },
                    "css": ".scroll-down svg{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;width:100%;height:100%;}@keyframes arrow { 0%,to { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1) } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,.2,1) } } .scroll-down svg { animation: arrow 1.5s infinite }"
                }
            ],
            "originalID": "gsbp-5681442",
            "originalBlock": "greenshift-blocks\/element",
            "localed": ""
        },
        {
            "value": "main-top",
            "type": "global",
            "label": "main-top",
            "css": ".main-top{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;position:relative;background-color:#ffffff;width:100%;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "stretch"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "position": [
                        "relative"
                    ],
                    "backgroundColor": [
                        "#ffffff"
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-1cef47e",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "section",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "width-max",
            "type": "global",
            "label": "width-max",
            "css": ".width-max{margin-right:auto;margin-left:auto;margin-top:0px;max-width:var(--wp--style--global--content-size);width:100%;}@media (max-width: 575.98px){.width-max{max-width:none;}}",
            "attributes": {
                "styleAttributes": {
                    "marginRight": [
                        "auto"
                    ],
                    "marginLeft": [
                        "auto"
                    ],
                    "marginTop": [
                        "0px"
                    ],
                    "maxWidth": [
                        "var(--wp--style--global--content-size)",
                        "",
                        "",
                        "none"
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-a038bae",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "section",
            "selectors": []
        },
        {
            "value": "button-icon",
            "type": "global",
            "label": "button-icon",
            "css": ".button-icon{border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;width:40px;height:40px;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;transition-duration:0.5s;fill:var(--gs-colorcolor3, #f7f7f7);position:relative;border:none;opacity:0.5;cursor:pointer;transition-timing-function:ease-in-out;}.button-icon:hover{opacity:1;transform:scale(1.1);}",
            "attributes": {
                "styleAttributes": {
                    "borderTopLeftRadius": [
                        "100vh"
                    ],
                    "borderRadiusLink_Extra": "1",
                    "borderBottomLeftRadius": [
                        "100vh"
                    ],
                    "borderTopRightRadius": [
                        "100vh"
                    ],
                    "borderBottomRightRadius": [
                        "100vh"
                    ],
                    "width": [
                        "40px"
                    ],
                    "height": [
                        "40px"
                    ],
                    "backgroundColor": [
                        "transparent"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        "0.5s"
                    ],
                    "fill": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "position": [
                        "relative"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "opacity": [
                        "0.5"
                    ],
                    "opacity_hover": [
                        "1"
                    ],
                    "transformLink_Extra": {
                        "scale": "1"
                    },
                    "scale_Extra": [
                        "1"
                    ],
                    "scale_Extra_hover": [
                        "1.1"
                    ],
                    "transform_hover": [
                        "scale(1.1)"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ]
                }
            },
            "originalID": "gsbp-42bd509",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "a-link",
            "type": "global",
            "label": "a-link",
            "css": "body .a-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;z-index:1;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "absolute"
                    ],
                    "top": [
                        "0px"
                    ],
                    "right": [
                        "0px"
                    ],
                    "bottom": [
                        "0px"
                    ],
                    "left": [
                        "0px"
                    ],
                    "zIndex": [
                        "1"
                    ]
                }
            },
            "originalID": "gsbp-39d19fe",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "a",
            "selectors": []
        },
        {
            "value": "buttons-video",
            "type": "global",
            "label": "buttons-video",
            "css": ".buttons-video{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:0.5rem;margin-bottom:2rem;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "columnGap": [
                        "0.5rem"
                    ],
                    "marginBottom": [
                        "2rem"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-559042b",
            "originalBlock": "greenshift-blocks\/element",
            "localed": ""
        },
        {
            "value": "button-off",
            "type": "global",
            "label": "button-off",
            "css": ".button-off{display:none;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "none"
                    ]
                }
            },
            "originalID": "gsbp-b2f0922",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "svg",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "buttons-banner",
            "type": "global",
            "label": "buttons-banner",
            "css": ".buttons-banner{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;}@media (max-width: 767.98px){.buttons-banner{width:80%;}}@media (max-width: 575.98px){.buttons-banner{justify-content:space-around;position:relative;bottom:80px;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "space-between",
                        "",
                        "",
                        "space-around"
                    ],
                    "alignItems": [
                        "flex-end"
                    ],
                    "width": [
                        "100%",
                        "",
                        "80%"
                    ],
                    "position": [
                        "",
                        "",
                        "",
                        "relative"
                    ],
                    "bottom": [
                        "",
                        "",
                        "",
                        "80px"
                    ]
                }
            },
            "originalID": "gsbp-287b14d",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "> div:first-child",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "",
                                "",
                                "",
                                "40px"
                            ]
                        }
                    },
                    "css": "@media (max-width: 575.98px){.buttons-banner > div:first-child{width:40px;}}"
                }
            ],
            "localed": ""
        },
        {
            "value": "banner-bg",
            "type": "global",
            "label": "banner-bg",
            "css": ".banner-bg{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;top:0px;}@media (max-width: 575.98px){.banner-bg{height:100dvh;flex-direction:column;justify-content:flex-end;align-items:center;transition-property:height;transition-duration:0.5s;}}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100vh",
                        null,
                        null,
                        "100dvh"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column",
                        null,
                        null,
                        "column"
                    ],
                    "justifyContent": [
                        "flex-end",
                        null,
                        null,
                        "flex-end"
                    ],
                    "alignItems": [
                        "center",
                        null,
                        null,
                        "center"
                    ],
                    "position": [
                        "relative"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionProperty": [
                        "",
                        "",
                        "",
                        "height"
                    ],
                    "transitionDuration": [
                        "",
                        "",
                        "",
                        "0.5s"
                    ],
                    "top": [
                        "0px"
                    ]
                }
            },
            "selectors": [
                {
                    "value": " .bottom",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "relative"
                            ],
                            "display": [
                                "inline-flex"
                            ],
                            "justifyContent": [
                                "flex-end",
                                null,
                                null,
                                "flex-start"
                            ],
                            "alignItems": [
                                "stretch",
                                null,
                                null,
                                "center"
                            ],
                            "width": [
                                "auto",
                                "",
                                "100%",
                                "100%"
                            ],
                            "flexDirection": [
                                "column",
                                null,
                                null,
                                "column-reverse"
                            ],
                            "height": [
                                null,
                                null,
                                null,
                                "100%"
                            ]
                        }
                    },
                    "css": ".banner-bg .bottom{position:relative;display:inline-flex;justify-content:flex-end;align-items:stretch;width:auto;flex-direction:column;}@media (max-width: 767.98px){.banner-bg .bottom{width:100%;}}@media (max-width: 575.98px){.banner-bg .bottom{justify-content:flex-start;align-items:center;width:100%;flex-direction:column-reverse;height:100%;}}"
                },
                {
                    "value": " .bg",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--wp--preset--color--contrast, #111111)"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ],
                            "transformLink_Extra": {
                                "translateY": true
                            },
                            "translateY_Extra": [
                                "-50%"
                            ],
                            "transform": [
                                "translateY(-50%)"
                            ],
                            "top": [
                                "50%"
                            ],
                            "position": [
                                "fixed"
                            ],
                            "flexDirection": [
                                null,
                                null,
                                null,
                                "column"
                            ],
                            "justifyContent": [
                                null,
                                null,
                                null,
                                "center"
                            ],
                            "alignItems": [
                                null,
                                null,
                                null,
                                "center"
                            ],
                            "transitionLink_Extra": true,
                            "transitionProperty": [
                                null,
                                null,
                                null,
                                "height"
                            ],
                            "transitionDuration": [
                                null,
                                null,
                                null,
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                null,
                                null,
                                null,
                                "linear"
                            ]
                        }
                    },
                    "css": ".banner-bg .bg{background-color:var(--wp--preset--color--contrast, #111111);width:100%;height:100%;transform:translateY(-50%);top:50%;position:fixed;}@media (max-width: 575.98px){.banner-bg .bg{flex-direction:column;justify-content:center;align-items:center;transition-property:height;transition-duration:0.5s;transition-timing-function:linear;}}"
                }
            ],
            "originalID": "gsbp-609ed7b",
            "originalBlock": "greenshift-blocks\/element",
            "localed": false
        },
        {
            "value": "nav-bg",
            "type": "global",
            "label": "nav-bg",
            "css": ".nav-bg{display:flex;flex-direction:row;justify-content:flex-end;transition-duration:0.3s;transition-timing-function:ease-in-out;height:70px;align-items:center;color:var(--gs-colorcolor3, #f7f7f7);font-family:\"Barlow Semi Condensed\";padding-right:1rem;padding-left:1rem;white-space:nowrap;font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);background-color:#121212d9;border-top-left-radius:50vh;border-bottom-left-radius:50vh;transform:translateX(195px);}@media (max-width: 991.98px){.nav-bg{padding-right:1rem;font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);}}\n                    @media (max-width: 575.98px){\n                        .nav-bg {\n                            display: none !important;\n                        }\n                    }\n                    \n                    @media (min-width: 576px) and (max-width: 767.98px){\n                        .nav-bg {\n                            display: none !important;\n                        }\n                    }\n                    ",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "flex-end"
                    ],
                    "transitionLink_Extra": true,
                    "transitionDuration": [
                        "0.3s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "height": [
                        "70px"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "color": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "fontFamily": [
                        "\"Barlow Semi Condensed\""
                    ],
                    "paddingRight": [
                        "1rem",
                        "1rem"
                    ],
                    "paddingLeft": [
                        "1rem"
                    ],
                    "transformLink_Extra": {
                        "translateX": true
                    },
                    "translateX_Extra": [
                        "195px",
                        "165px"
                    ],
                    "whiteSpace": [
                        "nowrap"
                    ],
                    "hideOnMobile_Extra": true,
                    "hideOnLandscape_Extra": true,
                    "fontSize": [
                        "var(--wp--preset--font-size--r, 1.2rem)",
                        "var(--wp--preset--font-size--s, 1rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--r, 1.9rem)",
                        "var(--wp--custom--line-height--s, 1.4rem)"
                    ],
                    "backgroundColor": [
                        "#121212d9"
                    ],
                    "borderTopRightRadius": [
                        ""
                    ],
                    "borderTopLeftRadius": [
                        "50vh"
                    ],
                    "borderBottomRightRadius": [
                        ""
                    ],
                    "borderBottomLeftRadius": [
                        "50vh"
                    ],
                    "transform": [
                        "translateX(195px)"
                    ]
                }
            },
            "selectors": [
                {
                    "value": ".open",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "translateX": true
                            },
                            "translateX_Extra": [
                                "0px"
                            ],
                            "transform": [
                                "translateX(0px)"
                            ]
                        }
                    },
                    "css": ".nav-bg.open{transform:translateX(0px);}"
                },
                {
                    "value": " .bttn-booking",
                    "attributes": {
                        "styleAttributes": {
                            "textTransform": [
                                "uppercase"
                            ],
                            "fontFamily": [
                                "Barlow"
                            ],
                            "fontWeight": [
                                "300"
                            ]
                        }
                    },
                    "css": ".nav-bg .bttn-booking{text-transform:uppercase;font-family:Barlow;font-weight:300;}"
                },
                {
                    "value": " .text",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "none"
                            ]
                        }
                    },
                    "css": ".nav-bg .text{display:none;}"
                }
            ],
            "originalID": "gsbp-cc65e57",
            "originalBlock": "greenshift-blocks\/element",
            "localed": false
        },
        {
            "value": "vr-bg",
            "type": "global",
            "label": "vr-bg",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-3628bda",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "scroll-up",
            "type": "global",
            "label": "scroll-up",
            "css": ".scroll-up{background-color:transparent;position:fixed;stroke:var(--gs-colorcolor7, #242424);stroke-width:6;fill:transparent;transform:rotate(180deg);transition-duration:0.6s;z-index:996;border-top-left-radius:50vh;border-bottom-right-radius:50vh;border-top-right-radius:50vh;border-bottom-left-radius:50vh;border-width:1px;border-style:solid;border-color:var(--gs-colorcolor7, #242424);align-items:center;justify-content:center;display:flex;cursor:pointer;right:-50px;bottom:45%;width:28px;height:56px;overflow:hidden;}@media (max-width: 575.98px){.scroll-up{stroke:var(--gs-colorcolor7, #242424);align-items:center;justify-content:center;}}.scroll-up:hover{transition-duration:0.3s;transition-timing-function:ease-in-out;opacity:1;background-color:var(--gs-colorcolor7, #242424);stroke:var(--gs-colorcolor3, #f7f7f7);}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "transparent",
                        "",
                        "",
                        ""
                    ],
                    "position": [
                        "fixed"
                    ],
                    "stroke": [
                        "var(--gs-colorcolor7, #242424)",
                        "",
                        "",
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "strokeWidth": [
                        "6",
                        "",
                        "",
                        ""
                    ],
                    "fill": [
                        "transparent",
                        "",
                        "",
                        ""
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration_hover": [
                        "0.3s"
                    ],
                    "transitionTimingFunction_hover": [
                        "ease-in-out"
                    ],
                    "transformLink_Extra": {
                        "rotate": "1",
                        "scale": "1"
                    },
                    "rotate_Extra": [
                        "180"
                    ],
                    "transform": [
                        "rotate(180deg)"
                    ],
                    "transitionDuration": [
                        "0.6s"
                    ],
                    "opacity_hover": [
                        "1"
                    ],
                    "zIndex": [
                        "996"
                    ],
                    "borderTopLeftRadius": [
                        "50vh",
                        "",
                        "",
                        ""
                    ],
                    "borderBottomRightRadius": [
                        "50vh",
                        "",
                        "",
                        ""
                    ],
                    "borderTopRightRadius": [
                        "50vh",
                        "",
                        "",
                        ""
                    ],
                    "borderCustom_Extra": "",
                    "border": [
                        "",
                        "",
                        "",
                        ""
                    ],
                    "borderBottomLeftRadius": [
                        "50vh",
                        "",
                        "",
                        ""
                    ],
                    "borderWidth": [
                        "1px",
                        "",
                        "",
                        ""
                    ],
                    "borderStyle": [
                        "solid"
                    ],
                    "borderColor": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "backgroundColor_hover": [
                        "var(--gs-colorcolor7, #242424)",
                        "",
                        "",
                        ""
                    ],
                    "stroke_hover": [
                        "var(--gs-colorcolor3, #f7f7f7)",
                        "",
                        "",
                        ""
                    ],
                    "borderRadiusLink_Extra": "1",
                    "alignItems": [
                        "center",
                        "",
                        "",
                        "center"
                    ],
                    "justifyContent": [
                        "center",
                        "",
                        "",
                        "center"
                    ],
                    "display": [
                        "flex"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "right": [
                        "-50px"
                    ],
                    "bottom": [
                        "45%"
                    ],
                    "width": [
                        "28px"
                    ],
                    "height": [
                        "56px"
                    ],
                    "overflow": [
                        "hidden"
                    ]
                }
            },
            "originalID": "gsbp-9b295ce",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [
                {
                    "value": "svg",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "16px",
                                "",
                                "",
                                "18px"
                            ],
                            "height": [
                                "auto"
                            ],
                            "customCSS_Extra": "@keyframes arrow { 0%,to { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1) } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,.2,1) } } {CURRENT} { animation: arrow 1.5s infinite }",
                            "paddingTop": [
                                "10px"
                            ],
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "1"
                            ],
                            "transform": [
                                "scale(1)"
                            ],
                            "transition": [
                                "var(--wp--custom--transition--smooth, all 1s cubic-bezier(0.66,0,0.34,1))"
                            ]
                        }
                    },
                    "css": ".scroll-up svg{width:16px;height:auto;padding-top:10px;transform:scale(1);transition:var(--wp--custom--transition--smooth, all 1s cubic-bezier(0.66,0,0.34,1));}@media (max-width: 575.98px){.scroll-up svg{width:18px;}}@keyframes arrow { 0%,to { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8,0,1,1) } 50% { transform: none; animation-timing-function: cubic-bezier(0,0,.2,1) } } .scroll-up svg { animation: arrow 1.5s infinite }"
                },
                {
                    "value": ".up",
                    "attributes": {
                        "styleAttributes": {
                            "right": [
                                "10px",
                                "",
                                "",
                                ""
                            ]
                        }
                    },
                    "css": ".scroll-up.up{right:10px;}"
                },
                {
                    "value": ":hover svg",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "3"
                            ],
                            "transform": [
                                "scale(3)"
                            ]
                        }
                    },
                    "css": ".scroll-up:hover svg{transform:scale(3);}"
                },
                {
                    "value": ".light",
                    "attributes": {
                        "styleAttributes": {
                            "stroke": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ]
                        }
                    },
                    "css": ".scroll-up.light{stroke:var(--gs-colorcolor3, #f7f7f7);border-color:var(--gs-colorcolor3, #f7f7f7);}"
                }
            ],
            "localed": ""
        },
        {
            "value": "video-play",
            "type": "global",
            "label": "video-play",
            "css": "@media (max-width: 575.98px){ .video-play { display: none !important; } }",
            "attributes": {
                "styleAttributes": {
                    "hideOnMobile_Extra": "1"
                }
            },
            "originalID": "gsbp-42bd509",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": []
        },
        {
            "value": "logo-top",
            "type": "global",
            "label": "logo-top",
            "css": ".logo-top{opacity:1;transition-duration:0.4s;cursor:pointer;width:180px;padding-top:30px;padding-bottom:30px;padding-left:30px;padding-right:30px;transition-timing-function:ease-in-out;position:absolute;top:0px;left:0px;}@media (max-width: 575.98px){.logo-top{width:120px;padding-top:14px;padding-bottom:14px;padding-left:14px;padding-right:14px;margin-left:auto;margin-right:auto;}}.logo-top:hover{opacity:0.5;transition-duration:0.4s;transition-timing-function:ease-in-out;}",
            "attributes": {
                "styleAttributes": {
                    "opacity": [
                        1
                    ],
                    "opacity_hover": [
                        0.5
                    ],
                    "transitionLink_Extra": true,
                    "transitionDuration_hover": [
                        "0.4s"
                    ],
                    "transitionTimingFunction_hover": [
                        "ease-in-out"
                    ],
                    "transitionDuration": [
                        "0.4s"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "width": [
                        "180px",
                        null,
                        null,
                        "120px"
                    ],
                    "paddingTop": [
                        "30px",
                        null,
                        null,
                        "14px"
                    ],
                    "paddingLink_Extra": "all",
                    "paddingBottom": [
                        "30px",
                        null,
                        null,
                        "14px"
                    ],
                    "paddingLeft": [
                        "30px",
                        null,
                        null,
                        "14px"
                    ],
                    "paddingRight": [
                        "30px",
                        null,
                        null,
                        "14px"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "position": [
                        "absolute"
                    ],
                    "marginLink_Extra": "lr",
                    "marginLeft": [
                        null,
                        null,
                        null,
                        "auto"
                    ],
                    "marginRight": [
                        null,
                        null,
                        null,
                        "auto"
                    ],
                    "top": [
                        "0px"
                    ],
                    "left": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-b52c471",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " svg",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "100%"
                            ],
                            "width": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".logo-top svg{height:100%;width:100%;}"
                },
                {
                    "value": ".home",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLink_Extra": "all",
                            "paddingTop": [
                                "50px",
                                null,
                                null,
                                "16px"
                            ],
                            "paddingBottom": [
                                "50px",
                                null,
                                null,
                                "16px"
                            ],
                            "paddingLeft": [
                                "50px",
                                null,
                                null,
                                "16px"
                            ],
                            "paddingRight": [
                                "50px",
                                null,
                                null,
                                "16px"
                            ],
                            "width": [
                                "360px",
                                null,
                                null,
                                "120px"
                            ],
                            "marginRight": [
                                null,
                                null,
                                null,
                                ""
                            ],
                            "marginLeft": [
                                "50px",
                                null,
                                null,
                                "0px"
                            ],
                            "marginTop": [
                                "30px",
                                null,
                                null,
                                "0px"
                            ]
                        }
                    },
                    "css": ".logo-top.home{padding-top:50px;padding-bottom:50px;padding-left:50px;padding-right:50px;width:360px;margin-left:50px;margin-top:30px;}@media (max-width: 575.98px){.logo-top.home{padding-top:16px;padding-bottom:16px;padding-left:16px;padding-right:16px;width:120px;margin-left:0px;margin-top:0px;}}"
                },
                {
                    "value": "::before",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "top": [
                                "0px"
                            ],
                            "left": [
                                "0px"
                            ],
                            "bottom": [
                                "0px"
                            ],
                            "right": [
                                "0px"
                            ],
                            "borderTopLeftRadius": [
                                "0vh"
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "0vh"
                            ],
                            "borderTopRightRadius": [
                                "0vh"
                            ],
                            "borderBottomRightRadius": [
                                "0vh"
                            ],
                            "zIndex": [
                                "-1"
                            ],
                            "transitionLink_Extra": true,
                            "transitionTimingFunction": [
                                "cubic-bezier(0.47, 0, 0.07, 1)"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ],
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor9, #201c1c)"
                            ],
                            "transformLink_Extra": {
                                "scale": true
                            },
                            "scale_Extra": [
                                "1"
                            ],
                            "transform": [
                                "scale(1)"
                            ]
                        }
                    },
                    "css": ".logo-top::before{position:absolute;top:0px;left:0px;bottom:0px;right:0px;border-top-left-radius:0vh;border-bottom-left-radius:0vh;border-top-right-radius:0vh;border-bottom-right-radius:0vh;z-index:-1;transition-timing-function:cubic-bezier(0.47, 0, 0.07, 1);transition-duration:0.5s;width:100%;height:100%;transition-property:all;transition-delay:0s;background-color:var(--gs-colorcolor9, #201c1c);transform:scale(1);}.logo-top::before{content: \"\"}"
                },
                {
                    "value": ".home::before",
                    "attributes": {
                        "styleAttributes": {
                            "borderTopLeftRadius": [
                                "50vh"
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "50vh"
                            ],
                            "borderTopRightRadius": [
                                "50vh"
                            ],
                            "borderBottomRightRadius": [
                                "50vh"
                            ],
                            "backgroundColor": [
                                "transparent"
                            ],
                            "transformLink_Extra": {
                                "scale": true
                            },
                            "transform": [
                                "scale(0)"
                            ],
                            "scale_Extra": [
                                "0"
                            ]
                        }
                    },
                    "css": ".logo-top.home::before{border-top-left-radius:50vh;border-bottom-left-radius:50vh;border-top-right-radius:50vh;border-bottom-right-radius:50vh;background-color:transparent;transform:scale(0);}"
                },
                {
                    "value": " svg .c1",
                    "attributes": {
                        "styleAttributes": {
                            "fill": [
                                "var(--wp--preset--color--base, #FFFFFF)"
                            ]
                        }
                    },
                    "css": ".logo-top svg .c1{fill:var(--wp--preset--color--base, #FFFFFF);}"
                },
                {
                    "value": " svg .c2",
                    "attributes": {
                        "styleAttributes": {
                            "fill": [
                                "var(--gs-colorcolor1, #c07742)"
                            ]
                        }
                    },
                    "css": ".logo-top svg .c2{fill:var(--gs-colorcolor1, #c07742);}"
                }
            ],
            "localed": false
        },
        {
            "value": "banner-text",
            "type": "global",
            "label": "banner-text",
            "css": ".banner-text{position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);opacity:1;transition-duration:0.4s;color:var(--gs-colorcolor3, #f7f7f7);text-align:center;left:50%;z-index:2;}@media (max-width: 767.98px){.banner-text{top:40%;text-align:left;left:70%;width:50%;pointer-events:none;}}@media (max-width: 575.98px){.banner-text{text-align:center;left:50%;width:90%;}}.banner-text:hover{opacity:0.3;transition-duration:0.4s;transition-timing-function:ease-in-out;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "absolute"
                    ],
                    "top": [
                        "50%",
                        null,
                        "40%"
                    ],
                    "transformLink_Extra": {
                        "translateY": true,
                        "translateX": true
                    },
                    "translateY_Extra": [
                        "-50%"
                    ],
                    "transform": [
                        "translateX(-50%) translateY(-50%)"
                    ],
                    "opacity": [
                        1
                    ],
                    "opacity_hover": [
                        0.3
                    ],
                    "transitionLink_Extra": true,
                    "transitionDuration_hover": [
                        "0.4s"
                    ],
                    "transitionTimingFunction_hover": [
                        "ease-in-out"
                    ],
                    "transitionDuration": [
                        "0.4s"
                    ],
                    "color": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "textAlign": [
                        "center",
                        null,
                        "left",
                        "center"
                    ],
                    "translateX_Extra": [
                        "-50%"
                    ],
                    "left": [
                        "50%",
                        null,
                        "70%",
                        "50%"
                    ],
                    "zIndex": [
                        "2"
                    ],
                    "width": [
                        null,
                        null,
                        "50%",
                        "90%"
                    ],
                    "pointerEvents": [
                        null,
                        null,
                        "none"
                    ]
                }
            },
            "selectors": [
                {
                    "value": " h1",
                    "attributes": {
                        "styleAttributes": {
                            "fontWeight": [
                                "500",
                                null,
                                null,
                                "500"
                            ],
                            "marginBottom": [
                                "0px"
                            ],
                            "letterSpacing": [
                                "2px",
                                null,
                                null,
                                "0px"
                            ],
                            "fontFamily": [
                                "\"Noto Serif\"",
                                null,
                                null,
                                "\"Playfair Display\""
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--giga, clamp(3rem, 5vw, 4.5rem))",
                                null,
                                "var(--wp--preset--font-size--grand, clamp(2.2rem, 4vw, 2.8rem))"
                            ]
                        }
                    },
                    "css": ".banner-text h1{font-weight:500;margin-bottom:0px;letter-spacing:2px;font-family:\"Noto Serif\";font-size:var(--wp--preset--font-size--giga, clamp(3rem, 5vw, 4.5rem));}@media (max-width: 767.98px){.banner-text h1{font-size:var(--wp--preset--font-size--grand, clamp(2.2rem, 4vw, 2.8rem));}}@media (max-width: 575.98px){.banner-text h1{font-weight:500;letter-spacing:0px;font-family:\"Playfair Display\";}}"
                },
                {
                    "value": " p",
                    "attributes": {
                        "styleAttributes": {
                            "fontWeight": [
                                "100",
                                null,
                                null,
                                "400"
                            ],
                            "fontFamily": [
                                "Barlow"
                            ],
                            "textTransform": [
                                "uppercase"
                            ],
                            "letterSpacing": [
                                "3px",
                                null,
                                null,
                                "1px"
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--l, 1.55rem)",
                                null,
                                "var(--wp--preset--font-size--s, 1rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--l, 2.37rem)",
                                null,
                                "var(--wp--custom--line-height--s, 1.4rem)"
                            ]
                        }
                    },
                    "css": ".banner-text p{font-weight:100;font-family:Barlow;text-transform:uppercase;letter-spacing:3px;font-size:var(--wp--preset--font-size--l, 1.55rem);line-height:var(--wp--custom--line-height--l, 2.37rem);}@media (max-width: 767.98px){.banner-text p{font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);}}@media (max-width: 575.98px){.banner-text p{font-weight:400;letter-spacing:1px;}}"
                }
            ],
            "originalID": "gsbp-155a1f6",
            "originalBlock": "greenshift-blocks\/element",
            "localed": false
        },
        {
            "value": "button-bg",
            "type": "global",
            "label": "button-bg",
            "css": "",
            "attributes": {
                "position": {
                    "positionType": [
                        "",
                        "",
                        "",
                        ""
                    ],
                    "positions": {
                        "values": []
                    }
                },
                "border": {
                    "borderRadius": {
                        "values": [],
                        "locked": "1"
                    }
                },
                "spacing": {
                    "margin": {
                        "values": [],
                        "locked": ""
                    },
                    "padding": {
                        "values": [],
                        "locked": ""
                    }
                },
                "csstransform": [],
                "background": [],
                "typography": [],
                "flexbox": [],
                "size": {
                    "customWidth": {
                        "value": []
                    },
                    "customHeight": {
                        "value": []
                    }
                }
            },
            "selectors": [
                {
                    "value": "button.bg",
                    "attributes": {
                        "typography": {
                            "textShadow": [],
                            "color": "var(--gs-colorcustomcolor4, #faf7f3)",
                            "size": [
                                "1rem"
                            ],
                            "customcursor": "pointer"
                        },
                        "background": {
                            "color": "var(--gs-colorcustomcolor10, #d5905f)"
                        },
                        "spacing": {
                            "margin": {
                                "values": [],
                                "locked": ""
                            },
                            "padding": {
                                "values": {
                                    "right": [
                                        "1.8rem"
                                    ],
                                    "left": [
                                        "1.8rem"
                                    ]
                                },
                                "locked": ""
                            },
                            "overflow": [
                                "hidden"
                            ]
                        },
                        "border": {
                            "borderRadius": {
                                "values": [],
                                "locked": "1"
                            },
                            "style": [],
                            "size": [],
                            "color": [],
                            "styleHover": [],
                            "sizeHover": [],
                            "colorHover": [],
                            "custom": {
                                "all": [
                                    "none"
                                ]
                            },
                            "customEnabled": {
                                "all": "1"
                            }
                        },
                        "csstransform": {
                            "time": ".4"
                        },
                        "position": {
                            "positionType": [
                                "relative",
                                "",
                                "",
                                ""
                            ],
                            "positions": {
                                "values": []
                            },
                            "Zindex": "1"
                        },
                        "flexbox": {
                            "type": "block"
                        }
                    },
                    "css": ".button-bg button.bg{padding-right:1.8rem;padding-left:1.8rem;overflow:hidden;}.button-bg button.bg{background-color:var(--gs-colorcustomcolor10, #d5905f);}.button-bg button.bg{border:none;}.button-bg button.bg{font-size:1rem;}.button-bg button.bg{cursor:pointer;}.button-bg button.bg{color:var(--gs-colorcustomcolor4, #faf7f3);}.button-bg button.bg{position:relative;z-index:1;}.button-bg button.bg{transition:all .4s cubic-bezier(0.165,0.84,0.44,1);}.button-bg button.bg{display:block;}"
                },
                {
                    "value": "button.bg::before",
                    "attributes": {
                        "background": {
                            "color": "var(--gs-colorcustomcolor6, #443830)"
                        },
                        "size": {
                            "customWidth": {
                                "value": [
                                    "0px"
                                ]
                            },
                            "customHeight": {
                                "value": []
                            },
                            "widthType": "custom"
                        },
                        "csstransform": {
                            "time": ".6"
                        },
                        "position": {
                            "positionType": [
                                "absolute",
                                "",
                                "",
                                ""
                            ],
                            "positions": {
                                "values": {
                                    "top": [
                                        "0px"
                                    ],
                                    "right": [
                                        "0px"
                                    ],
                                    "bottom": [
                                        "0px"
                                    ],
                                    "left": [
                                        "0px"
                                    ]
                                }
                            },
                            "Zindex": "-1"
                        },
                        "responsive": {
                            "customcss": "{CURRENT}{ content: \"\"; }"
                        }
                    },
                    "css": ".button-bg button.bg::before{background-color:var(--gs-colorcustomcolor6, #443830);}.button-bg button.bg::before{position:absolute;z-index:-1;top:0px;right:0px;bottom:0px;left:0px;}.button-bg button.bg::before{ content: \"\"; }.button-bg button.bg::before{transition:all .6s cubic-bezier(0.165,0.84,0.44,1);}.button-bg button.bg::before{width:0px;}"
                },
                {
                    "value": "button.bg:hover::before",
                    "attributes": {
                        "size": {
                            "customWidth": {
                                "value": [
                                    "100%"
                                ]
                            },
                            "customHeight": {
                                "value": []
                            },
                            "widthType": "custom"
                        }
                    },
                    "css": ".button-bg button.bg:hover::before{width:100%;}"
                }
            ],
            "originalID": "gsbp-45b0f6f",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "booking-nav",
            "type": "global",
            "label": "booking-nav",
            "css": ".booking-nav{color:var(--gs-colorcolor3, #f7f7f7);position:relative;bottom:0px;transform:scale(1);transform-origin:top center;transition-duration:0.2s;} @media (max-width: 575.98px){ .booking-nav { display: none !important; } } @media (min-width: 576px) and (max-width: 767.98px){ .booking-nav { display: none !important; } }",
            "attributes": {
                "styleAttributes": {
                    "hideOnMobile_Extra": "1",
                    "color": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "position": [
                        "relative"
                    ],
                    "bottom": [
                        "0px"
                    ],
                    "hideOnLandscape_Extra": "1",
                    "transformLink_Extra": {
                        "scale": "1"
                    },
                    "scale_Extra": [
                        "1"
                    ],
                    "transform": [
                        "scale(1)"
                    ],
                    "transformOrigin": [
                        "top center"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        "0.2s"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-25f674a",
            "originalBlock": "greenshift-blocks\/element",
            "localed": ""
        },
        {
            "value": "sort-hover",
            "type": "global",
            "label": "sort-hover",
            "css": "body .sort-hover{transition-timing-function:ease-in-out !important;transition-duration:0.4s !important;}",
            "attributes": {
                "styleAttributes": {
                    "transitionLink_Extra": "1",
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "transitionDuration": [
                        "0.4s"
                    ]
                }
            },
            "originalID": "gsbp-7ca8626",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": ":hover .sort",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "rotate": "1"
                            },
                            "rotate_Extra": [
                                "180"
                            ],
                            "transform": [
                                "rotate(180deg)"
                            ],
                            "stroke": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ]
                        }
                    },
                    "css": "body .sort-hover:hover .sort{transform:rotate(180deg) !important;stroke:var(--gs-colorcolor1, #f6b600) !important;border-color:var(--gs-colorcolor1, #f6b600) !important;}"
                },
                {
                    "value": ":hover input",
                    "attributes": {
                        "styleAttributes": {
                            "color": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ]
                        }
                    },
                    "css": "body .sort-hover:hover input{color:var(--gs-colorcolor1, #f6b600) !important;}"
                }
            ],
            "localed": "1"
        },
        {
            "value": "booking-menu",
            "type": "global",
            "label": "booking-menu",
            "css": ".booking-menu{display:flex;flex-direction:row;justify-content:center;column-gap:2.6rem;align-items:center;padding-top:0.4rem;padding-bottom:0.4rem;padding-left:3rem;padding-right:0.5rem;background-color:#131313d9;position:relative;border-top-left-radius:50vh;border-bottom-left-radius:50vh;border-top-right-radius:50vh;border-bottom-right-radius:50vh;}@media (max-width: 991.98px){.booking-menu{column-gap:2rem;padding-top:0.8rem;padding-left:2.6rem;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "columnGap": [
                        "2.6rem",
                        "2rem"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "paddingTop": [
                        "0.4rem",
                        "0.8rem"
                    ],
                    "paddingBottom": [
                        "0.4rem",
                        ""
                    ],
                    "paddingLeft": [
                        "3rem",
                        "2.6rem"
                    ],
                    "paddingRight": [
                        "0.5rem",
                        null
                    ],
                    "backgroundColor": [
                        "#131313d9"
                    ],
                    "position": [
                        "relative"
                    ],
                    "borderTopLeftRadius": [
                        "50vh"
                    ],
                    "borderRadiusLink_Extra": true,
                    "borderBottomLeftRadius": [
                        "50vh"
                    ],
                    "borderTopRightRadius": [
                        "50vh"
                    ],
                    "borderBottomRightRadius": [
                        "50vh"
                    ]
                }
            },
            "originalID": "gsbp-286d432",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " > div",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "row",
                                "column"
                            ],
                            "justifyContent": [
                                "space-between"
                            ],
                            "alignItems": [
                                "center",
                                "flex-start"
                            ],
                            "columnGap": [
                                "0.5rem"
                            ],
                            "gridLayoutItems_Extra": 3,
                            "gridLayout_Extra": {
                                "desktop": {
                                    "layouts": [
                                        {
                                            "w": 1,
                                            "h": 1,
                                            "x": 0,
                                            "y": 0,
                                            "i": "0",
                                            "moved": false,
                                            "static": false
                                        },
                                        {
                                            "w": 1,
                                            "h": 1,
                                            "x": 1,
                                            "y": 0,
                                            "i": "1",
                                            "moved": false,
                                            "static": false
                                        },
                                        {
                                            "w": 1,
                                            "h": 1,
                                            "x": 2,
                                            "y": 0,
                                            "i": "2",
                                            "moved": false,
                                            "static": false
                                        }
                                    ],
                                    "cols": 3,
                                    "allowOverlap": false,
                                    "compactType": "horizontal"
                                },
                                "tablet": {
                                    "layouts": [
                                        {
                                            "i": "0",
                                            "x": 0,
                                            "y": 0,
                                            "w": 1,
                                            "h": 1
                                        },
                                        {
                                            "i": "1",
                                            "x": 1,
                                            "y": 0,
                                            "w": 1,
                                            "h": 1
                                        },
                                        {
                                            "i": "2",
                                            "x": 0,
                                            "y": 1,
                                            "w": 1,
                                            "h": 1
                                        }
                                    ],
                                    "cols": 2,
                                    "allowOverlap": false,
                                    "compactType": "horizontal"
                                },
                                "mobile": {
                                    "layouts": [
                                        {
                                            "i": "0",
                                            "x": 0,
                                            "y": 0,
                                            "w": 1,
                                            "h": 1
                                        },
                                        {
                                            "i": "1",
                                            "x": 0,
                                            "y": 1,
                                            "w": 1,
                                            "h": 1
                                        },
                                        {
                                            "i": "2",
                                            "x": 0,
                                            "y": 2,
                                            "w": 1,
                                            "h": 1
                                        }
                                    ],
                                    "cols": 2,
                                    "allowOverlap": false,
                                    "compactType": "horizontal"
                                }
                            }
                        }
                    },
                    "css": ".booking-menu > div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:0.5rem;}@media (max-width: 991.98px){.booking-menu > div{flex-direction:column;align-items:flex-start;}}"
                },
                {
                    "value": " label",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--xs, 0.85rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--xs, 1.15rem)"
                            ],
                            "paddingLink_Extra": "all",
                            "paddingTop": [
                                "0px"
                            ],
                            "paddingBottom": [
                                "0px"
                            ],
                            "paddingLeft": [
                                "0px"
                            ],
                            "paddingRight": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".booking-menu label{font-size:var(--wp--preset--font-size--xs, 0.85rem);line-height:var(--wp--custom--line-height--xs, 1.15rem);padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;}"
                },
                {
                    "value": " input:not([type=\"submit\"])",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "31px"
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--r, 1.9rem)"
                            ],
                            "fontFamily": [
                                "Lora"
                            ],
                            "fontWeight": [
                                "400"
                            ],
                            "paddingLink_Extra": "all",
                            "paddingTop": [
                                "0px"
                            ],
                            "paddingBottom": [
                                "0px"
                            ],
                            "paddingLeft": [
                                "0px"
                            ],
                            "paddingRight": [
                                "0px"
                            ],
                            "marginLink_Extra": "all",
                            "marginTop": [
                                "0px"
                            ],
                            "marginBottom": [
                                "0px"
                            ],
                            "marginLeft": [
                                "0px"
                            ],
                            "marginRight": [
                                "0px"
                            ],
                            "width": [
                                "max-content"
                            ],
                            "display": [
                                "block"
                            ],
                            "borderCustom_Extra": true,
                            "border": [
                                "none"
                            ],
                            "backgroundColor": [
                                "transparent"
                            ],
                            "transitionLink_Extra": true,
                            "transitionDuration": [
                                "0.4s"
                            ],
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "color": [
                                "currentcolor"
                            ]
                        }
                    },
                    "css": ".booking-menu input:not([type=\"submit\"]){height:31px;font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);font-family:Lora;font-weight:400;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;width:max-content;display:block;border:none;background-color:transparent;transition-duration:0.4s;transition-timing-function:ease-in-out;color:currentcolor;}"
                },
                {
                    "value": " svg",
                    "attributes": {
                        "styleAttributes": {
                            "cursor": [
                                "pointer"
                            ],
                            "paddingTop": [
                                "0.4rem"
                            ],
                            "paddingLink_Extra": "all",
                            "paddingBottom": [
                                "0.4rem"
                            ],
                            "paddingLeft": [
                                "0.4rem"
                            ],
                            "paddingRight": [
                                "0.4rem"
                            ],
                            "borderWidth": [
                                "1px"
                            ],
                            "borderStyle": [
                                "solid"
                            ],
                            "borderColor": [
                                "#f7f7f71f"
                            ],
                            "borderTopLeftRadius": [
                                "100vh"
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "100vh"
                            ],
                            "borderTopRightRadius": [
                                "100vh"
                            ],
                            "borderBottomRightRadius": [
                                "100vh"
                            ]
                        }
                    },
                    "css": ".booking-menu svg{cursor:pointer;padding-top:0.4rem;padding-bottom:0.4rem;padding-left:0.4rem;padding-right:0.4rem;border-width:1px;border-style:solid;border-color:#f7f7f71f;border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;}"
                },
                {
                    "value": " .arrow",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "rotate": true
                            },
                            "rotate_Extra": [
                                "-90"
                            ],
                            "transform": [
                                "rotate(-90deg)"
                            ],
                            "fill": [
                                "transparent"
                            ],
                            "stroke": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "strokeWidth": [
                                "6"
                            ],
                            "transition": [
                                "var(--wp--custom--transition--ease-in-out, all 0.3s ease-in-out)"
                            ],
                            "transitionLink_Extra": true,
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.24299065420560748,0.1728971962616822,0,0.9532710280373832)"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "width": [
                                "26px"
                            ],
                            "height": [
                                "26px"
                            ]
                        }
                    },
                    "css": ".booking-menu .arrow{transform:rotate(-90deg);fill:transparent;stroke:var(--gs-colorcolor3, #f7f7f7);stroke-width:6;transition:var(--wp--custom--transition--ease-in-out, all 0.3s ease-in-out);transition-duration:0.5s;transition-property:all;transition-timing-function:cubic-bezier(0.24299065420560748,0.1728971962616822,0,0.9532710280373832);transition-delay:0s;width:26px;height:26px;}"
                },
                {
                    "value": " .icon",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "scale": true
                            },
                            "scale_Extra": [
                                "1"
                            ],
                            "transform": [
                                "scale(1)"
                            ],
                            "scale_Extra_hover": [
                                "1.1"
                            ],
                            "transform_hover": [
                                "scale(1.1)"
                            ],
                            "transitionLink_Extra": true,
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.215, 0.61, 0.355, 1)"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "borderColor_hover": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "width": [
                                "24px"
                            ],
                            "height": [
                                "24px"
                            ],
                            "color": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderWidth": [
                                "1px"
                            ],
                            "borderStyle": [
                                "solid"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor4, #443726)"
                            ],
                            "borderTopLeftRadius": [
                                "100vh"
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "100vh"
                            ],
                            "borderTopRightRadius": [
                                "100vh"
                            ],
                            "borderBottomRightRadius": [
                                "100vh"
                            ],
                            "cursor": [
                                "pointer"
                            ],
                            "backgroundColor": [
                                "transparent"
                            ],
                            "paddingLink_Extra": "all",
                            "paddingTop": [
                                "0px"
                            ],
                            "paddingBottom": [
                                "0px"
                            ],
                            "paddingLeft": [
                                "0px"
                            ],
                            "paddingRight": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".booking-menu .icon{transform:scale(1);transition-duration:0.5s;transition-property:all;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:0s;width:24px;height:24px;color:var(--gs-colorcolor3, #f7f7f7);border-width:1px;border-style:solid;border-color:var(--gs-colorcolor4, #443726);border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;cursor:pointer;background-color:transparent;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;}.booking-menu .icon:hover{transform:scale(1.1);border-color:var(--gs-colorcolor1, #f6b600);color:var(--gs-colorcolor1, #f6b600);}"
                },
                {
                    "value": " > div.check:hover svg",
                    "attributes": {
                        "styleAttributes": {
                            "stroke": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "transformLink_Extra": {
                                "rotate": true
                            },
                            "rotate_Extra": [
                                "180"
                            ],
                            "transform": [
                                "rotate(180deg)"
                            ]
                        }
                    },
                    "css": ".booking-menu > div.check:hover svg{stroke:var(--gs-colorcolor1, #f6b600);border-color:var(--gs-colorcolor1, #f6b600);transform:rotate(180deg);}"
                },
                {
                    "value": " input.pointer",
                    "attributes": {
                        "styleAttributes": {
                            "cursor": [
                                "pointer"
                            ]
                        }
                    },
                    "css": ".booking-menu input.pointer{cursor:pointer;}"
                },
                {
                    "value": " > div.check:hover input",
                    "attributes": {
                        "styleAttributes": {
                            "color": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ]
                        }
                    },
                    "css": ".booking-menu > div.check:hover input{color:var(--gs-colorcolor1, #f6b600);}"
                },
                {
                    "value": " > div.quantity",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "inline-flex"
                            ],
                            "columnGap": [
                                "0.5rem"
                            ]
                        }
                    },
                    "css": ".booking-menu > div.quantity{display:inline-flex;column-gap:0.5rem;}"
                },
                {
                    "value": " .arrow.up",
                    "attributes": {
                        "styleAttributes": {
                            "stroke": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "transformLink_Extra": {
                                "rotate": true
                            },
                            "rotate_Extra": [
                                "180"
                            ],
                            "transform": [
                                "rotate(180deg)"
                            ]
                        }
                    },
                    "css": ".booking-menu .arrow.up{stroke:var(--gs-colorcolor1, #f6b600);border-color:var(--gs-colorcolor1, #f6b600);transform:rotate(180deg);}"
                },
                {
                    "value": " .arrow.up + input",
                    "attributes": {
                        "styleAttributes": {
                            "color": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ]
                        }
                    },
                    "css": ".booking-menu .arrow.up + input{color:var(--gs-colorcolor1, #f6b600);}"
                },
                {
                    "value": " .count",
                    "attributes": {
                        "styleAttributes": {
                            "fontFamily": [
                                "Lora"
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--r, 1.9rem)"
                            ],
                            "fontWeight": [
                                "400"
                            ]
                        }
                    },
                    "css": ".booking-menu .count{font-family:Lora;font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);font-weight:400;}"
                },
                {
                    "value": " .label-change",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "justifyContent": [
                                "flex-start"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "columnGap": [
                                "0.5rem"
                            ]
                        }
                    },
                    "css": ".booking-menu .label-change{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;column-gap:0.5rem;}"
                }
            ],
            "localed": false
        },
        {
            "value": "close",
            "type": "global",
            "label": "close",
            "css": ".close{visibility:hidden;pointer-events:none;transition:visibility 0s linear 0.3s, opacity 0.3s var(--flow--smooth);opacity:0;}",
            "attributes": {
                "styleAttributes": {
                    "visibility": [
                        "hidden"
                    ],
                    "pointerEvents": [
                        "none"
                    ],
                    "transition": [
                        "visibility 0s linear 0.3s, opacity 0.3s var(--flow--smooth)"
                    ],
                    "opacity": [
                        "0"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-901eb9a",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "bttn-booking",
            "type": "global",
            "label": "bttn-booking",
            "css": ".bttn-booking{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);background-color:transparent;color:var(--gs-colorcolor3, #f7f7f7);border-width:1px;border-style:solid;border-color:var(--gs-colorcolor1, #f6b600);padding-top:0.8rem;padding-bottom:0.8rem;padding-left:2.4rem;padding-right:2.4rem;cursor:pointer;position:relative;display:block;overflow:hidden;transition-duration:0.2s;transition-timing-function:ease-in-out;z-index:1;justify-content:center;align-items:center;white-space:nowrap;border-top-left-radius:50vh;border-bottom-left-radius:50vh;border-top-right-radius:50vh;border-bottom-right-radius:50vh;}@media (max-width: 991.98px){.bttn-booking{font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);padding-top:0.6rem;padding-bottom:0.6rem;padding-left:1.8rem;padding-right:1.8rem;}}.bttn-booking:hover{color:var(--gs-colorcolor7, #242424);position:relative;border-color:var(--gs-colorcolor1, #f6b600);}",
            "attributes": {
                "styleAttributes": {
                    "fontSize": [
                        "var(--wp--preset--font-size--r, 1.2rem)",
                        "var(--wp--preset--font-size--s, 1rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--r, 1.9rem)",
                        "var(--wp--custom--line-height--s, 1.4rem)"
                    ],
                    "backgroundColor": [
                        "transparent"
                    ],
                    "color": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "borderWidth": [
                        "1px"
                    ],
                    "borderStyle": [
                        "solid"
                    ],
                    "borderColor": [
                        "var(--gs-colorcolor1, #f6b600)"
                    ],
                    "paddingTop": [
                        "0.8rem",
                        "0.6rem"
                    ],
                    "paddingBottom": [
                        "0.8rem",
                        "0.6rem"
                    ],
                    "paddingLeft": [
                        "2.4rem",
                        "1.8rem"
                    ],
                    "paddingRight": [
                        "2.4rem",
                        "1.8rem"
                    ],
                    "color_hover": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "position_hover": [
                        "relative"
                    ],
                    "borderColor_hover": [
                        "var(--gs-colorcolor1, #f6b600)"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "position": [
                        "relative"
                    ],
                    "display": [
                        "block"
                    ],
                    "overflow": [
                        "hidden"
                    ],
                    "transitionLink_Extra": true,
                    "transitionDuration": [
                        "0.2s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "zIndex": [
                        "1"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "whiteSpace": [
                        "nowrap"
                    ],
                    "borderRadiusLink_Extra": true,
                    "borderTopLeftRadius": [
                        "50vh"
                    ],
                    "borderBottomLeftRadius": [
                        "50vh"
                    ],
                    "borderTopRightRadius": [
                        "50vh"
                    ],
                    "borderBottomRightRadius": [
                        "50vh"
                    ]
                }
            },
            "originalID": "gsbp-b3f4e7f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [
                {
                    "value": "::before",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "width": [
                                "0px"
                            ],
                            "transitionLink_Extra": true,
                            "transitionDuration": [
                                "0.4s"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.32242990654205606,0.4579439252336449,0.19626168224299065,0.9532710280373832)"
                            ],
                            "position": [
                                "absolute"
                            ],
                            "zIndex": [
                                "-1"
                            ],
                            "insetLink_Extra": true,
                            "inset": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".bttn-booking::before{background-color:var(--gs-colorcolor1, #f6b600);width:0px;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.32242990654205606,0.4579439252336449,0.19626168224299065,0.9532710280373832);position:absolute;z-index:-1;inset:0px;}.bttn-booking::before{content: \"\"}"
                },
                {
                    "value": ":hover::before",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".bttn-booking:hover::before{width:100%;}.bttn-booking:hover::before{content: \"\"}"
                },
                {
                    "value": " svg",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "30px"
                            ],
                            "height": [
                                "auto"
                            ]
                        }
                    },
                    "css": ".bttn-booking svg{width:30px;height:auto;}"
                }
            ],
            "localed": false
        },
        {
            "value": "nav-menu1",
            "type": "global",
            "label": "nav-menu1",
            "css": ".nav-menu1{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;} @media (max-width: 575.98px){ .nav-menu1 { display: none !important; } }",
            "attributes": {
                "styleAttributes": {
                    "hideOnMobile_Extra": "1",
                    "position": [
                        "relative"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "center"
                    ]
                }
            },
            "originalID": "gsbp-e7bed8e",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "ul",
            "selectors": []
        },
        {
            "value": "nav-menu",
            "type": "global",
            "label": "nav-menu",
            "css": ".nav-menu{position:relative;display:flex;column-gap:2rem;row-gap:0.8rem;font-family:Lora;text-decoration:none;text-transform:uppercase;padding-left:2rem;padding-right:2rem;transition-timing-function:ease-in-out;transition-duration:0.2s;transition:opacity 1s cubic-bezier(0.19, 1, 0.22, 1);justify-content:flex-start;}@media (max-width: 991.98px){.nav-menu{column-gap:1rem;padding-left:0.2rem;padding-right:1rem;}}.nav-menu{ list-style-type:none; }",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "relative"
                    ],
                    "display": [
                        "flex"
                    ],
                    "columnGap": [
                        "2rem",
                        "1rem"
                    ],
                    "rowGap": [
                        "0.8rem"
                    ],
                    "fontFamily": [
                        "Lora"
                    ],
                    "textDecoration": [
                        "none"
                    ],
                    "textTransform": [
                        "uppercase"
                    ],
                    "customCSS_Extra": "{CURRENT}{ list-style-type:none; }",
                    "paddingLeft": [
                        "2rem",
                        "0.2rem"
                    ],
                    "paddingRight": [
                        "2rem",
                        "1rem"
                    ],
                    "transitionLink_Extra": "",
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "transitionDuration": [
                        "0.2s"
                    ],
                    "transformLink_Extra": [],
                    "transition": [
                        "opacity 1s cubic-bezier(0.19, 1, 0.22, 1)"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ]
                }
            },
            "selectors": [
                {
                    "value": "li",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ]
                        }
                    },
                    "css": ".nav-menuli{text-decoration:none;}"
                },
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "justifyContent": [
                                "center"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "display": [
                                "flex"
                            ],
                            "letterSpacing": [
                                "0.03rem"
                            ],
                            "position": [
                                "relative"
                            ]
                        }
                    },
                    "css": ".nav-menu a{text-decoration:none;flex-direction:row;justify-content:center;align-items:center;display:flex;letter-spacing:0.03rem;position:relative;}"
                },
                {
                    "value": "a.current_item::before",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "2px"
                            ],
                            "opacity": [
                                "1"
                            ],
                            "bottom": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".nav-menu a.current_item::before{height:2px;opacity:1;bottom:0px;}"
                },
                {
                    "value": "a::before",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "position": [
                                "absolute"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "0px"
                            ],
                            "opacity": [
                                "0"
                            ],
                            "bottom": [
                                "10px"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\" }",
                            "left": [
                                "0px"
                            ],
                            "right": [
                                "0px"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.2s"
                            ]
                        }
                    },
                    "css": ".nav-menu a::before{background-color:var(--gs-colorcolor1, #f6b600);position:absolute;width:100%;height:0px;opacity:0;bottom:10px;left:0px;right:0px;transition-duration:0.2s;}.nav-menu a::before{ content: \"\" }"
                },
                {
                    "value": "a:hover::before",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "2px"
                            ],
                            "opacity": [
                                "1"
                            ],
                            "bottom": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".nav-menu a:hover::before{height:2px;opacity:1;bottom:0px;}"
                }
            ],
            "originalID": "gsbp-43095b2",
            "originalBlock": "greenshift-blocks\/element",
            "localed": ""
        },
        {
            "value": "width-fhd",
            "type": "global",
            "label": "width-fhd",
            "css": ".width-fhd{margin-right:auto;margin-left:auto;max-width:1920px;width:100%;}",
            "attributes": {
                "styleAttributes": {
                    "marginRight": [
                        "auto"
                    ],
                    "marginLeft": [
                        "auto"
                    ],
                    "marginTop": [
                        ""
                    ],
                    "maxWidth": [
                        "1920px",
                        "",
                        "",
                        ""
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-53f1c49",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "logo-small",
            "type": "global",
            "label": "logo-small",
            "css": ".logo-small{fill:var(--gs-colorcolor7, #242424);width:120px;}",
            "attributes": {
                "styleAttributes": {
                    "fill": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "width": [
                        "120px"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-b52c471",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "header-bg",
            "type": "global",
            "label": "header-bg",
            "css": ".header-bg{position:fixed;flex-direction:row;align-items:flex-start;top:0px;z-index:997;left:0px;right:0px;display:flex;justify-content:space-between;}@media (max-width: 767.98px){.header-bg{right:auto;}}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "fixed"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "top": [
                        "0px"
                    ],
                    "zIndex": [
                        "997"
                    ],
                    "left": [
                        "0px"
                    ],
                    "right": [
                        "0px",
                        "",
                        "auto"
                    ],
                    "display": [
                        "flex"
                    ],
                    "justifyContent": [
                        "space-between"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-7dbf32e",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "bttn-booking-1",
            "type": "global",
            "label": "bttn-booking-1",
            "css": ".bttn-booking-1{border-top-right-radius:50vh;font-family:Lora;border-bottom-right-radius:50vh;border-top-left-radius:50vh;border-bottom-left-radius:50vh;}",
            "attributes": {
                "styleAttributes": {
                    "borderTopRightRadius": [
                        "50vh"
                    ],
                    "fontFamily": [
                        "Lora"
                    ],
                    "borderBottomRightRadius": [
                        "50vh"
                    ],
                    "borderRadiusLink_Extra": true,
                    "borderTopLeftRadius": [
                        "50vh"
                    ],
                    "borderBottomLeftRadius": [
                        "50vh"
                    ]
                }
            },
            "originalID": "gsbp-b3f4e7f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": []
        },
        {
            "value": "booking-calendar",
            "type": "global",
            "label": "booking-calendar",
            "css": ".booking-calendar{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:400px;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem;color:var(--gs-colorcolor2, #fef8ed);background-color:var(--gs-colorcolor7, #242424);font-size:var(--wp--preset--font-size--m, 1.35rem);line-height:var(--wp--custom--line-height--m, 2.1rem);text-align:center;font-family:Barlow;position:relative;transition-property:all;transition-duration:0.5s;left:0px;opacity:0;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "width": [
                        "400px"
                    ],
                    "paddingLink_Extra": "all",
                    "paddingTop": [
                        "1.5rem"
                    ],
                    "paddingBottom": [
                        "1.5rem"
                    ],
                    "paddingLeft": [
                        "1.5rem"
                    ],
                    "paddingRight": [
                        "1.5rem"
                    ],
                    "color": [
                        "var(--gs-colorcolor2, #fef8ed)"
                    ],
                    "backgroundColor": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--m, 1.35rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--m, 2.1rem)"
                    ],
                    "textAlign": [
                        "center"
                    ],
                    "fontFamily": [
                        "Barlow"
                    ],
                    "position": [
                        "relative"
                    ],
                    "transitionLink_Extra": true,
                    "transitionProperty": [
                        "all"
                    ],
                    "transitionDuration": [
                        "0.5s"
                    ],
                    "left": [
                        "0px"
                    ],
                    "opacity": [
                        0
                    ]
                }
            },
            "selectors": [
                {
                    "value": " .date",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "justifyContent": [
                                "space-between"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "color": [
                                "var(--gs-colorcolor2, #fef8ed)"
                            ],
                            "width": [
                                "100%"
                            ],
                            "fontFamily": [
                                "Lora"
                            ],
                            "paddingBottom": [
                                "2rem"
                            ]
                        }
                    },
                    "css": ".booking-calendar .date{display:flex;align-items:center;justify-content:space-between;flex-direction:row;color:var(--gs-colorcolor2, #fef8ed);width:100%;font-family:Lora;padding-bottom:2rem;}"
                },
                {
                    "value": " .date svg",
                    "attributes": {
                        "styleAttributes": {
                            "stroke": [
                                "var(--gs-colorcolor2, #fef8ed)"
                            ],
                            "strokeWidth": [
                                "10"
                            ],
                            "width": [
                                "30px"
                            ],
                            "height": [
                                "30px"
                            ],
                            "fill": [
                                "transparent"
                            ],
                            "borderWidth": [
                                "1px"
                            ],
                            "borderStyle": [
                                "solid"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor5, #6e5f4f)"
                            ],
                            "borderTopLeftRadius": [
                                "100vh"
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "100vh"
                            ],
                            "borderTopRightRadius": [
                                "100vh"
                            ],
                            "borderBottomRightRadius": [
                                "100vh"
                            ],
                            "paddingLink_Extra": "all",
                            "paddingTop": [
                                "0.6rem"
                            ],
                            "paddingBottom": [
                                "0.6rem"
                            ],
                            "paddingLeft": [
                                "0.6rem"
                            ],
                            "paddingRight": [
                                "0.6rem"
                            ],
                            "backgroundColor_hover": [
                                "var(--gs-colorcolor5, #6e5f4f)"
                            ],
                            "transitionLink_Extra": true,
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.165, 0.84, 0.44, 1)"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "cursor": [
                                "pointer"
                            ]
                        }
                    },
                    "css": ".booking-calendar .date svg{stroke:var(--gs-colorcolor2, #fef8ed);stroke-width:10;width:30px;height:30px;fill:transparent;border-width:1px;border-style:solid;border-color:var(--gs-colorcolor5, #6e5f4f);border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;padding-top:0.6rem;padding-bottom:0.6rem;padding-left:0.6rem;padding-right:0.6rem;transition-property:all;transition-duration:0.5s;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);transition-delay:0s;cursor:pointer;}.booking-calendar .date svg:hover{background-color:var(--gs-colorcolor5, #6e5f4f);}"
                },
                {
                    "value": " .date svg.left",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "rotate": true
                            },
                            "rotate_Extra": [
                                "90"
                            ],
                            "transform": [
                                "rotate(90deg)"
                            ]
                        }
                    },
                    "css": ".booking-calendar .date svg.left{transform:rotate(90deg);}"
                },
                {
                    "value": " .date svg.right",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "rotate": true
                            },
                            "rotate_Extra": [
                                "-90"
                            ],
                            "transform": [
                                "rotate(-90deg)"
                            ]
                        }
                    },
                    "css": ".booking-calendar .date svg.right{transform:rotate(-90deg);}"
                },
                {
                    "value": " .date .today",
                    "attributes": {
                        "styleAttributes": {
                            "cursor": [
                                "pointer"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor5, #6e5f4f)"
                            ],
                            "transitionLink_Extra": false,
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionDuration": [
                                "0.3s"
                            ],
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "transition": [
                                "var(--wp--custom--transition--ease-in-out, all 0.3s ease-in-out)"
                            ]
                        }
                    },
                    "css": ".booking-calendar .date .today{cursor:pointer;transition-property:all;transition-duration:0.3s;transition-timing-function:ease-in-out;transition-delay:0s;transition:var(--wp--custom--transition--ease-in-out, all 0.3s ease-in-out);}.booking-calendar .date .today:hover{color:var(--gs-colorcolor5, #6e5f4f);}"
                },
                {
                    "value": " .week",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ],
                            "paddingLink_Extra": "tb",
                            "paddingTop": [
                                "0.5rem"
                            ],
                            "paddingBottom": [
                                "0.5rem"
                            ],
                            "display": [
                                "grid"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "justifyContent": [
                                "space-between"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "gridTemplateLink_Extra": true,
                            "gridTemplateColumns": [
                                "repeat(7, 1fr)"
                            ],
                            "alignSelf": [
                                "stretch"
                            ],
                            "justifySelf": [
                                "stretch"
                            ]
                        }
                    },
                    "css": ".booking-calendar .week{width:100%;padding-top:0.5rem;padding-bottom:0.5rem;display:grid;flex-direction:row;justify-content:space-between;align-items:center;grid-template-columns:repeat(7, 1fr);align-self:stretch;justify-self:stretch;}"
                },
                {
                    "value": " .days",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ],
                            "paddingLink_Extra": "tb",
                            "paddingTop": [
                                "0.5rem"
                            ],
                            "paddingBottom": [
                                "0.5rem"
                            ],
                            "display": [
                                "grid"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "justifyContent": [
                                "space-between"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "gridTemplateLink_Extra": true,
                            "gridTemplate": [
                                ""
                            ],
                            "alignSelf": [
                                "stretch"
                            ],
                            "justifySelf": [
                                "stretch"
                            ],
                            "gridTemplateColumns": [
                                "repeat(7, 1fr)"
                            ]
                        }
                    },
                    "css": ".booking-calendar .days{width:100%;padding-top:0.5rem;padding-bottom:0.5rem;display:grid;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch;justify-self:stretch;grid-template-columns:repeat(7, 1fr);}"
                },
                {
                    "value": " .week > div",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "justifyContent": [
                                "center"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "width": [
                                "42px"
                            ]
                        }
                    },
                    "css": ".booking-calendar .week > div{display:flex;justify-content:center;align-items:center;width:42px;}"
                },
                {
                    "value": " .days > div",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "justifyContent": [
                                "center"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "borderTopLeftRadius": [
                                "100vh"
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "100vh"
                            ],
                            "borderTopRightRadius": [
                                "100vh"
                            ],
                            "borderBottomRightRadius": [
                                "100vh"
                            ],
                            "width": [
                                "42px"
                            ],
                            "height": [
                                "42px"
                            ],
                            "transition": [
                                "var(--wp--custom--transition--ease-in-out, all 0.3s ease-in-out)"
                            ],
                            "opacity": [
                                0.3
                            ],
                            "marginTop": [
                                "0.2rem"
                            ],
                            "marginLink_Extra": "tb",
                            "marginBottom": [
                                "0.2rem"
                            ]
                        }
                    },
                    "css": ".booking-calendar .days > div{display:flex;justify-content:center;align-items:center;border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;width:42px;height:42px;transition:var(--wp--custom--transition--ease-in-out, all 0.3s ease-in-out);opacity:0.3;margin-top:0.2rem;margin-bottom:0.2rem;}"
                },
                {
                    "value": " .days .add",
                    "attributes": {
                        "styleAttributes": {
                            "color": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderWidth": [
                                "1px"
                            ],
                            "opacity": [
                                1
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "fontWeight": [
                                "600"
                            ]
                        }
                    },
                    "css": ".booking-calendar .days .add{color:var(--gs-colorcolor7, #242424);border-color:var(--gs-colorcolor1, #f6b600);border-width:1px;opacity:1;background-color:var(--gs-colorcolor1, #f6b600);font-weight:600;}"
                },
                {
                    "value": " .days .today",
                    "attributes": {
                        "styleAttributes": {
                            "borderWidth": [
                                "1px"
                            ],
                            "opacity": [
                                1
                            ],
                            "fontWeight": [
                                "700"
                            ],
                            "color": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ]
                        }
                    },
                    "css": ".booking-calendar .days .today{border-width:1px;opacity:1;font-weight:700;color:var(--gs-colorcolor1, #f6b600);}"
                },
                {
                    "value": " .days .click",
                    "attributes": {
                        "styleAttributes": {
                            "borderWidth": [
                                "1px"
                            ],
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderStyle": [
                                "solid"
                            ],
                            "backgroundColor_hover": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "opacity_hover": [
                                1
                            ],
                            "cursor": [
                                "pointer"
                            ]
                        }
                    },
                    "css": ".booking-calendar .days .click{border-width:1px;border-color:var(--gs-colorcolor1, #f6b600);border-style:solid;cursor:pointer;}.booking-calendar .days .click:hover{background-color:var(--gs-colorcolor1, #f6b600);color:var(--gs-colorcolor7, #242424);opacity:1;}"
                },
                {
                    "value": ".check-in",
                    "attributes": {
                        "styleAttributes": {
                            "left": [
                                "0px"
                            ],
                            "opacity": [
                                1
                            ]
                        }
                    },
                    "css": ".booking-calendar.check-in{left:0px;opacity:1;}"
                },
                {
                    "value": ".check-out",
                    "attributes": {
                        "styleAttributes": {
                            "left": [
                                "420px"
                            ],
                            "opacity": [
                                1
                            ]
                        }
                    },
                    "css": ".booking-calendar.check-out{left:420px;opacity:1;}"
                }
            ],
            "originalID": "gsbp-a88e9bb",
            "originalBlock": "greenshift-blocks\/element",
            "localed": false
        },
        {
            "value": "bttn-none",
            "type": "global",
            "label": "bttn-none",
            "css": ".bttn-none{background-color:transparent;border:none;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "transparent"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "paddingLink_Extra": "all",
                    "paddingTop": [
                        "0px"
                    ],
                    "paddingBottom": [
                        "0px"
                    ],
                    "paddingLeft": [
                        "0px"
                    ],
                    "paddingRight": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-766ccb9",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": []
        },
        {
            "value": "icon-home",
            "type": "global",
            "label": "icon-home",
            "css": ".icon-home{width:auto;height:30px;fill:transparent;stroke:var(--gs-colorcolor3, #f7f7f7);padding-bottom:7px;}@media (max-width: 991.98px){.icon-home{height:24px;}}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "auto"
                    ],
                    "height": [
                        "30px",
                        "24px"
                    ],
                    "fill": [
                        "transparent"
                    ],
                    "stroke": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "paddingBottom": [
                        "7px"
                    ]
                }
            },
            "originalID": "gsbp-e562c1f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "svg",
            "selectors": []
        },
        {
            "value": "overlay",
            "type": "global",
            "label": "overlay",
            "css": ".overlay{position:fixed;z-index:999;top:0px;left:0px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#121212b5;padding-top:1.4rem;padding-bottom:1.4rem;padding-left:1.4rem;padding-right:1.4rem;right:0px;bottom:0px;}@media (max-width: 767.98px){.overlay{padding-top:0.4rem;padding-bottom:0.4rem;padding-left:0.4rem;padding-right:0.4rem;}}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "fixed"
                    ],
                    "zIndex": [
                        "999"
                    ],
                    "top": [
                        "0px"
                    ],
                    "left": [
                        "0px"
                    ],
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100%"
                    ],
                    "display": [
                        "flex"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "backgroundColor": [
                        "#121212b5"
                    ],
                    "paddingTop": [
                        "1.4rem",
                        "",
                        "0.4rem",
                        ""
                    ],
                    "paddingLink_Extra": "all",
                    "paddingBottom": [
                        "1.4rem",
                        "",
                        "0.4rem",
                        ""
                    ],
                    "paddingLeft": [
                        "1.4rem",
                        "",
                        "0.4rem",
                        ""
                    ],
                    "paddingRight": [
                        "1.4rem",
                        "",
                        "0.4rem",
                        ""
                    ],
                    "right": [
                        "0px"
                    ],
                    "bottom": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-901eb9a",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "booking-bg",
            "type": "global",
            "label": "booking-bg",
            "css": ".booking-bg{position:absolute;left:0px;bottom:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1;visibility:visible;pointer-events:visible;transition-duration:0.5s;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "absolute"
                    ],
                    "left": [
                        "0px"
                    ],
                    "bottom": [
                        "5rem"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "opacity": [
                        1
                    ],
                    "visibility": [
                        "visible"
                    ],
                    "pointerEvents": [
                        "visible"
                    ],
                    "transitionLink_Extra": true,
                    "transitionDuration": [
                        "0.5s"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-1c219eb",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "footer-bg",
            "type": "global",
            "label": "footer-bg",
            "css": ".footer-bg{background-image:url(https:\/\/alma.oblaci.pl\/wp-content\/uploads\/2025\/10\/IMG_40082.jpg);position:absolute;z-index:1;left:0px;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:34% 100%;background-attachment:fixed;opacity:0.5;bottom:0px;}",
            "attributes": {
                "styleAttributes": {
                    "backgroundImage": [
                        "url(https:\/\/alma.oblaci.pl\/wp-content\/uploads\/2025\/10\/IMG_40082.jpg)"
                    ],
                    "position": [
                        "absolute"
                    ],
                    "zIndex": [
                        "1"
                    ],
                    "left": [
                        "0px"
                    ],
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100%"
                    ],
                    "backgroundRepeat": [
                        "no-repeat"
                    ],
                    "backgroundSize": [
                        "cover"
                    ],
                    "backgroundPosition": [
                        "34% 100%"
                    ],
                    "backgroundAttachment": [
                        "fixed"
                    ],
                    "opacity": [
                        "0.5"
                    ],
                    "bottom": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-3ecb32e",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "footer",
            "type": "global",
            "label": "footer",
            "css": ".footer{overflow:hidden;width:100%;height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;}",
            "attributes": {
                "styleAttributes": {
                    "overflow": [
                        "hidden"
                    ],
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "80vh"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ]
                }
            },
            "originalID": "gsbp-e0fa33c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": false
        },
        {
            "value": "footer-content",
            "type": "global",
            "label": "footer-content",
            "css": ".footer-content{position:fixed;padding-right:var(--wp--preset--spacing--50);height:100%;top:0px;z-index:0;background-color:#1a1410;width:100%;}@media (max-width: 767.98px){.footer-content{padding-right:var(--wp--preset--spacing--10);}}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "fixed"
                    ],
                    "paddingRight": [
                        "var(--wp--preset--spacing--50)",
                        null,
                        "var(--wp--preset--spacing--10)",
                        ""
                    ],
                    "height": [
                        "100%"
                    ],
                    "paddingLeft": [
                        null,
                        null,
                        null,
                        ""
                    ],
                    "top": [
                        "0px"
                    ],
                    "zIndex": [
                        "0"
                    ],
                    "backgroundColor": [
                        "#1a1410"
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-ddbfb00",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": false
        },
        {
            "value": "address",
            "type": "global",
            "label": "address",
            "css": ".address{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;column-gap:0.8rem;row-gap:0.8rem;position:relative;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "columnGap": [
                        "0.8rem"
                    ],
                    "rowGap": [
                        "0.8rem"
                    ],
                    "position": [
                        "relative"
                    ]
                }
            },
            "originalID": "gsbp-614d4b9",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "svg.dane",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "auto"
                            ],
                            "height": [
                                "24px"
                            ],
                            "marginBottom": [
                                "2rem"
                            ]
                        }
                    },
                    "css": "body .address svg.dane{width:auto;height:24px;margin-bottom:2rem;}"
                },
                {
                    "value": "svg.mail",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "auto"
                            ],
                            "height": [
                                "20px"
                            ]
                        }
                    },
                    "css": ".address svg.mail{width:auto;height:20px;}"
                },
                {
                    "value": "svg.phone",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "auto"
                            ],
                            "height": [
                                "18px"
                            ]
                        }
                    },
                    "css": ".address svg.phone{width:auto;height:18px;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "card-contact",
            "type": "global",
            "label": "card-contact",
            "css": ".card-contact{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:1rem;padding-bottom:1rem;padding-left:3rem;padding-right:3rem;height:100%;width:28%;min-width:300px;max-width:501px;}@media (max-width: 767.98px){.card-contact{padding-bottom:6rem;padding-left:2rem;padding-right:2rem;}}@media (max-width: 575.98px){.card-contact{justify-content:flex-start;align-items:stretch;padding-bottom:1rem;padding-left:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);width:100%;min-width:none;max-width:none;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "center",
                        null,
                        null,
                        "flex-start"
                    ],
                    "alignItems": [
                        "flex-start",
                        null,
                        null,
                        "stretch"
                    ],
                    "paddingTop": [
                        "1rem"
                    ],
                    "paddingBottom": [
                        "1rem",
                        null,
                        "6rem",
                        "1rem"
                    ],
                    "paddingLeft": [
                        "3rem",
                        null,
                        "2rem",
                        "var(--wp--preset--spacing--30)"
                    ],
                    "paddingRight": [
                        "3rem",
                        null,
                        "2rem",
                        "var(--wp--preset--spacing--30)"
                    ],
                    "height": [
                        "100%"
                    ],
                    "width": [
                        "28%",
                        null,
                        null,
                        "100%"
                    ],
                    "minWidth": [
                        "300px",
                        null,
                        null,
                        "none"
                    ],
                    "maxWidth": [
                        "501px",
                        null,
                        null,
                        "none"
                    ]
                }
            },
            "originalID": "gsbp-776bdcb",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " .address",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--r)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--s)"
                            ],
                            "fill": [
                                "var(--gs-colorcolor5, #75685f)"
                            ],
                            "color": [
                                "var(--gs-colorcolor3, #f7f0e7)"
                            ]
                        }
                    },
                    "css": ".card-contact .address{font-size:var(--wp--preset--font-size--r);line-height:var(--wp--custom--line-height--s);fill:var(--gs-colorcolor5, #75685f);color:var(--gs-colorcolor3, #f7f0e7);}"
                },
                {
                    "value": " .logo-svg",
                    "attributes": {
                        "styleAttributes": {
                            "fill": [
                                "var(--gs-colorcolor5, #75685f)"
                            ],
                            "marginRight": [
                                "auto",
                                null,
                                null,
                                ""
                            ],
                            "marginLeft": [
                                "auto",
                                null,
                                null,
                                ""
                            ],
                            "height": [
                                "160px",
                                null,
                                "120px",
                                null
                            ],
                            "width": [
                                "auto"
                            ],
                            "marginBottom": [
                                "3rem",
                                null,
                                "2rem",
                                null
                            ],
                            "marginTop": [
                                null,
                                null,
                                "2rem",
                                null
                            ]
                        }
                    },
                    "css": ".card-contact .logo-svg{fill:var(--gs-colorcolor5, #75685f);margin-right:auto;margin-left:auto;height:160px;width:auto;margin-bottom:3rem;}@media (max-width: 767.98px){.card-contact .logo-svg{height:120px;margin-bottom:2rem;margin-top:2rem;}}"
                },
                {
                    "value": " h2",
                    "attributes": {
                        "styleAttributes": {
                            "color": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "marginTop": [
                                "2rem"
                            ],
                            "marginBottom": [
                                "0rem"
                            ]
                        }
                    },
                    "css": ".card-contact h2{color:var(--gs-colorcolor3, #f7f7f7);margin-top:2rem;margin-bottom:0rem;}"
                },
                {
                    "value": " .text",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--r, 1.9rem)"
                            ],
                            "color": [
                                "var(--gs-colorcolor3, #f7f0e7)"
                            ],
                            "paddingBottom": [
                                "0.4rem"
                            ],
                            "display": [
                                "block"
                            ],
                            "paddingTop": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".card-contact .text{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);color:var(--gs-colorcolor3, #f7f0e7);padding-bottom:0.4rem;display:block;padding-top:1rem;}"
                },
                {
                    "value": " > div",
                    "attributes": {
                        "styleAttributes": {
                            "paddingBottom": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".card-contact > div{padding-bottom:1rem;}"
                },
                {
                    "value": " h2:last-of-type",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".card-contact h2:last-of-type{margin-bottom:1rem;}"
                },
                {
                    "value": " p",
                    "attributes": {
                        "styleAttributes": {
                            "color": [
                                "var(--gs-colorcolor6, #beb5ad)"
                            ]
                        }
                    },
                    "css": ".card-contact p{color:var(--gs-colorcolor6, #beb5ad);}"
                }
            ],
            "localed": false
        },
        {
            "value": "footer-nav",
            "type": "global",
            "label": "footer-nav",
            "css": "body .footer-nav{display:grid;flex-direction:row;justify-content:center;align-items:flex-start;margin-bottom:10%;row-gap:2rem;column-gap:2rem;}@media (max-width: 575.98px){body .footer-nav{flex-direction:column;margin-bottom:1.5rem;}}body .footer-nav>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}body .footer-nav>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}body .footer-nav>*:not(style):nth-of-type(3){grid-area:1 \/ 3 \/ span 1 \/ span 1;}body .footer-nav{grid-template-columns:repeat(3, 1fr);}@media (max-width: 991.98px){body .footer-nav>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){body .footer-nav>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){body .footer-nav>*:not(style):nth-of-type(3){grid-area:1 \/ 3 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){body .footer-nav{grid-template-columns:repeat(3, 1fr);}}@media (max-width: 575.98px){body .footer-nav>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 2;}}@media (max-width: 575.98px){body .footer-nav>*:not(style):nth-of-type(2){grid-area:2 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){body .footer-nav>*:not(style):nth-of-type(3){grid-area:2 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){body .footer-nav{grid-template-columns:repeat(2, 1fr);}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "grid"
                    ],
                    "flexDirection": [
                        "row",
                        "",
                        "",
                        "column"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "marginBottom": [
                        "10%",
                        "",
                        "",
                        "1.5rem"
                    ],
                    "rowGap": [
                        "2rem"
                    ],
                    "columnGap": [
                        "2rem"
                    ],
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "0",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "0",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "3",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": "0",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "1",
                                    "x": "1",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "2",
                                    "x": "2",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "3",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "1",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "1",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        }
                    },
                    "gridLayoutItems_Extra": "3"
                }
            },
            "originalID": "gsbp-03eede8",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "div > span",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "block"
                            ],
                            "color": [
                                "#88806f"
                            ],
                            "paddingRight": [
                                ""
                            ],
                            "paddingLeft": [
                                "1.65rem"
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--s, 1rem)",
                                "",
                                "",
                                "var(--wp--preset--font-size--xs, 0.85rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--s, 1.4rem)",
                                "",
                                "",
                                "var(--wp--custom--line-height--xs, 1.15rem)"
                            ],
                            "marginBottom": [
                                "1.2rem",
                                "",
                                "",
                                "0.6rem"
                            ],
                            "position": [
                                "relative"
                            ]
                        }
                    },
                    "css": ".footer-nav div > span{display:block;color:#88806f;padding-left:1.65rem;font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);margin-bottom:1.2rem;position:relative;}@media (max-width: 575.98px){.footer-nav div > span{font-size:var(--wp--preset--font-size--xs, 0.85rem);line-height:var(--wp--custom--line-height--xs, 1.15rem);margin-bottom:0.6rem;}}"
                },
                {
                    "value": "div > span::before",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "1px"
                            ],
                            "width": [
                                "1.5rem"
                            ],
                            "backgroundColor": [
                                "#88806f"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\"; }",
                            "position": [
                                "absolute"
                            ],
                            "left": [
                                "0px"
                            ],
                            "top": [
                                "51%"
                            ]
                        }
                    },
                    "css": ".footer-nav div > span::before{height:1px;width:1.5rem;background-color:#88806f;position:absolute;left:0px;top:51%;}.footer-nav div > span::before{ content: \"\"; }"
                },
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "lineHeight": [
                                "0.8rem",
                                "",
                                "",
                                "var(--wp--custom--line-height--s, 1.4rem)"
                            ],
                            "color_A": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "color": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "textDecoration": [
                                "none"
                            ],
                            "fontWeight": [
                                "",
                                "",
                                "",
                                "100"
                            ]
                        }
                    },
                    "css": ".footer-nav a{line-height:0.8rem;color:var(--gs-colorcolor3, #f7f7f7);text-decoration:none;}@media (max-width: 575.98px){.footer-nav a{line-height:var(--wp--custom--line-height--s, 1.4rem);font-weight:100;}}.footer-nav a a{color:var(--gs-colorcolor3, #f7f7f7);}"
                },
                {
                    "value": ".nav-menu .icon",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "none"
                            ]
                        }
                    },
                    "css": "body .footer-nav .nav-menu .icon{display:none;}"
                },
                {
                    "value": ".nav-menu",
                    "attributes": {
                        "styleAttributes": {
                            "textTransform": [
                                "capitalize"
                            ],
                            "paddingLeft": [
                                "0px"
                            ],
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "column"
                            ],
                            "alignItems": [
                                "flex-start"
                            ]
                        }
                    },
                    "css": "body .footer-nav .nav-menu{text-transform:capitalize;padding-left:0px;display:flex;flex-direction:column;align-items:flex-start;}"
                }
            ],
            "localed": "",
            "localedSpace": ""
        },
        {
            "value": "footer-copyright",
            "type": "global",
            "label": "footer-copyright",
            "css": ".footer-copyright{color:var(--gs-colorcolor6, #beb5ad);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;column-gap:1rem;row-gap:0.2rem;font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);margin-bottom:4rem;}@media (max-width: 575.98px){.footer-copyright{align-items:flex-start;font-size:var(--wp--preset--font-size--xs, 0.85rem);line-height:var(--wp--custom--line-height--xs, 1.15rem);margin-bottom:8rem;}}",
            "attributes": {
                "styleAttributes": {
                    "color": [
                        "var(--gs-colorcolor6, #beb5ad)"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "space-between"
                    ],
                    "alignItems": [
                        "flex-end",
                        "",
                        "",
                        "flex-start"
                    ],
                    "columnGap": [
                        "1rem"
                    ],
                    "rowGap": [
                        "0.2rem"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--s, 1rem)",
                        "",
                        "",
                        "var(--wp--preset--font-size--xs, 0.85rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--s, 1.4rem)",
                        "",
                        "",
                        "var(--wp--custom--line-height--xs, 1.15rem)"
                    ],
                    "marginBottom": [
                        "4rem",
                        "",
                        "",
                        "8rem"
                    ]
                }
            },
            "originalID": "gsbp-bc9587c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor2, #fef8ed)"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.2s"
                            ]
                        }
                    },
                    "css": ".footer-copyright a{text-decoration:none;transition-duration:0.2s;}.footer-copyright a:hover{color:var(--gs-colorcolor2, #fef8ed);}"
                }
            ]
        },
        {
            "value": "padding-20",
            "type": "global",
            "label": "padding-20",
            "css": ".padding-20{padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);}",
            "attributes": {
                "styleAttributes": {
                    "paddingRight": [
                        "var(--wp--preset--spacing--20)"
                    ],
                    "paddingLeft": [
                        "var(--wp--preset--spacing--20)"
                    ]
                }
            },
            "originalID": "gsbp-04fc189",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "socialmedia",
            "type": "global",
            "label": "socialmedia",
            "css": ".socialmedia{color:var(--gs-colorcolor6, #beb5ad);fill:var(--gs-colorcolor6, #beb5ad);padding-left:0px;margin-top:0px;}",
            "attributes": {
                "styleAttributes": {
                    "color": [
                        "var(--gs-colorcolor6, #beb5ad)"
                    ],
                    "fill": [
                        "var(--gs-colorcolor6, #beb5ad)"
                    ],
                    "paddingLeft": [
                        "0px"
                    ],
                    "paddingTop": [
                        ""
                    ],
                    "marginTop": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-e83649d",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "ul",
            "selectors": [
                {
                    "value": "li",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "justifyContent": [
                                "flex-start"
                            ],
                            "paddingTop": [
                                "0.4rem"
                            ],
                            "position": [
                                "relative"
                            ]
                        }
                    },
                    "css": ".socialmedia li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-top:0.4rem;position:relative;}"
                },
                {
                    "value": "svg",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "auto"
                            ],
                            "height": [
                                "22px"
                            ]
                        }
                    },
                    "css": ".socialmedia svg{width:auto;height:22px;}"
                },
                {
                    "value": "span",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLeft": [
                                "0.4rem"
                            ]
                        }
                    },
                    "css": ".socialmedia span{padding-left:0.4rem;}"
                }
            ]
        },
        {
            "value": "iframe-vr",
            "type": "global",
            "label": "iframe-vr",
            "css": "body .iframe-vr{position:relative !important;background-color:var(--wp--preset--color--contrast, #111111) !important;pointer-events:none !important;height:100% !important;width:100% !important;display:flex !important;justify-content:center !important;align-items:flex-end !important;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "relative"
                    ],
                    "backgroundColor": [
                        "var(--wp--preset--color--contrast, #111111)"
                    ],
                    "transitionLink_Extra": "1",
                    "pointerEvents": [
                        "none"
                    ],
                    "height": [
                        "100%"
                    ],
                    "width": [
                        "100%"
                    ],
                    "display": [
                        "flex"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "flex-end"
                    ]
                }
            },
            "originalID": "gsbp-d020d63",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "iframe",
            "selectors": [
                {
                    "value": "iframe",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ],
                            "opacity": [
                                "0.6"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "pointerEvents": [
                                "none"
                            ]
                        }
                    },
                    "css": "body .iframe-vr iframe{width:100% !important;height:100% !important;opacity:0.6 !important;transition-duration:0.5s !important;transition-timing-function:ease-in-out !important;pointer-events:none !important;}"
                },
                {
                    "value": ".active button",
                    "attributes": {
                        "styleAttributes": {
                            "opacity": [
                                "1"
                            ],
                            "pointerEvents": [
                                "visible"
                            ]
                        }
                    },
                    "css": "body .iframe-vr.active button{opacity:1 !important;pointer-events:visible !important;}"
                },
                {
                    "value": "button",
                    "attributes": {
                        "styleAttributes": {
                            "opacity": [
                                "0"
                            ],
                            "position": [
                                "absolute"
                            ],
                            "bottom": [
                                "15px"
                            ],
                            "pointerEvents": [
                                "none"
                            ]
                        }
                    },
                    "css": "body .iframe-vr button{opacity:0 !important;position:absolute !important;bottom:15px !important;pointer-events:none !important;}"
                },
                {
                    "value": ".active iframe",
                    "attributes": {
                        "styleAttributes": {
                            "opacity": [
                                "1"
                            ],
                            "pointerEvents": [
                                "visible"
                            ]
                        }
                    },
                    "css": "body .iframe-vr.active iframe{opacity:1 !important;pointer-events:visible !important;}"
                },
                {
                    "value": ".active + .button-vr-bg",
                    "attributes": {
                        "styleAttributes": {
                            "opacity": [
                                "0"
                            ],
                            "pointerEvents": [
                                "none"
                            ]
                        }
                    },
                    "css": "body .iframe-vr.active + .button-vr-bg{opacity:0 !important;pointer-events:none !important;}"
                }
            ],
            "localed": "1"
        },
        {
            "value": "button-vr",
            "type": "global",
            "label": "button-vr",
            "css": ".button-vr{font-size:var(--wp--preset--font-size--l, 1.55rem);line-height:var(--wp--custom--line-height--l, 2.37rem);font-family:Barlow;font-weight:300;color:var(--gs-colorcolor3, #f7f7f7);background-color:var(--gs-colorcolor7, #242424);padding-top:2rem;padding-bottom:2rem;padding-left:2rem;padding-right:2rem;border:none;transition-duration:.3s;transition-timing-function:ease-in-out;cursor:pointer;display:flex;flex-direction:column;row-gap:1rem;align-items:center;}.button-vr:hover{color:var(--gs-colorcolor1, #f6b600);background-color:var(--gs-colorcolor4, #443726);}",
            "attributes": {
                "styleAttributes": {
                    "fontSize": [
                        "var(--wp--preset--font-size--l, 1.55rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--l, 2.37rem)"
                    ],
                    "fontFamily": [
                        "Barlow"
                    ],
                    "fontWeight": [
                        "300"
                    ],
                    "color": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "backgroundColor": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "color_hover": [
                        "var(--gs-colorcolor1, #f6b600)"
                    ],
                    "backgroundColor_hover": [
                        "var(--gs-colorcolor4, #443726)"
                    ],
                    "paddingLink_Extra": "all",
                    "paddingTop": [
                        "2rem"
                    ],
                    "paddingBottom": [
                        "2rem"
                    ],
                    "paddingLeft": [
                        "2rem"
                    ],
                    "paddingRight": [
                        "2rem"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        ".3s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "rowGap": [
                        "1rem"
                    ],
                    "alignItems": [
                        "center"
                    ]
                }
            },
            "originalID": "gsbp-6c75c8f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "page-vr",
            "type": "global",
            "label": "page-vr",
            "css": ".page-vr{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:100vh;}@media (max-width: 575.98px){.page-vr{height:100dvh;transition-duration:0.5s;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "position": [
                        "relative"
                    ],
                    "height": [
                        "100vh",
                        "",
                        "",
                        "100dvh"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        "",
                        "",
                        "",
                        "0.5s"
                    ]
                }
            },
            "originalID": "gsbp-334ee9c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "button-x",
            "type": "global",
            "label": "button-x",
            "css": ".button-x{fill:var(--gs-colorcolor3, #f7f7f7);background-color:var(--gs-colorcolor7, #242424);padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;border:none;border-top-left-radius:44%;border-bottom-left-radius:44%;border-top-right-radius:44%;border-bottom-right-radius:44%;width:68px;height:68px;transition-duration:0.5s;transition-timing-function:ease-in-out;cursor:pointer;overflow:hidden;}@media (max-width: 575.98px){.button-x{width:58px;height:58px;}}.button-x:hover{background-color:var(--gs-colorcolor4, #443726);}",
            "attributes": {
                "styleAttributes": {
                    "fill": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "backgroundColor": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "backgroundColor_hover": [
                        "var(--gs-colorcolor4, #443726)"
                    ],
                    "paddingLink_Extra": "all",
                    "paddingTop": [
                        "1rem"
                    ],
                    "paddingBottom": [
                        "1rem"
                    ],
                    "paddingLeft": [
                        "1rem"
                    ],
                    "paddingRight": [
                        "1rem"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "borderRadiusLink_Extra": "1",
                    "borderTopLeftRadius": [
                        "44%"
                    ],
                    "borderBottomLeftRadius": [
                        "44%"
                    ],
                    "borderTopRightRadius": [
                        "44%"
                    ],
                    "borderBottomRightRadius": [
                        "44%"
                    ],
                    "width": [
                        "68px",
                        "",
                        "",
                        "58px"
                    ],
                    "height": [
                        "68px",
                        "",
                        "",
                        "58px"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        "0.5s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "overflow": [
                        "hidden"
                    ]
                }
            },
            "originalID": "gsbp-f184242",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [
                {
                    "value": "svg",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "auto"
                            ],
                            "height": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".button-x svg{width:auto;height:100%;}"
                }
            ]
        },
        {
            "value": "active",
            "type": "global",
            "label": "active",
            "css": ".active{pointer-events:auto;opacity:1;}",
            "attributes": {
                "styleAttributes": {
                    "pointerEvents": [
                        "auto"
                    ],
                    "opacity": [
                        "1"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-d020d63",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "button-vr-bg",
            "type": "global",
            "label": "button-vr-bg",
            "css": "body .button-vr-bg{position:absolute !important;cursor:pointer !important;transition-duration:0.3s !important;transition-timing-function:ease-in-out !important;display:flex !important;flex-direction:row !important;justify-content:center !important;align-items:center !important;background-color:#000000ba !important;width:100% !important;height:100% !important;opacity:1 !important;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "absolute"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        "0.3s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "backgroundColor": [
                        "#000000ba"
                    ],
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100%"
                    ],
                    "opacity": [
                        "1"
                    ]
                }
            },
            "originalID": "gsbp-cad479d",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": "1"
        },
        {
            "value": "none",
            "type": "global",
            "label": "none",
            "css": ".none{opacity:0;visibility:hidden;pointer-events:none;}",
            "attributes": {
                "styleAttributes": {
                    "opacity": [
                        "0"
                    ],
                    "visibility": [
                        "hidden"
                    ],
                    "pointerEvents": [
                        "none"
                    ]
                }
            },
            "originalID": "gsbp-b52c471",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "customer",
            "type": "global",
            "label": "customer",
            "css": "",
            "attributes": {
                "styleAttributes": []
            },
            "originalID": "gsbp-d83f12c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "h3",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0.3rem"
                            ]
                        }
                    },
                    "css": ".customer h3{margin-bottom:0.3rem;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "padding-50",
            "type": "global",
            "label": "padding-50",
            "css": ".padding-50{padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50);}@media (max-width: 575.98px){.padding-50{padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);}}",
            "attributes": {
                "styleAttributes": {
                    "paddingRight": [
                        "var(--wp--preset--spacing--50)",
                        "",
                        "",
                        "var(--wp--preset--spacing--30)"
                    ],
                    "paddingLeft": [
                        "var(--wp--preset--spacing--50)",
                        "",
                        "",
                        "var(--wp--preset--spacing--30)"
                    ]
                }
            },
            "originalID": "gsbp-56bd801",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "carousel",
            "type": "global",
            "label": "carousel",
            "css": ".carousel{padding-bottom:6rem;}",
            "attributes": {
                "styleAttributes": []
            },
            "originalID": "gsbp-53f1c49",
            "originalBlock": "greenshift-blocks\/container",
            "selectors": [
                {
                    "value": " h2",
                    "attributes": [],
                    "css": ""
                },
                {
                    "value": " p",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--r, 1.9rem)"
                            ]
                        }
                    },
                    "css": "body .carousel p{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);}"
                },
                {
                    "value": " img",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "300px"
                            ],
                            "width": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".carousel img{height:300px;width:100%;}"
                }
            ],
            "localed": false
        },
        {
            "value": "padding-70",
            "type": "global",
            "label": "padding-70",
            "css": "body .padding-70{padding-right:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70);}",
            "attributes": {
                "styleAttributes": {
                    "paddingRight": [
                        "var(--wp--preset--spacing--70)"
                    ],
                    "paddingLeft": [
                        "var(--wp--preset--spacing--70)"
                    ]
                }
            },
            "originalID": "gsbp-eacdaf9",
            "originalBlock": "greenshift-blocks\/container",
            "selectors": []
        },
        {
            "value": "img-move",
            "type": "global",
            "label": "img-move",
            "css": ".img-move{overflow:hidden;}",
            "attributes": {
                "styleAttributes": {
                    "overflow": [
                        "hidden"
                    ]
                }
            },
            "originalID": "gsbp-d901c2f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " img",
                    "attributes": {
                        "styleAttributes": {
                            "transitionLink_Extra": true,
                            "transition": [
                                "var"
                            ],
                            "transitionProperty": [
                                "transform"
                            ],
                            "transitionDuration": [
                                "2s"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.3691588785046729,0.01869158878504673,0,0.9532710280373832)"
                            ],
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "1"
                            ],
                            "transform": [
                                "scale(1)"
                            ],
                            "scale_Extra_hover": [
                                "1.1"
                            ],
                            "transform_hover": [
                                "scale(1.1)"
                            ],
                            "transitionProperty_hover": [
                                "transform"
                            ],
                            "transitionDuration_hover": [
                                "2s"
                            ],
                            "transitionTimingFunction_hover": [
                                "cubic-bezier(0.3691588785046729,0.01869158878504673,0,0.9532710280373832)"
                            ],
                            "transitionDelay_hover": [
                                "s"
                            ],
                            "objectFit": [
                                "cover"
                            ]
                        }
                    },
                    "css": ".img-move img{transition:var;transition-property:transform;transition-duration:2s;transition-timing-function:cubic-bezier(0.3691588785046729,0.01869158878504673,0,0.9532710280373832);transform:scale(1);object-fit:cover;}.img-move img:hover{transform:scale(1.1);transition-property:transform;transition-duration:2s;transition-timing-function:cubic-bezier(0.3691588785046729,0.01869158878504673,0,0.9532710280373832);transition-delay:s;}"
                }
            ]
        },
        {
            "value": "customer-bg",
            "type": "global",
            "label": "customer-bg",
            "css": ".customer-bg{background-color:var(--gs-colorcolor9, #201c1c);color:var(--gs-colorcolor2, #faf7f3);}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "var(--gs-colorcolor9, #201c1c)"
                    ],
                    "color": [
                        "var(--gs-colorcolor2, #faf7f3)"
                    ]
                }
            },
            "originalID": "gsbp-c490bbe",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "img-text",
            "type": "global",
            "label": "img-text",
            "css": ".img-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;row-gap:3.25rem;column-gap:3.25rem;padding-top:5rem;padding-bottom:5rem;}@media (max-width: 575.98px){.img-text{flex-direction:column-reverse;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row",
                        "",
                        "",
                        "column-reverse"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "stretch"
                    ],
                    "rowGap": [
                        "3.25rem"
                    ],
                    "columnGap": [
                        "3.25rem"
                    ],
                    "paddingLink_Extra": "tb",
                    "paddingTop": [
                        "5rem"
                    ],
                    "paddingBottom": [
                        "5rem"
                    ]
                }
            },
            "originalID": "gsbp-a038bae",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " img",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "var(--wp--custom--size--colossal, 700px)"
                            ],
                            "width": [
                                "var(--wp--custom--size--giant, 500px)"
                            ],
                            "maxWidth": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".img-text img{height:var(--wp--custom--size--colossal, 700px);width:var(--wp--custom--size--giant, 500px);max-width:100%;}"
                },
                {
                    "value": " .text",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".img-text .text{width:100%;}"
                }
            ],
            "localed": false
        },
        {
            "value": "img-lightbox",
            "type": "global",
            "label": "img-lightbox",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-a0cd2f7",
            "originalBlock": "greenshift-blocks\/container",
            "selectors": []
        },
        {
            "value": "slider-size",
            "type": "global",
            "label": "slider-size",
            "css": ".slider-size{height:100vh;} @media (max-width: 575.98px){ .slider-size { display: none !important; } }",
            "attributes": {
                "styleAttributes": {
                    "height": [
                        "100vh"
                    ],
                    "hideOnMobile_Extra": "1"
                }
            },
            "originalID": "gsbp-752b14f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "slider-content-zone",
            "type": "global",
            "label": "slider-content-zone",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-53f1c49",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "swiper",
            "type": "global",
            "label": "swiper",
            "css": "body .swiper{overflow:hidden !important;}",
            "attributes": {
                "styleAttributes": {
                    "overflow": [
                        "hidden"
                    ]
                }
            },
            "originalID": "gsbp-53f1c49",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": true
        },
        {
            "value": "lists-col2",
            "type": "global",
            "label": "lists-col2",
            "css": ".lists-col2{display:flex;column-gap:3rem;padding-bottom:1rem;grid-template-columns:repeat(2, minmax(0,1fr));font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);flex-direction:row;justify-content:flex-start;align-items:flex-start;}@media (max-width: 767.98px){.lists-col2{display:grid;}}@media (max-width: 575.98px){.lists-col2{grid-template:0;grid-template-columns:repeat(2, minmax(0,1fr));}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex",
                        null,
                        "grid"
                    ],
                    "gridTemplateLink_Extra": "1",
                    "columnGap": [
                        "3rem"
                    ],
                    "paddingBottom": [
                        "1rem"
                    ],
                    "gridTemplate": [
                        "",
                        "",
                        "",
                        "0"
                    ],
                    "gridTemplateColumns": [
                        "repeat(2, minmax(0,1fr))",
                        "",
                        "",
                        "repeat(2, minmax(0,1fr))"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--r, 1.2rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--r, 1.9rem)"
                    ],
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": 0,
                                    "y": 0,
                                    "i": "0",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": 1,
                                    "y": 0,
                                    "i": "1",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": 0,
                                    "y": 1,
                                    "i": "2",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": 11,
                                    "y": 1,
                                    "i": "3",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": 1,
                                    "y": 2,
                                    "i": "4",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": 111,
                                    "y": 2,
                                    "i": "5",
                                    "moved": false,
                                    "static": false
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "0",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "1",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "1",
                                    "i": "3",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "i": "4",
                                    "x": "0",
                                    "y": "2",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "5",
                                    "x": "1",
                                    "y": "2",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "1",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "2",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "3",
                                    "i": "3",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "4",
                                    "i": "4",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "2",
                                    "h": "1",
                                    "x": "0",
                                    "y": "5",
                                    "i": "5",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        }
                    },
                    "gridLayoutItems_Extra": "6",
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "flex-start"
                    ]
                }
            },
            "originalID": "gsbp-640bca9",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "> div",
                    "attributes": {
                        "styleAttributes": {
                            "marginLink_Extra": "tb",
                            "marginTop": [
                                "1.4rem"
                            ],
                            "marginBottom": [
                                "1.4rem"
                            ]
                        }
                    },
                    "css": ".lists-col2 > div{margin-top:1.4rem;margin-bottom:1.4rem;}"
                },
                {
                    "value": "h2",
                    "attributes": {
                        "styleAttributes": {
                            "marginTop": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".lists-col2 h2{margin-top:0px;}"
                },
                {
                    "value": "p",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".lists-col2 p{margin-bottom:0px;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "entries",
            "type": "global",
            "label": "entries",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-bab16d3",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "box-bg1",
            "type": "global",
            "label": "box-bg1",
            "css": ".box-bg1{background-color:var(--gs-colorcolor1, #f6b600);}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "var(--gs-colorcolor1, #f6b600)"
                    ]
                }
            },
            "originalID": "gsbp-3a3270d",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "mobil-nav",
            "type": "global",
            "label": "mobil-nav",
            "css": ".mobil-nav{display:flex;flex-direction:row;left:0px;right:0px;position:fixed;z-index:999;align-items:flex-end;justify-content:space-evenly;bottom:15px;} @media (min-width: 992px){ .mobil-nav { display: none !important; } } @media (min-width: 768px) and (max-width: 991.98px){ .mobil-nav { display: none !important; } }",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "left": [
                        "0px"
                    ],
                    "right": [
                        "0px"
                    ],
                    "hideOnDesktop_Extra": "1",
                    "position": [
                        "fixed"
                    ],
                    "zIndex": [
                        "999"
                    ],
                    "hideOnTablet_Extra": "1",
                    "alignItems": [
                        "flex-end"
                    ],
                    "justifyContent": [
                        "space-evenly"
                    ],
                    "bottom": [
                        "15px"
                    ]
                }
            },
            "originalID": "gsbp-186ac78",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": ".mobil-menu",
                    "attributes": {
                        "styleAttributes": {
                            "transitionLink_Extra": "1",
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "customCSS_Extra": "{CURRENT} path { transform-box: fill-box; transform-origin: center; transition: 0.5s var(--flow--smooth) }"
                        }
                    },
                    "css": ".mobil-nav .mobil-menu{transition-timing-function:ease-in-out;transition-duration:0.5s;}.mobil-nav .mobil-menu path { transform-box: fill-box; transform-origin: center; transition: 0.5s var(--flow--smooth) }"
                },
                {
                    "value": ".mobil-menu.exit",
                    "attributes": {
                        "styleAttributes": {
                            "customCSS_Extra": "{CURRENT} path.m1 { transform: translateY(10px) rotate(45deg); } {CURRENT} path.m2 { transform: rotate(315deg); } {CURRENT} path.m3 { transform: translateX(47px); }"
                        }
                    },
                    "css": ".mobil-nav .mobil-menu.exit path.m1 { transform: translateY(10px) rotate(45deg); } .mobil-nav .mobil-menu.exit path.m2 { transform: rotate(315deg); } .mobil-nav .mobil-menu.exit path.m3 { transform: translateX(47px); }"
                },
                {
                    "value": "> div",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "borderTopLeftRadius": [
                                "42%"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionTimingFunction": [
                                "cubic-bezier(.215,.61,.355,1)"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "visibility": [
                                "visible"
                            ],
                            "cursor": [
                                "pointer"
                            ],
                            "fill": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "borderRadiusLink_Extra": "1",
                            "borderBottomLeftRadius": [
                                "42%"
                            ],
                            "borderTopRightRadius": [
                                "42%"
                            ],
                            "borderBottomRightRadius": [
                                "42%"
                            ],
                            "height": [
                                "58px",
                                "",
                                "",
                                "58px"
                            ],
                            "backgroundColor_hover": [
                                "var(--gs-colorcolor5, #6e5f4f)"
                            ],
                            "justifyContent": [
                                "center",
                                "",
                                "",
                                "center"
                            ],
                            "alignItems": [
                                "center",
                                "",
                                "",
                                "center"
                            ],
                            "flexDirection": [
                                "column",
                                "",
                                "",
                                "column"
                            ],
                            "width": [
                                "58px"
                            ],
                            "position": [
                                "relative"
                            ],
                            "display": [
                                "flex"
                            ]
                        }
                    },
                    "css": ".mobil-nav > div{background-color:var(--gs-colorcolor7, #242424);border-top-left-radius:42%;transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-duration:0.5s;visibility:visible;cursor:pointer;fill:var(--gs-colorcolor3, #f7f7f7);border-bottom-left-radius:42%;border-top-right-radius:42%;border-bottom-right-radius:42%;height:58px;justify-content:center;align-items:center;flex-direction:column;width:58px;position:relative;display:flex;}@media (max-width: 575.98px){.mobil-nav > div{height:58px;justify-content:center;align-items:center;flex-direction:column;}}.mobil-nav > div:hover{background-color:var(--gs-colorcolor5, #6e5f4f);}"
                },
                {
                    "value": "> div:nth-child(3)",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "70px"
                            ],
                            "height": [
                                "70px"
                            ]
                        }
                    },
                    "css": ".mobil-nav > div:nth-child(3){width:70px;height:70px;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "button_hamburger",
            "type": "global",
            "label": "button_hamburger",
            "localed": "",
            "css": "",
            "attributes": {
                "styleAttributes": []
            },
            "originalBlock": "greenshift-blocks\/element",
            "selectors": [
                {
                    "value": ".triggeractive path.m1",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "translateY": "1",
                                "rotate": "1"
                            },
                            "translateY_Extra": [
                                "10px"
                            ],
                            "transform": [
                                "translateY(10px) rotate(45deg)"
                            ],
                            "rotate_Extra": [
                                "45"
                            ]
                        }
                    },
                    "css": ".button_hamburger.triggeractive path.m1{transform:translateY(10px) rotate(45deg);}"
                },
                {
                    "value": ".triggeractive path.m2",
                    "attributes": {
                        "styleAttributes": {
                            "transform": [
                                "rotate(315deg)"
                            ]
                        }
                    },
                    "css": ".button_hamburger.triggeractive path.m2{transform:rotate(315deg);}"
                },
                {
                    "value": ".triggeractive path.m3",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "translateX": "1"
                            },
                            "translateX_Extra": [
                                "47px"
                            ],
                            "transform": [
                                "translateX(47px)"
                            ]
                        }
                    },
                    "css": ".button_hamburger.triggeractive path.m3{transform:translateX(47px);}"
                }
            ],
            "localedSpace": "",
            "originalID": "gsbp-fbcdf35",
            "tag": "button"
        },
        {
            "value": "flex-full",
            "type": "global",
            "label": "flex-full",
            "css": ".flex-full{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;width:auto;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "space-between"
                    ],
                    "alignItems": [
                        "stretch"
                    ],
                    "flexWrap": [
                        "nowrap"
                    ],
                    "width": [
                        "auto"
                    ]
                }
            },
            "originalID": "gsbp-105f4a5",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "page-contact",
            "type": "global",
            "label": "page-contact",
            "css": ".page-contact{display:grid;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;}.page-contact>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 2;}.page-contact>*:not(style):nth-of-type(2){grid-area:1 \/ 3 \/ span 1 \/ span 1;}.page-contact{grid-template-columns:repeat(3, 1fr);}@media (max-width: 991.98px){.page-contact>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.page-contact>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.page-contact{grid-template-columns:repeat(3, 1fr);}}@media (max-width: 575.98px){.page-contact>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.page-contact>*:not(style):nth-of-type(2){grid-area:3 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.page-contact{grid-template-columns:repeat(1, 1fr);}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "grid"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "space-between"
                    ],
                    "alignItems": [
                        "stretch"
                    ],
                    "flexWrap": [
                        "nowrap"
                    ],
                    "gridTemplateLink_Extra": false,
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": 2,
                                    "h": 1,
                                    "x": 0,
                                    "y": 0,
                                    "i": "0",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 2,
                                    "y": 0,
                                    "i": "1",
                                    "moved": false,
                                    "static": false
                                }
                            ],
                            "cols": 3,
                            "allowOverlap": false,
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": 0,
                                    "y": 0,
                                    "w": 1,
                                    "h": 1
                                },
                                {
                                    "i": "1",
                                    "x": 1,
                                    "y": 0,
                                    "w": 1,
                                    "h": 1
                                }
                            ],
                            "cols": 3,
                            "allowOverlap": false,
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 0,
                                    "i": "0",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 2,
                                    "i": "1",
                                    "moved": false,
                                    "static": false
                                }
                            ],
                            "cols": 1,
                            "allowOverlap": false,
                            "compactType": "horizontal"
                        }
                    },
                    "gridLayoutItems_Extra": 2
                }
            },
            "originalID": "gsbp-105f4a5",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": false
        },
        {
            "value": "contact-map",
            "type": "global",
            "label": "contact-map",
            "css": ".contact-map{width:100%;height:600px;border:none;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "600px"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ]
                }
            },
            "originalID": "gsbp-167e8e2",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "iframe",
            "selectors": []
        },
        {
            "value": "icon-mobil-nav",
            "type": "global",
            "label": "icon-mobil-nav",
            "css": ".icon-mobil-nav{fill:var(--gs-colorcolor3, #f7f7f7);background-color:var(--gs-colorcolor7, #242424);padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;border:none;border-top-left-radius:44%;border-bottom-left-radius:44%;border-top-right-radius:44%;border-bottom-right-radius:44%;transition-duration:0.5s;transition-timing-function:ease-in-out;cursor:pointer;overflow:hidden;width:58px;height:58px;}.icon-mobil-nav:hover{background-color:var(--gs-colorcolor4, #443726);}",
            "attributes": {
                "styleAttributes": {
                    "fill": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "backgroundColor": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "backgroundColor_hover": [
                        "var(--gs-colorcolor4, #443726)"
                    ],
                    "paddingLink_Extra": "all",
                    "paddingTop": [
                        "0px"
                    ],
                    "paddingBottom": [
                        "0px"
                    ],
                    "paddingLeft": [
                        "0px"
                    ],
                    "paddingRight": [
                        "0px"
                    ],
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "borderRadiusLink_Extra": "1",
                    "borderTopLeftRadius": [
                        "44%"
                    ],
                    "borderBottomLeftRadius": [
                        "44%"
                    ],
                    "borderTopRightRadius": [
                        "44%"
                    ],
                    "borderBottomRightRadius": [
                        "44%"
                    ],
                    "transitionLink_Extra": "1",
                    "transitionDuration": [
                        "0.5s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "cursor": [
                        "pointer"
                    ],
                    "overflow": [
                        "hidden"
                    ],
                    "width": [
                        "58px"
                    ],
                    "height": [
                        "58px"
                    ]
                }
            },
            "selectors": [],
            "originalID": "gsbp-fbcdf35",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "icon-ham",
            "type": "global",
            "label": "icon-ham",
            "css": ".icon-ham path { transform-box: fill-box; }",
            "attributes": {
                "styleAttributes": {
                    "customCSS_Extra": "{CURRENT} path { transform-box: fill-box; }"
                }
            },
            "originalID": "gsbp-ae3b6cf",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [
                {
                    "value": "path",
                    "attributes": {
                        "styleAttributes": {
                            "transformOrigin": [
                                "center center"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ]
                        }
                    },
                    "css": ".icon-ham path{transform-origin:center center;transition-timing-function:ease-in-out;transition-duration:0.5s;}"
                }
            ]
        },
        {
            "value": "contact-dane",
            "type": "global",
            "label": "contact-dane",
            "css": ".contact-dane{display:flex;flex-direction:column;align-items:flex-start;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "alignItems": [
                        "flex-start"
                    ]
                }
            },
            "originalID": "gsbp-8343784",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "h3",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0.6rem"
                            ],
                            "marginTop": [
                                "0rem"
                            ]
                        }
                    },
                    "css": ".contact-dane h3{margin-bottom:0.6rem;margin-top:0rem;}"
                },
                {
                    "value": "> div",
                    "attributes": {
                        "styleAttributes": {
                            "paddingBottom": [
                                "3rem"
                            ]
                        }
                    },
                    "css": ".contact-dane > div{padding-bottom:3rem;}"
                },
                {
                    "value": "> div > div",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLeft": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".contact-dane > div > div{padding-left:1rem;}"
                }
            ]
        },
        {
            "value": "line-right",
            "type": "global",
            "label": "line-right",
            "css": ".line-right{padding-left:1.5rem;position:relative;}",
            "attributes": {
                "styleAttributes": {
                    "paddingLeft": [
                        "1.5rem"
                    ],
                    "position": [
                        "relative"
                    ]
                }
            },
            "originalID": "gsbp-46af7d4",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "::before",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "width": [
                                "6px"
                            ],
                            "height": [
                                "100%"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\"; }",
                            "position": [
                                "absolute"
                            ],
                            "left": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".line-right::before{background-color:var(--gs-colorcolor1, #f6b600);width:6px;height:100%;position:absolute;left:0px;}.line-right::before{ content: \"\"; }.line-right::before{content: \"\"}"
                }
            ],
            "localed": ""
        },
        {
            "value": "list-line",
            "type": "global",
            "label": "list-line",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-e89ce43",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "ul",
            "selectors": []
        },
        {
            "value": "line-border",
            "type": "global",
            "label": "line-border",
            "css": ".line-border{padding-left:1.4rem;border-left-width:3px;border-left-style:solid;border-left-color:var(--gs-colorcolor1, #f6b600);}",
            "attributes": {
                "styleAttributes": {
                    "paddingLeft": [
                        "1.4rem"
                    ],
                    "borderLink_Extra": "1",
                    "borderLeftWidth": [
                        "3px"
                    ],
                    "borderLeftStyle": [
                        "solid"
                    ],
                    "borderLeftColor": [
                        "var(--gs-colorcolor1, #f6b600)"
                    ]
                }
            },
            "originalID": "gsbp-902bd06",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "line-h",
            "type": "global",
            "label": "line-h",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-e5c3a8d",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "h2",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLeft": [
                                "1rem"
                            ],
                            "position": [
                                "relative"
                            ]
                        }
                    },
                    "css": ".line-h h2{padding-left:1rem;position:relative;}"
                },
                {
                    "value": "h2::before",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "width": [
                                "2px"
                            ],
                            "height": [
                                "100%"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\"; }",
                            "position": [
                                "absolute"
                            ],
                            "left": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".line-h h2::before{background-color:var(--gs-colorcolor1, #f6b600);width:2px;height:100%;position:absolute;left:0px;}.line-h h2::before{ content: \"\"; }"
                },
                {
                    "value": " h3",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "relative"
                            ],
                            "color": [
                                "var(--gs-colorcolor7, #111010)"
                            ]
                        }
                    },
                    "css": ".line-h h3{position:relative;color:var(--gs-colorcolor7, #111010);}"
                }
            ]
        },
        {
            "value": "line-li",
            "type": "global",
            "label": "line-li",
            "css": ".line-li{padding-left:0px;}",
            "attributes": {
                "styleAttributes": {
                    "paddingLeft": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-1899edf",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "ul",
            "selectors": [
                {
                    "value": "li",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "relative"
                            ],
                            "paddingLeft": [
                                "1.2rem"
                            ],
                            "marginTop": [
                                "0.8rem"
                            ],
                            "marginLink_Extra": "tb",
                            "marginBottom": [
                                "0.8rem"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--s, 1.4rem)"
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--s, 1rem)"
                            ]
                        }
                    },
                    "css": ".line-li li{position:relative;padding-left:1.2rem;margin-top:0.8rem;margin-bottom:0.8rem;line-height:var(--wp--custom--line-height--s, 1.4rem);font-size:var(--wp--preset--font-size--s, 1rem);}"
                },
                {
                    "value": "li::before",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "2px"
                            ],
                            "height": [
                                "100%"
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "position": [
                                "absolute"
                            ],
                            "left": [
                                "0px"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\"; }"
                        }
                    },
                    "css": ".line-li li::before{width:2px;height:100%;background-color:var(--gs-colorcolor1, #f6b600);position:absolute;left:0px;}.line-li li::before{ content: \"\"; }"
                }
            ]
        },
        {
            "value": "button-a",
            "type": "global",
            "label": "button-a",
            "css": "body .button-a{text-decoration:none;border-width:1px;border-style:solid;border-color:var(--gs-colorcolor7, #242424);border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;padding-top:0.4rem;padding-bottom:0.6rem;padding-left:1.6rem;padding-right:1.6rem;font-size:var(--wp--preset--font-size--m, 1.35rem);line-height:var(--wp--custom--line-height--m, 2.1rem);margin-top:1.4rem;margin-bottom:0.6rem;display:inline-block;position:relative;transition-duration:0.5s;transition-timing-function:ease-in-out;color:var(--gs-colorcolor7, #242424);background-color:transparent;overflow:hidden;transition:var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1));z-index:1;margin-right:1rem;font-family:Inter;text-transform:none;}@media (max-width: 575.98px){body .button-a{font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);}}body .button-a:hover{color:var(--gs-colorcolor3, #f7f7f7);}",
            "attributes": {
                "styleAttributes": {
                    "textDecoration": [
                        "none"
                    ],
                    "borderWidth": [
                        "1px"
                    ],
                    "borderStyle": [
                        "solid"
                    ],
                    "borderColor": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "borderTopLeftRadius": [
                        "100vh"
                    ],
                    "borderRadiusLink_Extra": "1",
                    "borderBottomLeftRadius": [
                        "100vh"
                    ],
                    "borderTopRightRadius": [
                        "100vh"
                    ],
                    "borderBottomRightRadius": [
                        "100vh"
                    ],
                    "paddingTop": [
                        "0.4rem"
                    ],
                    "paddingBottom": [
                        "0.6rem"
                    ],
                    "paddingLeft": [
                        "1.6rem"
                    ],
                    "paddingRight": [
                        "1.6rem"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--m, 1.35rem)",
                        "",
                        "",
                        "var(--wp--preset--font-size--s, 1rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--m, 2.1rem)",
                        "",
                        "",
                        "var(--wp--custom--line-height--s, 1.4rem)"
                    ],
                    "marginTop": [
                        "1.4rem"
                    ],
                    "marginBottom": [
                        "0.6rem"
                    ],
                    "display": [
                        "inline-block"
                    ],
                    "position": [
                        "relative"
                    ],
                    "transitionLink_Extra": "",
                    "transitionDuration": [
                        "0.5s"
                    ],
                    "transitionTimingFunction": [
                        "ease-in-out"
                    ],
                    "color": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "backgroundColor": [
                        "transparent"
                    ],
                    "overflow": [
                        "hidden"
                    ],
                    "transition": [
                        "var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1))"
                    ],
                    "color_hover": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "zIndex": [
                        "1"
                    ],
                    "marginRight": [
                        "1rem"
                    ],
                    "fontFamily": [
                        "Inter"
                    ],
                    "textTransform": [
                        "none"
                    ]
                }
            },
            "selectors": [
                {
                    "value": "::before",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "width": [
                                "100px",
                                "",
                                "",
                                ""
                            ],
                            "height": [
                                "100px",
                                "",
                                "",
                                ""
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "transitionLink_Extra": "",
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.5,0.01869158878504673,0.46261682242990654,0.9532710280373832)"
                            ],
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "transition": [
                                "var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1))"
                            ],
                            "zIndex": [
                                "-1"
                            ],
                            "borderRadiusLink_Extra": "1",
                            "borderTopLeftRadius": [
                                "50%",
                                "",
                                "",
                                "50px"
                            ],
                            "borderBottomLeftRadius": [
                                "50%",
                                "",
                                "",
                                "50px"
                            ],
                            "borderTopRightRadius": [
                                "50%",
                                "",
                                "",
                                "50px"
                            ],
                            "borderBottomRightRadius": [
                                "50%",
                                "",
                                "",
                                "50px"
                            ],
                            "bottom": [
                                "-100%",
                                "",
                                "",
                                ""
                            ],
                            "right": [
                                "0px",
                                "",
                                "",
                                ""
                            ],
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "0",
                                "",
                                "",
                                ""
                            ],
                            "transform": [
                                "scale(0)",
                                "",
                                "",
                                ""
                            ]
                        }
                    },
                    "css": ".button-a::before{position:absolute;width:100px;height:100px;background-color:var(--gs-colorcolor7, #242424);transition-duration:0.5s;transition-timing-function:cubic-bezier(0.5,0.01869158878504673,0.46261682242990654,0.9532710280373832);transition-property:all;transition-delay:0s;transition:var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1));z-index:-1;border-top-left-radius:50%;border-bottom-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;bottom:-100%;right:0px;transform:scale(0);}@media (max-width: 575.98px){.button-a::before{border-top-left-radius:50px;border-bottom-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;}}.button-a::before{content: \"\"}"
                },
                {
                    "value": ":hover::before",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "8",
                                "",
                                "",
                                ""
                            ],
                            "transform": [
                                "scale(8)"
                            ]
                        }
                    },
                    "css": ".button-a:hover::before{transform:scale(8);}.button-a:hover::before{content: \"\"}"
                }
            ],
            "originalID": "gsbp-5654474",
            "originalBlock": "greenshift-blocks\/element",
            "localed": false
        },
        {
            "value": "padding-height",
            "type": "global",
            "label": "padding-height",
            "css": ".padding-height{padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);}",
            "attributes": {
                "styleAttributes": {
                    "paddingTop": [
                        "var(--wp--preset--spacing--50)"
                    ],
                    "paddingLink_Extra": "tb",
                    "paddingBottom": [
                        "var(--wp--preset--spacing--50)"
                    ]
                }
            },
            "originalID": "gsbp-56bd801",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "margin-top",
            "type": "global",
            "label": "margin-top",
            "css": ".margin-top{margin-top:3rem;}",
            "attributes": {
                "styleAttributes": {
                    "marginTop": [
                        "3rem"
                    ]
                }
            },
            "originalID": "gsbp-68f217e",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "padding-30",
            "type": "global",
            "label": "padding-30",
            "css": ".padding-30{padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);}@media (max-width: 575.98px){.padding-30{padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);}}",
            "attributes": {
                "styleAttributes": {
                    "paddingRight": [
                        "var(--wp--preset--spacing--30)",
                        "",
                        "",
                        "var(--wp--preset--spacing--30)"
                    ],
                    "paddingLeft": [
                        "var(--wp--preset--spacing--30)",
                        "",
                        "",
                        "var(--wp--preset--spacing--30)"
                    ]
                }
            },
            "originalID": "gsbp-4d35b72",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "flex-row",
            "type": "global",
            "label": "flex-row",
            "css": ".flex-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;row-gap:2rem;column-gap:2rem;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "rowGap": [
                        "2rem"
                    ],
                    "columnGap": [
                        "2rem"
                    ]
                }
            },
            "originalID": "gsbp-eca1eb6",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "is-mobil",
            "type": "global",
            "label": "is-mobil",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-b3f4e7f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": []
        },
        {
            "value": "icon-book",
            "type": "global",
            "label": "icon-book",
            "css": ".icon-book{width:40px;height:40px;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "40px"
                    ],
                    "height": [
                        "40px"
                    ]
                }
            },
            "originalID": "gsbp-82d3a7e",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "panel-menu",
            "type": "global",
            "label": "panel-menu",
            "css": ".panel-menu{flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:2rem;width:100%;height:100dvh;position:fixed;z-index:998;color:var(--gs-colorcolor6, #beb5ad);display:flex;max-width:600px;pointer-events:none;overflow:hidden;}.panel-menu a{color:var(--gs-colorcolor3, #f7f7f7);}",
            "attributes": {
                "styleAttributes": {
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "rowGap": [
                        "2rem"
                    ],
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100dvh"
                    ],
                    "position": [
                        "fixed"
                    ],
                    "zIndex": [
                        "998"
                    ],
                    "color": [
                        "var(--gs-colorcolor6, #beb5ad)"
                    ],
                    "color_A": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "display": [
                        "flex"
                    ],
                    "maxWidth": [
                        "600px"
                    ],
                    "pointerEvents": [
                        "none"
                    ],
                    "overflow": [
                        "hidden"
                    ]
                }
            },
            "originalID": "gsbp-4d35b72",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "span.title",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0.5rem"
                            ],
                            "marginTop": [
                                "3rem"
                            ],
                            "paddingLeft": [
                                "2rem"
                            ],
                            "position": [
                                "relative"
                            ],
                            "marginRight": [
                                ""
                            ],
                            "marginLeft": [
                                ""
                            ],
                            "display": [
                                "flex"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "opacity": [
                                "0"
                            ],
                            "transform": [
                                "translateX(-150px)"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ]
                        }
                    },
                    "css": ".panel-menu span.title{margin-bottom:0.5rem;margin-top:3rem;padding-left:2rem;position:relative;display:flex;align-items:center;opacity:0;transform:translateX(-150px);transition-timing-function:ease-in-out;transition-duration:0.5s;}"
                },
                {
                    "value": "span.title::before",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "width": [
                                "1.7rem"
                            ],
                            "height": [
                                "1px"
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor6, #beb5ad)"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\"; }",
                            "left": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".panel-menu span.title::before{position:absolute;width:1.7rem;height:1px;background-color:var(--gs-colorcolor6, #beb5ad);left:0px;}.panel-menu span.title::before{ content: \"\"; }"
                },
                {
                    "value": ".open > div:last-child",
                    "attributes": {
                        "styleAttributes": {
                            "opacity": [
                                "1"
                            ],
                            "pointerEvents": [
                                "visible"
                            ],
                            "customCSS_Extra": "{CURRENT}{ transition-delay: 0s; }"
                        }
                    },
                    "css": ".panel-menu.open > div:last-child{opacity:1;pointer-events:visible;}.panel-menu.open > div:last-child{ transition-delay: 0s; }"
                },
                {
                    "value": ".open > div:first-child::before",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "30"
                            ],
                            "transform": [
                                "scale(30)"
                            ]
                        }
                    },
                    "css": ".panel-menu.open > div:first-child::before{transform:scale(30);}"
                },
                {
                    "value": "li",
                    "attributes": {
                        "styleAttributes": {
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "transformLink_Extra": {
                                "translateX": "1"
                            },
                            "translateX_Extra": [
                                "-150px"
                            ],
                            "transform": [
                                "translateX(-150px)"
                            ],
                            "opacity": [
                                "0"
                            ]
                        }
                    },
                    "css": ".panel-menu li{transition-duration:0.5s;transition-timing-function:ease-in-out;transform:translateX(-150px);opacity:0;}"
                },
                {
                    "value": "li.show",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "translateX": "1"
                            },
                            "translateX_Extra": [
                                "0px"
                            ],
                            "transform": [
                                "translateX(0)"
                            ],
                            "opacity": [
                                "1"
                            ]
                        }
                    },
                    "css": ".panel-menu li.show{transform:translateX(0);opacity:1;}"
                },
                {
                    "value": ".open",
                    "attributes": {
                        "styleAttributes": {
                            "pointerEvents": [
                                "visible"
                            ]
                        }
                    },
                    "css": ".panel-menu.open{pointer-events:visible;}"
                },
                {
                    "value": "a.button-a-dark",
                    "attributes": {
                        "styleAttributes": {
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "transform": [
                                "translateX(-150px)"
                            ],
                            "opacity": [
                                "0"
                            ]
                        }
                    },
                    "css": ".panel-menu a.button-a-dark{transition-duration:0.5s;transition-timing-function:ease-in-out;transform:translateX(-150px);opacity:0;}"
                },
                {
                    "value": "a.button-a-dark.show",
                    "attributes": {
                        "styleAttributes": {
                            "opacity": [
                                "1"
                            ],
                            "transform": [
                                "translateX(0)"
                            ]
                        }
                    },
                    "css": ".panel-menu a.button-a-dark.show{opacity:1;transform:translateX(0);}"
                },
                {
                    "value": "span.title.show",
                    "attributes": {
                        "styleAttributes": {
                            "transform": [
                                "translateX(0)"
                            ],
                            "opacity": [
                                "1"
                            ]
                        }
                    },
                    "css": ".panel-menu span.title.show{transform:translateX(0);opacity:1;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "menu-style",
            "type": "global",
            "label": "menu-style",
            "css": "",
            "attributes": {
                "styleAttributes": []
            },
            "originalID": "gsbp-4d35b72",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "li",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ]
                        }
                    },
                    "css": ".nav-menuli{text-decoration:none;}"
                },
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ],
                            "position": [
                                "relative"
                            ],
                            "textTransform": [
                                "uppercase"
                            ]
                        }
                    },
                    "css": ".menu-style a{text-decoration:none;position:relative;text-transform:uppercase;}"
                },
                {
                    "value": "a.current_item::before",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "2px"
                            ],
                            "opacity": [
                                "1"
                            ],
                            "bottom": [
                                "0px"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\" }"
                        }
                    },
                    "css": ".menu-style a.current_item::before{height:2px;opacity:1;bottom:0px;}.menu-style a.current_item::before{ content: \"\" }"
                },
                {
                    "value": "a::before",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "position": [
                                "absolute"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "0px"
                            ],
                            "opacity": [
                                "0"
                            ],
                            "bottom": [
                                "10px"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\" }",
                            "left": [
                                "0px"
                            ],
                            "right": [
                                "0px"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.2s"
                            ]
                        }
                    },
                    "css": ".nav-menu a::before{background-color:var(--gs-colorcolor1, #f6b600);position:absolute;width:100%;height:0px;opacity:0;bottom:10px;left:0px;right:0px;transition-duration:0.2s;}.nav-menu a::before{ content: \"\" }"
                },
                {
                    "value": "a:hover::before",
                    "attributes": {
                        "styleAttributes": {
                            "height": [
                                "2px"
                            ],
                            "opacity": [
                                "1"
                            ],
                            "bottom": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".nav-menu a:hover::before{height:2px;opacity:1;bottom:0px;}"
                }
            ]
        },
        {
            "value": "padding-w30",
            "type": "global",
            "label": "padding-w30",
            "css": ".padding-w30{padding-left:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);}@media (max-width: 767.98px){.padding-w30{padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);}}@media (max-width: 575.98px){.padding-w30{padding-left:10px;padding-right:10px;}}",
            "attributes": {
                "styleAttributes": {
                    "paddingLink_Extra": "lr",
                    "paddingLeft": [
                        "var(--wp--preset--spacing--30)",
                        "",
                        "var(--wp--preset--spacing--20)",
                        "10px"
                    ],
                    "paddingRight": [
                        "var(--wp--preset--spacing--30)",
                        "",
                        "var(--wp--preset--spacing--20)",
                        "10px"
                    ]
                }
            },
            "originalID": "gsbp-83d74de",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "padding-h50",
            "type": "global",
            "label": "padding-h50",
            "css": ".padding-h50{padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);}@media (max-width: 575.98px){.padding-h50{padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);}}",
            "attributes": {
                "styleAttributes": {
                    "paddingTop": [
                        "var(--wp--preset--spacing--50)",
                        "",
                        "",
                        "var(--wp--preset--spacing--30)"
                    ],
                    "paddingLink_Extra": "tb",
                    "paddingBottom": [
                        "var(--wp--preset--spacing--50)",
                        "",
                        "",
                        "var(--wp--preset--spacing--30)"
                    ]
                }
            },
            "originalID": "gsbp-79a21fc",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "panel-menu-bg",
            "type": "global",
            "label": "panel-menu-bg",
            "css": ".panel-menu-bg{position:absolute;z-index:1;pointer-events:none;bottom:-8rem;left:0rem;top:0rem;right:0rem;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "absolute"
                    ],
                    "zIndex": [
                        "1"
                    ],
                    "pointerEvents": [
                        "none"
                    ],
                    "bottom": [
                        "-8rem"
                    ],
                    "left": [
                        "0rem"
                    ],
                    "top": [
                        "0rem"
                    ],
                    "right": [
                        "0rem"
                    ]
                }
            },
            "originalID": "gsbp-00b7b6a",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "::before",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "left": [
                                "0px"
                            ],
                            "bottom": [
                                "0px"
                            ],
                            "transition": [
                                "transform 0.8s var(--flow--smooth)"
                            ],
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "0"
                            ],
                            "transform": [
                                "scale(0)"
                            ],
                            "width": [
                                "100px"
                            ],
                            "height": [
                                "100px"
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "borderRadiusLink_Extra": "1",
                            "borderTopLeftRadius": [
                                "50%"
                            ],
                            "borderBottomLeftRadius": [
                                "50%"
                            ],
                            "borderTopRightRadius": [
                                "50%"
                            ],
                            "borderBottomRightRadius": [
                                "50%"
                            ],
                            "customCSS_Extra": "{CURRENT}{ content: \"\"; }"
                        }
                    },
                    "css": ".panel-menu-bg::before{position:absolute;left:0px;bottom:0px;transition:transform 0.8s var(--flow--smooth);transform:scale(0);width:100px;height:100px;background-color:var(--gs-colorcolor7, #242424);border-top-left-radius:50%;border-bottom-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;}.panel-menu-bg::before{ content: \"\"; }.panel-menu-bg::before{content: \"\"}"
                }
            ],
            "localed": ""
        },
        {
            "value": "button-hamburger",
            "type": "global",
            "label": "button-hamburger",
            "localed": "",
            "css": "",
            "attributes": {
                "styleAttributes": []
            },
            "originalBlock": "greenshift-blocks\/element",
            "selectors": [
                {
                    "value": ".active path.m1",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "translateY": "1",
                                "rotate": "1"
                            },
                            "translateY_Extra": [
                                "10px",
                                "",
                                "",
                                ""
                            ],
                            "transform": [
                                "translateY(10px) rotate(45deg)",
                                "",
                                "",
                                "translateY(10px) rotate(45deg)"
                            ],
                            "rotate_Extra": [
                                "45",
                                "",
                                "",
                                ""
                            ]
                        }
                    },
                    "css": ".button-hamburger.active path.m1{transform:translateY(10px) rotate(45deg);}@media (max-width: 575.98px){.button-hamburger.active path.m1{transform:translateY(10px) rotate(45deg);}}"
                },
                {
                    "value": ".active path.m2",
                    "attributes": {
                        "styleAttributes": {
                            "transform": [
                                "rotate(315deg)",
                                "",
                                "",
                                "rotate(315deg)"
                            ],
                            "transformLink_Extra": {
                                "rotate": "1"
                            },
                            "rotate_Extra": [
                                "315",
                                "",
                                "",
                                ""
                            ]
                        }
                    },
                    "css": ".button-hamburger.active path.m2{transform:rotate(315deg);}@media (max-width: 575.98px){.button-hamburger.active path.m2{transform:rotate(315deg);}}"
                },
                {
                    "value": ".active path.m3",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "translateX": "1"
                            },
                            "translateX_Extra": [
                                "47px",
                                "",
                                "",
                                ""
                            ],
                            "transform": [
                                "translateX(47px)",
                                "",
                                "",
                                ""
                            ]
                        }
                    },
                    "css": ".button-hamburger.active path.m3{transform:translateX(47px);}"
                },
                {
                    "value": "path",
                    "attributes": {
                        "styleAttributes": {
                            "transition": [
                                "var(--wp--custom--transition--smooth, all 1s cubic-bezier(0.66,0,0.34,1))"
                            ],
                            "transformOrigin": [
                                "",
                                "",
                                "",
                                "center center"
                            ],
                            "customCSS_Extra": "{CURRENT} { transform-box: fill-box; transform-origin: center; }"
                        }
                    },
                    "css": ".button-hamburger path{transition:var(--wp--custom--transition--smooth, all 1s cubic-bezier(0.66,0,0.34,1));}@media (max-width: 575.98px){.button-hamburger path{transform-origin:center center;}}.button-hamburger path { transform-box: fill-box; transform-origin: center; }"
                }
            ],
            "localedSpace": "",
            "originalID": "gsbp-fbcdf35",
            "tag": "button"
        },
        {
            "value": "panel-menu-links",
            "type": "global",
            "label": "panel-menu-links",
            "css": ".panel-menu-links{position:relative;z-index:2;opacity:0;pointer-events:none;width:100%;display:flex;flex-direction:column;align-items:flex-start;transition: visibility 0s linear 0.3s, opacity 0.5s var(--flow--smooth);padding-top:2rem;padding-bottom:6rem;overflow-y:auto;}",
            "attributes": {
                "styleAttributes": {
                    "position": [
                        "relative"
                    ],
                    "zIndex": [
                        "2"
                    ],
                    "opacity": [
                        "0"
                    ],
                    "pointerEvents": [
                        "none"
                    ],
                    "width": [
                        "100%"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "transition": [
                        "visibility 0s linear 0.3s, opacity 0.5s var(--flow--smooth)"
                    ],
                    "paddingTop": [
                        "2rem"
                    ],
                    "paddingBottom": [
                        "6rem"
                    ],
                    "overflowLink_Extra": "1",
                    "overflowY": [
                        "auto"
                    ]
                }
            },
            "originalID": "gsbp-0b0744a",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": ".icon",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "none"
                            ]
                        }
                    },
                    "css": ".panel-menu-links .icon{display:none;}"
                },
                {
                    "value": ".nav-menu",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "column"
                            ],
                            "alignItems": [
                                "flex-start"
                            ],
                            "paddingRight": [
                                "0px"
                            ],
                            "paddingLeft": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".panel-menu-links .nav-menu{display:flex;flex-direction:column;align-items:flex-start;padding-right:0px;padding-left:0px;}"
                },
                {
                    "value": "ul a",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--xl, clamp(1.6rem, 2.75vw, 1.9rem))"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--xl, clamp(2.3rem, 3.45vw, 2.6rem))"
                            ],
                            "textTransform": [
                                "none"
                            ],
                            "fontFamily": [
                                "Lora"
                            ]
                        }
                    },
                    "css": ".panel-menu-links ul a{font-size:var(--wp--preset--font-size--xl, clamp(1.6rem, 2.75vw, 1.9rem));line-height:var(--wp--custom--line-height--xl, clamp(2.3rem, 3.45vw, 2.6rem));text-transform:none;font-family:Lora;}"
                },
                {
                    "value": "ul:last-child a",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--r, 1.9rem)"
                            ]
                        }
                    },
                    "css": ".panel-menu-links ul:last-child a{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);}"
                }
            ],
            "localed": ""
        },
        {
            "value": "button-a-dark",
            "type": "global",
            "label": "button-a-dark",
            "css": ".button-a-dark{text-decoration:none;border-width:1px;border-style:solid;border-color:var(--gs-colorcolor3, #f7f7f7);border-top-left-radius:100vh;border-bottom-left-radius:100vh;border-top-right-radius:100vh;border-bottom-right-radius:100vh;padding-top:0.4rem;padding-bottom:0.6rem;padding-left:1.6rem;padding-right:1.6rem;font-size:var(--wp--preset--font-size--m, 1.35rem);line-height:var(--wp--custom--line-height--m, 2.1rem);text-transform:uppercase;margin-top:1.4rem;margin-bottom:0.6rem;display:block;position:relative;color:var(--gs-colorcolor3, #f7f7f7);background-color:transparent;overflow:hidden;z-index:1;transition:var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1));}.button-a-dark:hover{color:var(--gs-colorcolor7, #242424);}",
            "attributes": {
                "styleAttributes": {
                    "textDecoration": [
                        "none"
                    ],
                    "borderWidth": [
                        "1px"
                    ],
                    "borderStyle": [
                        "solid"
                    ],
                    "borderColor": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "borderTopLeftRadius": [
                        "100vh"
                    ],
                    "borderRadiusLink_Extra": "1",
                    "borderBottomLeftRadius": [
                        "100vh"
                    ],
                    "borderTopRightRadius": [
                        "100vh"
                    ],
                    "borderBottomRightRadius": [
                        "100vh"
                    ],
                    "paddingTop": [
                        "0.4rem"
                    ],
                    "paddingBottom": [
                        "0.6rem"
                    ],
                    "paddingLeft": [
                        "1.6rem"
                    ],
                    "paddingRight": [
                        "1.6rem"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--m, 1.35rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--m, 2.1rem)"
                    ],
                    "textTransform": [
                        "uppercase"
                    ],
                    "marginTop": [
                        "1.4rem"
                    ],
                    "marginBottom": [
                        "0.6rem"
                    ],
                    "display": [
                        "block"
                    ],
                    "position": [
                        "relative"
                    ],
                    "color": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "backgroundColor": [
                        "transparent"
                    ],
                    "overflow": [
                        "hidden"
                    ],
                    "zIndex": [
                        "1"
                    ],
                    "color_hover": [
                        "var(--gs-colorcolor7, #242424)"
                    ],
                    "transition": [
                        "var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1))"
                    ]
                }
            },
            "originalID": "gsbp-ffbf0cb",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "a",
            "selectors": [
                {
                    "value": "::before",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "width": [
                                "100px",
                                "",
                                "",
                                ""
                            ],
                            "height": [
                                "100px",
                                "",
                                "",
                                ""
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "transitionLink_Extra": "",
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "cubic-bezier(0.5,0.01869158878504673,0.46261682242990654,0.9532710280373832)"
                            ],
                            "transitionProperty": [
                                "all"
                            ],
                            "transitionDelay": [
                                "0s"
                            ],
                            "transition": [
                                "var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1))"
                            ],
                            "zIndex": [
                                "-1"
                            ],
                            "bottom": [
                                "-100%",
                                "",
                                "",
                                ""
                            ],
                            "right": [
                                "0px",
                                "",
                                "",
                                ""
                            ],
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "0",
                                "",
                                "",
                                ""
                            ],
                            "transform": [
                                "scale(0)",
                                "",
                                "",
                                ""
                            ],
                            "borderRadiusLink_Extra": "1",
                            "borderTopLeftRadius": [
                                "50%"
                            ],
                            "borderBottomLeftRadius": [
                                "50%"
                            ],
                            "borderTopRightRadius": [
                                "50%"
                            ],
                            "borderBottomRightRadius": [
                                "50%"
                            ]
                        }
                    },
                    "css": ".button-a-dark::before{position:absolute;width:100px;height:100px;background-color:var(--gs-colorcolor3, #f7f7f7);transition-duration:0.5s;transition-timing-function:cubic-bezier(0.5,0.01869158878504673,0.46261682242990654,0.9532710280373832);transition-property:all;transition-delay:0s;transition:var(--wp--custom--transition--mild, all 0.5s cubic-bezier(0.47, 0, 0.07, 1));z-index:-1;bottom:-100%;right:0px;transform:scale(0);border-top-left-radius:50%;border-bottom-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;}.button-a-dark::before{content: \"\"}"
                },
                {
                    "value": ":hover::before",
                    "attributes": {
                        "styleAttributes": {
                            "transformLink_Extra": {
                                "scale": "1"
                            },
                            "scale_Extra": [
                                "6",
                                "",
                                "",
                                ""
                            ],
                            "transform": [
                                "scale(6)",
                                "",
                                "",
                                ""
                            ]
                        }
                    },
                    "css": ".button-a-dark:hover::before{transform:scale(6);}.button-a-dark:hover::before{content: \"\"}"
                }
            ]
        },
        {
            "value": "slider-mobil",
            "type": "global",
            "label": "slider-mobil",
            "css": "@media (max-width: 575.98px){.slider-mobil{height:100%;width:100%;opacity:0.5;display:flex;flex-direction:column;}}\n                    @media (min-width: 768px) and (max-width: 991.98px){\n                        .slider-mobil {\n                            display: none !important;\n                        }\n                    }\n                    \n                    @media (min-width: 576px) and (max-width: 767.98px){\n                        .slider-mobil {\n                            display: none !important;\n                        }\n                    }\n                    \n                    @media (min-width: 992px){\n                        .slider-mobil {\n                            display: none !important;\n                        }\n                    }\n                    ",
            "attributes": {
                "styleAttributes": {
                    "height": [
                        null,
                        null,
                        null,
                        "100%"
                    ],
                    "hideOnTablet_Extra": true,
                    "hideOnLandscape_Extra": true,
                    "width": [
                        null,
                        null,
                        null,
                        "100%"
                    ],
                    "hideOnDesktop_Extra": true,
                    "opacity": [
                        null,
                        null,
                        null,
                        0.5
                    ],
                    "display": [
                        null,
                        null,
                        null,
                        "flex"
                    ],
                    "flexDirection": [
                        null,
                        null,
                        null,
                        "column"
                    ]
                }
            },
            "originalID": "gsbp-752b14f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " img",
                    "attributes": {
                        "styleAttributes": {
                            "objectFit": [
                                "cover"
                            ],
                            "objectPosition": [
                                null,
                                null,
                                null,
                                "center center"
                            ]
                        }
                    },
                    "css": ".slider-mobil img{object-fit:cover;}@media (max-width: 575.98px){.slider-mobil img{object-position:center center;}}"
                }
            ]
        },
        {
            "value": "button-booking",
            "type": "global",
            "label": "button-booking",
            "css": ".button-booking{bottom:10px;position:relative;}",
            "attributes": {
                "styleAttributes": {
                    "bottom": [
                        "10px"
                    ],
                    "position": [
                        "relative"
                    ]
                }
            },
            "originalID": "gsbp-9beb25c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "span",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "bottom": [
                                "-14px"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionTimingFunction": [
                                "cubic-bezier(.215,.61,.355,1)"
                            ],
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "borderRadiusLink_Extra": "1",
                            "borderTopLeftRadius": [
                                "50vw"
                            ],
                            "borderBottomLeftRadius": [
                                "50vw"
                            ],
                            "borderTopRightRadius": [
                                "50vw"
                            ],
                            "borderBottomRightRadius": [
                                "50vw"
                            ],
                            "paddingTop": [
                                "0.2rem"
                            ],
                            "paddingRight": [
                                "0.9rem"
                            ],
                            "paddingBottom": [
                                "0.2rem"
                            ],
                            "paddingLeft": [
                                "0.9rem"
                            ],
                            "color": [
                                "var(--gs-colorcolor3, #f7f7f7)"
                            ],
                            "backgroundColor": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "fontSize": [
                                "var(--wp--preset--font-size--xs, 0.85rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--xs, 1.15rem)"
                            ],
                            "fontWeight": [
                                "400"
                            ],
                            "textTransform": [
                                "uppercase"
                            ]
                        }
                    },
                    "css": ".button-booking span{position:absolute;bottom:-14px;transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-duration:0.5s;border-top-left-radius:50vw;border-bottom-left-radius:50vw;border-top-right-radius:50vw;border-bottom-right-radius:50vw;padding-top:0.2rem;padding-right:0.9rem;padding-bottom:0.2rem;padding-left:0.9rem;color:var(--gs-colorcolor3, #f7f7f7);background-color:var(--gs-colorcolor7, #242424);font-size:var(--wp--preset--font-size--xs, 0.85rem);line-height:var(--wp--custom--line-height--xs, 1.15rem);font-weight:400;text-transform:uppercase;}"
                },
                {
                    "value": ":hover span",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--gs-colorcolor5, #6e5f4f)"
                            ]
                        }
                    },
                    "css": ".button-booking:hover span{background-color:var(--gs-colorcolor5, #6e5f4f);}"
                },
                {
                    "value": "button",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "insetLink_Extra": "1",
                            "inset": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".button-booking button{position:absolute;inset:0px;}"
                },
                {
                    "value": "svg",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "relative"
                            ]
                        }
                    },
                    "css": ".button-booking svg{position:relative;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "page-bg",
            "type": "global",
            "label": "page-bg",
            "css": ".page-bg{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--80);}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "alignItems": [
                        "stretch"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "paddingTop": [
                        "var(--wp--preset--spacing--50)"
                    ],
                    "paddingBottom": [
                        "var(--wp--preset--spacing--80)"
                    ]
                }
            },
            "originalID": "gsbp-cdf0ed4",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "h1:first-of-type",
                    "attributes": {
                        "styleAttributes": {
                            "marginTop": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".page-bg h1:first-of-type{margin-top:0px;}"
                },
                {
                    "value": "p",
                    "attributes": {
                        "styleAttributes": {
                            "marginTop": [
                                "0.6rem"
                            ],
                            "marginBottom": [
                                "0.6rem"
                            ],
                            "marginLink_Extra": "tb"
                        }
                    },
                    "css": ".page-bg p{margin-top:0.6rem;margin-bottom:0.6rem;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "list-style",
            "type": "global",
            "label": "list-style",
            "css": ".list-style{margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;padding-top:1rem;padding-bottom:0px;padding-left:0px;padding-right:0px;display:flex;flex-direction:column;row-gap:15px;}",
            "attributes": {
                "styleAttributes": {
                    "marginTop": [
                        "0px"
                    ],
                    "marginBottom": [
                        "0px"
                    ],
                    "marginLeft": [
                        "0px"
                    ],
                    "marginRight": [
                        "0px"
                    ],
                    "paddingTop": [
                        "1rem"
                    ],
                    "paddingBottom": [
                        "0px"
                    ],
                    "paddingLeft": [
                        "0px"
                    ],
                    "paddingRight": [
                        "0px"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "rowGap": [
                        "15px"
                    ]
                }
            },
            "originalID": "gsbp-64ee9d6",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "ul",
            "selectors": [
                {
                    "value": "li",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "alignItems": [
                                "flex-start"
                            ],
                            "columnGap": [
                                "15px"
                            ]
                        }
                    },
                    "css": ".list-style li{display:flex;flex-direction:row;align-items:flex-start;column-gap:15px;}"
                },
                {
                    "value": ".list-wrapper",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "33px"
                            ],
                            "height": [
                                "33px"
                            ],
                            "minWidth": [
                                "33px"
                            ],
                            "minHeight": [
                                "33px"
                            ],
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "column"
                            ],
                            "justifyContent": [
                                "center"
                            ],
                            "alignItems": [
                                "center"
                            ],
                            "borderBottomLeftRadius": [
                                "50%"
                            ],
                            "borderBottomRightRadius": [
                                "50%"
                            ],
                            "borderTopLeftRadius": [
                                "50%"
                            ],
                            "borderTopRightRadius": [
                                "50%"
                            ],
                            "borderRadiusCustom_Extra": "",
                            "borderRadiusLink_Extra": "1",
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderWidth": [
                                "2px"
                            ],
                            "borderStyle": [
                                "solid"
                            ]
                        }
                    },
                    "css": ".list-style .list-wrapper{width:33px;height:33px;min-width:33px;min-height:33px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-color:var(--gs-colorcolor1, #f6b600);border-width:2px;border-style:solid;}"
                },
                {
                    "value": ".list-text",
                    "attributes": [],
                    "css": "@media (max-width: 575.98px){.list-style .list-text{font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);}}"
                },
                {
                    "value": ".list-icon",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "18px"
                            ],
                            "height": [
                                "18px"
                            ],
                            "fill": [
                                "var(--gs-colorcolor7, #242424)"
                            ]
                        }
                    },
                    "css": ".list-style .list-icon{width:18px;height:18px;fill:var(--gs-colorcolor7, #242424);}"
                }
            ],
            "localed": ""
        },
        {
            "value": "off",
            "type": "global",
            "label": "off",
            "css": "body .off{display:none !important;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "none"
                    ]
                }
            },
            "originalID": "gsbp-510eca7",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "li",
            "selectors": [],
            "localed": "1"
        },
        {
            "value": "contact-mail",
            "type": "global",
            "label": "contact-mail",
            "css": ".contact-mail{background-color:var(--gs-colorcolor2, #faf7f3);padding-bottom:2rem;}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "var(--gs-colorcolor2, #faf7f3)"
                    ],
                    "paddingBottom": [
                        "2rem"
                    ]
                }
            },
            "originalID": "gsbp-a7a2fe3",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " h1",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "6rem"
                            ]
                        }
                    },
                    "css": ".contact-mail h1{margin-bottom:6rem;}"
                }
            ]
        },
        {
            "value": "contact-card",
            "type": "global",
            "label": "contact-card",
            "css": ".contact-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:var(--gs-colorcolor7, #242424);padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);padding-top:2rem;padding-bottom:2rem;}@media (max-width: 575.98px){.contact-card{justify-content:flex-start;align-items:stretch;background-color:transparent;padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "flex-start",
                        null,
                        null,
                        "flex-start"
                    ],
                    "alignItems": [
                        "flex-start",
                        null,
                        null,
                        "stretch"
                    ],
                    "backgroundColor": [
                        "var(--gs-colorcolor7, #242424)",
                        null,
                        null,
                        "transparent"
                    ],
                    "paddingRight": [
                        "var(--wp--preset--spacing--40)",
                        null,
                        null,
                        "var(--wp--preset--spacing--20)"
                    ],
                    "paddingLink_Extra": "lr",
                    "paddingLeft": [
                        "var(--wp--preset--spacing--40)",
                        null,
                        null,
                        "var(--wp--preset--spacing--20)"
                    ],
                    "paddingTop": [
                        "2rem"
                    ],
                    "paddingBottom": [
                        "2rem"
                    ]
                }
            },
            "originalID": "gsbp-e5c3a8d",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " .address",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--m, 1.35rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--m, 2.1rem)"
                            ],
                            "fill": [
                                "var(--gs-colorcolor6, #beb5ad)"
                            ],
                            "color": [
                                "var(--wp--preset--color--card-border, #f0f0f0)",
                                null,
                                null,
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "fontFamily": [
                                "Inter"
                            ]
                        }
                    },
                    "css": ".contact-card .address{font-size:var(--wp--preset--font-size--m, 1.35rem);line-height:var(--wp--custom--line-height--m, 2.1rem);fill:var(--gs-colorcolor6, #beb5ad);color:var(--wp--preset--color--card-border, #f0f0f0);font-family:Inter;}@media (max-width: 575.98px){.contact-card .address{color:var(--gs-colorcolor7, #242424);}}"
                },
                {
                    "value": " .logo-svg",
                    "attributes": {
                        "styleAttributes": {
                            "fill": [
                                "var(--gs-colorcolor3, #f7f7f7)",
                                null,
                                null,
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "marginRight": [
                                "auto"
                            ],
                            "marginLeft": [
                                "auto"
                            ],
                            "height": [
                                "160px",
                                null,
                                null,
                                "120px"
                            ],
                            "width": [
                                "auto"
                            ],
                            "marginBottom": [
                                "3rem",
                                null,
                                null,
                                "2rem"
                            ],
                            "marginTop": [
                                null,
                                null,
                                null,
                                "2rem"
                            ]
                        }
                    },
                    "css": ".contact-card .logo-svg{fill:var(--gs-colorcolor3, #f7f7f7);margin-right:auto;margin-left:auto;height:160px;width:auto;margin-bottom:3rem;}@media (max-width: 575.98px){.contact-card .logo-svg{fill:var(--gs-colorcolor7, #242424);height:120px;margin-bottom:2rem;margin-top:2rem;}}"
                },
                {
                    "value": " h2",
                    "attributes": {
                        "styleAttributes": {
                            "marginTop": [
                                "2rem"
                            ],
                            "marginBottom": [
                                "0rem"
                            ],
                            "color": [
                                "var(--gs-colorcolor2, #faf7f3)"
                            ]
                        }
                    },
                    "css": ".contact-card h2{margin-top:2rem;margin-bottom:0rem;color:var(--gs-colorcolor2, #faf7f3);}"
                },
                {
                    "value": " .text",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--r, 1.9rem)"
                            ],
                            "color": [
                                "var(--gs-colorcolor3, #f7f7f7)",
                                null,
                                null,
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "paddingBottom": [
                                "0.4rem"
                            ],
                            "display": [
                                "block"
                            ],
                            "paddingTop": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".contact-card .text{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);color:var(--gs-colorcolor3, #f7f7f7);padding-bottom:0.4rem;display:block;padding-top:1rem;}@media (max-width: 575.98px){.contact-card .text{color:var(--gs-colorcolor7, #242424);}}"
                },
                {
                    "value": " > div",
                    "attributes": {
                        "styleAttributes": {
                            "paddingBottom": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".contact-card > div{padding-bottom:1rem;}"
                },
                {
                    "value": " h2:last-of-type",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".contact-card h2:last-of-type{margin-bottom:1rem;}"
                },
                {
                    "value": " p",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "1rem"
                            ],
                            "color": [
                                "var(--gs-colorcolor6, #beb5ad)",
                                null,
                                null,
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "marginLeft": [
                                null,
                                null,
                                null,
                                "2rem"
                            ]
                        }
                    },
                    "css": ".contact-card p{margin-bottom:1rem;color:var(--gs-colorcolor6, #beb5ad);}@media (max-width: 575.98px){.contact-card p{color:var(--gs-colorcolor7, #242424);margin-left:2rem;}}"
                }
            ],
            "localed": false
        },
        {
            "value": "text-large",
            "type": "global",
            "label": "text-large",
            "css": "body .text-large{font-size:var(--wp--preset--font-size--l, 1.55rem);line-height:var(--wp--custom--line-height--l, 2.37rem);}",
            "attributes": {
                "styleAttributes": {
                    "fontSize": [
                        "var(--wp--preset--font-size--l, 1.55rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--l, 2.37rem)"
                    ]
                }
            },
            "originalID": "gsbp-c3f047c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "text-medium",
            "type": "global",
            "label": "text-medium",
            "css": ".text-medium{font-size:var(--wp--preset--font-size--m, 1.35rem);line-height:var(--wp--custom--line-height--m, 2.1rem);}@media (max-width: 575.98px){.text-medium{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);}}",
            "attributes": {
                "styleAttributes": {
                    "fontSize": [
                        "var(--wp--preset--font-size--m, 1.35rem)",
                        "",
                        "",
                        "var(--wp--preset--font-size--r, 1.2rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--m, 2.1rem)",
                        "",
                        "",
                        "var(--wp--custom--line-height--r, 1.9rem)"
                    ]
                }
            },
            "originalID": "gsbp-f198026",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "list-col3",
            "type": "global",
            "label": "list-col3",
            "css": ".list-col3{display:grid;row-gap:1rem;column-gap:1rem;background-color:var(--gs-colorcolor1, #f6b600);width:100%;}.list-col3>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}.list-col3>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}.list-col3>*:not(style):nth-of-type(3){grid-area:1 \/ 3 \/ span 1 \/ span 1;}.list-col3{grid-template-columns:repeat(3, 1fr);}@media (max-width: 991.98px){.list-col3>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.list-col3>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.list-col3>*:not(style):nth-of-type(3){grid-area:1 \/ 3 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.list-col3{grid-template-columns:repeat(3, 1fr);}}@media (max-width: 575.98px){.list-col3>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.list-col3>*:not(style):nth-of-type(2){grid-area:2 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.list-col3>*:not(style):nth-of-type(3){grid-area:3 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.list-col3{grid-template-columns:repeat(1, 1fr);}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "grid"
                    ],
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "0",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "0",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "3",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": "0",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "1",
                                    "x": "1",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "2",
                                    "x": "2",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "3",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "1",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "2",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "1",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        }
                    },
                    "gridLayoutItems_Extra": "3",
                    "rowGap": [
                        "1rem"
                    ],
                    "columnGap": [
                        "1rem"
                    ],
                    "backgroundColor": [
                        "var(--gs-colorcolor1, #f6b600)"
                    ],
                    "gridTemplateLink_Extra": "",
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-369aa43",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "> div",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--wp--preset--color--base, #FFFFFF)"
                            ]
                        }
                    },
                    "css": ".list-col3 > div{background-color:var(--wp--preset--color--base, #FFFFFF);}"
                },
                {
                    "value": "> div p",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLink_Extra": "lr",
                            "paddingLeft": [
                                "1rem"
                            ],
                            "paddingRight": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".list-col3 > div p{padding-left:1rem;padding-right:1rem;}"
                },
                {
                    "value": "> div h2",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLink_Extra": "lr",
                            "paddingLeft": [
                                "1rem"
                            ],
                            "paddingRight": [
                                "1rem"
                            ]
                        }
                    },
                    "css": ".list-col3 > div h2{padding-left:1rem;padding-right:1rem;}"
                },
                {
                    "value": "img",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "auto"
                            ]
                        }
                    },
                    "css": ".list-col3 img{width:100%;height:auto;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "iframe-book",
            "type": "global",
            "label": "iframe-book",
            "css": ".iframe-book{width:100%;height:100%;border:none;min-height:800px;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "100%"
                    ],
                    "borderCustom_Extra": true,
                    "border": [
                        "none"
                    ],
                    "minHeight": [
                        "800px"
                    ]
                }
            },
            "originalID": "gsbp-0118e44",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "iframe",
            "selectors": []
        },
        {
            "value": "footer-menu",
            "type": "global",
            "label": "footer-menu",
            "css": ".footer-menu{margin-bottom:10%;display:grid;column-gap:2rem;row-gap:2%;}@media (max-width: 575.98px){.footer-menu{display:grid;}}.footer-menu a{color:var(--gs-colorcolor3, #f7f7f7);}.footer-menu>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}.footer-menu>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}.footer-menu>*:not(style):nth-of-type(3){grid-area:1 \/ 3 \/ span 1 \/ span 1;}.footer-menu{grid-template-columns:repeat(3, 1fr);}@media (max-width: 991.98px){.footer-menu>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.footer-menu>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.footer-menu>*:not(style):nth-of-type(3){grid-area:2 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.footer-menu{grid-template-columns:repeat(2, 1fr);}}@media (max-width: 575.98px){.footer-menu>*:not(style):nth-of-type(1){grid-area:2 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.footer-menu>*:not(style):nth-of-type(2){grid-area:2 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.footer-menu>*:not(style):nth-of-type(3){grid-area:3 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.footer-menu{grid-template-columns:repeat(2, 1fr);}}",
            "attributes": {
                "styleAttributes": {
                    "marginBottom": [
                        "10%"
                    ],
                    "display": [
                        "grid",
                        null,
                        null,
                        "grid"
                    ],
                    "columnGap": [
                        "2rem"
                    ],
                    "rowGap": [
                        "2%"
                    ],
                    "color_A": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 0,
                                    "i": "0",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 1,
                                    "y": 0,
                                    "i": "1",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 2,
                                    "y": 0,
                                    "i": "2",
                                    "moved": false,
                                    "static": false
                                }
                            ],
                            "cols": 3,
                            "allowOverlap": true,
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 0,
                                    "i": "0",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 1,
                                    "y": 0,
                                    "i": "1",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 1,
                                    "i": "2",
                                    "moved": false,
                                    "static": false
                                }
                            ],
                            "cols": 2,
                            "allowOverlap": false,
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 1,
                                    "i": "0",
                                    "moved": false,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 1,
                                    "y": 1,
                                    "i": "1",
                                    "moved": true,
                                    "static": false
                                },
                                {
                                    "w": 1,
                                    "h": 1,
                                    "x": 0,
                                    "y": 2,
                                    "i": "2",
                                    "moved": true,
                                    "static": false
                                }
                            ],
                            "cols": 2,
                            "allowOverlap": true,
                            "compactType": "horizontal"
                        }
                    },
                    "gridLayoutItems_Extra": 3
                }
            },
            "selectors": [
                {
                    "value": " > div > span",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--s, 1rem)"
                            ],
                            "lineHeight": [
                                "var(--wp--custom--line-height--s, 1.4rem)"
                            ],
                            "color": [
                                "var(--gs-colorcolor5, #75685f)"
                            ],
                            "marginBottom": [
                                "1.2rem"
                            ],
                            "paddingLeft": [
                                "1.65rem"
                            ],
                            "position": [
                                "relative"
                            ],
                            "display": [
                                "block"
                            ]
                        }
                    },
                    "css": ".footer-menu > div > span{font-size:var(--wp--preset--font-size--s, 1rem);line-height:var(--wp--custom--line-height--s, 1.4rem);color:var(--gs-colorcolor5, #75685f);margin-bottom:1.2rem;padding-left:1.65rem;position:relative;display:block;}"
                },
                {
                    "value": " > div >span::before",
                    "attributes": {
                        "styleAttributes": {
                            "customCSS_Extra": "{CURRENT}{\n content: \"\";\n}",
                            "backgroundColor": [
                                "var(--gs-colorcolor5, #75685f)"
                            ],
                            "width": [
                                "1.5rem"
                            ],
                            "height": [
                                "1px"
                            ],
                            "position": [
                                "absolute"
                            ],
                            "top": [
                                "51%"
                            ],
                            "left": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".footer-menu > div >span::before{background-color:var(--gs-colorcolor5, #75685f);width:1.5rem;height:1px;position:absolute;top:51%;left:0px;}.footer-menu > div >span::before{\n content: \"\";\n}"
                },
                {
                    "value": " .nav-menu",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLeft": [
                                "0px"
                            ],
                            "display": [
                                "flex",
                                null,
                                "flex"
                            ],
                            "flexDirection": [
                                "column"
                            ],
                            "alignItems": [
                                "flex-start"
                            ],
                            "textTransform": [
                                "capitalize"
                            ]
                        }
                    },
                    "css": ".footer-menu .nav-menu{padding-left:0px;display:flex;flex-direction:column;align-items:flex-start;text-transform:capitalize;}@media (max-width: 767.98px){.footer-menu .nav-menu{display:flex;}}"
                },
                {
                    "value": " .nav-menu .icon",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "none"
                            ]
                        }
                    },
                    "css": ".footer-menu .nav-menu .icon{display:none;}"
                },
                {
                    "value": " a",
                    "attributes": {
                        "styleAttributes": {
                            "fontSize": [
                                "var(--wp--preset--font-size--r, 1.2rem)",
                                null,
                                null,
                                "var(--wp--preset--font-size--s, 1rem)"
                            ],
                            "lineHeight": [
                                "1.6rem",
                                null,
                                null,
                                "1.2rem"
                            ]
                        }
                    },
                    "css": ".footer-menu a{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:1.6rem;}@media (max-width: 575.98px){.footer-menu a{font-size:var(--wp--preset--font-size--s, 1rem);line-height:1.2rem;}}"
                }
            ],
            "originalID": "gsbp-03eede8",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "galley",
            "type": "global",
            "label": "galley",
            "css": ".galley{display:grid;column-gap:30px;}.galley>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(3){grid-area:1 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(4){grid-area:1 \/ 4 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(5){grid-area:2 \/ 1 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(6){grid-area:2 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(7){grid-area:2 \/ 4 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(8){grid-area:3 \/ 4 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(9){grid-area:3 \/ 1 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(10){grid-area:3 \/ 2 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(11){grid-area:3 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(12){grid-area:8 \/ 1 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(13){grid-area:4 \/ 2 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(14){grid-area:4 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(15){grid-area:4 \/ 4 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(16){grid-area:7 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(17){grid-area:5 \/ 1 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(18){grid-area:5 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(19){grid-area:8 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(20){grid-area:7 \/ 2 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(21){grid-area:6 \/ 2 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(22){grid-area:6 \/ 3 \/ span 1 \/ span 1;}.galley>*:not(style):nth-of-type(23){grid-area:6 \/ 4 \/ span 2 \/ span 1;}.galley>*:not(style):nth-of-type(24){grid-area:7 \/ 1 \/ span 1 \/ span 1;}.galley{grid-template-columns:repeat(4, 1fr);}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(2){grid-area:1 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(3){grid-area:2 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(4){grid-area:2 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(5){grid-area:3 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(6){grid-area:3 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(7){grid-area:4 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(8){grid-area:4 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(9){grid-area:5 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(10){grid-area:5 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(11){grid-area:6 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(12){grid-area:6 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(13){grid-area:7 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(14){grid-area:7 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(15){grid-area:8 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(16){grid-area:8 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(17){grid-area:9 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(18){grid-area:9 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(19){grid-area:10 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(20){grid-area:10 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(21){grid-area:11 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(22){grid-area:11 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(23){grid-area:12 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley>*:not(style):nth-of-type(24){grid-area:12 \/ 2 \/ span 1 \/ span 1;}}@media (max-width: 991.98px){.galley{grid-template-columns:repeat(4, 1fr);}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(1){grid-area:1 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(2){grid-area:2 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(3){grid-area:3 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(4){grid-area:4 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(5){grid-area:5 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(6){grid-area:6 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(7){grid-area:7 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(8){grid-area:8 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(9){grid-area:9 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(10){grid-area:10 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(11){grid-area:11 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(12){grid-area:12 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(13){grid-area:13 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(14){grid-area:14 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(15){grid-area:15 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(16){grid-area:16 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(17){grid-area:17 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(18){grid-area:18 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(19){grid-area:19 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(20){grid-area:20 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(21){grid-area:21 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(22){grid-area:22 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(23){grid-area:23 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley>*:not(style):nth-of-type(24){grid-area:24 \/ 1 \/ span 1 \/ span 1;}}@media (max-width: 575.98px){.galley{grid-template-columns:repeat(2, 1fr);}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "grid"
                    ],
                    "flexColumns_Extra": "4",
                    "flexWidths_Extra": {
                        "desktop": {
                            "name": "25\/25\/25\/25",
                            "widths": [
                                "25",
                                "25",
                                "25",
                                "25"
                            ]
                        },
                        "tablet": {
                            "name": "50\/50\/50\/50",
                            "widths": [
                                "50",
                                "50",
                                "50",
                                "50"
                            ]
                        },
                        "mobile": {
                            "name": "100\/100\/100\/100",
                            "widths": [
                                "100",
                                "100",
                                "100",
                                "100"
                            ]
                        }
                    },
                    "gridLayoutItems_Extra": "24",
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "1",
                                    "y": "0",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "0",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "3",
                                    "y": "0",
                                    "i": "3",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "1",
                                    "i": "4",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "1",
                                    "i": "5",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "3",
                                    "y": "1",
                                    "i": "6",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "3",
                                    "y": "2",
                                    "i": "7",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "0",
                                    "y": "2",
                                    "i": "8",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "2",
                                    "i": "9",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "2",
                                    "i": "10",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "7",
                                    "i": "11",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "1",
                                    "y": "3",
                                    "i": "12",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "3",
                                    "i": "13",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "3",
                                    "y": "3",
                                    "i": "14",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "6",
                                    "i": "15",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "0",
                                    "y": "4",
                                    "i": "16",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "4",
                                    "i": "17",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "7",
                                    "i": "18",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "1",
                                    "y": "6",
                                    "i": "19",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "5",
                                    "i": "20",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "2",
                                    "y": "5",
                                    "i": "21",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "2",
                                    "x": "3",
                                    "y": "5",
                                    "i": "22",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "6",
                                    "i": "23",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "4",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": "0",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "1",
                                    "x": "1",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "2",
                                    "x": "0",
                                    "y": "1",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "3",
                                    "x": "1",
                                    "y": "1",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "4",
                                    "x": "0",
                                    "y": "2",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "5",
                                    "x": "1",
                                    "y": "2",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "6",
                                    "x": "0",
                                    "y": "3",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "7",
                                    "x": "1",
                                    "y": "3",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "8",
                                    "x": "0",
                                    "y": "4",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "9",
                                    "x": "1",
                                    "y": "4",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "10",
                                    "x": "0",
                                    "y": "5",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "11",
                                    "x": "1",
                                    "y": "5",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "12",
                                    "x": "0",
                                    "y": "6",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "13",
                                    "x": "1",
                                    "y": "6",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "14",
                                    "x": "0",
                                    "y": "7",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "15",
                                    "x": "1",
                                    "y": "7",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "16",
                                    "x": "0",
                                    "y": "8",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "17",
                                    "x": "1",
                                    "y": "8",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "18",
                                    "x": "0",
                                    "y": "9",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "19",
                                    "x": "1",
                                    "y": "9",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "20",
                                    "x": "0",
                                    "y": "10",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "21",
                                    "x": "1",
                                    "y": "10",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "22",
                                    "x": "0",
                                    "y": "11",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "23",
                                    "x": "1",
                                    "y": "11",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "4",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": "0",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "1",
                                    "x": "0",
                                    "y": "1",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "2",
                                    "x": "0",
                                    "y": "2",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "3",
                                    "x": "0",
                                    "y": "3",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "4",
                                    "x": "0",
                                    "y": "4",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "5",
                                    "x": "0",
                                    "y": "5",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "6",
                                    "x": "0",
                                    "y": "6",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "7",
                                    "x": "0",
                                    "y": "7",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "8",
                                    "x": "0",
                                    "y": "8",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "9",
                                    "x": "0",
                                    "y": "9",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "10",
                                    "x": "0",
                                    "y": "10",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "11",
                                    "x": "0",
                                    "y": "11",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "12",
                                    "x": "0",
                                    "y": "12",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "13",
                                    "x": "0",
                                    "y": "13",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "14",
                                    "x": "0",
                                    "y": "14",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "15",
                                    "x": "0",
                                    "y": "15",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "16",
                                    "x": "0",
                                    "y": "16",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "17",
                                    "x": "0",
                                    "y": "17",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "18",
                                    "x": "0",
                                    "y": "18",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "19",
                                    "x": "0",
                                    "y": "19",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "20",
                                    "x": "0",
                                    "y": "20",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "21",
                                    "x": "0",
                                    "y": "21",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "22",
                                    "x": "0",
                                    "y": "22",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "23",
                                    "x": "0",
                                    "y": "23",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        }
                    },
                    "columnGap": [
                        "30px"
                    ]
                }
            },
            "originalID": "gsbp-0b8c470",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "booking-frame",
            "type": "global",
            "label": "booking-frame",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-901eb9a",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " > div",
                    "attributes": {
                        "styleAttributes": {
                            "backgroundColor": [
                                "var(--wp--preset--color--base, #FFFFFF)"
                            ],
                            "position": [
                                "relative"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ],
                            "borderTopLeftRadius": [
                                "26px",
                                null,
                                "10px",
                                null
                            ],
                            "borderRadiusLink_Extra": true,
                            "borderBottomLeftRadius": [
                                "26px",
                                null,
                                "10px",
                                null
                            ],
                            "borderTopRightRadius": [
                                "26px",
                                null,
                                "10px",
                                null
                            ],
                            "borderBottomRightRadius": [
                                "26px",
                                null,
                                "10px",
                                null
                            ],
                            "overflow": [
                                "hidden"
                            ]
                        }
                    },
                    "css": ".booking-frame > div{background-color:var(--wp--preset--color--base, #FFFFFF);position:relative;width:100%;height:100%;border-top-left-radius:26px;border-bottom-left-radius:26px;border-top-right-radius:26px;border-bottom-right-radius:26px;overflow:hidden;}@media (max-width: 767.98px){.booking-frame > div{border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;}}"
                },
                {
                    "value": " iframe",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".booking-frame iframe{width:100%;height:100%;}"
                },
                {
                    "value": " button",
                    "attributes": {
                        "styleAttributes": {
                            "position": [
                                "absolute"
                            ],
                            "top": [
                                "10px",
                                null,
                                "auto",
                                null
                            ],
                            "right": [
                                "10px"
                            ],
                            "bottom": [
                                null,
                                null,
                                "10px",
                                null
                            ]
                        }
                    },
                    "css": ".booking-frame button{position:absolute;top:10px;right:10px;}@media (max-width: 767.98px){.booking-frame button{top:auto;bottom:10px;}}"
                }
            ],
            "localed": false
        },
        {
            "value": "padding-w50",
            "type": "global",
            "label": "padding-w50",
            "css": ".padding-w50{padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50);}@media (max-width: 575.98px){.padding-w50{padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);}}",
            "attributes": {
                "styleAttributes": {
                    "paddingRight": [
                        "var(--wp--preset--spacing--50)",
                        "",
                        "",
                        "var(--wp--preset--spacing--20)"
                    ],
                    "paddingLeft": [
                        "var(--wp--preset--spacing--50)",
                        "",
                        "",
                        "var(--wp--preset--spacing--20)"
                    ]
                }
            },
            "originalID": "gsbp-ea77560",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [],
            "localed": ""
        },
        {
            "value": "page-404",
            "type": "global",
            "label": "page-404",
            "css": ".page-404{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;column-gap:2rem;row-gap:1rem;margin-top:var(--height-logo);width:100%;}@media (max-width: 575.98px){.page-404{flex-direction:column-reverse;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "inline-flex"
                    ],
                    "flexDirection": [
                        "row",
                        "",
                        "",
                        "column-reverse"
                    ],
                    "justifyContent": [
                        "center"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "columnGap": [
                        "2rem"
                    ],
                    "rowGap": [
                        "1rem"
                    ],
                    "marginTop": [
                        "var(--height-logo)"
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-9073ba2",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "img",
                    "attributes": {
                        "styleAttributes": {
                            "objectFit": [
                                "cover"
                            ],
                            "objectPosition": [
                                "center center",
                                "",
                                "",
                                "center -110px"
                            ],
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".page-404 img{object-fit:cover;object-position:center center;width:100%;height:100%;}@media (max-width: 575.98px){.page-404 img{object-position:center -110px;}}"
                },
                {
                    "value": "> div:first-child",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "300px",
                                "",
                                "",
                                "100%"
                            ],
                            "height": [
                                "",
                                "",
                                "",
                                "500px"
                            ],
                            "paddingBottom": [
                                "2rem"
                            ]
                        }
                    },
                    "css": ".page-404 > div:first-child{width:300px;padding-bottom:2rem;}@media (max-width: 575.98px){.page-404 > div:first-child{width:100%;height:500px;}}"
                }
            ]
        },
        {
            "value": "page-events",
            "type": "global",
            "label": "page-events",
            "css": ".page-events{width:100%;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-e9331e5",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "> div:first-child",
                    "attributes": {
                        "styleAttributes": {
                            "textAlign": [
                                "left"
                            ]
                        }
                    },
                    "css": ".page-events > div:first-child{text-align:left;}"
                },
                {
                    "value": "h1",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0.4rem"
                            ]
                        }
                    },
                    "css": ".page-events h1{margin-bottom:0.4rem;}"
                }
            ]
        },
        {
            "value": "img-bg",
            "type": "global",
            "label": "img-bg",
            "css": ".img-bg{width:100%;height:300px;object-fit:cover;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "height": [
                        "300px"
                    ],
                    "objectFit": [
                        "cover"
                    ]
                }
            },
            "originalID": "gsbp-d587441",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "img",
            "selectors": []
        },
        {
            "value": "events-home",
            "type": "global",
            "label": "events-home",
            "css": ".events-home{background-color:var(--wp--preset--color--base, #FFFFFF);margin-bottom:1.4rem;padding-top:1.4rem;padding-bottom:1.4rem;padding-left:1.4rem;padding-right:1.4rem;}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "var(--wp--preset--color--base, #FFFFFF)"
                    ],
                    "marginBottom": [
                        "1.4rem"
                    ],
                    "paddingTop": [
                        "1.4rem"
                    ],
                    "paddingBottom": [
                        "1.4rem"
                    ],
                    "paddingLeft": [
                        "1.4rem"
                    ],
                    "paddingRight": [
                        "1.4rem"
                    ],
                    "paddingLink_Extra": "all"
                }
            },
            "originalID": "gsbp-7e500a2",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "h2",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLeft": [
                                "1.2rem"
                            ],
                            "color_A_hover": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ]
                        }
                    },
                    "css": ".events-home h2{padding-left:1.2rem;}.events-home h2:hover a{color:var(--gs-colorcolor1, #f6b600);}"
                },
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ],
                            "color": [
                                "var(--gs-colorcolor7, #242424)"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.2s"
                            ]
                        }
                    },
                    "css": ".events-home a{text-decoration:none;color:var(--gs-colorcolor7, #242424);transition-duration:0.2s;}.events-home a:hover{color:var(--gs-colorcolor1, #f6b600);}"
                }
            ]
        },
        {
            "value": "icon-vr360",
            "type": "global",
            "label": "icon-vr360",
            "css": ".icon-vr360{width:150px;height:auto;fill:var(--wp--preset--color--base, #FFFFFF);}@media (max-width: 575.98px){.icon-vr360{width:100px;}}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "150px",
                        "",
                        "",
                        "100px"
                    ],
                    "height": [
                        "auto"
                    ],
                    "fill": [
                        "var(--wp--preset--color--base, #FFFFFF)"
                    ]
                }
            },
            "originalID": "gsbp-24a81d6",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "svg",
            "selectors": []
        },
        {
            "value": "posts-flex",
            "type": "global",
            "label": "posts-flex",
            "css": ".posts-flex{display:flex;flex-direction:row;align-items:flex-start;column-gap:2rem;row-gap:2rem;justify-content:space-between;width:100%;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "columnGap": [
                        "2rem"
                    ],
                    "rowGap": [
                        "2rem"
                    ],
                    "justifyContent": [
                        "space-between"
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-2bc2081",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "> div:first-child",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "66%"
                            ]
                        }
                    },
                    "css": ".posts-flex > div:first-child{width:66%;}"
                },
                {
                    "value": "p",
                    "attributes": {
                        "styleAttributes": {
                            "paddingLink_Extra": "tb",
                            "paddingTop": [
                                "0.6rem"
                            ],
                            "paddingBottom": [
                                "0.6rem"
                            ]
                        }
                    },
                    "css": ".posts-flex p{padding-top:0.6rem;padding-bottom:0.6rem;}"
                },
                {
                    "value": "> div:last-child",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "30%"
                            ]
                        }
                    },
                    "css": ".posts-flex > div:last-child{width:30%;}"
                }
            ],
            "localed": ""
        },
        {
            "value": "page-posts",
            "type": "global",
            "label": "page-posts",
            "css": ".page-posts{width:100%;padding-bottom:6rem;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "paddingBottom": [
                        "6rem"
                    ]
                }
            },
            "selectors": [
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "fontWeight": [
                                "600"
                            ],
                            "textDecoration": [
                                "none"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor6, #beb5ad)"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.2s"
                            ]
                        }
                    },
                    "css": ".page-posts a{font-weight:600;text-decoration:none;transition-duration:0.2s;}.page-posts a:hover{color:var(--gs-colorcolor6, #beb5ad);}"
                },
                {
                    "value": "> div > h1",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0.4rem"
                            ]
                        }
                    },
                    "css": ".page-posts > div > h1{margin-bottom:0.4rem;}"
                }
            ],
            "originalID": "gsbp-e9331e5",
            "originalBlock": "greenshift-blocks\/element"
        },
        {
            "value": "main-bg",
            "type": "global",
            "label": "main-bg",
            "css": ".main-bg{margin-top:0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--wp--preset--color--base, #FFFFFF);}",
            "attributes": {
                "styleAttributes": {
                    "marginTop": [
                        "0px"
                    ],
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "center"
                    ],
                    "backgroundColor": [
                        "var(--wp--preset--color--base, #FFFFFF)"
                    ]
                }
            },
            "originalID": "gsbp-34de3c2",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "main",
            "selectors": [
                {
                    "value": " > div",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ]
                        }
                    },
                    "css": ".main-bg > div{width:100%;}"
                }
            ],
            "localed": false
        },
        {
            "value": "posts-frame",
            "type": "global",
            "label": "posts-frame",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-cc27aef",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "icon-check",
            "type": "global",
            "label": "icon-check",
            "css": ".icon-check{display:flex;flex-direction:column;row-gap:15px;justify-content:flex-start;align-items:stretch;padding-top:0rem;font-size:var(--wp--preset--font-size--l, 1.55rem);line-height:var(--wp--custom--line-height--l, 2.37rem);}@media (max-width: 767.98px){.icon-check{font-size:var(--wp--preset--font-size--r, 1.2rem);line-height:var(--wp--custom--line-height--r, 1.9rem);}}@media (max-width: 575.98px){.icon-check{padding-right:10px;padding-left:10px;}}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "rowGap": [
                        "15px"
                    ],
                    "justifyContent": [
                        "flex-start"
                    ],
                    "alignItems": [
                        "stretch"
                    ],
                    "paddingTop": [
                        "0rem"
                    ],
                    "gridLayoutItems_Extra": "3",
                    "gridLayout_Extra": {
                        "desktop": {
                            "layouts": [
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "0",
                                    "i": "0",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "1",
                                    "y": "0",
                                    "i": "1",
                                    "moved": "",
                                    "static": ""
                                },
                                {
                                    "w": "1",
                                    "h": "1",
                                    "x": "0",
                                    "y": "1",
                                    "i": "2",
                                    "moved": "",
                                    "static": ""
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "tablet": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": "0",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "1",
                                    "x": "1",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "2",
                                    "x": "0",
                                    "y": "1",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "2",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        },
                        "mobile": {
                            "layouts": [
                                {
                                    "i": "0",
                                    "x": "0",
                                    "y": "0",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "1",
                                    "x": "0",
                                    "y": "1",
                                    "w": "1",
                                    "h": "1"
                                },
                                {
                                    "i": "2",
                                    "x": "0",
                                    "y": "2",
                                    "w": "1",
                                    "h": "1"
                                }
                            ],
                            "cols": "1",
                            "allowOverlap": "",
                            "compactType": "horizontal"
                        }
                    },
                    "paddingRight": [
                        "",
                        "",
                        "",
                        "10px"
                    ],
                    "paddingLeft": [
                        "",
                        "",
                        "",
                        "10px"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--l, 1.55rem)",
                        "",
                        "var(--wp--preset--font-size--r, 1.2rem)"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--l, 2.37rem)",
                        "",
                        "var(--wp--custom--line-height--r, 1.9rem)"
                    ]
                }
            },
            "originalID": "gsbp-3d54812",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": ".list-wrapper",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "50px"
                            ],
                            "height": [
                                "50px"
                            ],
                            "borderBottomLeftRadius": [
                                "50%"
                            ],
                            "borderBottomRightRadius": [
                                "50%"
                            ],
                            "borderTopLeftRadius": [
                                "50%"
                            ],
                            "borderTopRightRadius": [
                                "50%"
                            ],
                            "borderRadiusCustom_Extra": "",
                            "borderRadiusLink_Extra": "1",
                            "borderColor": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "borderWidth": [
                                "2px"
                            ],
                            "borderStyle": [
                                "solid"
                            ],
                            "marginRight": [
                                "1rem"
                            ],
                            "paddingLink_Extra": "all",
                            "paddingTop": [
                                "0.6rem"
                            ],
                            "paddingBottom": [
                                "0.6rem"
                            ],
                            "paddingLeft": [
                                "0.6rem"
                            ],
                            "paddingRight": [
                                "0.6rem"
                            ],
                            "display": [
                                "flex"
                            ],
                            "alignItems": [
                                "center"
                            ]
                        }
                    },
                    "css": ".icon-check .list-wrapper{width:50px;height:50px;border-bottom-left-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:50%;border-top-right-radius:50%;border-color:var(--gs-colorcolor1, #f6b600);border-width:2px;border-style:solid;margin-right:1rem;padding-top:0.6rem;padding-bottom:0.6rem;padding-left:0.6rem;padding-right:0.6rem;display:flex;align-items:center;}"
                },
                {
                    "value": ".list-icon",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "18px"
                            ],
                            "height": [
                                "18px"
                            ],
                            "fill": [
                                "var(--gs-colorcolor7, #242424)"
                            ]
                        }
                    },
                    "css": ".list-style .list-icon{width:18px;height:18px;fill:var(--gs-colorcolor7, #242424);}"
                },
                {
                    "value": "> div:first-child",
                    "attributes": {
                        "styleAttributes": {
                            "display": [
                                "flex"
                            ],
                            "flexDirection": [
                                "row"
                            ],
                            "alignItems": [
                                "center"
                            ]
                        }
                    },
                    "css": ".icon-check > div:first-child{display:flex;flex-direction:row;align-items:center;}"
                }
            ]
        },
        {
            "value": "gallery-slider",
            "type": "global",
            "label": "gallery-slider",
            "css": ".gallery-slider{width:600px;}@media (max-width: 767.98px){.gallery-slider{width:45vw;}}@media (max-width: 575.98px){.gallery-slider{width:calc(100vw - 20px);}}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "600px",
                        "",
                        "45vw",
                        "calc(100vw - 20px)"
                    ]
                }
            },
            "originalID": "gsbp-f094ad3",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "list-a",
            "type": "global",
            "label": "list-a",
            "css": ".list-a{display:flex;flex-direction:column;align-items:flex-start;row-gap:1rem;font-size:var(--wp--preset--font-size--xl, clamp(1.6rem, 2.75vw, 1.9rem));line-height:var(--wp--custom--line-height--xl, clamp(2.3rem, 3.45vw, 2.6rem));padding-bottom:4rem;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "column"
                    ],
                    "alignItems": [
                        "flex-start"
                    ],
                    "rowGap": [
                        "1rem"
                    ],
                    "fontSize": [
                        "var(--wp--preset--font-size--xl, clamp(1.6rem, 2.75vw, 1.9rem))"
                    ],
                    "lineHeight": [
                        "var(--wp--custom--line-height--xl, clamp(2.3rem, 3.45vw, 2.6rem))"
                    ],
                    "paddingBottom": [
                        "4rem"
                    ]
                }
            },
            "originalID": "gsbp-d8fdec2",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": "a",
                    "attributes": {
                        "styleAttributes": {
                            "textDecoration": [
                                "none"
                            ],
                            "fontWeight": [
                                "400"
                            ],
                            "color_hover": [
                                "var(--gs-colorcolor1, #f6b600)"
                            ],
                            "transitionLink_Extra": "1",
                            "transitionDuration": [
                                "0.5s"
                            ],
                            "transitionTimingFunction": [
                                "ease-in-out"
                            ],
                            "cursor": [
                                "pointer"
                            ]
                        }
                    },
                    "css": ".list-a a{text-decoration:none;font-weight:400;transition-duration:0.5s;transition-timing-function:ease-in-out;cursor:pointer;}.list-a a:hover{color:var(--gs-colorcolor1, #f6b600);}"
                }
            ]
        },
        {
            "value": "button-free",
            "type": "global",
            "label": "button-free",
            "css": ".button-free{border:none;background-color:transparent;}",
            "attributes": {
                "styleAttributes": {
                    "borderCustom_Extra": "1",
                    "border": [
                        "none"
                    ],
                    "backgroundColor": [
                        "transparent"
                    ]
                }
            },
            "originalID": "gsbp-054b288",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": []
        },
        {
            "value": ".nav-vr360",
            "type": "global",
            "label": ".nav-vr360",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-6c75c8f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": []
        },
        {
            "value": "nav-vr360",
            "type": "global",
            "label": "nav-vr360",
            "css": "body .nav-vr360{fill:var(--gs-colorcolor3, #f7f7f7) !important;position:absolute !important;right:0px !important;background-color:transparent !important;}@media (max-width: 575.98px){body .nav-vr360{top:0px !important;}}body .nav-vr360:hover{background-color:transparent !important;}\n                    @media (min-width: 992px){\n                        body .nav-vr360 {\n                            display: none !important;\n                        }\n                    }\n                    \n                    @media (min-width: 768px) and (max-width: 991.98px){\n                        body .nav-vr360 {\n                            display: none !important;\n                        }\n                    }\n                    ",
            "attributes": {
                "styleAttributes": {
                    "fill": [
                        "var(--gs-colorcolor3, #f7f7f7)"
                    ],
                    "position": [
                        "absolute"
                    ],
                    "right": [
                        "0px"
                    ],
                    "hideOnDesktop_Extra": true,
                    "hideOnTablet_Extra": true,
                    "backgroundColor": [
                        "transparent"
                    ],
                    "backgroundColor_hover": [
                        "transparent"
                    ],
                    "top": [
                        null,
                        null,
                        null,
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-6c75c8f",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "button",
            "selectors": [
                {
                    "value": " svg",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "58px"
                            ],
                            "height": [
                                "auto"
                            ]
                        }
                    },
                    "css": "body .nav-vr360 svg{width:58px !important;height:auto !important;}"
                }
            ],
            "localed": true
        },
        {
            "value": "nav-top",
            "type": "global",
            "label": "nav-top",
            "css": ".nav-top{border-top-left-radius:50vh;border-bottom-left-radius:50vh;border-top-right-radius:50vh;border-bottom-right-radius:50vh;overflow:hidden;position:absolute;top:30px;right:var(--wp--preset--spacing--70);}",
            "attributes": {
                "styleAttributes": {
                    "borderRadiusLink_Extra": true,
                    "borderTopLeftRadius": [
                        "50vh"
                    ],
                    "borderBottomLeftRadius": [
                        "50vh"
                    ],
                    "borderTopRightRadius": [
                        "50vh"
                    ],
                    "borderBottomRightRadius": [
                        "50vh"
                    ],
                    "overflow": [
                        "hidden"
                    ],
                    "position": [
                        "absolute"
                    ],
                    "top": [
                        "30px"
                    ],
                    "right": [
                        "var(--wp--preset--spacing--70)"
                    ]
                }
            },
            "originalID": "gsbp-325f449",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "h1-title",
            "type": "global",
            "label": "h1-title",
            "css": "body .h1-title:is(h1,h2,h3,h4,h5,h6){font-style:italic;margin-top:0px;margin-bottom:0px;}",
            "attributes": {
                "styleAttributes": {
                    "fontStyle": [
                        "italic"
                    ],
                    "marginTop": [
                        "0px"
                    ],
                    "marginBottom": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-e7bef6e",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "h1",
            "selectors": []
        },
        {
            "value": "h1-title-bottom",
            "type": "global",
            "label": "h1-title-bottom",
            "css": "body .h1-title-bottom:is(h1,h2,h3,h4,h5,h6){margin-top:0px;}",
            "attributes": {
                "styleAttributes": {
                    "marginTop": [
                        "0px"
                    ]
                }
            },
            "originalID": "gsbp-be35ed4",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "h1",
            "selectors": []
        },
        {
            "value": "video-film",
            "type": "global",
            "label": "video-film",
            "css": ".video-film{width:100%;object-fit:cover;height:auto;}",
            "attributes": {
                "styleAttributes": {
                    "width": [
                        "100%"
                    ],
                    "objectFit": [
                        "cover"
                    ],
                    "height": [
                        "auto"
                    ]
                }
            },
            "originalID": "gsbp-3fd0e65",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "video",
            "selectors": []
        },
        {
            "value": "herba",
            "type": "global",
            "label": "herba",
            "css": ".herba{background-color:var(--gs-colorcolor3, #f7f0e7);}",
            "attributes": {
                "styleAttributes": {
                    "backgroundColor": [
                        "var(--gs-colorcolor3, #f7f0e7)"
                    ]
                }
            },
            "originalID": "gsbp-d83f12c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " h3",
                    "attributes": {
                        "styleAttributes": {
                            "marginBottom": [
                                "0px"
                            ]
                        }
                    },
                    "css": ".herba h3{margin-bottom:0px;}"
                }
            ]
        },
        {
            "value": "img-fixed",
            "type": "global",
            "label": "img-fixed",
            "css": ".img-fixed{height:60vh;background-image:url(https:\/\/soulgdansk.pl\/wp-content\/uploads\/sites\/6\/2026\/01\/shg04-2-scaled.jpg);background-repeat:no-repeat;background-attachment:fixed;margin-top:0px;background-size:cover;}",
            "attributes": {
                "styleAttributes": {
                    "height": [
                        "60vh"
                    ],
                    "backgroundImage": [
                        "url(https:\/\/soulgdansk.pl\/wp-content\/uploads\/sites\/6\/2026\/01\/shg04-2-scaled.jpg)"
                    ],
                    "backgroundRepeat": [
                        "no-repeat"
                    ],
                    "backgroundAttachment": [
                        "fixed"
                    ],
                    "marginTop": [
                        "0px"
                    ],
                    "backgroundSize": [
                        "cover"
                    ]
                }
            },
            "originalID": "gsbp-b30340c",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": [
                {
                    "value": " img",
                    "attributes": {
                        "styleAttributes": {
                            "width": [
                                "100%"
                            ],
                            "height": [
                                "100%"
                            ],
                            "objectFit": [
                                "cover"
                            ],
                            "position": [
                                "fixed"
                            ]
                        }
                    },
                    "css": ".img-fixed img{width:100%;height:100%;object-fit:cover;position:fixed;}"
                }
            ]
        },
        {
            "value": "footer-display",
            "type": "global",
            "label": "footer-display",
            "css": ".footer-display{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;height:100%;width:100%;}",
            "attributes": {
                "styleAttributes": {
                    "display": [
                        "flex"
                    ],
                    "flexDirection": [
                        "row"
                    ],
                    "justifyContent": [
                        "space-between"
                    ],
                    "alignItems": [
                        "flex-end"
                    ],
                    "height": [
                        "100%"
                    ],
                    "width": [
                        "100%"
                    ]
                }
            },
            "originalID": "gsbp-9125c98",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "line-three",
            "type": "global",
            "label": "line-three",
            "css": ".line-three{fill:var(--gs-colorcolor10, #d5905f);width:100%;max-width:1600px;}",
            "attributes": {
                "styleAttributes": {
                    "fill": [
                        "var(--gs-colorcolor10, #d5905f)"
                    ],
                    "width": [
                        "100%"
                    ],
                    "maxWidth": [
                        "1600px"
                    ]
                }
            },
            "originalID": "gsbp-e3f6580",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "svg",
            "selectors": []
        },
        {
            "value": "padding-h70",
            "type": "global",
            "label": "padding-h70",
            "css": ".padding-h70{padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80);}",
            "attributes": {
                "styleAttributes": {
                    "paddingTop": [
                        "var(--wp--preset--spacing--80)"
                    ],
                    "paddingLink_Extra": "tb",
                    "paddingBottom": [
                        "var(--wp--preset--spacing--80)"
                    ]
                }
            },
            "originalID": "gsbp-79a21fc",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "div",
            "selectors": []
        },
        {
            "value": "img-bg-mobil",
            "type": "global",
            "label": "img-bg-mobil",
            "css": "",
            "attributes": [],
            "originalID": "gsbp-21de4cc",
            "originalBlock": "greenshift-blocks\/element",
            "tag": "img",
            "selectors": []
        }
    ],
    "colours": {
        "color1": "#c07742",
        "color2": "#faf7f3",
        "color3": "#f7f0e7",
        "color4": "#443830",
        "color5": "#75685f",
        "color6": "#9d9a98",
        "color7": "#111010",
        "color8": "#ffffff",
        "color9": "#201c1c",
        "color10": "#d5905f"
    },
    "breakpoints": {
        "mobile": "",
        "tablet": "782",
        "desktop": "1024",
        "row": ""
    },
    "jsdelay": {
        "delay_js_on": "0",
        "delay_js_page_on": "all",
        "delay_js_page_list": ""
    },
    "show_element_block": "bothelement",
    "variables": [
        {
            "label": "height-logo",
            "value": "var(--height-logo)",
            "variable": "--height-logo",
            "variable_value": "136px",
            "group": "size"
        },
        {
            "label": "height-nav",
            "value": "var(--height-nav)",
            "variable": "--height-nav",
            "variable_value": "70px",
            "group": "size"
        },
        {
            "label": "Flow Fast",
            "value": "var(--flow--fast)",
            "variable": "--flow--fast",
            "variable_value": "cubic-bezier(0, 0.45, 0.22, 1)",
            "group": "custom"
        },
        {
            "label": "Flow Smooth",
            "value": "var(--flow--smooth)",
            "variable": "--flow--smooth",
            "variable_value": "cubic-bezier(0.49, 0.78, 0.22, 1)",
            "group": "custom"
        },
        {
            "label": "Flow Wave",
            "value": "var(--flow--wave)",
            "variable": "--flow--wave",
            "variable_value": "cubic-bezier(0, 0.78, 0.22, 1)",
            "group": "custom"
        }
    ],
    "global_interactions": {
        "button-a": []
    },
    "global_animations": {
        "button-a": []
    }
}