{"id":968640,"date":"2026-05-30T16:06:01","date_gmt":"2026-05-30T16:06:01","guid":{"rendered":"https:\/\/www.dephina.de\/?page_id=968640"},"modified":"2026-06-01T15:02:50","modified_gmt":"2026-06-01T15:02:50","slug":"coolbeach-2","status":"publish","type":"page","link":"https:\/\/www.dephina.de\/?page_id=968640","title":{"rendered":"CoolBeach"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"968640\" class=\"elementor elementor-968640\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbb70e9 e-flex e-con-boxed e-con e-parent\" data-id=\"bbb70e9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71f25ea elementor-widget elementor-widget-html\" data-id=\"71f25ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\" \/>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n    <title>Dephina Header<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --dephina-header-green: #80bd2c;\r\n            --dephina-header-green-dark: #2ea84b;\r\n            --dephina-header-black: #111111;\r\n            --dephina-header-white: #ffffff;\r\n        }\r\n\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .dephina-site-header {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            z-index: 1000;\r\n            background: #0000001f;\r\n            color: var(--dephina-header-white);\r\n            transition: background .32s ease, box-shadow .32s ease, color .32s ease;\r\n        }\r\n\r\n        .dephina-site-header:hover,\r\n        .dephina-site-header:focus-within,\r\n        .dephina-site-header.dephina-site-header--active {\r\n            background: var(--dephina-header-white);\r\n            color: var(--dephina-header-black);\r\n            box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        .dephina-site-header.dephina-site-header--open {\r\n            background: var(--dephina-header-white);\r\n            color: var(--dephina-header-black);\r\n            box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);\r\n        }\r\n\r\n        .dephina-site-header__inner {\r\n            width: min(1260px, calc(100% - 72px));\r\n            height: 85px;\r\n            margin: 0 auto;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: clamp(44px, 5vw, 90px);\r\n        }\r\n\r\n        .dephina-site-header__logo {\r\n            position: relative;\r\n            width: 170px;\r\n            height: 54px;\r\n            flex: 0 0 170px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .dephina-site-header__logo-img {\r\n            position: absolute;\r\n            inset: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: contain;\r\n            object-position: left center;\r\n            transition: opacity .28s ease, transform .28s ease;\r\n        }\r\n\r\n        .dephina-site-header__logo-img--dark {\r\n            opacity: 0;\r\n        }\r\n\r\n        .dephina-site-header:hover .dephina-site-header__logo-img--light,\r\n        .dephina-site-header:focus-within .dephina-site-header__logo-img--light,\r\n        .dephina-site-header.dephina-site-header--active .dephina-site-header__logo-img--light {\r\n            opacity: 0;\r\n        }\r\n\r\n        .dephina-site-header.dephina-site-header--open .dephina-site-header__logo-img--light {\r\n            opacity: 0;\r\n        }\r\n\r\n        .dephina-site-header:hover .dephina-site-header__logo-img--dark,\r\n        .dephina-site-header:focus-within .dephina-site-header__logo-img--dark,\r\n        .dephina-site-header.dephina-site-header--active .dephina-site-header__logo-img--dark {\r\n            opacity: 1;\r\n        }\r\n\r\n        .dephina-site-header.dephina-site-header--open .dephina-site-header__logo-img--dark {\r\n            opacity: 1;\r\n        }\r\n\r\n        .dephina-site-header__nav {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: clamp(34px, 3.7vw, 62px);\r\n            flex: 1;\r\n        }\r\n\r\n        .dephina-site-header__nav-link {\r\n            color: currentColor;\r\n            background: none;\r\n            font-size: clamp(1rem, 1.08vw, 1.12rem);\r\n            line-height: 1;\r\n            font-weight: 700;\r\n            text-decoration: none;\r\n            transition: color .25s ease, opacity .25s ease, transform .25s ease;\r\n        }\r\n\r\n        .dephina-site-header__nav-link:hover,\r\n        .dephina-site-header__nav-link:focus-visible {\r\n            color: transparent;\r\n            background: linear-gradient(90deg, var(--dephina-header-green-dark) 0%, var(--dephina-header-green) 100%);\r\n            -webkit-background-clip: text;\r\n            background-clip: text;\r\n            opacity: 1;\r\n            transform: translateY(-1px);\r\n            outline: none;\r\n        }\r\n\r\n        .dephina-site-header__contact {\r\n            min-width: 178px;\r\n            height: 50px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            border: 1px solid rgba(255, 255, 255, 0.82);\r\n            border-radius: 999px;\r\n            color: currentColor;\r\n            background: transparent;\r\n            font-size: clamp(1rem, 1.08vw, 1.13rem);\r\n            font-weight: 800;\r\n            text-decoration: none;\r\n            transition: transform .25s ease, background .25s ease, border-color .25s ease, color .25s ease, box-shadow .25s ease;\r\n        }\r\n\r\n        .dephina-site-header:hover .dephina-site-header__contact,\r\n        .dephina-site-header:focus-within .dephina-site-header__contact,\r\n        .dephina-site-header.dephina-site-header--active .dephina-site-header__contact {\r\n            border-color: transparent;\r\n            color: #ffffff;\r\n            background: linear-gradient(90deg, var(--dephina-header-green-dark) 0%, var(--dephina-header-green) 100%);\r\n        }\r\n\r\n        .dephina-site-header.dephina-site-header--open .dephina-site-header__contact {\r\n            border-color: transparent;\r\n            color: #ffffff;\r\n            background: linear-gradient(90deg, var(--dephina-header-green-dark) 0%, var(--dephina-header-green) 100%);\r\n        }\r\n\r\n        .dephina-site-header__contact:hover,\r\n        .dephina-site-header__contact:focus-visible {\r\n            transform: translateY(-2px);\r\n            border-color: transparent;\r\n            color: #ffffff;\r\n            background: linear-gradient(90deg, #116b2f 0%, #1f7f35 100%);\r\n            box-shadow: 0 12px 28px rgba(17, 107, 47, 0.28);\r\n            outline: none;\r\n        }\r\n\r\n        .dephina-site-header__contact-icon {\r\n            width: 18px;\r\n            height: 18px;\r\n            flex: 0 0 auto;\r\n            stroke: currentColor;\r\n            stroke-width: 2.4;\r\n            fill: none;\r\n            transition: transform .25s ease;\r\n        }\r\n\r\n        .dephina-site-header__contact:hover .dephina-site-header__contact-icon,\r\n        .dephina-site-header__contact:focus-visible .dephina-site-header__contact-icon {\r\n            transform: translateX(3px);\r\n        }\r\n\r\n        .dephina-site-header__menu {\r\n            display: none;\r\n            width: 44px;\r\n            height: 44px;\r\n            border: 1px solid currentColor;\r\n            border-radius: 999px;\r\n            color: currentColor;\r\n            background: transparent;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .dephina-site-header__menu span {\r\n            display: block;\r\n            width: 18px;\r\n            height: 2px;\r\n            margin: 4px auto;\r\n            background: currentColor;\r\n            border-radius: 10px;\r\n        }\r\n\r\n        @media (max-width: 1020px) {\r\n            .dephina-site-header__inner {\r\n                width: min(100% - 36px, 980px);\r\n                height: 96px;\r\n                position: relative;\r\n            }\r\n\r\n            .dephina-site-header__contact {\r\n                display: none;\r\n            }\r\n\r\n            .dephina-site-header__nav {\r\n                position: absolute;\r\n                top: 96px;\r\n                left: -18px;\r\n                right: -18px;\r\n                display: grid;\r\n                gap: 0;\r\n                padding: 10px 18px 106px;\r\n                background: #ffffff;\r\n                border-top: 1px solid rgba(0, 0, 0, 0.08);\r\n                box-shadow: 0 18px 32px rgba(0, 0, 0, 0.1);\r\n                opacity: 0;\r\n                visibility: hidden;\r\n                transform: translateY(-10px);\r\n                pointer-events: none;\r\n                transition: opacity .25s ease, visibility .25s ease, transform .25s ease;\r\n            }\r\n\r\n            .dephina-site-header.dephina-site-header--open .dephina-site-header__nav {\r\n                opacity: 1;\r\n                visibility: visible;\r\n                transform: translateY(0);\r\n                pointer-events: auto;\r\n            }\r\n\r\n            .dephina-site-header__nav-link {\r\n                padding: 18px 2px;\r\n                color: var(--dephina-header-black);\r\n                border-bottom: 1px solid rgba(0, 0, 0, 0.08);\r\n                font-size: 1.08rem;\r\n            }\r\n\r\n            .dephina-site-header.dephina-site-header--open .dephina-site-header__contact {\r\n                position: absolute;\r\n                top: 332px;\r\n                left: 0;\r\n                right: 0;\r\n                display: inline-flex;\r\n                width: calc(100% - 36px);\r\n                max-width: none;\r\n                margin: 0 auto;\r\n                z-index: 2;\r\n            }\r\n\r\n            .dephina-site-header__logo {\r\n                width: 150px;\r\n                height: 48px;\r\n                flex-basis: 150px;\r\n                margin-right: auto;\r\n            }\r\n\r\n            .dephina-site-header__menu {\r\n                display: inline-block;\r\n            }\r\n\r\n            .dephina-site-header.dephina-site-header--open .dephina-site-header__menu span:first-child {\r\n                transform: translateY(3px) rotate(45deg);\r\n            }\r\n\r\n            .dephina-site-header.dephina-site-header--open .dephina-site-header__menu span:last-child {\r\n                transform: translateY(-3px) rotate(-45deg);\r\n            }\r\n        }\r\n\r\n        @media (max-width: 560px) {\r\n            .dephina-site-header__inner {\r\n                width: min(100% - 28px, 520px);\r\n                height: 84px;\r\n            }\r\n\r\n            .dephina-site-header__nav {\r\n                top: 84px;\r\n                left: -14px;\r\n                right: -14px;\r\n                padding-left: 14px;\r\n                padding-right: 14px;\r\n            }\r\n\r\n            .dephina-site-header.dephina-site-header--open .dephina-site-header__contact {\r\n                left: 0;\r\n                right: 0;\r\n                width: calc(100% - 28px);\r\n                margin-left: auto;\r\n                margin-right: auto;\r\n            }\r\n\r\n            .dephina-site-header__logo {\r\n                width: 132px;\r\n                height: 42px;\r\n                flex-basis: 132px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n\r\n<body>\r\n    <header class=\"dephina-site-header\">\r\n        <div class=\"dephina-site-header__inner\">\r\n            <a class=\"dephina-site-header__logo\" href=\"https:\/\/www.dephina.de\/\" aria-label=\"Dephina home\">\r\n                <img decoding=\"async\" class=\"dephina-site-header__logo-img dephina-site-header__logo-img--light\"\r\n                    src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/image-e1778837486674.png\" alt=\"Dephina\">\r\n                <img decoding=\"async\" class=\"dephina-site-header__logo-img dephina-site-header__logo-img--dark\"\r\n                    src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Untitled-design-2.png\" alt=\"\">\r\n            <\/a>\r\n\r\n            <nav class=\"dephina-site-header__nav\" aria-label=\"Primary navigation\">\r\n                <a class=\"dephina-site-header__nav-link\" href=\"https:\/\/www.dephina.de\/\">Home<\/a>\r\n                <a class=\"dephina-site-header__nav-link\" href=\"https:\/\/www.dephina.de\/?page_id=968352\">Coolvista<\/a>\r\n                <a class=\"dephina-site-header__nav-link\" href=\"https:\/\/www.dephina.de\/?page_id=968640\">CoolBeach<\/a>\r\n                <a class=\"dephina-site-header__nav-link\" href=\"#\">Company<\/a>\r\n            <\/nav>\r\n\r\n            <a class=\"dephina-site-header__contact\" href=\"#contact\">\r\n                Contact us\r\n                <svg class=\"dephina-site-header__contact-icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n                    <path d=\"M5 12h14\"><\/path>\r\n                    <path d=\"m13 6 6 6-6 6\"><\/path>\r\n                <\/svg>\r\n            <\/a>\r\n\r\n            <button class=\"dephina-site-header__menu\" type=\"button\" aria-label=\"Open menu\" aria-expanded=\"false\">\r\n                <span><\/span>\r\n                <span><\/span>\r\n            <\/button>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <script>\r\n        const dephinaHeader = document.querySelector(\".dephina-site-header\");\r\n        const dephinaMenuButton = document.querySelector(\".dephina-site-header__menu\");\r\n\r\n        function updateDephinaHeaderState() {\r\n            dephinaHeader.classList.toggle(\"dephina-site-header--active\", window.scrollY > 8);\r\n        }\r\n\r\n        dephinaMenuButton.addEventListener(\"click\", () => {\r\n            const isOpen = dephinaHeader.classList.toggle(\"dephina-site-header--open\");\r\n            dephinaMenuButton.setAttribute(\"aria-expanded\", String(isOpen));\r\n        });\r\n\r\n        updateDephinaHeaderState();\r\n        window.addEventListener(\"scroll\", updateDephinaHeaderState, { passive: true });\r\n    <\/script>\r\n<\/body>\r\n\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c57d9a8 e-con-full e-flex e-con e-parent\" data-id=\"c57d9a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5115c9 elementor-widget elementor-widget-html\" data-id=\"c5115c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    .coolbeach-hero {\r\n        position: relative;\r\n        padding: 162px 30px 104px;\r\n        background: #f7f7f6;\r\n        font-family: 'Plus Jakarta Sans', sans-serif;\r\n        color: #18181b;\r\n        overflow: hidden;\r\n        isolation: isolate;\r\n    }\r\n\r\n    .coolbeach-hero__bg-video {\r\n        position: absolute;\r\n        inset: 0;\r\n        z-index: -2;\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        object-position: center;\r\n        opacity: 1;\r\n    }\r\n\r\n    .coolbeach-hero::before {\r\n        content: \"\";\r\n        position: absolute;\r\n        inset: 0;\r\n        z-index: -1;\r\n        background: radial-gradient(circle at 87% 10%, rgb(255 255 255 \/ 0%), rgba(255, 178, 73, 0) 23%), radial-gradient(circle at 78% 88%, rgb(255 118 0 \/ 0%), rgb(255 118 0 \/ 0%) 34%), linear-gradient(90deg, rgb(18 7 0 \/ 48%) 0%, rgb(43 16 0 \/ 16%) 43%, rgb(43 16 0 \/ 23%) 100%), linear-gradient(0deg, rgb(18 7 0 \/ 41%), rgb(22 8 0 \/ 0%));\r\n    }\r\n\r\n    .coolbeach-hero__wrap {\r\n        position: relative;\r\n        z-index: 1;\r\n        width: min(1212px, 100%);\r\n        margin: 0 auto;\r\n        display: grid;\r\n        grid-template-columns: minmax(0, 1.08fr) minmax(420px, .86fr);\r\n        align-items: stretch;\r\n        gap: 74px;\r\n    }\r\n\r\n    .coolbeach-hero__media {\r\n        position: relative;\r\n        min-height: 475px;\r\n        overflow: hidden;\r\n        border-radius: 10px;\r\n        background: #d7e6e8;\r\n    }\r\n\r\n    .coolbeach-hero__media img {\r\n        position: absolute;\r\n        inset: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        display: block;\r\n        object-fit: cover;\r\n        object-position: center;\r\n    }\r\n\r\n    .coolbeach-hero__badge {\r\n        position: absolute;\r\n        left: 12px;\r\n        bottom: 12px;\r\n        width: 120px;\r\n        min-height: 94px;\r\n        padding: 13px 12px 10px;\r\n        border: 1px solid #00914c;\r\n        border-radius: 9px;\r\n        background: rgba(255, 255, 255, .92);\r\n        color: #111;\r\n    }\r\n\r\n    .coolbeach-hero__badge strong {\r\n        display: block;\r\n        margin: 0 0 4px;\r\n        font-size: 29px;\r\n        font-weight: 800;\r\n        line-height: 31px;\r\n        letter-spacing: -1.4px;\r\n    }\r\n\r\n    .coolbeach-hero__badge span {\r\n        display: block;\r\n        font-size: 11px;\r\n        font-weight: 500;\r\n        line-height: 14px;\r\n        color: #333338;\r\n    }\r\n\r\n    .coolbeach-hero__content {\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n        padding: 14px 0 10px;\r\n    }\r\n\r\n    .coolbeach-hero__title {\r\n        max-width: 450px;\r\n        margin: 0 0 22px;\r\n        font-family: 'Plus Jakarta Sans', sans-serif;\r\n        font-size: 48px;\r\n        font-weight: 800;\r\n        line-height: 51px;\r\n        letter-spacing: -2.4px;\r\n        text-align: left;\r\n        color: #ffffff !important;\r\n    }\r\n\r\n    .coolbeach-hero__title span {\r\n        display: block;\r\n        background: linear-gradient(180deg, #A2C234 0%, #00914C 100%);\r\n        -webkit-background-clip: text;\r\n        background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n    }\r\n\r\n    .coolbeach-hero__text {\r\n        max-width: 530px;\r\n        margin: 0 0 14px;\r\n        font-size: 21px;\r\n        font-weight: 500;\r\n        line-height: 28px;\r\n        color: #ffffff;\r\n    }\r\n\r\n    .coolbeach-hero__text+.coolbeach-hero__text {\r\n        margin-top: 0;\r\n        margin-bottom: 24px;\r\n    }\r\n\r\n    .coolbeach-hero__button {\r\n        width: fit-content;\r\n        min-width: 158px;\r\n        height: 50px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 0 34px;\r\n        border: 1px solid #00914c;\r\n        border-radius: 999px;\r\n        background: #fff;\r\n        color: #32b64e;\r\n        font-size: 16px;\r\n        font-weight: 800;\r\n        line-height: 1;\r\n        text-decoration: none;\r\n    }\r\n\r\n    @media (max-width: 980px) {\r\n        .coolbeach-hero__wrap {\r\n            grid-template-columns: 1fr;\r\n            gap: 36px;\r\n        }\r\n\r\n        .coolbeach-hero__content {\r\n            padding: 0;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n        .coolbeach-hero {\r\n            padding: 134px 18px 80px;\r\n        }\r\n\r\n        .coolbeach-hero__media {\r\n            min-height: 330px;\r\n        }\r\n\r\n        .coolbeach-hero__title {\r\n            font-size: 32px;\r\n            line-height: 38px;\r\n            letter-spacing: -1.5px;\r\n        }\r\n\r\n        .coolbeach-hero__text {\r\n            font-size: 17px;\r\n            line-height: 25px;\r\n        }\r\n\r\n        .coolbeach-hero__badge {\r\n            width: 106px;\r\n            min-height: 84px;\r\n        }\r\n\r\n        .coolbeach-hero__badge strong {\r\n            font-size: 25px;\r\n            line-height: 28px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"coolbeach-hero\" aria-label=\"CoolBeach hero\">\r\n    <video class=\"coolbeach-hero__bg-video\" autoplay muted loop playsinline preload=\"metadata\">\r\n        <source src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/HERO-SECTION-video-2.mp4\" type=\"video\/mp4\">\r\n    <\/video>\r\n\r\n    <div class=\"coolbeach-hero__wrap\">\r\n        <div class=\"coolbeach-hero__media\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Frame-28-1.webp\"\r\n                alt=\"Beachfront coastal environment\">\r\n\r\n            <div class=\"coolbeach-hero__badge\">\r\n                <strong>68\u00b0C<\/strong>\r\n                <span>Peak sand surface temp in extreme conditions<\/span>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"coolbeach-hero__content\">\r\n            <h1 class=\"coolbeach-hero__title\">\r\n                Reimagine Beach Comfort in\r\n                <span>Extreme Heat<\/span>\r\n            <\/h1>\r\n\r\n            <p class=\"coolbeach-hero__text\">\r\n                CoolBeach is an advanced subsurface cooling system designed to reduce sand surface temperatures and\r\n                improve comfort across beachfront and coastal environments.\r\n            <\/p>\r\n\r\n            <p class=\"coolbeach-hero__text\">\r\n                Developed for hospitality, luxury developments, and coastal destinations exposed to extreme heat\r\n                conditions.\r\n            <\/p>\r\n\r\n            <a class=\"coolbeach-hero__button\" href=\"#contact\">Contact Us<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a48f86 e-flex e-con-boxed e-con e-parent\" data-id=\"2a48f86\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-98fddf1 e-con-full e-flex e-con e-child\" data-id=\"98fddf1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5b0f26 animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"c5b0f26\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"custom-heading\" style=\"\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    font-size: 48px;\r\n    font-weight: 800;\r\n    line-height: 50px;\r\n    letter-spacing: -2.4px;\r\n    text-align: left;\r\n    color: #111111;\r\n\">\r\n  When Coastal Spaces Become \r\n    <span style=\"\r\n        background: linear-gradient(180deg, #A2C234 0%, #00914C 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        color: transparent;\r\n    \">\r\n        Difficult to Use\r\n    <\/span>\r\n<\/div>\r\n\r\n<style>\r\n\/* Mobile Device *\/\r\n@media (max-width: 767px) {\r\n    .custom-heading {\r\n        font-size: 32px !important;\r\n        line-height: 38px !important;\r\n        letter-spacing: -1.5px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7bdff25 e-con-full e-flex e-con e-child\" data-id=\"7bdff25\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-deebd64 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-pix-text\" data-id=\"deebd64\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"pix-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pix-el-text w-100 text-center \" ><div class=\"d-inline-block\" style=\"max-width:1100px;\"><p class=\" resp-option el-content_custom_color text-center \" style=\"color:#4A4A4A;\">Extreme heat and direct sunlight can make beachfront spaces uncomfortable, limiting usability, guest experience, and overall outdoor value.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49973da elementor-widget__width-initial grd-text animated-fast elementor-invisible elementor-widget elementor-widget-pix-text\" data-id=\"49973da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"pix-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pix-el-text w-100 text-center \" ><div class=\"d-inline-block\" style=\"max-width:1100px;\"><p class=\" resp-option el-content_custom_color text-center \" style=\"color:#00914C;\">The challenge is the climate, not the destination.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a8af57 e-con-full e-flex e-con e-parent\" data-id=\"7a8af57\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad7d8e3 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"ad7d8e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"foundation-section\" aria-label=\"Foundation of engineering and research\">\r\n    <div class=\"foundation-wrap\">\r\n        <h2 class=\"foundation-title\">\r\n            Built on a <span>Foundation of Engineering<\/span> and Research\r\n        <\/h2>\r\n\r\n        <p class=\"foundation-copy\">\r\n            Dephina is built on years of international climate engineering expertise, combining research, environmental\r\n            system design, and advanced thermal technologies. With engineering and operational.\r\n        <\/p>\r\n\r\n        <div class=\"foundation-grid\">\r\n            <figure class=\"foundation-media\">\r\n                <img decoding=\"async\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group.png\"\r\n                    alt=\"Coastal thermal engineering visualization\">\r\n            <\/figure>\r\n\r\n            <div class=\"foundation-content\">\r\n                <ul class=\"foundation-list\">\r\n                    <li>Healthcare, Air Quality &amp; Thermal Environment Experience.<\/li>\r\n                    <li>International Development &amp; Manufacturing Capabilities.<\/li>\r\n                    <li>Application-Driven System Design Approach.<\/li>\r\n                    <li>With engineering and operational<\/li>\r\n                <\/ul>\r\n\r\n                <div class=\"foundation-stats\">\r\n                    <article class=\"foundation-stat\">\r\n                        <h3>Climate Engineering<\/h3>\r\n                        <strong>20+<\/strong>\r\n                        <span>Years of Expertise<\/span>\r\n                    <\/article>\r\n\r\n                    <article class=\"foundation-stat\">\r\n                        <h3>International Expertise<\/h3>\r\n                        <strong>150+<\/strong>\r\n                        <span>Employees<\/span>\r\n                    <\/article>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cc4050 e-flex e-con-boxed e-con e-parent\" data-id=\"5cc4050\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e5596a elementor-invisible elementor-widget elementor-widget-html\" data-id=\"2e5596a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <section class=\"solution-section\" aria-label=\"The solution\">\r\n        <div class=\"solution-wrap\">\r\n            <p class=\"solution-eyebrow\">The Solution<\/p>\r\n            <h1 class=\"solution-title\">Built for Real <span>Coastal Conditions<\/span><\/h1>\r\n            <p class=\"solution-copy\">\r\n                Coolvista reduces heat while preserving airflow, light, and openness integrating seamlessly into the\r\n                space.\r\n            <\/p>\r\n\r\n            <div class=\"solution-grid\">\r\n                <article class=\"solution-card\">\r\n                    <div class=\"solution-card-top\">\r\n                        <span class=\"solution-icon\" aria-hidden=\"true\">\r\n                            <svg viewBox=\"0 0 24 24\">\r\n                                <path d=\"M13 2 4 14h7l-1 8 10-13h-7l0-7Z\"><\/path>\r\n                            <\/svg>\r\n                        <\/span>\r\n                        <p class=\"solution-kicker\">Energy<br>Design<\/p>\r\n                    <\/div>\r\n                    <h3>Energy Design<\/h3>\r\n                    <p>Energy-conscious system architecture<\/p>\r\n                <\/article>\r\n\r\n                <article class=\"solution-card\">\r\n                    <div class=\"solution-card-top\">\r\n                        <span class=\"solution-icon\" aria-hidden=\"true\">\r\n                            <svg viewBox=\"0 0 24 24\">\r\n                                <path d=\"M4 10.5 12 4l8 6.5\"><\/path>\r\n                                <path d=\"M6.5 9.5V20h11V9.5\"><\/path>\r\n                                <path d=\"M9.5 20v-6h5v6\"><\/path>\r\n                            <\/svg>\r\n                        <\/span>\r\n                        <p class=\"solution-kicker\">Envirogghn<br>menvgtts<\/p>\r\n                    <\/div>\r\n                    <h3>Scalable<\/h3>\r\n                    <p>Adaptable across coastal types<\/p>\r\n                <\/article>\r\n\r\n                <article class=\"solution-card\">\r\n                    <div class=\"solution-card-top\">\r\n                        <span class=\"solution-icon\" aria-hidden=\"true\">\r\n                            <svg viewBox=\"0 0 24 24\">\r\n                                <path\r\n                                    d=\"M20.8 7.3c0 5.2-8.8 10.7-8.8 10.7S3.2 12.5 3.2 7.3A4.7 4.7 0 0 1 12 5a4.7 4.7 0 0 1 8.8 2.3Z\">\r\n                                <\/path>\r\n                            <\/svg>\r\n                        <\/span>\r\n                        <p class=\"solution-kicker\">Sand<br>Temperature<\/p>\r\n                    <\/div>\r\n                    <h3>\u219320\u00b0C<\/h3>\r\n                    <p>Reduction in peak surface temperature<\/p>\r\n                <\/article>\r\n\r\n                <article class=\"solution-card\">\r\n                    <div class=\"solution-card-top\">\r\n                        <span class=\"solution-icon\" aria-hidden=\"true\">\r\n                            <svg viewBox=\"0 0 24 24\">\r\n                                <circle cx=\"9\" cy=\"8\" r=\"3\"><\/circle>\r\n                                <path d=\"M3.5 19c.7-3.2 2.6-5 5.5-5s4.8 1.8 5.5 5\"><\/path>\r\n                                <circle cx=\"17\" cy=\"9\" r=\"2\"><\/circle>\r\n                                <path d=\"M16 14.2c2.4.3 3.9 1.9 4.5 4.8\"><\/path>\r\n                            <\/svg>\r\n                        <\/span>\r\n                        <p class=\"solution-kicker\">Guest<br>Comfort<\/p>\r\n                    <\/div>\r\n                    <h3>All-Day<\/h3>\r\n                    <p>Usability across peak heat hours<\/p>\r\n                <\/article>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78e117c e-flex e-con-boxed e-con e-parent\" data-id=\"78e117c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b05467e elementor-invisible elementor-widget elementor-widget-html\" data-id=\"b05467e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <section class=\"validated-section\" aria-label=\"Validated in real outdoor conditions\">\r\n        <div class=\"validated-card\">\r\n            <h1 class=\"validated-title validated-animate\" style=\"--validated-delay: .05s\">\r\n                Validated in Real Outdoor <span>Validated in Real Outdoor <\/span>\r\n                Conditions\r\n            <\/h1>\r\n\r\n            <p class=\"validated-copy validated-animate\" style=\"--validated-delay: .16s\">\r\n                Tested in semi-open environments under peak summer conditions in Dubai. Tested in semi-open environments\r\n                under peak\r\n                summer conditions in Dubai. Tested in semi-open environments under peak summer conditions in Dubai.\r\n                Tested in semi-open\r\n                environments under peak summer conditions in Dubai.\r\n            <\/p>\r\n\r\n            <div class=\"validated-content\">\r\n                <figure class=\"validated-photo validated-animate\" style=\"--validated-delay: .28s\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Frame-36527.webp\"\r\n                        alt=\"CoolVista outdoor installation\">\r\n                    <!-- <figcaption class=\"validated-support\">\r\n                        <strong>ALDAR<\/strong>\r\n                        <span>Supported by<\/span>\r\n                    <\/figcaption> -->\r\n                <\/figure>\r\n\r\n                <div class=\"validated-details validated-animate\" style=\"--validated-delay: .34s\">\r\n                    <div class=\"validated-badge validated-animate\" style=\"--validated-delay: .44s\">\r\n                        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n                            <path d=\"M12 21s7-5.1 7-11a7 7 0 0 0-14 0c0 5.9 7 11 7 11Z\"><\/path>\r\n                            <circle cx=\"12\" cy=\"10\" r=\"2.7\"><\/circle>\r\n                        <\/svg>\r\n                        <div>\r\n                            <strong>Pilot Installation<\/strong>\r\n                            <span>(Abu Dhabi) Al-zeena beach<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"validated-stats\">\r\n                        <article class=\"validated-stat validated-animate\" style=\"--validated-delay: .52s\">\r\n                            <h3>Semi-open<\/h3>\r\n                            <p>structure exposed on three sides<\/p>\r\n                        <\/article>\r\n\r\n                        <article class=\"validated-stat validated-animate\" style=\"--validated-delay: .6s\">\r\n                            <h3>Up to ~20\u00b0C<\/h3>\r\n                            <p>temperature reduction<\/p>\r\n                        <\/article>\r\n\r\n                        <article class=\"validated-stat validated-animate\" style=\"--validated-delay: .68s\">\r\n                            <h3>Stable comfort<\/h3>\r\n                            <p>maintained throughout the day<\/p>\r\n                        <\/article>\r\n                    <\/div>\r\n\r\n                    <a class=\"validated-link validated-animate\" href=\"#case-study\"\r\n                        style=\"--validated-delay: .78s\"><span>View Full Case Study<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <script>\r\n        const validatedSection = document.querySelector(\".validated-section\");\r\n\r\n        if (validatedSection) {\r\n            const revealValidatedSection = () => validatedSection.classList.add(\"is-visible\");\r\n\r\n            if (\"IntersectionObserver\" in window) {\r\n                const observer = new IntersectionObserver((entries) => {\r\n                    entries.forEach((entry) => {\r\n                        if (entry.isIntersecting) {\r\n                            revealValidatedSection();\r\n                            observer.disconnect();\r\n                        }\r\n                    });\r\n                }, { threshold: 0.24 });\r\n\r\n                observer.observe(validatedSection);\r\n            } else {\r\n                revealValidatedSection();\r\n            }\r\n        }\r\n    <\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ecb772 e-flex e-con-boxed e-con e-parent\" data-id=\"0ecb772\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-784bd61 e-con-full e-flex e-con e-child\" data-id=\"784bd61\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8b4f83d e-con-full e-flex e-con e-child\" data-id=\"8b4f83d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1af0f2b elementor-invisible elementor-widget elementor-widget-html\" data-id=\"1af0f2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInDown&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"custom-heading\" style=\"\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    font-size: 48px;\r\n    font-weight: 800;\r\n    line-height: 50px;\r\n    letter-spacing: -2.4px;\r\n    text-align: center;\r\n    color: #111111;\r\n\">\r\n    How\t \t \r\n    <span style=\"\r\n        background: linear-gradient(180deg, #A2C234 0%, #00914C 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        color: transparent;\r\n    \">\r\n       CoolBeach \r\n    <\/span>\r\n    Works\r\n<\/div>\r\n\r\n<style>\r\n\/* Mobile Device *\/\r\n@media (max-width: 767px) {\r\n    .custom-heading {\r\n        font-size: 32px !important;\r\n        line-height: 38px !important;\r\n        letter-spacing: -1.5px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4503d8d elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-pix-text\" data-id=\"4503d8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"pix-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pix-el-text w-100 text-left \" ><div class=\"d-inline-block\" style=\"max-width:1100px;\"><p class=\" resp-option text-body-default text-left \" >Transform\tBeachfront\tEnvironments\tinto\tComfortable\tExperiences\t summer conditions in Dubai. Tested in semi-open environments unde<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b00770 e-con-full e-flex e-con e-child\" data-id=\"0b00770\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e2a792 elementor-pagination-position-inside elementor-pagination-type-bullets elementor-arrows-position-inside elementor-widget elementor-widget-n-carousel\" data-id=\"2e2a792\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;0985ca3&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;5b73de7&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;6066f33&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;d7ff392&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-64caf80 e-flex e-con-boxed e-con e-child\" data-id=\"64caf80\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8c807f0 e-con-full e-flex e-con e-child\" data-id=\"8c807f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c09dc7d grd-text elementor-widget elementor-widget-heading\" data-id=\"c09dc7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1. Surface Temperature Regulation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa29e6d elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"fa29e6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Cooling infrastructure installed beneath the sand surface to manage heat accumulation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5439344 e-con-full e-flex e-con e-child\" data-id=\"5439344\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e39e64 elementor-widget elementor-widget-image\" data-id=\"6e39e64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1336\" height=\"1152\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp\" class=\"attachment-full size-full wp-image-967272\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp 1336w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-300x259.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-1024x883.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-768x662.webp 768w\" sizes=\"(max-width: 1336px) 100vw, 1336px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-72e723e e-flex e-con-boxed e-con e-child\" data-id=\"72e723e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b8b26be e-con-full e-flex e-con e-child\" data-id=\"b8b26be\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee363d5 grd-text elementor-widget elementor-widget-heading\" data-id=\"ee363d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1. Surface Temperature Regulation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b67ef5 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"6b67ef5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>CoolVista reduces heat accumulation across surfaces, preventing them from acting as a source of radiant heat.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-220524c e-con-full e-flex e-con e-child\" data-id=\"220524c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61d887a elementor-widget elementor-widget-image\" data-id=\"61d887a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1336\" height=\"1152\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp\" class=\"attachment-full size-full wp-image-967272\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp 1336w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-300x259.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-1024x883.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-768x662.webp 768w\" sizes=\"(max-width: 1336px) 100vw, 1336px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2119314 e-flex e-con-boxed e-con e-child\" data-id=\"2119314\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f9c6a88 e-con-full e-flex e-con e-child\" data-id=\"f9c6a88\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2eb6c76 grd-text elementor-widget elementor-widget-heading\" data-id=\"2eb6c76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1. Surface Temperature Regulation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb5f2af elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"bb5f2af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>CoolVista reduces heat accumulation across surfaces, preventing them from acting as a source of radiant heat.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71035fc e-con-full e-flex e-con e-child\" data-id=\"71035fc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8e4c7b elementor-widget elementor-widget-image\" data-id=\"d8e4c7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1336\" height=\"1152\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp\" class=\"attachment-full size-full wp-image-967272\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp 1336w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-300x259.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-1024x883.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-768x662.webp 768w\" sizes=\"(max-width: 1336px) 100vw, 1336px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-870b3be e-flex e-con-boxed e-con e-child\" data-id=\"870b3be\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-426c655 e-con-full e-flex e-con e-child\" data-id=\"426c655\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d146ae2 grd-text elementor-widget elementor-widget-heading\" data-id=\"d146ae2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">1. Surface Temperature Regulation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f595a2 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"9f595a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>CoolVista reduces heat accumulation across surfaces, preventing them from acting as a source of radiant heat.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5efb7c e-con-full e-flex e-con e-child\" data-id=\"b5efb7c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09c47fe elementor-widget elementor-widget-image\" data-id=\"09c47fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1336\" height=\"1152\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp\" class=\"attachment-full size-full wp-image-967272\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1.webp 1336w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-300x259.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-1024x883.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1395_3.0_Gemini_3.1_Flash__Nano_Banana_2__2026-04-28_08-57-46-removebg-preview-1-768x662.webp 768w\" sizes=\"(max-width: 1336px) 100vw, 1336px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-063f71d e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"063f71d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f0b5b7c e-con-full e-flex e-con e-child\" data-id=\"f0b5b7c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fd4523a e-con-full e-flex e-con e-child\" data-id=\"fd4523a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e1b358 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8e1b358\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">APPLICATIONS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6798b5e elementor-invisible elementor-widget elementor-widget-html\" data-id=\"6798b5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"custom-heading\" style=\"\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    font-size: 48px;\r\n    font-weight: 700;\r\n    line-height: 50px;\r\n    letter-spacing: -2.4px;\r\n    text-align: left;\r\n    color: #111111;\r\n\">\r\n   Designed for \r\n    <span style=\"\r\n        background: linear-gradient(180deg, #A2C234 0%, #00914C 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        color: transparent;\r\n    \">\r\n       High-Value\r\n    <\/span>\r\n    Outdoor Environments\r\n<\/div>\r\n\r\n<style>\r\n\/* Mobile Device *\/\r\n@media (max-width: 767px) {\r\n    .custom-heading {\r\n        font-size: 32px !important;\r\n        line-height: 38px !important;\r\n        letter-spacing: -1.5px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59926b6 e-con-full e-flex e-con e-child\" data-id=\"59926b6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7543757 elementor-invisible elementor-widget elementor-widget-pix-text\" data-id=\"7543757\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"pix-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pix-el-text w-100 text-center \" ><div class=\"d-inline-block\" style=\"max-width:1100px;\"><p class=\" resp-option el-content_custom_color text-center \" style=\"color:#232323;\">A controlled approach to outdoor thermal comfort designed to manage heat at its source. The result is a stable, comfortable microclimate \u2014 even in challenging outdoor conditions.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac4ab3c e-con-full e-grid elementor-invisible e-con e-child\" data-id=\"ac4ab3c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a2c2c0f e-con-full e-flex e-con e-child\" data-id=\"a2c2c0f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-21c3848 e-con-full e-flex e-con e-child\" data-id=\"21c3848\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb8f4ec elementor-widget elementor-widget-image\" data-id=\"cb8f4ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2484\" height=\"764\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group.webp\" class=\"attachment-full size-full wp-image-967056\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group.webp 2484w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-300x92.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1024x315.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-768x236.webp 768w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1536x472.webp 1536w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-2048x630.webp 2048w\" sizes=\"(max-width: 2484px) 100vw, 2484px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19b4daf e-con-full e-flex e-con e-child\" data-id=\"19b4daf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f109d8 elementor-view-stacked elementor-widget__width-initial elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"7f109d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"27\" viewBox=\"0 0 40 27\" fill=\"none\"><path d=\"M39.7668 22.1211C39.5868 22.7611 39.4568 23.4211 39.2268 24.0511C38.9268 24.8311 38.4868 25.5311 37.7468 25.9911C37.1468 26.3711 36.4968 26.5311 35.7968 26.5311C25.1968 26.5311 14.6068 26.5311 4.00682 26.5311C2.37682 26.5311 1.22682 25.7011 0.556818 24.1111C0.0968178 23.0311 -0.0331822 21.9111 0.0068178 20.7711C0.0268178 20.2011 0.356818 19.9111 0.976818 19.9011C1.47682 19.8911 1.98682 19.9011 2.43682 19.9011C3.58682 10.8011 8.60682 5.34111 17.5568 3.41111C17.1768 2.09111 17.5068 0.951106 18.8368 0.281106C19.7268 -0.178894 20.6368 -0.0688936 21.4168 0.571106C22.3468 1.32111 22.5668 2.31111 22.1768 3.49111C22.5568 3.56111 22.9368 3.63111 23.3068 3.71111C26.5868 4.37111 29.4368 5.86111 31.8568 8.16111C34.4168 10.6011 36.0868 13.5611 36.8468 17.0111C37.0268 17.8411 37.1168 18.6911 37.2068 19.5411C37.2368 19.8311 37.3368 19.9111 37.6068 19.9011C37.9668 19.8811 38.3268 19.9011 38.6968 19.9011C39.2168 19.8911 39.5968 20.0611 39.7768 20.5811V22.1311L39.7668 22.1211ZM35.6068 19.8711C35.0368 13.9711 32.3268 9.44111 27.0668 6.78111C21.2168 3.81111 15.4668 4.40111 10.2268 8.37111C6.46682 11.2211 4.54682 15.1511 4.19682 19.8811H35.6068V19.8711ZM38.0868 21.5911H1.57682C1.74682 22.2411 1.84682 22.8511 2.07682 23.4211C2.48682 24.4111 2.93682 24.8811 4.22682 24.8811C14.6668 24.8611 25.1068 24.8811 35.5468 24.8811C35.7068 24.8811 35.8568 24.8811 36.0168 24.8811C36.5568 24.8611 36.9968 24.6211 37.2968 24.1811C37.8168 23.4211 38.0968 22.5711 38.0868 21.6111V21.5911ZM19.9068 1.69111C19.4568 1.69111 19.0868 2.03111 19.0768 2.48111C19.0568 2.93111 19.4468 3.33111 19.8968 3.33111C20.3268 3.33111 20.7068 2.95111 20.7168 2.52111C20.7168 2.08111 20.3568 1.71111 19.9168 1.70111L19.9068 1.69111ZM9.13682 14.4711C9.36682 14.2011 9.52682 13.8611 9.73682 13.5711C10.9368 11.8711 12.4768 10.5611 14.3268 9.61111C14.8668 9.34111 15.0368 8.87111 14.8068 8.43111C14.5768 7.97111 14.0868 7.87111 13.5368 8.15111C11.7368 9.07111 10.1968 10.3011 8.93682 11.8711C8.50682 12.4111 8.11682 13.0011 7.74682 13.5911C7.36682 14.2111 7.74682 14.9111 8.58682 14.9011C8.69682 14.8111 8.95682 14.6711 9.13682 14.4611V14.4711Z\" fill=\"url(#paint0_linear_1_717)\"><\/path><defs><linearGradient id=\"paint0_linear_1_717\" x1=\"26.6318\" y1=\"0\" x2=\"10.2317\" y2=\"24.5879\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7a7ef4 e-con-full e-flex e-con e-child\" data-id=\"d7a7ef4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6921b28 elementor-widget elementor-widget-heading\" data-id=\"6921b28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hospitality &amp; Leisure\u2028<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07c7c2a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"07c7c2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-817e772 elementor-widget elementor-widget-icon-box\" data-id=\"817e772\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExtend usable hours and enhance guest comfort in outdoor environments.\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIdeal for hotels, resorts, restaurants, beach clubs, cafes, lounges, and outdoor dining areas.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a2cc18 e-con-full e-flex e-con e-child\" data-id=\"6a2cc18\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bddeaa0 e-con-full e-flex e-con e-child\" data-id=\"bddeaa0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8267fb elementor-widget elementor-widget-image\" data-id=\"f8267fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2484\" height=\"764\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1.webp\" class=\"attachment-full size-full wp-image-967058\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1.webp 2484w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1-300x92.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1-1024x315.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1-768x236.webp 768w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1-1536x472.webp 1536w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/Mask-group-1-2048x630.webp 2048w\" sizes=\"(max-width: 2484px) 100vw, 2484px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-427bf00 e-con-full e-flex e-con e-child\" data-id=\"427bf00\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6dfe72b elementor-view-stacked elementor-widget__width-initial elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"6dfe72b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"37\" viewBox=\"0 0 38 37\" fill=\"none\"><path d=\"M36.75 35.75H0.75M22.4706 35.75H4.54991V2.50599C4.54991 1.53221 5.33528 0.75 6.29517 0.75H20.7253C21.6931 0.75 22.4706 1.54019 22.4706 2.50599V35.75ZM32.958 12.8982C32.958 11.9245 32.1727 11.1422 31.2128 11.1422H22.4785V35.75H32.958V12.8982ZM12.0783 8.80359V7.68615C12.0783 6.84806 11.3961 6.16163 10.5631 6.16163C9.73017 6.16163 9.04793 6.84806 9.04793 7.68615V8.80359C9.04793 9.64168 9.73017 10.3281 10.5631 10.3281C11.3961 10.3281 12.0783 9.64168 12.0783 8.80359ZM12.0783 15.5242V14.4068C12.0783 13.5687 11.3961 12.8823 10.5631 12.8823C9.73017 12.8823 9.04793 13.5687 9.04793 14.4068V15.5242C9.04793 16.3623 9.73017 17.0487 10.5631 17.0487C11.3961 17.0487 12.0783 16.3623 12.0783 15.5242ZM12.0783 22.2529V21.1354C12.0783 20.2973 11.3961 19.6109 10.5631 19.6109C9.73017 19.6109 9.04793 20.2973 9.04793 21.1354V22.2529C9.04793 23.0909 9.73017 23.7774 10.5631 23.7774C11.3961 23.7774 12.0783 23.0909 12.0783 22.2529ZM12.0783 28.9735V27.856C12.0783 27.018 11.3961 26.3315 10.5631 26.3315C9.73017 26.3315 9.04793 27.018 9.04793 27.856V28.9735C9.04793 29.8116 9.73017 30.498 10.5631 30.498C11.3961 30.498 12.0783 29.8116 12.0783 28.9735ZM17.9805 8.80359V7.68615C17.9805 6.84806 17.2983 6.16163 16.4653 6.16163C15.6323 6.16163 14.9501 6.84806 14.9501 7.68615V8.80359C14.9501 9.64168 15.6323 10.3281 16.4653 10.3281C17.2983 10.3281 17.9805 9.64168 17.9805 8.80359ZM17.9805 15.5242V14.4068C17.9805 13.5687 17.2983 12.8823 16.4653 12.8823C15.6323 12.8823 14.9501 13.5687 14.9501 14.4068V15.5242C14.9501 16.3623 15.6323 17.0487 16.4653 17.0487C17.2983 17.0487 17.9805 16.3623 17.9805 15.5242ZM17.9805 22.2529V21.1354C17.9805 20.2973 17.2983 19.6109 16.4653 19.6109C15.6323 19.6109 14.9501 20.2973 14.9501 21.1354V22.2529C14.9501 23.0909 15.6323 23.7774 16.4653 23.7774C17.2983 23.7774 17.9805 23.0909 17.9805 22.2529ZM17.9805 28.9735V27.856C17.9805 27.018 17.2983 26.3315 16.4653 26.3315C15.6323 26.3315 14.9501 27.018 14.9501 27.856V28.9735C14.9501 29.8116 15.6323 30.498 16.4653 30.498C17.2983 30.498 17.9805 29.8116 17.9805 28.9735ZM29.2374 17.6155V16.498C29.2374 15.6599 28.5552 14.9735 27.7222 14.9735C26.8893 14.9735 26.207 15.6599 26.207 16.498V17.6155C26.207 18.4535 26.8893 19.14 27.7222 19.14C28.5552 19.14 29.2374 18.4535 29.2374 17.6155ZM29.2374 24.3361V23.2186C29.2374 22.3806 28.5552 21.6941 27.7222 21.6941C26.8893 21.6941 26.207 22.3806 26.207 23.2186V24.3361C26.207 25.1742 26.8893 25.8606 27.7222 25.8606C28.5552 25.8606 29.2374 25.1742 29.2374 24.3361ZM29.2374 31.0647V29.9473C29.2374 29.1092 28.5552 28.4227 27.7222 28.4227C26.8893 28.4227 26.207 29.1092 26.207 29.9473V31.0647C26.207 31.9028 26.8893 32.5892 27.7222 32.5892C28.5552 32.5892 29.2374 31.9028 29.2374 31.0647Z\" stroke=\"url(#paint0_linear_1_734)\" stroke-width=\"1.5\" stroke-miterlimit=\"10\" stroke-linecap=\"round\"><\/path><defs><linearGradient id=\"paint0_linear_1_734\" x1=\"24.8531\" y1=\"0.75\" x2=\"1.42883\" y2=\"24.8435\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b131e65 e-con-full e-flex e-con e-child\" data-id=\"b131e65\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ad5e52 elementor-widget elementor-widget-heading\" data-id=\"5ad5e52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Residential Spaces\u2028<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eedc260 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eedc260\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dfbc0d elementor-widget elementor-widget-icon-box\" data-id=\"7dfbc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEnable balconies and outdoor areas to remain comfortable throughout the year.\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSuitable for apartments, villas, terraces, penthouses, and high-rise residential developments.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e8bc84 e-con-full e-flex e-con e-child\" data-id=\"5e8bc84\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7062540 e-con-full e-flex e-con e-child\" data-id=\"7062540\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8e44a7 elementor-widget elementor-widget-image\" data-id=\"d8e44a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2484\" height=\"764\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1.webp\" class=\"attachment-full size-full wp-image-967059\" alt=\"\" srcset=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1.webp 2484w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1-300x92.webp 300w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1-1024x315.webp 1024w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1-768x236.webp 768w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1-1536x472.webp 1536w, https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/1560-V3_GPT-Image-1.5-Edit_2026-04-04_12-48-40-1-2048x630.webp 2048w\" sizes=\"(max-width: 2484px) 100vw, 2484px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8236886 e-con-full e-flex e-con e-child\" data-id=\"8236886\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8c2a05 elementor-view-stacked elementor-widget__width-initial elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"a8c2a05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"36\" viewBox=\"0 0 33 36\" fill=\"none\"><mask id=\"path-1-outside-1_1_749\" maskUnits=\"userSpaceOnUse\" x=\"-0.749329\" y=\"-0.75\" width=\"34\" height=\"37\" fill=\"black\"><rect fill=\"white\" x=\"-0.749329\" y=\"-0.75\" width=\"34\" height=\"37\"><\/rect><path d=\"M12.0904 35.25C11.6853 34.9858 11.6412 34.8362 11.8086 34.3607C12.4162 32.6525 12.927 30.9179 13.1472 29.1128C13.1912 28.7518 13.2264 28.3908 13.2264 28.021C13.2264 27.8889 13.1384 27.748 13.0591 27.6247C11.8174 25.8285 10.5756 24.0322 9.33386 22.2272C8.80545 21.4611 8.85829 20.6599 9.47476 20.0963C10.0648 19.5504 11.0248 19.5416 11.562 20.1492C11.9847 20.6246 12.3458 21.1529 12.7333 21.6636C13.1736 22.2448 13.6051 22.8347 14.0455 23.4159C14.0543 23.4335 14.0807 23.4423 14.1424 23.4775C14.2392 22.8171 14.3273 22.1655 14.4154 21.5228C14.5034 20.8888 14.5739 20.2548 14.6884 19.6296C14.8381 18.8196 15.5426 18.2296 16.3528 18.2208C17.1807 18.212 17.9116 18.7844 18.0437 19.6208C18.1847 20.5542 18.2727 21.4963 18.3784 22.4385C18.3784 22.4825 18.396 22.5265 18.4048 22.6146C18.5281 22.5353 18.625 22.4649 18.7219 22.3945C19.8051 21.6196 20.8883 20.8448 21.9716 20.0699C22.7378 19.5328 23.592 19.6208 24.1028 20.29C24.4991 20.8095 24.4991 21.558 24.0764 22.0599C23.9795 22.1831 23.8562 22.2976 23.7417 22.3945C22.1741 23.7857 20.5977 25.1681 19.0213 26.5505C18.8452 26.709 18.7747 26.8675 18.7747 27.1052C18.7571 29.6411 19.3471 32.0449 20.3952 34.3431C20.5977 34.7921 20.5537 34.9506 20.1574 35.2324H12.0904V35.25ZM19.1886 34.2022C19.127 34.0261 19.0741 33.8852 19.0213 33.7531C18.1406 31.5078 17.7003 29.192 17.7531 26.7794C17.7531 26.4448 17.8676 26.2071 18.123 25.987C19.7435 24.5693 21.3551 23.1429 22.9755 21.7165C23.09 21.6196 23.2397 21.5228 23.275 21.3995C23.3278 21.2498 23.3366 21.0121 23.2486 20.9152C23.1605 20.8095 22.9403 20.7919 22.773 20.7919C22.6761 20.7919 22.5792 20.9064 22.4912 20.968C21.1349 21.9366 19.7875 22.9052 18.4312 23.8649C17.8852 24.2524 17.5065 24.0763 17.4361 23.4071C17.3216 22.2712 17.1983 21.1441 17.075 20.0083C17.0222 19.5504 16.7668 19.2686 16.3793 19.251C16.0094 19.2422 15.7276 19.5152 15.6571 19.973C15.5779 20.5102 15.5074 21.0561 15.4369 21.5932C15.296 22.6498 15.1551 23.7152 14.9966 24.7719C14.9702 24.9656 14.8381 25.1945 14.6884 25.2914C14.3889 25.4763 14.16 25.2826 13.975 25.0272C13.2881 24.0939 12.5924 23.1605 11.8966 22.2272C11.5796 21.7957 11.2625 21.3643 10.9367 20.9416C10.7341 20.6863 10.4259 20.6422 10.2145 20.8007C9.99436 20.968 9.95914 21.2498 10.1265 21.5316C10.1705 21.6108 10.2321 21.6812 10.2762 21.7605C11.5444 23.5832 12.8125 25.4058 14.0631 27.2461C14.1952 27.4398 14.2745 27.704 14.2656 27.9417C14.2392 29.2097 14.0279 30.46 13.702 31.6839C13.4818 32.5204 13.2353 33.3393 12.9887 34.1846H19.1886V34.2022ZM1.48702 13.6509C-0.87319 16.2485 0.280497 20.3429 3.8032 21.3995C3.91769 21.4347 4.04979 21.5932 4.08502 21.7165C4.65746 23.997 6.08416 25.4763 8.28585 26.2247C8.76142 26.3832 9.28102 26.4448 9.79181 26.5153C10.0736 26.5505 10.2762 26.3744 10.3114 26.0838C10.3554 25.7933 10.2057 25.6083 9.92391 25.5291C9.82703 25.5027 9.72135 25.4851 9.62448 25.4763C8.73499 25.3706 7.91597 25.0712 7.19381 24.5605C6.0137 23.7329 5.26513 22.6146 5.05377 21.1617C4.99212 20.7567 4.80718 20.519 4.39326 20.4661C4.30519 20.4573 4.21712 20.4221 4.12906 20.4045C2.56145 20.0083 1.39015 18.5994 1.31089 16.9793C1.24924 15.7994 1.70719 14.8308 2.57026 14.0472C2.99298 13.6597 2.99298 13.4132 2.57026 13.0258C2.4998 12.9641 2.42935 12.9025 2.3677 12.8409C1.77765 12.2421 1.56629 11.5201 1.77765 10.71C2.02424 9.75906 2.81685 9.11628 3.85605 9.00182C4.24354 8.95779 4.45491 8.7993 4.54297 8.41187C4.60462 8.13891 4.7015 7.86595 4.81598 7.6106C5.8816 5.27724 8.45318 4.08854 11.06 4.7049C11.7998 4.881 11.8966 4.83698 12.152 4.14137C12.9975 1.90486 15.5779 0.716163 17.8412 1.50863C19.0037 1.91366 19.8844 2.63569 20.4392 3.73633C20.6858 4.22942 20.8355 4.22942 21.3727 4.13256C21.9804 4.0181 22.6145 3.93005 23.2221 3.94766C25.0099 4.00929 26.7008 5.3829 27.194 7.0999C27.3877 7.7779 27.423 7.7779 28.1187 7.7779C29.0874 7.7779 29.88 8.14772 30.3556 9.01943C30.796 9.83831 30.7255 10.6396 30.1795 11.3968C29.9593 11.705 29.9857 11.9692 30.2147 12.2597C32.2843 14.8572 31.0602 18.6082 27.74 19.6385C27.0531 19.8498 26.9826 19.9554 27.1499 20.6687C27.2909 21.285 27.2909 21.8926 27.0707 22.4825C26.4806 24.0851 25.2565 24.9744 23.6625 25.3794C23.2309 25.4939 22.7642 25.4763 22.3062 25.4939C21.9363 25.5115 21.7162 25.6524 21.6898 25.9518C21.6545 26.2687 21.8483 26.4713 22.227 26.5241C22.3326 26.5329 22.4295 26.5417 22.5352 26.5417C24.3582 26.5241 25.8818 25.8461 27.0883 24.4813C27.9778 23.4775 28.3917 22.2976 28.2332 20.9592C28.198 20.6687 28.2508 20.5542 28.5326 20.4485C31.9937 19.1189 33.3147 15.095 31.3067 12.0132C31.2011 11.8459 31.1923 11.7226 31.2891 11.5553C31.6854 10.8069 31.7823 10.0144 31.5357 9.20434C31.0954 7.7779 29.9153 6.85336 28.4181 6.7477C28.2332 6.73889 28.1451 6.68606 28.0747 6.50996C27.0971 3.93885 24.4463 2.45958 21.7074 2.98789C21.3639 3.05834 21.1966 2.98789 20.994 2.68852C19.8051 0.83063 17.5506 -0.0586913 15.4017 0.346346C13.5347 0.689747 12.152 1.71115 11.333 3.44576C11.2449 3.63948 11.1392 3.6747 10.9367 3.63948C10.5668 3.57784 10.1881 3.53381 9.81823 3.52501C7.14978 3.42815 4.58701 5.12755 3.71514 7.58419C3.60946 7.89237 3.45974 8.03325 3.1515 8.1125C1.64555 8.4647 0.588734 9.89994 0.667995 11.4408C0.712029 12.2509 1.03788 12.9289 1.56629 13.5277C1.53106 13.5805 1.51344 13.6157 1.47822 13.6509H1.48702Z\"><\/path><\/mask><path d=\"M12.0904 35.25C11.6853 34.9858 11.6412 34.8362 11.8086 34.3607C12.4162 32.6525 12.927 30.9179 13.1472 29.1128C13.1912 28.7518 13.2264 28.3908 13.2264 28.021C13.2264 27.8889 13.1384 27.748 13.0591 27.6247C11.8174 25.8285 10.5756 24.0322 9.33386 22.2272C8.80545 21.4611 8.85829 20.6599 9.47476 20.0963C10.0648 19.5504 11.0248 19.5416 11.562 20.1492C11.9847 20.6246 12.3458 21.1529 12.7333 21.6636C13.1736 22.2448 13.6051 22.8347 14.0455 23.4159C14.0543 23.4335 14.0807 23.4423 14.1424 23.4775C14.2392 22.8171 14.3273 22.1655 14.4154 21.5228C14.5034 20.8888 14.5739 20.2548 14.6884 19.6296C14.8381 18.8196 15.5426 18.2296 16.3528 18.2208C17.1807 18.212 17.9116 18.7844 18.0437 19.6208C18.1847 20.5542 18.2727 21.4963 18.3784 22.4385C18.3784 22.4825 18.396 22.5265 18.4048 22.6146C18.5281 22.5353 18.625 22.4649 18.7219 22.3945C19.8051 21.6196 20.8883 20.8448 21.9716 20.0699C22.7378 19.5328 23.592 19.6208 24.1028 20.29C24.4991 20.8095 24.4991 21.558 24.0764 22.0599C23.9795 22.1831 23.8562 22.2976 23.7417 22.3945C22.1741 23.7857 20.5977 25.1681 19.0213 26.5505C18.8452 26.709 18.7747 26.8675 18.7747 27.1052C18.7571 29.6411 19.3471 32.0449 20.3952 34.3431C20.5977 34.7921 20.5537 34.9506 20.1574 35.2324H12.0904V35.25ZM19.1886 34.2022C19.127 34.0261 19.0741 33.8852 19.0213 33.7531C18.1406 31.5078 17.7003 29.192 17.7531 26.7794C17.7531 26.4448 17.8676 26.2071 18.123 25.987C19.7435 24.5693 21.3551 23.1429 22.9755 21.7165C23.09 21.6196 23.2397 21.5228 23.275 21.3995C23.3278 21.2498 23.3366 21.0121 23.2486 20.9152C23.1605 20.8095 22.9403 20.7919 22.773 20.7919C22.6761 20.7919 22.5792 20.9064 22.4912 20.968C21.1349 21.9366 19.7875 22.9052 18.4312 23.8649C17.8852 24.2524 17.5065 24.0763 17.4361 23.4071C17.3216 22.2712 17.1983 21.1441 17.075 20.0083C17.0222 19.5504 16.7668 19.2686 16.3793 19.251C16.0094 19.2422 15.7276 19.5152 15.6571 19.973C15.5779 20.5102 15.5074 21.0561 15.4369 21.5932C15.296 22.6498 15.1551 23.7152 14.9966 24.7719C14.9702 24.9656 14.8381 25.1945 14.6884 25.2914C14.3889 25.4763 14.16 25.2826 13.975 25.0272C13.2881 24.0939 12.5924 23.1605 11.8966 22.2272C11.5796 21.7957 11.2625 21.3643 10.9367 20.9416C10.7341 20.6863 10.4259 20.6422 10.2145 20.8007C9.99436 20.968 9.95914 21.2498 10.1265 21.5316C10.1705 21.6108 10.2321 21.6812 10.2762 21.7605C11.5444 23.5832 12.8125 25.4058 14.0631 27.2461C14.1952 27.4398 14.2745 27.704 14.2656 27.9417C14.2392 29.2097 14.0279 30.46 13.702 31.6839C13.4818 32.5204 13.2353 33.3393 12.9887 34.1846H19.1886V34.2022ZM1.48702 13.6509C-0.87319 16.2485 0.280497 20.3429 3.8032 21.3995C3.91769 21.4347 4.04979 21.5932 4.08502 21.7165C4.65746 23.997 6.08416 25.4763 8.28585 26.2247C8.76142 26.3832 9.28102 26.4448 9.79181 26.5153C10.0736 26.5505 10.2762 26.3744 10.3114 26.0838C10.3554 25.7933 10.2057 25.6083 9.92391 25.5291C9.82703 25.5027 9.72135 25.4851 9.62448 25.4763C8.73499 25.3706 7.91597 25.0712 7.19381 24.5605C6.0137 23.7329 5.26513 22.6146 5.05377 21.1617C4.99212 20.7567 4.80718 20.519 4.39326 20.4661C4.30519 20.4573 4.21712 20.4221 4.12906 20.4045C2.56145 20.0083 1.39015 18.5994 1.31089 16.9793C1.24924 15.7994 1.70719 14.8308 2.57026 14.0472C2.99298 13.6597 2.99298 13.4132 2.57026 13.0258C2.4998 12.9641 2.42935 12.9025 2.3677 12.8409C1.77765 12.2421 1.56629 11.5201 1.77765 10.71C2.02424 9.75906 2.81685 9.11628 3.85605 9.00182C4.24354 8.95779 4.45491 8.7993 4.54297 8.41187C4.60462 8.13891 4.7015 7.86595 4.81598 7.6106C5.8816 5.27724 8.45318 4.08854 11.06 4.7049C11.7998 4.881 11.8966 4.83698 12.152 4.14137C12.9975 1.90486 15.5779 0.716163 17.8412 1.50863C19.0037 1.91366 19.8844 2.63569 20.4392 3.73633C20.6858 4.22942 20.8355 4.22942 21.3727 4.13256C21.9804 4.0181 22.6145 3.93005 23.2221 3.94766C25.0099 4.00929 26.7008 5.3829 27.194 7.0999C27.3877 7.7779 27.423 7.7779 28.1187 7.7779C29.0874 7.7779 29.88 8.14772 30.3556 9.01943C30.796 9.83831 30.7255 10.6396 30.1795 11.3968C29.9593 11.705 29.9857 11.9692 30.2147 12.2597C32.2843 14.8572 31.0602 18.6082 27.74 19.6385C27.0531 19.8498 26.9826 19.9554 27.1499 20.6687C27.2909 21.285 27.2909 21.8926 27.0707 22.4825C26.4806 24.0851 25.2565 24.9744 23.6625 25.3794C23.2309 25.4939 22.7642 25.4763 22.3062 25.4939C21.9363 25.5115 21.7162 25.6524 21.6898 25.9518C21.6545 26.2687 21.8483 26.4713 22.227 26.5241C22.3326 26.5329 22.4295 26.5417 22.5352 26.5417C24.3582 26.5241 25.8818 25.8461 27.0883 24.4813C27.9778 23.4775 28.3917 22.2976 28.2332 20.9592C28.198 20.6687 28.2508 20.5542 28.5326 20.4485C31.9937 19.1189 33.3147 15.095 31.3067 12.0132C31.2011 11.8459 31.1923 11.7226 31.2891 11.5553C31.6854 10.8069 31.7823 10.0144 31.5357 9.20434C31.0954 7.7779 29.9153 6.85336 28.4181 6.7477C28.2332 6.73889 28.1451 6.68606 28.0747 6.50996C27.0971 3.93885 24.4463 2.45958 21.7074 2.98789C21.3639 3.05834 21.1966 2.98789 20.994 2.68852C19.8051 0.83063 17.5506 -0.0586913 15.4017 0.346346C13.5347 0.689747 12.152 1.71115 11.333 3.44576C11.2449 3.63948 11.1392 3.6747 10.9367 3.63948C10.5668 3.57784 10.1881 3.53381 9.81823 3.52501C7.14978 3.42815 4.58701 5.12755 3.71514 7.58419C3.60946 7.89237 3.45974 8.03325 3.1515 8.1125C1.64555 8.4647 0.588734 9.89994 0.667995 11.4408C0.712029 12.2509 1.03788 12.9289 1.56629 13.5277C1.53106 13.5805 1.51344 13.6157 1.47822 13.6509H1.48702Z\" fill=\"url(#paint0_linear_1_749)\"><\/path><path d=\"M12.0904 35.25C11.6853 34.9858 11.6412 34.8362 11.8086 34.3607C12.4162 32.6525 12.927 30.9179 13.1472 29.1128C13.1912 28.7518 13.2264 28.3908 13.2264 28.021C13.2264 27.8889 13.1384 27.748 13.0591 27.6247C11.8174 25.8285 10.5756 24.0322 9.33386 22.2272C8.80545 21.4611 8.85829 20.6599 9.47476 20.0963C10.0648 19.5504 11.0248 19.5416 11.562 20.1492C11.9847 20.6246 12.3458 21.1529 12.7333 21.6636C13.1736 22.2448 13.6051 22.8347 14.0455 23.4159C14.0543 23.4335 14.0807 23.4423 14.1424 23.4775C14.2392 22.8171 14.3273 22.1655 14.4154 21.5228C14.5034 20.8888 14.5739 20.2548 14.6884 19.6296C14.8381 18.8196 15.5426 18.2296 16.3528 18.2208C17.1807 18.212 17.9116 18.7844 18.0437 19.6208C18.1847 20.5542 18.2727 21.4963 18.3784 22.4385C18.3784 22.4825 18.396 22.5265 18.4048 22.6146C18.5281 22.5353 18.625 22.4649 18.7219 22.3945C19.8051 21.6196 20.8883 20.8448 21.9716 20.0699C22.7378 19.5328 23.592 19.6208 24.1028 20.29C24.4991 20.8095 24.4991 21.558 24.0764 22.0599C23.9795 22.1831 23.8562 22.2976 23.7417 22.3945C22.1741 23.7857 20.5977 25.1681 19.0213 26.5505C18.8452 26.709 18.7747 26.8675 18.7747 27.1052C18.7571 29.6411 19.3471 32.0449 20.3952 34.3431C20.5977 34.7921 20.5537 34.9506 20.1574 35.2324H12.0904V35.25ZM19.1886 34.2022C19.127 34.0261 19.0741 33.8852 19.0213 33.7531C18.1406 31.5078 17.7003 29.192 17.7531 26.7794C17.7531 26.4448 17.8676 26.2071 18.123 25.987C19.7435 24.5693 21.3551 23.1429 22.9755 21.7165C23.09 21.6196 23.2397 21.5228 23.275 21.3995C23.3278 21.2498 23.3366 21.0121 23.2486 20.9152C23.1605 20.8095 22.9403 20.7919 22.773 20.7919C22.6761 20.7919 22.5792 20.9064 22.4912 20.968C21.1349 21.9366 19.7875 22.9052 18.4312 23.8649C17.8852 24.2524 17.5065 24.0763 17.4361 23.4071C17.3216 22.2712 17.1983 21.1441 17.075 20.0083C17.0222 19.5504 16.7668 19.2686 16.3793 19.251C16.0094 19.2422 15.7276 19.5152 15.6571 19.973C15.5779 20.5102 15.5074 21.0561 15.4369 21.5932C15.296 22.6498 15.1551 23.7152 14.9966 24.7719C14.9702 24.9656 14.8381 25.1945 14.6884 25.2914C14.3889 25.4763 14.16 25.2826 13.975 25.0272C13.2881 24.0939 12.5924 23.1605 11.8966 22.2272C11.5796 21.7957 11.2625 21.3643 10.9367 20.9416C10.7341 20.6863 10.4259 20.6422 10.2145 20.8007C9.99436 20.968 9.95914 21.2498 10.1265 21.5316C10.1705 21.6108 10.2321 21.6812 10.2762 21.7605C11.5444 23.5832 12.8125 25.4058 14.0631 27.2461C14.1952 27.4398 14.2745 27.704 14.2656 27.9417C14.2392 29.2097 14.0279 30.46 13.702 31.6839C13.4818 32.5204 13.2353 33.3393 12.9887 34.1846H19.1886V34.2022ZM1.48702 13.6509C-0.87319 16.2485 0.280497 20.3429 3.8032 21.3995C3.91769 21.4347 4.04979 21.5932 4.08502 21.7165C4.65746 23.997 6.08416 25.4763 8.28585 26.2247C8.76142 26.3832 9.28102 26.4448 9.79181 26.5153C10.0736 26.5505 10.2762 26.3744 10.3114 26.0838C10.3554 25.7933 10.2057 25.6083 9.92391 25.5291C9.82703 25.5027 9.72135 25.4851 9.62448 25.4763C8.73499 25.3706 7.91597 25.0712 7.19381 24.5605C6.0137 23.7329 5.26513 22.6146 5.05377 21.1617C4.99212 20.7567 4.80718 20.519 4.39326 20.4661C4.30519 20.4573 4.21712 20.4221 4.12906 20.4045C2.56145 20.0083 1.39015 18.5994 1.31089 16.9793C1.24924 15.7994 1.70719 14.8308 2.57026 14.0472C2.99298 13.6597 2.99298 13.4132 2.57026 13.0258C2.4998 12.9641 2.42935 12.9025 2.3677 12.8409C1.77765 12.2421 1.56629 11.5201 1.77765 10.71C2.02424 9.75906 2.81685 9.11628 3.85605 9.00182C4.24354 8.95779 4.45491 8.7993 4.54297 8.41187C4.60462 8.13891 4.7015 7.86595 4.81598 7.6106C5.8816 5.27724 8.45318 4.08854 11.06 4.7049C11.7998 4.881 11.8966 4.83698 12.152 4.14137C12.9975 1.90486 15.5779 0.716163 17.8412 1.50863C19.0037 1.91366 19.8844 2.63569 20.4392 3.73633C20.6858 4.22942 20.8355 4.22942 21.3727 4.13256C21.9804 4.0181 22.6145 3.93005 23.2221 3.94766C25.0099 4.00929 26.7008 5.3829 27.194 7.0999C27.3877 7.7779 27.423 7.7779 28.1187 7.7779C29.0874 7.7779 29.88 8.14772 30.3556 9.01943C30.796 9.83831 30.7255 10.6396 30.1795 11.3968C29.9593 11.705 29.9857 11.9692 30.2147 12.2597C32.2843 14.8572 31.0602 18.6082 27.74 19.6385C27.0531 19.8498 26.9826 19.9554 27.1499 20.6687C27.2909 21.285 27.2909 21.8926 27.0707 22.4825C26.4806 24.0851 25.2565 24.9744 23.6625 25.3794C23.2309 25.4939 22.7642 25.4763 22.3062 25.4939C21.9363 25.5115 21.7162 25.6524 21.6898 25.9518C21.6545 26.2687 21.8483 26.4713 22.227 26.5241C22.3326 26.5329 22.4295 26.5417 22.5352 26.5417C24.3582 26.5241 25.8818 25.8461 27.0883 24.4813C27.9778 23.4775 28.3917 22.2976 28.2332 20.9592C28.198 20.6687 28.2508 20.5542 28.5326 20.4485C31.9937 19.1189 33.3147 15.095 31.3067 12.0132C31.2011 11.8459 31.1923 11.7226 31.2891 11.5553C31.6854 10.8069 31.7823 10.0144 31.5357 9.20434C31.0954 7.7779 29.9153 6.85336 28.4181 6.7477C28.2332 6.73889 28.1451 6.68606 28.0747 6.50996C27.0971 3.93885 24.4463 2.45958 21.7074 2.98789C21.3639 3.05834 21.1966 2.98789 20.994 2.68852C19.8051 0.83063 17.5506 -0.0586913 15.4017 0.346346C13.5347 0.689747 12.152 1.71115 11.333 3.44576C11.2449 3.63948 11.1392 3.6747 10.9367 3.63948C10.5668 3.57784 10.1881 3.53381 9.81823 3.52501C7.14978 3.42815 4.58701 5.12755 3.71514 7.58419C3.60946 7.89237 3.45974 8.03325 3.1515 8.1125C1.64555 8.4647 0.588734 9.89994 0.667995 11.4408C0.712029 12.2509 1.03788 12.9289 1.56629 13.5277C1.53106 13.5805 1.51344 13.6157 1.47822 13.6509H1.48702Z\" stroke=\"url(#paint1_linear_1_749)\" stroke-width=\"0.5\" mask=\"url(#path-1-outside-1_1_749)\"><\/path><defs><linearGradient id=\"paint0_linear_1_749\" x1=\"21.6757\" y1=\"0.25\" x2=\"-1.66414\" y2=\"21.5892\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint1_linear_1_749\" x1=\"21.6757\" y1=\"0.25\" x2=\"-1.66414\" y2=\"21.5892\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dcffe2d e-con-full e-flex e-con e-child\" data-id=\"dcffe2d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66d4e28 elementor-widget elementor-widget-heading\" data-id=\"66d4e28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Commercial Spaces\u2028<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ceb4d4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2ceb4d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4773078 elementor-widget elementor-widget-icon-box\" data-id=\"4773078\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tImprove usability across shared and high-traffic outdoor environments.\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tApplicable to parks, public areas, walkways, retail zones, offices, and mixed-use developments.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e92208 e-flex e-con-boxed e-con e-parent\" data-id=\"7e92208\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-73742ee e-con-full e-flex e-con e-child\" data-id=\"73742ee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82eeac1 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"82eeac1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"custom-heading\" style=\"\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    font-size: 48px;\r\n    font-weight: 700;\r\n    line-height: 50px;\r\n    letter-spacing: -2.4px;\r\n    text-align: left;\r\n    color: #111111;\r\n\">\r\n   Let\u2019s build your  \r\n    <span style=\"\r\n        background: linear-gradient(180deg, #A2C234 0%, #00914C 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n        color: transparent;\r\n    \">\r\n       ideal \r\n    <\/span>\r\n    outdoor environment\r\n<\/div>\r\n\r\n<style>\r\n\/* Mobile Device *\/\r\n@media (max-width: 767px) {\r\n    .custom-heading {\r\n        font-size: 32px !important;\r\n        line-height: 38px !important;\r\n        letter-spacing: -1.5px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ea2c02 elementor-invisible elementor-widget elementor-widget-pix-text\" data-id=\"7ea2c02\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"pix-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pix-el-text w-100 text-left \" ><div class=\"d-inline-block\" style=\"max-width:850px;\"><p class=\" resp-option text-black text-left \" >From concept to completion, CoolVista Helps you create semi-open spaces that are comfortable, functional and built to perform.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f773c40 e-con-full e-grid e-con e-child\" data-id=\"f773c40\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-93bd18d e-con-full e-flex e-con e-child\" data-id=\"93bd18d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18e9415 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"18e9415\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInLeft&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M8.3335 26.6668L16.6668 21.6668M23.3335 18.3335L31.6668 13.3335M20.0002 8.3335V16.6668M20.0002 23.3335V31.6668M8.3335 13.3335L16.6668 18.3335M23.3335 21.6668L31.6668 26.6668\" stroke=\"url(#paint0_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M34.1668 15.0002V24.1668M22.5002 34.1668L31.6668 29.1668M7.50016 29.1668L17.5002 34.1668M5.8335 25.0002V15.0002M7.50016 10.8335L17.5002 5.8335M32.5002 10.8335L22.5002 5.8335\" stroke=\"url(#paint1_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M20 8.3335C21.3807 8.3335 22.5 7.21421 22.5 5.8335C22.5 4.45278 21.3807 3.3335 20 3.3335C18.6193 3.3335 17.5 4.45278 17.5 5.8335C17.5 7.21421 18.6193 8.3335 20 8.3335Z\" stroke=\"url(#paint2_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M20 36.6665C21.3807 36.6665 22.5 35.5472 22.5 34.1665C22.5 32.7858 21.3807 31.6665 20 31.6665C18.6193 31.6665 17.5 32.7858 17.5 34.1665C17.5 35.5472 18.6193 36.6665 20 36.6665Z\" stroke=\"url(#paint3_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M5.8335 15C7.21421 15 8.3335 13.8807 8.3335 12.5C8.3335 11.1193 7.21421 10 5.8335 10C4.45278 10 3.3335 11.1193 3.3335 12.5C3.3335 13.8807 4.45278 15 5.8335 15Z\" stroke=\"url(#paint4_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M34.1665 15C35.5472 15 36.6665 13.8807 36.6665 12.5C36.6665 11.1193 35.5472 10 34.1665 10C32.7858 10 31.6665 11.1193 31.6665 12.5C31.6665 13.8807 32.7858 15 34.1665 15Z\" stroke=\"url(#paint5_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M34.1665 30C35.5472 30 36.6665 28.8807 36.6665 27.5C36.6665 26.1193 35.5472 25 34.1665 25C32.7858 25 31.6665 26.1193 31.6665 27.5C31.6665 28.8807 32.7858 30 34.1665 30Z\" stroke=\"url(#paint6_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M5.8335 30C7.21421 30 8.3335 28.8807 8.3335 27.5C8.3335 26.1193 7.21421 25 5.8335 25C4.45278 25 3.3335 26.1193 3.3335 27.5C3.3335 28.8807 4.45278 30 5.8335 30Z\" stroke=\"url(#paint7_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><path d=\"M19.9998 16.25L23.3332 18.125V21.875L19.9998 23.75L16.6665 21.875V18.125L19.9998 16.25Z\" stroke=\"url(#paint8_linear_261_101)\" stroke-width=\"1.5\" stroke-linejoin=\"round\"><\/path><defs><linearGradient id=\"paint0_linear_261_101\" x1=\"20.0002\" y1=\"8.3335\" x2=\"20.0002\" y2=\"31.6668\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint1_linear_261_101\" x1=\"20.0002\" y1=\"5.8335\" x2=\"20.0002\" y2=\"34.1668\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint2_linear_261_101\" x1=\"20\" y1=\"3.3335\" x2=\"20\" y2=\"8.3335\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint3_linear_261_101\" x1=\"20\" y1=\"31.6665\" x2=\"20\" y2=\"36.6665\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint4_linear_261_101\" x1=\"5.8335\" y1=\"10\" x2=\"5.8335\" y2=\"15\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint5_linear_261_101\" x1=\"34.1665\" y1=\"10\" x2=\"34.1665\" y2=\"15\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint6_linear_261_101\" x1=\"34.1665\" y1=\"25\" x2=\"34.1665\" y2=\"30\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint7_linear_261_101\" x1=\"5.8335\" y1=\"25\" x2=\"5.8335\" y2=\"30\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint8_linear_261_101\" x1=\"19.9998\" y1=\"16.25\" x2=\"19.9998\" y2=\"23.75\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEngineering-Led Approach\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a4cb8e e-con-full e-flex e-con e-child\" data-id=\"5a4cb8e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-981b5cc elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"981b5cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomInRight&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M19.9998 21.6667C24.6022 21.6667 28.3332 17.9357 28.3332 13.3333C28.3332 8.73097 24.6022 5 19.9998 5M19.9998 21.6667C15.3975 21.6667 11.6665 17.9357 11.6665 13.3333C11.6665 8.73097 15.3975 5 19.9998 5M19.9998 21.6667C21.8408 21.6667 23.3332 17.9357 23.3332 13.3333C23.3332 8.73097 21.8408 5 19.9998 5M19.9998 21.6667C18.1588 21.6667 16.6665 17.9357 16.6665 13.3333C16.6665 8.73097 18.1588 5 19.9998 5M12.4334 13.3333H27.6275\" stroke=\"url(#paint0_linear_261_128)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M20 25.4167V35C23.0525 32.3118 27.0103 30.8277 31.1112 30.8333C33.7145 30.8333 35.0162 30.8333 35.5912 30.4653C35.9365 30.2443 36.0775 30.1032 36.2985 29.7578C36.6667 29.1828 36.6667 28.1568 36.6667 26.1048V10.672C36.6667 8.29238 36.6667 7.10257 35.7522 6.1381C34.8375 5.17363 33.9013 5.12387 32.0288 5.02433C31.725 5.00818 31.419 5.00002 31.1112 5.00002C30.3628 4.99897 29.6192 5.04755 28.885 5.144\" stroke=\"url(#paint1_linear_261_128)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M11.1152 5.144C10.381 5.04755 9.6374 4.99897 8.88905 5.00002C8.58113 5.00002 8.27516 5.00818 7.97136 5.02433C6.09888 5.12387 5.16263 5.17363 4.24806 6.1381C3.3335 7.10257 3.3335 8.29238 3.3335 10.672V26.1048C3.3335 28.1568 3.3335 29.1828 3.7016 29.7578C3.9226 30.1032 4.06366 30.2443 4.40893 30.4653C4.98401 30.8333 6.28571 30.8333 8.88905 30.8333C12.9898 30.8277 16.9477 32.3118 20.0002 35V25.4167\" stroke=\"url(#paint2_linear_261_128)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><defs><linearGradient id=\"paint0_linear_261_128\" x1=\"19.9998\" y1=\"5\" x2=\"19.9998\" y2=\"21.6667\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint1_linear_261_128\" x1=\"28.3333\" y1=\"5\" x2=\"28.3333\" y2=\"35\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint2_linear_261_128\" x1=\"11.6668\" y1=\"5\" x2=\"11.6668\" y2=\"35\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tGlobal Engineering Foundation\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ce7084 e-con-full e-flex e-con e-child\" data-id=\"6ce7084\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3895ddc elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"3895ddc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInLeft&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M14.9998 11.6665H24.9998C30.4995 11.6665 33.2493 11.6665 34.958 13.3751C36.6665 15.0836 36.6665 17.8335 36.6665 23.3332V24.9998C36.6665 30.4995 36.6665 33.2493 34.958 34.958C33.2493 36.6665 30.4995 36.6665 24.9998 36.6665H23.3332C17.8335 36.6665 15.0836 36.6665 13.3751 34.958C11.6665 33.2493 11.6665 30.4995 11.6665 24.9998V14.9998\" stroke=\"url(#paint0_linear_261_154)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M3.3335 11.6665H8.3335\" stroke=\"url(#paint1_linear_261_154)\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M11.6665 8.3335V3.3335\" stroke=\"url(#paint2_linear_261_154)\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><defs><linearGradient id=\"paint0_linear_261_154\" x1=\"24.1665\" y1=\"11.6665\" x2=\"24.1665\" y2=\"36.6665\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint1_linear_261_154\" x1=\"5.8335\" y1=\"11.6665\" x2=\"5.8335\" y2=\"12.6665\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint2_linear_261_154\" x1=\"12.1665\" y1=\"3.3335\" x2=\"12.1665\" y2=\"8.3335\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tScalable System Design\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d963620 e-con-full e-flex e-con e-child\" data-id=\"d963620\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce178df elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"ce178df\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomInRight&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M28.3335 19.674C28.3335 19.0978 28.3335 18.8098 28.4202 18.5532C28.6722 17.8072 29.3365 17.5178 30.002 17.2147C30.7502 16.8738 31.1242 16.7035 31.4948 16.6735C31.9157 16.6395 32.3372 16.7302 32.6968 16.932C33.1737 17.1995 33.5062 17.708 33.8467 18.1215C35.419 20.0312 36.205 20.9862 36.4927 22.0392C36.7248 22.8888 36.7248 23.7775 36.4927 24.6272C36.0732 26.163 34.7477 27.4505 33.7665 28.6422C33.2647 29.2517 33.0137 29.5565 32.6968 29.7343C32.3372 29.9362 31.9157 30.0268 31.4948 29.9928C31.1242 29.9628 30.7502 29.7925 30.002 29.4517C29.3365 29.1485 28.6722 28.8592 28.4202 28.1132C28.3335 27.8565 28.3335 27.5685 28.3335 26.9923V19.674Z\" stroke=\"url(#paint0_linear_261_159)\" stroke-width=\"1.5\"><\/path><path d=\"M11.6668 19.6741C11.6668 18.9488 11.6465 18.2968 11.06 17.7868C10.8467 17.6013 10.5639 17.4725 9.99835 17.2148C9.25018 16.8741 8.8761 16.7038 8.50543 16.6738C7.39335 16.5838 6.79503 17.3428 6.15371 18.1218C4.58141 20.0315 3.79526 20.9863 3.5076 22.0393C3.27546 22.8891 3.27546 23.7778 3.5076 24.6275C3.92716 26.1633 5.2527 27.4506 6.23385 28.6425C6.85231 29.3936 7.44311 30.079 8.50543 29.9931C8.8761 29.9631 9.25018 29.7926 9.99835 29.452C10.5639 29.1943 10.8467 29.0655 11.06 28.88C11.6465 28.37 11.6668 27.7181 11.6668 26.9926V19.6741Z\" stroke=\"url(#paint1_linear_261_159)\" stroke-width=\"1.5\"><\/path><path d=\"M33.3332 17.5002V15.0002C33.3332 8.55685 27.3637 3.3335 19.9998 3.3335C12.636 3.3335 6.6665 8.55685 6.6665 15.0002V17.5002\" stroke=\"url(#paint2_linear_261_159)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M33.3333 29.1665C33.3333 36.6665 26.6667 36.6665 20 36.6665\" stroke=\"url(#paint3_linear_261_159)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><defs><linearGradient id=\"paint0_linear_261_159\" x1=\"32.5001\" y1=\"16.6665\" x2=\"32.5001\" y2=\"29.9998\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint1_linear_261_159\" x1=\"7.50016\" y1=\"16.6665\" x2=\"7.50016\" y2=\"30.0004\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint2_linear_261_159\" x1=\"19.9998\" y1=\"3.3335\" x2=\"19.9998\" y2=\"17.5002\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><linearGradient id=\"paint3_linear_261_159\" x1=\"26.6667\" y1=\"29.1665\" x2=\"26.6667\" y2=\"36.6665\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#A2C234\"><\/stop><stop offset=\"1\" stop-color=\"#00914C\"><\/stop><\/linearGradient><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEnd-to-End Project Support\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-90f0585 e-con-full e-flex e-con e-child\" data-id=\"90f0585\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7130222 elementor-button-align-stretch elementor-invisible elementor-widget elementor-widget-form\" data-id=\"7130222\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;_animation&quot;:&quot;bounceInRight&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"968640\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"7130222\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"CoolBeach\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"968640\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send Message<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf61721 e-flex e-con-boxed e-con e-parent\" data-id=\"cf61721\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-007df42 e-con-full e-flex e-con e-child\" data-id=\"007df42\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-da890ea e-con-full e-flex e-con e-child\" data-id=\"da890ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a445d37 elementor-widget elementor-widget-pix-img\" data-id=\"a445d37\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\" data-widget_type=\"pix-img.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"el-a445d37\" class=\"pix-img-element d-inline-block none\"  ><a href=\"https:\/\/www.dephina.de\/?page_id=968352\"  class=\"pix-img-el     left d-inline-block  rounded-default\"  aria-label=\"Image link\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"60\" src=\"https:\/\/www.dephina.de\/wp-content\/uploads\/2026\/05\/image-e1778837486674.png\" class=\"pix-img-elem rounded-default\" alt=\"Image link\" \/><\/a><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ae1e66 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-pix-text\" data-id=\"7ae1e66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pix-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pix-el-text w-100 text-left \" ><p class=\"resp-option text-left \"><p>Innovative outdoor cooling solutions for extreme climates in the Middle East and Gulf region.<\/p><\/p><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb83120 e-con-full e-flex e-con e-child\" data-id=\"cb83120\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13622ea elementor-widget elementor-widget-pix-heading\" data-id=\"13622ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pix-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div  class=\"pix-heading-el text-left \"><h6 class=\"text-white font-weight-bold h6 heading-text el-title_custom_color mb-12\" style=\"\" data-anim-type=\"\" data-anim-delay=\"\">Solutions<\/h6><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eac6954 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"eac6954\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">CoolVista<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.dephina.de\/?page_id=968640\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">CoolBeach<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34d3c0b e-con-full e-flex e-con e-child\" data-id=\"34d3c0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a2065e elementor-widget elementor-widget-pix-heading\" data-id=\"3a2065e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pix-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div  class=\"pix-heading-el text-left \"><h6 class=\"text-white font-weight-bold h6 heading-text el-title_custom_color mb-12\" style=\"\" data-anim-type=\"\" data-anim-delay=\"\">Company<\/h6><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-579f92a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"579f92a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">About Us<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact Us<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Distributors<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">News<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Innovation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Reference<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29574e1 e-con-full e-flex e-con e-child\" data-id=\"29574e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e404b6 elementor-widget elementor-widget-pix-heading\" data-id=\"0e404b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pix-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div  class=\"pix-heading-el text-left \"><h6 class=\"text-white font-weight-bold h6 heading-text el-title_custom_color mb-12\" style=\"\" data-anim-type=\"\" data-anim-delay=\"\">Get In Touch<\/h6><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cbd413 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4cbd413\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marked-alt\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">127-444 Hor Al Anz, Dubai, UAE<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+971 50939 1258<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope-open\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M494.586 164.516c-4.697-3.883-111.723-89.95-135.251-108.657C337.231 38.191 299.437 0 256 0c-43.205 0-80.636 37.717-103.335 55.859-24.463 19.45-131.07 105.195-135.15 108.549A48.004 48.004 0 0 0 0 201.485V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V201.509a48 48 0 0 0-17.414-36.993zM464 458a6 6 0 0 1-6 6H54a6 6 0 0 1-6-6V204.347c0-1.813.816-3.526 2.226-4.665 15.87-12.814 108.793-87.554 132.364-106.293C200.755 78.88 232.398 48 256 48c23.693 0 55.857 31.369 73.41 45.389 23.573 18.741 116.503 93.493 132.366 106.316a5.99 5.99 0 0 1 2.224 4.663V458zm-31.991-187.704c4.249 5.159 3.465 12.795-1.745 16.981-28.975 23.283-59.274 47.597-70.929 56.863C336.636 362.283 299.205 400 256 400c-43.452 0-81.287-38.237-103.335-55.86-11.279-8.967-41.744-33.413-70.927-56.865-5.21-4.187-5.993-11.822-1.745-16.981l15.258-18.528c4.178-5.073 11.657-5.843 16.779-1.726 28.618 23.001 58.566 47.035 70.56 56.571C200.143 320.631 232.307 352 256 352c23.602 0 55.246-30.88 73.41-45.389 11.994-9.535 41.944-33.57 70.563-56.568 5.122-4.116 12.601-3.346 16.778 1.727l15.258 18.526z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">info@dephina.ae<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f2a387 e-con-full e-flex e-con e-child\" data-id=\"7f2a387\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;pix_scale_in&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad8c437 elementor-widget elementor-widget-text-editor\" data-id=\"ad8c437\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\u00a9 2026 Dephina.\u00a0 All rights reserved\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0435ffe elementor-widget__width-auto elementor-widget elementor-widget-pix-social-icons\" data-id=\"0435ffe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pix-social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"text-white right pix-social-icons font-weight-bold d-inline-block w-100 \" style=\"\"><span class=\"text-white  d-inline-block 1 text-24 px-2\"  ><svg class=\"pixfort-icon \" width=\"24\" height=\"24\" style=\"\" data-name=\"Solid\/pixfort-icon-facebook-1\" viewBox=\"2 2 20 20\"><path fill=\"var(--pf-icon-color)\" fill-rule=\"evenodd\" d=\"M12,2 C17.5228403,2 22,6.49603007 22,12.042148 C22,17.1426622 18.2133748,21.3550488 13.3091699,21.999013 L13.299,21.999 L13.2993358,14.2432707 L15.476925,14.2432707 L15.7655715,11.5132627 L13.2993358,11.5132627 L13.3029934,10.1467742 C13.3029934,9.43472725 13.3703545,9.05337521 14.3888162,9.05337521 L15.750301,9.05337521 L15.750301,6.32290806 L13.5722241,6.32290806 C10.9559654,6.32290806 10.0352533,7.64718738 10.0352533,9.87454164 L10.0352533,11.5134769 L8.404355,11.5134769 L8.404355,14.2437298 L10.0352533,14.2437298 L10.0352533,21.8900234 C5.45236562,20.9728053 2,16.9123412 2,12.042148 C2,6.49603007 6.47715974,2 12,2 Z\"\/><\/svg><\/span><span class=\"text-white  d-inline-block 1 text-24 px-2\"  ><svg class=\"pixfort-icon \" width=\"24\" height=\"24\" style=\"\" data-name=\"Solid\/pixfort-icon-linkedin-1\" viewBox=\"2 2 20 20\"><path fill=\"var(--pf-icon-color)\" fill-rule=\"evenodd\" d=\"M2,4.20707071 C2,3.56732727 2.22523166,3.03954949 2.67567568,2.62373737 C3.12611969,2.20790606 3.71171815,2 4.43243243,2 C5.14028958,2 5.71299228,2.20470101 6.15057915,2.61414141 C6.60102317,3.03636364 6.82625483,3.58651919 6.82625483,4.26464646 C6.82625483,4.87878788 6.60747104,5.3905596 6.16988417,5.8 C5.71944015,6.22222222 5.12741313,6.43333333 4.39382239,6.43333333 L4.37451737,6.43333333 C3.66666023,6.43333333 3.09395753,6.22222222 2.65637066,5.8 C2.21878378,5.37777778 2,4.84679495 2,4.20707071 Z M2.25096525,21 L2.25096525,8.17979798 L6.53667954,8.17979798 L6.53667954,21 L2.25096525,21 Z M8.91119691,21 L13.1969112,21 L13.1969112,13.8414141 C13.1969112,13.3935899 13.2483977,13.0481354 13.3513514,12.8050505 C13.5315251,12.3700273 13.8050193,12.0021758 14.1718147,11.7015152 C14.53861,11.4008354 14.9987066,11.2505051 15.5521236,11.2505051 C16.9935714,11.2505051 17.7142857,12.2164919 17.7142857,14.1484848 L17.7142857,21 L22,21 L22,13.6494949 C22,11.7558859 21.549556,10.319697 20.6486486,9.34090909 C19.7477413,8.36212121 18.557278,7.87272727 17.0772201,7.87272727 C15.4169884,7.87272727 14.1235521,8.58282828 13.1969112,10.0030303 L13.1969112,10.0414141 L13.1776062,10.0414141 L13.1969112,10.0030303 L13.1969112,8.17979798 L8.91119691,8.17979798 C8.9369305,8.58921919 8.94980695,9.86227677 8.94980695,11.9989899 C8.94980695,14.1356838 8.9369305,17.1360141 8.91119691,21 Z\"\/><\/svg><\/span><span class=\"text-white  d-inline-block 1 text-24 px-2\"  ><svg class=\"pixfort-icon \" width=\"24\" height=\"24\" style=\"\" data-name=\"Solid\/pixfort-icon-instagram-1\" viewBox=\"2 2 20 20\"><path fill=\"var(--pf-icon-color)\" fill-rule=\"evenodd\" d=\"M8.66747445,12 C8.66747445,10.1591276 10.1594572,8.66639742 12.0004039,8.66639742 C13.8413506,8.66639742 15.3341411,10.1591276 15.3341411,12 C15.3341411,13.8408724 13.8413506,15.3336026 12.0004039,15.3336026 C10.1594572,15.3336026 8.66747445,13.8408724 8.66747445,12 M6.86530151,12 C6.86530151,14.8360258 9.1642635,17.134895 12.0004039,17.134895 C14.8365443,17.134895 17.1355063,14.8360258 17.1355063,12 C17.1355063,9.16397415 14.8365443,6.86510501 12.0004039,6.86510501 C9.1642635,6.86510501 6.86530151,9.16397415 6.86530151,12 M16.138697,6.66155089 C16.138697,7.32390953 16.6758754,7.86187399 17.3390686,7.86187399 C18.001454,7.86187399 18.5394402,7.32390953 18.5394402,6.66155089 C18.5394402,5.99919225 18.0022618,5.46203554 17.3390686,5.46203554 C16.6758754,5.46203554 16.138697,5.99919225 16.138697,6.66155089 M7.95985298,20.1397415 C6.98485399,20.095315 6.45494568,19.9329564 6.10275051,19.7956381 C5.63584959,19.6138934 5.30304132,19.3974152 4.95246173,19.0476575 C4.60268993,18.6978998 4.38539521,18.365105 4.20445091,17.8982229 C4.06712711,17.546042 3.9047619,17.0161551 3.86033362,16.0411955 C3.81186639,14.9870759 3.80217295,14.6704362 3.80217295,12 C3.80217295,9.32956381 3.81267418,9.01373183 3.86033362,7.95880452 C3.9047619,6.98384491 4.06793489,6.45476575 4.20445091,6.10177706 C4.386203,5.63489499 4.60268993,5.30210016 4.95246173,4.95153473 C5.30223353,4.60177706 5.6350418,4.38449111 6.10275051,4.20355412 C6.45494568,4.06623586 6.98485399,3.90387722 7.95985298,3.85945073 C9.01401511,3.81098546 9.33066764,3.80129241 12.0004039,3.80129241 C14.6709479,3.80129241 14.9867927,3.81179321 16.0417626,3.85945073 C17.0167616,3.90387722 17.5458621,4.06704362 17.8988651,4.20355412 C18.365766,4.38449111 18.6985743,4.60177706 19.0491538,4.95153473 C19.3989256,5.30129241 19.6154126,5.63489499 19.7971647,6.10177706 C19.9344885,6.453958 20.0968537,6.98384491 20.141282,7.95880452 C20.1897492,9.01373183 20.1994426,9.32956381 20.1994426,12 C20.1994426,14.6696284 20.1897492,14.9862682 20.141282,16.0411955 C20.0968537,17.0161551 19.9336807,17.546042 19.7971647,17.8982229 C19.6154126,18.365105 19.3989256,18.6978998 19.0491538,19.0476575 C18.699382,19.3974152 18.365766,19.6138934 17.8988651,19.7956381 C17.5466699,19.9329564 17.0167616,20.095315 16.0417626,20.1397415 C14.9876005,20.1882068 14.6709479,20.1978998 12.0004039,20.1978998 C9.33066764,20.1978998 9.01401511,20.1882068 7.95985298,20.1397415 M7.8774587,2.06058158 C6.81279535,2.10904685 6.08578699,2.27786753 5.45005856,2.52504039 C4.79251989,2.78029079 4.23514682,3.12277868 3.67858153,3.67851373 C3.12282402,4.23424879 2.78032231,4.79159935 2.52506159,5.44991922 C2.27787875,6.08562197 2.10905125,6.81260097 2.06058403,7.87722132 C2.01130902,8.94345719 2,9.28432956 2,12 C2,14.7156704 2.01130902,15.0565428 2.06058403,16.1227787 C2.10905125,17.187399 2.27787875,17.914378 2.52506159,18.5500808 C2.78032231,19.2075929 3.12201624,19.7657512 3.67858153,20.3214863 C4.23433903,20.8772213 4.7917121,21.2189015 5.45005856,21.4749596 C6.08659477,21.7221325 6.81279535,21.8909532 7.8774587,21.9394184 C8.94454542,21.9878837 9.28462377,22 12.0004039,22 C14.7169918,22 15.0570702,21.9886914 16.1233491,21.9394184 C17.1880124,21.8909532 17.9150208,21.7221325 18.5507492,21.4749596 C19.2082879,21.2189015 19.765661,20.8772213 20.3222263,20.3214863 C20.8779838,19.7657512 21.2196777,19.2075929 21.4757462,18.5500808 C21.722929,17.914378 21.8925643,17.187399 21.9402238,16.1227787 C21.988691,15.0557351 22,14.7156704 22,12 C22,9.28432956 21.988691,8.94345719 21.9402238,7.87722132 C21.8917565,6.81260097 21.722929,6.08562197 21.4757462,5.44991922 C21.2196777,4.79240711 20.8779838,4.23505654 20.3222263,3.67851373 C19.7664688,3.12277868 19.2082879,2.78029079 18.551557,2.52504039 C17.9150208,2.27786753 17.1880124,2.1082391 16.1241569,2.06058158 C15.0578779,2.01211632 14.7169918,2 12.0012117,2 C9.28462377,2 8.94454542,2.01130856 7.8774587,2.06058158\"\/><\/svg><\/span><span class=\"text-white  d-inline-block 1 text-24 px-2\"  ><svg class=\"pixfort-icon \" width=\"24\" height=\"24\" style=\"\" data-name=\"Solid\/pixfort-icon-youtube-1\" viewBox=\"2 2 20 20\"><path fill=\"var(--pf-icon-color)\" fill-rule=\"evenodd\" d=\"M12.4315186,18.8905856 L8.3328397,18.8156838 C7.00577805,18.7895832 5.67541376,18.8416844 4.37437293,18.5712779 C2.39518958,18.1672681 2.25497741,16.1863203 2.10826004,14.5246801 C1.90609831,12.1886237 1.98436092,9.81016622 2.36586612,7.49361026 C2.58123842,6.19377885 3.42881648,5.41816012 4.73956508,5.33375808 C9.16430487,5.02745068 13.6184682,5.06375155 18.0334001,5.20665501 C18.4996732,5.21975532 18.9691487,5.29135705 19.4289166,5.37285902 C21.6984322,5.77036862 21.7537764,8.01522286 21.9008941,9.90496851 C22.0476115,11.8142146 21.985662,13.733261 21.7052376,15.6295068 C21.4802576,17.1995447 21.0498133,18.5161765 19.23326,18.6432796 C16.9572392,18.8094836 14.7334602,18.9432869 12.4510343,18.9006858 C12.4511343,18.8905856 12.4380238,18.8905856 12.4315186,18.8905856 Z M10.0218909,14.9156896 C11.7370631,13.9316658 13.419509,12.9640424 15.1248733,11.9866188 C13.4064986,11.002595 11.7272552,10.0349717 10.0218909,9.05754804 L10.0218909,14.9156896 Z\"\/><\/svg><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dephina Header Home Coolvista CoolBeach Company Contact us 68\u00b0C Peak sand surface temp in extreme conditions Reimagine Beach Comfort in Extreme Heat CoolBeach is an advanced subsurface cooling system designed to reduce sand surface temperatures and improve comfort across beachfront&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-968640","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.dephina.de\/index.php?rest_route=\/wp\/v2\/pages\/968640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dephina.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dephina.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dephina.de\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dephina.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=968640"}],"version-history":[{"count":10,"href":"https:\/\/www.dephina.de\/index.php?rest_route=\/wp\/v2\/pages\/968640\/revisions"}],"predecessor-version":[{"id":969052,"href":"https:\/\/www.dephina.de\/index.php?rest_route=\/wp\/v2\/pages\/968640\/revisions\/969052"}],"wp:attachment":[{"href":"https:\/\/www.dephina.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=968640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}