@font-face{font-display:swap;font-family:"Caecilia-Bold";src:url(../../../../../../../../../../themes/schweizerfamilie/fonts/Caecilia-Bold.woff)}@font-face{font-display:swap;font-family:"Caecilia-Roman";src:url(../../../../../../../../../../themes/schweizerfamilie/fonts/Caecilia-Roman.woff)}@font-face{font-display:swap;font-family:"HVD Fonts - BrandonText-Regular";src:url(../../../../../../../../../../themes/schweizerfamilie/fonts/BrandonText-Regular.woff)}@font-face{font-display:swap;font-family:"HVD Fonts - BrandonText-Black";src:url("../../../../../../../../../../themes/schweizerfamilie/fonts/HVD Fonts - BrandonText-Black.woff")}@font-face{font-display:swap;font-family:"HVD Fonts - BrandonText-Bold";src:url("../../../../../../../../../../themes/schweizerfamilie/fonts/HVD Fonts - BrandonText-Bold.woff")}@font-face{font-display:swap;font-family:"HVD Fonts - BrandonText-BoldItalic";src:url("../../../../../../../../../../themes/schweizerfamilie/fonts/HVD Fonts - BrandonText-BoldItalic.woff")}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:center}html{scroll-behavior:smooth}body{line-height:1;scroll-behavior:smooth}body.transparent{opacity:0}ol,ul{list-style:none}q{quotes:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}html,body{height:100%;padding:0;margin:0}body{min-height:100%;font-family:"Caecilia-Roman","Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:15px;line-height:1.8;font-weight:400;position:relative;letter-spacing:.2px;color:#6A6A6A}.mobile{display:none}ol,ul{margin-left:18px}ol{list-style-type:upper-roman}ul{list-style-type:disc}figure{margin:0}iframe{border:none}img{max-width:100%;width:auto}a{color:#D2051E}a:hover,a:focus{color:#000}h1{font-family:"HVD Fonts - BrandonText-Black",sans-serif;font-size:48px;font-weight:400;line-height:1.3;color:#000;margin-top:.3em;margin-bottom:.5em}h2{font-family:"HVD Fonts - BrandonText-Black",sans-serif;font-size:40px;font-weight:400;line-height:1.3;color:#000;margin-top:1.5em;margin-bottom:.5em}h3{font-family:"HVD Fonts - BrandonText-Black",sans-serif;font-size:18px;font-weight:400;line-height:1.3;color:#000;margin-top:1.5em;margin-bottom:.5em}h4{font-family:"HVD Fonts - BrandonText-Black",sans-serif;font-size:28px;font-weight:400;line-height:1.3;color:#000;margin-top:1.5em;margin-bottom:.5em}h5{font-family:"HVD Fonts - BrandonText-Black",sans-serif;font-size:24px;font-weight:400;color:#000;letter-spacing:0;line-height:1.3;margin-top:1.5em;margin-bottom:.5em}h6{font-family:"HVD Fonts - BrandonText-Black",sans-serif;font-size:20px;font-weight:400;color:#000;letter-spacing:0;line-height:1.3;margin-top:1.5em;margin-bottom:.5em}h1+h2,h2+h3,h3+h4,h4+h5,h5+h6{margin-top:0}*:not(.content-wrapper)>h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.lead{font-weight:300;font-size:18px;line-height:1.7}p{margin-bottom:15px}p:last-child{margin-bottom:0}strong{font-weight:700}.hamburger{display:none}#menuwrapper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}header nav ul,nav ul{overflow:hidden;margin-left:0;list-style-type:none}header nav ul li{display:inline-block;float:left}header nav ul li a{font-family:"HVD Fonts - BrandonText-Black";display:block;padding:28px 18px;border:none;font-size:16px;font-weight:400;color:#000;letter-spacing:1px;text-decoration:none}header nav ul li.current-menu-ancestor a,header nav ul li.current-menu-item a,header nav ul li a:hover,header nav ul li a:focus,header nav ul li a:active{color:#D2051E;text-decoration:none}header nav li.no-link>a::before{content:"";background-image:var(--wpr-bg-fc451054-a73b-44df-abd7-96d0b0a13ff5);height:15px;width:15px;display:inline-block;margin-right:12px;transform:translateY(1px)}header nav li.no-link:hover>a::before,header nav ul li.current-menu-item.no-link>a::before,header nav ul li.current-menu-ancestor.no-link>a::before{background-image:var(--wpr-bg-e2f588c0-c261-4b77-a876-bc2badbc89f0)}header nav ul ul{position:absolute;background-color:#fff;visibility:hidden;border-radius:10px;padding-top:5px;padding-bottom:5px;transform:translatey(3px);opacity:0;-webkit-filter:opacity(0);filter:opacity(0);-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}header nav ul ul li{display:block;float:none;min-width:175px}header nav ul li:hover ul,header nav ul li:focus ul{visibility:visible;opacity:1;-webkit-filter:opacity(1) drop-shadow(3px 2px 13px rgba(0,0,0,.2));filter:opacity(1) drop-shadow(3px 2px 13px rgba(0,0,0,.2));-webkit-transition:all 200ms 200ms ease;-moz-transition:all 200ms 200ms ease;-o-transition:all 200ms 200ms ease;transition:all 200ms 200ms ease}header nav ul ul li a{padding:5px 45px 5px 18px;font-weight:300;text-transform:none;font-size:16px;color:#000!important}header nav ul ul li.current-menu-item a,header nav ul ul li a:hover,header nav ul ul li a:focus,header nav ul ul li a:active{color:#D2051E!important;text-decoration:none}header nav ul ul li:last-of-type a{padding:5px 45px 20px 18px}header .logo{height:49px;width:139px}header .row{display:grid;grid-auto-columns:100%;grid-template-columns:calc(139px + 112px) 1fr auto;grid-template-rows:100%;gap:0 0;grid-template-areas:". .";width:1200px;max-width:100%;margin:auto}header .row>*{padding-right:0;padding-left:0}header .button-wrapper{display:flex;justify-content:flex-end;align-items:center}header{position:fixed;top:0;left:0;right:0;z-index:9999;background-color:#fff;color:#000;transition:500ms ease-in-out;transform:translatey(0)}.fade-top header{transform:translatey(var(--translateYNav))}header .page-title{font-size:24px;font-weight:500;padding-top:15px}header #site-description{font-size:12px;font-weight:400;text-transform:uppercase}.content-wrapper{margin-top:83px;margin-top:calc(-1 * var(--translateYNav));overflow:hidden}footer{background-color:#D2051E;color:#FFF;margin:0;position:relative}footer .grid-wrapper{display:grid;grid-auto-columns:100%;grid-template-columns:160px 1fr 60px;grid-template-rows:1fr;gap:0 0;grid-template-areas:". . .";height:63px;align-items:center;width:1200px;max-width:100%;margin:auto}footer .copy-right{font-family:"HVD Fonts - BrandonText-Black";font-size:16px}footer .social-media a{display:inline-block;padding:0 5px}footer a,footer a:link,footer a:visited,footer a:focus,footer a:active{color:#FFF}footer ul{display:flex;flex-direction:row;list-style-type:none;align-items:baseline;justify-content:center}footer ul li a{display:inline-block;padding:10px 15px;letter-spacing:1px;text-decoration:none}footer ul li a,footer ul li a i{font-size:14px;font-weight:400;color:#FFF}footer ul li:first-of-type a{padding-top:0}footer ul li:last-of-type a{padding-bottom:0}section{padding:100px 0}.slick-slide{height:unset}.cookie-notice{position:fixed;right:0;bottom:-150px;left:0;background-color:#fff;height:90px;z-index:9999}.cookie-notice p{margin-bottom:0;margin-right:30px;font-size:16px}.cookie-notice #cookie-accept{width:110px}.fadeOutDown:not(.wow){-webkit-transform:translateY(150px);-moz-transform:translateY(150px);-ms-transform:translateY(150px);-o-transform:translateY(150px);transform:translateY(150px);opacity:0;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.fadeInUp:not(.wow){-webkit-transform:translateY(-150px);-moz-transform:translateY(-150px);-ms-transform:translateY(-150px);-o-transform:translateY(-150px);transform:translateY(-150px);opacity:1;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.wow{visibility:hidden}.page-template-quiz .content-wrapper{min-height:100vh}.page-template-quiz header#top,.page-template-quiz footer#bottom{display:none!important}.page-template-quiz .content-wrapper{margin:0}.page-template-quiz section{padding:0}:root{--quiz-container-width:705px}.quiz-container{width:var(--quiz-container-width);max-width:100%;margin-left:auto;margin-right:auto}@media only screen and (max-width:734.98px){.quiz-container{padding-left:15px;padding-right:15px}}div.quiz-container{font-size:0}div.quiz-container *{font-size:initial}#frm_field_26_container #frm_checkbox_26-3{position:relative}#frm_field_26_container #frm_checkbox_26-3:after{content:"In Zusammenarbeit mit: ";position:absolute;top:-2px;left:100px;height:30px;font-size:12px;padding-right:45px;background-image:var(--wpr-bg-631b3c22-f544-4f7b-af1c-9fb0137e044e);background-size:contain;background-position:right;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;opacity:.4}