﻿body{--management-highlight-color: #547222;--management-highlight-color-rgb: 84, 114, 34;--size-5: clamp(3px,0.5vw,5px);--size-10: clamp(6px,1vw,10px);--size-15: clamp(9px,1.5vw,15px);--size-20: clamp(15px,2vw,20px);--size-25: clamp(17px,2.5vw,25px);--size-30: clamp(18px,3vw,30px);--size-35: clamp(20px,3.5vw,35px);--size-40: clamp(22px,4vw,40px);--size-45: clamp(23px,4.5vw,45px);--size-50: clamp(26px,5vw,50px);--size-60: clamp(28px,6vw,60px);--size-70: clamp(32px,7vw,70px);--size-80: clamp(35px,8vw,80px);--size-90: clamp(35px,9vw,90px);--size-100: clamp(40px,10vw,100px);--size-110: clamp(40px,11vw,110px);--size-120: clamp(40px,12vw,120px);--size-130: clamp(45px,13vw,130px);--size-140: clamp(45px,14vw,140px);--size-150: clamp(50px,15vw,150px);--size-160: clamp(50px,16vw,160px);--size-170: clamp(50px,17vw,170px);--size-180: clamp(55px,18vw,180px);--size-190: clamp(55px,19vw,190px);--size-200: clamp(60px,20vw,200px);--size-250: clamp(70px,25vw,250px);--siteframe: 1290px;--siteframe-medium: 1145px;--siteframe-small: 940px;--siteframe-very-small: 750px;--siteframe-space: var(--size-30);--header-height-meta: 40px;--header-height: calc(116px + var(--header-height-meta));--border-radius: 12px;--border-radius-small: 7px;--border-radius-very-small: 4px;--border-radius-button: 7px;--box-shadow: 0 2px 12px rgba(var(--background-dark-style-rgb),0.12);--paragraph-space: var(--size-25);--icon-width: 48px;--primary-color: #547222;--primary-color-dark: #4a641e;--primary-color-light: #dde3d3;--secondary-color: #547222;--secondary-color-dark: #4a641e;--secondary-color-light: #dde3d3;--signal-color: #547222;--color-on-primary-color: var(--color-on-primary-basic);--color-on-secondary-color: #fff;--text-color: #222222;--text-color-primary: var(--primary-color);--text-color-secondary: var(--secondary-color);--icon-color: #547222;--icon-color-light: #dde3d3;--background-light: #fff;--background-medium: #F3F1EF;--background-dark: #e4e3e1;--background-rgb: 243, 241, 239;--background-dark-style-dark: #000;--background-dark-style-medium: #222222;--background-dark-style-light: #343434;--background-dark-style-rgb: 34, 34, 34;--input-border: rgba(var(--background-dark-style-rgb),0.25);--input-border-hover: rgba(var(--background-dark-style-rgb),1);--input-background: var(--background-light);--input-background-hover: var(--background-light);--input-color: rgba(var(--background-dark-style-rgb),0.7);--input-color-hover: rgba(var(--background-dark-style-rgb),1);--input-padding-top-bottom: clamp(11px,1.4vw,14px);--input-padding-left-right: clamp(12px,1.5vw,15px);--input-padding: var(--input-padding-top-bottom) var(--input-padding-left-right);--input-border-radius: var(--border-radius-small)}header{--meta-navigation-space: var(--size-20);--navigation-space: var(--size-35)}.header_right{--dropdown-space-top: 22px;--dropdown-border: 1px solid rgba(var(--background-dark-style-rgb),0.12)}@font-face{font-family:"Source Sans Pro";src:url("fonts/SourceSans3-VariableFont_wght.woff2") format("woff2");font-weight:1 999;font-style:normal;font-display:swap}body{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background-light)}body a{color:var(--text-color)}@media print{body{font-size:15px;line-height:24px}}body.navi_open{overflow:hidden}.page{display:flex;flex-flow:column;min-height:100vh;box-sizing:border-box}#siteframe{padding-top:var(--header-height);box-sizing:border-box}#content .content_inner{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box;margin-top:var(--size-90)}#content .content_inner:first-child{margin-top:var(--size-40)}#content .content_inner.small{--siteframe: var(--siteframe-medium)}#content .content_inner.very_small{--siteframe: var(--siteframe-very-small)}#content .content_inner .text_wrap{width:100%;max-width:var(--siteframe-small);margin-left:auto;margin-right:auto}#content .content_inner:empty{display:none}.text_center{text-align:center}.flex_wrap{display:flex;flex-flow:row;align-items:flex-start}header{display:flex;flex-flow:column;position:fixed;top:0;width:calc(100% - var(--management-panel-width));height:var(--header-height);background:var(--background-light);z-index:200}header .header_inner{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box;gap:var(--size-20)}header .header_top{display:flex;align-items:center;background:var(--background-medium);width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(13px,1.4vw,14px);line-height:clamp(20px,2.4vw,24px);letter-spacing:unset;text-transform:none;color:var(--text-color);height:40px}header .header_top a{color:var(--text-color);text-decoration:none}header .header_right{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(16px,1.8vw,18px);line-height:clamp(20px,3vw,22px);letter-spacing:unset;text-transform:none;color:var(--text-color)}header .header_right a{color:var(--text-color);text-decoration:none}#logo{width:200px}#logo svg,#logo img{display:block;width:100%;height:auto}#cta-header{margin-left:var(--navigation-space)}#cta-header .hidden{display:block}#cta-header .portlet.portlet_no_title .management_controls+.cf+.portlet-title,#cta-header a.portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px)}#cta-header .portlet.portlet_no_title .management_controls+.cf+.portlet-title:hover,#cta-header .portlet.portlet_no_title .management_controls+.cf+.portlet-title:focus,#cta-header a.portlet_content_link:hover,#cta-header a.portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{#cta-header .portlet.portlet_no_title .management_controls+.cf+.portlet-title,#cta-header a.portlet_content_link{display:none}}#cta-header .portlet-content>a{display:none}.mobile_links{display:none}.mobile_links .icons{display:flex;gap:var(--size-20)}.language_switcher a{text-decoration:none;margin-right:var(--meta-navigation-space);opacity:.6}.language_switcher a.current,.language_switcher a:hover{opacity:1}.language_switcher.with_dropdown{display:none}.header_right .language_switcher{margin-right:var(--size-70)}.header_right .language_switcher.with_dropdown{text-transform:uppercase;text-align:center;position:relative;display:block}.header_right .language_switcher.with_dropdown a{margin:0}.header_right .language_switcher.with_dropdown .current_language a:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.header_right .language_switcher.with_dropdown .current_language a:before{content:"";position:absolute;top:100%;left:0;width:100%;height:var(--dropdown-space-top);display:block;background:rgba(0,0,0,0)}.header_right .language_switcher.with_dropdown .current_language a:after{vertical-align:-1px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.header_right .language_switcher.with_dropdown:hover .current_language a{opacity:.65}.header_right .language_switcher.with_dropdown:hover .current_language a:after{content:""}.header_right .language_switcher.with_dropdown:hover .language_dropdown{opacity:1;pointer-events:all}.header_right .language_switcher.with_dropdown .language_dropdown{position:absolute;top:calc(100% + var(--dropdown-space-top));left:calc(50% - 40px);display:flex;flex-flow:column;width:80px;padding:var(--size-20);background:var(--background-light);border-radius:var(--border-radius);border:var(--dropdown-border);box-shadow:var(--box-shadow);box-sizing:border-box;opacity:0;pointer-events:none}.header_right .language_switcher.with_dropdown .language_dropdown a{font-weight:700;color:var(--text-color);opacity:1}.header_right .language_switcher.with_dropdown .language_dropdown a:hover{opacity:.65}.header_right .language_switcher.with_dropdown .language_dropdown a:not(:first-child){margin-top:var(--size-15)}#dark_light_toggle{--icon-width: 13px}#dark_light_toggle .dark_light_toggle_inner{display:flex;align-items:center;gap:2px;position:relative;padding:0;border-radius:15px;background:rgba(var(--background-dark-style-rgb), 0.1)}#dark_light_toggle .toggle_link{opacity:.5;border-radius:100%;padding:4px;box-sizing:border-box;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}body[data-theme=light_mode] #dark_light_toggle .toggle_link.light-theme{--icon-width: 17px;opacity:1;background:var(--background-light)}@media(prefers-color-scheme: light){body[data-theme=dynamic_dark_mode] #dark_light_toggle .toggle_link.light-theme{--icon-width: 17px;opacity:1;background:var(--background-light)}}body[data-theme=dark_mode] #dark_light_toggle .toggle_link.dark-theme{--icon-width: 17px;opacity:1;background:rgba(var(--background-dark-style-rgb), 0.12)}@media(prefers-color-scheme: dark){body[data-theme=dynamic_dark_mode] #dark_light_toggle .toggle_link.dark-theme{--icon-width: 17px;opacity:1;background:rgba(var(--background-dark-style-rgb), 0.12)}}#dark_light_toggle .toggle_link:hover{opacity:1}#dark_light_toggle i{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;display:block;font-size:var(--icon-width);width:var(--icon-width);height:var(--icon-width)}.breadcrumb{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box;display:flex;flex-flow:wrap;align-items:center;margin-top:var(--size-80);margin-bottom:var(--size-80);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.breadcrumb{font-size:13px;line-height:21px}}.breadcrumb .breadcrumb_element:last-child:after,.breadcrumb:before{content:"";position:absolute;top:auto;left:auto;width:var(--size-80);height:1px;display:block;background:var(--background-dark);position:relative}.breadcrumb:before{margin-right:var(--size-25)}.breadcrumb .breadcrumb_element:last-child{display:flex;align-items:center;flex-grow:1}.breadcrumb .breadcrumb_element:last-child:after{flex:1;min-width:var(--size-80);margin-left:var(--size-25)}.breadcrumb .you_are_here{display:none}.breadcrumb .breadcrumb_element,.breadcrumb a{text-decoration:none;white-space:nowrap}.breadcrumb .breadcrumb_separator{font-size:0;line-height:0}.breadcrumb .breadcrumb_separator:before{content:"/";font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:var(--background-dark);margin:0 var(--size-10)}@media print{.breadcrumb .breadcrumb_separator:before{font-size:13px;line-height:21px}}.social_media .icons{--gap: var(--size-20);display:flex;flex-flow:wrap;gap:var(--gap)}.social_media .icons>.cf{display:none}.social_media .icons a{display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);border-radius:var(--border-radius-small);background:var(--primary-color);color:var(--background-light);font-size:calc(var(--icon-width)/2 - 3px)}.social_media .icons a:focus,.social_media .icons a:hover{background:var(--primary-color-dark);color:var(--background-light);opacity:1}.page_home .picture_top_home{flex:0 0 600px;max-width:48%;margin-left:var(--size-70);border-radius:var(--border-radius);overflow:hidden;position:sticky;top:calc(var(--header-height) + var(--size-30))}.page_home h1{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin-top:var(--size-90)}.page_home h1 a{color:var(--text-color-primary);text-decoration:none}@media print{.page_home h1{font-size:11px;line-height:18px;letter-spacing:1px}}.page_home h1:not(:last-child){margin-bottom:var(--size-20)}.page_home h2.subtitle{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(32px,6.6vw,66px);line-height:clamp(38px,7.6vw,76px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin-top:0}.page_home h2.subtitle a{color:var(--text-color-secondary);text-decoration:none}@media print{.page_home h2.subtitle{font-size:28px;line-height:34px}}.page_home h2.subtitle:not(:last-child){margin-bottom:var(--size-35)}.page_home div.introduction:not(:last-child){margin-bottom:var(--size-60)}.page_home .text_wrap .portlet{margin-top:var(--size-60)}.page_home .text_wrap .portlet_content_link_wrap{display:flex;flex-flow:wrap;gap:var(--size-15) var(--size-30)}.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link){display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link):hover,.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link):focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link){display:none}}.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link):after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.page_home .text_wrap a.portlet_content_second_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.page_home .text_wrap a.portlet_content_second_link:hover,.page_home .text_wrap a.portlet_content_second_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.page_home .text_wrap a.portlet_content_second_link{display:none}}footer{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:#fff;margin-top:auto;padding-top:var(--size-150)}footer a{color:#fff}@media print{footer{font-size:13px;line-height:21px}}footer.background_dark{padding-top:0;background:var(--background-medium)}footer .footer_inner{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}footer .copyright,footer .footer_bottom{background:#111;color:#fff}footer .cta_banner{position:relative}footer .cta_banner:after{content:"";position:absolute;top:auto;left:0;width:100%;height:calc(100% - var(--size-100));display:block;background:#111;bottom:0}footer .cta_banner .portlet{padding:var(--size-100) var(--size-50);border-radius:var(--border-radius);background:var(--primary-color);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;color:var(--background-light);position:relative;z-index:1}footer .cta_banner .portlet a{color:var(--background-light)}@media print{footer .cta_banner .portlet{font-size:15px;line-height:24px}}footer .cta_banner .portlet.portlet_no_title .management_controls+.cf+.portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:#fff}footer .cta_banner .portlet.portlet_no_title .management_controls+.cf+.portlet-title a{color:#fff;text-decoration:none}@media print{footer .cta_banner .portlet.portlet_no_title .management_controls+.cf+.portlet-title{font-size:24px;line-height:29px}}footer .cta_banner .portlet_inner{max-width:var(--siteframe-medium);margin:auto}footer .cta_banner .portlet_text_wrap{display:flex;align-items:center;gap:var(--size-20) var(--size-100)}footer .cta_banner .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:#fff}footer .cta_banner .portlet-title a{color:#fff;text-decoration:none}@media print{footer .cta_banner .portlet-title{font-size:24px;line-height:29px}}footer .cta_banner a.portlet_content_link[href*="mailto:"]:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}footer .cta_banner a.portlet_content_link[href*="mailto:"]:after{display:none}footer .cta_banner a.portlet_content_link[href*="tel:"]:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}footer .cta_banner a.portlet_content_link[href*="tel:"]:after{display:none}footer .cta_banner .portlet_content_description>a.portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:rgba(34,34,34,.5);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);white-space:nowrap}footer .cta_banner .portlet_content_description>a.portlet_content_link:hover,footer .cta_banner .portlet_content_description>a.portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:rgba(34,34,34,.7)}@media print{footer .cta_banner .portlet_content_description>a.portlet_content_link{display:none}}footer .cta_banner .portlet_content_description>a.portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}footer .cta_banner .portlet_content_link_wrap{display:flex;gap:var(--size-20) var(--size-30)}footer .cta_banner .portlet_content_link_wrap a{white-space:nowrap}footer .cta_banner .portlet_content_link_wrap a:first-child{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}footer .cta_banner .portlet_content_link_wrap a:first-child:hover,footer .cta_banner .portlet_content_link_wrap a:first-child:focus{color:var(--primary-color-dark);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{footer .cta_banner .portlet_content_link_wrap a:first-child{display:none}}footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:rgba(34,34,34,.5);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link:hover,footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:rgba(34,34,34,.7)}@media print{footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link{display:none}}footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}footer .footer_bottom .footer_inner{padding-top:var(--size-70);padding-bottom:var(--size-70)}footer .footer_bottom .footer_inner>.portlet{position:relative;margin-bottom:var(--size-30)}footer .footer_bottom .footer_inner>.portlet:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;display:block;background:rgba(255,255,255,.1)}footer .footer_bottom .footer_inner>.portlet .portlet_inner{max-width:var(--siteframe-medium);margin:0 auto}footer .footer_bottom .footer_inner>.portlet .portlet-title{display:inline-block;margin-left:calc(-1*var(--size-15)) !important;padding:0 var(--size-15);color:rgba(255,255,255,.5) !important;font-weight:400;background:#111;position:relative;z-index:1}footer .footer_bottom .footer_inner>.portlet .portlet-content{display:none}footer .footer_bottom .footer_inner_wrap{display:flex;flex-flow:wrap;justify-content:space-between;gap:var(--size-80) var(--size-40);max-width:var(--siteframe-medium);margin:0 auto}footer .footer_bottom .footer_inner_wrap>.portlet{flex:1;min-width:140px}footer .footer_bottom a{text-decoration:none}footer .footer_bottom a[href^="mailto:"]:before,footer .footer_bottom a[href^="tel:"]:before{width:16px;display:inline-block;text-align:center}footer .footer_bottom a[href^="mailto:"]:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}footer .footer_bottom a[href^="tel:"]:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}footer .footer_bottom a:hover{color:#fff;opacity:.65}footer .footer_bottom a.quicklink span{display:flex;align-items:center}footer .footer_bottom a.quicklink span .icon i{margin-right:8px;font-weight:400;width:18px;text-align:center}footer .footer_bottom .portlet.portlet_no_title .management_controls+.cf+.portlet-title,footer .footer_bottom .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:#fff;font-weight:700;margin:0}footer .footer_bottom .portlet.portlet_no_title .management_controls+.cf+.portlet-title a,footer .footer_bottom .portlet-title a{color:#fff}@media print{footer .footer_bottom .portlet.portlet_no_title .management_controls+.cf+.portlet-title,footer .footer_bottom .portlet-title{font-size:13px;line-height:21px}}footer .footer_bottom .social_media{align-self:center}footer .footer_bottom .social_media .icons a{background:rgba(255,255,255,.07);color:#fff}footer .footer_bottom .social_media .icons a:hover{background:rgba(255,255,255,.15)}footer .copyright ul{display:flex;flex-flow:wrap;gap:var(--size-10) var(--size-30);padding-top:var(--size-50);padding-bottom:var(--size-50);list-style:none;color:rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.1)}footer .copyright ul a{color:rgba(255,255,255,.5);text-decoration:none}footer .copyright ul a:hover{color:#fff}footer .copyright ul li:nth-last-child(2){margin-right:auto}footer .copyright ul li:last-child{margin-left:auto;padding-right:0}footer .copyright ul li:last-child span{display:none}#privacy_banner{background:rgba(52,52,52,.95);border-radius:var(--border-radius)}#privacy_banner #privacy_banner_inner{color:#fff}#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button{background:rgba(255,255,255,.2);border-radius:var(--border-radius-small)}#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button:hover{color:#fff;background:var(--primary-color);opacity:1}h1{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(32px,6.6vw,66px);line-height:clamp(38px,7.6vw,76px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}h1 a{color:var(--text-color-secondary);text-decoration:none}@media print{h1{font-size:28px;line-height:34px}}h1:not(:last-child){margin-bottom:var(--size-40)}h1+h2.subtitle{margin-top:calc(-1*var(--size-40))}h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{h2{font-size:24px;line-height:29px}}h2.subtitle{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(32px,6.6vw,66px);line-height:clamp(38px,7.6vw,76px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);font-weight:400}h2.subtitle a{color:var(--text-color-secondary);text-decoration:none}@media print{h2.subtitle{font-size:28px;line-height:34px}}h2.subtitle:not(:last-child){margin-bottom:var(--size-40)}h2:not(:first-child){margin-top:var(--size-110)}h2:not(:last-child){margin-bottom:var(--size-30)}h2+h3:not(:first-child){margin-top:calc(-1*var(--size-10))}h3{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(25px,3.6vw,36px);line-height:clamp(27px,4.2vw,42px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}h3 a{color:var(--text-color-secondary);text-decoration:none}@media print{h3{font-size:20px;line-height:23px}}h3:not(:first-child){margin-top:var(--size-80)}h3:not(:last-child){margin-bottom:var(--size-25)}h4{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color)}h4 a{color:var(--text-color);text-decoration:none}@media print{h4{font-size:18px;line-height:21px}}h5{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color);font-weight:400}h5 a{color:var(--text-color);text-decoration:none}@media print{h5{font-size:18px;line-height:21px}}h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary)}h6 a{color:var(--text-color-primary);text-decoration:none}@media print{h6{font-size:11px;line-height:18px;letter-spacing:1px}}h4:not(:first-child),h5:not(:first-child),h6:not(:first-child){margin-top:var(--size-40)}h4:not(:last-child),h5:not(:last-child),h6:not(:last-child){margin-bottom:var(--size-15)}div.introduction{max-width:var(--siteframe-very-small);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none}@media print{div.introduction{font-size:16px;line-height:24px}}div.introduction:not(:last-child){margin-bottom:var(--size-90)}.text_center div.introduction{margin-left:auto;margin-right:auto}p:not(:last-child){margin-bottom:var(--paragraph-space)}p:empty{display:none}a{color:var(--text-color);text-decoration:underline;text-underline-position:under;text-decoration-color:var(--primary-color);text-decoration-thickness:1px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}a:hover{color:var(--primary-color)}a.button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}a.button:hover,a.button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{a.button{display:none}}a.button.medium{color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px)}a.button.medium:hover,a.button.medium:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{a.button.medium{display:none}}a.button.big{color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}a.button.big:hover,a.button.big:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{a.button.big{display:none}}a.button.outline{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}a.button.outline:hover,a.button.outline:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{a.button.outline{display:none}}a.button.outline.medium{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px);font-weight:400}a.button.outline.medium:hover,a.button.outline.medium:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{a.button.outline.medium{display:none}}a.button.outline.big{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}a.button.outline.big:hover,a.button.outline.big:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{a.button.outline.big{display:none}}a.external{text-decoration:none}a.external:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}a.mail{text-decoration:none}a.mail:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}a.phone{text-decoration:none}a.phone:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}ol,ul{margin:0;list-style:none}ol:not(:first-child),ul:not(:first-child){margin-top:var(--paragraph-space)}ol:not(:last-child),ul:not(:last-child){margin-bottom:var(--paragraph-space)}ol li,ul li{position:relative}ol li:not(:first-child),ul li:not(:first-child){margin-top:.2em}ul li{padding-left:1em}ul li:before{position:absolute;left:0;font-family:"Font Awesome 6 Pro";content:"";font-size:.4em;font-weight:900;color:var(--primary-color)}ul.level1,ul.level2,ul.copy,ul.tags,ul.select2-results__options,ul.select2-selection__rendered,ul.property_filter_as_tags,ul.sitemap,ul.rwd_navigation,ul.meta-navigation,ul.navigation{margin:0}ul.level1 li,ul.level2 li,ul.copy li,ul.tags li,ul.select2-results__options li,ul.select2-selection__rendered li,ul.property_filter_as_tags li,ul.sitemap li,ul.rwd_navigation li,ul.meta-navigation li,ul.navigation li{margin:0;padding:0}ul.level1 li:before,ul.level2 li:before,ul.copy li:before,ul.tags li:before,ul.select2-results__options li:before,ul.select2-selection__rendered li:before,ul.property_filter_as_tags li:before,ul.sitemap li:before,ul.rwd_navigation li:before,ul.meta-navigation li:before,ul.navigation li:before{display:none !important}ol{list-style:none;counter-reset:item}ol li{padding-left:1.2em;counter-increment:item}ol li:before{content:counter(item) ".";position:absolute;left:0;font-weight:700;color:var(--primary-color)}.table_wrap_container{overflow:auto;max-width:100%;margin:0;position:relative}.table_wrap_container:not(:first-child){margin-top:var(--paragraph-space)}.table_wrap_container:not(:last-child){margin-bottom:var(--paragraph-space)}table{text-align:left}table td,table th{padding:var(--size-15);background:none;color:var(--text-color)}table td a,table th a{color:var(--text-color)}table td:first-child,table th:first-child{padding-left:0}table td:last-child,table th:last-child{padding-right:0}table th{border-bottom:2px solid var(--text-color)}table td{border-top:1px solid var(--background-dark);min-width:100px}.accordeon_wrap:not(:first-child){margin-top:var(--paragraph-space)}.accordeon_wrap:not(:last-child){margin-bottom:var(--paragraph-space)}.accordeon_wrap .accordeon_entry{border-top:1px solid var(--background-dark);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;line-height:clamp(22px,2.4vw,27px);cursor:pointer}@media print{.accordeon_wrap .accordeon_entry{font-size:13px;line-height:21px}}.accordeon_wrap .accordeon_entry:last-child{border-bottom:1px solid var(--background-dark)}.accordeon_wrap .accordeon_entry:hover .accordeon_title_selector{color:rgba(var(--background-dark-style-rgb), 0.5)}.accordeon_wrap .accordeon_entry:hover .accordeon_title_selector>a{color:rgba(var(--background-dark-style-rgb), 0.5)}.accordeon_wrap .accordeon_entry:hover .accordeon_title_selector:after{background:var(--icon-color)}.accordeon_wrap .accordeon_entry.visible_detail .accordeon_title_selector{color:var(--text-color)}.accordeon_wrap .accordeon_entry.visible_detail .accordeon_title_selector:after{background:var(--icon-color-light);color:var(--icon-color);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.accordeon_wrap .accordeon_entry .accordeon_title_selector{display:flex;justify-content:space-between;align-items:center;margin:0;padding-top:var(--size-30);padding-bottom:var(--size-30);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.accordeon_wrap .accordeon_entry .accordeon_title_selector,.accordeon_wrap .accordeon_entry .accordeon_title_selector>a{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color)}.accordeon_wrap .accordeon_entry .accordeon_title_selector a,.accordeon_wrap .accordeon_entry .accordeon_title_selector>a a{color:var(--text-color);text-decoration:none}@media print{.accordeon_wrap .accordeon_entry .accordeon_title_selector,.accordeon_wrap .accordeon_entry .accordeon_title_selector>a{font-size:18px;line-height:21px}}.accordeon_wrap .accordeon_entry .accordeon_title_selector>a{pointer-events:none}.accordeon_wrap .accordeon_entry .accordeon_title_selector:after{display:flex;align-items:center;justify-content:center;font-family:"Font Awesome 6 Pro";content:"+";font-size:calc(var(--icon-width)/2);flex:0 0 var(--icon-width);width:var(--icon-width);height:var(--icon-width);border-radius:100%;background:var(--icon-color);color:var(--background-light);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.accordeon_wrap .accordeon_entry .accordeon_content{display:none;padding:0;margin-top:0;padding-bottom:var(--size-30)}@media print{.accordeon_wrap .accordeon_entry .accordeon_title_selector:after{display:none}.accordeon_wrap .accordeon_entry .accordeon_content{display:block}}ul.property_filter_as_tags,ul.tags{display:flex;flex-flow:wrap;justify-content:center;gap:clamp(8px,2.5vw,25px)}ul.property_filter_as_tags li,ul.tags li{pointer-events:none}ul.property_filter_as_tags li span,ul.tags li span{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--text-color);background:var(--background-medium);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;pointer-events:all;display:block}ul.property_filter_as_tags li span:hover,ul.property_filter_as_tags li span:focus,ul.tags li span:hover,ul.tags li span:focus{color:var(--text-color);border:1px solid rgba(0,0,0,0);background:var(--background-dark)}@media print{ul.property_filter_as_tags li span,ul.tags li span{display:none}}ul.property_filter_as_tags li.selected span,ul.property_filter_as_tags li.active span,ul.tags li.selected span,ul.tags li.active span{background:var(--primary-color);color:#fff;font-weight:700}.filter_tags_wrap_left ul.property_filter_as_tags,.filter_tags_wrap_left ul.tags{flex-flow:column;gap:var(--size-25) 0;width:100%}.filter_tags_wrap_left ul.property_filter_as_tags li span,.filter_tags_wrap_left ul.tags li span{width:100%}ul.meta-navigation{display:flex;flex-flow:wrap;list-style:none;margin-left:auto}ul.meta-navigation>li:not(:first-child){margin-left:var(--meta-navigation-space)}ul.meta-navigation>li>a{opacity:.6}ul.meta-navigation>li:hover>a{opacity:1}ul.meta-navigation>li.current>a{color:var(--primary-color);opacity:1}ul.navigation{list-style:none;--gap: var(--size-20) var(--navigation-space);display:flex;flex-flow:wrap;gap:var(--gap)}ul.navigation>.cf{display:none}ul.navigation li.level0.current>a,ul.navigation li.level1.current>a,ul.navigation li.level2.current>a{color:var(--primary-color)}ul.navigation li.level0{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(16px,1.8vw,18px);line-height:clamp(20px,3vw,22px);letter-spacing:unset;text-transform:none;color:var(--text-color);position:relative}ul.navigation li.level0 a{color:var(--text-color);text-decoration:none}ul.navigation li.level0>a{position:relative}ul.navigation li.level0>a:not(:only-child) span:before{content:"";position:absolute;top:100%;left:0;width:100%;height:calc(var(--dropdown-space-top) + 7px);display:block;background:rgba(0,0,0,0)}ul.navigation li.level0>a:not(:only-child):after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px;vertical-align:-1px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}ul.navigation li.level0:focus>a,ul.navigation li.level0:hover>a{opacity:.65}ul.navigation li.level0:focus>a:not(:only-child):after,ul.navigation li.level0:hover>a:not(:only-child):after{content:""}ul.navigation li.level0:focus>a:not(:only-child) span:before,ul.navigation li.level0:hover>a:not(:only-child) span:before{width:calc(100% + 300px);left:-150px}ul.navigation li.level0:focus ul.level1,ul.navigation li.level0:hover ul.level1{opacity:1;pointer-events:all}ul.navigation li.level0:focus-within ul.level1{opacity:1;pointer-events:all}ul.navigation li.level0.current>a{opacity:1}ul.navigation li.level0.dropdown_position_right_fix{position:static}ul.navigation li.level0.dropdown_position_right_fix ul.level1{flex-flow:wrap;left:auto;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);right:10px;max-width:calc(100% - 20px);top:calc(100% - var(--dropdown-space-top) - 7px)}ul.navigation ul.level1{position:absolute;top:calc(100% + var(--dropdown-space-top));left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);--gap: var(--size-20) var(--size-40);display:flex;flex-flow:wrap;gap:var(--gap);background:var(--background-light);border-radius:var(--border-radius);border:var(--dropdown-border);box-shadow:var(--box-shadow);list-style:none;padding:var(--size-40);box-sizing:border-box;opacity:0;pointer-events:none}ul.navigation ul.level1>.cf{display:none}ul.navigation ul.level1 a{display:block}ul.navigation ul.level1.has_level2{flex-flow:row}ul.navigation ul.level1>li{min-width:240px;box-sizing:border-box}ul.navigation ul.level1>li>a{font-weight:700}ul.navigation ul.level1>li>a:hover{opacity:.65}ul.navigation ul.level1>li.current>a{opacity:1}ul.navigation ul.level2{list-style:none;margin-top:var(--size-25)}ul.navigation ul.level2>li:not(:first-child){margin-top:var(--size-15)}ul.navigation ul.level2>li>a{font-weight:400;opacity:.65}ul.navigation ul.level2>li>a:hover{opacity:1}ul.navigation ul.level2>li.current>a{opacity:1}ul.navigation ul.level3{display:none}.responsive_navigation_toggle{--icon-width: 40px;--height-span: 5px;--height-gap: 8px;margin-left:var(--size-30);width:var(--icon-width);flex:0 0 var(--icon-width);height:var(--icon-width);position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;cursor:pointer;display:none}.responsive_navigation_toggle:after{content:"";position:absolute;top:calc(-1*var(--header-height));left:auto;width:100vw;height:calc(100vh + var(--header-height));display:block;background:rgba(var(--background-dark-style-rgb), 0.1);position:fixed;right:calc(-1*var(--siteframe-space));backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);opacity:0;pointer-events:none}.responsive_navigation_toggle span{position:absolute;left:0;display:block;width:100%;height:var(--height-span);background:var(--primary-color);border-radius:3px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;opacity:1;z-index:1}.responsive_navigation_toggle span:nth-child(1){top:calc(var(--icon-width)/2 - var(--height-span)/2 - var(--height-span) - var(--height-gap))}.responsive_navigation_toggle span:nth-child(2){top:calc(var(--icon-width)/2 - var(--height-span)/2)}.responsive_navigation_toggle span:nth-child(3){top:calc(var(--icon-width)/2 - var(--height-span)/2 + var(--height-span) + var(--height-gap))}.navi_open .responsive_navigation_toggle:after{opacity:1;pointer-events:all}.navi_open .responsive_navigation_toggle span:nth-child(1){position:absolute;top:calc(50% - var(--height-span)/2);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.navi_open .responsive_navigation_toggle span:nth-child(2){width:0%;opacity:0}.navi_open .responsive_navigation_toggle span:nth-child(3){position:absolute;top:calc(50% - var(--height-span)/2);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#rwdnav{display:none;position:fixed;height:100%;width:calc(100% - 100px);z-index:300;background:var(--background-light);left:-100%;border-right:1px solid rgba(var(--background-dark-style-rgb), 0.1);-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;overflow:auto}.navi_open #rwdnav{left:0}#rwdnav .rwdnav_inner{display:flex;flex-flow:column;padding:var(--size-30);box-sizing:border-box;min-height:100%}#rwdnav a{text-decoration:none}#rwdnav .current>a{opacity:1 !important;font-weight:700 !important;color:var(--primary-color) !important}#rwdnav li.level0{padding:0 var(--size-10)}#rwdnav li.level0>a{display:flex;justify-content:space-between;font-weight:700;font-size:clamp(20px,2.2vw,22px);line-height:clamp(28px,3vw,30px);padding-top:var(--size-20);padding-bottom:var(--size-20)}#rwdnav li.level0>a:not(:only-child):after{font-family:"Font Awesome 6 Pro";content:"";-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}#rwdnav li.level0:not(:first-child){border-top:1px solid rgba(var(--background-dark-style-rgb), 0.1)}#rwdnav li.level0.current>a:not(:only-child):after,#rwdnav li.level0.active>a:not(:only-child):after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#rwdnav li.level0.current ul.level1,#rwdnav li.level0.active ul.level1{display:block}#rwdnav ul.level1{display:none;margin-top:0;padding-bottom:var(--size-20)}#rwdnav li.level1>a{font-weight:400;font-size:clamp(18px,1.9vw,19px);line-height:clamp(25px,2.6vw,26px)}#rwdnav li.level1:not(:first-child){margin-top:var(--size-10)}#rwdnav li.level1:not(:last-child) ul.level2{margin-bottom:var(--size-20)}#rwdnav ul.level2:not(:empty){margin-top:var(--size-5)}#rwdnav li.level2{font-weight:400;font-size:clamp(15px,1.5vw,16px);line-height:clamp(21px,2vw,22px)}#rwdnav li.level2:not(:first-child){margin-top:var(--size-5)}#rwdnav li.level2>a{opacity:.6}#rwdnav li.level2>a:before{content:"- "}#rwdnav ul.level4,#rwdnav ul.level3{display:none}#rwdnav .language_switcher{display:flex;flex-flow:wrap;justify-content:space-around;gap:var(--size-10);order:2;background:var(--background-medium);border-radius:var(--border-radius-small);margin-top:auto;padding:var(--size-10);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;text-transform:uppercase}@media print{#rwdnav .language_switcher{font-size:13px;line-height:21px}}#rwdnav .language_switcher .current{font-weight:700}#rwdnav #dark_light_toggle{display:flex;order:1;margin:var(--size-20) 0}#rwdnav #dark_light_toggle .dark_light_toggle_inner{padding:3px;background:var(--background-medium)}.picture{position:relative;width:100%}.picture .resource_link{position:relative}.picture .resource_link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:rgba(var(--background-rgb), 0.3);z-index:1;opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;background:rgba(0,0,0,0)}.picture .resource_link:after{position:absolute;top:calc(50% - var(--icon-width)/2);left:calc(50% - var(--icon-width)/2);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";content:"";font-weight:900;font-size:calc(var(--icon-width)/2.2);line-height:var(--icon-width);color:var(--background-dark-style-dark);background:rgba(var(--background-rgb), 0.5);border-radius:100%;z-index:2;opacity:0;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-o-transform:scale(0.7);transform:scale(0.7);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;backdrop-filter:blur(10px)}.picture .resource_link img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:transform .6s ease-out;-moz-transition:transform .6s ease-out;-o-transition:transform .6s ease-out;transition:transform .6s ease-out}.picture .resource_link:hover:after,.picture .resource_link:hover:before{opacity:1}.picture .resource_link:hover:after{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);transition-delay:.1s}.picture .resource_link:hover img{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06)}.picture .resource_link.fancybox:after{content:"";font-weight:400}.picture img{width:100%;height:auto;object-fit:cover;font-size:0}.picture img:not([src*=".png"]){background:rgba(var(--background-dark-style-rgb), 0.15)}.picture .resource_subtitle{display:none}.picture .resource_description{position:absolute;bottom:10px;left:10px;clip:unset;width:auto;height:auto;max-width:calc(100% - 20px);font-size:clamp(12px,1.4vw,14px);line-height:clamp(15px,1.8vw,18px);color:#fff;background:rgba(0,0,0,.7);padding:6px 10px;border-radius:var(--border-radius-small);box-sizing:border-box}.picture .resource_description p{display:inline-block;margin:0}.picture .resource_description .resource_title{font-weight:700;padding-right:5px}.picture_top{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}.picture_top .resource_link{pointer-events:none}.picture_top .resource_link:before,.picture_top .resource_link:after{display:none}.picture_top:not(:first-child){margin-top:var(--size-50)}.picture_top .resource_background{border-radius:var(--border-radius);overflow:hidden}.picture_top .resource_description{position:relative;bottom:unset;left:unset;margin-top:var(--size-15);padding:0;background:none;color:rgba(var(--background-dark-style-rgb), 0.5)}.gallery{--gap: var(--size-40);--columns: 3;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.gallery>.cf{display:none}.gallery .resource_background{border-radius:var(--border-radius);overflow:hidden}.gallery .picture{margin:0}#content>.videos{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}#content>.videos:not(:first-child){margin-top:var(--size-50)}#content>.videos video{border-radius:var(--border-radius)}.videos video{display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;aspect-ratio:16/9}.videos .video{display:flex;flex-flow:column}.videos .video:not(:first-child){margin-top:var(--size-50)}.videos .video video{order:-1}.videos .resource_video_description_wrap{margin-top:var(--size-15)}.videos .resource_video_description_wrap,.videos .resource_video_description_wrap h3{font-size:14px;font-size:clamp(13px,1.4vw,14px);line-height:18px;line-height:clamp(16px,1.8vw,18px);color:rgba(var(--background-dark-style-rgb), 0.5)}.videos .resource_video_description_wrap .resource_video_description,.videos .resource_video_description_wrap h3{display:inline-block;margin:0}.videos .resource_video_description_wrap h3{font-weight:700}.videos .resource_video_description_wrap h3+*>p:first-child:before{content:":";padding-right:3px;font-weight:700}.videos+.picture_top{display:none}.slick-track{display:flex;justify-content:center}.slick-slide{margin:0 var(--size-20)}.slick-slide>div{display:flex;width:100%;height:100%}.slick-list{width:auto;margin:0 calc(-1*var(--size-20));padding:0 !important;overflow:hidden}span.slick-arrow{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400;display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width)}span.slick-arrow:hover,span.slick-arrow:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{span.slick-arrow{display:none}}span.slick-arrow.slick-disabled{opacity:.5;pointer-events:none}.documents:not(:first-child){margin-top:var(--size-90)}.documents .document:not(:first-child){margin-top:var(--size-10)}.documents a{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--text-color);background:var(--background-medium);border:1px solid var(--background-medium);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;justify-content:flex-start;width:100%;text-align:left}.documents a:hover,.documents a:focus{color:var(--text-color);border:1px solid var(--background-dark);background:var(--background-dark)}@media print{.documents a{display:none}}.documents a .description{font-weight:400;margin-left:6px}.musics:not(:first-child){margin-top:var(--size-90)}.musics .music:not(:first-child){margin-top:var(--size-50)}.musics .music h3{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.musics .music h3 a{color:var(--text-color-secondary);text-decoration:none}@media print{.musics .music h3{font-size:18px;line-height:21px}}.musics .music h3:not(:last-child){margin-bottom:var(--size-15)}.musics .music audio{width:100%;display:block}.musics .music audio:not(:first-child){margin-top:var(--size-20)}iframe{display:block;width:100%;max-width:100%;border:none}iframe[src*="www.youtube.com"]{aspect-ratio:16/9;height:auto}.portlet.portlet_no_title.portlet_no_subtitle.portlet_no_content.hidden{display:block}.portlets .portlet:not(:first-child){margin-top:var(--size-90)}.portlets .portlet [class*=_subtitle],.portlets .portlet .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets .portlet [class*=_subtitle] a,.portlets .portlet .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets .portlet [class*=_subtitle],.portlets .portlet .portlet-title{font-size:24px;line-height:29px}}.portlets .portlet [class*=_subtitle]:not(:last-child),.portlets .portlet .portlet-title:not(:last-child){margin-bottom:var(--size-35)}.portlets .portlet[class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary)}.portlets .portlet[class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{.portlets .portlet[class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}.portlets .portlet[class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-25)}.portlets .portlet [class*=_introduction]{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none}@media print{.portlets .portlet [class*=_introduction]{font-size:16px;line-height:24px}}.portlets .portlet [class*=_introduction]:not(:last-child){margin-bottom:var(--size-35)}.portlets .portlet .portlet_content_description>a.portlet_content_link,.portlets .portlet .portlet_text_wrap>a.portlet_listing_link{margin:var(--size-50) 0 0}.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link){display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link):hover,.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link):focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link){display:none}}.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link):after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets .portlet a.portlet_content_link.portlet_content_second_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.portlets .portlet a.portlet_content_link.portlet_content_second_link:hover,.portlets .portlet a.portlet_content_link.portlet_content_second_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets .portlet a.portlet_content_link.portlet_content_second_link{display:none}}.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link){display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link):hover,.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link):focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link){display:none}}.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link):after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets .portlet a.portlet_listing_link.portlet_listing_second_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--secondary-color);background:rgba(0,0,0,0);border:1px solid var(--secondary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets .portlet a.portlet_listing_link.portlet_listing_second_link:hover,.portlets .portlet a.portlet_listing_link.portlet_listing_second_link:focus{color:var(--secondary-color);border:1px solid var(--secondary-color-light);background:var(--secondary-color-light)}@media print{.portlets .portlet a.portlet_listing_link.portlet_listing_second_link{display:none}}.portlets .portlet .portlet_listing_link_wrap,.portlets .portlet .portlet_content_link_wrap{display:flex;flex-flow:wrap;margin-top:var(--size-50);gap:var(--size-15) var(--size-20)}.portlet_search h3{display:none}.portlet_search form{display:flex;gap:var(--size-20)}.portlet_search #portlet-search-input{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box}.portlet_search #portlet-search-input a{color:var(--input-color)}@media print{.portlet_search #portlet-search-input{font-size:12px;line-height:15px}}.portlet_search #portlet-search-input:focus,.portlet_search #portlet-search-input:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.portlet_search #portlet-search-input[data-com-onepassword-filled=light],.portlet_search #portlet-search-input:-webkit-autofill,.portlet_search #portlet-search-input:-webkit-autofill:hover,.portlet_search #portlet-search-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.portlet_search #portlet-search-input::-webkit-input-placeholder{color:var(--input-color);opacity:1}.portlet_search #portlet-search-input::placeholder,.portlet_search #portlet-search-input::-moz-placeholder{color:var(--input-color);opacity:1}.portlet_search #portlet-search-button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlet_search #portlet-search-button:hover,.portlet_search #portlet-search-button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlet_search #portlet-search-button{display:none}}#portlets_info_left{position:sticky;top:calc(var(--header-height) + var(--size-20));flex:0 0 clamp(280px,33.5vw,355px);margin-right:clamp(60px,11vw,110px)}@media screen and (max-width: 1200px){#portlets_info_left{flex:0 0 clamp(280px,32vw,320px);margin-right:clamp(40px,8vw,60px)}}@media screen and (max-width: 900px){#portlets_info_left{position:relative;top:0;flex:unset;width:100%;margin-right:0}}@media print{#portlets_info_left{max-width:250px;margin-right:30px}}.filter_tags_wrap_left #portlets_info_left{margin-right:0}.filter_tags_wrap_left #portlets_info_left:not(:first-child){margin-top:var(--size-60)}div.portlets_info_left .portlet:not(:first-child){margin-top:var(--size-40)}div.portlets_info_left .portlet .portlet-content{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}div.portlets_info_left .portlet .portlet-content.cf{display:none}div.portlets_info_left .portlet .videos,div.portlets_info_left .portlet .pictures{flex:0 0 400px;max-width:42.6%}div.portlets_info_left .portlet .pictures .picture,div.portlets_info_left .portlet .pictures .resource_background,div.portlets_info_left .portlet .pictures a.resource_link,div.portlets_info_left .portlet .pictures img{height:100%}div.portlets_info_left .portlet .pictures .picture:not(:first-child){display:none}div.portlets_info_left .portlet .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}div.portlets_info_left .portlet .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}div.portlets_info_left .portlet .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{div.portlets_info_left .portlet .icon{--icon-width: 50px;background:#eee !important}}div.portlets_info_left .portlet .portlet_text_wrap{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}div.portlets_info_left .portlet .portlet_content_subtitle,div.portlets_info_left .portlet .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}div.portlets_info_left .portlet .portlet_content_subtitle a,div.portlets_info_left .portlet .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{div.portlets_info_left .portlet .portlet_content_subtitle,div.portlets_info_left .portlet .portlet-title{font-size:18px;line-height:21px}}div.portlets_info_left .portlet .portlet_content_subtitle:not(:last-child),div.portlets_info_left .portlet .portlet-title:not(:last-child){margin-bottom:var(--size-40)}div.portlets_info_left .portlet .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}div.portlets_info_left .portlet .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{div.portlets_info_left .portlet .listing-date{font-size:12px;line-height:15px}}div.portlets_info_left .portlet .portlet_content_introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{div.portlets_info_left .portlet .portlet_content_introduction{font-size:15px;line-height:24px}}div.portlets_info_left .portlet .portlet_content_introduction:not(:last-child){margin-bottom:var(--paragraph-space)}div.portlets_info_left .portlet .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{div.portlets_info_left .portlet .portlet_content_description{font-size:13px;line-height:21px}}div.portlets_info_left .portlet .portlet_content_description:not(:last-child){margin-bottom:var(--paragraph-space)}div.portlets_info_left .portlet .portlet_content_description h2,div.portlets_info_left .portlet .portlet_content_description h3,div.portlets_info_left .portlet .portlet_content_description h4,div.portlets_info_left .portlet .portlet_content_description h5,div.portlets_info_left .portlet .portlet_content_description h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{div.portlets_info_left .portlet .portlet_content_description h2,div.portlets_info_left .portlet .portlet_content_description h3,div.portlets_info_left .portlet .portlet_content_description h4,div.portlets_info_left .portlet .portlet_content_description h5,div.portlets_info_left .portlet .portlet_content_description h6{font-size:15px;line-height:24px}}div.portlets_info_left .portlet .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}div.portlets_info_left .portlet .document a:focus,div.portlets_info_left .portlet .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}div.portlets_info_left .portlet .documents,div.portlets_info_left .portlet .musics{margin-top:0}div.portlets_info_left .portlet .documents:not(:last-child),div.portlets_info_left .portlet .musics:not(:last-child){margin-bottom:var(--paragraph-space)}div.portlets_info_left .portlet .portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}div.portlets_info_left .portlet .portlet_content_link:hover,div.portlets_info_left .portlet .portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{div.portlets_info_left .portlet .portlet_content_link{display:none}}div.portlets_info_left .portlet .portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}div.portlets_info_left .portlet .portlet_content_link:not(:first-child){margin-top:auto}div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a a,div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title:not(:last-child),div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-10)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover{background:var(--background-dark)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child)>.portlet-title:after,div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child>*:first-child:after{right:-10px}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:only-child,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:only-child{min-height:var(--icon-width)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:hover,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:focus,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:hover,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:none}}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title+.portlet_content_subtitle{padding-right:calc(var(--icon-width) + 10px)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_description{margin-bottom:0 !important}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_link{display:none}@media screen and (max-width: 550px){div.portlets_info_left .portlet .portlet-content{flex-flow:column;height:100%}div.portlets_info_left .portlet .videos,div.portlets_info_left .portlet .pictures{flex:unset;max-width:100%}div.portlets_info_left .portlet .pictures .picture,div.portlets_info_left .portlet .pictures .resource_background,div.portlets_info_left .portlet .pictures a.resource_link,div.portlets_info_left .portlet .pictures img{height:auto}div.portlets_info_left .portlet .portlet_text_wrap{height:100%}}@media print{div.portlets_info_left .portlet .portlet-content{background:#fff !important;border-radius:0}div.portlets_info_left .portlet .portlet_text_wrap:first-child{padding-left:0;padding-right:0}div.portlets_info_left .portlet .portlet_text_wrap:not(:first-child){padding-top:0;padding-bottom:0}}div.portlets_info_left .portlet:not(:first-child){margin-top:var(--size-40)}div.portlets_info_left .portlet .portlet-content{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}div.portlets_info_left .portlet .portlet-content.cf{display:none}div.portlets_info_left .portlet .videos,div.portlets_info_left .portlet .pictures{flex:0 0 400px;max-width:42.6%}div.portlets_info_left .portlet .pictures .picture,div.portlets_info_left .portlet .pictures .resource_background,div.portlets_info_left .portlet .pictures a.resource_link,div.portlets_info_left .portlet .pictures img{height:100%}div.portlets_info_left .portlet .pictures .picture:not(:first-child){display:none}div.portlets_info_left .portlet .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}div.portlets_info_left .portlet .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}div.portlets_info_left .portlet .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{div.portlets_info_left .portlet .icon{--icon-width: 50px;background:#eee !important}}div.portlets_info_left .portlet .portlet_text_wrap{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}div.portlets_info_left .portlet .portlet_content_subtitle,div.portlets_info_left .portlet .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}div.portlets_info_left .portlet .portlet_content_subtitle a,div.portlets_info_left .portlet .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{div.portlets_info_left .portlet .portlet_content_subtitle,div.portlets_info_left .portlet .portlet-title{font-size:18px;line-height:21px}}div.portlets_info_left .portlet .portlet_content_subtitle:not(:last-child),div.portlets_info_left .portlet .portlet-title:not(:last-child){margin-bottom:var(--size-40)}div.portlets_info_left .portlet .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}div.portlets_info_left .portlet .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{div.portlets_info_left .portlet .listing-date{font-size:12px;line-height:15px}}div.portlets_info_left .portlet .portlet_content_introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{div.portlets_info_left .portlet .portlet_content_introduction{font-size:15px;line-height:24px}}div.portlets_info_left .portlet .portlet_content_introduction:not(:last-child){margin-bottom:var(--paragraph-space)}div.portlets_info_left .portlet .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{div.portlets_info_left .portlet .portlet_content_description{font-size:13px;line-height:21px}}div.portlets_info_left .portlet .portlet_content_description:not(:last-child){margin-bottom:var(--paragraph-space)}div.portlets_info_left .portlet .portlet_content_description h2,div.portlets_info_left .portlet .portlet_content_description h3,div.portlets_info_left .portlet .portlet_content_description h4,div.portlets_info_left .portlet .portlet_content_description h5,div.portlets_info_left .portlet .portlet_content_description h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{div.portlets_info_left .portlet .portlet_content_description h2,div.portlets_info_left .portlet .portlet_content_description h3,div.portlets_info_left .portlet .portlet_content_description h4,div.portlets_info_left .portlet .portlet_content_description h5,div.portlets_info_left .portlet .portlet_content_description h6{font-size:15px;line-height:24px}}div.portlets_info_left .portlet .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}div.portlets_info_left .portlet .document a:focus,div.portlets_info_left .portlet .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}div.portlets_info_left .portlet .documents,div.portlets_info_left .portlet .musics{margin-top:0}div.portlets_info_left .portlet .documents:not(:last-child),div.portlets_info_left .portlet .musics:not(:last-child){margin-bottom:var(--paragraph-space)}div.portlets_info_left .portlet .portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}div.portlets_info_left .portlet .portlet_content_link:hover,div.portlets_info_left .portlet .portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{div.portlets_info_left .portlet .portlet_content_link{display:none}}div.portlets_info_left .portlet .portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}div.portlets_info_left .portlet .portlet_content_link:not(:first-child){margin-top:auto}div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a a,div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title a,div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}div.portlets_info_left .portlet[class*=has-subtitle] .portlet-title:not(:last-child),div.portlets_info_left .portlet[class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-10)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover{background:var(--background-dark)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child)>.portlet-title:after,div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child>*:first-child:after{right:-10px}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:only-child,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:only-child{min-height:var(--icon-width)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:hover,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:focus,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:hover,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:none}}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title+.portlet_content_subtitle{padding-right:calc(var(--icon-width) + 10px)}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_description{margin-bottom:0 !important}div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_link{display:none}@media screen and (max-width: 550px){div.portlets_info_left .portlet .portlet-content{flex-flow:column;height:100%}div.portlets_info_left .portlet .videos,div.portlets_info_left .portlet .pictures{flex:unset;max-width:100%}div.portlets_info_left .portlet .pictures .picture,div.portlets_info_left .portlet .pictures .resource_background,div.portlets_info_left .portlet .pictures a.resource_link,div.portlets_info_left .portlet .pictures img{height:auto}div.portlets_info_left .portlet .portlet_text_wrap{height:100%}}@media print{div.portlets_info_left .portlet .portlet-content{background:#fff !important;border-radius:0}div.portlets_info_left .portlet .portlet_text_wrap:first-child{padding-left:0;padding-right:0}div.portlets_info_left .portlet .portlet_text_wrap:not(:first-child){padding-top:0;padding-bottom:0}}div.portlets_info_left .portlet .portlet-content{flex-flow:column;height:100%}div.portlets_info_left .portlet .videos,div.portlets_info_left .portlet .pictures{flex:unset;max-width:100%}div.portlets_info_left .portlet .pictures .picture,div.portlets_info_left .portlet .pictures .resource_background,div.portlets_info_left .portlet .pictures a.resource_link,div.portlets_info_left .portlet .pictures img{height:auto}div.portlets_info_left .portlet .portlet_text_wrap{height:100%}@media print{div.portlets_info_left .portlet .portlet_text_wrap:first-child{padding:0}div.portlets_info_left .portlet .portlet_text_wrap:not(:first-child){padding:var(--size-30) 0 0 0}}div.portlets_info_left .portlet .portlet_inner{padding:0}.portlets_all_options:not(:first-child){margin-top:var(--size-180)}.breadcrumb+.portlets_all_options{margin-top:var(--size-90)}.portlets_all_options .portlet_inner{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}.portlets_all_options .portlet_content:not(:first-child){margin-top:var(--size-40)}.portlets_all_options .portlet_content .portlet-content{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.portlets_all_options .portlet_content .portlet-content.cf{display:none}.portlets_all_options .portlet_content .videos,.portlets_all_options .portlet_content .pictures{flex:0 0 400px;max-width:42.6%}.portlets_all_options .portlet_content .pictures .picture,.portlets_all_options .portlet_content .pictures .resource_background,.portlets_all_options .portlet_content .pictures a.resource_link,.portlets_all_options .portlet_content .pictures img{height:100%}.portlets_all_options .portlet_content .pictures .picture:not(:first-child){display:none}.portlets_all_options .portlet_content .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.portlets_all_options .portlet_content .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.portlets_all_options .portlet_content .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.portlets_all_options .portlet_content .icon{--icon-width: 50px;background:#eee !important}}.portlets_all_options .portlet_content .portlet_text_wrap{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.portlets_all_options .portlet_content .portlet_content_subtitle,.portlets_all_options .portlet_content .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.portlets_all_options .portlet_content .portlet_content_subtitle a,.portlets_all_options .portlet_content .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_content .portlet_content_subtitle,.portlets_all_options .portlet_content .portlet-title{font-size:18px;line-height:21px}}.portlets_all_options .portlet_content .portlet_content_subtitle:not(:last-child),.portlets_all_options .portlet_content .portlet-title:not(:last-child){margin-bottom:var(--size-40)}.portlets_all_options .portlet_content .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.portlets_all_options .portlet_content .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.portlets_all_options .portlet_content .listing-date{font-size:12px;line-height:15px}}.portlets_all_options .portlet_content .portlet_content_introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content .portlet_content_introduction{font-size:15px;line-height:24px}}.portlets_all_options .portlet_content .portlet_content_introduction:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet_content .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content .portlet_content_description{font-size:13px;line-height:21px}}.portlets_all_options .portlet_content .portlet_content_description:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet_content .portlet_content_description h2,.portlets_all_options .portlet_content .portlet_content_description h3,.portlets_all_options .portlet_content .portlet_content_description h4,.portlets_all_options .portlet_content .portlet_content_description h5,.portlets_all_options .portlet_content .portlet_content_description h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.portlets_all_options .portlet_content .portlet_content_description h2,.portlets_all_options .portlet_content .portlet_content_description h3,.portlets_all_options .portlet_content .portlet_content_description h4,.portlets_all_options .portlet_content .portlet_content_description h5,.portlets_all_options .portlet_content .portlet_content_description h6{font-size:15px;line-height:24px}}.portlets_all_options .portlet_content .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.portlets_all_options .portlet_content .document a:focus,.portlets_all_options .portlet_content .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.portlets_all_options .portlet_content .documents,.portlets_all_options .portlet_content .musics{margin-top:0}.portlets_all_options .portlet_content .documents:not(:last-child),.portlets_all_options .portlet_content .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet_content .portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlets_all_options .portlet_content .portlet_content_link:hover,.portlets_all_options .portlet_content .portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_content .portlet_content_link{display:none}}.portlets_all_options .portlet_content .portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets_all_options .portlet_content .portlet_content_link:not(:first-child){margin-top:auto}.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title a,.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title,.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title a,.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title a a,.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title a,.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title a a,.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title a,.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title,.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title a,.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}.portlets_all_options .portlet_content[class*=has-subtitle] .portlet-title:not(:last-child),.portlets_all_options .portlet_content[class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-10)}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content:hover{background:var(--background-dark)}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child)>.portlet-title:after,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child>*:first-child:after{right:-10px}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:only-child,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:only-child{min-height:var(--icon-width)}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:hover,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:focus,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:hover,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:none}}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title+.portlet_content_subtitle{padding-right:calc(var(--icon-width) + 10px)}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_content_description{margin-bottom:0 !important}.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_content_link{display:none}@media screen and (max-width: 550px){.portlets_all_options .portlet_content .portlet-content{flex-flow:column;height:100%}.portlets_all_options .portlet_content .videos,.portlets_all_options .portlet_content .pictures{flex:unset;max-width:100%}.portlets_all_options .portlet_content .pictures .picture,.portlets_all_options .portlet_content .pictures .resource_background,.portlets_all_options .portlet_content .pictures a.resource_link,.portlets_all_options .portlet_content .pictures img{height:auto}.portlets_all_options .portlet_content .portlet_text_wrap{height:100%}}@media print{.portlets_all_options .portlet_content .portlet-content{background:#fff !important;border-radius:0}.portlets_all_options .portlet_content .portlet_text_wrap:first-child{padding-left:0;padding-right:0}.portlets_all_options .portlet_content .portlet_text_wrap:not(:first-child){padding-top:0;padding-bottom:0}}.portlets_all_options .portlet_content.portlet_no_title.portlet_no_subtitle.portlet_empty.portlet_no_content .portlet-content{background:none}.portlets_all_options .portlet_content a.portlet_content_second_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.portlets_all_options .portlet_content a.portlet_content_second_link:hover,.portlets_all_options .portlet_content a.portlet_content_second_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .portlet_content a.portlet_content_second_link{display:none}}.portlets_all_options .portlet_content a.portlet_content_second_link:after{display:none}.portlets_all_options .portlet_content:not(:first-child){margin-top:var(--size-120)}.portlets_all_options .portlet_content.big_picture .portlet-content{background:none;flex-flow:row;height:auto;gap:var(--size-40)}.portlets_all_options .portlet_content.big_picture .portlet-content>.cf{display:none}.portlets_all_options .portlet_content.big_picture .videos,.portlets_all_options .portlet_content.big_picture .pictures{flex:0 0 626px;order:2;max-width:calc(50% - var(--size-20))}.portlets_all_options .portlet_content.big_picture .videos video{border-radius:var(--border-radius)}.portlets_all_options .portlet_content.big_picture .pictures .resource_background{border-radius:var(--border-radius);overflow:hidden;transform:translateZ(0)}.portlets_all_options .portlet_content.big_picture .document a{border-color:rgba(0,0,0,0);background:var(--background-medium)}.portlets_all_options .portlet_content.big_picture .document a:focus,.portlets_all_options .portlet_content.big_picture .document a:hover{border-color:rgba(0,0,0,0);background:var(--background-dark)}.portlets_all_options .portlet_content.big_picture .icon{background:var(--icon-color-light)}.portlets_all_options .portlet_content.big_picture .portlet_text_wrap{--paragraph-space: var(--size-35);align-self:center;padding:var(--size-40)}.portlets_all_options .portlet_content.big_picture .portlet_text_wrap:first-child{padding-top:var(--size-20);padding-bottom:var(--size-20)}.portlets_all_options .portlet_content.big_picture .portlet_content_subtitle,.portlets_all_options .portlet_content.big_picture .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets_all_options .portlet_content.big_picture .portlet_content_subtitle a,.portlets_all_options .portlet_content.big_picture .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_content.big_picture .portlet_content_subtitle,.portlets_all_options .portlet_content.big_picture .portlet-title{font-size:24px;line-height:29px}}.portlets_all_options .portlet_content.big_picture .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.big_picture .portlet_content_description{font-size:15px;line-height:24px}}.portlets_all_options .portlet_content.big_picture .portlet_content_introduction+.portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.big_picture .portlet_content_introduction+.portlet_content_description{font-size:13px;line-height:21px}}.portlets_all_options .portlet_content.big_picture a.portlet_content_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets_all_options .portlet_content.big_picture a.portlet_content_link:hover,.portlets_all_options .portlet_content.big_picture a.portlet_content_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .portlet_content.big_picture a.portlet_content_link{display:none}}.portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .pictures{order:0}.portlets_all_options .portlet_content.big_picture[class*=element_link_entire] .portlet-content:hover{background:var(--background-medium)}.portlets_all_options .portlet_content.big_picture[class*=element_link_entire] .portlet-content:hover .icon{background:var(--background-light)}.portlets_all_options .portlet_content.big_picture[class*=has-subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.big_picture[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,.portlets_all_options .portlet_content.big_picture[class*=has_subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.big_picture[class*=has_subtitle] div.portlet_text_wrap .portlet-title a{color:var(--text-color-primary)}@media screen and (max-width: 1000px){.portlets_all_options .portlet_content.big_picture .portlet-content{gap:var(--size-40) var(--size-30)}.portlets_all_options .portlet_content.big_picture .videos,.portlets_all_options .portlet_content.big_picture .pictures{max-width:calc(50% - var(--size-15))}.portlets_all_options .portlet_content.big_picture .portlet_text_wrap{padding:var(--size-20)}}@media screen and (max-width: 750px){.portlets_all_options .portlet_content.big_picture:not(:first-child){margin-top:var(--size-120)}.portlets_all_options .portlet_content.big_picture .portlet-content{flex-flow:column}.portlets_all_options .portlet_content.big_picture .videos,.portlets_all_options .portlet_content.big_picture .pictures{order:0;flex:unset;max-width:100%}.portlets_all_options .portlet_content.big_picture .portlet_text_wrap{padding:0 var(--size-20) 0 var(--size-20)}.portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .pictures{order:0}}@media print{.portlets_all_options .portlet_content.big_picture .pictures .resource_background{border-radius:0}.portlets_all_options .portlet_content.big_picture .portlet_text_wrap{padding:0}}.portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child,.portlets_all_options .portlet_content.big_picture .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link){color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child:hover,.portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child:focus,.portlets_all_options .portlet_content.big_picture .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link):hover,.portlets_all_options .portlet_content.big_picture .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link):focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child,.portlets_all_options .portlet_content.big_picture .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link){display:none}}.portlets_all_options .portlet_content.big_picture.background_dark_inner .icon{background:var(--background-light)}.portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap{display:flex;justify-content:center;align-self:stretch;background:var(--background-medium);border-radius:var(--border-radius)}.portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap:first-child{padding-top:var(--size-40);padding-bottom:var(--size-40)}.portlets_all_options .portlet_content.big_picture+.big_picture:not(:first-child):not(.portlet_listing){margin-top:var(--size-40)}.portlets_all_options .portlet_content.big_picture.big_picture_right div.pictures{order:2}.portlets_all_options .portlet_content.big_picture.big_picture_left div.pictures{order:0}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content{align-items:center;gap:var(--size-40);padding:var(--size-40)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content>.cf{display:none}.portlets_all_options .portlet_content.big_picture_with_colored_background .videos,.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures{flex:0 0 546px;max-width:calc(50% - var(--size-40))}.portlets_all_options .portlet_content.big_picture_with_colored_background .videos video{border-radius:var(--border-radius-small)}.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures .resource_background{border-radius:var(--border-radius-small);overflow:hidden;transform:translateZ(0)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap{--paragraph-space: var(--size-35);align-self:center;padding:var(--size-40) var(--size-20) var(--size-40) var(--size-40)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap:first-child{padding:var(--size-20)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_subtitle,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_subtitle a,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_subtitle,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-title{font-size:24px;line-height:29px}}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description{font-size:15px;line-height:24px}}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_introduction+.portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_introduction+.portlet_content_description{font-size:13px;line-height:21px}}.portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link:hover,.portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link{display:none}}.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .pictures{order:2}.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap{padding:var(--size-40) var(--size-40) var(--size-40) var(--size-20)}.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has-subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has_subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has_subtitle] div.portlet_text_wrap .portlet-title a{color:var(--text-color-primary)}@media screen and (max-width: 1000px){.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content{gap:var(--size-40) var(--size-30)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap{padding:var(--size-20)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap:first-child{padding:0}}@media screen and (max-width: 750px){.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content{flex-flow:column}.portlets_all_options .portlet_content.big_picture_with_colored_background .videos,.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures{order:0;flex:unset;max-width:100%}.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap{padding:0 var(--size-20) var(--size-20)}.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap:first-child,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap:first-child{padding:var(--size-20)}.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .pictures{order:0}}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link){color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child:hover,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child:focus,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link):hover,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link):focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link){display:none}}.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures span{box-shadow:none}.portlets_all_options .portlet_content.big_picture_with_colored_background.big_picture_right div.pictures{order:2}.portlets_all_options .portlet_content.big_picture_with_colored_background.big_picture_left div.pictures{order:0}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content{background:var(--primary-color);color:#fff}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .icon{color:var(--primary-color);background:#fff}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .portlet_content_subtitle,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .portlet-title,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .portlet-title a,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a{color:#fff !important}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_link:not(.portlet_content_second_link){background:rgba(34,34,34,.5)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_link:not(.portlet_content_second_link):hover,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_link:not(.portlet_content_second_link):focus{background:rgba(34,34,34,.8)}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_second_link{border-color:#fff;color:#fff}.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_second_link:hover,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_second_link:focus{border-color:rgba(0,0,0,0);background:rgba(255,255,255,.4)}.portlets_all_options .portlet_content.picture_bottom .portlet-content{background:none;flex-flow:row;height:auto;gap:var(--size-40)}.portlets_all_options .portlet_content.picture_bottom .portlet-content>.cf{display:none}.portlets_all_options .portlet_content.picture_bottom .videos,.portlets_all_options .portlet_content.picture_bottom .pictures{flex:0 0 626px;order:2;max-width:calc(50% - var(--size-20))}.portlets_all_options .portlet_content.picture_bottom .videos video{border-radius:var(--border-radius)}.portlets_all_options .portlet_content.picture_bottom .pictures .resource_background{border-radius:var(--border-radius);overflow:hidden;transform:translateZ(0)}.portlets_all_options .portlet_content.picture_bottom .document a{border-color:rgba(0,0,0,0);background:var(--background-medium)}.portlets_all_options .portlet_content.picture_bottom .document a:focus,.portlets_all_options .portlet_content.picture_bottom .document a:hover{border-color:rgba(0,0,0,0);background:var(--background-dark)}.portlets_all_options .portlet_content.picture_bottom .icon{background:var(--icon-color-light)}.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap{--paragraph-space: var(--size-35);align-self:center;padding:var(--size-40)}.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap:first-child{padding-top:var(--size-20);padding-bottom:var(--size-20)}.portlets_all_options .portlet_content.picture_bottom .portlet_content_subtitle,.portlets_all_options .portlet_content.picture_bottom .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets_all_options .portlet_content.picture_bottom .portlet_content_subtitle a,.portlets_all_options .portlet_content.picture_bottom .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_content.picture_bottom .portlet_content_subtitle,.portlets_all_options .portlet_content.picture_bottom .portlet-title{font-size:24px;line-height:29px}}.portlets_all_options .portlet_content.picture_bottom .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.picture_bottom .portlet_content_description{font-size:15px;line-height:24px}}.portlets_all_options .portlet_content.picture_bottom .portlet_content_introduction+.portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.picture_bottom .portlet_content_introduction+.portlet_content_description{font-size:13px;line-height:21px}}.portlets_all_options .portlet_content.picture_bottom .portlet_content_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets_all_options .portlet_content.picture_bottom .portlet_content_link:hover,.portlets_all_options .portlet_content.picture_bottom .portlet_content_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .portlet_content.picture_bottom .portlet_content_link{display:none}}.portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .pictures{order:0}.portlets_all_options .portlet_content.picture_bottom[class*=element_link_entire] .portlet-content:hover{background:var(--background-medium)}.portlets_all_options .portlet_content.picture_bottom[class*=element_link_entire] .portlet-content:hover .icon{background:var(--background-light)}.portlets_all_options .portlet_content.picture_bottom[class*=has-subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.picture_bottom[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,.portlets_all_options .portlet_content.picture_bottom[class*=has_subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.picture_bottom[class*=has_subtitle] div.portlet_text_wrap .portlet-title a{color:var(--text-color-primary)}@media screen and (max-width: 1000px){.portlets_all_options .portlet_content.picture_bottom .portlet-content{gap:var(--size-40) var(--size-30)}.portlets_all_options .portlet_content.picture_bottom .videos,.portlets_all_options .portlet_content.picture_bottom .pictures{max-width:calc(50% - var(--size-15))}.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap{padding:var(--size-20)}}@media screen and (max-width: 750px){.portlets_all_options .portlet_content.picture_bottom:not(:first-child){margin-top:var(--size-120)}.portlets_all_options .portlet_content.picture_bottom .portlet-content{flex-flow:column}.portlets_all_options .portlet_content.picture_bottom .videos,.portlets_all_options .portlet_content.picture_bottom .pictures{order:0;flex:unset;max-width:100%}.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap{padding:0 var(--size-20) 0 var(--size-20)}.portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .pictures{order:0}}@media print{.portlets_all_options .portlet_content.picture_bottom .pictures .resource_background{border-radius:0}.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap{padding:0}}.portlets_all_options .portlet_content.picture_bottom .portlet_inner{--siteframe: var(--siteframe-medium)}.portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child,.portlets_all_options .portlet_content.picture_bottom .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link){color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child:hover,.portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child:focus,.portlets_all_options .portlet_content.picture_bottom .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link):hover,.portlets_all_options .portlet_content.picture_bottom .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link):focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child,.portlets_all_options .portlet_content.picture_bottom .portlet_content_description>a.portlet_content_link:not(.portlet_content_second_link){display:none}}.portlets_all_options .portlet_content.picture_bottom .portlet-content{flex-flow:column;gap:var(--size-60)}.portlets_all_options .portlet_content.picture_bottom .portlet-content .portlet_text_wrap{padding:0}.portlets_all_options .portlet_content.picture_bottom .portlet-content .videos,.portlets_all_options .portlet_content.picture_bottom .portlet-content .pictures{order:2;flex:0 0 100%;max-width:100%}.portlets_all_options .portlet_content.picture_bottom .portlet-content .videos img,.portlets_all_options .portlet_content.picture_bottom .portlet-content .pictures img{aspect-ratio:143/80}.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures{--gap: var(--size-40);--columns: 4;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures>.cf{display:none}.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture{margin:0}.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture:nth-child(7n+1){grid-column-end:span 2;grid-row-end:span 2}.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture:not(:first-child){display:block}.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures img{aspect-ratio:1/1}.portlets_all_options .portlet_content.info_banner .portlet-content{align-items:center;gap:var(--size-40);padding:var(--size-40)}.portlets_all_options .portlet_content.info_banner .portlet-content>.cf{display:none}.portlets_all_options .portlet_content.info_banner .videos,.portlets_all_options .portlet_content.info_banner .pictures{flex:0 0 546px;max-width:calc(50% - var(--size-40))}.portlets_all_options .portlet_content.info_banner .videos video{border-radius:var(--border-radius-small)}.portlets_all_options .portlet_content.info_banner .pictures .resource_background{border-radius:var(--border-radius-small);overflow:hidden;transform:translateZ(0)}.portlets_all_options .portlet_content.info_banner .portlet_text_wrap{--paragraph-space: var(--size-35);align-self:center;padding:var(--size-40) var(--size-20) var(--size-40) var(--size-40)}.portlets_all_options .portlet_content.info_banner .portlet_text_wrap:first-child{padding:var(--size-20)}.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,.portlets_all_options .portlet_content.info_banner .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle a,.portlets_all_options .portlet_content.info_banner .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,.portlets_all_options .portlet_content.info_banner .portlet-title{font-size:24px;line-height:29px}}.portlets_all_options .portlet_content.info_banner .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.info_banner .portlet_content_description{font-size:15px;line-height:24px}}.portlets_all_options .portlet_content.info_banner .portlet_content_introduction+.portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_content.info_banner .portlet_content_introduction+.portlet_content_description{font-size:13px;line-height:21px}}.portlets_all_options .portlet_content.info_banner .portlet_content_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets_all_options .portlet_content.info_banner .portlet_content_link:hover,.portlets_all_options .portlet_content.info_banner .portlet_content_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .portlet_content.info_banner .portlet_content_link{display:none}}.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .pictures{order:2}.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .portlet_text_wrap{padding:var(--size-40) var(--size-40) var(--size-40) var(--size-20)}.portlets_all_options .portlet_content.info_banner[class*=has-subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.info_banner[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,.portlets_all_options .portlet_content.info_banner[class*=has_subtitle] div.portlet_text_wrap .portlet-title,.portlets_all_options .portlet_content.info_banner[class*=has_subtitle] div.portlet_text_wrap .portlet-title a{color:var(--text-color-primary)}@media screen and (max-width: 1000px){.portlets_all_options .portlet_content.info_banner .portlet-content{gap:var(--size-40) var(--size-30)}.portlets_all_options .portlet_content.info_banner .portlet_text_wrap{padding:var(--size-20)}.portlets_all_options .portlet_content.info_banner .portlet_text_wrap:first-child{padding:0}}@media screen and (max-width: 750px){.portlets_all_options .portlet_content.info_banner .portlet-content{flex-flow:column}.portlets_all_options .portlet_content.info_banner .videos,.portlets_all_options .portlet_content.info_banner .pictures{order:0;flex:unset;max-width:100%}.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .portlet_text_wrap,.portlets_all_options .portlet_content.info_banner .portlet_text_wrap{padding:0 var(--size-20) var(--size-20)}.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .portlet_text_wrap:first-child,.portlets_all_options .portlet_content.info_banner .portlet_text_wrap:first-child{padding:var(--size-20)}.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .videos,.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .pictures{order:0}}.portlets_all_options .portlet_content.info_banner .portlet_inner{--siteframe: var(--siteframe-medium)}.portlets_all_options .portlet_content.info_banner a.portlet_content_link,.portlets_all_options .portlet_content.info_banner .portlet_content_link_wrap{margin-top:0}.portlets_all_options .portlet_content.info_banner.has_icon .portlet_text_wrap{--icon-width: clamp(50px,8.8vw,88px);padding-left:calc(var(--icon-width) + var(--size-40));position:relative}.portlets_all_options .portlet_content.info_banner .icon{position:absolute;top:calc(50% - var(--icon-width)/2);left:0;margin:0}.portlets_all_options .portlet_content.info_banner .portlet-content{display:flex;gap:var(--size-30) var(--size-40);padding:var(--size-40) var(--size-50)}.portlets_all_options .portlet_content.info_banner .portlet-content>.cf{display:none}.portlets_all_options .portlet_content.info_banner .portlet_text_wrap{padding-right:0 !important}.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,.portlets_all_options .portlet_content.info_banner .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(25px,3.6vw,36px);line-height:clamp(27px,4.2vw,42px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);font-weight:900}.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle a,.portlets_all_options .portlet_content.info_banner .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,.portlets_all_options .portlet_content.info_banner .portlet-title{font-size:20px;line-height:23px}}.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle:not(:last-child),.portlets_all_options .portlet_content.info_banner .portlet-title:not(:last-child){margin-bottom:var(--size-20)}.portlets_all_options .portlet_content.info_banner.portlet_has_subtitle .portlet-title{margin-bottom:var(--size-10)}.portlets_all_options .portlet_content.info_banner .info_banner_link_wrap{display:flex;gap:var(--size-20)}.portlets_all_options .portlet_content.info_banner a.portlet_content_link{white-space:nowrap;display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.portlets_all_options .portlet_content.info_banner a.portlet_content_link:hover,.portlets_all_options .portlet_content.info_banner a.portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_content.info_banner a.portlet_content_link{display:none}}.portlets_all_options .portlet_content.info_banner a.portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link:hover,.portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link{display:none}}.portlets_all_options .portlet_content.info_banner .portlet_content_second_link,.portlets_all_options .portlet_content.info_banner .pictures{display:none}.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content{background:var(--primary-color);color:#fff}.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .icon{background:#fff;color:var(--primary-color)}.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .portlet_content_subtitle,.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .portlet-title,.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content a{color:#fff}.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content a.portlet_content_link{background:rgba(34,34,34,.5)}.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content a.portlet_content_link:hover,.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content a.portlet_content_link:focus{background:rgba(34,34,34,.8)}.portlets_all_options .background_dark{background:var(--background-medium)}.portlets_all_options .background_dark .portlet_inner{--background-medium: var(--background-light);padding-top:var(--size-90);padding-bottom:var(--size-90)}.portlets_all_options .background_dark .portlet_inner .portlet_listing_entry_icon{background:var(--icon-color-light)}.portlets_all_options .background_dark+.background_dark{margin-top:0}.portlets_all_options .portlet{--icon-width-arrow: 72px}.portlets_all_options .portlet .slick-slider{position:relative}.portlets_all_options .portlet .slick-list{overflow:visible}.portlets_all_options .portlet span.slick-arrow{color:var(--text-color);background:rgba(0,0,0,0);border:1px solid var(--text-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400;position:absolute;top:calc(-1*(var(--size-90) + var(--icon-width-arrow)));right:0;display:flex;align-items:center;justify-content:center;width:var(--icon-width-arrow);height:var(--icon-width-arrow);padding:0;font-size:clamp(16px,2.1vw,21px)}.portlets_all_options .portlet span.slick-arrow:hover,.portlets_all_options .portlet span.slick-arrow:focus{color:var(--text-color);border:1px solid var(--background-dark);background:var(--background-dark)}@media print{.portlets_all_options .portlet span.slick-arrow{display:none}}.portlets_all_options .portlet span.slick-arrow.slick-arrow-left{right:calc(var(--icon-width-arrow) + var(--size-25))}.portlets_all_options .portlet.slider .portlet-title:nth-last-child(2),.portlets_all_options .portlet.portlet_shop_article .portlet-title:nth-last-child(2){min-height:var(--icon-width-arrow)}.portlets_all_options .portlet.slider .portlet-title+.portlet-listing-entry-wrap span.slick-arrow,.portlets_all_options .portlet.slider .portlet-title+.portlet-shop-article-entry-wrap span.slick-arrow,.portlets_all_options .portlet.portlet_shop_article .portlet-title+.portlet-listing-entry-wrap span.slick-arrow,.portlets_all_options .portlet.portlet_shop_article .portlet-title+.portlet-shop-article-entry-wrap span.slick-arrow{top:calc(-1*(var(--size-50) + var(--icon-width-arrow)))}.portlets_all_options .portlet_listing:not(:first-child){margin-top:var(--size-180)}.portlets_all_options .portlet_listing+.portlet_listing{margin-top:var(--size-90)}.portlets_all_options .portlet_listing .portlet_icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.portlets_all_options .portlet_listing .portlet_icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.portlets_all_options .portlet_listing .portlet_icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.portlets_all_options .portlet_listing .portlet_icon{--icon-width: 50px;background:#eee !important}}.portlets_all_options .portlet_listing:not(.background_dark) .portlet_icon{background:var(--background-medium)}.portlets_all_options .portlet_listing .portlet_icon,.portlets_all_options .portlet_listing .portlet_listing_subtitle,.portlets_all_options .portlet_listing .portlet_listing_introduction,.portlets_all_options .portlet_listing .portlet-title,.portlets_all_options .portlet_listing .portlet_listing_text{text-align:center;max-width:var(--siteframe-very-small);margin:0 auto}.portlets_all_options .portlet_listing .portlet_text_wrap>a.portlet_listing_link{margin:var(--size-90) auto 0}.portlets_all_options .portlet_listing .portlet_listing_link_wrap{justify-content:center;margin-top:var(--size-90)}.portlets_all_options .portlet-listing-entry-wrap{--gap: var(--size-40);--columns: 2;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.portlets_all_options .portlet-listing-entry-wrap>.cf{display:none}.portlets_all_options .portlet-listing-entry-wrap:not(:first-child){margin-top:var(--size-90)}.portlets_all_options .portlet-listing-entry:not(:first-child){margin-top:var(--size-40)}.portlets_all_options .portlet-listing-entry>*{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.portlets_all_options .portlet-listing-entry>*.cf{display:none}.portlets_all_options .portlet-listing-entry .videos,.portlets_all_options .portlet-listing-entry .pictures{flex:0 0 400px;max-width:42.6%}.portlets_all_options .portlet-listing-entry .pictures .picture,.portlets_all_options .portlet-listing-entry .pictures .resource_background,.portlets_all_options .portlet-listing-entry .pictures a.resource_link,.portlets_all_options .portlet-listing-entry .pictures img{height:100%}.portlets_all_options .portlet-listing-entry .pictures .picture:not(:first-child){display:none}.portlets_all_options .portlet-listing-entry .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.portlets_all_options .portlet-listing-entry .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.portlets_all_options .portlet-listing-entry .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.portlets_all_options .portlet-listing-entry .icon{--icon-width: 50px;background:#eee !important}}.portlets_all_options .portlet-listing-entry .portlet-listing-content-container{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle,.portlets_all_options .portlet-listing-entry h4{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle a,.portlets_all_options .portlet-listing-entry h4 a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle,.portlets_all_options .portlet-listing-entry h4{font-size:18px;line-height:21px}}.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle:not(:last-child),.portlets_all_options .portlet-listing-entry h4:not(:last-child){margin-bottom:var(--size-40)}.portlets_all_options .portlet-listing-entry .portlet-entry-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.portlets_all_options .portlet-listing-entry .portlet-entry-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.portlets_all_options .portlet-listing-entry .portlet-entry-date{font-size:12px;line-height:15px}}.portlets_all_options .portlet-listing-entry .portlet-entry-introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet-listing-entry .portlet-entry-introduction{font-size:15px;line-height:24px}}.portlets_all_options .portlet-listing-entry .portlet-entry-introduction:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet-listing-entry .portlet-entry-content{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet-listing-entry .portlet-entry-content{font-size:13px;line-height:21px}}.portlets_all_options .portlet-listing-entry .portlet-entry-content:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet-listing-entry .portlet-entry-content h2,.portlets_all_options .portlet-listing-entry .portlet-entry-content h3,.portlets_all_options .portlet-listing-entry .portlet-entry-content h4,.portlets_all_options .portlet-listing-entry .portlet-entry-content h5,.portlets_all_options .portlet-listing-entry .portlet-entry-content h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.portlets_all_options .portlet-listing-entry .portlet-entry-content h2,.portlets_all_options .portlet-listing-entry .portlet-entry-content h3,.portlets_all_options .portlet-listing-entry .portlet-entry-content h4,.portlets_all_options .portlet-listing-entry .portlet-entry-content h5,.portlets_all_options .portlet-listing-entry .portlet-entry-content h6{font-size:15px;line-height:24px}}.portlets_all_options .portlet-listing-entry .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.portlets_all_options .portlet-listing-entry .document a:focus,.portlets_all_options .portlet-listing-entry .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.portlets_all_options .portlet-listing-entry .documents,.portlets_all_options .portlet-listing-entry .musics{margin-top:0}.portlets_all_options .portlet-listing-entry .documents:not(:last-child),.portlets_all_options .portlet-listing-entry .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet-listing-entry .portlet-entry-link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlets_all_options .portlet-listing-entry .portlet-entry-link:hover,.portlets_all_options .portlet-listing-entry .portlet-entry-link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet-listing-entry .portlet-entry-link{display:none}}.portlets_all_options .portlet-listing-entry .portlet-entry-link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets_all_options .portlet-listing-entry .portlet-entry-link:not(:first-child){margin-top:auto}.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4 a,.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4,.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4 a,.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4 a a,.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4 a,.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4 a a,.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4 a{color:var(--text-color-primary);text-decoration:none}@media print{.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4 a,.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4,.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4 a,.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4{font-size:11px;line-height:18px;letter-spacing:1px}}.portlets_all_options .portlet-listing-entry[class*=has-subtitle] h4:not(:last-child),.portlets_all_options .portlet-listing-entry[class*=has_subtitle] h4:not(:last-child){margin-bottom:var(--size-10)}.portlets_all_options .portlet-listing-entry[class*=element_link_entire]>*:hover{background:var(--background-dark)}.portlets_all_options .portlet-listing-entry[class*=element_link_entire]>*:hover .portlet-listing-content-container:not(:first-child)>h4:after,.portlets_all_options .portlet-listing-entry[class*=element_link_entire]>*:hover .portlet-listing-content-container:first-child>*:first-child:after{right:-10px}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4:only-child,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child>*:first-child:only-child{min-height:var(--icon-width)}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4:after,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4:after:hover,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4:after:focus,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child>*:first-child:after:hover,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4:after,.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child>*:first-child:after{display:none}}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child)>h4+.portlet-entry-subtitle{padding-right:calc(var(--icon-width) + 10px)}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-entry-content{margin-bottom:0 !important}.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-entry-link{display:none}@media screen and (max-width: 550px){.portlets_all_options .portlet-listing-entry>*{flex-flow:column;height:100%}.portlets_all_options .portlet-listing-entry .videos,.portlets_all_options .portlet-listing-entry .pictures{flex:unset;max-width:100%}.portlets_all_options .portlet-listing-entry .pictures .picture,.portlets_all_options .portlet-listing-entry .pictures .resource_background,.portlets_all_options .portlet-listing-entry .pictures a.resource_link,.portlets_all_options .portlet-listing-entry .pictures img{height:auto}.portlets_all_options .portlet-listing-entry .portlet-listing-content-container{height:100%}}@media print{.portlets_all_options .portlet-listing-entry>*{background:#fff !important;border-radius:0}.portlets_all_options .portlet-listing-entry .portlet-listing-content-container:first-child{padding-left:0;padding-right:0}.portlets_all_options .portlet-listing-entry .portlet-listing-content-container:not(:first-child){padding-top:0;padding-bottom:0}}.portlets_all_options .portlet-listing-entry>*{flex-flow:column;height:100%}.portlets_all_options .portlet-listing-entry .videos,.portlets_all_options .portlet-listing-entry .pictures{flex:unset;max-width:100%}.portlets_all_options .portlet-listing-entry .pictures .picture,.portlets_all_options .portlet-listing-entry .pictures .resource_background,.portlets_all_options .portlet-listing-entry .pictures a.resource_link,.portlets_all_options .portlet-listing-entry .pictures img{height:auto}.portlets_all_options .portlet-listing-entry .portlet-listing-content-container{height:100%}@media print{.portlets_all_options .portlet-listing-entry .portlet-listing-content-container:first-child{padding:0}.portlets_all_options .portlet-listing-entry .portlet-listing-content-container:not(:first-child){padding:var(--size-30) 0 0 0}}.portlets_all_options .portlet-listing-entry:not(:first-child){margin:0}.portlets_all_options .portlet-listing-entry .pictures+.portlet-listing-content-container .listing_properties{max-width:calc(100% - var(--size-15) - var(--size-15))}.portlets_all_options .portlet-listing-entry .portlet-listing-more{display:none}.portlets_all_options .slider{overflow:hidden}.portlets_all_options .slider .portlet-listing-entry-wrap{display:block;width:100%;margin-left:0;margin-bottom:0}.portlets_all_options .slider .portlet-title,.portlets_all_options .slider .portlet_listing_subtitle,.portlets_all_options .slider .portlet_listing_introduction,.portlets_all_options .slider .portlet_listing_text{margin-left:0;text-align:left}.portlets_all_options .three_in_a_row .portlet-listing-entry-wrap{--columns: 3}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .videos,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures{flex:0 0 120px;aspect-ratio:1/1;border-radius:100%;overflow:hidden;align-self:center;margin-top:var(--size-40);transform:translateZ(0)}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-listing-content-container{justify-content:center;text-align:center;height:100%}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .icon,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-link,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-date{display:none}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-content,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-introduction{order:-1}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:var(--text-color);margin:0;padding:0}@media print{.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle{font-size:13px;line-height:21px}}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4 a,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle a{color:var(--text-color)}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4:after,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle:after{display:none !important}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle{margin-top:var(--size-5)}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4{margin-top:auto;padding-top:var(--size-50);font-weight:700}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-tags,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .listing_properties{order:-1;justify-content:center;position:relative;left:auto;top:auto;max-width:100%}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-tags:not(:last-child),.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .listing_properties:not(:last-child){margin-bottom:var(--size-25)}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-tags .title_tag,.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .listing_properties .title_tag{background:rgba(var(--background-dark-style-rgb), 0.15)}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap{--space-top: var(--size-30);--columns: 1;max-width:var(--siteframe-small);margin-left:auto;margin-right:auto}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap{display:flex;align-items:flex-start;max-width:var(--siteframe)}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .portlet-listing-entry-wrap{margin:0;width:100%}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap{position:sticky;top:calc(var(--header-height) + var(--size-20));flex:0 0 626px;max-width:50%;margin-right:var(--size-80)}@media screen and (max-width: 1200px){.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap{max-width:calc(50% - var(--size-60));margin-right:var(--size-60)}}@media print{.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap{max-width:35%;margin-right:30px}}@media screen and (max-width: 900px){.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap{position:relative;top:0;flex:unset;width:100%;margin-right:0}}@media print{.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap{max-width:250px;margin-right:30px}}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap .resource_background{border-radius:var(--border-radius);overflow:hidden;transform:translateZ()}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap img{aspect-ratio:1/1}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap .pictures~.pictures{position:absolute;top:0;width:100%;opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap .pictures.visible{opacity:1 !important}.portlets_all_options .accordeon_listing .portlet-listing-entry{border-top:1px solid var(--background-dark);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;line-height:clamp(22px,2.4vw,27px);cursor:pointer;--paragraph-space: var(--size-15);border:none}@media print{.portlets_all_options .accordeon_listing .portlet-listing-entry{font-size:13px;line-height:21px}}.portlets_all_options .accordeon_listing .portlet-listing-entry:last-child{border-bottom:1px solid var(--background-dark)}.portlets_all_options .accordeon_listing .portlet-listing-entry:hover .accordeon_title_selector{color:rgba(var(--background-dark-style-rgb), 0.5)}.portlets_all_options .accordeon_listing .portlet-listing-entry:hover .accordeon_title_selector>a{color:rgba(var(--background-dark-style-rgb), 0.5)}.portlets_all_options .accordeon_listing .portlet-listing-entry:hover .accordeon_title_selector:after{background:var(--icon-color)}.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail .accordeon_title_selector{color:var(--text-color)}.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail .accordeon_title_selector:after{background:var(--icon-color-light);color:var(--icon-color);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector{display:flex;justify-content:space-between;align-items:center;margin:0;padding-top:var(--size-30);padding-bottom:var(--size-30);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector,.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector>a{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color)}.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector a,.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector>a a{color:var(--text-color);text-decoration:none}@media print{.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector,.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector>a{font-size:18px;line-height:21px}}.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector>a{pointer-events:none}.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector:after{display:flex;align-items:center;justify-content:center;font-family:"Font Awesome 6 Pro";content:"+";font-size:calc(var(--icon-width)/2);flex:0 0 var(--icon-width);width:var(--icon-width);height:var(--icon-width);border-radius:100%;background:var(--icon-color);color:var(--background-light);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-listing-content-container{display:none;padding:0;margin-top:0;padding-bottom:var(--size-30)}@media print{.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector:after{display:none}.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-listing-content-container{display:block}}.portlets_all_options .accordeon_listing .portlet-listing-entry>*{padding:0 var(--size-30);border-radius:var(--border-radius-small);box-sizing:border-box}.portlets_all_options .accordeon_listing .portlet-listing-entry .listing_properties,.portlets_all_options .accordeon_listing .portlet-listing-entry .pictures{display:none}.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail h4.has_icon,.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail h4.has_icon>a,.portlets_all_options .accordeon_listing .portlet-listing-entry:hover h4.has_icon,.portlets_all_options .accordeon_listing .portlet-listing-entry:hover h4.has_icon>a{color:var(--text-color)}.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail h4.has_icon i,.portlets_all_options .accordeon_listing .portlet-listing-entry:hover h4.has_icon i{background:var(--primary-color);color:#fff}.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon{justify-content:flex-start}.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon:after{display:none}.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon i{display:flex;justify-content:center;align-items:center;flex:0 0 var(--icon-width);width:var(--icon-width);height:var(--icon-width);font-size:calc(var(--icon-width)/2);border-radius:100%;background:var(--text-color);color:var(--background-light);margin-right:var(--size-15);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-entry-subtitle{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;font-weight:700}@media print{.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-entry-subtitle{font-size:15px;line-height:24px}}.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-entry-subtitle:not(:last-child){margin-bottom:var(--size-20)}.portlets_all_options .big_picture .portlet-listing-entry-wrap{--space-top: var(--size-40);--space-between: 0;--columns: 1}.portlets_all_options .big_picture .portlet-listing-entry>*{background:none;flex-flow:row;height:auto;gap:var(--size-40)}.portlets_all_options .big_picture .portlet-listing-entry>*>.cf{display:none}.portlets_all_options .big_picture .portlet-listing-entry .videos,.portlets_all_options .big_picture .portlet-listing-entry .pictures{flex:0 0 626px;order:2;max-width:calc(50% - var(--size-20))}.portlets_all_options .big_picture .portlet-listing-entry .videos video{border-radius:var(--border-radius)}.portlets_all_options .big_picture .portlet-listing-entry .pictures .resource_background{border-radius:var(--border-radius);overflow:hidden;transform:translateZ(0)}.portlets_all_options .big_picture .portlet-listing-entry .document a{border-color:rgba(0,0,0,0);background:var(--background-medium)}.portlets_all_options .big_picture .portlet-listing-entry .document a:focus,.portlets_all_options .big_picture .portlet-listing-entry .document a:hover{border-color:rgba(0,0,0,0);background:var(--background-dark)}.portlets_all_options .big_picture .portlet-listing-entry .icon{background:var(--icon-color-light)}.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container{--paragraph-space: var(--size-35);align-self:center;padding:var(--size-40)}.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container:first-child{padding-top:var(--size-20);padding-bottom:var(--size-20)}.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-subtitle,.portlets_all_options .big_picture .portlet-listing-entry h4{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-subtitle a,.portlets_all_options .big_picture .portlet-listing-entry h4 a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-subtitle,.portlets_all_options .big_picture .portlet-listing-entry h4{font-size:24px;line-height:29px}}.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-content{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-content{font-size:15px;line-height:24px}}.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-introduction+.portlet-entry-content{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-introduction+.portlet-entry-content{font-size:13px;line-height:21px}}.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link:hover,.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link{display:none}}.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .videos,.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .pictures{order:0}.portlets_all_options .big_picture .portlet-listing-entry[class*=element_link_entire]>*:hover{background:var(--background-medium)}.portlets_all_options .big_picture .portlet-listing-entry[class*=element_link_entire]>*:hover .icon{background:var(--background-light)}.portlets_all_options .big_picture .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4,.portlets_all_options .big_picture .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4 a,.portlets_all_options .big_picture .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4,.portlets_all_options .big_picture .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 a{color:var(--text-color-primary)}@media screen and (max-width: 1000px){.portlets_all_options .big_picture .portlet-listing-entry>*{gap:var(--size-40) var(--size-30)}.portlets_all_options .big_picture .portlet-listing-entry .videos,.portlets_all_options .big_picture .portlet-listing-entry .pictures{max-width:calc(50% - var(--size-15))}.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container{padding:var(--size-20)}}@media screen and (max-width: 750px){.portlets_all_options .big_picture .portlet-listing-entry:not(:first-child){margin-top:var(--size-120)}.portlets_all_options .big_picture .portlet-listing-entry>*{flex-flow:column}.portlets_all_options .big_picture .portlet-listing-entry .videos,.portlets_all_options .big_picture .portlet-listing-entry .pictures{order:0;flex:unset;max-width:100%}.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container{padding:0 var(--size-20) 0 var(--size-20)}.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .videos,.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .pictures{order:0}}@media print{.portlets_all_options .big_picture .portlet-listing-entry .pictures .resource_background{border-radius:0}.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container{padding:0}}.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n) .pictures+.portlet-listing-content-container .listing-tags,.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n) .pictures+.portlet-listing-content-container .listing_properties{left:auto;right:var(--size-15)}.fix_portlet_wrap_home>*:first-child{margin-top:var(--size-180)}.fix_portlet_wrap_home>.portlet:not(:first-child){margin-top:var(--size-60)}.fix_portlet_wrap_home>.portlet .portlet_inner{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box;--siteframe: var(--siteframe-very-small);text-align:center}.fix_portlet_wrap_home>.portlet .portlet-title{margin-top:0}.fix_portlet_wrap_home>.portlet .portlet_content_link_wrap{justify-content:center}.fix_portlet_wrap_home>.portlet a.portlet_content_link:not(.portlet_content_second_link){color:#fff;background:var(--secondary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.fix_portlet_wrap_home>.portlet a.portlet_content_link:not(.portlet_content_second_link):hover,.fix_portlet_wrap_home>.portlet a.portlet_content_link:not(.portlet_content_second_link):focus{color:#fff;border:1px solid var(--secondary-color-dark);background:var(--secondary-color-dark)}@media print{.fix_portlet_wrap_home>.portlet a.portlet_content_link:not(.portlet_content_second_link){display:none}}.fix_portlet_wrap_home>.portlet a.portlet_content_link.portlet_content_second_link{color:var(--secondary-color);background:rgba(0,0,0,0);border:1px solid var(--secondary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.fix_portlet_wrap_home>.portlet a.portlet_content_link.portlet_content_second_link:hover,.fix_portlet_wrap_home>.portlet a.portlet_content_link.portlet_content_second_link:focus{color:var(--secondary-color);border:1px solid var(--secondary-color-light);background:var(--secondary-color-light)}@media print{.fix_portlet_wrap_home>.portlet a.portlet_content_link.portlet_content_second_link{display:none}}.fix_portlet_wrap_home>.portlet .portlet_content_description>a.portlet_content_link{margin-left:auto;margin-right:auto}.fix_portlet_wrap_home div[class*=portlets_home_fix]{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box;--siteframe: var(--siteframe-medium)}.fix_portlet_wrap_home div[class*=portlets_home_fix]:not(:first-child){margin-top:var(--size-90)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap{--gap: var(--size-40);display:flex;flex-flow:wrap;gap:var(--gap);--columns: 3;justify-content:center}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap>.cf{display:none}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap>*{flex:0 0 calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns))}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet{margin-top:0 !important}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet:not(:first-child){margin-top:var(--size-40)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content.cf{display:none}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures{flex:0 0 400px;max-width:42.6%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img{height:100%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture:not(:first-child){display:none}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon{--icon-width: 50px;background:#eee !important}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title{font-size:18px;line-height:21px}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle:not(:last-child),.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title:not(:last-child){margin-bottom:var(--size-40)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .listing-date{font-size:12px;line-height:15px}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_introduction{font-size:15px;line-height:24px}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_introduction:not(:last-child){margin-bottom:var(--paragraph-space)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description{font-size:13px;line-height:21px}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description:not(:last-child){margin-bottom:var(--paragraph-space)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h2,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h3,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h4,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h5,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h2,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h3,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h4,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h5,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h6{font-size:15px;line-height:24px}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .document a:focus,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .documents,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .musics{margin-top:0}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .documents:not(:last-child),.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:hover,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link{display:none}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:not(:first-child){margin-top:auto}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title a a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title a a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title a,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] .portlet-title:not(:last-child),.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-10)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content:hover{background:var(--background-dark)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child)>.portlet-title:after,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child>*:first-child:after{right:-10px}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:only-child,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:only-child{min-height:var(--icon-width)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:hover,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:focus,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:hover,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:none}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title+.portlet_content_subtitle{padding-right:calc(var(--icon-width) + 10px)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_content_description{margin-bottom:0 !important}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_content_link{display:none}@media screen and (max-width: 550px){.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content{flex-flow:column;height:100%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures{flex:unset;max-width:100%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img{height:auto}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap{height:100%}}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content{background:#fff !important;border-radius:0}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:first-child{padding-left:0;padding-right:0}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:not(:first-child){padding-top:0;padding-bottom:0}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content{flex-flow:column;height:100%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures{flex:unset;max-width:100%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img{height:auto}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap{height:100%}@media print{.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:first-child{padding:0}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:not(:first-child){padding:var(--size-30) 0 0 0}}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_inner{height:100%}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description{display:flex;flex-flow:column;height:100%}.fix_portlet_wrap_home.background_dark{background:var(--background-medium)}.fix_portlet_wrap_home.background_dark>*:first-child{margin-top:var(--size-180);padding-top:var(--size-100)}.fix_portlet_wrap_home.background_dark>*:last-child{padding-bottom:var(--size-100)}.fix_portlet_wrap_home.background_dark div[class*=portlets_home_fix] .portlet{--background-medium: var(--background-light)}.fix_portlet_wrap_home.background_dark div[class*=portlets_home_fix] .portlet .icon{background:var(--icon-color-light)}div[class*=portlet_content][class*=_sponsors]:not(:first-child){margin-top:var(--size-180)}div[class*=portlet_content][class*=_sponsors] .portlet_inner{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}div[class*=portlet_content][class*=_sponsors] .portlet-content{display:flex;flex-flow:column}div[class*=portlet_content][class*=_sponsors] .portlet_text_wrap{text-align:center}div[class*=portlet_content][class*=_sponsors] .portlet_text_wrap:not(:first-child){margin-bottom:var(--size-40)}div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle,div[class*=portlet_content][class*=_sponsors] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle a,div[class*=portlet_content][class*=_sponsors] .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle,div[class*=portlet_content][class*=_sponsors] .portlet-title{font-size:24px;line-height:29px}}div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle:not(:last-child),div[class*=portlet_content][class*=_sponsors] .portlet-title:not(:last-child){margin-bottom:var(--size-35)}div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0}div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-25)}div[class*=portlet_content][class*=_sponsors] .pictures{order:2;--gap: var(--size-30);display:flex;flex-flow:wrap;gap:var(--gap);--columns: 5;justify-content:center}div[class*=portlet_content][class*=_sponsors] .pictures>.cf{display:none}div[class*=portlet_content][class*=_sponsors] .pictures>*{flex:0 0 calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns))}div[class*=portlet_content][class*=_sponsors] .pictures .picture{display:flex;align-items:center;justify-content:center;height:clamp(90px,14vw,140px);padding:var(--size-30) var(--size-50);box-sizing:border-box;background:var(--background-medium);border-radius:var(--border-radius-small);aspect-ratio:16/9}div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link{pointer-events:none}div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:before,div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:after{display:none}div[class*=portlet_content][class*=_sponsors] .pictures .picture span{box-shadow:none}div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:not(.fancybox){pointer-events:all}div[class*=portlet_content][class*=_sponsors] .pictures .picture *{width:100%;height:100%;object-fit:contain;background:none}div[class*=portlet_content][class*=_sponsors] .pictures .picture img{filter:grayscale(1);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;opacity:.4}div[class*=portlet_content][class*=_sponsors] .pictures .picture:hover img{filter:none !important;opacity:1 !important}#popup_news{--popup-width: clamp(300px,38vw,380px);position:fixed;bottom:var(--siteframe-space);right:var(--siteframe-space);width:var(--popup-width);z-index:200;opacity:1;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}#popup_news.fade-in{right:calc(-1*(var(--popup-width) + var(--siteframe-space)));animation-name:fadeIn;animation-duration:1s;animation-delay:3s;animation-fill-mode:forwards;-webkit-animation-name:fadeIn;-webkit-animation-duration:1s;-webkit-animation-delay:3s;-webkit-animation-fill-mode:forwards}.logged_in.portlet_hidden #popup_news,.logged_in #popup_news{right:calc(-1*(var(--popup-width) - 50px));opacity:1;animation:none;pointer-events:all}.logged_in.portlet_hidden #popup_news:hover,.logged_in #popup_news:hover{right:var(--size-20)}.logged_in.system_page #popup_news,.portlet_hidden #popup_news{pointer-events:none;opacity:0}#popup_news .portlet:not(:first-child){margin-top:var(--size-40)}#popup_news .portlet .portlet-content{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}#popup_news .portlet .portlet-content.cf{display:none}#popup_news .portlet .videos,#popup_news .portlet .pictures{flex:0 0 400px;max-width:42.6%}#popup_news .portlet .pictures .picture,#popup_news .portlet .pictures .resource_background,#popup_news .portlet .pictures a.resource_link,#popup_news .portlet .pictures img{height:100%}#popup_news .portlet .pictures .picture:not(:first-child){display:none}#popup_news .portlet .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}#popup_news .portlet .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}#popup_news .portlet .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{#popup_news .portlet .icon{--icon-width: 50px;background:#eee !important}}#popup_news .portlet .portlet_text_wrap{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}#popup_news .portlet .portlet_content_subtitle,#popup_news .portlet .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}#popup_news .portlet .portlet_content_subtitle a,#popup_news .portlet .portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{#popup_news .portlet .portlet_content_subtitle,#popup_news .portlet .portlet-title{font-size:18px;line-height:21px}}#popup_news .portlet .portlet_content_subtitle:not(:last-child),#popup_news .portlet .portlet-title:not(:last-child){margin-bottom:var(--size-40)}#popup_news .portlet .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}#popup_news .portlet .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{#popup_news .portlet .listing-date{font-size:12px;line-height:15px}}#popup_news .portlet .portlet_content_introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{#popup_news .portlet .portlet_content_introduction{font-size:15px;line-height:24px}}#popup_news .portlet .portlet_content_introduction:not(:last-child){margin-bottom:var(--paragraph-space)}#popup_news .portlet .portlet_content_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{#popup_news .portlet .portlet_content_description{font-size:13px;line-height:21px}}#popup_news .portlet .portlet_content_description:not(:last-child){margin-bottom:var(--paragraph-space)}#popup_news .portlet .portlet_content_description h2,#popup_news .portlet .portlet_content_description h3,#popup_news .portlet .portlet_content_description h4,#popup_news .portlet .portlet_content_description h5,#popup_news .portlet .portlet_content_description h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{#popup_news .portlet .portlet_content_description h2,#popup_news .portlet .portlet_content_description h3,#popup_news .portlet .portlet_content_description h4,#popup_news .portlet .portlet_content_description h5,#popup_news .portlet .portlet_content_description h6{font-size:15px;line-height:24px}}#popup_news .portlet .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}#popup_news .portlet .document a:focus,#popup_news .portlet .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}#popup_news .portlet .documents,#popup_news .portlet .musics{margin-top:0}#popup_news .portlet .documents:not(:last-child),#popup_news .portlet .musics:not(:last-child){margin-bottom:var(--paragraph-space)}#popup_news .portlet .portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}#popup_news .portlet .portlet_content_link:hover,#popup_news .portlet .portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{#popup_news .portlet .portlet_content_link{display:none}}#popup_news .portlet .portlet_content_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}#popup_news .portlet .portlet_content_link:not(:first-child){margin-top:auto}#popup_news .portlet[class*=has-subtitle] .portlet-title a,#popup_news .portlet[class*=has-subtitle] .portlet-title,#popup_news .portlet[class*=has_subtitle] .portlet-title a,#popup_news .portlet[class*=has_subtitle] .portlet-title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}#popup_news .portlet[class*=has-subtitle] .portlet-title a a,#popup_news .portlet[class*=has-subtitle] .portlet-title a,#popup_news .portlet[class*=has_subtitle] .portlet-title a a,#popup_news .portlet[class*=has_subtitle] .portlet-title a{color:var(--text-color-primary);text-decoration:none}@media print{#popup_news .portlet[class*=has-subtitle] .portlet-title a,#popup_news .portlet[class*=has-subtitle] .portlet-title,#popup_news .portlet[class*=has_subtitle] .portlet-title a,#popup_news .portlet[class*=has_subtitle] .portlet-title{font-size:11px;line-height:18px;letter-spacing:1px}}#popup_news .portlet[class*=has-subtitle] .portlet-title:not(:last-child),#popup_news .portlet[class*=has_subtitle] .portlet-title:not(:last-child){margin-bottom:var(--size-10)}#popup_news .portlet[class*=element_link_entire] .portlet-content:hover{background:var(--background-dark)}#popup_news .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child)>.portlet-title:after,#popup_news .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child>*:first-child:after{right:-10px}#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:only-child,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:only-child{min-height:var(--icon-width)}#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:hover,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after:focus,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:hover,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title:after,#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child>*:first-child:after{display:none}}#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child)>.portlet-title+.portlet_content_subtitle{padding-right:calc(var(--icon-width) + 10px)}#popup_news .portlet[class*=element_link_entire] .portlet_content_description{margin-bottom:0 !important}#popup_news .portlet[class*=element_link_entire] .portlet_content_link{display:none}@media screen and (max-width: 550px){#popup_news .portlet .portlet-content{flex-flow:column;height:100%}#popup_news .portlet .videos,#popup_news .portlet .pictures{flex:unset;max-width:100%}#popup_news .portlet .pictures .picture,#popup_news .portlet .pictures .resource_background,#popup_news .portlet .pictures a.resource_link,#popup_news .portlet .pictures img{height:auto}#popup_news .portlet .portlet_text_wrap{height:100%}}@media print{#popup_news .portlet .portlet-content{background:#fff !important;border-radius:0}#popup_news .portlet .portlet_text_wrap:first-child{padding-left:0;padding-right:0}#popup_news .portlet .portlet_text_wrap:not(:first-child){padding-top:0;padding-bottom:0}}#popup_news .portlet .portlet-content{flex-flow:column;height:100%}#popup_news .portlet .videos,#popup_news .portlet .pictures{flex:unset;max-width:100%}#popup_news .portlet .pictures .picture,#popup_news .portlet .pictures .resource_background,#popup_news .portlet .pictures a.resource_link,#popup_news .portlet .pictures img{height:auto}#popup_news .portlet .portlet_text_wrap{height:100%}@media print{#popup_news .portlet .portlet_text_wrap:first-child{padding:0}#popup_news .portlet .portlet_text_wrap:not(:first-child){padding:var(--size-30) 0 0 0}}#popup_news .portlet.portlet_no_title.portlet_no_content.portlet_empty{padding:var(--size-20);background:var(--background-dark);border-radius:var(--border-radius)}#popup_news .portlet .portlet-content{background:var(--background-dark)}#popup_news .portlet .portlet_text_wrap:first-child .portlet-title,#popup_news .portlet .portlet_text_wrap:first-child .portlet_content_subtitle{padding-right:var(--icon-width)}#popup_news .portlet+#close_popup{display:flex}#popup_news #close_popup{position:absolute;top:var(--size-15);right:var(--size-15);display:none;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);font-size:calc(var(--icon-width)/2);background:var(--background-light);color:var(--background-dark-style-medium);border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}#popup_news #close_popup:hover{color:var(--primary-color)}.logged_in #popup_news #close_popup{display:none}#popup_news .information_responsive{background:var(--primary-color);display:none;position:absolute;right:0;bottom:0;cursor:pointer;border-radius:var(--border-radius-small);overflow:hidden}#popup_news .information_responsive span{align-self:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);color:#fff;padding:var(--size-15) var(--size-25)}#popup_news .information_responsive span a{color:var(--text-color-primary);text-decoration:none}@media print{#popup_news .information_responsive span{font-size:11px;line-height:18px;letter-spacing:1px}}#popup_news .information_responsive i{display:flex;align-items:center;justify-content:center;flex:0 0 var(--icon-width);width:var(--icon-width);min-height:var(--icon-width);text-align:center;background:var(--primary-color-dark);color:#fff;line-height:100%}#popup_news .information_responsive:nth-child(2){display:none}@keyframes fadeIn{0%{right:calc(-1*(var(--popup-width) + var(--siteframe-space)))}60%{right:var(--size-40)}100%{right:var(--siteframe-space)}}@-webkit-keyframes fadeIn{0%{right:calc(-1*(var(--popup-width) + var(--siteframe-space)))}60%{right:var(--size-40)}100%{right:var(--siteframe-space)}}.message{--paragraph-space: var(--size-10);display:flex;align-items:center;flex-flow:wrap;gap:var(--size-10);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:#fff;font-weight:700;border-radius:var(--border-radius);background:var(--signal-color);padding:var(--size-20) var(--size-30);box-sizing:border-box}.message a{color:#fff}@media print{.message{font-size:13px;line-height:21px}}.message:not(:first-child){margin-top:var(--size-60)}.message:not(:last-child){margin-bottom:var(--size-60)}.message ul li:before{color:#fff}.message a{text-decoration:none;margin-left:auto}.message a:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.message a:hover{color:rgba(255,255,255,.6)}.message a.button,.message a[href*="/cart"]{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--signal-color);background:var(--background-medium);border:1px solid var(--background-medium);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;font-weight:700;text-decoration:none;margin-left:auto}.message a.button:hover,.message a.button:focus,.message a[href*="/cart"]:hover,.message a[href*="/cart"]:focus{color:var(--signal-color);border:1px solid var(--background-dark);background:var(--background-dark)}@media print{.message a.button,.message a[href*="/cart"]{display:none}}div.tooltipster-default{border:none;background:var(--background-dark-style-dark);color:var(--background-light)}div.tooltipster-default .tooltipster-content{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:#fff;padding:7px 10px}div.tooltipster-default .tooltipster-content a{color:#fff}@media print{div.tooltipster-default .tooltipster-content{font-size:12px;line-height:15px}}*::-webkit-scrollbar{width:8px;height:2px;background:var(--background-light)}*::-webkit-scrollbar-thumb{background:var(--background-dark-style-light);border-radius:8px;height:1px}.login_form>p:first-child{margin-bottom:var(--paragraph-space)}.login_form form{max-width:var(--siteframe-very-small)}.login_form form label{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-transform:uppercase;letter-spacing:2px;letter-spacing:clamp(1.8px,2vw,2px);display:block;width:100%;margin-bottom:4px}@media print{.login_form form label{font-size:12px;line-height:15px}}.login_form form input{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box}.login_form form input a{color:var(--input-color)}@media print{.login_form form input{font-size:12px;line-height:15px}}.login_form form input:focus,.login_form form input:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.login_form form input[data-com-onepassword-filled=light],.login_form form input:-webkit-autofill,.login_form form input:-webkit-autofill:hover,.login_form form input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.login_form form input::-webkit-input-placeholder{color:var(--input-color);opacity:1}.login_form form input::placeholder,.login_form form input::-moz-placeholder{color:var(--input-color);opacity:1}.login_form form input[type=submit].button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.login_form form input[type=submit].button:hover,.login_form form input[type=submit].button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.login_form form input[type=submit].button{display:none}}.login_form form .p_remember_me_checkbox label.label_remember_me_checkbox{margin:0;padding:0}.login_form form .p_remember_me_checkbox label.prefix_checkbox{display:none}.login_form form .p_remember_me_checkbox input[type=checkbox]{display:none}.login_form form .p_remember_me_checkbox input[type=checkbox]+*{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer;margin:0;letter-spacing:0}.login_form form .p_remember_me_checkbox input[type=checkbox]+* a{color:var(--input-color)}@media print{.login_form form .p_remember_me_checkbox input[type=checkbox]+*{font-size:12px;line-height:15px}}.login_form form .p_remember_me_checkbox input[type=checkbox]+*:before{font-family:"Font Awesome 6 Pro";content:"";font-weight:100;font-size:1.73em;line-height:normal;margin-right:8px}.login_form form .p_remember_me_checkbox input[type=checkbox]:hover:not(:checked)+*,.login_form form .p_remember_me_checkbox input[type=checkbox]:hover:not(:checked)+* a{color:var(--input-color-hover)}.login_form form .p_remember_me_checkbox input[type=checkbox]:checked+*:before{content:"";color:var(--primary-color);font-weight:900}.login_form form .p_remember_me_checkbox input[type=checkbox]+label:before{font-family:"Font Awesome 6 Pro";content:""}.login_form form .p_remember_me_checkbox input[type=checkbox]:checked+label:before{content:""}.login_form form .p_login_button label{display:none}.login_form form[action="?action=lost_password"] .p_lost_password:last-child{margin-top:var(--size-20)}.login_form form[action="?action=lost_password"] .p_lost_password:last-child label{display:none}.login_form .p_empty{display:none}.login_form .p_register,.login_form+.portlet_shop_register,.login_form+.p_lost_password,.login_form .p_lost_password{margin-top:var(--size-40);margin-bottom:0;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none}@media print{.login_form .p_register,.login_form+.portlet_shop_register,.login_form+.p_lost_password,.login_form .p_lost_password{font-size:12px;line-height:15px}}.login_form .p_lost_password+.p_register{margin-top:var(--size-10)}.logged_in div.portlets.portlets_info_left .portlet_zone_label:after{content:"Zone: Boxen links"}.logged_in div.portlets.portlets_info_left .videos .management_controls,.logged_in div.portlets.portlets_info_left .pictures .management_controls{display:none}.logged_in div.portlets.portlets_all_options .portlets_inner_wrap:after{left:5px;right:5px}.logged_in div.portlets.portlets_all_options .portlet_zone_label{margin-left:10px}.logged_in div.portlets.portlets_all_options .portlet_zone_label:after{content:"Zone: Freier Inhalt & Einträge Importieren"}.logged_in div.portlets.portlets_all_options .add_portlet_link{margin-left:10px !important}.logged_in div.portlets.portlets_all_options .videos .management_controls,.logged_in div.portlets.portlets_all_options .pictures .management_controls{display:none}.logged_in div.portlets[class*=portlets_home_fix] .portlet_zone_label{margin-left:10px}.logged_in div.portlets[class*=portlets_home_fix] .portlet_zone_label:after{content:"Zone: Fixe Inhalte Home"}.logged_in div.portlets[class*=portlets_home_fix] .videos .management_controls,.logged_in div.portlets[class*=portlets_home_fix] .pictures .management_controls{display:none}.logged_in div.portlets[class*=portlets_home_fix].portlets_home_fix_dark .portlet_zone_label:after{content:"Zone: Fixe Inhalte Home (dunkler Hintergrund)"}.logged_in div[class*=portlet_content][class*=_sponsors]{position:relative;padding:20px}.logged_in div[class*=portlet_content][class*=_sponsors]:after{content:"";position:absolute;top:0;right:5px;bottom:0;left:5px;width:auto;height:auto;display:block;background:rgba(0,0,0,.03);border:dashed 2px rgba(0,0,0,.1);z-index:-1}.logged_in div[class*=portlet_content][class*=_sponsors]:before{position:absolute;top:-23px;content:"Zone: Sponsoren Logos";font:400 15px/21px "VAG Rounded",sans-serif;letter-spacing:.03em;font-size:13px;line-height:18px;color:#666;display:inline-block;width:auto;margin:0;padding:0;background:none;border-radius:0}.logged_in div[class*=portlet_content][class*=_sponsors].portlet_no_title .portlet-title{display:none}.logged_in div[class*=portlet_content][class*=_sponsors].portlet_no_title.portlet_empty.portlet_no_content .management_controls{display:inline-block;position:relative;margin:0}.logged_in div[class*=portlet_content][class*=_sponsors].portlet_empty.portlet_no_content .portlet-content{display:none}.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls~.portlet-title{font-size:0;margin:0}.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls~.portlet-title:after{content:"«Grossen Titel hinzufügen»";font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls~.portlet-title:after a{color:var(--text-color-secondary);text-decoration:none}@media print{.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls~.portlet-title:after{font-size:24px;line-height:29px}}.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls~.portlet-content{display:none}.logged_in div[class*=home_links] .portlet-title,.logged_in div[class*=fix_portlets_links] .portlet-title{display:none}.logged_in div[class*=home_links] .management_controls~.portlet-content>a,.logged_in div[class*=fix_portlets_links] .management_controls~.portlet-content>a{text-decoration:none}.logged_in div[class*=home_links] .management_controls~.portlet-content>a:after,.logged_in div[class*=fix_portlets_links] .management_controls~.portlet-content>a:after{content:"Links hinzufügen";display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400;margin:auto}.logged_in div[class*=home_links] .management_controls~.portlet-content>a:after:hover,.logged_in div[class*=home_links] .management_controls~.portlet-content>a:after:focus,.logged_in div[class*=fix_portlets_links] .management_controls~.portlet-content>a:after:hover,.logged_in div[class*=fix_portlets_links] .management_controls~.portlet-content>a:after:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.logged_in div[class*=home_links] .management_controls~.portlet-content>a:after,.logged_in div[class*=fix_portlets_links] .management_controls~.portlet-content>a:after{display:none}}.logged_in div[class*=home_links] .management_controls~.portlet-content>a>span,.logged_in div[class*=fix_portlets_links] .management_controls~.portlet-content>a>span{display:none}.logged_in div[class*=home_links].portlet_empty{display:inline-block}.logged_in div[class*=home_links] .management_controls~.portlet-content>a:after{margin:0}.logged_in .portlet.portlet_no_title .management_controls~.portlet-title{margin-top:0;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin-bottom:var(--size-10)}.logged_in .portlet.portlet_no_title .management_controls~.portlet-title a{color:var(--text-color-secondary);text-decoration:none}@media print{.logged_in .portlet.portlet_no_title .management_controls~.portlet-title{font-size:18px;line-height:21px}}.logged_in .portlet_listing .portlet_inner>.management_controls .portlet_resource_link{display:none}.logged_in a.add_entry_link{height:auto !important}.pagination{height:auto;--icon-width: 44px;grid-column:1/span var(--columns)}.pagination:not(:first-child){margin-top:var(--size-90)}.pagination .pagination_inner{display:flex;align-items:center;justify-content:center;position:relative;padding:0 calc(var(--icon-width) + 3px);box-sizing:border-box}.pagination .pagination-links,.pagination .pagination-numbers{display:flex;flex-flow:wrap;align-items:baseline;justify-content:center}.pagination .pagination-links a,.pagination .pagination-numbers a{display:flex;justify-content:center;align-items:center;width:var(--icon-width);height:var(--icon-width);font-size:clamp(14px,1.6vw,16px);line-height:var(--icon-width);font-weight:700;text-decoration:none;background:var(--background-medium);border-radius:100%}.pagination .pagination-links a:hover,.pagination .pagination-numbers a:hover{color:var(--text-color);background:var(--background-dark)}.pagination .pagination-numbers{gap:5px}.pagination .pagination-numbers a.current{background:var(--primary-color);color:#fff}.pagination .pagination-numbers .placeholder{margin:0 3px}.pagination .pagination-links a{position:absolute;top:calc(50% - var(--icon-width)/2);font-size:0}.pagination .pagination-links a:after{position:absolute;left:0;width:100%;font-family:"Font Awesome 6 Pro";content:"";font-size:clamp(16px,2vw,19px);text-align:center}.pagination .pagination-links a.next{right:0}.pagination .pagination-links a.previous{left:0}.pagination .pagination-links a.previous:after{content:""}ul.sitemap a{text-decoration:none}ul.sitemap li.level0 a{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;font-weight:700}@media print{ul.sitemap li.level0 a{font-size:16px;line-height:24px}}ul.sitemap li.level0:not(:first-child){margin-top:var(--size-20) !important}ul.sitemap li.level1{margin-left:0 !important}ul.sitemap li.level2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;margin-left:var(--size-15) !important}@media print{ul.sitemap li.level2{font-size:13px;line-height:21px}}ul.sitemap li.level2+li.level1{margin-top:var(--size-10)}.cke_dialog_contents td{min-width:0 !important}.cke_dialog_contents_body{padding:9px 10px 5px 10px !important}#mixItUp.listing,#overview_wrap{max-width:var(--siteframe-small);margin:0 auto}#mixItUp.listing:not(:first-child),#overview_wrap:not(:first-child){margin-top:var(--size-70)}.flex_wrap #mixItUp.listing,.flex_wrap #overview_wrap{margin-top:0}.overview_items .overview_item:not(:first-child){margin-top:var(--size-40)}.overview_items .overview_item>*{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.overview_items .overview_item>*.cf{display:none}.overview_items .overview_item .videos,.overview_items .overview_item .pictures{flex:0 0 400px;max-width:42.6%}.overview_items .overview_item .pictures .picture,.overview_items .overview_item .pictures .resource_background,.overview_items .overview_item .pictures a.resource_link,.overview_items .overview_item .pictures img{height:100%}.overview_items .overview_item .pictures .picture:not(:first-child){display:none}.overview_items .overview_item .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.overview_items .overview_item .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.overview_items .overview_item .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.overview_items .overview_item .icon{--icon-width: 50px;background:#eee !important}}.overview_items .overview_item .content{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.overview_items .overview_item [class*=subtitle],.overview_items .overview_item h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.overview_items .overview_item [class*=subtitle] a,.overview_items .overview_item h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{.overview_items .overview_item [class*=subtitle],.overview_items .overview_item h2{font-size:18px;line-height:21px}}.overview_items .overview_item [class*=subtitle]:not(:last-child),.overview_items .overview_item h2:not(:last-child){margin-bottom:var(--size-40)}.overview_items .overview_item .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.overview_items .overview_item .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.overview_items .overview_item .listing-date{font-size:12px;line-height:15px}}.overview_items .overview_item div[class*=introduction]{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.overview_items .overview_item div[class*=introduction]{font-size:15px;line-height:24px}}.overview_items .overview_item div[class*=introduction]:not(:last-child){margin-bottom:var(--paragraph-space)}.overview_items .overview_item .text{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.overview_items .overview_item .text{font-size:13px;line-height:21px}}.overview_items .overview_item .text:not(:last-child){margin-bottom:var(--paragraph-space)}.overview_items .overview_item .text h2,.overview_items .overview_item .text h3,.overview_items .overview_item .text h4,.overview_items .overview_item .text h5,.overview_items .overview_item .text h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.overview_items .overview_item .text h2,.overview_items .overview_item .text h3,.overview_items .overview_item .text h4,.overview_items .overview_item .text h5,.overview_items .overview_item .text h6{font-size:15px;line-height:24px}}.overview_items .overview_item .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.overview_items .overview_item .document a:focus,.overview_items .overview_item .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.overview_items .overview_item .documents,.overview_items .overview_item .musics{margin-top:0}.overview_items .overview_item .documents:not(:last-child),.overview_items .overview_item .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.overview_items .overview_item .listing-more-button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.overview_items .overview_item .listing-more-button:hover,.overview_items .overview_item .listing-more-button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.overview_items .overview_item .listing-more-button{display:none}}.overview_items .overview_item .listing-more-button:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.overview_items .overview_item .listing-more-button:not(:first-child){margin-top:auto}.overview_items .overview_item[class*=has-subtitle] h2 a,.overview_items .overview_item[class*=has-subtitle] h2,.overview_items .overview_item[class*=has_subtitle] h2 a,.overview_items .overview_item[class*=has_subtitle] h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.overview_items .overview_item[class*=has-subtitle] h2 a a,.overview_items .overview_item[class*=has-subtitle] h2 a,.overview_items .overview_item[class*=has_subtitle] h2 a a,.overview_items .overview_item[class*=has_subtitle] h2 a{color:var(--text-color-primary);text-decoration:none}@media print{.overview_items .overview_item[class*=has-subtitle] h2 a,.overview_items .overview_item[class*=has-subtitle] h2,.overview_items .overview_item[class*=has_subtitle] h2 a,.overview_items .overview_item[class*=has_subtitle] h2{font-size:11px;line-height:18px;letter-spacing:1px}}.overview_items .overview_item[class*=has-subtitle] h2:not(:last-child),.overview_items .overview_item[class*=has_subtitle] h2:not(:last-child){margin-bottom:var(--size-10)}.overview_items .overview_item[class*=element_link_entire]>*:hover{background:var(--background-dark)}.overview_items .overview_item[class*=element_link_entire]>*:hover .content:not(:first-child)>h2:after,.overview_items .overview_item[class*=element_link_entire]>*:hover .content:first-child>*:first-child:after{right:-10px}.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2,.overview_items .overview_item[class*=element_link_entire] .content:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2:only-child,.overview_items .overview_item[class*=element_link_entire] .content:first-child>*:first-child:only-child{min-height:var(--icon-width)}.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2:after,.overview_items .overview_item[class*=element_link_entire] .content:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2:after:hover,.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2:after:focus,.overview_items .overview_item[class*=element_link_entire] .content:first-child>*:first-child:after:hover,.overview_items .overview_item[class*=element_link_entire] .content:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2:after,.overview_items .overview_item[class*=element_link_entire] .content:first-child>*:first-child:after{display:none}}.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child)>h2+[class*=subtitle]{padding-right:calc(var(--icon-width) + 10px)}.overview_items .overview_item[class*=element_link_entire] .text{margin-bottom:0 !important}.overview_items .overview_item[class*=element_link_entire] .listing-more-button{display:none}@media screen and (max-width: 550px){.overview_items .overview_item>*{flex-flow:column;height:100%}.overview_items .overview_item .videos,.overview_items .overview_item .pictures{flex:unset;max-width:100%}.overview_items .overview_item .pictures .picture,.overview_items .overview_item .pictures .resource_background,.overview_items .overview_item .pictures a.resource_link,.overview_items .overview_item .pictures img{height:auto}.overview_items .overview_item .content{height:100%}}@media print{.overview_items .overview_item>*{background:#fff !important;border-radius:0}.overview_items .overview_item .content:first-child{padding-left:0;padding-right:0}.overview_items .overview_item .content:not(:first-child){padding-top:0;padding-bottom:0}}.module-listing .listing_entry:not(:first-child){margin-top:var(--size-40)}.module-listing .listing_entry>*{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.module-listing .listing_entry>*.cf{display:none}.module-listing .listing_entry .videos,.module-listing .listing_entry .pictures{flex:0 0 400px;max-width:42.6%}.module-listing .listing_entry .pictures .picture,.module-listing .listing_entry .pictures .resource_background,.module-listing .listing_entry .pictures a.resource_link,.module-listing .listing_entry .pictures img{height:100%}.module-listing .listing_entry .pictures .picture:not(:first-child){display:none}.module-listing .listing_entry .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.module-listing .listing_entry .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.module-listing .listing_entry .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.module-listing .listing_entry .icon{--icon-width: 50px;background:#eee !important}}.module-listing .listing_entry .content{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.module-listing .listing_entry [class*=subtitle],.module-listing .listing_entry h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.module-listing .listing_entry [class*=subtitle] a,.module-listing .listing_entry h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{.module-listing .listing_entry [class*=subtitle],.module-listing .listing_entry h2{font-size:18px;line-height:21px}}.module-listing .listing_entry [class*=subtitle]:not(:last-child),.module-listing .listing_entry h2:not(:last-child){margin-bottom:var(--size-40)}.module-listing .listing_entry .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.module-listing .listing_entry .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.module-listing .listing_entry .listing-date{font-size:12px;line-height:15px}}.module-listing .listing_entry div[class*=introduction]{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.module-listing .listing_entry div[class*=introduction]{font-size:15px;line-height:24px}}.module-listing .listing_entry div[class*=introduction]:not(:last-child){margin-bottom:var(--paragraph-space)}.module-listing .listing_entry .listing-content-text{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.module-listing .listing_entry .listing-content-text{font-size:13px;line-height:21px}}.module-listing .listing_entry .listing-content-text:not(:last-child){margin-bottom:var(--paragraph-space)}.module-listing .listing_entry .listing-content-text h2,.module-listing .listing_entry .listing-content-text h3,.module-listing .listing_entry .listing-content-text h4,.module-listing .listing_entry .listing-content-text h5,.module-listing .listing_entry .listing-content-text h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.module-listing .listing_entry .listing-content-text h2,.module-listing .listing_entry .listing-content-text h3,.module-listing .listing_entry .listing-content-text h4,.module-listing .listing_entry .listing-content-text h5,.module-listing .listing_entry .listing-content-text h6{font-size:15px;line-height:24px}}.module-listing .listing_entry .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.module-listing .listing_entry .document a:focus,.module-listing .listing_entry .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.module-listing .listing_entry .documents,.module-listing .listing_entry .musics{margin-top:0}.module-listing .listing_entry .documents:not(:last-child),.module-listing .listing_entry .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.module-listing .listing_entry .listing-more-button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.module-listing .listing_entry .listing-more-button:hover,.module-listing .listing_entry .listing-more-button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.module-listing .listing_entry .listing-more-button{display:none}}.module-listing .listing_entry .listing-more-button:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.module-listing .listing_entry .listing-more-button:not(:first-child){margin-top:auto}.module-listing .listing_entry[class*=has-subtitle] h2 a,.module-listing .listing_entry[class*=has-subtitle] h2,.module-listing .listing_entry[class*=has_subtitle] h2 a,.module-listing .listing_entry[class*=has_subtitle] h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.module-listing .listing_entry[class*=has-subtitle] h2 a a,.module-listing .listing_entry[class*=has-subtitle] h2 a,.module-listing .listing_entry[class*=has_subtitle] h2 a a,.module-listing .listing_entry[class*=has_subtitle] h2 a{color:var(--text-color-primary);text-decoration:none}@media print{.module-listing .listing_entry[class*=has-subtitle] h2 a,.module-listing .listing_entry[class*=has-subtitle] h2,.module-listing .listing_entry[class*=has_subtitle] h2 a,.module-listing .listing_entry[class*=has_subtitle] h2{font-size:11px;line-height:18px;letter-spacing:1px}}.module-listing .listing_entry[class*=has-subtitle] h2:not(:last-child),.module-listing .listing_entry[class*=has_subtitle] h2:not(:last-child){margin-bottom:var(--size-10)}.module-listing .listing_entry[class*=element_link_entire]>*:hover{background:var(--background-dark)}.module-listing .listing_entry[class*=element_link_entire]>*:hover .content:not(:first-child)>h2:after,.module-listing .listing_entry[class*=element_link_entire]>*:hover .content:first-child>*:first-child:after{right:-10px}.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2,.module-listing .listing_entry[class*=element_link_entire] .content:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2:only-child,.module-listing .listing_entry[class*=element_link_entire] .content:first-child>*:first-child:only-child{min-height:var(--icon-width)}.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2:after,.module-listing .listing_entry[class*=element_link_entire] .content:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2:after:hover,.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2:after:focus,.module-listing .listing_entry[class*=element_link_entire] .content:first-child>*:first-child:after:hover,.module-listing .listing_entry[class*=element_link_entire] .content:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2:after,.module-listing .listing_entry[class*=element_link_entire] .content:first-child>*:first-child:after{display:none}}.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child)>h2+[class*=subtitle]{padding-right:calc(var(--icon-width) + 10px)}.module-listing .listing_entry[class*=element_link_entire] .listing-content-text{margin-bottom:0 !important}.module-listing .listing_entry[class*=element_link_entire] .listing-more-button{display:none}@media screen and (max-width: 550px){.module-listing .listing_entry>*{flex-flow:column;height:100%}.module-listing .listing_entry .videos,.module-listing .listing_entry .pictures{flex:unset;max-width:100%}.module-listing .listing_entry .pictures .picture,.module-listing .listing_entry .pictures .resource_background,.module-listing .listing_entry .pictures a.resource_link,.module-listing .listing_entry .pictures img{height:auto}.module-listing .listing_entry .content{height:100%}}@media print{.module-listing .listing_entry>*{background:#fff !important;border-radius:0}.module-listing .listing_entry .content:first-child{padding-left:0;padding-right:0}.module-listing .listing_entry .content:not(:first-child){padding-top:0;padding-bottom:0}}.listing_properties:not(:last-child){margin-bottom:var(--size-25)}.listing_properties .listing_property_group:not(:first-child),.listing_properties .spacer,.listing_properties .parent_property_title{display:none}.listing_properties .properties{--gap: 5px;display:flex;flex-flow:wrap;gap:var(--gap)}.listing_properties .properties>.cf{display:none}.listing_properties .properties .property_text{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(12px,1.3vw,14px);line-height:clamp(14px,1.8vw,18px);letter-spacing:clamp(1.5px,.2vw,2px);text-transform:uppercase;color:var(--text-color);background:rgba(var(--background-dark-style-rgb), 0.15);border-radius:var(--border-radius-very-small);display:block;padding:clamp(4px,.6vw,6px) clamp(6px,1vw,10px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.portlet-entry-tags,.listing-tags{--gap: 5px;display:flex;flex-flow:wrap;gap:var(--gap)}.portlet-entry-tags>.cf,.listing-tags>.cf{display:none}.portlet-entry-tags:not(:last-child),.listing-tags:not(:last-child){margin-bottom:var(--size-25)}.portlet-entry-tags .title_tag,.listing-tags .title_tag{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(12px,1.3vw,14px);line-height:clamp(14px,1.8vw,18px);letter-spacing:clamp(1.5px,.2vw,2px);text-transform:uppercase;color:var(--text-color);background:rgba(var(--background-dark-style-rgb), 0.15);border-radius:var(--border-radius-very-small);display:block;padding:clamp(4px,.6vw,6px) clamp(6px,1vw,10px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.pictures+.portlet-listing-content-container .portlet-entry-tags,.pictures+.portlet-listing-content-container .listing-tags,.pictures+.portlet-listing-content-container .listing_properties,.listing_entry_with_picture .portlet-entry-tags,.listing_entry_with_picture .listing-tags,.listing_entry_with_picture .listing_properties{position:absolute;left:var(--size-15);top:var(--size-15);margin:0;max-width:40%}.pictures+.portlet-listing-content-container .portlet-entry-tags .title_tag,.pictures+.portlet-listing-content-container .portlet-entry-tags .properties .property_text,.pictures+.portlet-listing-content-container .listing-tags .title_tag,.pictures+.portlet-listing-content-container .listing-tags .properties .property_text,.pictures+.portlet-listing-content-container .listing_properties .title_tag,.pictures+.portlet-listing-content-container .listing_properties .properties .property_text,.listing_entry_with_picture .portlet-entry-tags .title_tag,.listing_entry_with_picture .portlet-entry-tags .properties .property_text,.listing_entry_with_picture .listing-tags .title_tag,.listing_entry_with_picture .listing-tags .properties .property_text,.listing_entry_with_picture .listing_properties .title_tag,.listing_entry_with_picture .listing_properties .properties .property_text{background:rgba(var(--background-rgb), 0.7)}.mod_action_show_entry .listing_detail_icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;margin-left:auto;margin-right:auto;background:var(--background-medium)}.mod_action_show_entry .listing_detail_icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.mod_action_show_entry .listing_detail_icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.mod_action_show_entry .listing_detail_icon{--icon-width: 50px;background:#eee !important}}.mod_action_show_entry .listing_entry_backlink:not(:first-child){margin-top:var(--size-50)}.mod_action_show_entry .listing_entry_backlink a{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.mod_action_show_entry .listing_entry_backlink a:hover,.mod_action_show_entry .listing_entry_backlink a:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.mod_action_show_entry .listing_entry_backlink a{display:none}}.mod_action_show_entry .listing_entry_backlink a:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.listing_property_filter{max-width:var(--siteframe-medium);margin:auto}.listing_property_filter form{--gap: var(--size-30) var(--size-40);display:flex;flex-flow:wrap;gap:var(--gap);justify-content:center}.listing_property_filter form>.cf{display:none}.filter_tags_wrap_left .listing_property_filter form{gap:var(--size-25) 0;justify-content:space-between}.filter_tags_wrap_left .listing_property_filter form .p_select2_filter,.filter_tags_wrap_left .listing_property_filter form .p_select2{flex:0 0 100%}.listing_property_filter form label{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-transform:uppercase;letter-spacing:2px;letter-spacing:clamp(1.8px,2vw,2px);display:block;width:100%;margin-bottom:4px}@media print{.listing_property_filter form label{font-size:12px;line-height:15px}}.listing_property_filter form .p_select2_filter,.listing_property_filter form .p_select2{margin:0;flex:1 0 calc(33.3333333333% - var(--size-40) + var(--size-40)/3)}.listing_property_filter form .p_select2_filter:only-of-type,.listing_property_filter form .p_select2:only-of-type{flex:0 0 calc(66.66% + var(--size-40))}.listing_property_filter form .p_select2_filter select,.listing_property_filter form .p_select2 select{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right);overflow:hidden}.listing_property_filter form .p_select2_filter select a,.listing_property_filter form .p_select2 select a{color:var(--input-color)}@media print{.listing_property_filter form .p_select2_filter select,.listing_property_filter form .p_select2 select{font-size:12px;line-height:15px}}.listing_property_filter form .p_select2_filter select:focus,.listing_property_filter form .p_select2_filter select:hover,.listing_property_filter form .p_select2 select:focus,.listing_property_filter form .p_select2 select:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.listing_property_filter form .p_select2_filter select[data-com-onepassword-filled=light],.listing_property_filter form .p_select2_filter select:-webkit-autofill,.listing_property_filter form .p_select2_filter select:-webkit-autofill:hover,.listing_property_filter form .p_select2_filter select:-webkit-autofill:focus,.listing_property_filter form .p_select2 select[data-com-onepassword-filled=light],.listing_property_filter form .p_select2 select:-webkit-autofill,.listing_property_filter form .p_select2 select:-webkit-autofill:hover,.listing_property_filter form .p_select2 select:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.listing_property_filter form .p_select2_filter select::-webkit-input-placeholder,.listing_property_filter form .p_select2 select::-webkit-input-placeholder{color:var(--input-color);opacity:1}.listing_property_filter form .p_select2_filter select::placeholder,.listing_property_filter form .p_select2_filter select::-moz-placeholder,.listing_property_filter form .p_select2 select::placeholder,.listing_property_filter form .p_select2 select::-moz-placeholder{color:var(--input-color);opacity:1}.listing_property_filter form .p_select2_filter select:hover,.listing_property_filter form .p_select2_filter select:focus,.listing_property_filter form .p_select2 select:hover,.listing_property_filter form .p_select2 select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}@media(prefers-color-scheme: dark){body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2_filter select,body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2 select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2_filter select:hover,body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2_filter select:focus,body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2 select:hover,body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2 select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}}body[data-theme=dark_mode] .listing_property_filter form .p_select2_filter select,body[data-theme=dark_mode] .listing_property_filter form .p_select2 select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dark_mode] .listing_property_filter form .p_select2_filter select:hover,body[data-theme=dark_mode] .listing_property_filter form .p_select2_filter select:focus,body[data-theme=dark_mode] .listing_property_filter form .p_select2 select:hover,body[data-theme=dark_mode] .listing_property_filter form .p_select2 select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}.listing_property_filter form .p_select2_filter select option,.listing_property_filter form .p_select2 select option{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background)}.listing_property_filter form .p_select2_filter select option a,.listing_property_filter form .p_select2 select option a{color:var(--input-color)}@media print{.listing_property_filter form .p_select2_filter select option,.listing_property_filter form .p_select2 select option{font-size:12px;line-height:15px}}.listing_property_filter form .p_select2_filter select option:not(:first-child),.listing_property_filter form .p_select2 select option:not(:first-child){display:none}.listing_property_filter form .listing_search_wrap{width:calc(100% - var(--icon-width) - var(--size-40));order:-2;position:relative}.filter_tags_wrap_left .listing_property_filter form .listing_search_wrap{width:calc(100% - var(--icon-width) - var(--size-15))}.listing_property_filter form .listing_search_wrap input{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box}.listing_property_filter form .listing_search_wrap input a{color:var(--input-color)}@media print{.listing_property_filter form .listing_search_wrap input{font-size:12px;line-height:15px}}.listing_property_filter form .listing_search_wrap input:focus,.listing_property_filter form .listing_search_wrap input:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.listing_property_filter form .listing_search_wrap input[data-com-onepassword-filled=light],.listing_property_filter form .listing_search_wrap input:-webkit-autofill,.listing_property_filter form .listing_search_wrap input:-webkit-autofill:hover,.listing_property_filter form .listing_search_wrap input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.listing_property_filter form .listing_search_wrap input::-webkit-input-placeholder{color:var(--input-color);opacity:1}.listing_property_filter form .listing_search_wrap input::placeholder,.listing_property_filter form .listing_search_wrap input::-moz-placeholder{color:var(--input-color);opacity:1}.listing_property_filter form .listing_search_buttons{order:-1;flex:0 0 calc(var(--icon-width));align-self:flex-end;position:relative}.listing_property_filter form .listing_search_buttons:before{display:flex;justify-content:center;align-items:center;max-width:var(--icon-width);max-height:var(--icon-width);background:var(--primary-color);border:1px solid var(--primary-color);padding:var(--input-padding);font-family:"Font Awesome 6 Pro";content:"";line-height:clamp(16px,1.8vw,18px);color:#fff;border-radius:var(--border-radius-small);cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.listing_property_filter form .listing_search_buttons input{position:absolute;bottom:0;right:0;width:var(--icon-width);height:var(--icon-width);background:none;font-size:0;border:none;cursor:pointer}.listing_property_filter form .listing_search_buttons:hover:before{background:var(--primary-color-dark);border:1px solid var(--primary-color-dark)}.listing_property_filter form .listing_reset_filter_wrap{display:flex;justify-content:center;flex:0 0 100%}.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--text-color);background:var(--background-light);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter:hover,.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter:focus{color:var(--text-color);border:1px solid rgba(0,0,0,0);background:var(--background-medium)}@media print{.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter{display:none}}.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.filter_tags_wrap_left{position:sticky;top:calc(var(--header-height) + var(--size-20));flex:0 0 clamp(280px,33.5vw,355px);margin-right:clamp(60px,11vw,110px)}@media screen and (max-width: 1200px){.filter_tags_wrap_left{flex:0 0 clamp(280px,32vw,320px);margin-right:clamp(40px,8vw,60px)}}@media screen and (max-width: 900px){.filter_tags_wrap_left{position:relative;top:0;flex:unset;width:100%;margin-right:0}}@media print{.filter_tags_wrap_left{max-width:250px;margin-right:30px}}#google_map{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}#google_map:not(:first-child){margin-top:var(--size-90)}#google_map #module_map{width:100% !important;height:auto !important;aspect-ratio:129/66;min-height:300px;border-radius:var(--border-radius);overflow:hidden}#google_map #module_map .gm-style .gm-style-iw-c{border-radius:var(--border-radius-small)}#google_map #module_map .infowindow{--paragraph-space: var(--size-10);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:#222;min-width:150px;padding:var(--size-10)}#google_map #module_map .infowindow a{color:#222}@media print{#google_map #module_map .infowindow{font-size:13px;line-height:21px}}#google_map #module_map .infowindow h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;color:#222;font-weight:700}#google_map #module_map .infowindow h2 a{color:#222}@media print{#google_map #module_map .infowindow h2{font-size:15px;line-height:24px}}#google_map #module_map .infowindow h2:not(:last-child){margin-bottom:0}#google_map #module_map .infowindow p:nth-last-child(2){margin-bottom:0}#google_map #module_map button.gm-ui-hover-effect{top:0 !important;right:0 !important;opacity:1;color:#c0bdb9;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#google_map #module_map button.gm-ui-hover-effect:hover{color:#222}#google_map #module_map button.gm-ui-hover-effect:after{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;font-size:20px}#google_map #module_map button.gm-ui-hover-effect span{display:none !important}#google_maps_iframe{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}#google_maps_iframe:not(:first-child){margin-top:var(--size-90)}#google_maps_iframe iframe{width:100% !important;height:auto !important;min-height:300px;aspect-ratio:129/66;border-radius:var(--border-radius);overflow:hidden}select+span.select2-container{width:100% !important;min-width:unset}span.select2-container.select2-container--default .select2-selection{border-radius:var(--input-border-radius);border:1px solid var(--input-border);background:var(--input-background);height:auto;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;min-height:unset}span.select2-container.select2-container--default .select2-selection .select2-selection__rendered{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);padding:var(--input-padding)}span.select2-container.select2-container--default .select2-selection .select2-selection__rendered a{color:var(--input-color)}@media print{span.select2-container.select2-container--default .select2-selection .select2-selection__rendered{font-size:12px;line-height:15px}}span.select2-container.select2-container--default .select2-selection .select2-selection__placeholder{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color)}span.select2-container.select2-container--default .select2-selection .select2-selection__placeholder a{color:var(--input-color)}@media print{span.select2-container.select2-container--default .select2-selection .select2-selection__placeholder{font-size:12px;line-height:15px}}span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right:var(--input-padding-left-right);display:flex;justify-content:center;align-items:center;width:auto;height:100%}span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);font-family:"Font Awesome 6 Pro";content:""}span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after a{color:var(--input-color)}@media print{span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after{font-size:12px;line-height:15px}}span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}span.select2-container.select2-container--default:hover .select2-selection,span.select2-container.select2-container--default.select2-container--open .select2-selection,span.select2-container.select2-container--default.select2-container--focus .select2-selection{border-color:var(--input-border-hover);background:var(--input-background-hover)}span.select2-container.select2-container--default:hover .select2-selection .select2-selection__arrow:after,span.select2-container.select2-container--default:hover .select2-selection .select2-selection__rendered,span.select2-container.select2-container--default.select2-container--open .select2-selection .select2-selection__arrow:after,span.select2-container.select2-container--default.select2-container--open .select2-selection .select2-selection__rendered,span.select2-container.select2-container--default.select2-container--focus .select2-selection .select2-selection__arrow:after,span.select2-container.select2-container--default.select2-container--focus .select2-selection .select2-selection__rendered{color:var(--input-color-hover)}span.select2-container.select2-container--default:hover .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after,span.select2-container.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after,span.select2-container.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after{color:var(--input-color-hover)}span.select2-container.select2-container--default.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0}span.select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered{display:flex;overflow:auto}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{display:flex;align-items:center;border:none;background:var(--background-medium);color:var(--text-color);margin:-4px 5px -4px 0;padding:4px 6px 4px 10px;border-radius:calc(var(--input-border-radius)*2)}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{display:flex;font-size:0;line-height:0;order:2;margin:0 0 0 5px}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.3);font-family:"Font Awesome 6 Pro";content:"";font-weight:900;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before a{color:rgba(var(--background-dark-style-rgb), 0.3)}@media print{span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before{font-size:12px;line-height:15px}}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover:before{color:rgba(var(--background-dark-style-rgb), 1)}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline{width:100%;min-width:30px;padding-right:12px;box-sizing:border-box}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{width:100% !important;color:var(--input-color)}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input::-moz-placeholder{opacity:1}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after{position:absolute;right:0;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);font-family:"Font Awesome 6 Pro";content:""}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after a{color:var(--input-color)}@media print{span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after{font-size:12px;line-height:15px}}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar{width:10px;height:2px;background:var(--background-dark)}span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb{background:var(--background-dark-style-medium);border-radius:2px;height:1px}span.select2-container.select2-container--default .select2-selection--multiple .select2-search__field{margin:0}span.select2-container .select2-dropdown{background:var(--input-background-hover);border-color:var(--input-border-hover);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);border-radius:var(--input-border-radius);overflow:hidden;z-index:100}span.select2-container .select2-dropdown a{color:var(--input-color)}@media print{span.select2-container .select2-dropdown{font-size:12px;line-height:15px}}span.select2-container .select2-dropdown.select2-dropdown--above{border-bottom-left-radius:0;border-bottom-right-radius:0px}span.select2-container .select2-dropdown.select2-dropdown--below{border-top-left-radius:0;border-top-right-radius:0px}span.select2-container .select2-dropdown .select2-results__option{padding:var(--input-padding)}span.select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted{background:var(--input-border-hover);color:var(--background-light)}span.select2-container .select2-dropdown .select2-results__option[aria-selected=true]{background:var(--background-medium);color:var(--input-color)}span.select2-container .select2-dropdown .select2-results__option[aria-disabled=true]{opacity:.5}span.select2-container .select2-dropdown .select2-results__option .property_entry_count{display:none}span.select2-container .select2-dropdown .select2-search--dropdown{padding:5px}span.select2-container .select2-dropdown .select2-search__field{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;padding:8px;border-radius:2px}span.select2-container .select2-dropdown .select2-search__field a{color:var(--input-color)}@media print{span.select2-container .select2-dropdown .select2-search__field{font-size:12px;line-height:15px}}span.select2-container .select2-dropdown .select2-search__field:focus,span.select2-container .select2-dropdown .select2-search__field:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}span.select2-container .select2-dropdown .select2-search__field[data-com-onepassword-filled=light],span.select2-container .select2-dropdown .select2-search__field:-webkit-autofill,span.select2-container .select2-dropdown .select2-search__field:-webkit-autofill:hover,span.select2-container .select2-dropdown .select2-search__field:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}span.select2-container .select2-dropdown .select2-search__field::-webkit-input-placeholder{color:var(--input-color);opacity:1}span.select2-container .select2-dropdown .select2-search__field::placeholder,span.select2-container .select2-dropdown .select2-search__field::-moz-placeholder{color:var(--input-color);opacity:1}div.ui-datepicker{width:300px;background:var(--input-background-hover);border:1px solid var(--input-border);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow);margin:5px 0 0 5px;padding:0}div.ui-datepicker .ui-widget-header{--icon-width: 32px;display:flex;background:var(--background-medium);border:none;border-radius:0;padding:10px var(--input-padding-left-right)}div.ui-datepicker .ui-widget-header .ui-datepicker-title{display:flex;justify-content:space-between;width:100%;margin:0 calc(var(--icon-width) + 10px)}div.ui-datepicker .ui-widget-header select{--input-background: rgba(var(--background-dark-style-rgb),0.06);--input-background-hover: rgba(var(--background-dark-style-rgb),0.09);display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right);max-width:calc(50% - 5px);border:none;font-weight:700;margin:0;padding:9px var(--input-padding-left-right)}div.ui-datepicker .ui-widget-header select a{color:var(--input-color)}@media print{div.ui-datepicker .ui-widget-header select{font-size:12px;line-height:15px}}div.ui-datepicker .ui-widget-header select:focus,div.ui-datepicker .ui-widget-header select:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}div.ui-datepicker .ui-widget-header select[data-com-onepassword-filled=light],div.ui-datepicker .ui-widget-header select:-webkit-autofill,div.ui-datepicker .ui-widget-header select:-webkit-autofill:hover,div.ui-datepicker .ui-widget-header select:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}div.ui-datepicker .ui-widget-header select::-webkit-input-placeholder{color:var(--input-color);opacity:1}div.ui-datepicker .ui-widget-header select::placeholder,div.ui-datepicker .ui-widget-header select::-moz-placeholder{color:var(--input-color);opacity:1}div.ui-datepicker .ui-widget-header select:hover,div.ui-datepicker .ui-widget-header select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}@media(prefers-color-scheme: dark){body[data-theme=dynamic_dark_mode] div.ui-datepicker .ui-widget-header select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dynamic_dark_mode] div.ui-datepicker .ui-widget-header select:hover,body[data-theme=dynamic_dark_mode] div.ui-datepicker .ui-widget-header select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}}body[data-theme=dark_mode] div.ui-datepicker .ui-widget-header select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dark_mode] div.ui-datepicker .ui-widget-header select:hover,body[data-theme=dark_mode] div.ui-datepicker .ui-widget-header select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}div.ui-datepicker .ui-widget-header .ui-datepicker-next,div.ui-datepicker .ui-widget-header .ui-datepicker-prev{top:calc(50% - var(--icon-width)/2);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);text-decoration:none;border:0 !important;background:none;color:var(--background-dark-style-dark);border-radius:100%}div.ui-datepicker .ui-widget-header .ui-datepicker-next:hover,div.ui-datepicker .ui-widget-header .ui-datepicker-next.ui-state-hover,div.ui-datepicker .ui-widget-header .ui-datepicker-prev:hover,div.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-state-hover{background:var(--background-light)}div.ui-datepicker .ui-widget-header .ui-datepicker-next:before,div.ui-datepicker .ui-widget-header .ui-datepicker-prev:before{font-family:"Font Awesome 6 Pro";content:"";font-weight:700}div.ui-datepicker .ui-widget-header .ui-datepicker-next span,div.ui-datepicker .ui-widget-header .ui-datepicker-prev span{display:none}div.ui-datepicker .ui-widget-header .ui-datepicker-prev{left:10px}div.ui-datepicker .ui-widget-header .ui-datepicker-next{right:10px}div.ui-datepicker .ui-widget-header .ui-datepicker-next:before{content:""}div.ui-datepicker .ui-datepicker-calendar{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);border:10px solid rgba(0,0,0,0);margin:0}div.ui-datepicker .ui-datepicker-calendar a{color:var(--input-color)}@media print{div.ui-datepicker .ui-datepicker-calendar{font-size:12px;line-height:15px}}div.ui-datepicker .ui-datepicker-calendar th{padding:9px;text-transform:uppercase;color:var(--input-color-hover)}div.ui-datepicker .ui-datepicker-calendar td{padding:1px;min-width:0;border:none;background:var(--input-background-hover)}div.ui-datepicker .ui-datepicker-calendar td a{padding:9px;text-align:center;background:var(--input-background-hover);border:none;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}div.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight{background:var(--background-medium);color:var(--input-color)}div.ui-datepicker .ui-datepicker-calendar td a:hover,div.ui-datepicker .ui-datepicker-calendar td a.ui-state-active{background:var(--primary-color);color:#fff}.required{color:var(--signal-color) !important;font-weight:700}#mailform_elements{display:flex;flex-flow:wrap;justify-content:space-between;margin-top:calc(-1*var(--size-30))}#mailform_elements h2{color:var(--text-color)}#mailform_elements .mailform_elements_wrap{display:flex;align-items:flex-start;width:100%}#mailform_elements .mailform_elements_wrap:not(:first-child){margin-top:var(--size-90)}#mailform_elements .mailform_elements_wrap .mailform_element_left{position:sticky;top:calc(var(--header-height) + var(--size-20));flex:0 0 clamp(280px,33.5vw,355px);margin-right:clamp(60px,11vw,110px)}@media screen and (max-width: 1200px){#mailform_elements .mailform_elements_wrap .mailform_element_left{flex:0 0 clamp(280px,32vw,320px);margin-right:clamp(40px,8vw,60px)}}@media screen and (max-width: 900px){#mailform_elements .mailform_elements_wrap .mailform_element_left{position:relative;top:0;flex:unset;width:100%;margin-right:0}}@media print{#mailform_elements .mailform_elements_wrap .mailform_element_left{max-width:250px;margin-right:30px}}#mailform_elements .mailform_elements_wrap .mailform_element_right{display:flex;flex-flow:wrap;justify-content:space-between;width:100%}.mailform_element{position:relative;flex:1 0 100%;margin-top:var(--size-30);--space-between: var(--size-20)}.mailform_element.zwei{flex:0 0 calc(50% - var(--space-between)/2)}.mailform_element.drei{flex:0 0 calc(33.33% - var(--space-between)/1.5)}.mailform_element label{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-transform:uppercase;letter-spacing:2px;letter-spacing:clamp(1.8px,2vw,2px);display:block;width:100%;margin-bottom:4px}@media print{.mailform_element label{font-size:12px;line-height:15px}}.mailform_element input{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box}.mailform_element input a{color:var(--input-color)}@media print{.mailform_element input{font-size:12px;line-height:15px}}.mailform_element input:focus,.mailform_element input:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.mailform_element input[data-com-onepassword-filled=light],.mailform_element input:-webkit-autofill,.mailform_element input:-webkit-autofill:hover,.mailform_element input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.mailform_element input::-webkit-input-placeholder{color:var(--input-color);opacity:1}.mailform_element input::placeholder,.mailform_element input::-moz-placeholder{color:var(--input-color);opacity:1}.mailform_element input.tooltip{padding-right:40px}.mailform_element textarea{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;height:150px;height:clamp(120px,15vw,150px)}.mailform_element textarea a{color:var(--input-color)}@media print{.mailform_element textarea{font-size:12px;line-height:15px}}.mailform_element textarea:focus,.mailform_element textarea:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.mailform_element textarea[data-com-onepassword-filled=light],.mailform_element textarea:-webkit-autofill,.mailform_element textarea:-webkit-autofill:hover,.mailform_element textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.mailform_element textarea::-webkit-input-placeholder{color:var(--input-color);opacity:1}.mailform_element textarea::placeholder,.mailform_element textarea::-moz-placeholder{color:var(--input-color);opacity:1}.mailform_element select{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}.mailform_element select a{color:var(--input-color)}@media print{.mailform_element select{font-size:12px;line-height:15px}}.mailform_element select:focus,.mailform_element select:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.mailform_element select[data-com-onepassword-filled=light],.mailform_element select:-webkit-autofill,.mailform_element select:-webkit-autofill:hover,.mailform_element select:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.mailform_element select::-webkit-input-placeholder{color:var(--input-color);opacity:1}.mailform_element select::placeholder,.mailform_element select::-moz-placeholder{color:var(--input-color);opacity:1}.mailform_element select:hover,.mailform_element select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}@media(prefers-color-scheme: dark){body[data-theme=dynamic_dark_mode] .mailform_element select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dynamic_dark_mode] .mailform_element select:hover,body[data-theme=dynamic_dark_mode] .mailform_element select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}}body[data-theme=dark_mode] .mailform_element select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dark_mode] .mailform_element select:hover,body[data-theme=dark_mode] .mailform_element select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}.mailform_element.select_field .helptext{right:38px}.mailform_element .helptext{position:absolute;right:var(--input-padding-left-right);bottom:calc(var(--input-padding-top-bottom) + 1px);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);color:rgba(var(--background-dark-style-rgb), 0.5)}.mailform_element .helptext a{color:var(--input-color)}@media print{.mailform_element .helptext{font-size:12px;line-height:15px}}.mailform_element .helptext i{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);font-weight:900;font-family:"Font Awesome 6 Pro"}.mailform_element .helptext i a{color:var(--input-color)}@media print{.mailform_element .helptext i{font-size:12px;line-height:15px}}.mailform_element .helptext i:hover{color:var(--input-color-hover)}.mailform_element.mailform_error{--input-border: var(--signal-color);--input-color: var(--signal-color)}.mailform_element.mailform_error label{color:var(--signal-color)}.mailform_element.heading3_field:not(:first-child){margin-top:var(--size-80)}.mailform_element.infotext_field:not(:last-child){margin-bottom:var(--size-20)}.mailform_element.date_field p:after{position:absolute;right:var(--input-padding-left-right);bottom:calc(var(--input-padding-top-bottom) + 2px);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);font-family:"Font Awesome 6 Pro";content:""}.mailform_element.date_field p:after a{color:var(--input-color)}@media print{.mailform_element.date_field p:after{font-size:12px;line-height:15px}}.mailform_element.date_field p:hover:after,.mailform_element.date_field p:focus-within:after{color:var(--input-color-hover)}.mailform_element.radio_field input[type=radio]{display:none}.mailform_element.radio_field input[type=radio]+*{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer;margin:0;letter-spacing:0}.mailform_element.radio_field input[type=radio]+* a{color:var(--input-color)}@media print{.mailform_element.radio_field input[type=radio]+*{font-size:12px;line-height:15px}}.mailform_element.radio_field input[type=radio]+*:before{font-family:"Font Awesome 6 Pro";content:"";font-weight:100;font-size:1.73em;line-height:normal;margin-right:8px}.mailform_element.radio_field input[type=radio]:hover:not(:checked)+*,.mailform_element.radio_field input[type=radio]:hover:not(:checked)+* a{color:var(--input-color-hover)}.mailform_element.radio_field input[type=radio]:checked+*:before{content:"";color:var(--primary-color);font-weight:900}.mailform_element.radio_field .wrap_radio_buttons>label{margin-bottom:var(--size-15)}.mailform_element.radio_field .multiple_radio_inputs{--gap: var(--size-15) var(--size-25);display:flex;flex-flow:wrap;gap:var(--gap)}.mailform_element.radio_field .multiple_radio_inputs>.cf{display:none}.mailform_element.radio_field .helptext{bottom:0;right:0}.mailform_element.checkbox_field input[type=checkbox]{display:none}.mailform_element.checkbox_field input[type=checkbox]+*{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer;margin:0;letter-spacing:0}.mailform_element.checkbox_field input[type=checkbox]+* a{color:var(--input-color)}@media print{.mailform_element.checkbox_field input[type=checkbox]+*{font-size:12px;line-height:15px}}.mailform_element.checkbox_field input[type=checkbox]+*:before{font-family:"Font Awesome 6 Pro";content:"";font-weight:100;font-size:1.73em;line-height:normal;margin-right:8px}.mailform_element.checkbox_field input[type=checkbox]:hover:not(:checked)+*,.mailform_element.checkbox_field input[type=checkbox]:hover:not(:checked)+* a{color:var(--input-color-hover)}.mailform_element.checkbox_field input[type=checkbox]:checked+*:before{content:"";color:var(--primary-color);font-weight:900}.mailform_element.checkbox_field input[type=checkbox]+label:before{font-family:"Font Awesome 6 Pro";content:""}.mailform_element.checkbox_field input[type=checkbox]:checked+label:before{content:""}.mailform_element.checkbox_field .helptext{bottom:0;right:0}.mailform_element.time_field p,.mailform_element.datetime_field p{display:flex;justify-content:space-between;flex-flow:wrap;margin:0}.mailform_element.time_field span.separator,.mailform_element.datetime_field span.separator{display:flex;justify-content:center;align-items:center;width:var(--space-between)}.mailform_element.time_field select,.mailform_element.time_field span.select2-container{flex:0 0 calc(50% - var(--space-between)/2)}.mailform_element.datetime_field input{flex:0 0 calc(50% - var(--space-between)/2);margin-right:auto}.mailform_element.datetime_field select,.mailform_element.datetime_field span.select2-container{flex:0 0 calc(25% - var(--space-between)/1.33)}.mailform_element.file_field input{position:absolute;-moz-appearance:none;-webkit-appearance:none;appearance:none;opacity:0;z-index:-1}.mailform_element.file_field input+label{display:flex;display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;cursor:pointer;margin:0}.mailform_element.file_field input+label a{color:var(--input-color)}@media print{.mailform_element.file_field input+label{font-size:12px;line-height:15px}}.mailform_element.file_field input+label:focus,.mailform_element.file_field input+label:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.mailform_element.file_field input+label[data-com-onepassword-filled=light],.mailform_element.file_field input+label:-webkit-autofill,.mailform_element.file_field input+label:-webkit-autofill:hover,.mailform_element.file_field input+label:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.mailform_element.file_field input+label::-webkit-input-placeholder{color:var(--input-color);opacity:1}.mailform_element.file_field input+label::placeholder,.mailform_element.file_field input+label::-moz-placeholder{color:var(--input-color);opacity:1}.mailform_element.file_field input+label:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.mailform_element.signature_field .signature-pad-wrapper canvas{border:1px solid rgba(var(--background-dark-style-rgb), 0.25);border-radius:var(--input-border-radius)}.mailform_element.signature_field .signature-pad-reset{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-decoration:none}@media print{.mailform_element.signature_field .signature-pad-reset{font-size:12px;line-height:15px}}.mailform_element.signature_field .signature-pad-reset:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.mailform_element.signature_field .helptext{right:calc(100% - 330px);bottom:22px}.mailform_submit_button{margin-left:auto;margin-top:var(--size-50)}.mailform_submit_button label{display:none}.mailform_submit_button input{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px)}.mailform_submit_button input:hover,.mailform_submit_button input:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.mailform_submit_button input{display:none}}.mod_action_mailform_sent h1{display:none}#search_results:not(:first-child){margin-top:var(--size-80)}#search_results .search_item_wrap:not(:first-child){margin-top:var(--size-40)}#search_results .search_item_wrap>*{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}#search_results .search_item_wrap>*.cf{display:none}#search_results .search_item_wrap .videos,#search_results .search_item_wrap .pictures{flex:0 0 400px;max-width:42.6%}#search_results .search_item_wrap .pictures .picture,#search_results .search_item_wrap .pictures .resource_background,#search_results .search_item_wrap .pictures a.resource_link,#search_results .search_item_wrap .pictures img{height:100%}#search_results .search_item_wrap .pictures .picture:not(:first-child){display:none}#search_results .search_item_wrap .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}#search_results .search_item_wrap .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}#search_results .search_item_wrap .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{#search_results .search_item_wrap .icon{--icon-width: 50px;background:#eee !important}}#search_results .search_item_wrap .content{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}#search_results .search_item_wrap .search_item_subtitle,#search_results .search_item_wrap h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}#search_results .search_item_wrap .search_item_subtitle a,#search_results .search_item_wrap h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{#search_results .search_item_wrap .search_item_subtitle,#search_results .search_item_wrap h2{font-size:18px;line-height:21px}}#search_results .search_item_wrap .search_item_subtitle:not(:last-child),#search_results .search_item_wrap h2:not(:last-child){margin-bottom:var(--size-40)}#search_results .search_item_wrap .search_item_date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}#search_results .search_item_wrap .search_item_date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{#search_results .search_item_wrap .search_item_date{font-size:12px;line-height:15px}}#search_results .search_item_wrap .search_item_introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{#search_results .search_item_wrap .search_item_introduction{font-size:15px;line-height:24px}}#search_results .search_item_wrap .search_item_introduction:not(:last-child){margin-bottom:var(--paragraph-space)}#search_results .search_item_wrap .search_item_content{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{#search_results .search_item_wrap .search_item_content{font-size:13px;line-height:21px}}#search_results .search_item_wrap .search_item_content:not(:last-child){margin-bottom:var(--paragraph-space)}#search_results .search_item_wrap .search_item_content h2,#search_results .search_item_wrap .search_item_content h3,#search_results .search_item_wrap .search_item_content h4,#search_results .search_item_wrap .search_item_content h5,#search_results .search_item_wrap .search_item_content h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{#search_results .search_item_wrap .search_item_content h2,#search_results .search_item_wrap .search_item_content h3,#search_results .search_item_wrap .search_item_content h4,#search_results .search_item_wrap .search_item_content h5,#search_results .search_item_wrap .search_item_content h6{font-size:15px;line-height:24px}}#search_results .search_item_wrap .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}#search_results .search_item_wrap .document a:focus,#search_results .search_item_wrap .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}#search_results .search_item_wrap .documents,#search_results .search_item_wrap .musics{margin-top:0}#search_results .search_item_wrap .documents:not(:last-child),#search_results .search_item_wrap .musics:not(:last-child){margin-bottom:var(--paragraph-space)}#search_results .search_item_wrap .search_item_detail_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}#search_results .search_item_wrap .search_item_detail_link:hover,#search_results .search_item_wrap .search_item_detail_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{#search_results .search_item_wrap .search_item_detail_link{display:none}}#search_results .search_item_wrap .search_item_detail_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}#search_results .search_item_wrap .search_item_detail_link:not(:first-child){margin-top:auto}#search_results .search_item_wrap[class*=has-subtitle] h2 a,#search_results .search_item_wrap[class*=has-subtitle] h2,#search_results .search_item_wrap[class*=has_subtitle] h2 a,#search_results .search_item_wrap[class*=has_subtitle] h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}#search_results .search_item_wrap[class*=has-subtitle] h2 a a,#search_results .search_item_wrap[class*=has-subtitle] h2 a,#search_results .search_item_wrap[class*=has_subtitle] h2 a a,#search_results .search_item_wrap[class*=has_subtitle] h2 a{color:var(--text-color-primary);text-decoration:none}@media print{#search_results .search_item_wrap[class*=has-subtitle] h2 a,#search_results .search_item_wrap[class*=has-subtitle] h2,#search_results .search_item_wrap[class*=has_subtitle] h2 a,#search_results .search_item_wrap[class*=has_subtitle] h2{font-size:11px;line-height:18px;letter-spacing:1px}}#search_results .search_item_wrap[class*=has-subtitle] h2:not(:last-child),#search_results .search_item_wrap[class*=has_subtitle] h2:not(:last-child){margin-bottom:var(--size-10)}#search_results .search_item_wrap[class*=element_link_entire]>*:hover{background:var(--background-dark)}#search_results .search_item_wrap[class*=element_link_entire]>*:hover .content:not(:first-child)>h2:after,#search_results .search_item_wrap[class*=element_link_entire]>*:hover .content:first-child>*:first-child:after{right:-10px}#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2,#search_results .search_item_wrap[class*=element_link_entire] .content:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2:only-child,#search_results .search_item_wrap[class*=element_link_entire] .content:first-child>*:first-child:only-child{min-height:var(--icon-width)}#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2:after,#search_results .search_item_wrap[class*=element_link_entire] .content:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2:after:hover,#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2:after:focus,#search_results .search_item_wrap[class*=element_link_entire] .content:first-child>*:first-child:after:hover,#search_results .search_item_wrap[class*=element_link_entire] .content:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2:after,#search_results .search_item_wrap[class*=element_link_entire] .content:first-child>*:first-child:after{display:none}}#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child)>h2+.search_item_subtitle{padding-right:calc(var(--icon-width) + 10px)}#search_results .search_item_wrap[class*=element_link_entire] .search_item_content{margin-bottom:0 !important}#search_results .search_item_wrap[class*=element_link_entire] .search_item_detail_link{display:none}@media screen and (max-width: 550px){#search_results .search_item_wrap>*{flex-flow:column;height:100%}#search_results .search_item_wrap .videos,#search_results .search_item_wrap .pictures{flex:unset;max-width:100%}#search_results .search_item_wrap .pictures .picture,#search_results .search_item_wrap .pictures .resource_background,#search_results .search_item_wrap .pictures a.resource_link,#search_results .search_item_wrap .pictures img{height:auto}#search_results .search_item_wrap .content{height:100%}}@media print{#search_results .search_item_wrap>*{background:#fff !important;border-radius:0}#search_results .search_item_wrap .content:first-child{padding-left:0;padding-right:0}#search_results .search_item_wrap .content:not(:first-child){padding-top:0;padding-bottom:0}}.highlighting{background:rgba(var(--management-highlight-color-rgb), 0.25)}.shop_header{display:flex;align-items:center;gap:var(--navigation-space)}.shop_header:not(:first-child){margin-left:var(--navigation-space)}.shop_header #shop_cart_header{display:flex;align-items:center;position:relative}.shop_header #shop_cart_header .number{position:relative;display:flex;justify-content:center;align-items:center;min-width:18px;font-size:10px;line-height:0;font-weight:900;color:#fff;background:var(--signal-color);margin-top:-50%;margin-left:-7px;padding:0 3px;border-radius:100%;aspect-ratio:1/1;box-sizing:border-box}.shop_header #shop_cart_header:hover i{opacity:.6}.shop_header a.button{color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px)}.shop_header a.button:hover,.shop_header a.button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.shop_header a.button{display:none}}.shop_header a.button i{margin-right:var(--size-10)}.shop_header a.button.light{color:var(--text-color);background:var(--background-medium);border:1px solid var(--background-medium);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px);font-weight:400}.shop_header a.button.light:hover,.shop_header a.button.light:focus{color:var(--text-color);border:1px solid var(--background-dark);background:var(--background-dark)}@media print{.shop_header a.button.light{display:none}}.shop_header+#cta-header{margin-left:calc(var(--navigation-space)/2)}.shop_header+#cta-header a.portlet_content_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px);font-weight:400}.shop_header+#cta-header a.portlet_content_link:hover,.shop_header+#cta-header a.portlet_content_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.shop_header+#cta-header a.portlet_content_link{display:none}}.main_shop_wrap{display:flex;flex-flow:column}.main_shop_wrap:not(:first-child){margin-top:var(--size-120)}.main_shop_wrap .category_back_button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;order:10;margin-top:var(--size-80)}.main_shop_wrap .category_back_button:hover,.main_shop_wrap .category_back_button:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.main_shop_wrap .category_back_button{display:none}}.main_shop_wrap .category_back_button:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.shop_category_subtitle{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(32px,6.6vw,66px);line-height:clamp(38px,7.6vw,76px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);font-weight:400;margin-bottom:var(--size-40);display:block}.shop_category_subtitle a{color:var(--text-color-secondary);text-decoration:none}@media print{.shop_category_subtitle{font-size:28px;line-height:34px}}h1.page_title+.shop_category_subtitle{margin-top:calc(-1*var(--size-40))}.shop_category_introduction{display:block;max-width:var(--siteframe-very-small);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;margin-left:auto;margin-right:auto}@media print{.shop_category_introduction{font-size:16px;line-height:24px}}.shop_category_introduction:not(:last-child){margin-bottom:var(--size-20)}.shop_category_description{display:block}.shop_category_picture{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}.shop_category_picture .resource_link{pointer-events:none}.shop_category_picture .resource_link:before,.shop_category_picture .resource_link:after{display:none}.shop_category_picture:not(:first-child){margin-top:var(--size-50)}.shop_category_picture .resource_background{border-radius:var(--border-radius);overflow:hidden}.shop_category_picture .resource_description{position:relative;bottom:unset;left:unset;background:none;margin-top:var(--size-15);padding:0;color:rgba(var(--background-dark-style-rgb), 0.5)}.shop_category_picture img{aspect-ratio:1290/660}.shop_category_overview_container .shop_category:not(.category_with_articles){width:100%;margin:0;padding:0}.shop_category_overview_container .shop_category:not(.category_with_articles):not(:first-child){margin-top:var(--size-40)}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner.cf{display:none}.shop_category_overview_container .shop_category:not(.category_with_articles) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures{flex:0 0 400px;max-width:42.6%}.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .picture,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .resource_background,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures a.resource_link,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures img{height:100%}.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .picture:not(:first-child){display:none}.shop_category_overview_container .shop_category:not(.category_with_articles) .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.shop_category_overview_container .shop_category:not(.category_with_articles) .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.shop_category_overview_container .shop_category:not(.category_with_articles) .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .icon{--icon-width: 50px;background:#eee !important}}.shop_category_overview_container .shop_category:not(.category_with_articles) .content{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle],.shop_category_overview_container .shop_category:not(.category_with_articles) h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle] a,.shop_category_overview_container .shop_category:not(.category_with_articles) h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle],.shop_category_overview_container .shop_category:not(.category_with_articles) h2{font-size:18px;line-height:21px}}.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle]:not(:last-child),.shop_category_overview_container .shop_category:not(.category_with_articles) h2:not(:last-child){margin-bottom:var(--size-40)}.shop_category_overview_container .shop_category:not(.category_with_articles) .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.shop_category_overview_container .shop_category:not(.category_with_articles) .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .listing-date{font-size:12px;line-height:15px}}.shop_category_overview_container .shop_category:not(.category_with_articles) div[class*=introduction]{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) div[class*=introduction]{font-size:15px;line-height:24px}}.shop_category_overview_container .shop_category:not(.category_with_articles) div[class*=introduction]:not(:last-child){margin-bottom:var(--paragraph-space)}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description{font-size:13px;line-height:21px}}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description:not(:last-child){margin-bottom:var(--paragraph-space)}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h2,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h3,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h4,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h5,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h2,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h3,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h4,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h5,.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description h6{font-size:15px;line-height:24px}}.shop_category_overview_container .shop_category:not(.category_with_articles) .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.shop_category_overview_container .shop_category:not(.category_with_articles) .document a:focus,.shop_category_overview_container .shop_category:not(.category_with_articles) .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.shop_category_overview_container .shop_category:not(.category_with_articles) .documents,.shop_category_overview_container .shop_category:not(.category_with_articles) .musics{margin-top:0}.shop_category_overview_container .shop_category:not(.category_with_articles) .documents:not(:last-child),.shop_category_overview_container .shop_category:not(.category_with_articles) .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a:hover,.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a{display:none}}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a:not(:first-child){margin-top:auto}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2 a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2 a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2 a a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2 a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2 a a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2 a{color:var(--text-color-primary);text-decoration:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2 a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2 a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2{font-size:11px;line-height:18px;letter-spacing:1px}}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] h2:not(:last-child),.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] h2:not(:last-child){margin-bottom:var(--size-10)}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .shop_category_overview_inner:hover{background:var(--background-dark)}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .shop_category_overview_inner:hover .content:not(:first-child)>h2:after,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .shop_category_overview_inner:hover .content:first-child>*:first-child:after{right:-10px}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2:only-child,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:first-child>*:first-child:only-child{min-height:var(--icon-width)}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2:after,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2:after:hover,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2:after:focus,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:first-child>*:first-child:after:hover,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2:after,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:first-child>*:first-child:after{display:none}}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .content:not(:first-child)>h2+[class*=subtitle]{padding-right:calc(var(--icon-width) + 10px)}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .shop_category_description{margin-bottom:0 !important}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .show_all_articles_in_category a{display:none}@media screen and (max-width: 550px){.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner{flex-flow:column;height:100%}.shop_category_overview_container .shop_category:not(.category_with_articles) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures{flex:unset;max-width:100%}.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .picture,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .resource_background,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures a.resource_link,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures img{height:auto}.shop_category_overview_container .shop_category:not(.category_with_articles) .content{height:100%}}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner{background:#fff !important;border-radius:0}.shop_category_overview_container .shop_category:not(.category_with_articles) .content:first-child{padding-left:0;padding-right:0}.shop_category_overview_container .shop_category:not(.category_with_articles) .content:not(:first-child){padding-top:0;padding-bottom:0}}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner{background:none;flex-flow:row;height:auto;gap:var(--size-40)}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner>.cf{display:none}.shop_category_overview_container .shop_category:not(.category_with_articles) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures{flex:0 0 626px;order:2;max-width:calc(50% - var(--size-20))}.shop_category_overview_container .shop_category:not(.category_with_articles) .videos video{border-radius:var(--border-radius)}.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .resource_background{border-radius:var(--border-radius);overflow:hidden;transform:translateZ(0)}.shop_category_overview_container .shop_category:not(.category_with_articles) .document a{border-color:rgba(0,0,0,0);background:var(--background-medium)}.shop_category_overview_container .shop_category:not(.category_with_articles) .document a:focus,.shop_category_overview_container .shop_category:not(.category_with_articles) .document a:hover{border-color:rgba(0,0,0,0);background:var(--background-dark)}.shop_category_overview_container .shop_category:not(.category_with_articles) .icon{background:var(--icon-color-light)}.shop_category_overview_container .shop_category:not(.category_with_articles) .content{--paragraph-space: var(--size-35);align-self:center;padding:var(--size-40)}.shop_category_overview_container .shop_category:not(.category_with_articles) .content:first-child{padding-top:var(--size-20);padding-bottom:var(--size-20)}.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle],.shop_category_overview_container .shop_category:not(.category_with_articles) h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle] a,.shop_category_overview_container .shop_category:not(.category_with_articles) h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) [class*=subtitle],.shop_category_overview_container .shop_category:not(.category_with_articles) h2{font-size:24px;line-height:29px}}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description{font-size:15px;line-height:24px}}.shop_category_overview_container .shop_category:not(.category_with_articles) div[class*=introduction]+.shop_category_description{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) div[class*=introduction]+.shop_category_description{font-size:13px;line-height:21px}}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a:hover,.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category a{display:none}}.shop_category_overview_container .shop_category:not(.category_with_articles):nth-child(2n+1) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles):nth-child(2n+1) .pictures{order:0}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .shop_category_overview_inner:hover{background:var(--background-medium)}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=element_link_entire] .shop_category_overview_inner:hover .icon{background:var(--background-light)}.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] div.content h2,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has-subtitle] div.content h2 a,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] div.content h2,.shop_category_overview_container .shop_category:not(.category_with_articles)[class*=has_subtitle] div.content h2 a{color:var(--text-color-primary)}@media screen and (max-width: 1000px){.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner{gap:var(--size-40) var(--size-30)}.shop_category_overview_container .shop_category:not(.category_with_articles) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures{max-width:calc(50% - var(--size-15))}.shop_category_overview_container .shop_category:not(.category_with_articles) .content{padding:var(--size-20)}}@media screen and (max-width: 750px){.shop_category_overview_container .shop_category:not(.category_with_articles):not(:first-child){margin-top:var(--size-120)}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_overview_inner{flex-flow:column}.shop_category_overview_container .shop_category:not(.category_with_articles) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures{order:0;flex:unset;max-width:100%}.shop_category_overview_container .shop_category:not(.category_with_articles) .content{padding:0 var(--size-20) 0 var(--size-20)}.shop_category_overview_container .shop_category:not(.category_with_articles):nth-child(2n+1) .videos,.shop_category_overview_container .shop_category:not(.category_with_articles):nth-child(2n+1) .pictures{order:0}}@media print{.shop_category_overview_container .shop_category:not(.category_with_articles) .pictures .resource_background{border-radius:0}.shop_category_overview_container .shop_category:not(.category_with_articles) .content{padding:0}}.shop_category_overview_container .shop_category:not(.category_with_articles) h2+.shop_category_subtitle{margin-top:calc(-1*var(--size-40));font-weight:400}.shop_category_overview_container .shop_category:not(.category_with_articles) .shop_category_description{display:block}.shop_category_overview_container .shop_category:not(.category_with_articles) .show_all_articles_in_category:not(:first-child){margin-top:var(--size-40)}.shop_category_overview_container .category_with_articles:not(:first-child){margin-top:var(--size-150)}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.pictures{display:none}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;gap:var(--size-20) var(--size-40)}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content h2{font-size:24px;line-height:29px}}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content h2:not(:last-child){margin-bottom:var(--size-20)}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content h2+.shop_category_subtitle{margin-top:calc(-1*var(--size-20))}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .shop_category_subtitle{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);font-weight:400}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .shop_category_subtitle a{color:var(--text-color-secondary);text-decoration:none}@media print{.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .shop_category_subtitle{font-size:24px;line-height:29px}}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .shop_category_subtitle:not(:last-child){margin-bottom:var(--size-20)}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .title_text_wrap{max-width:var(--siteframe-very-small)}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .shop_category_description{display:block}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .show_all_articles_in_category a{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);font-weight:400}.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .show_all_articles_in_category a:hover,.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .show_all_articles_in_category a:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.shop_category_overview_container .category_with_articles .shop_category_overview_inner>.content .show_all_articles_in_category a{display:none}}.shop_products,.articles_in_shop_category{--gap: var(--size-40);--columns: 3;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.shop_products>.cf,.articles_in_shop_category>.cf{display:none}.shop_products:not(:first-child),.articles_in_shop_category:not(:first-child){margin-top:var(--size-60)}.category_back_button+.cf+.shop_products,.category_back_button+.shop_products{margin-top:0}div.shop_article{margin:0;padding:0;background:none}div.shop_article:not(:first-child){margin-top:var(--size-40)}div.shop_article .inner_content{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}div.shop_article .inner_content.cf{display:none}div.shop_article .videos,div.shop_article .pictures{flex:0 0 400px;max-width:42.6%}div.shop_article .pictures .picture,div.shop_article .pictures .resource_background,div.shop_article .pictures a.resource_link,div.shop_article .pictures img{height:100%}div.shop_article .pictures .picture:not(:first-child){display:none}div.shop_article .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}div.shop_article .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}div.shop_article .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{div.shop_article .icon{--icon-width: 50px;background:#eee !important}}div.shop_article .content{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}div.shop_article .shop_article_subtitle,div.shop_article .shop_article_information_title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}div.shop_article .shop_article_subtitle a,div.shop_article .shop_article_information_title a{color:var(--text-color-secondary);text-decoration:none}@media print{div.shop_article .shop_article_subtitle,div.shop_article .shop_article_information_title{font-size:18px;line-height:21px}}div.shop_article .shop_article_subtitle:not(:last-child),div.shop_article .shop_article_information_title:not(:last-child){margin-bottom:var(--size-40)}div.shop_article .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}div.shop_article .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{div.shop_article .listing-date{font-size:12px;line-height:15px}}div.shop_article div[class*=introduction]{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{div.shop_article div[class*=introduction]{font-size:15px;line-height:24px}}div.shop_article div[class*=introduction]:not(:last-child){margin-bottom:var(--paragraph-space)}div.shop_article div.introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{div.shop_article div.introduction{font-size:13px;line-height:21px}}div.shop_article div.introduction:not(:last-child){margin-bottom:var(--paragraph-space)}div.shop_article div.introduction h2,div.shop_article div.introduction h3,div.shop_article div.introduction h4,div.shop_article div.introduction h5,div.shop_article div.introduction h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{div.shop_article div.introduction h2,div.shop_article div.introduction h3,div.shop_article div.introduction h4,div.shop_article div.introduction h5,div.shop_article div.introduction h6{font-size:15px;line-height:24px}}div.shop_article .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}div.shop_article .document a:focus,div.shop_article .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}div.shop_article .documents,div.shop_article .musics{margin-top:0}div.shop_article .documents:not(:last-child),div.shop_article .musics:not(:last-child){margin-bottom:var(--paragraph-space)}div.shop_article .listing-more-button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}div.shop_article .listing-more-button:hover,div.shop_article .listing-more-button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{div.shop_article .listing-more-button{display:none}}div.shop_article .listing-more-button:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}div.shop_article .listing-more-button:not(:first-child){margin-top:auto}div.shop_article[class*=has-subtitle] .shop_article_information_title a,div.shop_article[class*=has-subtitle] .shop_article_information_title,div.shop_article[class*=has_subtitle] .shop_article_information_title a,div.shop_article[class*=has_subtitle] .shop_article_information_title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}div.shop_article[class*=has-subtitle] .shop_article_information_title a a,div.shop_article[class*=has-subtitle] .shop_article_information_title a,div.shop_article[class*=has_subtitle] .shop_article_information_title a a,div.shop_article[class*=has_subtitle] .shop_article_information_title a{color:var(--text-color-primary);text-decoration:none}@media print{div.shop_article[class*=has-subtitle] .shop_article_information_title a,div.shop_article[class*=has-subtitle] .shop_article_information_title,div.shop_article[class*=has_subtitle] .shop_article_information_title a,div.shop_article[class*=has_subtitle] .shop_article_information_title{font-size:11px;line-height:18px;letter-spacing:1px}}div.shop_article[class*=has-subtitle] .shop_article_information_title:not(:last-child),div.shop_article[class*=has_subtitle] .shop_article_information_title:not(:last-child){margin-bottom:var(--size-10)}div.shop_article[class*=element_link_entire] .inner_content:hover{background:var(--background-dark)}div.shop_article[class*=element_link_entire] .inner_content:hover .content:not(:first-child)>.shop_article_information_title:after,div.shop_article[class*=element_link_entire] .inner_content:hover .content:first-child>*:first-child:after{right:-10px}div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title,div.shop_article[class*=element_link_entire] .content:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title:only-child,div.shop_article[class*=element_link_entire] .content:first-child>*:first-child:only-child{min-height:var(--icon-width)}div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title:after,div.shop_article[class*=element_link_entire] .content:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title:after:hover,div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title:after:focus,div.shop_article[class*=element_link_entire] .content:first-child>*:first-child:after:hover,div.shop_article[class*=element_link_entire] .content:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title:after,div.shop_article[class*=element_link_entire] .content:first-child>*:first-child:after{display:none}}div.shop_article[class*=element_link_entire] .content:not(:first-child)>.shop_article_information_title+.shop_article_subtitle{padding-right:calc(var(--icon-width) + 10px)}div.shop_article[class*=element_link_entire] div.introduction{margin-bottom:0 !important}div.shop_article[class*=element_link_entire] .listing-more-button{display:none}@media screen and (max-width: 550px){div.shop_article .inner_content{flex-flow:column;height:100%}div.shop_article .videos,div.shop_article .pictures{flex:unset;max-width:100%}div.shop_article .pictures .picture,div.shop_article .pictures .resource_background,div.shop_article .pictures a.resource_link,div.shop_article .pictures img{height:auto}div.shop_article .content{height:100%}}@media print{div.shop_article .inner_content{background:#fff !important;border-radius:0}div.shop_article .content:first-child{padding-left:0;padding-right:0}div.shop_article .content:not(:first-child){padding-top:0;padding-bottom:0}}div.shop_article .inner_content{flex-flow:column;height:100%}div.shop_article .videos,div.shop_article .pictures{flex:unset;max-width:100%}div.shop_article .pictures .picture,div.shop_article .pictures .resource_background,div.shop_article .pictures a.resource_link,div.shop_article .pictures img{height:auto}div.shop_article .content{height:100%}@media print{div.shop_article .content:first-child{padding:0}div.shop_article .content:not(:first-child){padding:var(--size-30) 0 0 0}}div.shop_article:not(:first-child){margin:0}div.shop_article .inner{height:100%}div.shop_article .inner_content{height:100%}div.shop_article .inner_content:hover{background:var(--background-dark)}div.shop_article[class*=has_subtitle] h2.shop_article_information_title a,div.shop_article[class*=has_subtitle] h2.shop_article_information_title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}div.shop_article[class*=has_subtitle] h2.shop_article_information_title a a,div.shop_article[class*=has_subtitle] h2.shop_article_information_title a{color:var(--text-color-secondary);text-decoration:none}@media print{div.shop_article[class*=has_subtitle] h2.shop_article_information_title a,div.shop_article[class*=has_subtitle] h2.shop_article_information_title{font-size:18px;line-height:21px}}div.shop_article[class*=has_subtitle] h2.shop_article_information_title:not(:last-child){margin-bottom:var(--size-40)}div.shop_article h2.shop_article_information_title+.shop_article_subtitle{margin-top:calc(-1*var(--size-40));font-weight:400}div.shop_article .shop_special:not(:last-child){margin-bottom:var(--size-15)}div.shop_article .shop_special span{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(12px,1.3vw,14px);line-height:clamp(14px,1.8vw,18px);letter-spacing:clamp(1.5px,.2vw,2px);text-transform:uppercase;color:var(--text-color);background:rgba(var(--background-dark-style-rgb), 0.15);border-radius:var(--border-radius-very-small);display:block;padding:clamp(4px,.6vw,6px) clamp(6px,1vw,10px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:inline-block}div.shop_article .article_categories{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--primary-color);--gap: 0 var(--size-5);display:flex;flex-flow:wrap;gap:var(--gap);margin-bottom:var(--size-10)}div.shop_article .article_categories a{color:var(--primary-color);text-decoration:none}@media print{div.shop_article .article_categories{font-size:11px;line-height:18px;letter-spacing:1px}}div.shop_article .article_categories>.cf{display:none}div.shop_article .article_categories .article_category{display:flex}div.shop_article .article_categories .article_category:not(:last-child):after{content:","}div.shop_article .shop_show_details{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;text-decoration:none}div.shop_article .shop-price-list{display:flex;flex-flow:column;pointer-events:none;margin-top:auto}div.shop_article .shop-price-list .shop-reduced-price,div.shop_article .shop-price-list .shop-regular-price{display:flex;align-items:center;order:2;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color);padding-right:calc(var(--icon-width) + 10px);text-align:left;min-height:var(--icon-width)}div.shop_article .shop-price-list .shop-reduced-price a,div.shop_article .shop-price-list .shop-regular-price a{color:var(--text-color);text-decoration:none}@media print{div.shop_article .shop-price-list .shop-reduced-price,div.shop_article .shop-price-list .shop-regular-price{font-size:18px;line-height:21px}}div.shop_article .shop-price-list .shop-reduced-price .price_unit,div.shop_article .shop-price-list .shop-regular-price .price_unit{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;font-weight:700;margin-bottom:-4px}@media print{div.shop_article .shop-price-list .shop-reduced-price .price_unit,div.shop_article .shop-price-list .shop-regular-price .price_unit{font-size:13px;line-height:21px}}div.shop_article .shop-price-list .shop-reduced-price.shop-article-not-available,div.shop_article .shop-price-list .shop-regular-price.shop-article-not-available{padding-right:0}div.shop_article .shop-price-list .shop-regular-price-reduced,div.shop_article .shop-price-list .shop-price-before-reduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;font-weight:500;min-height:0;text-align:left;max-width:max-content;--line-width: 1px}@media print{div.shop_article .shop-price-list .shop-regular-price-reduced,div.shop_article .shop-price-list .shop-price-before-reduction{font-size:13px;line-height:21px}}div.shop_article .shop-price-list .shop-regular-price-reduced .price_unit,div.shop_article .shop-price-list .shop-price-before-reduction .price_unit{font-size:clamp(11px,1.2vw,12px)}div.shop_article .shop-price-list .price_with_tax{display:none}div.shop_article .shop_add_to_cart_form{--input-background: var(--background-medium);--input-background-hover: var(--background-medium);margin-top:0}div.shop_article .shop_add_to_cart_form .shop_add_to_cart span,div.shop_article .shop_add_to_cart_form .shop_quantity_to_cart{display:none}div.shop_article .shop_add_to_cart_form select,div.shop_article .shop_add_to_cart_form .select2{pointer-events:all}div.shop_article .shop_add_to_cart_form .shop_add_to_cart{position:absolute;bottom:0;right:0;width:var(--icon-width);height:var(--icon-width);margin-top:0;margin-left:auto;padding:0;pointer-events:all}div.shop_article .shop_add_to_cart_form .shop_add_to_cart:before{margin:0}div.shop_article .pictures+.content .shop_special{position:absolute;left:var(--size-15);top:var(--size-15);max-width:calc(100% - var(--size-15) - var(--size-15));margin:0}div.shop_article .pictures+.content .shop_special span{background:rgba(var(--background-rgb), 0.7)}.article_price_footer,.shop-price-list{float:none;display:block;position:relative;z-index:2}.article_price_footer .shop-reduced-price,.article_price_footer .shop-regular-price,.shop-price-list .shop-reduced-price,.shop-price-list .shop-regular-price{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(25px,3.6vw,36px);line-height:clamp(27px,4.2vw,42px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);color:var(--text-color);padding:0}.article_price_footer .shop-reduced-price a,.article_price_footer .shop-regular-price a,.shop-price-list .shop-reduced-price a,.shop-price-list .shop-regular-price a{color:var(--text-color-secondary);text-decoration:none}@media print{.article_price_footer .shop-reduced-price,.article_price_footer .shop-regular-price,.shop-price-list .shop-reduced-price,.shop-price-list .shop-regular-price{font-size:20px;line-height:23px}}.article_price_footer .shop-reduced-price .price_unit,.article_price_footer .shop-regular-price .price_unit,.shop-price-list .shop-reduced-price .price_unit,.shop-price-list .shop-regular-price .price_unit{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;font-weight:700;opacity:.5}@media print{.article_price_footer .shop-reduced-price .price_unit,.article_price_footer .shop-regular-price .price_unit,.shop-price-list .shop-reduced-price .price_unit,.shop-price-list .shop-regular-price .price_unit{font-size:16px;line-height:24px}}.article_price_footer .shop-regular-price-reduced,.article_price_footer .shop-price-before-reduction,.shop-price-list .shop-regular-price-reduced,.shop-price-list .shop-price-before-reduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;font-weight:500;margin-bottom:0;text-decoration:none;display:inline-block;position:relative;--line-width: 2px}@media print{.article_price_footer .shop-regular-price-reduced,.article_price_footer .shop-price-before-reduction,.shop-price-list .shop-regular-price-reduced,.shop-price-list .shop-price-before-reduction{font-size:16px;line-height:24px}}.article_price_footer .shop-regular-price-reduced:before,.article_price_footer .shop-price-before-reduction:before,.shop-price-list .shop-regular-price-reduced:before,.shop-price-list .shop-price-before-reduction:before{content:"";position:absolute;top:calc(50% - var(--line-width)/2);left:0;width:100%;height:var(--line-width);display:block;background:var(--primary-color);z-index:1}.article_price_footer .shop-regular-price-reduced .price_unit,.article_price_footer .shop-price-before-reduction .price_unit,.shop-price-list .shop-regular-price-reduced .price_unit,.shop-price-list .shop-price-before-reduction .price_unit{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;font-weight:500;opacity:.75}@media print{.article_price_footer .shop-regular-price-reduced .price_unit,.article_price_footer .shop-price-before-reduction .price_unit,.shop-price-list .shop-regular-price-reduced .price_unit,.shop-price-list .shop-price-before-reduction .price_unit{font-size:13px;line-height:21px}}.article_price_footer .price_with_tax,.shop-price-list .price_with_tax{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;margin-top:calc(-1*var(--size-5))}@media print{.article_price_footer .price_with_tax,.shop-price-list .price_with_tax{font-size:13px;line-height:21px}}.article_price_footer .price_with_tax .price_unit,.article_price_footer .price_with_tax span.tax_label,.shop-price-list .price_with_tax .price_unit,.shop-price-list .price_with_tax span.tax_label{display:none}.shop_add_to_cart_form:not(:first-child){margin-top:var(--size-20)}.shop_add_to_cart_form .article_set_single,.shop_add_to_cart_form .p_article_set_select{display:flex;align-items:center;gap:var(--size-10) var(--size-20);text-align:left}.shop_add_to_cart_form .article_set_single select,.shop_add_to_cart_form .p_article_set_select select{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}.shop_add_to_cart_form .article_set_single select a,.shop_add_to_cart_form .p_article_set_select select a{color:var(--input-color)}@media print{.shop_add_to_cart_form .article_set_single select,.shop_add_to_cart_form .p_article_set_select select{font-size:12px;line-height:15px}}.shop_add_to_cart_form .article_set_single select:focus,.shop_add_to_cart_form .article_set_single select:hover,.shop_add_to_cart_form .p_article_set_select select:focus,.shop_add_to_cart_form .p_article_set_select select:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.shop_add_to_cart_form .article_set_single select[data-com-onepassword-filled=light],.shop_add_to_cart_form .article_set_single select:-webkit-autofill,.shop_add_to_cart_form .article_set_single select:-webkit-autofill:hover,.shop_add_to_cart_form .article_set_single select:-webkit-autofill:focus,.shop_add_to_cart_form .p_article_set_select select[data-com-onepassword-filled=light],.shop_add_to_cart_form .p_article_set_select select:-webkit-autofill,.shop_add_to_cart_form .p_article_set_select select:-webkit-autofill:hover,.shop_add_to_cart_form .p_article_set_select select:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.shop_add_to_cart_form .article_set_single select::-webkit-input-placeholder,.shop_add_to_cart_form .p_article_set_select select::-webkit-input-placeholder{color:var(--input-color);opacity:1}.shop_add_to_cart_form .article_set_single select::placeholder,.shop_add_to_cart_form .article_set_single select::-moz-placeholder,.shop_add_to_cart_form .p_article_set_select select::placeholder,.shop_add_to_cart_form .p_article_set_select select::-moz-placeholder{color:var(--input-color);opacity:1}.shop_add_to_cart_form .article_set_single select:hover,.shop_add_to_cart_form .article_set_single select:focus,.shop_add_to_cart_form .p_article_set_select select:hover,.shop_add_to_cart_form .p_article_set_select select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(34, 34, 34,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}@media(prefers-color-scheme: dark){body[data-theme=dynamic_dark_mode] .shop_add_to_cart_form .article_set_single select,body[data-theme=dynamic_dark_mode] .shop_add_to_cart_form .p_article_set_select select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dynamic_dark_mode] .shop_add_to_cart_form .article_set_single select:hover,body[data-theme=dynamic_dark_mode] .shop_add_to_cart_form .article_set_single select:focus,body[data-theme=dynamic_dark_mode] .shop_add_to_cart_form .p_article_set_select select:hover,body[data-theme=dynamic_dark_mode] .shop_add_to_cart_form .p_article_set_select select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}}body[data-theme=dark_mode] .shop_add_to_cart_form .article_set_single select,body[data-theme=dark_mode] .shop_add_to_cart_form .p_article_set_select select{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);background-size:12.5px var(--input-padding-left-right)}body[data-theme=dark_mode] .shop_add_to_cart_form .article_set_single select:hover,body[data-theme=dark_mode] .shop_add_to_cart_form .article_set_single select:focus,body[data-theme=dark_mode] .shop_add_to_cart_form .p_article_set_select select:hover,body[data-theme=dark_mode] .shop_add_to_cart_form .p_article_set_select select:focus{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);background-size:12.5px var(--input-padding-left-right)}.shop_add_to_cart_form .article_set_single .article_set_item_title,.shop_add_to_cart_form .article_set_single label,.shop_add_to_cart_form .p_article_set_select .article_set_item_title,.shop_add_to_cart_form .p_article_set_select label{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-transform:uppercase;letter-spacing:2px;letter-spacing:clamp(1.8px,2vw,2px);display:block;width:100%;margin-bottom:4px;margin:0;flex:0 0 33.33%}@media print{.shop_add_to_cart_form .article_set_single .article_set_item_title,.shop_add_to_cart_form .article_set_single label,.shop_add_to_cart_form .p_article_set_select .article_set_item_title,.shop_add_to_cart_form .p_article_set_select label{font-size:12px;line-height:15px}}.shop_add_to_cart_form .article_set_single+.article_set_single,.shop_add_to_cart_form .article_set_single+.article_set,.shop_add_to_cart_form .article_set+.article_set_single,.shop_add_to_cart_form .article_set+.article_set{margin-top:var(--size-15)}.shop_add_to_cart_form .shop_add_to_cart_container{display:flex;flex-flow:wrap;padding:0}.shop_add_to_cart_form .shop_add_to_cart_container:not(:first-child){margin-top:var(--size-15)}.shop_add_to_cart_form .shop_quantity_to_cart{display:flex;align-items:center;gap:var(--size-10) var(--size-20);top:0;width:100%}.shop_add_to_cart_form .shop_quantity_to_cart .unit{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-transform:uppercase;letter-spacing:2px;letter-spacing:clamp(1.8px,2vw,2px);display:block;width:100%;margin-bottom:4px;margin:0;flex:0 0 33.33%;order:-1;text-align:left}@media print{.shop_add_to_cart_form .shop_quantity_to_cart .unit{font-size:12px;line-height:15px}}.shop_add_to_cart_form .shop_quantity_to_cart .unit:empty{display:none}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span,.shop_add_to_cart_form .shop_quantity_to_cart input{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;margin:0 !important;text-align:center;position:relative}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span a,.shop_add_to_cart_form .shop_quantity_to_cart input a{color:var(--input-color)}@media print{.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span,.shop_add_to_cart_form .shop_quantity_to_cart input{font-size:12px;line-height:15px}}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span:focus,.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span:hover,.shop_add_to_cart_form .shop_quantity_to_cart input:focus,.shop_add_to_cart_form .shop_quantity_to_cart input:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span[data-com-onepassword-filled=light],.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span:-webkit-autofill,.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span:-webkit-autofill:hover,.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span:-webkit-autofill:focus,.shop_add_to_cart_form .shop_quantity_to_cart input[data-com-onepassword-filled=light],.shop_add_to_cart_form .shop_quantity_to_cart input:-webkit-autofill,.shop_add_to_cart_form .shop_quantity_to_cart input:-webkit-autofill:hover,.shop_add_to_cart_form .shop_quantity_to_cart input:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span::-webkit-input-placeholder,.shop_add_to_cart_form .shop_quantity_to_cart input::-webkit-input-placeholder{color:var(--input-color);opacity:1}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span::placeholder,.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span::-moz-placeholder,.shop_add_to_cart_form .shop_quantity_to_cart input::placeholder,.shop_add_to_cart_form .shop_quantity_to_cart input::-moz-placeholder{color:var(--input-color);opacity:1}.shop_add_to_cart_form .shop_quantity_to_cart input{padding-left:calc(var(--icon-width) + 10px);padding-right:calc(var(--icon-width) + 10px);min-width:180px}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter{position:absolute;top:auto;bottom:0;display:flex;justify-content:space-between;width:100%;height:100%}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span{display:flex;justify-content:center;align-items:center;width:auto;height:100%;padding:0;text-align:center;aspect-ratio:1/1}.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span i{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;font-family:"Font Awesome 6 Pro";height:auto}@media print{.shop_add_to_cart_form .shop_quantity_to_cart .quantity_click_counter span i{font-size:12px;line-height:15px}}.shop_add_to_cart_form .shop_quantity_to_cart .click_count_up{order:2}.shop_add_to_cart_form .shop_quantity_to_cart .click_count_up i:before{content:"+"}.shop_add_to_cart_form .shop_quantity_to_cart .click_count_down i:before{content:""}.shop_add_to_cart_form .with_unit .shop_quantity_to_cart .quantity_click_counter{max-width:calc(66.66% - var(--size-20));right:0}.shop_add_to_cart_form a.shop_add_to_cart{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);margin:0;width:100%}.shop_add_to_cart_form a.shop_add_to_cart:hover,.shop_add_to_cart_form a.shop_add_to_cart:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.shop_add_to_cart_form a.shop_add_to_cart{display:none}}.shop_add_to_cart_form a.shop_add_to_cart:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.shop_add_to_cart_form a.shop_add_to_cart:not(:first-child){margin-top:var(--size-15)}.add_to_wishlist_container{display:flex;justify-content:center;margin-top:var(--size-15);display:none}.add_to_wishlist_container .article_message,.add_to_wishlist_container .success_span,.add_to_wishlist_container a.shop_add_to_wishlist{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;border-color:rgba(0,0,0,0)}.add_to_wishlist_container .article_message:hover,.add_to_wishlist_container .article_message:focus,.add_to_wishlist_container .success_span:hover,.add_to_wishlist_container .success_span:focus,.add_to_wishlist_container a.shop_add_to_wishlist:hover,.add_to_wishlist_container a.shop_add_to_wishlist:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.add_to_wishlist_container .article_message,.add_to_wishlist_container .success_span,.add_to_wishlist_container a.shop_add_to_wishlist{display:none}}.add_to_wishlist_container .article_message:before,.add_to_wishlist_container .success_span:before,.add_to_wishlist_container a.shop_add_to_wishlist:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.add_to_wishlist_container .article_message i,.add_to_wishlist_container .article_message .space,.add_to_wishlist_container .success_span i,.add_to_wishlist_container .success_span .space,.add_to_wishlist_container a.shop_add_to_wishlist i,.add_to_wishlist_container a.shop_add_to_wishlist .space{display:none}.add_to_wishlist_container.already_added_to_wishlist .article_message{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}.add_to_wishlist_container.already_added_to_wishlist .article_message:before{font-weight:900}.mod_action_show_article .article_detail_pictures{position:sticky;top:calc(var(--header-height) + var(--size-20));flex:0 0 626px;max-width:50%;margin-right:var(--size-80);padding:0}@media screen and (max-width: 1200px){.mod_action_show_article .article_detail_pictures{max-width:calc(50% - var(--size-60));margin-right:var(--size-60)}}@media print{.mod_action_show_article .article_detail_pictures{max-width:35%;margin-right:30px}}@media screen and (max-width: 900px){.mod_action_show_article .article_detail_pictures{position:relative;top:0;flex:unset;width:100%;margin-right:0}}@media print{.mod_action_show_article .article_detail_pictures{max-width:250px;margin-right:30px}}.mod_action_show_article .article_detail_pictures .pictures{width:100%;height:auto;float:none}.mod_action_show_article .article_detail_pictures .pictures .resource_background{border-radius:var(--border-radius);overflow:hidden;transform:translateZ(0)}.mod_action_show_article .article_detail_pictures .pictures img{aspect-ratio:1/1}.mod_action_show_article .article_detail_pictures .article_first_picture{width:100%;height:auto}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails:not(:first-child){margin-top:var(--size-15)}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures{--gap: var(--size-15);display:flex;flex-flow:wrap;gap:var(--gap);--columns: 4}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures>.cf{display:none}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures>*{flex:0 0 calc(100%/var(--columns) - var(--gap) + var(--gap)/var(--columns))}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .picture{margin:0}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .picture:nth-child(4):not(:nth-last-child(2)) .resource_background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1;content:"Mehr Bilder";font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;color:#fff;font-weight:500}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .picture:nth-child(4):not(:nth-last-child(2)) .resource_background:before a{color:#fff}@media print{.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .picture:nth-child(4):not(:nth-last-child(2)) .resource_background:before{font-size:13px;line-height:21px}}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .picture:nth-child(4):not(:nth-last-child(2))~.picture{display:none}.mod_action_show_article[lang=fr] .article_detail_pictures .article_detail_thumbnails .picture:nth-child(4):not(:nth-last-child(2)) .resource_background:before{content:"Plus de photos"}.mod_action_show_article[lang=en] .article_detail_pictures .article_detail_thumbnails .picture:nth-child(4):not(:nth-last-child(2)) .resource_background:before{content:"More images"}.mod_action_show_article .text_wrap:not(:first-child){margin-top:var(--size-60)}.mod_action_show_article .shop_article_subtitle,.mod_action_show_article h1{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:900;font-size:clamp(28px,5.2vw,52px);line-height:clamp(34px,6vw,60px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.mod_action_show_article .shop_article_subtitle a,.mod_action_show_article h1 a{color:var(--text-color-secondary);text-decoration:none}@media print{.mod_action_show_article .shop_article_subtitle,.mod_action_show_article h1{font-size:24px;line-height:29px}}.mod_action_show_article .shop_article_subtitle+.shop_article_subtitle,.mod_action_show_article h1+.shop_article_subtitle{margin-top:calc(-1*var(--size-40))}.mod_action_show_article .shop_article_subtitle+.shop_article_properties_table,.mod_action_show_article h1+.shop_article_properties_table{margin-top:calc(-1*var(--size-20))}.mod_action_show_article .shop_article_subtitle{font-weight:400}.mod_action_show_article .shop_article_subtitle:not(:last-child){margin-bottom:var(--size-40)}.mod_action_show_article .shop_special_detail{display:flex}.mod_action_show_article .shop_special_detail span{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(12px,1.3vw,14px);line-height:clamp(14px,1.8vw,18px);letter-spacing:clamp(1.5px,.2vw,2px);text-transform:uppercase;color:var(--text-color);background:rgba(var(--background-dark-style-rgb), 0.15);border-radius:var(--border-radius-very-small);display:block;padding:clamp(4px,.6vw,6px) clamp(6px,1vw,10px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:var(--background-medium)}.mod_action_show_article .shop_special_detail:not(:last-child){margin-bottom:var(--size-10)}.mod_action_show_article .shop_article_properties_table:not(:last-child){margin-bottom:var(--size-40)}.mod_action_show_article .shop_article_properties_table .property_row td{display:flex;flex-flow:wrap;border:none !important;padding:0;font-size:0}.mod_action_show_article .shop_article_properties_table .property_row td .property_item{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.mod_action_show_article .shop_article_properties_table .property_row td .property_item{font-size:15px;line-height:24px}}.mod_action_show_article .shop_article_properties_table .property_row td .property_item:not(:last-child):after{content:"";width:6px;height:6px;background:rgba(var(--background-dark-style-rgb), 0.5);display:block;margin:0 var(--size-10);border-radius:100%}.mod_action_show_article .shop_article_properties_table .property_row td:first-child{display:none}.mod_action_show_article .shop_price_detailsite{margin-top:var(--size-60)}.mod_action_show_article .shop_article_description{margin-top:var(--size-80);padding-top:var(--size-80);border-top:1px solid rgba(var(--background-dark-style-rgb), 0.1)}.mod_action_show_article a.back-to-overview{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;margin:0}.mod_action_show_article a.back-to-overview:hover,.mod_action_show_article a.back-to-overview:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.mod_action_show_article a.back-to-overview{display:none}}.mod_action_show_article a.back-to-overview:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.mod_action_show_article a.back-to-overview:not(:first-child){margin-top:var(--size-60)}.mod_action_show_article .shop_accessories_wrap{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box}.mod_action_show_article .shop_accessories_wrap>*:first-child{margin-top:var(--size-120)}.mod_action_show_article .article_price_footer{position:fixed;bottom:0;width:100%;z-index:100;border-top:1px solid rgba(var(--background-dark-style-rgb), 0.15);background:var(--background-light);-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}.mod_action_show_article .article_price_footer.not_visible{bottom:-200px}.mod_action_show_article .article_price_footer .article_price_footer_inner{max-width:calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));margin-left:auto;margin-right:auto;padding-right:var(--siteframe-space);padding-left:var(--siteframe-space);box-sizing:border-box;display:flex;flex-flow:wrap;align-items:center;justify-content:space-between;gap:var(--size-20);padding-top:var(--size-20);padding-bottom:var(--size-20)}.mod_action_show_article .article_price_footer .shop_add_to_cart_container,.mod_action_show_article .article_price_footer .shop_add_to_cart_form{margin:0}.mod_action_show_article .article_price_footer .article_price_footer_wrap{margin:calc(-1*var(--size-5)) 0;display:none}.mod_action_show_article .article_price_footer .shop-reduced-price,.mod_action_show_article .article_price_footer .shop-regular-price{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color)}.mod_action_show_article .article_price_footer .shop-reduced-price a,.mod_action_show_article .article_price_footer .shop-regular-price a{color:var(--text-color);text-decoration:none}@media print{.mod_action_show_article .article_price_footer .shop-reduced-price,.mod_action_show_article .article_price_footer .shop-regular-price{font-size:18px;line-height:21px}}.mod_action_show_article .article_price_footer .shop-reduced-price .price_unit,.mod_action_show_article .article_price_footer .shop-regular-price .price_unit{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;font-weight:500}@media print{.mod_action_show_article .article_price_footer .shop-reduced-price .price_unit,.mod_action_show_article .article_price_footer .shop-regular-price .price_unit{font-size:13px;line-height:21px}}.mod_action_show_article .article_price_footer .shop-regular-price-reduced,.mod_action_show_article .article_price_footer .shop-price-before-reduction{display:none}.mod_action_show_article .article_price_footer .with_unit .shop_quantity_to_cart .unit{display:none}.mod_action_show_article .article_price_footer .with_unit .shop_quantity_to_cart .quantity_click_counter{max-width:100%;right:0}.mod_action_show_article .article_price_footer .shop_add_to_cart_container{display:flex;flex-flow:row;align-items:center;gap:var(--size-20)}.mod_action_show_article .article_price_footer a.shop_add_to_cart{color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);margin:0;white-space:nowrap}.mod_action_show_article .article_price_footer a.shop_add_to_cart:hover,.mod_action_show_article .article_price_footer a.shop_add_to_cart:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.mod_action_show_article .article_price_footer a.shop_add_to_cart{display:none}}.mod_action_show_article .article_price_footer .article_set,.mod_action_show_article .article_price_footer .article_set_single,.mod_action_show_article .article_price_footer .p_article_set_select{display:none}.mod_action_show_article footer .copyright{padding-bottom:100px}.logged_in .article_price_footer{display:none}.message+.main_shop_wrap{margin-top:0}.main_shop_wrap .button_bar_bottom,.main_shop_wrap .shop_registration_form>div,.main_shop_wrap .shop_div{margin:0}.main_shop_wrap .button_bar_bottom+form,.main_shop_wrap .button_bar_bottom:not(:first-child),.main_shop_wrap .shop_registration_form>div+form,.main_shop_wrap .shop_registration_form>div:not(:first-child),.main_shop_wrap .shop_div+form,.main_shop_wrap .shop_div:not(:first-child){margin-top:var(--size-90)}.main_shop_wrap .button_bar_bottom h2,.main_shop_wrap .shop_registration_form>div h2,.main_shop_wrap .shop_div h2{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(25px,3.6vw,36px);line-height:clamp(27px,4.2vw,42px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.main_shop_wrap .button_bar_bottom h2 a,.main_shop_wrap .shop_registration_form>div h2 a,.main_shop_wrap .shop_div h2 a{color:var(--text-color-secondary);text-decoration:none}@media print{.main_shop_wrap .button_bar_bottom h2,.main_shop_wrap .shop_registration_form>div h2,.main_shop_wrap .shop_div h2{font-size:20px;line-height:23px}}.main_shop_wrap .button_bar_bottom h2:not(:last-child),.main_shop_wrap .shop_registration_form>div h2:not(:last-child),.main_shop_wrap .shop_div h2:not(:last-child){margin-bottom:var(--size-20)}.main_shop_wrap .shop_div h2~.shop_div:not(:first-child){margin-top:var(--size-50)}.main_shop_wrap .shop_div h2~.shop_div:not(:first-child)[class*=address_fieldset]{margin-top:var(--size-30)}.main_shop_wrap .shop_div h2~.shop_div:not(:first-child)[class*=address_fieldset] h3{margin-bottom:0}.main_shop_wrap .shop_div h2~.shop_div h3{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;font-weight:700;margin-bottom:var(--size-10)}@media print{.main_shop_wrap .shop_div h2~.shop_div h3{font-size:16px;line-height:24px}}.main_shop_wrap label{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;text-transform:uppercase;letter-spacing:2px;letter-spacing:clamp(1.8px,2vw,2px);display:block;width:100%;margin-bottom:4px}@media print{.main_shop_wrap label{font-size:12px;line-height:15px}}.main_shop_wrap input[type=password],.main_shop_wrap input[type=text]{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box}.main_shop_wrap input[type=password] a,.main_shop_wrap input[type=text] a{color:var(--input-color)}@media print{.main_shop_wrap input[type=password],.main_shop_wrap input[type=text]{font-size:12px;line-height:15px}}.main_shop_wrap input[type=password]:focus,.main_shop_wrap input[type=password]:hover,.main_shop_wrap input[type=text]:focus,.main_shop_wrap input[type=text]:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.main_shop_wrap input[type=password][data-com-onepassword-filled=light],.main_shop_wrap input[type=password]:-webkit-autofill,.main_shop_wrap input[type=password]:-webkit-autofill:hover,.main_shop_wrap input[type=password]:-webkit-autofill:focus,.main_shop_wrap input[type=text][data-com-onepassword-filled=light],.main_shop_wrap input[type=text]:-webkit-autofill,.main_shop_wrap input[type=text]:-webkit-autofill:hover,.main_shop_wrap input[type=text]:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.main_shop_wrap input[type=password]::-webkit-input-placeholder,.main_shop_wrap input[type=text]::-webkit-input-placeholder{color:var(--input-color);opacity:1}.main_shop_wrap input[type=password]::placeholder,.main_shop_wrap input[type=password]::-moz-placeholder,.main_shop_wrap input[type=text]::placeholder,.main_shop_wrap input[type=text]::-moz-placeholder{color:var(--input-color);opacity:1}.main_shop_wrap input.button{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.main_shop_wrap input.button:hover,.main_shop_wrap input.button:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.main_shop_wrap input.button{display:none}}.main_shop_wrap input[type=submit]{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.main_shop_wrap input[type=submit]:hover,.main_shop_wrap input[type=submit]:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.main_shop_wrap input[type=submit]{display:none}}.main_shop_wrap input[type=checkbox]{display:none}.main_shop_wrap input[type=checkbox]+*{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer;margin:0;letter-spacing:0}.main_shop_wrap input[type=checkbox]+* a{color:var(--input-color)}@media print{.main_shop_wrap input[type=checkbox]+*{font-size:12px;line-height:15px}}.main_shop_wrap input[type=checkbox]+*:before{font-family:"Font Awesome 6 Pro";content:"";font-weight:100;font-size:1.73em;line-height:normal;margin-right:8px}.main_shop_wrap input[type=checkbox]:hover:not(:checked)+*,.main_shop_wrap input[type=checkbox]:hover:not(:checked)+* a{color:var(--input-color-hover)}.main_shop_wrap input[type=checkbox]:checked+*:before{content:"";color:var(--primary-color);font-weight:900}.main_shop_wrap input[type=checkbox]+label:before{font-family:"Font Awesome 6 Pro";content:""}.main_shop_wrap input[type=checkbox]:checked+label:before{content:""}.main_shop_wrap input[type=radio]{display:none}.main_shop_wrap input[type=radio]+*{display:flex;align-items:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer;margin:0;letter-spacing:0}.main_shop_wrap input[type=radio]+* a{color:var(--input-color)}@media print{.main_shop_wrap input[type=radio]+*{font-size:12px;line-height:15px}}.main_shop_wrap input[type=radio]+*:before{font-family:"Font Awesome 6 Pro";content:"";font-weight:100;font-size:1.73em;line-height:normal;margin-right:8px}.main_shop_wrap input[type=radio]:hover:not(:checked)+*,.main_shop_wrap input[type=radio]:hover:not(:checked)+* a{color:var(--input-color-hover)}.main_shop_wrap input[type=radio]:checked+*:before{content:"";color:var(--primary-color);font-weight:900}.main_shop_wrap textarea{display:block;width:100%;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:var(--input-color);background:var(--input-background);border-radius:var(--input-border-radius);border:1px solid var(--input-border);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;padding:var(--input-padding);box-sizing:border-box;height:150px;height:clamp(120px,15vw,150px)}.main_shop_wrap textarea a{color:var(--input-color)}@media print{.main_shop_wrap textarea{font-size:12px;line-height:15px}}.main_shop_wrap textarea:focus,.main_shop_wrap textarea:hover{border-color:var(--input-border-hover);background:var(--input-background-hover);color:var(--input-color-hover)}.main_shop_wrap textarea[data-com-onepassword-filled=light],.main_shop_wrap textarea:-webkit-autofill,.main_shop_wrap textarea:-webkit-autofill:hover,.main_shop_wrap textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--input-color-hover);-webkit-box-shadow:0 0 0px 40rem var(--input-background-hover) inset}.main_shop_wrap textarea::-webkit-input-placeholder{color:var(--input-color);opacity:1}.main_shop_wrap textarea::placeholder,.main_shop_wrap textarea::-moz-placeholder{color:var(--input-color);opacity:1}.main_shop_wrap .mailform_error{--input-border: var(--signal-color);--input-color: var(--signal-color)}.main_shop_wrap .mailform_error label{color:var(--signal-color)}.main_shop_wrap .back-to-overview{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400;margin:0;float:none}.main_shop_wrap .back-to-overview:hover,.main_shop_wrap .back-to-overview:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.main_shop_wrap .back-to-overview{display:none}}.main_shop_wrap .back-to-overview:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.main_shop_wrap .back-to-overview span:first-child{display:none}.main_shop_wrap .shop_order_block{margin:0}.main_shop_wrap .shop_order_coupon p:last-child{display:flex;gap:var(--size-10)}.main_shop_wrap .shop_order_coupon p:last-child:not(.redeemed_coupon){font-size:0;line-height:0}.main_shop_wrap .shop_order_coupon p:last-child.redeemed_coupon{flex-flow:wrap}.main_shop_wrap div#cart_container:not(:first-child){margin-top:var(--size-40)}.main_shop_wrap table.shop-cart{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.main_shop_wrap table.shop-cart{font-size:13px;line-height:21px}}.main_shop_wrap table.shop-cart th,.main_shop_wrap table.shop-cart td{font-size:unset !important}.main_shop_wrap table.shop-cart .shipping td{font-size:unset !important;background:none}.main_shop_wrap table.shop-cart .subtitle_2{display:none}.main_shop_wrap table.shop-cart tr:not(:first-child) th{border-top:2px solid var(--background-dark-style-dark);border-bottom:none}.main_shop_wrap table.shop-cart td:nth-child(2)[width="120"]{font-size:0 !important}.main_shop_wrap table.shop-cart td:nth-child(2)[width="120"] input{display:inline-block;color:var(--input-color)}.main_shop_wrap table.shop-cart td:nth-child(2)[width="120"] a.remove_cart_article{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;margin:0 0 0 var(--size-10)}@media print{.main_shop_wrap table.shop-cart td:nth-child(2)[width="120"] a.remove_cart_article{font-size:13px;line-height:21px}}.main_shop_wrap .payment-method{margin:0}.main_shop_wrap .payment-method+.payment-method{margin-top:var(--size-10)}.main_shop_wrap .register_or_guest_process_wrap{display:flex;align-items:center;flex-flow:wrap;gap:var(--size-20)}.main_shop_wrap .register_or_guest_process_wrap a.button{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.main_shop_wrap .register_or_guest_process_wrap a.button:hover,.main_shop_wrap .register_or_guest_process_wrap a.button:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.main_shop_wrap .register_or_guest_process_wrap a.button{display:none}}.main_shop_wrap .register_or_guest_process_wrap .order_form_or{padding:0}.main_shop_wrap fieldset{margin:0;padding:var(--size-10) var(--size-25) var(--size-20);border:1px solid var(--input-border);border-radius:var(--border-radius);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.main_shop_wrap fieldset{font-size:13px;line-height:21px}}.main_shop_wrap fieldset~fieldset{margin-top:var(--size-30)}.main_shop_wrap fieldset legend{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);padding:0 var(--size-10);margin-left:calc(-1*var(--size-10))}.main_shop_wrap fieldset legend a{color:var(--text-color-primary);text-decoration:none}@media print{.main_shop_wrap fieldset legend{font-size:11px;line-height:18px;letter-spacing:1px}}.main_shop_wrap fieldset .edit_address_link{margin:0;float:none;margin-top:var(--size-15)}.main_shop_wrap fieldset .edit_address_link a{position:relative;display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--text-color);background:var(--background-medium);border:1px solid var(--background-medium);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.main_shop_wrap fieldset .edit_address_link a:hover,.main_shop_wrap fieldset .edit_address_link a:focus{color:var(--text-color);border:1px solid var(--background-dark);background:var(--background-dark)}@media print{.main_shop_wrap fieldset .edit_address_link a{display:none}}.main_shop_wrap fieldset .edit_address_link a i{margin-right:8px}.main_shop_wrap label[for=accept_terms],.main_shop_wrap label[for=additional_required_checkbox],.main_shop_wrap label[for=delivery_address_matches_invoice_address]{display:flex !important}.main_shop_wrap p.order_form_checkboxes{padding:0;margin:0}.main_shop_wrap p.order_form_checkboxes label~label{margin-top:var(--size-10)}.main_shop_wrap #order_form_overview hr{margin:var(--size-30) 0 var(--size-20) 0;border:none;border-top:1px solid rgba(var(--background-dark-style-rgb), 0.15);background:none;display:block}.main_shop_wrap .button_bar_bottom{--gap: var(--size-20);display:flex;flex-flow:wrap;gap:var(--gap);justify-content:space-between;position:relative}.main_shop_wrap .button_bar_bottom>.cf{display:none}.main_shop_wrap .button_bar_bottom a.button.secondary{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:400}.main_shop_wrap .button_bar_bottom a.button.secondary:hover,.main_shop_wrap .button_bar_bottom a.button.secondary:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}@media print{.main_shop_wrap .button_bar_bottom a.button.secondary{display:none}}.main_shop_wrap .button_bar_bottom a.button.secondary i{font-weight:400}.main_shop_wrap .button_bar_bottom a.button i:first-child{margin-right:clamp(4px,.6vw,6px)}.main_shop_wrap .button_bar_bottom input.spinner_visible{padding-right:calc(var(--size-25) + 25px) !important}.main_shop_wrap .button_bar_bottom .fa-spin{position:absolute;right:0;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);color:#fff;margin-top:14px;margin-right:var(--size-25) !important}.main_shop_wrap .pay_with_paypal{margin-top:var(--size-30)}.shop_order_steps{display:flex;flex-flow:wrap;align-items:center;gap:3px 0;margin-bottom:var(--size-80);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.shop_order_steps{font-size:13px;line-height:21px}}.shop_order_steps+.main_shop_wrap{margin-top:0}.shop_order_steps:after,.shop_order_steps:before{content:"";position:absolute;top:auto;left:auto;width:auto;height:1px;display:block;background:rgba(var(--background-dark-style-rgb), 0.12);position:relative;flex:1}.shop_order_steps:before{margin-right:var(--size-20)}.shop_order_steps:after{margin-left:var(--size-20)}.shop_order_steps a{text-decoration:none;pointer-events:none}.shop_order_steps a:before{font-family:"Font Awesome 6 Pro";content:"";margin-right:8px}.shop_order_steps a.disabled_step *{pointer-events:none !important}.shop_order_steps a.current{color:var(--primary-color)}.shop_order_steps a .order_step_nr{display:none}.shop_order_steps a:before,.shop_order_steps a .order_step_legend{pointer-events:all}.shop_order_steps a:not(:last-child):after{font-family:"Font Awesome 6 Pro";content:"";margin:var(--size-15);color:rgba(var(--background-dark-style-rgb), 0.25)}.shop_order_steps a:nth-child(2):before{content:""}.shop_order_steps a:nth-child(3):before{content:""}.shop_order_steps a:nth-child(4):before{content:""}#shop_cross_selling_popup{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:calc(var(--icon-width) + var(--siteframe-space) + var(--size-20)) var(--siteframe-space) var(--siteframe-space);background:rgba(52,52,52,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:200;box-sizing:border-box}#shop_cross_selling_popup .shop_cart_popup_inner{max-width:var(--siteframe-medium);border-radius:var(--border-radius);overflow:auto;background:var(--background-light);width:100%;max-height:100%}#shop_cross_selling_popup .shop_cart_popup_bar{display:flex;align-items:center;justify-content:space-between;gap:var(--size-15);padding:var(--size-15) var(--size-30)}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_top{border-bottom:1px solid var(--background-dark)}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_top .shop_cross_selling_popup_close{position:absolute;top:var(--size-20);right:var(--size-20);display:flex;justify-content:center;align-items:center;width:var(--icon-width);height:var(--icon-width);border-radius:100%;background:var(--background-medium);cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_top .shop_cross_selling_popup_close a{display:block}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_top .shop_cross_selling_popup_close span{display:none}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_top .shop_cross_selling_popup_close i{color:var(--text-color);pointer-events:none}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_top .shop_cross_selling_popup_close:hover{background:var(--background-dark)}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_bottom{border-top:1px solid var(--background-dark)}#shop_cross_selling_popup .shop_cart_popup_bar.shop_cart_popup_bar_bottom .shop_cross_selling_popup_close{margin-left:auto}#shop_cross_selling_popup .shop_cart_popup_bar_bottom a{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:var(--text-color);background:var(--background-medium);border:1px solid var(--background-medium);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}#shop_cross_selling_popup .shop_cart_popup_bar_bottom a:hover,#shop_cross_selling_popup .shop_cart_popup_bar_bottom a:focus{color:var(--text-color);border:1px solid var(--background-dark);background:var(--background-dark)}@media print{#shop_cross_selling_popup .shop_cart_popup_bar_bottom a{display:none}}#shop_cross_selling_popup .popup_message{display:flex;align-items:center;color:var(--primary-color);font-weight:700;line-height:clamp(20px,3vw,26px)}#shop_cross_selling_popup .popup_message i{margin-right:8px;font-weight:900}#shop_cross_selling_popup a.goto-cart{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);white-space:nowrap}#shop_cross_selling_popup a.goto-cart:hover,#shop_cross_selling_popup a.goto-cart:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{#shop_cross_selling_popup a.goto-cart{display:none}}#shop_cross_selling_popup a.goto-cart i{margin-left:8px}#shop_cross_selling_popup .shop_cart_article_wrap{display:flex;align-items:center;gap:var(--size-20) var(--size-40);padding:var(--size-30)}#shop_cross_selling_popup .shop_cart_article_wrap>*{flex-grow:1}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_price_title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none;white-space:nowrap}@media print{#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_price_title{font-size:13px;line-height:21px}}#shop_cross_selling_popup .shop_cart_article_wrap .shop-regular-price{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;font-weight:700;padding:0;white-space:nowrap}@media print{#shop_cross_selling_popup .shop_cart_article_wrap .shop-regular-price{font-size:15px;line-height:24px}}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_total_price{padding:0}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_number_of_articles span{white-space:nowrap}#shop_cross_selling_popup .shop_cart_article{display:flex;align-items:center;gap:var(--size-20);width:100%}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_picture{max-width:20%;flex:0 0 180px}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_picture .resource_background{border-radius:var(--border-radius-small)}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_picture img{aspect-ratio:1/1}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_content{display:flex;align-items:center;justify-content:space-between;gap:var(--size-20) var(--size-40);width:100%}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_content h3{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color);margin:0}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_content h3 a{color:var(--text-color);text-decoration:none}@media print{#shop_cross_selling_popup .shop_cart_article .shop_cart_article_content h3{font-size:18px;line-height:21px}}#shop_cross_selling_popup .shop_cart_article .shop_cart_article_content .shop_cart_article_price{text-align:center}#shop_cross_selling_popup .shop_cart_total{text-align:center;border-left:1px solid var(--background-dark);padding:var(--size-30) var(--size-20) var(--size-30) var(--size-40)}#shop_cross_selling_popup .shop_cart_products_wrap{border-top:1px solid var(--background-dark);padding:var(--size-30);box-sizing:border-box}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products_title h3{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color)}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products_title h3 a{color:var(--text-color);text-decoration:none}@media print{#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products_title h3{font-size:18px;line-height:21px}}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products{--gap: var(--size-30);--columns: 4;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products>.cf{display:none}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products:not(:first-child){margin-top:var(--size-30)}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products div.shop_article .content{padding:var(--size-20)}#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products div.shop_article .shop_article_information_title{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;font-weight:700}@media print{#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products div.shop_article .shop_article_information_title{font-size:16px;line-height:24px}}.portlets_all_options .portlet_shop_member_panel_inner{--paragraph-space: var(--size-15)}.portlets_all_options .portlet_shop_member_panel_inner>p:not(.link_logout) a{text-decoration:none}.portlets_all_options .portlet_shop_member_panel_inner>p:not(.link_logout) a span{display:flex;align-items:center;gap:var(--size-10);font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_shop_member_panel_inner>p:not(.link_logout) a span{font-size:16px;line-height:24px}}.portlets_all_options .portlet_shop_member_panel_inner>p:not(.link_logout) a i{display:flex;justify-content:center;align-items:center;width:var(--icon-width);height:var(--icon-width);background:var(--background-medium);border-radius:100%}.portlets_all_options .portlet_shop_member_panel_inner>p.link_logout{margin-top:var(--size-40)}.portlets_all_options .portlet_shop_member_panel_inner>p.link_logout a{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px)}.portlets_all_options .portlet_shop_member_panel_inner>p.link_logout a:hover,.portlets_all_options .portlet_shop_member_panel_inner>p.link_logout a:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_shop_member_panel_inner>p.link_logout a{display:none}}.portlets_all_options .portlet_shop_member_panel_inner .link_wishlist{display:none}.portlets_all_options .portlet_shop_cart .shop_cart{padding:0;background:none}.portlets_all_options .portlet_shop_cart .shop_cart h3{display:none}.portlets_all_options .portlet_shop_cart .shop_cart a.goto-cart{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlets_all_options .portlet_shop_cart .shop_cart a.goto-cart:hover,.portlets_all_options .portlet_shop_cart .shop_cart a.goto-cart:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_shop_cart .shop_cart a.goto-cart{display:none}}.portlets_all_options .portlet_shop_cart .shop_cart a.goto-cart:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets_all_options .portlet_shop_cart table .portlet_shop_cart_article_title{display:flex;gap:var(--size-15);min-width:250px}.portlets_all_options .portlet_shop_cart table .portlet_shop_cart_article_title .pictures .resource_background{border-radius:var(--border-radius-very-small);overflow:hidden}.portlets_all_options .portlet_shop_cart table .portlet_shop_cart_article_title .pictures img{display:block;padding:0}.portlets_all_options .portlet_shop_cart table .portlet_shop_cart_article_title .pictures span{box-shadow:none}.portlets_all_options .portlet_shop_cart table .portlet_shop_cart_article_total_price,.portlets_all_options .portlet_shop_cart table .portlet_shop_cart_article_price{text-align:right}.portlets_all_options .portlet_shop_cart table td{border-top:1px solid var(--background-dark) !important}.portlets_all_options .portlet_shop_cart table tr:last-child td{border-top:2px solid var(--background-dark-style-dark) !important}.portlets_all_options .portlet_shop_article{overflow:hidden}.portlets_all_options .portlet_shop_article .portlet_shop_article_text,.portlets_all_options .portlet_shop_article .portlet_shop_article_introduction,.portlets_all_options .portlet_shop_article .portlet_shop_article_subtitle,.portlets_all_options .portlet_shop_article .portlet-title{max-width:var(--siteframe-very-small)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry-wrap:not(:first-child){margin-top:var(--size-50)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry:not(:first-child){margin-top:var(--size-40)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry>*{display:flex;background:var(--background-medium);border-radius:var(--border-radius-small);overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;position:relative;transform:translateZ(0)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry>*.cf{display:none}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .videos,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures{flex:0 0 400px;max-width:42.6%}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .picture,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .resource_background,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures a.resource_link,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures img{height:100%}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .picture:not(:first-child){display:none}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .icon{--icon-width: clamp(50px,8.8vw,88px);display:flex;align-items:center;justify-content:center;width:var(--icon-width);height:var(--icon-width);flex:0 0 var(--icon-width);border-radius:100%;background:var(--background-light);color:var(--icon-color);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .icon i{font-size:calc(var(--icon-width)/2.2);font-weight:300}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .icon:not(:last-child){margin-bottom:var(--size-30)}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .icon{--icon-width: 50px;background:#eee !important}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container{display:flex;flex-flow:column;width:100%;padding:var(--size-30);box-sizing:border-box}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-subtitle,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry h4{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary);margin:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-subtitle a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry h4 a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-subtitle,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry h4{font-size:18px;line-height:21px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-subtitle:not(:last-child),.portlets_all_options .portlet_shop_article .portlet-shop-article-entry h4:not(:last-child){margin-bottom:var(--size-40)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-date{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(14px,1.5vw,15px);line-height:clamp(17px,1.9vw,19px);letter-spacing:unset;text-transform:none;color:rgba(var(--background-dark-style-rgb), 0.5);font-weight:500;margin-bottom:var(--size-5)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-date a{color:rgba(var(--background-dark-style-rgb), 0.5)}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-date{font-size:12px;line-height:15px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-introduction{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-introduction{font-size:15px;line-height:24px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-article-shop-entry-introduction:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,16px);line-height:clamp(23px,2.5vw,25px);letter-spacing:unset;text-transform:none}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text{font-size:13px;line-height:21px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h2,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h3,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h5,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h6{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(16px,1.8vw,18px);line-height:clamp(26px,3vw,30px);letter-spacing:unset;text-transform:none;margin:0;font-weight:700}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h2,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h3,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h5,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .listing-content-text h6{font-size:15px;line-height:24px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .document a{border-color:rgba(0,0,0,0);background:var(--background-dark)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .document a:focus,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .document a:hover{border-color:rgba(0,0,0,0);background:rgba(var(--background-dark-style-rgb), 0.2)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .documents,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .musics{margin-top:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .documents:not(:last-child),.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .musics:not(:last-child){margin-bottom:var(--paragraph-space)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more:hover,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more{display:none}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more:not(:first-child){margin-top:auto}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4 a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4 a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--text-color-primary);margin:0;display:block}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4 a a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4 a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4 a a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4 a{color:var(--text-color-primary);text-decoration:none}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4 a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4 a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4{font-size:11px;line-height:18px;letter-spacing:1px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] h4:not(:last-child),.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has_subtitle] h4:not(:last-child){margin-bottom:var(--size-10)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire]>*:hover{background:var(--background-dark)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire]>*:hover .portlet-shop-article-content-container:not(:first-child)>h4:after,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire]>*:hover .portlet-shop-article-content-container:first-child>*:first-child:after{right:-10px}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:first-child>*:first-child{position:relative;padding-right:calc(var(--icon-width) + 10px);box-sizing:border-box}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4:only-child,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:first-child>*:first-child:only-child{min-height:var(--icon-width)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4:after,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:first-child>*:first-child:after{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);position:absolute;top:0;right:0;width:var(--icon-width);height:var(--icon-width);font-family:"Font Awesome 6 Pro";padding:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4:after:hover,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4:after:focus,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:first-child>*:first-child:after:hover,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:first-child>*:first-child:after:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4:after,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:first-child>*:first-child:after{display:none}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-content-container:not(:first-child)>h4+.portlet-article-shop-entry-subtitle{padding-right:calc(var(--icon-width) + 10px)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .listing-content-text{margin-bottom:0 !important}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=element_link_entire] .portlet-shop-article-more{display:none}@media screen and (max-width: 550px){.portlets_all_options .portlet_shop_article .portlet-shop-article-entry>*{flex-flow:column;height:100%}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .videos,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures{flex:unset;max-width:100%}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .picture,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .resource_background,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures a.resource_link,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures img{height:auto}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container{height:100%}}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry>*{background:#fff !important;border-radius:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container:first-child{padding-left:0;padding-right:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container:not(:first-child){padding-top:0;padding-bottom:0}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry>*{flex-flow:column;height:100%}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .videos,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures{flex:unset;max-width:100%}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .picture,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures .resource_background,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures a.resource_link,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .pictures img{height:auto}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container{height:100%}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container:first-child{padding:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container:not(:first-child){padding:var(--size-30) 0 0 0}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-content-container h4+.portlet-article-shop-entry-subtitle{margin-top:calc(-1*var(--size-40));font-weight:400}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4 a{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color-secondary)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4 a,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4 a a{color:var(--text-color-secondary);text-decoration:none}@media print{.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4,.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4 a{font-size:18px;line-height:21px}}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry[class*=has-subtitle] div.portlet-shop-article-content-container h4:not(:last-child){margin-bottom:var(--size-40)}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more{position:absolute;right:var(--size-30);bottom:var(--size-30);width:var(--icon-width);height:var(--icon-width);padding:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more:after{margin:0}.portlets_all_options .portlet_shop_article .portlet-shop-article-entry .portlet-shop-article-more span{display:none}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-special-state{order:-1}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-special-state:not(:last-child){margin-bottom:var(--size-15)}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-special-state span{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:500;font-size:clamp(12px,1.3vw,14px);line-height:clamp(14px,1.8vw,18px);letter-spacing:clamp(1.5px,.2vw,2px);text-transform:uppercase;color:var(--text-color);background:rgba(var(--background-dark-style-rgb), 0.15);border-radius:var(--border-radius-very-small);display:block;padding:clamp(4px,.6vw,6px) clamp(6px,1vw,10px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:inline-block}.portlets_all_options .portlet_shop_article .pictures+.portlet-shop-article-content-container .portlet-article-shop-entry-special-state{position:absolute;left:var(--size-15);top:var(--size-15);max-width:calc(100% - var(--size-15) - var(--size-15));margin:0}.portlets_all_options .portlet_shop_article .pictures+.portlet-shop-article-content-container .portlet-article-shop-entry-special-state span{background:rgba(var(--background-rgb), 0.7)}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-categories{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(12px,1.3vw,14px);line-height:clamp(20px,2.2vw,22px);letter-spacing:clamp(1px,.2vw,2px);text-transform:uppercase;color:var(--primary-color);--gap: 0 var(--size-5);display:flex;flex-flow:wrap;gap:var(--gap);margin-bottom:var(--size-10)}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-categories a{color:var(--primary-color);text-decoration:none}@media print{.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-categories{font-size:11px;line-height:18px;letter-spacing:1px}}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-categories>.cf{display:none}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-categories .portlet-article-shop-entry-category{display:flex}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-categories .portlet-article-shop-entry-category:not(:last-child):after{content:","}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-price{margin-top:auto}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-price .portlet-article-shop-entry-regular-price-value{font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:700;font-size:clamp(23px,2.8vw,28px);line-height:clamp(26px,3.4vw,34px);letter-spacing:unset;text-transform:none;color:var(--text-color);padding-right:calc(var(--icon-width) + 10px)}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-price .portlet-article-shop-entry-regular-price-value a{color:var(--text-color);text-decoration:none}@media print{.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-price .portlet-article-shop-entry-regular-price-value{font-size:18px;line-height:21px}}.portlets_all_options .portlet_shop_article .portlet-article-shop-entry-price .price_unit{display:none}.portlets_all_options .portlet_shop_article .portlet_shop_article_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--secondary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(18px,2.6vw,26px) clamp(26px,4vw,40px);margin-left:auto;margin-right:auto}.portlets_all_options .portlet_shop_article .portlet_shop_article_link:hover,.portlets_all_options .portlet_shop_article .portlet_shop_article_link:focus{color:#fff;border:1px solid var(--secondary-color-dark);background:var(--secondary-color-dark)}@media print{.portlets_all_options .portlet_shop_article .portlet_shop_article_link{display:none}}.portlets_all_options .portlet_shop_article .portlet_shop_article_link:after{font-family:"Font Awesome 6 Pro";content:"";margin-left:8px}.portlets_all_options .portlet_shop_article .portlet_shop_article_link:not(:first-child){margin-top:var(--size-50)}#search_results .shop_article_properties_table{display:none}@media screen and (max-width: 1000px){#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products,.shop_products,.articles_in_shop_category{--columns: 2}.shop_header:not(:first-child){margin-right:0}}@media screen and (max-width: 900px){.mod_action_show_article .article_detail_pictures{display:flex;gap:var(--size-20);flex:unset;width:100%;max-width:100%;margin-right:0}.mod_action_show_article .article_detail_pictures>*{flex:1}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails:not(:first-child){margin:0}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures{--gap: var(--size-20);--columns: 2;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures>.cf{display:none}#shop_cross_selling_popup .shop_cart_article_wrap{flex-flow:column}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_article{align-items:stretch}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_article_content{flex-flow:column;align-items:flex-start}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_price{display:flex;justify-content:space-between;flex-flow:wrap;gap:0 var(--size-10);width:100%}#shop_cross_selling_popup .shop_cart_article_wrap .shop_cart_total{width:100%;border-left:0;border-top:1px solid var(--background-dark);margin-bottom:var(--size-20);padding:var(--size-20) 0 0 0}}@media screen and (max-width: 600px){.shop_add_to_cart_form .shop_quantity_to_cart input{min-width:140px}.shop_order_steps{font-size:16px}.shop_order_steps span.order_step_legend{display:none}}@media screen and (max-width: 550px){#shop_cross_selling_popup .shop_cart_products_wrap .shop_cart_products,.shop_products,.articles_in_shop_category{--columns: 1}}@media screen and (max-width: 500px){body{--input-height: 41px}.mod_action_show_article .article_detail_pictures{flex-flow:column}.shop_add_to_cart_form{--size-15: 14px}.shop_add_to_cart_form .article_set_single,.shop_add_to_cart_form .p_article_set_select,.shop_add_to_cart_form .shop_quantity_to_cart{flex-flow:wrap}.shop_add_to_cart_form .with_unit .shop_quantity_to_cart input{height:var(--input-height)}.shop_add_to_cart_form .with_unit .shop_quantity_to_cart .quantity_click_counter{max-width:100%;height:var(--input-height)}.main_shop_wrap .shop_order_coupon p:last-child:not(.redeemed_coupon){flex-flow:column}}@media screen and (max-width: 470px){.article_price_footer .shop_add_to_cart_form .shop_quantity_to_cart{display:none}#shop_cross_selling_popup .popup_message i{font-size:20px}#shop_cross_selling_popup .popup_message span{font-size:12px;line-height:15px}}@media screen and (max-width: 450px){.shop_header{--navigation-space: var(--size-15)}.shop_header a.button i{display:none}}@media screen and (max-width: 420px){.shop_header a.button .hide_rwd{display:none}#shop_cross_selling_popup .popup_message i{font-size:30px}#shop_cross_selling_popup .popup_message span{display:none}}@media print{.mod_action_show_article .article_price_footer,.shop_add_to_cart_container,.shop_add_to_cart_form .article_set_single,.shop_add_to_cart_form .p_article_set_select{display:none !important}.shop_products,.articles_in_shop_category{--columns: 2}.mod_action_show_article .content_inner.flex_wrap{flex-flow:column}.mod_action_show_article .article_detail_pictures{position:relative;top:0;display:flex;gap:var(--size-20);flex:unset;width:100%;max-width:100%;margin-right:0}.mod_action_show_article .article_detail_pictures>*{flex:1}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails:not(:first-child){margin:0}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures{--gap: var(--size-20);--columns: 2;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}.mod_action_show_article .article_detail_pictures .article_detail_thumbnails .pictures>.cf{display:none}}body[data-theme=dark_mode]{--primary-color: #547222;--primary-color-dark: #4a641e;--primary-color-light: #dde3d3;--secondary-color: #547222;--secondary-color-dark: #4a641e;--secondary-color-light: #dde3d3;--signal-color: #547222;--color-on-primary-color: #000;--color-on-secondary-color: #000;--text-color: #fff;--text-color-primary: #547222;--text-color-secondary: #fff;--icon-color: #547222;--icon-color-light: #dde3d3;--background-light: #000;--background-medium: #222222;--background-rgb: 34, 34, 34;--background-dark: #343434;--background-dark-style-dark: #fff;--background-dark-style-medium: #F3F1EF;--background-dark-style-rgb: 243, 241, 239;--background-dark-style-medium: #e4e3e1}body[data-theme=dark_mode] footer .footer_bottom .footer_inner>.portlet .portlet-title,body[data-theme=dark_mode] footer .copyright,body[data-theme=dark_mode] footer .footer_bottom,body[data-theme=dark_mode] footer .cta_banner:after,body[data-theme=dark_mode] .header_right .language_switcher.with_dropdown .language_dropdown,body[data-theme=dark_mode] ul.navigation ul.level1{background:var(--background-medium)}body[data-theme=dark_mode] div[class*=portlet_content][class*=_sponsors] .pictures .picture img{filter:grayscale(1) brightness(1) invert(1);opacity:.7}body[data-theme=dark_mode].logged_in div[class*=portlet_content][class*=_sponsors]:after,body[data-theme=dark_mode].logged_in div.portlets div.portlets_inner_wrap:after{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15)}@media(prefers-color-scheme: dark){body[data-theme=dynamic_dark_mode]{--primary-color: #547222;--primary-color-dark: #4a641e;--primary-color-light: #dde3d3;--secondary-color: #547222;--secondary-color-dark: #4a641e;--secondary-color-light: #dde3d3;--signal-color: #547222;--color-on-primary-color: #000;--color-on-secondary-color: #000;--text-color: #fff;--text-color-primary: #547222;--text-color-secondary: #fff;--icon-color: #547222;--icon-color-light: #dde3d3;--background-light: #000;--background-medium: #222222;--background-rgb: 34, 34, 34;--background-dark: #343434;--background-dark-style-dark: #fff;--background-dark-style-medium: #F3F1EF;--background-dark-style-rgb: 243, 241, 239;--background-dark-style-medium: #e4e3e1}body[data-theme=dynamic_dark_mode] footer .footer_bottom .footer_inner>.portlet .portlet-title,body[data-theme=dynamic_dark_mode] footer .copyright,body[data-theme=dynamic_dark_mode] footer .footer_bottom,body[data-theme=dynamic_dark_mode] footer .cta_banner:after,body[data-theme=dynamic_dark_mode] .header_right .language_switcher.with_dropdown .language_dropdown,body[data-theme=dynamic_dark_mode] ul.navigation ul.level1{background:var(--background-medium)}body[data-theme=dynamic_dark_mode] div[class*=portlet_content][class*=_sponsors] .pictures .picture img{filter:grayscale(1) brightness(1) invert(1);opacity:.7}body[data-theme=dynamic_dark_mode].logged_in div[class*=portlet_content][class*=_sponsors]:after,body[data-theme=dynamic_dark_mode].logged_in div.portlets div.portlets_inner_wrap:after{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15)}}@media screen and (max-width: 1200px){header{--navigation-space: var(--size-25)}.header_right .language_switcher{margin-right:var(--size-35)}}@media screen and (max-width: 1100px){body{--header-height-meta: 0px}#rwdnav,.responsive_navigation_toggle{display:block}ul.meta-navigation,header .language_switcher,header .header_top,#navigation{display:none !important}.portlets_all_options .portlet{--icon-width-arrow: 60px}.portlets_all_options .portlet span.slick-arrow.slick-arrow-left{right:calc(var(--icon-width) + var(--size-15))}}@media screen and (max-width: 1000px){footer .cta_banner .portlet_text_wrap{flex-flow:wrap}footer .cta_banner .portlet_text_wrap .portlet_content_link_wrap{flex-flow:wrap}.portlets_all_options .three_in_a_row .portlet-listing-entry-wrap,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap{--gap: var(--size-30)}.portlets_all_options .portlet span.slick-arrow{position:relative;top:auto;bottom:auto;left:0;margin-bottom:var(--size-25)}.portlets_all_options .portlet span.slick-arrow.slick-arrow-right{position:absolute;top:0;left:calc(var(--icon-width-arrow) + var(--size-15))}.portlets_all_options .portlet.slider .portlet-title:nth-last-child(2),.portlets_all_options .portlet.portlet_shop_article .portlet-title:nth-last-child(2){min-height:unset}.portlets_all_options .portlet.slider .portlet-title+.portlet-listing-entry-wrap span.slick-arrow,.portlets_all_options .portlet.slider .portlet-title+.portlet-shop-article-entry-wrap span.slick-arrow,.portlets_all_options .portlet.portlet_shop_article .portlet-title+.portlet-listing-entry-wrap span.slick-arrow,.portlets_all_options .portlet.portlet_shop_article .portlet-title+.portlet-shop-article-entry-wrap span.slick-arrow{top:0}}@media screen and (max-width: 950px){.portlets_all_options .three_in_a_row .portlet-listing-entry-wrap,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap{--columns: 2}}@media screen and (max-width: 900px){.flex_wrap{flex-flow:column}.page_home .picture_top_home{flex:unset;max-width:100%;margin-left:auto;margin-right:auto;position:relative;top:0;margin-top:var(--size-80)}.filter_tags_wrap_left{margin-bottom:var(--size-60)}.filter_tags_wrap_left ul.property_filter_as_tags,.filter_tags_wrap_left ul.tags{flex-flow:wrap;gap:clamp(8px,2.5vw,25px)}div.portlets_info_left{order:2;margin-top:var(--size-80)}div.portlets_info_left .portlets_inner_wrap{--gap: var(--size-40);--columns: 2;display:grid;grid-template-columns:repeat(var(--columns), 1fr);grid-gap:var(--gap)}div.portlets_info_left .portlets_inner_wrap>.cf{display:none}div.portlets_info_left .portlet:not(:first-child){margin-top:0}div.portlets_info_left .portlet .portlet_inner{height:100%}#mailform_elements .mailform_elements_wrap{flex-flow:column}}@media screen and (max-width: 800px){body{--icon-width: 44px}.mobile_links{display:block}.shop_header+#cta-header{display:none}.shop_header+#cta-header a.portlet_content_link{color:var(--primary-color);background:rgba(0,0,0,0);border:1px solid var(--primary-color);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.shop_header+#cta-header a.portlet_content_link:hover,.shop_header+#cta-header a.portlet_content_link:focus{color:var(--primary-color);border:1px solid var(--primary-color-light);background:var(--primary-color-light)}.shop_header a.button{color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}.shop_header a.button:hover,.shop_header a.button:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}.shop_header a.button.light{color:var(--text-color);background:var(--background-medium);border:1px solid var(--background-medium);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px);font-weight:400}.shop_header a.button.light:hover,.shop_header a.button.light:focus{color:var(--text-color);border:1px solid var(--background-dark);background:var(--background-dark)}#cta-header a.portlet_content_link{color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);font-weight:800;font-size:clamp(13px,1.4vw,14px);line-height:clamp(16px,1.8vw,18px);padding:clamp(9px,1.4vw,14px) clamp(12px,2.5vw,25px)}#cta-header a.portlet_content_link:hover,#cta-header a.portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}}@media screen and (max-width: 750px){.portlets_all_options .portlet_content.big_picture+.big_picture:not(:first-child):not(.portlet_listing){margin-top:var(--size-120)}.portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap{padding-top:var(--size-30);padding-bottom:var(--size-30)}.portlets_all_options .portlet_content.big_picture.big_picture_right div.pictures{order:0}}@media screen and (max-width: 700px){.gallery{--columns: 2}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap{flex-flow:column}.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap{max-width:100%;margin-right:0;top:0;flex:unset;position:relative;width:100%}}@media screen and (max-width: 600px){body{--header-height: 90px;--icon-width: 40px}#logo{max-width:150px}#rwdnav{width:calc(100% - 80px)}.listing_property_filter form .p_select2_filter,.listing_property_filter form .p_select2{flex:1 0 calc(50% - var(--size-40) + var(--size-40)/3)}.portlets_info_left .portlets_inner_wrap{--columns: 1}#popup_news .information_responsive{display:flex;pointer-events:all}#popup_news .portlet{opacity:0;visibility:hidden;display:none;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}#popup_news #close_popup{opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}#popup_news .portlet.visible_responsive{opacity:1;visibility:visible;display:block}#popup_news .portlet.visible_responsive+#close_popup{opacity:1;-webkit-transition-delay:.6s;-moz-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}#popup_news .portlet.visible_responsive+div+.information_responsive{opacity:0}.mailform_element.zwei,.mailform_element.drei{flex:0 0 100%}}@media screen and (max-width: 550px){.breadcrumb:before{display:none}.gallery .resource_description{position:relative;bottom:unset;left:unset;margin-top:var(--size-15);padding:0;background:none}.gallery .resource_description,.gallery .resource_description h2{color:rgba(var(--background-dark-style-rgb), 0.5)}.module-listing .listing_entry_with_picture .listing-tags,.module-listing .listing_entry_with_picture .listing_properties{max-width:calc(100% - var(--size-15) - var(--size-15))}.portlets_all_options .portlet_content.big_picture.background_dark_inner .pictures{margin-bottom:var(--size-30)}.portlets_all_options .portlet_content.info_banner.has_icon .portlet_text_wrap{padding-left:0}.portlets_all_options .portlet_content.info_banner .icon{position:relative;margin-bottom:var(--size-30)}.portlets_all_options .portlet_content.info_banner .portlet-content{flex-flow:wrap}.portlets_all_options .portlet{--icon-width-arrow: 44px}.portlets_all_options .portlet-listing-entry-wrap,.portlets_all_options .three_in_a_row .portlet-listing-entry-wrap,.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap{--columns: 1}}@media screen and (max-width: 500px){body{--icon-width: 34px}.listing_property_filter{--icon-width: 40px}.listing_property_filter form .p_select2_filter,.listing_property_filter form .p_select2{flex:1 0 100%}footer .copyright ul li:last-child{margin-left:0}#privacy_banner{border-radius:0}}@media print{@page{margin:1.5cm 1.5cm 1.5cm 2cm}body{background:#fff !important;--header-height: 100px;--siteframe-space: 0;--siteframe: 100%;--siteframe-medium: 100%;--siteframe-small: 100%;--siteframe-very-small: 100%}p,h1,h2,h3,h4,h5,h6,a,i,ul li:before,ol li:before{color:var(--text-color) !important;text-align:left}.portlets_all_options .background_dark .portlet_inner,.portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap,.fix_portlet_wrap_home.background_dark,footer .copyright,footer .footer_bottom{background:#fff}span.slick-arrow,.picture .resource_description,.filter_tags_wrap_left,.listing_property_filter,#popup_news,.musics,.documents,.videos,footer .footer_bottom .social_media,.portlet_quicklinks_quicklinks_footer,footer .footer_bottom .footer_inner>.portlet,.footer_top.cta_banner,.gallery,#portlets_info_left,.breadcrumb,.picture_top,header .header_right,header .header_top,.copy{display:none !important}footer,.portlets,.portlet,.listing_entry,.overview_item{page-break-inside:avoid;box-decoration-break:clone}header{position:relative}#logo{width:150px}#logo g{fill:#000 !important}#siteframe{padding-top:0}.content_inner+.content_inner .gallery{margin-top:calc(-1*var(--size-90))}.text_center{text-align:left}.page_home h1{margin-top:var(--size-40)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap{gap:var(--size-20)}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap .portlet .portlet_text_wrap:first-child,.portlets_all_options .accordeon_listing .portlet-listing-entry>*,.portlets_all_options .portlet_content.info_banner .portlet-content,.portlets_all_options .background_dark .portlet_inner,.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap,.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content{padding:0 !important}.portlets_all_options .portlet_listing .portlet_icon,.portlets_all_options .portlet_listing .portlet_listing_subtitle,.portlets_all_options .portlet_listing .portlet-title{text-align:left;margin:0}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-listing-content-container{text-align:left;justify-content:flex-start}.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures{align-self:flex-start}.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector{padding-top:0;padding-bottom:10px}.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-listing-content-container{padding-bottom:0}.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon i{background:#eee !important}.fix_portlet_wrap_home.background_dark>*:last-child,.fix_portlet_wrap_home.background_dark>*:first-child{padding:0}.fix_portlet_wrap_home>.portlet .portlet_inner{text-align:left}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap{justify-content:flex-start}.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap .portlet .portlet_text_wrap{padding:var(--size-25) var(--size-15)}div[class*=portlet_content][class*=_sponsors] .portlet_text_wrap{text-align:left}div[class*=portlet_content][class*=_sponsors] .pictures{justify-content:flex-start}.slick-list{margin:0 !important}.slick-track{display:flex;flex-flow:wrap;justify-content:flex-start;gap:60px 40px;width:100% !important}.slick-track .slick-slide{flex:0 0 calc(50% - 20px);margin:0}footer{padding-top:var(--size-100)}footer .footer_bottom .footer_inner{padding:0}footer .footer_bottom .footer_inner .footer_inner_wrap{gap:var(--size-120)}footer .footer_bottom .footer_inner .footer_inner_wrap .portlet:nth-child(2){margin-right:auto}}body{--color-on-primary-basic: #fff}#rwdnav-122{display:none}#logo{width:clamp(150px,24vw,240px)}#logo .portlet img{max-height:clamp(48px,7.5vw,75px);object-fit:contain;object-position:left;background:none}#logo .portlet .picture .resource_link:before,#logo .portlet .picture .resource_link:after{display:none}#logo .portlet .picture .resource_link:hover img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#logo .portlet .portlet-title,#logo .portlet .portlet-content>a{display:none}#logo .portlet:not(.portlet_empty)+a{display:none}#logo>a{text-decoration:none;display:flex;align-items:center}#logo>a>span{font-weight:600;font-size:clamp(15px,2.4vw,24px);line-height:clamp(18px,2.8vw,28px);padding-left:clamp(8px,1.4vw,14px);color:var(--primary-color)}#logo path{fill:var(--primary-color) !important}.shop_header+#cta-header{margin-left:var(--navigation-space)}.shop_header+#cta-header a.portlet_content_link{display:flex;align-items:center;justify-content:center;font-family:"Source Sans Pro",Arial,Verdana,sans-serif;color:#fff;background:var(--primary-color);border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius-button);box-sizing:border-box;text-decoration:none;width:fit-content;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:none;cursor:pointer;text-align:center;backface-visibility:hidden;transform:translateZ(0);font-weight:800;font-size:clamp(15px,1.6vw,16px);line-height:clamp(18px,2vw,20px);padding:clamp(13px,1.8vw,18px) clamp(20px,3vw,30px)}.shop_header+#cta-header a.portlet_content_link:hover,.shop_header+#cta-header a.portlet_content_link:focus{color:#fff;border:1px solid rgba(0,0,0,0);background:var(--primary-color-dark)}@media print{.shop_header+#cta-header a.portlet_content_link{display:none}}#color_changes{background:var(--background-medium);border:2px solid var(--background-dark);padding:var(--size-25);position:fixed;top:var(--header-height);right:0;border-radius:var(--border-radius);width:450px;box-sizing:border-box;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:100;display:none}#color_changes:before{content:"Farben ändern:";font-family:"Source Sans Pro",Arial,Verdana,sans-serif;font-weight:400;font-size:clamp(18px,2.2vw,22px);line-height:clamp(28px,3.4vw,34px);letter-spacing:unset;text-transform:none;position:absolute;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);left:-88px;top:60px}@media print{#color_changes:before{font-size:16px;line-height:24px}}.logged_in #color_changes{right:-390px;opacity:1;animation:none;pointer-events:all;display:block}.logged_in #color_changes:hover{right:var(--size-20)}#color_changes .portlet{font-weight:700}#color_changes .portlet:not(:first-child){border-top:2px solid var(--background-dark);margin-top:var(--size-20);padding-top:var(--size-20)}#color_changes .portlet .management_controls{top:0;right:0}#color_changes .portlet .portlet-content{padding-right:50px}#color_changes .portlet .portlet-content:before{content:"Hauptfarbe (Titel, darf nicht weiss sein):";font-weight:400}#color_changes .portlet .portlet_content_subtitle{display:flex;align-items:center}#color_changes .portlet .portlet_content_subtitle:before{content:"";width:25px;height:25px;margin-right:8px;background:var(--primary-color);border-radius:var(--border-radius-small)}#color_changes .portlet:nth-child(2) .portlet-content:before{content:"Zweite Farbe (Untertitel):"}#color_changes .portlet:nth-child(2) .portlet_content_subtitle:before{background:var(--secondary-color)}#color_changes .portlet:nth-child(3) .portlet-content:before{content:"Hintergrund (darf nicht ganz schwarz sein):"}#color_changes .portlet:nth-child(3) .portlet_content_subtitle:before{background:var(--background-light)}#color_changes .portlet:nth-child(4) .portlet-content:before{content:"Schriftfarbe (je nach Hintergrund anpassen):"}#color_changes .portlet:nth-child(4) .portlet_content_subtitle:before{background:var(--text-color)}#color_changes a.button{width:100%;text-align:center}ul.navigation ul.level1{background:var(--background-medium)}.logged_in div.portlets .portlet_zone_label{color:var(--input-color)}div[class*=portlet_content][class*=_sponsors] .pictures .picture{background:#fff;padding:var(--size-15) var(--size-30)}div[class*=portlet_content][class*=_sponsors] .pictures .picture img{filter:grayscale(0);opacity:1}.category_17 .listing_entry .picture .resource_background{background:#fff}.category_17 .listing_entry .picture img{height:clamp(150px,22vw,220px) !important;max-width:100%;object-fit:contain;object-position:center;padding:var(--size-20) var(--size-25);box-sizing:border-box}label[for=delivery_company],label[for=delivery_company]+input,label[for=website],label[for=website]+input,label[for=mobile],label[for=mobile]+input,label[for=birthdate],label[for=birthdate]+input,label[for=company],label[for=company]+input{display:none !important}.select2-results__option[id*=Divers],select#salutation option[value=Divers]{display:none}body:not(.mod_action_show_article) div.shop_article .shop_add_to_cart_form .shop_add_to_cart{pointer-events:none}body:not(.mod_action_show_article) div.shop_article .shop_add_to_cart_form .shop_add_to_cart:before{content:""}@media screen and (max-width: 1250px){header{--navigation-space: var(--size-25)}}@media screen and (max-width: 1180px){header{--navigation-space: var(--size-20)}.shop_header+#cta-header a.portlet_content_link,.shop_header a.button{padding-left:clamp(15px,2vw,20px);padding-right:clamp(15px,2vw,20px)}}@media screen and (max-width: 370px){.shop_header+#cta-header a.portlet_content_link,.shop_header a.button{padding-right:10px;padding-left:10px}}@media screen and (max-width: 360px){#logo{max-width:130px}#logo span{font-size:13px;line-height:16px}}@media screen and (max-width: 340px){#logo{max-width:50px}#logo span{display:none}}body.mod_action_edit_user_form .ui-datepicker.ui-widget .ui-state-disabled,body.mod_action_edit_user_form .ui-datepicker.ui-widget .ui-widget-content .ui-state-disabled,body.mod_action_edit_user_form .ui-datepicker.ui-widget .ui-widget-header .ui-state-disabled,body.logged_in.system_page .ui-datepicker.ui-widget .ui-state-disabled,body.logged_in.system_page .ui-datepicker.ui-widget .ui-widget-content .ui-state-disabled,body.logged_in.system_page .ui-datepicker.ui-widget .ui-widget-header .ui-state-disabled{background:none}body.logged_in.system_page div.ui-datepicker .ui-datepicker-calendar td{background:none}body.mod_action_edit_user_form .ui-datepicker.ui-widget .ui-widget-header select,body.logged_in.system_page .ui-datepicker.ui-widget .ui-widget-header select{color:#303030}body.mod_action_edit_user_form .select2-container--default .select2-search--dropdown input.select2-search__field,body.logged_in.system_page .select2-container--default .select2-search--dropdown input.select2-search__field{background:#fff !important}body.mod_action_edit_user_form .select2-container--default .select2-results__option[aria-selected=true],body.logged_in.system_page .select2-container--default .select2-results__option[aria-selected=true]{background:#eee;color:#666}
