/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #e2e2e2;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-input::-moz-placeholder{color:#a0aec0;opacity:1}.form-input::placeholder{color:#a0aec0;opacity:1}.form-input:focus{border-color:#63b3ed;box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-textarea::-moz-placeholder{color:#a0aec0;opacity:1}.form-textarea::placeholder{color:#a0aec0;opacity:1}.form-textarea:focus{border-color:#63b3ed;box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem .75rem}.form-multiselect:focus{border-color:#63b3ed;box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.form-select{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0'%3E%3Cpath d='M15.3 9.3a1 1 0 0 1 1.4 1.4l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 1.4-1.4l3.3 3.29 3.3-3.3z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border-color:#e2e8f0;border-radius:.25rem;border-width:1px;font-size:1rem;line-height:1.5;padding:.5rem 2.5rem .5rem .75rem;-webkit-print-color-adjust:exact}.form-select::-ms-expand{border:none;color:#a0aec0}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{border-color:#63b3ed;box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.form-checkbox:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media not print{.form-checkbox::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:transparent}}.form-checkbox{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#e2e8f0;border-radius:0;border-width:1px;color:#4299e1;display:inline-block;flex-shrink:0;height:1.5rem;-webkit-print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1.5rem}.form-checkbox:focus{border-color:#63b3ed;box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.form-radio:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media not print{.form-radio::-ms-check{background:inherit;border-color:inherit;border-radius:inherit;border-width:1px;color:transparent}}.form-radio{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#e2e8f0;border-radius:100%;border-width:1px;color:#4299e1;display:inline-block;flex-shrink:0;height:1em;-webkit-print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1em}.form-radio:focus{border-color:#63b3ed;box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.bg-center{background-position:50%}.bg-cover{background-size:cover}.border{border-width:1px}.flex{display:flex}.table{display:table}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mt-10{margin-top:2.5rem}.mb-20{margin-bottom:5rem}.mb-48{margin-bottom:12rem}.overflow-x-hidden{overflow-x:hidden}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.resize{resize:both}.w-full{width:100%}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.widget-checkbox+.widget-submit{margin-top:24px}.button{background-color:var(--primary-color);border:1px solid var(--primary-color);border-radius:6px;color:#fff!important;cursor:pointer;font-weight:700;letter-spacing:1px;padding:13px 18px;text-align:center;text-transform:uppercase;transition:filter .3s ease-in-out;width:auto}@media (max-width:1023px){.button{margin-top:20px;width:100%}}.button:hover{filter:brightness(.9)}.button--inverted{background-color:#fff;border-color:var(--primary-color);color:var(--primary-color)!important}@media (max-width:768px){.widget-cta{margin-bottom:60px}}@media (min-width:1024px){.widget-cta{display:flex;flex-direction:row-reverse;justify-content:center;margin-top:30px;max-width:650px}.widget-cta>.button{margin-left:20px;margin-right:20px}}.widget-cta a.button{display:inline-block}.onboarding-widget>div{align-items:center;bottom:auto!important;height:100vh;justify-content:center;left:0;max-width:none!important;padding:20px;right:auto!important;top:0;width:100%}.onboarding-widget>div>div:before{background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.onboarding-widget>div>button{align-self:auto!important}@media (min-width:416px){.onboarding-widget>div>button{margin-left:337px}}.lp-multiple .logo-container{position:absolute;width:100%;z-index:99}.lp-multiple .logo-container+.image-container>.container{padding-top:130px}.lp-multiple .button{align-items:center;background-color:#ededed;border-color:#e3e3e3;border-radius:12px;color:#595959!important;display:flex;height:85px;margin-top:32px;outline:none;overflow:hidden;padding:0;transition:color .3s ease-in-out,background-color .3s ease-in-out;width:420px}@media (min-width:768px){.lp-multiple .button{margin-left:18px;margin-right:18px}}.lp-multiple .button div.image{background-color:#fff;display:flex;height:100%;padding:14px 10px;width:35%}@media (min-width:769px){.lp-multiple .button div.image{padding:14px 20px}}.lp-multiple .button div.image img{max-height:100px;transition:filter .3s ease-in-out;width:100%}.lp-multiple .button div.text{align-items:center;display:flex;flex:1;height:100%;justify-content:center;padding-left:15px;padding-right:15px}.lp-multiple .button:hover{background-color:#f5f5f5;color:#566db8!important;filter:none!important}.lp-multiple .button:hover div.image img{filter:none}.lp-multiple .cta-buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.lp-12{font-family:Open Sans,sans-serif}.lp-12 .logo{margin:20px 0}.lp-12 .logo img{max-height:180px}.lp-12 .image-container{background-color:rgba(0,0,0,.45)}.lp-12 h1{text-transform:uppercase}.lp-13{font-family:Arial,sans-serif}.lp-13 .logo{margin:64px 0 38px;max-height:67px}.lp-14{font-family:Arial,sans-serif}.lp-14 .logo{margin:70px 0 47px;max-height:67px}.lp-15{font-family:Open Sans,sans-serif}.lp-15 .logo{margin:66px 0 42px;max-height:67px}.lp-16{font-family:Arial,sans-serif}.lp-16 .logo{margin:50px 0 32px}.lp-16 .logo img{max-height:87px}.lp-17{font-family:News Cycle,sans-serif;font-size:20px}.lp-17 .logo{margin:48px 0 26px}.lp-17 .logo img{max-height:82px}.lp-18{font-family:Open Sans,sans-serif}.lp-18 .logo{margin:40px 0 37px}.lp-18 .logo img{max-height:79px}.lp-18 .intro--inverted{background-color:hsla(0,0%,100%,.85);margin-bottom:45px;padding:24px}@media (min-width:768px){.lp-18 .intro--inverted{margin-bottom:0;padding:45px}}.lp-18 .intro--inverted *{color:inherit}.lp-18 .image-container__image{background-position:58%;background-size:cover}@media (min-width:1920px){.lp-18 .image-container__image{background-position:-32%;background-repeat:no-repeat;background-size:contain}}.lp-19{font-family:Cabin,sans-serif}.lp-19 .logo{margin-bottom:29px;margin-top:40px}.lp-19 .logo img{max-height:100px}.lp-20{font-family:Source Sans Pro,sans-serif}.lp-20 .logo{margin:28px 0}.lp-20 .logo img{max-height:100px}.lp-21{font-family:Roboto,serif}.lp-21 bold,.lp-21 h1,.lp-21 h2,.lp-21 h3,.lp-21 h4,.lp-21 h5,.lp-21 h6,.lp-21 input,.lp-21 select,.lp-21 strong{font-family:Arial,Helvetica,sans-serif}.lp-21 .logo{margin:28px 0}.lp-21 .logo img{max-height:100px}.lp-22{font-family:Lato,sans-serif}.lp-22 .logo{margin:40px 0 30px}.lp-23 .logo{margin:28px 0}.lp-23 h1{text-transform:uppercase}.lp-24 .logo{margin:35px 0 15px}.lp-25{background-color:#181315;font-family:Arimo,sans-serif}.lp-25 .logo{margin:24px 0;max-width:160px}.lp-25 .button{border-radius:0}.lp-25 .button:hover{filter:brightness(1.2)}.lp-25 .button--inverted{background:transparent;border-width:2px;color:#fff!important;transition:background-color .3s ease-in-out}.lp-25 .button--inverted:hover{background-color:var(--primary-color);filter:brightness(1)}.lp-25 .image-container{overflow:hidden}.lp-25 .image-container__image{filter:blur(30px) brightness(.4);transform:scale(1.5)}@media (min-width:768px){.lp-25 .image-container__image{filter:blur(30px) brightness(.8)}}.lp-26{font-family:Arimo,sans-serif}.lp-26 .logo{margin:40px 0;max-width:298px}.lp-27,.lp-29{font-family:Barlow,sans-serif}.lp-27 .logo,.lp-29 .logo{margin:40px 0;max-width:225px}.lp-28{font-family:Barlow,sans-serif}.lp-28 .logo{margin:40px 0;max-width:225px}.lp-30{font-family:Montserrat,sans-serif}.lp-30 .logo{margin:42px 0;max-width:280px}.lp-30 .intro--inverted *,.lp-30 .intro--inverted h1{color:#000}.lp-30 .button--inverted{background-color:#ebebeb;border:none;color:#000!important}.lp-30 .intro{background-color:hsla(0,0%,100%,.85);border-radius:20px;margin-bottom:60px;padding:10px 20px}@media (min-width:1024px){.lp-30 .intro{padding:20px 30px}}@media (min-width:1280px){.lp-30 .intro{margin-right:60px;padding:40px 50px;width:60%}}.lp-30 .widget-cta{margin-bottom:10px}.lp-31{font-family:Lato,sans-serif}.lp-31 .logo{margin:40px 0;max-width:200px}.lp-31 .intro--inverted *,.lp-31 .intro--inverted h1{color:#000}.lp-32{font-family:Lato,sans-serif}.lp-32 .logo{margin:40px 0;max-width:200px}.lp-32 .intro--inverted *,.lp-32 .intro--inverted h1{color:#000}.lp-33,.lp-41{font-family:Lato,sans-serif}.lp-33 .logo,.lp-41 .logo{margin:30px 0;max-width:100px}.lp-33 .header-image,.lp-41 .header-image{height:54vw;position:relative}@media (min-width:768px){.lp-33 .header-image,.lp-41 .header-image{height:500px}}@media (min-width:1280px){.lp-33 .header-image,.lp-41 .header-image{height:1050px}}.lp-33 .header-image:before,.lp-41 .header-image:before{background-image:url(/layout/images/33-sm.c18e9184.svg);background-position:0;background-repeat:no-repeat;background-size:contain;content:"";height:53vw;position:absolute;width:100vw;z-index:-1}@media (min-width:768px){.lp-33 .header-image:before,.lp-41 .header-image:before{background-image:url(/layout/images/33-md.d71825a5.svg);height:935px;transform:translateX(-384px);width:1200px}}@media (min-width:1024px){.lp-33 .header-image:before,.lp-41 .header-image:before{height:1095px;transform:translateX(-455px);width:1400px}}@media (min-width:1280px){.lp-33 .header-image:before,.lp-41 .header-image:before{height:1035px;transform:translateX(-430px);width:1340px}}@media (min-width:768px){.lp-33 .header-image--wrapper+div,.lp-41 .header-image--wrapper+div{margin-top:-270px;position:absolute}}@media (min-width:1280px){.lp-33 .header-image--wrapper+div,.lp-41 .header-image--wrapper+div{margin-top:-860px}}.lp-33 .container--main>div,.lp-41 .container--main>div{align-items:start!important;justify-content:space-between}@media (min-width:1280px){.lp-33 .container--main>div,.lp-41 .container--main>div{justify-content:start}}.lp-33 .bubble,.lp-41 .bubble{border:3px solid var(--primary-color);margin-top:40px;padding:0}@media (min-width:768px){.lp-33 .bubble,.lp-41 .bubble{margin-top:80px;max-width:330px}}.lp-33 .bubble__top,.lp-41 .bubble__top{margin-top:24px}.lp-33 .bubble__top img,.lp-41 .bubble__top img{display:none}.lp-33 .bubble__top:before,.lp-41 .bubble__top:before{color:var(--primary-color);content:"Online-Beratung";display:flex;font-size:22px;font-weight:700;justify-content:center;margin-bottom:12px;text-align:center;width:100%}.lp-33 .bubble__top:after,.lp-41 .bubble__top:after{background:#cf1d24;content:"";display:block;height:3px;margin:15px auto;max-width:80%;width:70px}.lp-33 .bubble__content,.lp-41 .bubble__content{background-color:transparent;margin-bottom:15px;text-align:center}.lp-33 .bubble__content:before,.lp-41 .bubble__content:before{background-image:url(/layout/images/beges_icon_mailberatung_RGB.2a337f43.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:flex;height:60px;margin-bottom:28px}.lp-33 .bubble__logo,.lp-41 .bubble__logo{display:none}.lp-33 .bubble__bottom,.lp-41 .bubble__bottom{align-items:center;background-color:var(--primary-color);display:flex;height:50px;justify-content:space-between;margin:15px;padding:0 15px;position:relative;width:auto}.lp-33 .bubble__bottom img,.lp-41 .bubble__bottom img{display:none}.lp-33 .bubble__bottom:before,.lp-41 .bubble__bottom:before{color:#fff;content:"Powered by";display:block;font-size:12px;margin-bottom:-11px}.lp-33 .bubble__bottom:after,.lp-41 .bubble__bottom:after{background-image:url(/layout/images/sz-logo.69912a42.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:32px;margin-bottom:-5px;width:180px}.lp-33 .widget-cta>.button,.lp-41 .widget-cta>.button{transition:filter .3s ease-in-out,background-color .3s ease-in-out}.lp-33 .widget-cta>.button:first-child:hover,.lp-41 .widget-cta>.button:first-child:hover{filter:saturate(.8)}.lp-33 .widget-cta>.button:last-child:hover,.lp-41 .widget-cta>.button:last-child:hover{background-color:#fde3e6;filter:none}.lp-34{font-family:Roboto,sans-serif}.lp-34 .logo{margin:50px 0 40px;max-width:280px}.lp-35{font-family:Raleway,sans-serif}.lp-35 .logo{margin:28px 0 26px;max-width:220px}.lp-36{font-family:Anonymous Pro,monospace}.lp-36 bold,.lp-36 h1,.lp-36 h2,.lp-36 h3,.lp-36 h4,.lp-36 h5,.lp-36 h6,.lp-36 input,.lp-36 select,.lp-36 strong{font-family:Open Sans,sans-serif}.lp-36 .logo{margin:36px 0 38px;max-width:280px}.lp-38 .logo,.lp-40 .logo{max-width:360px}.lp-38 .logo-container,.lp-40 .logo-container{margin-top:40px}.lp-38 .button,.lp-40 .button{width:370px!important}.lp-38 .button:hover,.lp-40 .button:hover{color:#0069b4!important}.lp-39{font-family:Barlow,sans-serif}.lp-39 .logo{margin:40px 0;max-width:225px}.lp-42{font-family:Rubik,sans-serif}.lp-42 bold,.lp-42 h1,.lp-42 h2,.lp-42 h3,.lp-42 h4,.lp-42 h5,.lp-42 h6,.lp-42 input,.lp-42 select,.lp-42 strong{font-family:Oswald,sans-serif}.lp-42 .logo-container{position:relative}.lp-42 .logo{background-color:hsla(0,0%,100%,.85);margin-bottom:24px;max-width:440px;padding:24px 24px 18px 20px}.lp-42 .container--main>div{align-items:start!important;justify-content:space-between;padding-top:20px}@media (min-width:1280px){.lp-42 .container--main>div>div:last-child{margin-right:70px}}.lp-42 .bubble{background-color:hsla(0,0%,100%,.85);margin-top:40px;padding:0}@media (min-width:768px){.lp-42 .bubble{margin-top:60px;max-width:330px}}.lp-42 .bubble__top{margin-top:24px}.lp-42 .bubble__top img{display:none}.lp-42 .bubble__top:before{color:#000;content:"Online-Beratung";display:flex;font-size:22px;font-weight:700;justify-content:center;margin-bottom:12px;text-align:center;width:100%}.lp-42 .bubble__top:after{background:#e84e0e;content:"";display:block;height:3px;margin:15px auto;max-width:80%;width:70px}.lp-42 .bubble__content{background-color:transparent;color:#000;margin-bottom:15px;text-align:center}.lp-42 .bubble__content:before{background-image:url(/layout/images/linthgebiet_icon_mailberatung_RGB.5804c3f0.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:flex;height:60px;margin-bottom:28px}.lp-42 .bubble__logo{display:none}.lp-42 .bubble__bottom{align-items:center;display:flex;height:50px;justify-content:space-between;margin:15px;padding:0 15px;position:relative;width:auto}.lp-42 .bubble__bottom img{display:none}.lp-42 .bubble__bottom:before{color:#254151;content:"Powered by";display:block;font-size:12px;margin-bottom:-11px}.lp-42 .bubble__bottom:after{background-image:url(/layout/images/sz-logo-blue.9c3910dd.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:32px;margin-bottom:-5px;width:180px}.lp-42.lp-multiple .logo-container+.image-container>.container{padding-top:0!important}.lp-42 .image-container__image{background-position:50% 68%}.lp-42 .image-container__image:before{background-color:rgba(0,0,0,.4);content:"";height:100%;position:absolute;width:100%}.lp-42 .cta-buttons .button{border-radius:0}.lp-42 .cta-buttons .button:hover{color:#0053a2!important}.lp-43{font-family:Roboto,sans-serif}.lp-43 .logo{margin:48px 0 44px;max-width:300px}.lp-43 h1{font-family:"PT Serif",serif;font-size:46px!important;font-weight:500!important}.lp-43 .button{font-size:20px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.lp-43 .button:not(.button--inverted){color:#000!important;transition:background-color .3s ease-in-out,color .3s ease-in-out}.lp-43 .button:not(.button--inverted):hover{background-color:transparent;color:var(--primary-color)!important}.lp-43 .button--inverted{background-color:transparent}.lp-44{font-family:Source Sans Pro,sans-serif}.lp-44 .logo{margin:42px 0;max-width:360px}.lp-44 .logo-container{position:relative}.lp-44.lp-multiple .logo-container+.image-container>.container{padding-top:0!important}.lp-45{font-family:Inter,sans-serif}.lp-45 .logo{margin:48px 0;max-width:220px}.lp-45 h1{color:#0c0c0c!important;font-weight:400!important;line-height:1.2!important}@media (min-width:1024px){.lp-45 h1{font-size:47px!important}}:root{color-scheme:only light}body{background-size:cover;color:var(--text-color)}a{color:var(--primary-color)}a:hover{color:var(--text-color)}.logo__line{background-color:#e2e2e2;height:4px;width:100%}.image-container{position:relative}.image-container__image{background-position:50%;background-size:cover;height:100%;position:absolute;width:100%;z-index:-1}.intro h1{color:var(--primary-color);font-size:40px;font-weight:700;margin-bottom:24px}.intro p{margin-bottom:24px;max-width:650px}.intro ul{list-style-type:disc;margin-left:24px;max-width:600px}.intro ul li{margin-bottom:24px}.intro--inverted *,.intro--inverted h1{color:#fff}.bubble__content{background-color:#e2e2e2;display:inline-block;margin:-1px 0;padding:0 48px 0 52px}.bubble__logo{margin-bottom:30px;margin-top:-30px}.bubble__top{display:block}@media (-ms-high-contrast:none){.bubble__top{display:flex}}.bubble__bottom,.bubble__bottom img,.bubble__top,.bubble__top img{width:100%}.samsung-internet .bubble__content{background-color:transparent;background-image:url(/layout/images/bubble-bg.91ff6a02.gif);background-position:50%;background-size:1000px}.samsung-internet .bubble__bottom{margin-top:-1px}@media (min-width:640px){.sm\:container{width:100%}@media (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:justify-center{justify-content:center}.md\:pr-3{padding-right:.75rem}.md\:pl-3{padding-left:.75rem}.md\:w-1\/2{width:50%}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}.xl\:pt-10{padding-top:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pr-16{padding-right:4rem}.xl\:pl-20{padding-left:5rem}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}}
/*# sourceMappingURL=style.d4cf1dda.css.map*/