        <script>
            let map;
            const data = JSON.parse('[{"lat":69.893951000000001,"lng":20.225045999999999,"markerpath":"https:\/\/lara-app.com\/wp-content\/uploads\/2023\/12\/Markierung-Diagnose-gelb.svg"}]');

            function initMap() {
                const bounds = new google.maps.LatLngBounds();
                let index = 0;

                map = new google.maps.Map(document.getElementById("map"), {
                    center: null,
                    zoom: null,
                    mapTypeControlOptions: {
                        mapTypeIds: []
                    },
                    streetViewControl: false,
                    mapTypeId: 'terrain',
                    styles: [{"featureType":"administrative.land_parcel","stylers":[{"visibility":"off"}]},{"featureType":"administrative.neighborhood","stylers":[{"visibility":"off"}]},{"featureType":"landscape.natural.terrain","elementType":"geometry","stylers":[{"weight":5}]},{"featureType":"landscape.natural.terrain","elementType":"labels","stylers":[{"weight":5}]},{"featureType":"poi","elementType":"geometry","stylers":[{"visibility":"simplified"}]},{"featureType":"poi","elementType":"geometry.fill","stylers":[{"visibility":"simplified"}]},{"featureType":"poi","elementType":"geometry.stroke","stylers":[{"visibility":"simplified"}]},{"featureType":"poi","elementType":"labels","stylers":[{"visibility":"simplified"}]},{"featureType":"poi","elementType":"labels.text","stylers":[{"visibility":"off"}]},{"featureType":"road","elementType":"geometry","stylers":[{"visibility":"simplified"}]},{"featureType":"road","elementType":"geometry.fill","stylers":[{"visibility":"simplified"}]},{"featureType":"road","elementType":"geometry.stroke","stylers":[{"visibility":"simplified"}]},{"featureType":"road","elementType":"labels","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"geometry.fill","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"geometry.stroke","stylers":[{"visibility":"off"}]},{"featureType":"water","elementType":"labels.text","stylers":[{"visibility":"off"}]}]
                });

                // The marker, positioned at Uluru
                for (const point of data) {
                    let latLng = new google.maps.LatLng(point.lat, point.lng);
                    bounds.extend(latLng);
                    new google.maps.Marker({
                        position: latLng,
                        map: map,
                        icon: {
                            url: point.markerpath,
                            scaledSize: new google.maps.Size(40, 40)
                        },
                        zIndex: index++
                    });
                }
                map.fitBounds(bounds)
                google.maps.event.trigger(map, 'resize');
            }
        </script>
		        <div id="map" style="height: 650px; width: 100%;"></div>

        <!-- Async script executes immediately and must be after any DOM elements used in callback. -->
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBx4ErAkgCcmCZu5vfU1D-JYrkq0DpeVAQ&callback=initMap&v=weekly"
                async></script>
		{"id":20318,"date":"2021-05-28T11:49:30","date_gmt":"2021-05-28T11:49:30","guid":{"rendered":"https:\/\/lara-app.com\/?page_id=20318"},"modified":"2025-06-10T11:13:36","modified_gmt":"2025-06-10T11:13:36","slug":"startseite-en","status":"publish","type":"page","link":"https:\/\/lara-app.com\/en\/","title":{"rendered":"Homepage"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section el_id=&#8221;banner&#8221;][vc_row][vc_column]<div >[vc_row_inner content_placement=&#8221;middle&#8221; el_class=&#8221;align-items-center&#8221;][vc_column_inner el_class=&#8221;res-margin&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;]<div class=\"banner-text\">\r\n\t\t\t\t\t<h1 class=\"wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0s\">LARA - The tool for more safety in alpine terrain<\/h1><p class=\"wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0.3s\">Create avalanche diagnoses and personal danger levels with LARA using modern algorithms and benefit today from numerous high-quality diagnoses from our active users! The tool for more safety in alpine terrain<\/p><\/div><div class=\"button-store d4-lara-slider-button-container wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0.6s\"><a class=\"custom-btn  d-inline-flex align-items-center m-2 m-sm-0 me-sm-3\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=d4.software.lara\" ><i class=\"fas fa-play\"><\/i><p><em>Available on <\/em>Google Play<\/p><\/a><a class=\"custom-btn  d-inline-flex align-items-center m-2 m-sm-0 me-sm-3\" href=\"https:\/\/apps.apple.com\/us\/app\/lara-lawinenprognosen\/id6474030196\" ><i class=\"fab fa-apple\"><\/i><p><em>Available on <\/em>App Store<\/p><\/a><\/div>[\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;]<div class=\"banner-image wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0.3s\">\r\n\t\t\t\t\t<img decoding=\"async\" class=\"bounce-effect lazyload\" data-src=\"https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider.png\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/1000;\" data-srcset=\"https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider.png 1000w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider-300x300.png 300w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider-100x100.png 100w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider-600x600.png 600w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider-150x150.png 150w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Main-Slider-768x768.png 768w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\r\n\t\t\t\t <\/div>[\/vc_column_inner][\/vc_row_inner]<\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section][vc_row css=&#8221;.vc_custom_1734721157742{margin-right: 50px !important;margin-bottom: 150px !important;margin-left: 50px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243;]<div class=\"price-table plan-popular mb-4 mb-sm-5 mb-lg-0 res-margin\">\r\n\t\t\t\t\t<div class=\"icon icon-software-layers2\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<h3 class=\"plan-type\">Basis<\/h3>\r\n\t\t\t\t\t<h2 class=\"plan-price\">15 \u20ac \/ Year<\/h2>\r\n\t\t\t\t\t<p><\/p>\n<ul>\n<li>Create unlimited diagnoses<\/li>\n<li>Document your assessments<\/li>\n<li>Benefit from other users&#8217; diagnoses<\/li>\n<li>Detailed insights into snow information<\/li>\n<li>Create personalised hazard levels<\/li>\n<li>Also benefit from experts &amp; professionals<\/li>\n<\/ul>\n<p><\/p>\r\n\t\t\t\t\t<p class=\"mb-0\"><a class=\"btn\" href=\"https:\/\/lara-app.com\/en\/produkt\/lara-app-1-year-licence\/\" >Buy<\/a><\/p>\r\n\t\t\t\t\t<div class=\"card-ribbon\"><span>Popular<\/span><\/div>\r\n\t\t\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243;]<div class=\"price-table  res-margin\">\r\n\t\t\t\t\t<div class=\"icon icon-ecommerce-graph-increase\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<h3 class=\"plan-type\">Clubs \/ Organizations<\/h3>\r\n\t\t\t\t\t<h2 class=\"plan-price\"><\/h2>\r\n\t\t\t\t\t<p>Do you want multiple licenses for your club or organization? Send us a message and our team will get back to you!<\/p>\r\n\t\t\t\t\t<p class=\"mb-0\"><a class=\"btn\" href=\"#kontakt\" >Request now<\/a><\/p>\r\n\t\t\t\t\t\r\n\t\t\t\t<\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Support LARA<\/h3><\/div><\/div><\/div>[vc_raw_html css=&#8221;&#8221;]JTNDZGl2JTIwY2xhc3MlM0QlMjJnZm0tZW1iZWQlMjIlMjBkYXRhLXVybCUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3LmdvZnVuZG1lLmNvbSUyRmYlMkZ3ZWx0d2VpdC1laW56aWdlLWFwcC11bS1sYXdpbmVuZ2VmYWhyLXp1LWVya2VubmVuJTJGd2lkZ2V0JTJGbGFyZ2UlM0ZzaGFyZXNoZWV0JTNEZnVuZHJhaXNlciUyMHN0b3J5JTI2YXR0cmlidXRpb25faWQlM0R1bmRlZmluZWQlMjIlM0UlM0MlMkZkaXYlM0UlM0NzY3JpcHQlMjBkZWZlciUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3LmdvZnVuZG1lLmNvbSUyRnN0YXRpYyUyRmpzJTJGZW1iZWQuanMlMjIlM0UlM0MlMkZzY3JpcHQlM0U=[\/vc_raw_html][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;section-box bg-grey&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Our partners<\/h3><\/div><\/div><\/div><div class=\"row\">\r\n\t\t\t\t\t<div \r\n\t\t\t\t\t\tclass=\"clients-slider owl-carousel owl-theme\" \r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-count-desktop=\"5\"\r\n\t\t\t\t\t\tdata-count-tablet=\"3\"\r\n\t\t\t\t\t\tdata-count-mobile=\"2\"\r\n\t\t\t\t\t><div class=\"client\"><a href=\"https:\/\/www.hzsg.at\/\" target=\"_blank\"><img decoding=\"async\" data-src=\"https:\/\/lara-app.com\/wp-content\/uploads\/2023\/11\/HZSG_LOGO_Update2022-2-e1699978039168.webp\" alt=\"High Z\u00fcrs Guides\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/500;\" data-srcset=\"https:\/\/lara-app.com\/wp-content\/uploads\/2023\/11\/HZSG_LOGO_Update2022-2-e1699978039168.webp 500w, https:\/\/lara-app.com\/wp-content\/uploads\/2023\/11\/HZSG_LOGO_Update2022-2-e1699978039168-300x300.webp 300w, https:\/\/lara-app.com\/wp-content\/uploads\/2023\/11\/HZSG_LOGO_Update2022-2-e1699978039168-100x100.webp 100w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 500px) 100vw, 500px\"><\/a><\/div><div class=\"client\"><a href=\"https:\/\/www.alpinewelten.com\/\" target=\"_blank\"><img decoding=\"async\" data-src=\"https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-Alpinewelten.webp\" alt=\"Alpinewelten &#8211; Der Bergf\u00fchrer\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/500;\" data-srcset=\"https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-Alpinewelten.webp 500w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-Alpinewelten-300x300.webp 300w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-Alpinewelten-150x150.webp 150w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-Alpinewelten-100x100.webp 100w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 500px) 100vw, 500px\"><\/a><\/div><div class=\"client\"><a href=\"https:\/\/www.mountainsandmore.at\/\" target=\"_blank\"><img decoding=\"async\" data-src=\"https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-MountainsAndMore.webp\" alt=\"Moutains &amp; More\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/500;\" data-srcset=\"https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-MountainsAndMore.webp 500w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-MountainsAndMore-300x300.webp 300w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-MountainsAndMore-150x150.webp 150w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-MountainsAndMore-100x100.webp 100w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 500px) 100vw, 500px\"><\/a><\/div><div class=\"client\"><img decoding=\"async\" data-src=\"https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-NATO.webp\" alt=\"NATO Mountain Warfare\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/500;\" data-srcset=\"https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-NATO.webp 500w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-NATO-300x300.webp 300w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-NATO-150x150.webp 150w, https:\/\/lara-app.com\/wp-content\/uploads\/2024\/03\/LARA-Partner-Logo-NATO-100x100.webp 100w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 500px) 100vw, 500px\"><\/div><\/div>\r\n\t\t\t\t<\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;section-box bg-grey&#8221;][vc_row css=&#8221;.vc_custom_1674826750068{background-color: #fafbfe !important;}&#8221;][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Real-time data from the LARA community<\/h3><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1702998224210{background-color: #fafbfe !important;}&#8221;][vc_column width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">Users&#8217; assessment of their individual danger level or situation may differ from the official warnings issued by the avalanche warning services. Creating a personal danger level serves to verify the official avalanche danger level in the immediate area. Therefore, the information on the website or in the app is intended only as a guide and does not replace a personal assessment on site.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">The Lara app can <strong>only be used after completing appropriate theoretical and practical training<\/strong>. This training can be conducted by us or by mountain guides trained in systematic snowpack diagnosis. However, the minimum requirement is a four-hour <a href=\"https:\/\/lara-app.com\/en\/avalanche-course\/\">Online training<\/a> offered on our website.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1703083573742{background-color: #fafbfe !important;}&#8221;][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1711449959929{margin-bottom: 50px !important;}&#8221;][vc_column width=&#8221;1\/4&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19765&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Green (vSSD &amp; SSD)<\/h5>\n<p>Avalanche triggering unlikely[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/4&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19764&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Yellow (vSSD &amp; SSD)<\/h5>\n<p>Avalanche triggering only with large additional load[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/4&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19763&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Red (vSSD &amp; SSD)<\/h5>\n<p>Self-triggering of avalanches or with low additional load[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/4&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19766&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Numbers 1 to 5<\/h5>\n<p>Personal assessment of the danger level in the observer&#8217;s vicinity[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1703087678333{margin-bottom: 75px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-xs&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19765&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Green<\/h5>\n<p>Avalanche triggering unlikely[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19763&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Red<\/h5>\n<p>Self-triggering of avalanches or with low additional load[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-xs&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19764&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Yellow<\/h5>\n<p>Avalanche triggering only with large additional load[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;19766&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;3\/4&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>With numbers<\/h5>\n<p>Personal assessment of the danger level in the observer&#8217;s vicinity[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1703087678333{margin-bottom: 75px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-sm&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;19765&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Green<\/h5>\n<p>Avalanche triggering unlikely[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;19763&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Red<\/h5>\n<p>Self-triggering of avalanches or with low additional load[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_hidden-lg vc_hidden-md vc_hidden-sm&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;19764&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>Yellow<\/h5>\n<p>Avalanche triggering only with large additional load[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;19766&#8243; alignment=&#8221;center&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h5>With numbers<\/h5>\n<p>Personal assessment of the danger level in the observers&#8217;s vicinity[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Our avalanche courses<\/h3><p>Our avalanche courses provide you with a comprehensive understanding of avalanches and the knowledge required to use the Avalanche App. In our theoretical course, you&#8217;ll learn all the necessary basics about avalanches, such as their formation and types, which you can then put into practice in our practical on-site courses.<\/p><\/div><\/div><\/div>[vc_btn title=&#8221;To the courses&#8221; style=&#8221;custom&#8221; custom_background=&#8221;#519fdd&#8221; custom_text=&#8221;#ffffff&#8221; align=&#8221;center&#8221; i_icon_fontawesome=&#8221;fas fa-long-arrow-alt-right&#8221; css=&#8221;&#8221; add_icon=&#8221;true&#8221; link=&#8221;url:https%3A%2F%2Flara-app.com%2Fen%2Favalanche-course%2F|title:Lawinenkurse|&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;funktionen&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Unique features<\/h3><p>LARA offers you a wide range of functions and features that make your stay in the mountains safer.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row el_class=&#8221;vc_row-flex align-items-center&#8221;][vc_column width=&#8221;1\/3&#8243;]<ul class=\"features-item\" ><li> \r\n\t\t\t\t\t<div class=\"feature-box  d-flex\"> \r\n\t\t\t\t\t\t<div class=\"box-icon\">\r\n\t\t\t\t\t\t\t<div class=\"icon icon-weather-snowflake\">\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"box-text align-self-center align-self-md-start\"><h4>Snow information<\/h4><p>Collect and evaluate information about local snow quality and share your results with the LARA community.<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/li><li> \r\n\t\t\t\t\t<div class=\"feature-box  d-flex\"> \r\n\t\t\t\t\t\t<div class=\"box-icon\">\r\n\t\t\t\t\t\t\t<div class=\"icon icon-arrows-circle-check\">\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"box-text align-self-center align-self-md-start\"><h4>Systematic snow cover diagnosis<\/h4><p>Assess a <strong>single slope<\/strong> for avalanche danger. LARA uses the latest technology as well as proven methods such as the Systematic Snow Cover Diagnosis, developed by Georg Kronthaler, to evaluate the &#8220;small block test&#8221;!<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/li><li> \r\n\t\t\t\t\t<div class=\"feature-box  d-flex\"> \r\n\t\t\t\t\t\t<div class=\"box-icon\">\r\n\t\t\t\t\t\t\t<div class=\"icon icon-basic-book-pencil\">\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"box-text align-self-center align-self-md-start\"><h4>Personal danger levels<\/h4><p>With our expert tool, you can create a personal danger level based on your current situation. This allows you to assess the potential avalanche danger.<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/li><\/ul>[\/vc_column][vc_column width=&#8221;1\/3&#8243; offset=&#8221;vc_hidden-xs&#8221;][vc_single_image image=&#8221;19738&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][vc_column width=&#8221;1\/3&#8243;]<ul class=\"features-item\" ><li> \r\n\t\t\t\t\t<div class=\"feature-box  d-flex\"> \r\n\t\t\t\t\t\t<div class=\"box-icon\">\r\n\t\t\t\t\t\t\t<div class=\"icon icon-basic-elaboration-cloud-remove\">\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"box-text align-self-center align-self-md-start\"><h4>Offline availability<\/h4><p>Poor network coverage in the field? No problem for LARA! Your offline completed diagnoses will be automatically saved and published as soon as you have internet access again.<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/li><li> \r\n\t\t\t\t\t<div class=\"feature-box  d-flex\"> \r\n\t\t\t\t\t\t<div class=\"box-icon\">\r\n\t\t\t\t\t\t\t<div class=\"icon icon-basic-share\">\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"box-text align-self-center align-self-md-start\"><h4>Community<\/h4><p>The LARA community consists of a diverse pool of avalanche experts, mountain guides, winter sports enthusiasts, and even beginners!<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/li><li> \r\n\t\t\t\t\t<div class=\"feature-box  d-flex\"> \r\n\t\t\t\t\t\t<div class=\"box-icon\">\r\n\t\t\t\t\t\t\t<div class=\"icon icon-ecommerce-graph-increase\">\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"box-text align-self-center align-self-md-start\"><h4>Training<\/h4><p>Enjoy educational videos and other materials created by the father of the small block test and the Systematic Snow Cover Diagnosis. You can also learn how to use LARA independently, for example, by creating a practice diagnosis.<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/li><\/ul>[\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=&#8221;yes&#8221; el_id=&#8221;erklaer-video&#8221; css=&#8221;.vc_custom_1645263234301{background-image: url(https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/LARA-Vorstellungsvideo.jpg?id=265) !important;}&#8221;][vc_row][vc_column]<\/p>\n<div class=\"row\">\r\n\t\t\t\t\t<div class=\"video-btn wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0s\"><p><a href=\"https:\/\/www.youtube.com\/watch?v=1rznaP6liGo\" data-rel=\"lightcase\" class=\"play-btn\"><i class=\"fas fa-play\"><\/i><\/a><\/p><p class=\"video-text\">LARA kurz erkl\u00e4rt<\/p><\/div>\r\n\t\t\t\t<\/div>\n<p>[\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;funktionsweise&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>How does LARA work?<\/h3><p>Since LARA covers a wide range of knowledge, we have divided LARA&#8217;s functionalities into three areas.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"service-single  res-margin wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0s\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-magnifier\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<h5>Precise data<\/h5>\r\n\t\t\t\t\t<p>LARA systematically guides you to collect precise information about snow quality, snow properties, and weak layers directly on site. This information forms the initial basis for the evaluation of the small block test.<\/p>\r\n\t\t\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"service-single  res-margin wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0.3s\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-star\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<h5>Internationally recognized<\/h5>\r\n\t\t\t\t\t<p>With the internationally recognized and verified small <strong>block test<\/strong> and the (simplified) <strong>S<\/strong>ystematischen <strong>S<\/strong>chneedecken<strong>d<\/strong>iagnose (systematic snow cover diagnosis)\u00a0developed by Georg Kronthaler as the basis for our algorithms, we offer you an optimal tool to evaluate the small block test.<\/p>\r\n\t\t\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"service-single  res-margin wow fadeInUp\" data-wow-offset=\"10\" data-wow-duration=\"1s\" data-wow-delay=\"0.6s\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-world\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<h5>community<\/h5>\r\n\t\t\t\t\t<p>Together we are strong\u2014that&#8217;s what we stand for at LARA, and this is reflected in our community. All collected snow information, diagnoses, and danger levels are documented and made available to the LARA community.<\/p>\r\n\t\t\t\t<\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;diagnose&#8221; el_class=&#8221;bg-grey&#8221;][vc_row][vc_column width=&#8221;5\/12&#8243; el_class=&#8221;text-sm-center res-margin&#8221;][vc_single_image image=&#8221;19739&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-lg-offset-1 vc_col-sm-offset-1&#8243;]<div class=\"section-title text-center text-lg-left \"><h3>Evaluate, test and learn with LARA<\/h3><p>LARA uses the simplified Systematic Snow Cover Diagnosis (vSSD) and the Systematic Snow Cover Diagnosis (SSD) to evaluate the small block test. Expand your avalanche knowledge step by step.<\/p><\/div><div class=\"overview-item\" ><div class=\"overview-box d-flex flex-wrap\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-flag2\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<h6 class=\"font-weight-bold mb-2 mt-0\">Step by step<\/h6>\r\n\t\t\t\t\t\t<p>LARA offers you a systematic introduction to assessing the small block test and creating a personal risk level.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"overview-box d-flex flex-wrap\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-gear\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<h6 class=\"font-weight-bold mb-2 mt-0\">Understandable<\/h6>\r\n\t\t\t\t\t\t<p>By combining our specialist and technical know-how, we can present even complex issues in a simple, understandable and visual manner.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"overview-box d-flex flex-wrap\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-lightbulb\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<h6 class=\"font-weight-bold mb-2 mt-0\">Instructive<\/h6>\r\n\t\t\t\t\t\t<p>With the practice diagnosis function, you can learn to make a diagnosis independently. Furthermore, you can expand your knowledge in the field of avalanches through our continuing education opportunities.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;100px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;res-margin&#8221;]<div class=\"section-title text-center text-lg-left \"><h3>Share your LARA review<\/h3><p>At LARA, everyone benefits from the community&#8217;s reviews. That&#8217;s why all test results are published and displayed on a map.<\/p><\/div>[vc_column_text css=&#8221;&#8221; el_class=&#8221;overview-list&#8221;]<\/p>\n<ul>\n<li><i class=\"fa-li fas fa-check\"><\/i>Data from all over the world<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Reviews from experts, among others<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Optimal basis for planning tours<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Precise information<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Experience level is displayed<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Important data at a glance<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Color-coded and easily readable<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Feedback from other users<\/li>\n<li><i class=\"fa-li fas fa-check\"><\/i>Data is visible 24 hours a day<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;5\/12&#8243; offset=&#8221;vc_col-lg-offset-1 vc_col-sm-offset-1&#8243;][vc_single_image image=&#8221;19740&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;rezensionen&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Expert &amp; professional opinions<\/h3><p>At LARA, we maintain close contact with various independent experts and professionals. For this reason, we are proud to present you with their opinions on LARA.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"row\" >\r\n\t\t\t\t\t<div class=\"col-12 testimonial-carousel\"><div class=\"block-text row\">\r\n\t\t\t\t\t\t\t<div class=\"carousel-text testimonial-slider col-12 col-lg-8 offset-lg-2\"><\/div>\r\n\t\t\t\t\t   <\/div><div class=\"block-media row\">\r\n\t\t\t\t\t\t\t<div class=\"carousel-images testimonial-nav col-12 col-lg-8 offset-lg-2\"><\/div>\r\n\t\t\t\t\t\t<\/div><div class=\"single-block-text\">\r\n\t\t\t\t\t<div class=\"single-box\"><p><i class=\"fas fa-quote-left\"><\/i> By using the LARA app or the consistent application of the simplified snow cover diagnosis, users have, for the <strong>first time<\/strong>, a tool that allows them to make the best possible assessment of snow cover stability on an individual slope based on the small block test.<\/p>\n<p><button id=\"d4-lara-ww-rez-button\">Read more<\/button><br \/>\n<span id=\"d4-lara-ww-rez-text\"><br \/>\nThe app&#8217;s integrated exercise diagnosis offers beginners and experts alike the opportunity to become thoroughly familiar with the topic.<br \/>\nTo put it bluntly, there is no other tool that can achieve a comparable level of safety in the field!<\/span> <i class=\"fas fa-quote-right\"><\/i><\/p><\/div>\r\n\t\t\t\t <\/div><div class=\"single-block-media\">\r\n\t\t\t\t\t<p><img decoding=\"async\" data-src=\"https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/testimonial-ww.jpg\" alt=\"Walter W\u00fcrtl\" class=\"img-fluid rounded-circle lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 500px; --smush-placeholder-aspect-ratio: 500\/500;\" data-srcset=\"https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/testimonial-ww.jpg 500w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/testimonial-ww-300x300.jpg 300w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/testimonial-ww-100x100.jpg 100w, https:\/\/lara-app.com\/wp-content\/uploads\/2021\/12\/testimonial-ww-150x150.jpg 150w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 500px) 100vw, 500px\"><\/p>\r\n\t\t\t\t\t<div class=\"client-info\">\r\n\t\t\t\t\t\t<h3>Walter W\u00fcrtl<\/h3><span>Alpine scientist<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div><div class=\"single-block-text\">\r\n\t\t\t\t\t<div class=\"single-box\"><p><i class=\"fas fa-quote-left\"><\/i> As mountain rescuers, we often find ourselves in situations where we have to assess dangers. This isn&#8217;t just the case during avalanches, but also when we&#8217;re deployed in open terrain in winter. We have to assess individual slopes and their avalanche danger in order to reach mountaineers or ski tourers in distress.<\/p>\n<p><button id=\"d4-lara-hp-rez-button\">Read more<\/button><br \/>\n<span id=\"d4-lara-hp-rez-text\">Based on our training, we use the small block test, which shows the current avalanche situation in the terrain we are currently on for individual slope assessment. With the new Lara app, we can have our assessments of the individual slope re-evaluated. The results of the small block test can then be reviewed again.<br \/>\nI see one of the biggest advantages in the fact that this is also documented and that we are protected in our volunteer work.<br \/>\nWhat I really like is that, thanks to the practice diagnosis for beginners, our young mountain rescue candidates have an app that introduces them to the topic of snowpack diagnosis after completing the small block test.<br \/>\nI also see enormous advantages for the avalanche commission with the new Lara app.<br \/>\nSince we work with the SSD here, we can create the local avalanche danger levels at various locations in our area of \u200b\u200bresponsibility and use them for our documentation.<br \/>\nBut here, too, the Lara app serves to re-check our results and consolidate our previously assessed opinion.<br \/>\nAfter conducting the small slide block test, I see a huge advantage in assessing snowpack stability and establishing a danger level due to the short time required to enter the various parameters.<br \/>\nAny tool or app that helps prevent an avalanche event that could cause personal injury or property damage helps us in our volunteer work and has our full support.<\/span> <i class=\"fas fa-quote-right\"><\/i><\/p><\/div>\r\n\t\t\t\t <\/div><div class=\"single-block-media\">\r\n\t\t\t\t\t<p><img decoding=\"async\" src=\"\" alt=\"Heinz Pfeffer\" class=\"img-fluid rounded-circle\"><\/p>\r\n\t\t\t\t\t<div class=\"client-info\">\r\n\t\t\t\t\t\t<h3>Heinz Pfeffer<\/h3><span>Chairman of the Mittenwald Avalanche Commission<\/span>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div><\/div>\r\n\t\t\t\t<\/div>[vc_raw_js]JTNDc2NyaXB0JTNFJTIwJTBBbGV0JTIwSFBidXR0b24lMjAlM0QlMjBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCUyOCUyN2Q0LWxhcmEtaHAtcmV6LWJ1dHRvbiUyNyUyOSUzQiUwQWxldCUyMEhQdGV4dCUyMCUzRCUyMGRvY3VtZW50LmdldEVsZW1lbnRCeUlkJTI4JTI3ZDQtbGFyYS1ocC1yZXotdGV4dCUyNyUyOSUwQSUwQUhQYnV0dG9uLmFkZEV2ZW50TGlzdGVuZXIlMjglMjdjbGljayUyNyUyQyUyMGZ1bmN0aW9uJTI4JTI5JTdCJTBBaWYlMjAlMjhIUHRleHQuc3R5bGUuZGlzcGxheSUyMCUzRCUzRCUyMCUyN25vbmUlMjclMjklN0IlMEElMEElMjAlMjBIUGJ1dHRvbi5pbm5lckhUTUwlMjAlM0QlMjAlMjJSZWFkJTIwbGVzcyUyMiUwQSUyMCUyMEhQdGV4dC5zdHlsZS5kaXNwbGF5JTIwJTNEJTIwJTIyYmxvY2slMjIlMEElN0QlMjBlbHNlJTIwJTdCJTBBJTIwJTIwSFBidXR0b24uaW5uZXJIVE1MJTIwJTNEJTIwJTIyUmVhZCUyMG1vcmUlMjIlMEElMjAlMjBIUHRleHQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlMEElN0QlMEElMEElN0QlMjklM0IlMEElMEElM0MlMkZzY3JpcHQlM0U=[\/vc_raw_js][vc_raw_js]JTNDc2NyaXB0JTNFJTIwJTBBbGV0JTIwV1didXR0b24lMjAlM0QlMjBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCUyOCUyN2Q0LWxhcmEtd3ctcmV6LWJ1dHRvbiUyNyUyOSUzQiUwQWxldCUyMFdXdGV4dCUyMCUzRCUyMGRvY3VtZW50LmdldEVsZW1lbnRCeUlkJTI4JTI3ZDQtbGFyYS13dy1yZXotdGV4dCUyNyUyOSUwQSUwQVdXYnV0dG9uLmFkZEV2ZW50TGlzdGVuZXIlMjglMjdjbGljayUyNyUyQyUyMGZ1bmN0aW9uJTI4JTI5JTdCJTBBaWYlMjAlMjhXV3RleHQuc3R5bGUuZGlzcGxheSUyMCUzRCUzRCUyMCUyN25vbmUlMjclMjklN0IlMEElMEElMjAlMjBXV2J1dHRvbi5pbm5lckhUTUwlMjAlM0QlMjAlMjJSZWFkJTIwbGVzcyUyMiUwQSUyMCUyMFdXdGV4dC5zdHlsZS5kaXNwbGF5JTIwJTNEJTIwJTIyYmxvY2slMjIlMEElN0QlMjBlbHNlJTIwJTdCJTBBJTIwJTIwV1didXR0b24uaW5uZXJIVE1MJTIwJTNEJTIwJTIyUmVhZCUyMG1vcmUlMjIlMEElMjAlMjBXV3RleHQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlMEElN0QlMEElMjAlMEElN0QlMjklM0IlMEElMEElM0MlMkZzY3JpcHQlM0U=[\/vc_raw_js][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;counters&#8221; css=&#8221;.vc_custom_1637836328890{background-image: url(https:\/\/lara-app.com\/wp-content\/uploads\/2021\/11\/LARA-Counter-Banner.jpg?id=197) !important;}&#8221;][vc_row][vc_column width=&#8221;1\/4&#8243;]<div class=\"counter wow fadeInUp\" data-wow-delay=\"0.6s\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-download\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"counter-content res-margin\">\r\n\t\t\t\t\t\t<h5><span class=\"number-count\">750<\/span><\/h5>\r\n\t\t\t\t\t\t<p>Downloads<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243;]<div class=\"counter wow fadeInUp\" data-wow-delay=\"0.3s\">\r\n\t\t\t\t\t<div class=\"icon icon-arrows-circle-check\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"counter-content res-margin\">\r\n\t\t\t\t\t\t<h5><span class=\"number-count\">453<\/span><\/h5>\r\n\t\t\t\t\t\t<p>Active Users<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243;]<div class=\"counter wow fadeInUp\" data-wow-delay=\"0s\">\r\n\t\t\t\t\t<div class=\"icon icon-ecommerce-graph3\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"counter-content res-margin\">\r\n\t\t\t\t\t\t<h5><span class=\"number-count\">8667<\/span><\/h5>\r\n\t\t\t\t\t\t<p>Diagnosis<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243;]<div class=\"counter wow fadeInUp\" data-wow-delay=\"0.9s\">\r\n\t\t\t\t\t<div class=\"icon icon-basic-compass\">\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"counter-content res-margin\">\r\n\t\t\t\t\t\t<h5><span class=\"number-count\">4<\/span><\/h5>\r\n\t\t\t\t\t\t<p>Partners<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;preise&#8221; el_class=&#8221;bg-grey&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Prices<\/h3><p>In order to keep LARA up to date with the latest technology and to be able to offer you further new features in the future, we offer you a choice of three different LARA licenses.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column offset=&#8221;vc_col-lg-offset-2 vc_col-lg-8&#8243;][vc_single_image image=&#8221;103&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; css_animation=&#8221;fadeInUp&#8221; el_class=&#8221;mobile-phone&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;hilfe&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Frequently Asked Questions<\/h3><p>Do you have a question about LARA? We have the answer here.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column offset=&#8221;vc_col-lg-offset-1 vc_col-lg-10&#8243;]<div id=\"accordion1\" class=\"accordion\" role=\"tablist\" ><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-1\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-1\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-1\">How do I activate offline mode?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-1\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-1\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p>Offline mode doesn&#8217;t need to be activated manually, as LARA automatically detects a poor internet connection. When offline mode is activated, this message appears: &#8220;Offline mode has been activated.&#8221; When your internet connection improves, LARA will deactivate offline mode.<\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-2\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-2\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-2\">Where can I use LARA?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-2\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-2\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p>You can use LARA anywhere in the world! It&#8217;s important that you have the latest version installed and a sufficient battery life.<\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-3\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-3\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-3\">What does the name &#039;&#039;LARA&#039;&#039; stand for?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-3\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-3\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p>&#8221;LARA&#8221; is an acronym and stands for (engl.) <strong>L<\/strong>okal <strong>A<\/strong>valanche <strong>R<\/strong>isk <strong>A<\/strong>ssessment.<\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-4\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-4\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-4\">How long are test results displayed on the map?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-4\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-4\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p>All markers and test results will be displayed on the map exactly 24 hours after publication. After that, they will no longer be visible!<\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-5\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-5\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-5\">Can diagnostic data be changed retrospectively?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-5\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-5\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p>No, this is no longer possible after a diagnosis or personal risk level has been completed. Since the diagnostic data is encrypted, sent, and stored in German data centers, it cannot be changed afterwards.<\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-6\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-6\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-6\">Where does the ambition come from?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-6\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-6\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p><\/p>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<p>Systematic Snow Cover Diagnosis and the Small Block Test were developed by Georg Krontahler more than 20 years ago. Since then, this method has mostly been used to train avalanche commissions or teaching teams from various associations or institutions. With LARA, it&#8217;s now possible to offer this training not only to experts, but to every winter sports enthusiast.<\/p>\n<\/div>\n<\/div>\n<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-7\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-7\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-7\">What is the intention?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-7\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-7\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p><\/p>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<p>According to accident statistics, avalanche victims are often experienced mountaineers or locals who know the terrain very well and who often choose their tour destinations at short notice based on snow and weather conditions. General rules of conduct that suggest avoiding certain areas of terrain depending on the danger level are often ignored, as they are blanket classifications that are independent of the specific situation on each individual slope.<\/p>\n<p>Since the Systematic Snow Cover Diagnosis, which is integrated into the LARA app, has been shown by several studies to achieve a very high accuracy rate in assessing individual slopes and is relatively easy to learn, the LARA project aims to encourage experienced mountaineers, in particular, to look at the snow cover, thus opening up additional sources of information for them.<\/p>\n<\/div>\n<\/div>\n<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><div class=\"accordion-item\">\r\n\t\t\t\t\t<div class=\"accordion-header\" id=\"heading-8\">\r\n\t\t\t\t\t\t<h5><a class=\"accordion-button \" href=\"#collapse-8\" role=\"button\" aria-expanded=\"true\" data-bs-toggle=\"collapse\" aria-controls=\"collapse-8\">May the data be used?<\/a><\/h5>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"collapse-8\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading-8\" data-bs-parent=\"#accordion1\">\r\n\t\t\t\t\t\t<div class=\"accordion-body\">\r\n\t\t\t\t\t\t\t<p><\/p>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<p>All content of the app and the internet portal is subject to copyright protection and is the property of LARA E.U. Any reproduction of our content, including storage in electronic systems and extracts thereof \u2013 such as images, texts, graphics, lessons, films, etc. \u2013 is prohibited without the express written consent of LARA E.U.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/p>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;30px&#8221;][vc_column_text css=&#8221;&#8221; el_class=&#8221;mb-0&#8243;]<\/p>\n<p style=\"text-align: center;\">Your question is not included? <a href=\"#kontakt\"><strong>Then ask us here!<\/strong><\/a><\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;kontakt&#8221;][vc_row][vc_column]<div class=\"row justify-content-center\"><div class=\"col-12 col-md-10 col-lg-6\"><div class=\"section-title text-center  \"><h3>Get in touch<\/h3><p>We&#8217;re happy to answer your questions and inquiries! Give us a call, send us an email, or use our contact form.<\/p>\n<p>To purchase a <strong>LARA license<\/strong> or book a <strong>training appointment<\/strong>, please use the contact form below.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"contact-info res-margin\" ><h5><span class=\"icon icon-basic-geolocalize-05\"><\/span>Address<\/h5>\r\n                <p>Hausern 22<br \/>\n6346 Niederndorferberg<br \/>\n\u00d6sterreich<\/p><h5><span class=\"icon icon-basic-postcard\"><\/span>Contact person<\/h5>\r\n                <p>Georg Kronthaler<\/p><h5><span class=\"icon icon-basic-smartphone\"><\/span>Telephone number<\/h5>\r\n                <p><a href=\"tel:+436704044488\">+43 670 404 448 8<\/a><\/p><h5><span class=\"icon icon-basic-mail\"><\/span>E-Mail-Address<\/h5>\r\n                <p><a href=\"mailto:info@lara-app.com\">info@lara-app.com<\/a><\/p><h5><span class=\"icon icon-basic-clock\"><\/span>Opening hours<\/h5>\r\n                <p>Monday to Friday<br \/>\n09:00 am till 18:00 am<\/p><\/div>[\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_raw_html css=&#8221;&#8221;]JTVCZm9ybWluYXRvcl9mb3JtJTIwaWQlM0QlMjIyMDQ3NCUyMiU1RA==[\/vc_raw_html][\/vc_column][\/vc_row][\/vc_section]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section el_id=&#8221;banner&#8221;][vc_row][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section][vc_row css=&#8221;.vc_custom_1734721157742{margin-right: 50px !important;margin-bottom: 150px !important;margin-left: 50px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][vc_raw_html css=&#8221;&#8221;]JTNDZGl2JTIwY2xhc3MlM0QlMjJnZm0tZW1iZWQlMjIlMjBkYXRhLXVybCUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3LmdvZnVuZG1lLmNvbSUyRmYlMkZ3ZWx0d2VpdC1laW56aWdlLWFwcC11bS1sYXdpbmVuZ2VmYWhyLXp1LWVya2VubmVuJTJGd2lkZ2V0JTJGbGFyZ2UlM0ZzaGFyZXNoZWV0JTNEZnVuZHJhaXNlciUyMHN0b3J5JTI2YXR0cmlidXRpb25faWQlM0R1bmRlZmluZWQlMjIlM0UlM0MlMkZkaXYlM0UlM0NzY3JpcHQlMjBkZWZlciUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3LmdvZnVuZG1lLmNvbSUyRnN0YXRpYyUyRmpzJTJGZW1iZWQuanMlMjIlM0UlM0MlMkZzY3JpcHQlM0U=[\/vc_raw_html][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;section-box bg-grey&#8221;][vc_row][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;section-box bg-grey&#8221;][vc_row css=&#8221;.vc_custom_1674826750068{background-color: #fafbfe !important;}&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1702998224210{background-color: #fafbfe !important;}&#8221;][vc_column width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221;] Users&#8217; assessment of their individual danger level or situation may differ from the official warnings issued by the avalanche warning services. Creating a personal danger level serves to verify the official [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/front.php","meta":{"footnotes":""},"class_list":["post-20318","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/pages\/20318","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/comments?post=20318"}],"version-history":[{"count":0,"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/pages\/20318\/revisions"}],"wp:attachment":[{"href":"https:\/\/lara-app.com\/en\/wp-json\/wp\/v2\/media?parent=20318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}