@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/AtkinsonHyperlegible-Regular.ttf) format("truetype")}@font-face{font-family:Gotham Narrow-Book;src:url(/fonts/GothamNarrowBook.ttf) format("truetype")}@font-face{font-family:Gotham Book;src:url(/fonts/GothamBook.ttf) format("truetype")}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-family:Century Gothic;src:url(/fonts/CenturyGothic-Regular.ttf) format("truetype")}@font-face{font-family:Kievit OT Book;src:url(/fonts/KievitOTBook-Regular.otf) format("opentype")}@font-face{font-family:PF Bague Sans Pro;src:url(/fonts/PFBagueSansPro.ttf) format("truetype")}@font-face{font-family:Atak Light;src:url(/fonts/AtakLight.woff2) format("woff2")}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-Regular.otf) format("opentype")}@font-face{font-family:Good Off Pro;src:url(/fonts/GoodOffcPro-Medium.ttf) format("truetype")}.header{height:3.75rem;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-font-secondary))}.header .brandLogo{height:100%;width:12.5rem;padding:.625rem 1.25rem;background:var(--brand-logo) no-repeat left;background-size:contain;background-origin:content-box;box-sizing:border-box}.caminada .header .brandLogo{margin:auto;background-position:center}.form-inputs{margin-top:3.125rem}.form-inputs label{color:rgb(var(--color-font-primary));font-weight:400;font-size:.875rem;line-height:1.0625rem}.form-inputs input,.form-inputs select{height:48px;box-sizing:content-box;margin-top:2px;margin-bottom:48px;padding-left:12px;color:#000}.form-inputs input,.form-inputs textarea,.form-inputs select{border:2px solid transparent}.form-inputs input.valid,.form-inputs textarea.valid,.form-inputs select.valid{border-bottom:2px solid #82C91E}.form-inputs input.invalid,.form-inputs textarea.invalid,.form-inputs select.invalid{border:2px solid #FF0000}.form-inputs input:focus,.form-inputs textarea:focus,.form-inputs select:focus{outline-width:0}.form-inputs input[type=submit]{width:200px;height:48px;background-color:rgb(var(--color-button-primary));color:rgb(var(--color-button-front-primary));font-weight:700;cursor:pointer}.form-inputs .form-error-message{color:red;margin-bottom:.5rem}.form-input-wrapper{display:flex}.text-area-input{width:48%;position:relative}@media only screen and (max-width: 600px){.form-input-wrapper{flex-direction:column}.text-input-wrapper{width:95%!important}.text-area-input{width:98%}.input-button-wrapper{margin-bottom:10px}}.form-error-message{color:#d8000c;background-color:#ffd2d2;border:1px solid #D8000C;padding:.5rem .75rem;margin-top:.5rem;border-radius:4px;font-size:.85em;width:100%;box-sizing:border-box}@media (max-width: 768px){.form-error-message{font-size:.8em;padding:.4rem .6rem}}.button-scale-wrapper{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem;max-width:100%;box-sizing:border-box;margin-top:.8rem}.button-scale-container{margin-top:.2rem;display:flex;flex-wrap:nowrap;align-items:center;gap:.375rem;padding:.25rem;width:100%;box-sizing:border-box;overflow-x:hidden}.button-scale-button{display:flex;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;color:#555;background-color:rgb(var(--color-background-primary));border:1px solid #ccc;border-radius:50%;padding:.6em;height:2.5em;width:2.5em;min-width:2.5em;flex-shrink:1;flex-grow:0;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out,font-size .2s ease-in-out;-webkit-user-select:none;user-select:none;text-align:center;line-height:1}.button-scale-button:hover{background-color:#f0f0f0;border-color:#b3b3b3;transform:translateY(-1px)}.button-scale-button:focus{outline:none}.button-scale-button.selected{background-color:rgb(var(--color-button-primary));border-color:rgb(var(--color-button-primary));color:rgb(var(--color-background-primary));transform:translateY(0)}@media (max-width: 768px){.button-scale-label{font-size:.85em;margin-bottom:.5rem}.button-scale-container{gap:.25rem;padding:.2rem}.button-scale-button{font-size:.75rem}.button-scale-button:hover{transform:none}}@media (max-width: 480px){.button-scale-button{font-size:.675rem}.button-scale-container{gap:.2rem}}.boolean-selector-component-wrapper{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem;max-width:100%;box-sizing:border-box;margin-top:.8rem}.boolean-selector-container{margin-top:.2rem;display:flex;flex-shrink:0;gap:.375rem}.boolean-selector-button{font-size:.9rem;font-weight:600;color:#555;background-color:rgb(var(--color-background-primary));border:1px solid #ccc;border-radius:4px;padding:.4em .9em;min-width:4.5em;text-align:center;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;-webkit-user-select:none;user-select:none;line-height:1.2}.boolean-selector-button:hover{background-color:#f0f0f0;border-color:#b3b3b3}.boolean-selector-button.selected{background-color:rgb(var(--color-button-primary));border-color:rgb(var(--color-button-primary));color:rgb(var(--color-background-primary));font-weight:700}.form-error-message{color:#d9534f;font-size:.8rem;margin-top:.25rem;width:100%}@media (max-width: 768px){.boolean-selector-label{font-size:.85em}.boolean-selector-button{font-size:.8rem;min-width:4em;padding:.35em .8em}.boolean-selector-container{gap:.25rem}}.footer{background-color:rgb(var(--color-background-third));color:rgb(var(--color-font-secondary));width:100%;box-sizing:border-box;padding:2.5rem 10.8125rem}.footer .footer-content{display:flex;margin:0 auto}.footer h2{margin-top:0}.footer .footer-box{flex:0 1 calc(50% - 10px);padding:1.25rem .625rem}.footer .footer-box h3{margin-top:0;color:var(--color-font-primary, #ffffff)}.footer .footer-box p{margin-block-start:.2em;margin-block-end:0em;font-size:1.125rem}.footer .footer-box a{color:rgb(var(--color-font-secondary));font-size:1.125rem;text-wrap:nowrap}.footer .footer-box a:hover{font-weight:bolder}@media only screen and (max-width: 800px){.footer{padding-left:1.25rem;padding-right:1.25rem}.footer .footer-content{flex-direction:column}.footer .footer-box{padding:.625rem 0;width:100%;flex-basis:auto}.footer .footer-box:last-child{margin-bottom:0}}@media only screen and (max-width: 1200px){.footer{padding-left:3.125rem;padding-right:3.125rem}}.self-service-root{--color-background-primary: 229, 229, 229;--color-background-secondary: 34, 34, 34;--color-background-third: 34, 34, 34;--color-font-primary: 0, 0, 0;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 34, 34, 34;--color-button-secondary: 34, 34, 34;--font-family: Roboto;--font-family-secondary: Roboto;--brand-logo: url(/images/ringier-logo.svg);cursor:default;font-family:var(--font-family)}.self-service-root.bilanz{--color-background-primary: 255, 255, 255;--color-background-secondary: 255, 255, 255;--color-background-third: 41, 46, 50;--color-font-primary: 41, 46, 50;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 170, 29, 33;--color-button-secondary: 87, 15, 17;--font-family: Gotham Book;--font-family-secondary: Gotham Book;--brand-logo: url(/images/bilanz-logo.svg)}.self-service-root.blick{--color-background-primary: 255, 255, 255;--color-background-secondary: 226, 0, 0;--color-background-third: 34, 34, 34;--color-font-primary: 0, 0, 0;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 34, 34, 34;--color-button-secondary: 34, 34, 34;--font-family: Source Sans Pro;--font-family-secondary: Good Off Pro;--brand-logo: url(/images/blick-logo.svg)}.self-service-root.handelszeitung{--color-background-primary: 255, 255, 255;--color-background-secondary: 255, 255, 255;--color-background-third: 41, 46, 50;--color-font-primary: 41, 46, 50;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 170, 29, 33;--color-button-secondary: 9, 43, 77;--font-family: Gotham Book;--font-family-secondary: Gotham Book;--brand-logo: url(/images/hz-logo.svg)}.self-service-root.beobachter{--color-background-primary: 255, 255, 255;--color-background-secondary: 223, 0, 0;--color-background-third: 246, 246, 246;--color-font-primary: 31, 31, 31;--color-font-secondary: 31, 31, 31;--color-button-front-primary: 255, 255, 255;--color-button-primary: 223, 0, 0;--color-button-secondary: 171, 0, 0;--font-family: Gotham Narrow-Book;--font-family-secondary: Gotham Narrow-Book;--brand-logo: url(/images/beobachter-logo.svg)}.self-service-root.tele{--color-background-primary: 255, 255, 255;--color-background-secondary: 205, 16, 19;--color-background-third: 69, 69, 69;--color-font-primary: 41, 46, 50;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 205, 16, 19;--color-button-secondary: 158, 12, 15;--font-family: Montserrat;--font-family-secondary: Montserrat;--brand-logo: url(/images/tele-logo.svg)}.self-service-root.tv4{--color-background-primary: 246, 246, 246;--color-background-secondary: 255, 255, 255;--color-background-third: 69, 69, 69;--color-font-primary: 41, 46, 50;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 196, 21, 29;--color-button-secondary: 166, 18, 24;--font-family: Montserrat;--font-family-secondary: Montserrat;--brand-logo: url(/images/tvvier-logo.svg)}.self-service-root.tvstar{--color-background-primary: 246, 246, 246;--color-background-secondary: 69, 69, 69;--color-background-third: 69, 69, 69;--color-font-primary: 41, 46, 50;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 205, 16, 19;--color-button-secondary: 158, 12, 15;--font-family: Montserrat;--font-family-secondary: Montserrat;--brand-logo: url(/images/tvstar-logo.svg)}.self-service-root.pme{--color-background-primary: 245, 245, 245;--color-background-secondary: 255, 255, 255;--color-background-third: 41, 46, 50;--color-font-primary: 41, 46, 50;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 233, 1, 86;--color-button-secondary: 127, 1, 47;--font-family: Roboto;--font-family-secondary: Roboto;--brand-logo: url(/images/pme-logo.svg)}.self-service-root.landliebe{--color-background-primary: 245, 245, 245;--color-background-secondary: 255, 255, 255;--color-background-third: 255, 255, 255;--color-font-primary: 33, 33, 33;--color-font-secondary: 33, 33, 33;--color-button-front-primary: 255, 255, 255;--color-button-primary: 117, 123, 0;--color-button-secondary: 155, 163, 0;--font-family: Kievit OT Book;--font-family-secondary: Kievit OT Book;--brand-logo: url(/images/landliebe-logo.svg)}.self-service-root.glueckspost{--color-background-primary: 245, 245, 245;--color-background-secondary: 255, 255, 255;--color-background-third: 26, 148, 50;--color-font-primary: 69, 69, 69;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 26, 148, 50;--color-button-secondary: 20, 115, 38;--font-family: Montserrat;--font-family-secondary: Montserrat;--brand-logo: url(/images/glueckspost-logo.svg)}.self-service-root.schweizer-illustrierte{--color-background-primary: 255, 255, 255;--color-background-secondary: 255, 255, 255;--color-background-third: 212, 173, 173;--color-font-primary: 0, 0, 0;--color-font-secondary: 255, 255, 255;--color-button-front-primary: 255, 255, 255;--color-button-primary: 213, 16, 48;--color-button-secondary: 143, 10, 42;--font-family: PF Bague Sans Pro;--font-family-secondary: PF Bague Sans Pro;--brand-logo: url(/images/si-logo.svg)}.self-service-root.illustre{--color-background-primary: 255, 255, 255;--color-background-secondary: 255, 255, 255;--color-background-third: 243, 243, 243;--color-font-primary: 0, 0, 0;--color-font-secondary: 0, 0, 0;--color-button-front-primary: 255, 255, 255;--color-button-primary: 227, 1, 43;--color-button-secondary: 131, 0, 24;--font-family: Montserrat;--font-family-secondary: Montserrat;--brand-logo: url(/images/lillustre-logo.svg)}.self-service-root.caminada{--color-background-primary: 255, 255, 255;--color-background-secondary: 255, 255, 255;--color-background-third: 254, 242, 242;--color-font-primary: 0, 0, 0;--color-font-secondary: 0, 0, 0;--color-button-front-primary: 255, 255, 255;--color-button-primary: 255, 51, 0;--color-button-secondary: 228, 7, 20;--font-family: Atak Light;--font-family-secondary: Atak Light;--brand-logo: url(/images/caminada-logo.svg)}.self-service-root.interview{--color-background-primary: 255, 255, 255;--color-background-secondary: 255, 255, 255;--color-background-third: 229, 229, 229;--color-font-primary: 0, 0, 0;--color-font-secondary: 0, 0, 0;--color-button-front-primary: 255, 255, 255;--color-button-primary: 34, 34, 34;--color-button-secondary: 34, 34, 34;--font-family: Atak Light;--font-family-secondary: Atak Light;--brand-logo: url(/images/Interview-Magazin-Logo-RZ.png)}.content{background-color:rgb(var(--color-background-primary));color:rgb(var(--color-font-primary));padding-left:10.8125rem;padding-right:10.8125rem;padding-top:4rem}.content .section-one h1{color:rgb(var(--color-font-primary));font-weight:600;font-size:1.125rem;line-height:1.375rem;font-family:var(--font-family-secondary)}.content .section-one h2{color:rgb(var(--color-font-primary));font-weight:600;font-size:.875rem;line-height:1.25rem}.content .section-one h3{color:rgb(var(--color-font-primary));font-weight:400;font-size:1.625rem;line-height:1.25rem}.content .section-one .context-text-header-two{width:85%;margin-top:3rem;margin-bottom:1.5rem}.content .section-one .context-text-header-three{width:85%;margin-top:3rem;margin-bottom:1.5rem;font-size:14px;line-height:20px}.content .section-two{padding-bottom:40px}.hide-header .content{min-height:0px;padding-top:.5rem}.form-complete-message{margin-left:10%;margin-top:5%}.input-button-wrapper{margin-top:50px}input{height:48px;border:none;border-bottom:2px solid #DEE2E6;margin-top:2px;margin-bottom:48px;padding-left:12px;color:#000}input:focus{outline-width:0}input[type=submit]{width:200px;height:48px;background-color:rgb(var(--color-button-primary));color:rgb(var(--color-button-front-primary));font-weight:700;cursor:pointer}.form-publication-code-radio-group-container{display:flex}.form-publication-code-radio-group-container .form-publication-code-radio-container{margin-right:1rem;cursor:pointer}.form-publication-code-radio-group-container .form-publication-code-radio-container input[type=radio]{height:auto;margin-bottom:0}.form-publication-code-radio-group-container .form-publication-code-radio-container>*{cursor:pointer}@media only screen and (max-width: 1200px){.content{flex-direction:column;padding-left:3.125rem;padding-right:3.125rem}}@media only screen and (max-width: 400px){.content{padding-left:1.25rem;padding-right:1.25rem}}.page-container{display:flex;flex-direction:column;min-height:100vh}.page-container .content{flex:1 0 auto}.page-container .footer{margin-top:1.5625rem;flex-shrink:0}body{margin:0}
