@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);:root{--color-primary:#124571;--color-secondary:#2e3133;--color-success:#57be4a;--color-danger:#ef5b5b;--color-primary-dark:#398adb;--color-headline:#124571;--color-base:#2e3133;--color-base-dark:#68686e;--color-header:#fff;--color-spacer:#e6e6e6;--color-control:#cad0d5;--newsletter-bg:#4168e6;--newsletter-color:#fff;--footer-color:#fff;--footer-bg:#2e3133;--footer-bubble:#f9b256;--contact-color:#fff;--press-bg:#fff;--font-family:"Roboto",Helvetica,Arial,"Lucida Grande",sans-serif;--headline-teaser:60px;--headline-1:48px;--headline-1-tablet:26px;--headline-1-desktop:3.125rem;--headline-2:1.75rem;--headline-2-tablet:2.0625rem;--headline-2-desktop:2.6875rem;--headline-3:1.0rem;--small-text:13px;--big-text:20px;--intro-text-color:#fff;--icon-play-btn:6.8125rem;--header-height:70px;--whiteBG:#fff;--grayBG:#f0f2f5}.whiteBG{background-color:#fff;background-color:var(--whiteBG)}.grayBG{background-color:#f0f2f5;background-color:var(--grayBG)}.button{background-color:#398adb;background-color:var(--color-primary-dark);padding:10px 24px;border-radius:3px;color:#fff;text-align:center;margin:0 auto;display:inline-block;border:none;cursor:pointer}.button:hover{text-decoration:none}@media screen and (max-width:48em){.button{display:table;margin-left:auto;margin-right:auto}}.hidden{display:none!important;visibility:hidden!important}@media screen and (max-width:48em){:root{--big-text:18px}}*,:after,:before{box-sizing:border-box}html{font-size:16px}body{color:#2e3133;font-family:var(--font-family);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.25;color:var(--color-base)}h1,h2{color:#124571;font-weight:100;color:var(--color-headline);margin:0}.like_h1,h1{font-size:48px;font-size:var(--headline-1)}.like_h1,h1,h2{line-height:1.2}h2{font-size:1.75rem;font-size:var(--headline-2);margin-bottom:25px;margin-top:0}h3{font-size:var(--headline-3);line-height:1.1;font-weight:100;margin:0}a{color:#124571;color:var(--color-primary);text-decoration:none;font-weight:500}@media screen and (max-width:48em){h1,h2,h3{text-align:center}.like_h1,h1{font-size:26px;font-size:var(--headline-1-tablet)}h2{font-size:2.0625rem;font-size:var(--headline-2-tablet)}}a{cursor:pointer}p{margin-top:0;line-height:1.5}.cookiesDisclaimer-container{min-height:55px;background-color:#fff;border-top:1px solid #888;position:fixed;bottom:0;width:100%;z-index:99}.cookiesDisclaimer-row{align-items:flex-end;padding:10px 0;font-size:12px}.cookiesDisclaimer-button{margin:0 20px}@media screen and (max-width:48em){.cookiesDisclaimer-button{margin:8px auto 0;width:200px}}.header{height:70px;background-color:hsla(0,0%,100%,.5);height:var(--header-height);position:fixed;top:0;width:100%;z-index:99}.header .logo{width:220px;margin-top:12px}.header .mainNav ul{list-style:none;display:flex;justify-content:space-between;align-items:center}.header .mainNav ul li{flex:0 1 auto;margin-right:15px}.header .mainNav ul li:last-child{margin-right:0}.header .mainNav ul li a{text-decoration:none;color:#fff;text-transform:uppercase;font-size:14px;white-space:nowrap;font-weight:500}.header .mainNav ul li .button{padding:10px 22px}.header .mainNav .burgerBtn{display:none;visibility:hidden}.header .header-row{align-items:flex-end}.headerScroll{background-color:#fff}.headerScroll .mainNav ul li a{color:#398adb;color:var(--color-primary-dark)}.headerScroll .mainNav ul li .button{color:#4168e6;color:var(--newsletter-bg)}@media screen and (min-width:64em){.header .mainNav ul li a{font-size:16px}.header .mainNav ul li .button{color:#fff}}@media screen and (max-width:84em){.header{height:35px;background-color:#fff;height:calc(var(--header-height)/2);position:fixed}.header .logo{margin-top:5px;width:120px}.header .mainNav .burgerBtn{height:35px;display:block;visibility:visible;position:absolute;right:0;top:0;height:calc(var(--header-height)/2);padding:5px 10px;border-radius:0}.header .mainNav ul{top:35px;display:none;flex-direction:column;align-items:flex-start;position:absolute;top:calc(var(--header-height)/2);left:0;width:100%;background-color:hsla(0,0%,100%,.9);margin:0;padding:10px}.header .mainNav ul.open{display:inline-block}.header .mainNav ul li{flex:1 0 100%;margin-right:0;padding:5px 10px}.header .mainNav ul li a{color:#4168e6;text-decoration:none;color:var(--newsletter-bg);text-transform:uppercase;font-size:16px;white-space:nowrap}.header .mainNav ul li .button{color:#fff;display:inline-block;padding:8px;text-align:left}}.modal{position:fixed;z-index:1040;top:0;bottom:0;left:0;right:0}.modal__backdrop{z-index:auto;background-color:#000;opacity:.5}.modal__close{border:none;color:#fff;position:absolute;right:0;top:0;cursor:pointer;background-color:#398adb;border-radius:50%;width:32px;height:32px;margin-top:-12px;margin-right:-12px}.modal__close:focus{outline:none}.contact-form__container{padding:80px}.contact-form__container .mui-textfield{margin-top:8px;margin-bottom:0}.contact-form__container .button{margin-top:16px}.contact-form{text-align:left}.form-checkbox{margin-right:8px}.form-select{margin-top:16px;margin-bottom:16px}.form-error{color:red;font-size:var(--small-text)}.alert{padding:60px 40px 40px;text-align:center}@media screen and (max-width:48em){.contact-form__container{padding:20px 0}}footer{color:#fff;background-color:#2e3133;color:var(--footer-color);background-color:var(--footer-bg);padding:35px 0 75px;position:relative}footer .phone{font-size:var(--headline-2)}footer nav ul{list-style:none;margin:0;padding:0}footer nav ul a{color:#fff;color:var(--footer-color);margin-bottom:10px;display:block}footer nav.socialNav{margin-top:10px}footer nav.socialNav ul{display:flex}footer nav.socialNav li{margin-right:10px}footer nav.socialNav li a{width:40px;height:40px;overflow:hidden;display:block}footer nav.socialNav li a img{width:40px;height:auto}footer .copyright{margin-top:30px;font-size:var(--small-text)}footer .stickyFooter{position:fixed;bottom:0;margin:0 auto;width:100%}footer .stickyFooter .bubble{background-color:#f9b256;color:#fff;background-color:var(--footer-bubble);color:var(--footer-color);border-top-left-radius:4px;border-top-right-radius:4px;padding:10px 15px 5px;margin-left:10px;display:inline-block}footer .stickyFooter .bubble .inner{align-items:center}footer .stickyFooter .bubble .inner span{display:inline-flex;margin-left:5px}footer .stickyFooter .bubble a{color:#fff;color:var(--footer-color)}footer .stickyFooter .bubble .open{flex:1 0 100%;flex-direction:column;padding:10px 10px 15px;justify-content:center;-webkit-transition:width 1s;transition:width 1s}footer .stickyFooter .bubble .open .button,footer .stickyFooter .bubble .open input,footer .stickyFooter .bubble .open textarea{width:100%}@media screen and (max-width:48em){footer{padding-bottom:30px}footer h3{text-align:left}footer .stickyFooter{position:absolute}footer .stickyFooter .bubble{padding:10px 10px 5px}footer .stickyFooter .bubble .inner span{display:none}}.heroImage{position:relative;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover}.heroImage.firstImage{height:95vh}.heroImage img{width:auto;display:block;height:95vh}.heroImage h1{font-weight:700}.heroImage h1,.heroImage h2{font-size:60px;color:#fff;font-size:var(--headline-teaser);color:var(--intro-text-color)}.heroImage h1.top,.heroImage h2.top{margin:40px 0 0 50px;width:650px}.heroImage h1.bottom,.heroImage h2.bottom{text-align:right;position:absolute;bottom:50px;right:30px;width:45%}.heroImage h1.center,.heroImage h2.center{text-align:center;margin:40px auto;max-width:800px}.heroImage h1.centerBottom,.heroImage h2.centerBottom{text-align:center;max-width:800px;position:absolute;bottom:140px;left:0;right:0;margin:0 auto}.heroImage p{color:#fff;margin:40px auto;color:var(--intro-text-color);max-width:800px}.heroImage p.center{text-align:center;max-width:740px}.heroImage .container-fluid:not(.static){top:70px;top:var(--header-height);left:0;bottom:0;right:0;position:absolute;margin:0 auto}.heroImage .container-fluid:not(.static).dropshadow-topleft{background:-webkit-gradient(linear,left top,right bottom,from(rgba(50,50,50,.4)),to(transparent));background:linear-gradient(to bottom right,rgba(50,50,50,.4),transparent)}.heroImage .container-fluid:not(.static).dropshadow-bottomright{background:-webkit-gradient(linear,left top,right bottom,from(transparent),to(rgba(50,50,50,.4)));background:linear-gradient(to bottom right,transparent,rgba(50,50,50,.4))}.heroImage .arrow{position:absolute;bottom:17px;left:0;right:0;width:36px;height:36px;margin:0 auto}@media screen and (max-width:48em){.heroImage .container-fluid:not(.static){top:35px;top:calc(var(--header-height)/2);left:0;bottom:0;right:0}.heroImage h1{font-size:26px;font-size:var(--headline-1-tablet)}.heroImage h2{font-size:var(--headline-2-tablet)}.heroImage h1.top,.heroImage h2.top{width:auto;text-align:left;margin:60px 0 0}.heroImage h1.bottom,.heroImage h2.bottom{text-align:right;position:absolute;bottom:75px;right:20px;width:auto}.heroImage h1.center,.heroImage h2.center{text-align:center;margin:40px auto;width:auto}.heroImage p.center{text-align:center;width:auto}.heroImage h1.centerBottom,.heroImage h2.centerBottom{text-align:center;margin:40px auto;width:auto;position:relative;bottom:0;left:0;right:0}.heroImage p.centerBottom{text-align:center;width:auto}}.textWithImage{padding:100px 0;text-align:left}.textWithImage--top{padding:50px 0 0}.textWithImage--middle{padding:24px 0}.textWithImage--bottom{padding:0 0 50px}.textWithImage--last{padding-bottom:0}.textWithImage .like_h1{margin:0 auto 16px}.textWithImage.reverse{flex-direction:row-reverse}.textWithImage.affiliate ul,.textWithImage.tippgeber ul{list-style:none;margin:0 0 20px;padding-left:20px;text-align:left}.textWithImage.affiliate ul li,.textWithImage.tippgeber ul li{padding-left:10px;text-indent:-12px;line-height:1.5;text-align:left}.textWithImage.affiliate ul li:before,.textWithImage.tippgeber ul li:before{color:#398adb;content:"• ";color:var(--color-primary-dark)}.textWithImage.affiliate .content h2,.textWithImage.tippgeber .content h2{text-align:left}.textWithImage.affiliate ul+h2,.textWithImage.tippgeber ul+h2{margin-top:65px;text-align:left}.textWithImage .affiliateContact{margin-top:40px;padding-left:77px;padding-right:77px;text-align:left}.textWithImage .heroImage{margin:0 auto 30px;display:block;max-width:70%}.textWithImage--team .heroImage{margin:40px auto 30px;max-width:60%}.info-icon{position:relative;display:inline-block;margin-left:8px;margin-right:8px;top:3px!important}.info-icon .icon{display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAFQElEQVRIia1WW2yURRg9M///z3Sh7e52gYKwQFu3LEopUCpIwKJJvUBla4CkGklo3wwJlASEGKMmPlSaEAsUSAwWlSgPTWobER9IGk1UEgPdcinIcmm3F2DJbpdesP/8t/GBhbSwjQ/yJZPMw5lz5pZzPhK7F8ckRQEEKaUVGmPrMzhfzJnqcSQghJkwTaPLMIyfHcc5BeAaADsdCUkvIBcSQnd5PN4aTSWIJ5LJaG80cXvg9hhnTJk9e7ZrRm6ue/q0nBzLlkgmk986jrOPEHL1PwWklO8zxo94PVlZHeHOcEtLy683rl8Ph8MdvZFIZETTNHXRoiJ3IFCYGwg8vyQUqlxbWlpSMjQ8Oqrreg0hpHlSASnlNs55IyHEPNDw5cHjx5tO9fT0xAG4AXBFURTHcaSU0gJgAhjy++f6tlZXr6+t3bmNUjpFCLGDEHLwKQEpZYhz3vrgwYPYztrtnzc3N/8OIJtz7pJSSgCwbVsCgKIoBAAIIUQIoQMYCm0IrWw8cvSzzMzMmUKI9wghJ8cLLGSMhR3HoTU1W7e3tbaeBeDjnCspbpimKTVNsyilRNd1whhTUiIwDMOWUg6GQqEVTU3fNFBFUQzDWAqgi6ZAez3uLH7gQMOhttbWPwH4GGOPyaWUMicnR92/f3/5sWPH3snNzZ366FRSSmiapgDIaWtrO9twoOGIx52lEUI+AgDE7sWDum7I8x2dFwoLC9cCeIUxVj5+AHi1oqJik0xVfX39LgCr0+DWBIPB18KdFy7qwpCxe/EXlD179lZnZ00tP9TYeLKttfUPTdO8hJAnfxuNRCKjAwMDd7q6ui6fOHHir8HBQYdSOgGoKIoWi8Xuejze7DffeP3lMV0MUMbYusHk/dHuW7c6AbgJIfJJdgD2ypUrp/t8vuwUEQWQDicBuLu7b4XjieQwY+wtlXNedOPGjbvhcEcUAE+zCLZtW6tWrfLU1dVtA4B4PB6+ePFiQlEUJQ2cnT93rq+nuzu2uLi4iDKm+u7cua1fu3ZthFJK0wkAIMPDwxaAMQBjqflT9wgAqqqqN2/eHO7v7xtjmuKZjPCZFTUMKzFr1nMZCxYsyHQcx/m/hJZlWQUFBdlz5vhdhmnfp7quX8rPz59ZWvpSAQD9GWzaKFm+3D8/Ly9X1/VL1DCM0x53VmZeXv4yAENSysnulgJwAXCl5umKABjKy8tfOs3nzTYM4xcqpTylCxOhyso1gUDhdNM0052C9vf3j0aj0TPRaPRMf3//KB7mxcStG8ZYMBicUVVVVS4ME47jtFEAV0dGRr8vWbZkcVXVuxUA7huGMSE8NE1T29vbk2VlZQ1lZWUN7e3tSU3T1PEY0zRtAEMbN21et6R4cdHw8MgPAK6kzE4uZIxfcBzHqanZWpvO7CzLko7jWABAKVVVVX3kqBPM7uumbxqUJ80OIFeFEFsopfzw4aOfbtq8eTWAhBBCkJRvqKpKGGMaY0wbR06EEEJKmQhtCK1oPHz0E0VRMoQQWwF0AYCye/eHSIG7LMu673K5NoVCleUul0vv6e6+nkgkYrZtK7ZtU0IIlVLCNE3btm3dtu243z93yo7a2o11X+z7mHPuE0LsIoR89fjV00TmFs75YY87K6ujo7Oj5ceW31KR2ReJRIYAIBAIuEtKlvsLCgqKx0XmP7quf0AI+W7Ct0oX+lLKhZTS3R6vt1pTHoZ+b2800dfbNwZIzPH7XfPmzfdN83m940K/nhBy5UmuSboKABPblrczOH+RM9ULAMKwk7rQL5uGcdpxnJ8A/I1J2pZ/ATbkphjZrgphAAAAAElFTkSuQmCC) 50% no-repeat}.info-icon .infoText{position:absolute;left:-80px;bottom:34px;background-color:#fff;box-shadow:3px 3px 5px #888;width:200px;padding:20px;font-size:13px;display:none;white-space:normal;color:#2e3133!important;color:var(--color-base)!important;text-align:left;text-indent:0}.info-icon:hover .infoText{display:block}@media screen and (max-width:48em){.textWithImage{text-align:center;padding:50px 0}.textWithImage--top{padding-bottom:0}.textWithImage--middle{padding:50px 0}.textWithImage--bottom{padding-top:0}.textWithImage--last{padding-bottom:48px}.textWithImage ul{text-align:left}.textWithImage .heroImage{max-width:60%}.textWithImage--team .heroImage{max-width:50%}}.tripleTeaser .teaser{text-align:center;position:relative;padding-top:95px;margin-bottom:60px}.tripleTeaser .teaser .teaserImage{background-color:#fff;border-radius:100px;background-color:var(--whiteBG);padding:35px 10px;text-align:center;display:inline;overflow:hidden;position:absolute;top:0;left:0;right:0;width:200px;height:200px;margin:0 auto}.tripleTeaser .teaser .teaserImage img{height:130px}.tripleTeaser .teaser .content{background-color:#fff;background-color:var(--whiteBG);border-radius:10px;padding:100px 20px 0;height:380px;position:relative}.tripleTeaser .teaser .content p{margin-right:20px;margin-left:20px}.tripleTeaser .teaser .button{width:200px;position:absolute;left:0;right:0;bottom:-15px}@media screen and (max-width:48em){.tripleTeaser .teaser{margin:0 8px 40px}.tripleTeaser .teaser .content{height:350px}}.tripleTeaser{padding:80px 0 35px}.tripleTeaser h2{text-align:center}.videoTeaser{position:relative;background-size:cover;padding:100px 0}.videoTeaser h2{font-size:48px;font-size:var(--headline-1)}.videoTeaser h2,.videoTeaser p{color:#fff;color:var(--intro-text-color)}.videoTeaser .arrow{margin:0 auto 50px;display:block}.videoTeaser .fullscreenVideo{position:fixed;z-index:5;top:40px;left:40px;right:40px;bottom:40px}@media screen and (max-width:48em){.videoTeaser h2{font-size:26px;font-size:var(--headline-1-tablet)}}.intro__videolink{outline:none;text-decoration:none!important}.teamTeaser .teaser{text-align:center;position:relative;margin-top:50px}.teamTeaser .teaser .teaserImage{border-radius:50%;text-align:center;display:inline;max-width:200px;max-height:200px;margin:0 auto;height:200px;object-fit:cover}.teamTeaser .teaser .teaserImage image{width:100%;height:100%}.teamTeaser .teaser h2{margin:15px 0 5px;font-size:var(--big-text)}.teamTeaser .teaser p{margin:0;font-size:var(--big-text)}@media screen and (max-width:64em){.teamTeaser .teaser .teaserImage{max-width:180px;max-height:180px}}.teamTeaser{padding:80px 0}.teamTeaser .button{width:200px;margin-top:50px}.newsletter{background-color:#4168e6;color:#fff;height:75px;padding:15px 0;background-color:var(--newsletter-bg);color:var(--newsletter-color)}.newsletter p{text-align:center;margin:4px}.newsletter.open{height:auto}.newsletter.open .button{border:1px solid #f9b256;background-color:#f9b256;border:1px solid var(--footer-bubble);background-color:var(--footer-bubble)}.newsletter .buttonContainer{height:55px}.newsletter .button{border:1px solid #fff;padding-left:40px;padding-right:40px;border:1px solid var(--newsletter-color);background-color:transparent;font-weight:700}.newsletter .form-field{text-align:left;color:#fff}.newsletter .mui-textfield>input,.newsletter .mui-textfield>textarea{border-bottom-color:#fff;color:#fff}.newsletter label{color:#fff!important}@media screen and (max-width:48em){.newsletter{height:auto}#mc_embed_signup{margin-top:30px}}.pressSlider{padding:130px 0}.pressSlider .inner{background-color:#fff;background-color:var(--press-bg);border-radius:10px;padding:45px 0}.pressSlider .inner .slick-next,.pressSlider .inner .slick-prev{height:60px;width:30px}.pressSlider .inner .slick-next:before,.pressSlider .inner .slick-prev:before{font-size:40px;color:#398adb;color:var(--color-primary-dark)}.pressSlider .inner .slick-next:before{content:"\232A"}.pressSlider .inner .slick-prev:before{content:"\2329"}.pressSlider .inner .slick-next{right:-43px}.pressSlider .inner .slick-prev{left:-43px}.pressSlider article{text-align:left;padding:0 15px}.pressSlider article .source{font-size:13px;font-size:var(--small-text)}.pressSlider article .text{font-size:20px;font-size:var(--big-text)}.pressSlider article img{max-height:40px;max-width:200px}.pressSlider article a{text-decoration:inherit;color:inherit;cursor:auto}@media screen and (max-width:48em){.pressSlider{padding:50px 0}.pressSlider .inner .slick-next{right:-60px}.pressSlider .inner .slick-prev{left:-60px}}.quadTeaser .teaser{margin-top:50px;text-align:center;position:relative}.quadTeaser .teaser .teaserImage{padding:20px 10px;text-align:center;display:inline;margin:0 auto}.quadTeaser .teaser .teaserImage img{height:130px;max-width:110px}.quadTeaser .teaser h2{font-size:18px;margin:10px 15%}.quadTeaser{padding:80px 0 95px}.quadTeaser h2{text-align:center}.partnerbanks{padding:80px 0}.partnerbanks p{margin-bottom:80px}.partnerbanks .partner{display:flex;margin:0 0 50px;max-height:100px}.partnerbanks .partner img{width:80%;object-fit:contain}.partnerbanks .small{font-size:.6em}.events{padding-bottom:3rem}.events__headline{font-size:1.75rem;font-size:var(--headline-2)}.event-item{background-color:#f0f2f5;padding:2.5rem 2.5rem 2.5rem 0;margin-bottom:1.25rem;background-color:var(--grayBG);border-radius:.5rem}.event-item__headline{margin-bottom:.5rem;font-size:2rem;opacity:.8;text-align:left}.event-item__date{text-align:center}.event-item__date-month{font-size:1.5rem}.event-item__date-day{font-size:5rem;line-height:5rem;margin-top:5px;font-weight:200}.event-item__text{font-size:18px;text-align:left}@media screen and (max-width:48em){.events__headline{font-size:26px;font-size:var(--headline-1-tablet)}.event-item{padding:1rem .5rem;border-radius:.25rem}.event-item__headline{font-size:1.5rem}.event-item__date-month{font-size:1rem}.event-item__date-day{font-size:2rem;line-height:2rem;margin-bottom:1rem}.event-item__text{font-size:16px}.event-item__text--location{margin-bottom:1rem;text-align:center}}.wishlist-item{background-color:#fff;padding:2.5rem;margin-top:1.25rem;background-color:var(--whiteBG);border-radius:.5rem}.wishlist-item__tagline{color:#124571;margin-bottom:.5rem;font-size:.9rem;color:var(--color-headline)}.wishlist-item__headline{margin-top:.5rem;margin-bottom:.9rem;font-size:2.25rem}.wishlist-item__image{display:block;width:calc(100% - 3rem)}.wishlist-item__content{display:flex;height:100%;flex-direction:column;text-align:left}.wishlist-item__content ul{padding-left:20px}.wishlist-item__content ul li{margin-bottom:8px;font-size:18px}.wishlist-item__text{flex:1 1}@media screen and (max-width:48em){.wishlist-item{padding:1rem .5rem;border-radius:.25rem}.wishlist-item__tagline{margin-top:1rem}.wishlist-item__headline{font-size:1.5rem;margin-bottom:.75rem}.wishlist-item__image{width:100%}.wishlist-item__content ul li{margin-bottom:8px;font-size:16px}}.quoteSlider{padding:100px 0 64px}.quoteSlider .inner{background-color:#fff;background-color:var(--press-bg);border-radius:10px;padding:0}.quoteSlider .inner .slick-next,.quoteSlider .inner .slick-prev{height:60px;width:30px}.quoteSlider .inner .slick-next:before,.quoteSlider .inner .slick-prev:before{color:#398adb;font-size:40px;color:var(--color-primary-dark)}.quoteSlider .inner .slick-next:before{content:"\232A"}.quoteSlider .inner .slick-prev:before{content:"\2329"}.quoteSlider .inner .slick-next{right:-43px}.quoteSlider .inner .slick-prev{left:-43px}.quoteSlider article{text-align:center;padding:0 15px}.quoteSlider article img{margin:50px auto 10px;width:90px}.quoteSlider article .author{font-size:16px}.quoteSlider article .text{font-size:var(--big-text);color:var(--color-headline);max-width:800px;margin:0 auto}.slick-dots li button:before{font-size:12px}@media screen and (max-width:48em){.quoteSlider{padding:50px 0}.quoteSlider article{padding:0}.quoteSlider article .text{text-align:left;font-size:16px}.quoteSlider .inner .slick-next{right:-60px}.quoteSlider .inner .slick-prev{left:-60px}}.resp-container{position:relative;overflow:hidden;padding-top:56.25%}.resp-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.hero-text{margin-top:10px;color:#fff;font-size:48px}h1.tipprovider-process{margin-bottom:1em;font-size:48px}.big-contact-button{padding:30px;border-radius:45px;font-size:24px}@media screen and (max-width:48em){.hero-text{font-size:24px;text-align:center}.big-contact-button{padding:15px;border-radius:45px;font-size:18px}}.imprint{background-color:#fff;padding:100px 0;background-color:var(--whiteBG)}.imprint .like_h1{margin-bottom:64px}.privacy{background-color:#fff;padding:100px 0;background-color:var(--whiteBG)}.privacy .like_h1{margin-bottom:64px}.privacy h2{margin-top:40px;margin-bottom:24px}.partnerVerifyBody{padding:200px 0}.terms{background-color:#fff;padding:100px 0;background-color:var(--whiteBG)}.terms .like_h1{margin-bottom:64px}.terms li{padding-top:12px}.optInBody{padding:200px 0}.dsi{background-color:#fff;padding:100px 0;min-height:90vh;background-color:var(--whiteBG)}.dsi .like_h1{margin-bottom:64px}.dsi h2{margin-top:40px;margin-bottom:24px}body{background-color:#68686e;font-size:20px;background-color:var(--color-base-dark);font-size:var(--big-text)}
/*# sourceMappingURL=main.1027d901.chunk.css.map */