{"id":4464,"date":"2024-10-08T15:32:57","date_gmt":"2024-10-08T13:32:57","guid":{"rendered":"https:\/\/kampanj.expressen.se\/xlhjalpen\/?p=4464"},"modified":"2024-10-22T15:04:32","modified_gmt":"2024-10-22T13:04:32","slug":"expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak","status":"publish","type":"post","link":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/","title":{"rendered":"Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;HERO \/ TOPP&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; background_enable_image=&#8221;off&#8221; background_blend=&#8221;darken&#8221; background_enable_video_mp4=&#8221;off&#8221; min_height_tablet=&#8221;450px&#8221; min_height_phone=&#8221;300px&#8221; min_height_last_edited=&#8221;off|desktop&#8221; max_height_tablet=&#8221;900px&#8221; max_height_phone=&#8221;600px&#8221; max_height_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;77px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;88&#8243; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<script src=\"https:\/\/www.expressen.se\/video-player\/include.min.js\" data-video-player=\"true\" data-link-url=\"\/tv\/annons\/xl-hjalpen\/annons-xl-hjalpen-grabo-lindab\/\" data-autoplay=\"true\"><\/script><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  .stickyVideo{<!-- [et_pb_line_break_holder] -->    position: fixed !important;<!-- [et_pb_line_break_holder] -->    width: 320px !important;<!-- [et_pb_line_break_holder] -->\t\theight: auto !important;<!-- [et_pb_line_break_holder] -->    top: 77px !important;<!-- [et_pb_line_break_holder] -->    right: 0px !important;<!-- [et_pb_line_break_holder] -->    z-index: 9999 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media (max-width: 500px) {<!-- [et_pb_line_break_holder] -->      .stickyVideo {<!-- [et_pb_line_break_holder] -->      \twidth: 100vw !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  .closeStickyVideo{<!-- [et_pb_line_break_holder] -->    background: rgba(0,0,0,0.5);<!-- [et_pb_line_break_holder] -->    color: #fff;<!-- [et_pb_line_break_holder] -->    font-size: 11px;<!-- [et_pb_line_break_holder] -->    font-weight: bold;<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 77px;<!-- [et_pb_line_break_holder] -->    right: 0px;<!-- [et_pb_line_break_holder] -->    z-index: 1000;<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    padding: 5px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  #videoScrollPlaceholder{<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div id=\"videoScrollPlaceholder\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  window.addEventListener ? window.addEventListener(\"load\",stickyVideo,false) : window.attachEvent && window.attachEvent(\"onload\", stickyVideo);<!-- [et_pb_line_break_holder] -->\tvar stickyClosed = false;<!-- [et_pb_line_break_holder] -->  function stickyVideo() {<!-- [et_pb_line_break_holder] -->    setTimeout(() => {<!-- [et_pb_line_break_holder] -->      const placeholder = document.getElementById(\"videoScrollPlaceholder\");<!-- [et_pb_line_break_holder] -->      const box = document.getElementsByClassName(\"exp-video-player\")[0];<!-- [et_pb_line_break_holder] -->      let videoHeight = box.offsetHeight;<!-- [et_pb_line_break_holder] -->      if(videoHeight == 0){<!-- [et_pb_line_break_holder] -->        setTimeout(videoHeight = box.offsetHeight, 1000);<!-- [et_pb_line_break_holder] -->        setTimeout(console.log(\"videoHeight delayed: \" + videoHeight),1001);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      console.log(\"videoHeight: \" + videoHeight);<!-- [et_pb_line_break_holder] -->      \/\/ Create the close button<!-- [et_pb_line_break_holder] -->      const closeButton = document.createElement(\"div\");<!-- [et_pb_line_break_holder] -->      closeButton.classList.add('closeStickyVideo');<!-- [et_pb_line_break_holder] -->      closeButton.id = \"closeStickyVideo\";<!-- [et_pb_line_break_holder] -->      const closeText = document.createTextNode(\"ST\u00c4NG\");<!-- [et_pb_line_break_holder] -->      closeButton.appendChild(closeText);<!-- [et_pb_line_break_holder] -->      box.appendChild(closeButton);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      const closeSticky = document.querySelector('#closeStickyVideo');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      closeSticky.addEventListener(\"click\", function() {<!-- [et_pb_line_break_holder] -->        box.classList.remove(\"stickyVideo\");<!-- [et_pb_line_break_holder] -->        closeSticky.style.display = \"none\";<!-- [et_pb_line_break_holder] -->        placeholder.style.display = \"none\";<!-- [et_pb_line_break_holder] -->        box.parentElement.style.paddingTop = \"0px\";<!-- [et_pb_line_break_holder] -->      \/\/  iframeApi.pause();<!-- [et_pb_line_break_holder] -->        stickyClosed = true;<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      window.addEventListener(\"scroll\", function() {<!-- [et_pb_line_break_holder] -->        if (window.scrollY > ((videoHeight) - 15) && !stickyClosed) {<!-- [et_pb_line_break_holder] -->            box.classList.add(\"stickyVideo\");<!-- [et_pb_line_break_holder] -->            \/\/box.parentElement.style.paddingTop = ((videoHeight*2)-15) +\"px\";<!-- [et_pb_line_break_holder] -->            placeholder.style.height = ((videoHeight)-15) +\"px\";<!-- [et_pb_line_break_holder] -->            closeSticky.style.display = \"block\";<!-- [et_pb_line_break_holder] -->            placeholder.style.display = \"block\";<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        if (window.scrollY < ((videoHeight) - 15) &#038;&#038; box.classList.contains(\"stickyVideo\")) {<!-- [et_pb_line_break_holder] -->            box.classList.remove(\"stickyVideo\");<!-- [et_pb_line_break_holder] -->            closeSticky.style.display = \"none\";<!-- [et_pb_line_break_holder] -->            placeholder.style.display = \"none\";<!-- [et_pb_line_break_holder] -->            \/\/box.parentElement.style.paddingTop = \"0px\";      \t<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    }, 750);<!-- [et_pb_line_break_holder] -->  };<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Hj\u00e4rtat&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_right&#8221; vertical_offset=&#8221;-55px&#8221; horizontal_offset=&#8221;30px&#8221; z_index=&#8221;888&#8243; vertical_offset_tablet=&#8221;-38px&#8221; vertical_offset_phone=&#8221;-32px&#8221; vertical_offset_last_edited=&#8221;on|phone&#8221; horizontal_offset_tablet=&#8221;10px&#8221; horizontal_offset_phone=&#8221;10px&#8221; horizontal_offset_last_edited=&#8221;on|phone&#8221; max_width=&#8221;200px&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2021\/11\/Ska\u0308rmavbild-2021-11-26-kl.-00.51.25.png&#8221; title_text=&#8221;Ska\u0308rmavbild 2021-11-26 kl. 00.51.25&#8243; show_bottom_space=&#8221;off&#8221; align=&#8221;right&#8221; show_bottom_space_tablet=&#8221;off&#8221; show_bottom_space_phone=&#8221;off&#8221; show_bottom_space_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;bottom_right&#8221; position_origin_r=&#8221;bottom_right&#8221; vertical_offset_tablet=&#8221;-658px&#8221; vertical_offset_phone=&#8221;-504px&#8221; vertical_offset_last_edited=&#8221;off|phone&#8221; position_origin_a_tablet=&#8221;bottom_right&#8221; position_origin_a_phone=&#8221;bottom_right&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_tablet=&#8221;bottom_right&#8221; position_origin_r_phone=&#8221;bottom_right&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;130px&#8221; width_tablet=&#8221;100px&#8221; width_phone=&#8221;85px&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width=&#8221;100%&#8221; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;auto&#8221; min_height_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; positioning_tablet=&#8221;absolute&#8221; positioning_phone=&#8221;absolute&#8221; positioning_last_edited=&#8221;off|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#007EE5&#8243; custom_padding=&#8221;0px||0px||true|false&#8221; global_module=&#8221;4568&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; custom_padding_tablet=&#8221;0px||4px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_menu menu_id=&#8221;14&#8243; menu_style=&#8221;centered&#8221; dropdown_menu_bg_color=&#8221;#007EE5&#8243; dropdown_menu_line_color=&#8221;#FFFFFF&#8221; dropdown_menu_text_color=&#8221;rgba(255,255,255,0.5)&#8221; dropdown_menu_active_link_color=&#8221;#FFFFFF&#8221; mobile_menu_bg_color=&#8221;#007EE5&#8243; mobile_menu_text_color=&#8221;#FFFFFF&#8221; cart_icon_color=&#8221;#FFFFFF&#8221; search_icon_color=&#8221;#FFFFFF&#8221; menu_icon_color=&#8221;#FFFFFF&#8221; menu_icon_font_size=&#8221;40px&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; menu_font=&#8221;|700|||||||&#8221; menu_text_color=&#8221;#FFFFFF&#8221; background_enable_color=&#8221;off&#8221; z_index=&#8221;889&#8243; custom_padding=&#8221;6px||6px||true|false&#8221; custom_padding_tablet=&#8221;0px||3px||false|false&#8221; custom_padding_phone=&#8221;0px||3px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_menu][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Artikelfl\u00f6de&#8221; module_id=&#8221;ingress&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;35px||35px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|700|||||||&#8221; header_text_color=&#8221;#141414&#8243; header_font_size=&#8221;60px&#8221; custom_margin=&#8221;||11px||false|false&#8221; header_font_size_tablet=&#8221;54px&#8221; header_font_size_phone=&#8221;34px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1>Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|700|||||||&#8221; custom_margin=&#8221;||18px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick nu f\u00f6reningen \u00e4ntligen ett v\u00e4derskydd med grillplatser och de kan forts\u00e4tta utveckla sin scoutverksamhet.<br \/>\n<span class=\"indenta\">\u2013 Vi f\u00e5r m\u00f6jlighet att oavsett v\u00e4der l\u00e4ra v\u00e5ra scouter g\u00f6ra upp eld, laga mat och \u00e4ta tillsammans utomhus, s\u00e4ger Thomas Granlund som \u00e4r ordf\u00f6rande i Bj\u00f6rkek\u00e4rrs scoutk\u00e5rs stiftelse.<\/span>[\/et_pb_text][dssb_sharing_buttons icon_placement=&#8221;icon&#8221; columns=&#8221;3&#8243; icon_width=&#8221;fixed&#8221; alignment=&#8221;left&#8221; use_custom_icon_size=&#8221;on&#8221; icon_font_size=&#8221;18px&#8221; btn_spacing_bottom=&#8221;0px&#8221; btn_padding=&#8221;||||false|false&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;7px|10px|10px||false|false&#8221; border_radii_main=&#8221;on|3px|3px|3px|3px&#8221; border_radii_icon=&#8221;on||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][dssb_sharing_button icon_color=&#8221;#ffffff&#8221; icon_bg=&#8221;#3b5997&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/dssb_sharing_button][dssb_sharing_button social_network=&#8221;twitter&#8221; icon_bg=&#8221;#55aced&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/dssb_sharing_button][dssb_sharing_button social_network=&#8221;email&#8221; icon_bg=&#8221;#212121&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/dssb_sharing_button][\/dssb_sharing_buttons][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;19px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Det \u00e4r alltid viktigt med ett bra tak. N\u00e4r man bygger ett v\u00e4derskydd som ska nyttjas av scouter i generationer fram\u00f6ver \u00e4r det extra viktigt att t\u00e4nka efter f\u00f6re. Thomas Granlund ber\u00e4ttar att han varit p\u00e5 plats under hela processen med att bygga v\u00e4derskyddet och de fyra grillarna.<\/p>\n<p>\u2013 Vi hade ritat allting och l\u00e4mnat till byggnadsn\u00e4mnden f\u00f6r godk\u00e4nnande. De duktiga snickarna fr\u00e5n NILBO som samarbetade med XL-Hj\u00e4lpen och XL-BYGG Gr\u00e5bo i detta projekt \u00e4ndrade bara n\u00e5gra sm\u00e5saker, som gjorde det enklare rent tekniskt. Sedan var vi sj\u00e4lva ocks\u00e5 med och gjorde grundarbetet p\u00e5 marken s\u00e5 att det bara skulle vara att b\u00f6rja bygga n\u00e4r de kom sedan, ber\u00e4ttar han och forts\u00e4tter:<\/p>\n<p>\u2013 Allt gjordes v\u00e4ldigt noggrant, fr\u00e5n markarbetet till det v\u00e4dert\u00e5liga taket som lades p\u00e5 r\u00e5spont och takpapp. Vi fick ocks\u00e5 takavvattning som g\u00e5r ner till en stenkista, s\u00e5 att det sedan mynnar ut i naturen. Det k\u00e4ndes v\u00e4ldigt bra.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; admin_label=&#8221;H\u00f6ger \/ fakta&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#007EE5&#8243; custom_padding=&#8221;16px|16px|16px|16px|true|true&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_5_font=&#8221;|||on|||||&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||8px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5 style=\"padding-bottom: 5px;\">Fakta<\/h5>\n<h3 style=\"color: #fff!important;\">S\u00e5 l\u00e4gger du pl\u00e5ttaket p\u00e5 det b\u00e4sta s\u00e4ttet<\/h3>\n<p>[\/et_pb_text][dica_divi_carousel show_items_desktop=&#8221;1&#8243; show_items_tablet=&#8221;1&#8243; arrow_nav=&#8221;on&#8221; advanced_effect=&#8221;1&#8243; arrow_nav_color=&#8221;#FFFFFF&#8221; arrow_bg_color=&#8221;rgba(0,0,0,0.4)&#8221; dots_color=&#8221;rgba(255,255,255,0.5)&#8221; dots_active_color=&#8221;#FFFFFF&#8221; arrow_position=&#8221;bottom&#8221; arrow_alignment=&#8221;center&#8221; arrow_font_size=&#8221;30px&#8221; carousel_container_margin=&#8221;||||false|false&#8221; carousel_container_padding=&#8221;||||false|false&#8221; innercontent_padding=&#8221;||||false|false&#8221; button_margin=&#8221;||||false|false&#8221; button_padding=&#8221;||||false|false&#8221; content_container_margin=&#8221;||||false|false&#8221; content_container_padding=&#8221;||||false|false&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;Arial|700|||||||&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;16px&#8221; subtitle_text_color=&#8221;#FFFFFF&#8221; body_text_color=&#8221;#FFFFFF&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.35em&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-1.jpg&#8221; module_class=&#8221;slider-txt&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_css_image=&#8221;width:75%;||margin-left:auto;||margin-right:auto;||border-radius:50%;||padding-bottom:10px;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_image_last_edited=&#8221;on|phone&#8221; custom_css_image_tablet=&#8221;width:50%;||margin-left:auto;||margin-right:auto;||border-radius:50%;||padding-bottom:10px;&#8221; custom_css_image_phone=&#8221;width:70%;||margin-left:auto;||margin-right:auto;||border-radius:50%;||padding-bottom:10px;&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>P\u00e5 fr\u00e5gan om vad som \u00e4r viktigast n\u00e4r man sj\u00e4lv l\u00e4gger tak har Anders Bergstrand, projekts\u00e4ljare p\u00e5 Lindab, ett svar som kommer blixtsnabbt.<br \/>\u2013 Det \u00e4r att inte vara sj\u00e4lv, s\u00e4ger han och forts\u00e4tter:<br \/>\u2013 Det man ska t\u00e4nka p\u00e5 \u00e4r att f\u00e5 den f\u00f6rsta pl\u00e5ten vinkelr\u00e4tt mot takfoten. Ett tips \u00e4r att sp\u00e4nna ett sn\u00f6re, s\u00e5 att man kan rikta pl\u00e5ten mot det. F\u00e5r du f\u00f6rsta pl\u00e5ten r\u00e4tt s\u00e5 blir resten bra, blir den f\u00f6rsta pl\u00e5ten sned s\u00e5 g\u00e5r det \u00e5t pipsv\u00e4ngen.<\/p>\n<p>[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-2.jpg&#8221; module_class=&#8221;slider-txt&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_css_image=&#8221;width:75%;||margin-left:auto;||margin-right:auto;||border-radius:50%;||padding-bottom:10px;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_image_last_edited=&#8221;on|phone&#8221; custom_css_image_tablet=&#8221;width:50%;||margin-left:auto;||margin-right:auto;||border-radius:50%;||padding-bottom:10px;&#8221; custom_css_image_phone=&#8221;width:70%;||margin-left:auto;||margin-right:auto;||border-radius:50%;||padding-bottom:10px;&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>N\u00e4r man lagt taket \u00e4r det lika viktigt att ta hand om det. Men vad \u00e4r det egentligen man ska t\u00e4nka p\u00e5 d\u00e5?<br \/>\u2013 En bra tumregel \u00e4r att man b\u00e5de p\u00e5 h\u00f6sten och v\u00e5ren ska g\u00e5 upp p\u00e5 taket och ta bort l\u00f6sa kvistar och grenar. Beh\u00f6ver man tv\u00e4tta av taket anv\u00e4nder man ljummet vatten, ett milt reng\u00f6ringsmedel och en mjuk borste. Sk\u00f6ter man det s\u00e5 kommer det att h\u00e5lla sig fint l\u00e4nge, s\u00e4ger Anders Bergstrand.<\/p>\n<p>[\/dica_divi_carouselitem][\/dica_divi_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;Plussen MOBIL&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#007EE5&#8243; custom_padding=&#8221;0px||40px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/grabo-lindab-ill.jpg&#8221; title_text=&#8221;grabo-lindab-ill&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][dica_divi_carousel show_items_desktop=&#8221;1&#8243; show_items_tablet=&#8221;1&#8243; arrow_nav=&#8221;on&#8221; advanced_effect=&#8221;1&#8243; arrow_nav_color=&#8221;#FFFFFF&#8221; arrow_bg_color=&#8221;rgba(0,0,0,0.4)&#8221; arrow_position=&#8221;middle-outside&#8221; arrow_font_size=&#8221;30px&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; body_text_color=&#8221;#FFFFFF&#8221; body_font_size=&#8221;16px&#8221; body_line_height=&#8221;1.4em&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;70%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]De praktiska pl\u00e5ttaken finns i m\u00e5nga olika utf\u00f6randen. Tycker man att det \u00e4r fint kan man f\u00e5 ett som ser ut som takpannor, fast med alla praktiska f\u00f6rdelar ett pl\u00e5ttak har.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Anders Bergstrand, projekts\u00e4ljare p\u00e5 Lindab. Han tycker att det \u00e4r viktigt att man inte \u00e4r ensam n\u00e4r man l\u00e4gger tak.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Marcus Grosshed \u00e4r en av tre del\u00e4gare p\u00e5 XL-BYGGs anl\u00e4ggning i Gr\u00e5bo. Bygget betyder extra mycket f\u00f6r honom eftersom hans dotter har varit scout.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Thomas Granlund \u00e4r ordf\u00f6rande Bj\u00f6rkek\u00e4rrs scoutk\u00e5rs stiftelse. Han har varit med i f\u00f6reningen sedan 1961.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Hannes Stadius \u00e4r proffsbyggare p\u00e5 NILBO.[\/dica_divi_carouselitem][dica_divi_carouselitem button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Jonathan Lindblom \u00e4r proffsbyggare p\u00e5 NILBO.[\/dica_divi_carouselitem][\/dica_divi_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;infografik&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;1080px&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/grabo-lindab-ill.jpg&#8221; title_text=&#8221;grabo-lindab-ill&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0px|0px|false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_code admin_label=&#8221;1 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;371px&#8221; horizontal_offset=&#8221;1000px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-2\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;1 text&#8221; module_id=&#8221;modal-infographics-2&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; header_6_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;408px&#8221; horizontal_offset=&#8221;890px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;180px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>Jonathan Lindblom \u00e4r proffsbyggare p\u00e5 NILBO.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;2 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;62px&#8221; horizontal_offset=&#8221;276px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-7\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;2 text&#8221; module_id=&#8221;modal-infographics-7&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;40px&#8221; horizontal_offset=&#8221;75px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;200px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>De praktiska pl\u00e5ttaken finns i m\u00e5nga olika utf\u00f6randen. Tycker man att det \u00e4r fint kan man f\u00e5 ett som ser ut som takpannor, fast med alla praktiska f\u00f6rdelar ett pl\u00e5ttak har.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;3 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;310px&#8221; horizontal_offset=&#8221;338px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-3\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;3 text&#8221; module_id=&#8221;modal-infographics-3&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;205px&#8221; horizontal_offset=&#8221;240px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;250px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>Marcus Grosshed \u00e4r en av tre del\u00e4gare p\u00e5 XL-BYGGs anl\u00e4ggning i Gr\u00e5bo. Bygget betyder extra mycket f\u00f6r honom eftersom hans dotter har varit scout.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;4 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;149px&#8221; horizontal_offset=&#8221;78px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-8\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;4 text&#8221; module_id=&#8221;modal-infographics-8&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;424px&#8221; horizontal_offset=&#8221;0px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;250px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>Anders Bergstrand, projekts\u00e4ljare p\u00e5 Lindab. Han tycker att det \u00e4r viktigt att man inte \u00e4r ensam n\u00e4r man l\u00e4gger tak.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;5 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;322px&#8221; horizontal_offset=&#8221;731px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-5\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;5 text&#8221; module_id=&#8221;modal-infographics-5&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;267px&#8221; horizontal_offset=&#8221;630px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;200px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>Hannes Stadius \u00e4r proffsbyggare p\u00e5 NILBO.<\/h5>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;6 knapp&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;417px&#8221; horizontal_offset=&#8221;609px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-6\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: rgb(255, 255, 255); width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;6 text&#8221; module_id=&#8221;modal-infographics-6&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_line_height=&#8221;1.3em&#8221; header_5_text_color=&#8221;#FFFFFF&#8221; background_color=&#8221;#000000&#8243; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;430px&#8221; horizontal_offset=&#8221;430px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;250px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h5>Thomas Granlund \u00e4r ordf\u00f6rande Bj\u00f6rkek\u00e4rrs scoutk\u00e5rs stiftelse. Han har varit med i f\u00f6reningen sedan 1961.<\/h5>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Rubrik&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;0px&#8221; horizontal_offset=&#8221;225px&#8221; position_origin_a_tablet=&#8221;&#8221; position_origin_a_phone=&#8221;&#8221; position_origin_a_last_edited=&#8221;on|desktop&#8221; position_origin_f_tablet=&#8221;&#8221; position_origin_f_phone=&#8221;&#8221; position_origin_f_last_edited=&#8221;on|desktop&#8221; position_origin_r_tablet=&#8221;&#8221; position_origin_r_phone=&#8221;&#8221; position_origin_r_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;400px&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; positioning_tablet=&#8221;none&#8221; positioning_phone=&#8221;none&#8221; positioning_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#141414&#8243; header_font_size=&#8221;40px&#8221; header_6_text_color=&#8221;#141414&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1>Dr\u00f6mprojektet och personerna bakom<\/h1>\n<h6>Klicka p\u00e5 plussen f\u00f6r mer information<\/h6>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Bild\/video fullbredd&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_fullwidth_image title_text=&#8221;xlhjalpen-lindab-desktop&#8221; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-desktop.jpg&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; min_height=&#8221;600px&#8221; min_height_tablet=&#8221;450px&#8221; min_height_phone=&#8221;220px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;100vh&#8221; max_height=&#8221;1200px&#8221; max_height_tablet=&#8221;500px&#8221; max_height_phone=&#8221;240px&#8221; max_height_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; background_last_edited=&#8221;off|desktop&#8221; parallax_tablet=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_fullwidth_image][et_pb_fullwidth_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-desktop.jpg&#8221; title_text=&#8221;xlhjalpen-lindab-mobile&#8221; src_tablet=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-desktop.jpg&#8221; src_phone=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-mobile.jpg&#8221; src_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_fullwidth_image][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Plussen\/infografik&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#a1e2f8&#8243; custom_padding=&#8221;0px||0px||true|false&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Infografik&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/karta-skiss.jpg&#8221; background_size=&#8221;contain&#8221; width=&#8221;100%&#8221; max_width=&#8221;900px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;fade&#8221; animation_delay=&#8221;2000ms&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/karta-skiss-900.jpg&#8221; title_text=&#8221;karta-skiss-900&#8243; align=&#8221;center&#8221; admin_label=&#8221;Bild&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; width_last_edited=&#8221;off|tablet&#8221; max_width_last_edited=&#8221;off|desktop&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px|0px|false|false&#8221; scroll_scaling=&#8221;0|50|50|100|70|100|100%&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_code admin_label=&#8221;1 Knapp&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;690px&#8221; horizontal_offset=&#8221;613px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-1\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: #eb0000; width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_code admin_label=&#8221;2 Knapp&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;590px&#8221; horizontal_offset=&#8221;544px&#8221; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-2\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: #eb0000;width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_code admin_label=&#8221;3 Knapp&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;488px&#8221; horizontal_offset=&#8221;346px&#8221; z_index=&#8221;130&#8243; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-4\" currentitem=\"false\"><\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: #eb0000; width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_code admin_label=&#8221;4 Knapp&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;208px&#8221; horizontal_offset=&#8221;472px&#8221; z_index=&#8221;130&#8243; position_origin_a_last_edited=&#8221;off|desktop&#8221; position_origin_f_last_edited=&#8221;off|desktop&#8221; position_origin_r_last_edited=&#8221;off|desktop&#8221; width=&#8221;50px&#8221; positioning_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<button type=\"button\" data-tip=\"Visa mer info\" class=\"et-fb-button et-fb-button--round et-fb-button--success et-fb-button--tooltip btn-infographics\" id=\"infographics-5\" currentitem=\"false\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"et-fb-icon et-fb-icon--add\" style=\"fill: #eb0000; width: 28px; min-width: 28px; height: 28px; margin: -6px;\"><svg viewBox=\"7.5 7 13 15\" preserveAspectRatio=\"xMidYMid meet\" shape-rendering=\"geometricPrecision\"><g><path d=\"M18 13h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/div>\n<p><canvas height=\"0\" width=\"0\" style=\"border-radius: inherit; height: 200%; left: -50%; position: absolute; top: -50%; width: 200%;\"><\/canvas><\/button>[\/et_pb_code][et_pb_text admin_label=&#8221;1 Text&#8221; module_id=&#8221;modal-infographics-1&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_line_height=&#8221;1.3em&#8221; background_color=&#8221;rgba(0,0,0,0.9)&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_right&#8221; vertical_offset=&#8221;0px&#8221; horizontal_offset=&#8221;215px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;350px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><strong>Fyn<\/strong><br \/>Det \u00e4r n\u00e5got alldeles s\u00e4llsamt med Fyn. Denna sagolika \u00f6 med sin mysiga sk\u00e4rg\u00e5rd skapar upplevelser som stannar kvar i hj\u00e4rtat. F\u00f6lj med p\u00e5 en resa till Danmarks tr\u00e4dg\u00e5rd, med b\u00f6ljande landskap, charmiga sm\u00e5st\u00e4der och vackra slott.<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;2 Text&#8221; module_id=&#8221;modal-infographics-2&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_line_height=&#8221;1.3em&#8221; background_color=&#8221;rgba(0,0,0,0.9)&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;top_right&#8221; vertical_offset=&#8221;0px&#8221; horizontal_offset=&#8221;160px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;290px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><strong>Fyn<\/strong><br \/>Det \u00e4r n\u00e5got alldeles s\u00e4llsamt med Fyn. Denna sagolika \u00f6 med sin mysiga sk\u00e4rg\u00e5rd skapar upplevelser som stannar kvar i hj\u00e4rtat. F\u00f6lj med p\u00e5 en resa till Danmarks tr\u00e4dg\u00e5rd, med b\u00f6ljande landskap, charmiga sm\u00e5st\u00e4der och vackra slott.<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;3 Text&#8221; module_id=&#8221;modal-infographics-4&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_line_height=&#8221;1.3em&#8221; background_color=&#8221;rgba(0,0,0,0.9)&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;390px&#8221; horizontal_offset=&#8221;260px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;270px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><strong>Fyn<\/strong><br \/>Det \u00e4r n\u00e5got alldeles s\u00e4llsamt med Fyn. Denna sagolika \u00f6 med sin mysiga sk\u00e4rg\u00e5rd skapar upplevelser som stannar kvar i hj\u00e4rtat. F\u00f6lj med p\u00e5 en resa till Danmarks tr\u00e4dg\u00e5rd, med b\u00f6ljande landskap, charmiga sm\u00e5st\u00e4der och vackra slott.<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;4 Text&#8221; module_id=&#8221;modal-infographics-5&#8243; module_class=&#8221;modal-infographics&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_line_height=&#8221;1.3em&#8221; background_color=&#8221;rgba(0,0,0,0.9)&#8221; positioning=&#8221;absolute&#8221; vertical_offset=&#8221;20px&#8221; horizontal_offset=&#8221;527px&#8221; z_index=&#8221;117&#8243; background_layout=&#8221;dark&#8221; width=&#8221;320px&#8221; custom_padding=&#8221;10px|10px|10px|10px|true|true&#8221; custom_css_main_element=&#8221;position:absolute !important;&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><strong>Fyn<\/strong><br \/>Det \u00e4r n\u00e5got alldeles s\u00e4llsamt med Fyn. Denna sagolika \u00f6 med sin mysiga sk\u00e4rg\u00e5rd skapar upplevelser som stannar kvar i hj\u00e4rtat. F\u00f6lj med p\u00e5 en resa till Danmarks tr\u00e4dg\u00e5rd, med b\u00f6ljande landskap, charmiga sm\u00e5st\u00e4der och vackra slott.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Artikelfl\u00f6de&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;35px||35px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.25.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;640px&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Valde ett pl\u00e5ttak<\/h2>\n<p>XL-BYGG i Gr\u00e5bo tog fram det material som beh\u00f6vdes f\u00f6r att bygget skulle kunna f\u00f6rverkligas. Marcus Grosshed \u00e4r en av tre del\u00e4gare i anl\u00e4ggningen.<\/p>\n<p>\u2013 Det var en superrolig grej. Jag har sj\u00e4lv aldrig varit scout men min dotter har varit det, s\u00e5 genom det vet jag hur det fungerar och vad de har f\u00f6r behov, s\u00e4ger han och utvecklar:<\/p>\n<p>\u2013 N\u00e4r vi valde ett tak till den h\u00e4r konstruktionen best\u00e4mde vi oss f\u00f6r ett pl\u00e5ttak. Numera \u00e4r pl\u00e5ttak det vanligaste valet. Man f\u00e5r mycket f\u00f6r pengarna och de kan ha olika utseenden. Man kan till exempel f\u00e5 ett pl\u00e5ttak som ser ut som tegel- eller betongpannor utan att beh\u00f6va utf\u00f6ra det ganska omfattande arbetet med att l\u00e4gga pannorna.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg&#8221; title_text=&#8221;xlhjalpen-lindab-3&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;27px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; animation_style=&#8221;fade&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#969696&#8243; header_6_text_color=&#8221;#969696&#8243; custom_margin=&#8221;0px||27px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h6>Till bygget hos Bj\u00f6rkek\u00e4rrs scoutk\u00e5r valdes ett praktiskt pl\u00e5ttak.<\/h6>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>\u201dDen pedagogiska biten g\u00f6r att vi \u00e4r glada\u201d<\/h2>\n<p>Bj\u00f6rkek\u00e4rrs scoutk\u00e5r har haft sin bas p\u00e5 ett och samma st\u00e4lle sedan andra halvan av 1950-talet, i ett hus de med tiden har utvecklat och f\u00f6rb\u00e4ttrat n\u00e4r de har haft m\u00f6jlighet. Under en l\u00e5ng tid har de dr\u00f6mt om att bygga grillplatser med ett v\u00e4derskydd med tak i n\u00e4rheten av scoutklubbstugan. F\u00f6r en f\u00f6rening som Bj\u00f6rkek\u00e4rrs scoutk\u00e5r \u00e4r det sv\u00e5rt att f\u00e5 m\u00f6jligheter att uppf\u00f6ra ett s\u00e5dant bygge sj\u00e4lva. De s\u00f6kte till XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen och fick det gl\u00e4djande beskedet att de blivit antagna. Tidigare har de blivit tvungna att bygga nya eldst\u00e4der varje g\u00e5ng barnen tillsammans med sina ledare skulle laga mat i naturen, vilket ocks\u00e5 var f\u00f6renat med en st\u00f6rre risk att elden skulle sprida sig.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-4.jpg&#8221; title_text=&#8221;xlhjalpen-lindab-4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;27px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; animation_style=&#8221;fade&#8221; border_radii=&#8221;on|8px|8px|8px|8px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#969696&#8243; header_6_text_color=&#8221;#969696&#8243; custom_margin=&#8221;0px||27px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h6>Under det praktiska v\u00e4derskyddet fick man \u00e4ven fyra grillplatser d\u00e4r scouterna kan l\u00e4ra sig att laga mat.<\/h6>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>\u2013 Det \u00e4r framf\u00f6rallt den pedagogiska biten som g\u00f6r att vi \u00e4r v\u00e4ldigt glada att det h\u00e4r dr\u00f6mprojektet nu blev verklighet. Nu beh\u00f6ver vi inte t\u00e4nka p\u00e5 att bygga och riva hela tiden. Nu kan vi koncentrera oss p\u00e5 att g\u00f6ra eld och laga mat p\u00e5 ett s\u00e4kert s\u00e4tt, s\u00e4ger Thomas Granlund.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;20px||20px||true|false&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; global_module=&#8221;4722&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; width_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221;][et_pb_column _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; type=&#8221;4_4&#8243; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; header_3_font=&#8221;|||on|||||&#8221; header_3_text_align=&#8221;center&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; custom_padding=&#8221;||0px||false|false&#8221; custom_margin=&#8221;||20px||false|false&#8221;]<\/p>\n<h3>Alla artiklar<\/h3>\n<p>[\/et_pb_text][dica_divi_carousel show_items_desktop=&#8221;3&#8243; show_items_tablet=&#8221;2&#8243; multislide=&#8221;on&#8221; arrow_nav=&#8221;on&#8221; dot_nav=&#8221;on&#8221; equal_height=&#8221;on&#8221; advanced_effect=&#8221;1&#8243; arrow_nav_color=&#8221;#FFFFFF&#8221; arrow_bg_color=&#8221;rgba(0,0,0,0.5)&#8221; dots_active_color=&#8221;#EB0000&#8243; title_background=&#8221;RGBA(255,255,255,0)&#8221; content_background=&#8221;RGBA(255,255,255,0)&#8221; arrow_position=&#8221;middle-outside&#8221; arrow_font_size=&#8221;30px&#8221; carousel_container_padding=&#8221;||||false|false&#8221; innercontent_padding=&#8221;||||false|false&#8221; item_padding=&#8221;||||false|false&#8221; content_container_padding=&#8221;27px|27px|27px|27px|true|true&#8221; arrow_position_tablet=&#8221;middle-outside&#8221; arrow_position_phone=&#8221;middle-inside&#8221; arrow_position_last_edited=&#8221;on|phone&#8221; arrow_font_size_tablet=&#8221;35px&#8221; arrow_font_size_phone=&#8221;40px&#8221; arrow_font_size_last_edited=&#8221;off|phone&#8221; module_class=&#8221;ratio-1&#215;1&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;||||||||&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;27px&#8221; body_font=&#8221;||||||||&#8221; body_text_color=&#8221;#FFFFFF&#8221; body_font_size=&#8221;16px&#8221; background_color=&#8221;#212121&#8243; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; hover_enabled=&#8221;0&#8243; custom_css_image=&#8221;object-fit:cover;||height:363.33px;&#8221; border_radii_item=&#8221;off|||16px|&#8221; border_radii_image=&#8221;off|16px|||&#8221; global_colors_info=&#8221;{}&#8221; custom_css_image_last_edited=&#8221;on|phone&#8221; custom_css_image_phone=&#8221;object-fit:cover;||height:320px;||width:100%!important;&#8221; custom_css_image_tablet=&#8221;object-fit:cover;||height:280px;||width:auto!important;&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;][dica_divi_carouselitem title=&#8221;F\u00f6reningens problem: \u201dIshallarna anpassas oftast efter ishockey\u201d&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-falkenberg-2.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ2NTEifX0=@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; title_text=&#8221;xl-falkenberg-2&#8243; sticky_enabled=&#8221;0&#8243;]Falkenbergs konst\u00e5kningsklubb v\u00e4xer s\u00e5 det knakar och dess \u00e5kare blir b\u00e4ttre och b\u00e4ttre.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;T\u00e4vlingen d\u00e4r du m\u00e5ste kr\u00e4nga din bil \u2013 n\u00e4stintill gratis&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-robertsfors-1.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ1NzkifX0=@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; title_text=&#8221;xl-robertsfors-1&#8243; sticky_enabled=&#8221;0&#8243;]H\u00e4r t\u00e4vlar fattig och rik p\u00e5 samma villkor.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;De rej\u00e4la grillarna \u2013 som alla kan bygga&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xl-grabo-weber-2.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ1MDUifX0=@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; title_text=&#8221;xl-grabo-weber-2&#8243; sticky_enabled=&#8221;0&#8243;]N\u00e4r Bj\u00f6rkek\u00e4rrs scoutk\u00e5r testar det nya v\u00e4derskyddet med fyra grillplatser \u00e4r det inte den sedvanliga varmkorven som serveras.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-2.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQ0NjQifX0=@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; title_text=&#8221;xlhjalpen-lindab-2&#8243; sticky_enabled=&#8221;0&#8243;]F\u00f6reningen fick \u00e4ntligen ett v\u00e4derskydd med grillplatser och de kan forts\u00e4tta utveckla sin scoutverksamhet.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;Proffsets tips: Undvik de h\u00e4r misstagen n\u00e4r du monterar h\u00e4ngr\u00e4nnor&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/hangranna-lutningen-1&#215;1-1.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQyNzcifX0=@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; title_text=&#8221;hangranna-lutningen-1&#215;1&#8243; sticky_enabled=&#8221;0&#8243;]En scoutk\u00e5r p\u00e5 v\u00e4stkusten f\u00e5r sin st\u00f6rsta byggdr\u00f6m uppfylld genom XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen.[\/dica_divi_carouselitem][dica_divi_carouselitem title=&#8221;Viktigt att t\u00e4nka p\u00e5 \u2013 n\u00e4r man bygger f\u00f6r framtiden&#8221; button_url_new_window=&#8221;1&#8243; image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/grabo-b-1.jpg&#8221; _builder_version=&#8221;4.27.2&#8243; _dynamic_attributes=&#8221;link_option_url&#8221; _module_preset=&#8221;default&#8221; link_option_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wb3N0Iiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjQyMDMifX0=@&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; title_text=&#8221;grabo-b-1&#8243; sticky_enabled=&#8221;0&#8243;]Ledarna p\u00e5 Bj\u00f6rkek\u00e4rrs scoutklubb har som m\u00e5l att ge s\u00e5 m\u00e5nga barn som m\u00f6jligt en bra uppv\u00e4xt.[\/dica_divi_carouselitem][\/dica_divi_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2022\/07\/bakgrundXXL-1.png&#8221; parallax=&#8221;on&#8221; parallax_method=&#8221;off&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;57px||60px||false|false&#8221; global_module=&#8221;4434&#8243; saved_tabs=&#8221;all&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; max_width_tablet=&#8221;1000px&#8221; max_width_phone=&#8221;1000px&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;20px|30px|37px|0px|false|false&#8221; border_width_bottom=&#8221;1px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-xlbygg-logo-2024.png&#8221; title_text=&#8221;xlhjalpen-xlbygg-logo-2024&#8243; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;280px&#8221; max_width_tablet=&#8221;250px&#8221; max_width_phone=&#8221;220px&#8221; max_width_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;1.25rem&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;Siri Expressen|700|||||||&#8221; header_3_font=&#8221;Siri Expressen||||||||&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;3px||0px||false|false&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p><strong>F\u00f6r att vi ska kunna genomf\u00f6ra alla dessa XL-Hj\u00e4lpen projekt beh\u00f6vs v\u00e5ra fantastiska leverant\u00f6rer, som med sitt engagemang \u00e4r med oss i detta och g\u00f6r det m\u00f6jligt att g\u00f6ra skillnad i det lokala samh\u00e4llet. V\u00e5ra leverant\u00f6rer st\u00e5r f\u00f6r ett brett sortiment av produkter av h\u00f6g kvalitet.<br \/>Det sj\u00e4lvklara valen i era byggprojekt.<\/strong><\/p>\n<p><strong>Tack f\u00f6r att ni hj\u00e4lper till!<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|30px|0px|30px|false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;Siri Expressen|700|||||||&#8221; header_3_font=&#8221;Siri Expressen||||||||&#8221; header_3_font_size=&#8221;23px&#8221; background_enable_color=&#8221;off&#8221; position_origin_a=&#8221;top_center&#8221; z_index=&#8221;0&#8243; text_orientation=&#8221;right&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;|50px|0px||false|false&#8221; custom_margin_last_edited=&#8221;off|tablet&#8221; custom_padding=&#8221;0px||0px|0px|false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong>HUVUDSPONSORER<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;31px|auto|25px|auto|false|false&#8221; custom_margin_tablet=&#8221;31px|auto|25px|auto|false|false&#8221; custom_margin_phone=&#8221;31px|auto|25px|auto|false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_tablet=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_phone=&#8221;3px|80px|0px|80px|false|false&#8221; border_color_top=&#8221;RGBA(255,255,255,0)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/arecologo.png&#8221; title_text=&#8221;arecologo&#8221; url=&#8221;https:\/\/www.arecoprofiles.se\/sv\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||true|false&#8221; custom_margin_phone=&#8221;0px||0px||true|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;32px||0px||false|false&#8221; custom_padding_tablet=&#8221;|7px||7px|true|true&#8221; custom_padding_phone=&#8221;0px||15px||false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/Lindab_targetleft_Blueback.png&#8221; title_text=&#8221;Lindab_targetleft_Blueback&#8221; url=&#8221;https:\/\/www.lindab.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_margin_phone=&#8221;-50px||||false|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;30px||10px||false|false&#8221; custom_padding_phone=&#8221;||10px||false|false&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/ESSVE_CMYK.png&#8221; title_text=&#8221;ESSVE_CMYK&#8221; url=&#8221;https:\/\/www.essve.com\/sv\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||true|false&#8221; custom_padding=&#8221;14px||14px||true|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/04\/weber.jpg&#8221; title_text=&#8221;weber&#8221; url=&#8221;https:\/\/www.se.weber\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;43px||||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||23px||false|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; max_width_tablet=&#8221;100%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|30px|0px|30px|false|false&#8221; border_width_top=&#8221;1px&#8221; border_color_top=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Arial||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_line_height=&#8221;1.5em&#8221; header_font=&#8221;Siri Expressen|700|||||||&#8221; header_3_font=&#8221;Siri Expressen||||||||&#8221; header_3_font_size=&#8221;23px&#8221; background_enable_color=&#8221;off&#8221; position_origin_a=&#8221;top_center&#8221; z_index=&#8221;0&#8243; text_orientation=&#8221;right&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;|50px|0px||false|false&#8221; custom_margin_last_edited=&#8221;off|tablet&#8221; custom_padding=&#8221;0px||0px|0px|false|false&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p style=\"text-align: center;\"><strong>PARTNERS<\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_5,1_5,1_5,1_5,1_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;31px|auto||auto|false|false&#8221; custom_padding=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_tablet=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_phone=&#8221;3px|80px|0px|80px|false|false&#8221; border_color_top=&#8221;RGBA(255,255,255,0)&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/05\/sodra-logo-green-cmyk.png&#8221; title_text=&#8221;sodra-logo-green-cmyk&#8221; url=&#8221;https:\/\/habo.com\/se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;48px|10px||10px|false|true&#8221; custom_margin_phone=&#8221;-51px|-4px|33px|-4px|false|true&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;20px|0px|20px|0px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/bosch-logo-vit.png&#8221; title_text=&#8221;bosch-logo-vit&#8221; url=&#8221;https:\/\/www.bosch.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|0px|0px|0px|false|true&#8221; custom_margin_tablet=&#8221;48px|10px||10px|false|true&#8221; custom_margin_phone=&#8221;-51px|-4px|33px|-4px|false|true&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;20px|0px|20px|0px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/04\/Habo_CMYKlogo.png&#8221; title_text=&#8221;Habo_CMYKlogo&#8221; url=&#8221;https:\/\/habo.com\/se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-6px|36px||36px|false|true&#8221; custom_margin_phone=&#8221;-47px|12px||12px|false|true&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;13px|15px||15px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/joma-logo.png&#8221; title_text=&#8221;joma-logo&#8221; url=&#8221;https:\/\/www.joma.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;25px||20px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/itw-construction-products-logo.png&#8221; title_text=&#8221;itw-construction-products-logo&#8221; url=&#8221;https:\/\/www.itwconstruction.se\/sv\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|20px||20px|false|true&#8221; custom_margin_tablet=&#8221;-3px|34px||34px|false|true&#8221; custom_margin_phone=&#8221;-86px||-21px||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_5,1_5,1_5,1_5,1_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1000px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;31px|auto||auto|false|false&#8221; custom_padding=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_tablet=&#8221;3px|30px|0px|30px|false|false&#8221; custom_padding_phone=&#8221;3px|80px|0px|80px|false|false&#8221; border_color_top=&#8221;RGBA(255,255,255,0)&#8221; border_width_bottom=&#8221;1px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/stavrex-logo.png&#8221; title_text=&#8221;stavrex-logo&#8221; url=&#8221;https:\/\/www.stavrex.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_phone=&#8221;-30px||||false|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; custom_padding=&#8221;33px||20px||false|false&#8221; custom_padding_phone=&#8221;30px||||false|false&#8221; custom_padding_last_edited=&#8221;off|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2022\/07\/elitfonster.png&#8221; title_text=&#8221;elitfonster&#8221; url=&#8221;https:\/\/www.elitfonster.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_margin_phone=&#8221;-20px||||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;5px||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2022\/07\/Stenvalls-Tra\u0308-logo-slutgiltig-version-1.png&#8221; title_text=&#8221;Stenvalls-Tra\u0308-logo-slutgiltig-version-1&#8243; url=&#8221;https:\/\/www.stenvalls.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;10px||||false|true&#8221; custom_padding_tablet=&#8221;0px|3px||3px|false|true&#8221; custom_padding_phone=&#8221;0px||0px||false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2023\/03\/Beckers.png&#8221; title_text=&#8221;Beckers&#8221; url=&#8221;https:\/\/beckers.se\/&#8221; url_new_window=&#8221;on&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|20px||20px|false|true&#8221; custom_margin_tablet=&#8221;|34px||34px|false|true&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||22px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger takEfter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick nu f\u00f6reningen \u00e4ntligen ett v\u00e4derskydd med grillplatser och de kan forts\u00e4tta utveckla sin scoutverksamhet. \u2013 Vi f\u00e5r m\u00f6jlighet att oavsett v\u00e4der l\u00e4ra v\u00e5ra scouter g\u00f6ra upp eld, laga mat [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4483,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-4464","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-visa-ej"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ANNONS: Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak - XL-BYGG<\/title>\n<meta name=\"description\" content=\"Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick f\u00f6reningen ett v\u00e4derskydd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ANNONS: Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak - XL-BYGG\" \/>\n<meta property=\"og:description\" content=\"Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick f\u00f6reningen ett v\u00e4derskydd.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/\" \/>\n<meta property=\"og:site_name\" content=\"XL-BYGG\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-08T13:32:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-22T13:04:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"xlhjalpen2021-admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"xlhjalpen2021-admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/\",\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/\",\"name\":\"ANNONS: Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak - XL-BYGG\",\"isPartOf\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg\",\"datePublished\":\"2024-10-08T13:32:57+00:00\",\"dateModified\":\"2024-10-22T13:04:32+00:00\",\"author\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125\"},\"description\":\"Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick f\u00f6reningen ett v\u00e4derskydd.\",\"breadcrumb\":{\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#primaryimage\",\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg\",\"contentUrl\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg\",\"width\":1000,\"height\":667},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hem\",\"item\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website\",\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/\",\"name\":\"XL-BYGG\",\"description\":\"Fr\u00e5n \u00f6nskan till f\u00e4rdigt bygge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125\",\"name\":\"xlhjalpen2021-admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g\",\"caption\":\"xlhjalpen2021-admin\"},\"sameAs\":[\"https:\/\/kampanj.expressen.se\/xlhjalpen\"],\"url\":\"https:\/\/kampanj.expressen.se\/xlhjalpen\/author\/xlhjalpen2021-admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ANNONS: Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak - XL-BYGG","description":"Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick f\u00f6reningen ett v\u00e4derskydd.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/","og_locale":"en_US","og_type":"article","og_title":"ANNONS: Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak - XL-BYGG","og_description":"Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick f\u00f6reningen ett v\u00e4derskydd.","og_url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/","og_site_name":"XL-BYGG","article_published_time":"2024-10-08T13:32:57+00:00","article_modified_time":"2024-10-22T13:04:32+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg","type":"image\/jpeg"}],"author":"xlhjalpen2021-admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"xlhjalpen2021-admin","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/","url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/","name":"ANNONS: Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak - XL-BYGG","isPartOf":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#primaryimage"},"image":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#primaryimage"},"thumbnailUrl":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg","datePublished":"2024-10-08T13:32:57+00:00","dateModified":"2024-10-22T13:04:32+00:00","author":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125"},"description":"Efter flera \u00e5r fick den lilla f\u00f6reningen sina dr\u00f6mmar uppfyllda. Tack vare XL-BYGGs samh\u00e4llsinitiativ XL-Hj\u00e4lpen fick f\u00f6reningen ett v\u00e4derskydd.","breadcrumb":{"@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#primaryimage","url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg","contentUrl":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-content\/uploads\/2024\/10\/xlhjalpen-lindab-3.jpg","width":1000,"height":667},{"@type":"BreadcrumbList","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/expertens-tips-det-ska-du-tanka-pa-nar-du-lagger-tak\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hem","item":"https:\/\/kampanj.expressen.se\/xlhjalpen\/"},{"@type":"ListItem","position":2,"name":"Expertens tips: Det ska du t\u00e4nka p\u00e5 n\u00e4r du l\u00e4gger tak"}]},{"@type":"WebSite","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#website","url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/","name":"XL-BYGG","description":"Fr\u00e5n \u00f6nskan till f\u00e4rdigt bygge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kampanj.expressen.se\/xlhjalpen\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/849af96d4f5722a134a49cbe7cf5b125","name":"xlhjalpen2021-admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kampanj.expressen.se\/xlhjalpen\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/da6542ca473102e9d4ae4b7ff608d8823375601ad29d277403a95130ddf42477?s=96&d=mm&r=g","caption":"xlhjalpen2021-admin"},"sameAs":["https:\/\/kampanj.expressen.se\/xlhjalpen"],"url":"https:\/\/kampanj.expressen.se\/xlhjalpen\/author\/xlhjalpen2021-admin\/"}]}},"_links":{"self":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts\/4464","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/comments?post=4464"}],"version-history":[{"count":31,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts\/4464\/revisions"}],"predecessor-version":[{"id":4724,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/posts\/4464\/revisions\/4724"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/media\/4483"}],"wp:attachment":[{"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/media?parent=4464"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/categories?post=4464"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kampanj.expressen.se\/xlhjalpen\/wp-json\/wp\/v2\/tags?post=4464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}