@charset "UTF-8";@keyframes arrowMove{0%{transform:translateX(0)}50%{transform:translateX(5px)}100%{transform:translateX(0)}}.primary-button{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;text-decoration:none;color:#fff;background-color:#12084f;border-radius:8px;font-weight:600;padding:0 22px 0 16px;min-width:140px;transition:background-color 150ms ease-in,border-color 150ms ease-in,box-shadow 150ms ease-in-out;height:50px}.primary-button .primary-button__arrow{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-left:10px}.primary-button:hover{background-color:#413972;text-decoration:none;color:#fff}.primary-button:focus,.primary-button:active{box-shadow:0 0 0 2px #e0dcee}.primary-button--small{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;text-decoration:none;color:#fff;background-color:#12084f;border-radius:8px;font-weight:600;padding:0 22px 0 16px;min-width:140px;transition:background-color 150ms ease-in,border-color 150ms ease-in,box-shadow 150ms ease-in-out;height:40px;font-size:14px;line-height:22px;width:105px;min-width:105px;padding:0 10px}.primary-button--small .primary-button__arrow{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-left:10px}.primary-button--small:hover{background-color:#413972;text-decoration:none;color:#fff}.primary-button--small:focus,.primary-button--small:active{box-shadow:0 0 0 2px #e0dcee}@media only screen and (min-width:992px){.primary-button--small{width:125px;height:50px;font-size:16px;line-height:24px;padding:0 15px}}.primary-button--white{background-color:#fff;color:#12084f}.primary-button--white:hover{background-color:#e7e6ed;color:#12084f}.primary-button--transparent{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;text-decoration:none;color:#fff;background-color:#12084f;border-radius:8px;font-weight:600;padding:0 22px 0 16px;min-width:140px;transition:background-color 150ms ease-in,border-color 150ms ease-in,box-shadow 150ms ease-in-out;height:50px;color:#12084f;border:2px solid #12084f;background-color:transparent}.primary-button--transparent .primary-button__arrow{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-left:10px}.primary-button--transparent:hover{background-color:#413972;text-decoration:none;color:#fff}.primary-button--transparent:focus,.primary-button--transparent:active{box-shadow:0 0 0 2px #e0dcee}.primary-button--transparent:hover{border-color:#413972;background-color:transparent;color:#413972}.primary-button--transparent-small{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;text-decoration:none;color:#fff;background-color:#12084f;border-radius:8px;font-weight:600;padding:0 22px 0 16px;min-width:140px;transition:background-color 150ms ease-in,border-color 150ms ease-in,box-shadow 150ms ease-in-out;height:40px;color:#12084f;border:2px solid #12084f;background-color:transparent}.primary-button--transparent-small .primary-button__arrow{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-left:10px}.primary-button--transparent-small:hover{background-color:#413972;text-decoration:none;color:#fff}.primary-button--transparent-small:focus,.primary-button--transparent-small:active{box-shadow:0 0 0 2px #e0dcee}.primary-button--transparent-small:hover{border-color:#413972;background-color:transparent;color:#413972}.primary-button--animated .primary-button__arrow{animation:arrowMove 1s infinite}.primary-button--transparent-white{color:#fff;border-color:#fff}.primary-button--transparent-white:hover{color:#e7e6ed;border-color:#e7e6ed}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}*{box-sizing:border-box}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family: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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}.header{position:fixed;z-index:3;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 1px 3px rgba(27,32,46,.12),0 3px 8px rgba(27,32,46,.2)}.header a{color:#12084f}.header a:hover{text-decoration:none}.header .header-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;position:relative;padding:0 15px 0 20px;margin:0 auto;height:70px}.header .header-navigation{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;flex-grow:1;height:100%}@media only screen and (min-width:0){.header .header-navigation{}}@media only screen and (min-width:0) and (max-width:991.99px){.header .header-navigation{justify-content:flex-end}}@media only screen and (min-width:992px){.header .logo{margin-right:50px}}.header .main-menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;margin:0;padding:0;list-style:none;display:none;height:100%}.header .main-menu .main-menu__item-link{font-size:16px;padding:10px 15px;border-radius:30px;margin:0;color:#12084f}.header .main-menu .main-menu__item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-right:20px;font-weight:600}.header .main-menu .main-menu__item:hover .main-menu__item-link{background-color:#f2f1f6;cursor:pointer}.header .main-menu .main-menu__item-link--hovered{background-color:#f2f1f6}.header .main-menu .main-menu__item--how_it_works{min-width:105px}.header .main-menu .main-menu__item--about_us{min-width:75px}@media only screen and (min-width:992px){.header .main-menu{position:relative;display:flex}}.header .auth-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin:0;padding:0;list-style:none;margin-left:auto}.header .auth-buttons__business-button{margin-top:auto;margin-bottom:auto;padding-right:12px;margin-right:12px}.header .login-button{display:none;padding:10px 15px;margin-right:10px;border-radius:30px;font-weight:600}.header .login-button:hover{background-color:#f8f7f7;cursor:pointer}@media only screen and (min-width:768px){.header .login-button{display:flex}}.header .header-content--business{padding-left:15px}@media only screen and (min-width:375px){.header .header-content--business .login-button{display:flex;margin-right:0}}@media only screen and (min-width:992px){.header .header-content--business .login-button{margin-right:10px}}@media only screen and (min-width:375px){.header .header-content--business .login-button--sm{display:none}}@media only screen and (min-width:768px){.header .header-content--business .login-button--sm{display:flex}}.header .header-business__logo{height:24px}.header .header-business__description{font-size:16px}.header .header-business__link{color:#3646c0}.header .header-business__link span{font-weight:600}.header .mobile-menu-opener{background-color:transparent;border:0;outline:none;padding:0;margin-left:15px;cursor:pointer;width:24px;height:24px}.header .mobile-menu-opener .mobile-menu-close-icon{display:none}.mobile-menu-opened .header .mobile-menu-opener .mobile-menu-burger-icon{display:none}.mobile-menu-opened .header .mobile-menu-opener .mobile-menu-close-icon{display:inline}@media only screen and (min-width:768px){.header .mobile-menu-opener{margin-left:30px}}@media only screen and (min-width:992px){.header .mobile-menu-opener{display:none}}@media only screen and (min-width:414px){.header .primary-button{color:#fff}}@media only screen and (min-width:768px){.header .header-content{padding:0}}.hideOnMobile{display:none}@media only screen and (min-width:768px){.hideOnMobile{display:block}}@media only screen and (min-width:320px){.hideOnDesktop{display:none}}@media only screen and (min-width:375px){.hideOnDesktop{display:block}}@media only screen and (min-width:768px){.hideOnDesktop{display:none}}.footer{background-color:#1b202e;color:#fff;z-index:3;position:relative}@media only screen and (min-width:768px){.footer{padding:100px 0}}@media only screen and (min-width:0){.footer{}}@media only screen and (min-width:0) and (max-width:767.99px){.footer{padding:60px 0}}.footer .footer-columns{margin-bottom:75px}@media only screen and (min-width:768px){.footer .footer-columns{display:flex;flex-direction:row;flex-wrap:wrap;align-content:normal;align-items:flex-start;justify-content:space-between;justify-items:normal}}@media only screen and (min-width:0){.footer .footer-columns>div{}}@media only screen and (min-width:0) and (max-width:767.99px){.footer .footer-columns>div{margin-bottom:56px}}@media only screen and (min-width:768px){.footer .deferit-info-column{width:34%}}.footer .deferit-info-column .footer-logo{margin-bottom:100px}@media only screen and (min-width:768px){.footer .company-menu-column,.footer .social-column{width:20%}}.footer .company-menu-column svg,.footer .social-column svg{fill:#fff;transition:fill 300ms ease-in-out}.footer .company-menu-column .social-icon-link,.footer .social-column .social-icon-link{display:inline-block}.footer .company-menu-column .social-icon-link:not(:last-child),.footer .social-column .social-icon-link:not(:last-child){margin-right:34px}.footer .company-menu-column .social-icon-link:hover,.footer .social-column .social-icon-link:hover{text-decoration:none}.footer .company-menu-column .social-icon-link:hover svg,.footer .social-column .social-icon-link:hover svg{fill:#64768b}@media only screen and (min-width:768px){.footer .resource-menu-column{width:26%}}.footer .footer-apple-link{margin-bottom:16px}.footer .column-label{margin-bottom:24px}.footer .column-menu{margin:0;padding:0;list-style:none}.footer .column-menu li{margin-bottom:24px}.footer .column-menu a{color:#fff}@media only screen and (min-width:768px){.footer .footer-bottom{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:space-between;justify-items:normal}}@media only screen and (min-width:0){.footer .copyright-wrapper{}}@media only screen and (min-width:0) and (max-width:767.99px){.footer .copyright-wrapper{margin-bottom:32px}}.mobile-navigation{position:fixed;top:70px;left:100%;width:100%;bottom:0;z-index:10;background:#fff;transition:left 150ms ease-in;padding-top:20px}.mobile-menu-opened .mobile-navigation{left:0;transition-timing-function:ease-out}.mobile-navigation .main-menu__item{padding:8px 20px;margin-top:8px}.mobile-navigation .main-menu__item-link{font-size:16px;line-height:24px;font-weight:600;color:#12084f;padding:8px 16px;border-radius:30px}.mobile-navigation .main-menu__item-link:hover{text-decoration:none;background-color:#f8f7f7}.mobile-navigation .mobile-navigation__get-started{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;width:100%;color:#fff;border-radius:8px;margin-top:50px}.mobile-navigation .mobile-navigation__get-started:hover{background-color:#413972}.mobile-navigation .mobile-navigation__login{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;width:100%;border:none;border-radius:8px}.mobile-navigation .mobile-navigation__login:hover{background-color:#fff}.mobile-navigation ul{margin:0;padding:0;list-style:none}.mobile-navigation .main-menu__button{padding:0 16px}.mobile-navigation .main-menu__button--login{margin-top:8px}.mobile-navigation--en-us .main-menu__item--about_us{margin-top:16px}@media only screen and (min-width:768px){.mobile-navigation ul li .mobile-navigation__get-started,.mobile-navigation ul li .mobile-navigation__login{display:none}}.region{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;display:inline-flex;position:relative;max-width:170px;height:40px;border:1px solid #fff;border-radius:30px;padding:10px;margin-right:auto}.region .region-overlay{display:none;position:fixed;z-index:4;right:0;bottom:0;width:100vw;height:100vh;background-color:rgba(27,32,46,.5)}.region .region-wrapper{display:none;position:absolute;z-index:5;bottom:45px;right:0;left:0;width:230px;border-radius:8px;padding:20px;background-color:#fff;color:#1b202e}.region .region-wrapper h4{font-size:17px;line-height:26px;font-weight:600;margin-bottom:25px}.region .region-footer{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:space-between;justify-items:normal}.region .region-language{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:flex-end;justify-content:space-between;justify-items:normal;color:#1b202e}.region .region-language:hover{text-decoration:none}.region .region-language__content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.region .region-language__content img{margin-right:10px}.region .region-language__flag{width:24px;height:24px}.region .region-language__active{opacity:1}.region .region-button{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;background-color:transparent;border:0;outline:none;padding:0;cursor:pointer;color:inherit;font-size:14px;font-weight:300;line-height:1.5}.region .region-arrow-icon{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}.region .region-arrow-icon svg{transition:transform 300ms ease-in-out;fill:#fff}.region .region-button__active .region-arrow-icon svg{transform:rotate(-180deg)}.region .region-label{padding:0 3px;font-weight:600}@media only screen and (min-width:768px){.region{margin-left:auto;margin-right:0}.region .region-wrapper{left:auto;width:300px}}@media only screen and (min-width:992px){.region{margin-left:0;margin-right:auto}}.pay-later{position:relative;border-radius:8px;padding:55px 25px 0;margin:50px auto 0;overflow:hidden;background-color:#12084f;max-width:343px}.pay-later-content h2{font-size:30px;line-height:38px;font-family:gilroybold,open sans,sans-serif;color:#fff;margin-bottom:15px}.pay-later-content p{font-size:16px;line-height:28px;color:#fff;margin:0 0 15px}.pay-later-content__image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal;position:relative;z-index:1;margin-top:15px}.pay-later-content__background{position:absolute;right:0;bottom:0}.pay-later-content__background--md{display:none}.pay-later-socials{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}.pay-later-socials__item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;width:48px;height:48px;background-color:#f8f7f7;border-radius:9999px;margin-left:20px}.pay-later-socials__item:first-of-type{margin-left:0}.pay-later-socials__item svg{width:23px;height:23px;fill:#12084f}@media only screen and (min-width:768px){.pay-later-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:space-between;justify-items:normal}.pay-later-content h2{margin-bottom:10px}.pay-later-content p{max-width:330px}.pay-later{padding:40px 50px 0 30px;margin-top:90px;overflow:initial;max-width:initial}.pay-later-content__image{margin-top:-98px}.pay-later-content__image-hero{width:167px}.pay-later-content__background--md{display:block}.pay-later-content__background--sm{display:none}}.blog-item-image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;overflow:hidden}.blog-item-content{padding:30px}.blog-item-author{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;font-size:14px;line-height:18px;margin:0;margin-bottom:16px;color:rgba(0,0,0,.6)}.blog-item-author .blog-item-author-avatar{width:24px;height:24px;border-radius:100%;border:2px solid #ea8322;overflow:hidden;margin-right:8px}.blog-item-author .blog-item-author-avatar-name{color:#413972;font-size:14px;line-height:22px}@media only screen and (min-width:768px){.blog-item-author .blog-item-author-avatar-name{font-size:16px;line-height:24px}}.blog-item{display:block;overflow:hidden;background-color:#fff;border-radius:8px;border:1px solid #c8d2de;color:#1b202e;margin-bottom:24px}@media only screen and (min-width:1200px){.blog-item{width:31%;margin:0 1.167% 38px}}@media only screen and (min-width:768px){.blog-item{}}@media only screen and (min-width:768px) and (max-width:1199.99px){.blog-item{width:49%}}@media only screen and (min-width:768px){.blog-item{height:550px}}.blog-item:hover{text-decoration:none}.wrapper .connect-to-sales-form{margin:50px auto;padding:0 15px}@media only screen and (min-width:414px){.wrapper .connect-to-sales-form{padding:0}}.footer-action{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;position:relative;overflow:hidden;background-color:#6351a9;padding:35px 0 115px}.footer-action:before{content:'';position:absolute;height:2px;right:0;top:-1px;left:0;background-color:#6351a9}.footer-action h2{font-size:40px;line-height:48px;color:#fff;margin-bottom:0;font-family:gilroybold,open sans,sans-serif}.footer-action__description{font-size:18px;line-height:28px;color:#fff;max-width:340px;margin:15px 0}.footer-action__hero{display:none}.footer-action__reviews{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-bottom:15px}.footer-action__reviews-star{margin-left:5px}.footer-action__reviews-star:first-of-type{margin-left:0}.footer-action__reviews-text{margin-left:10px;font-size:18px;font-weight:600;line-height:28px;color:#12084f}.footer-action__content{z-index:1}.footer-action__container{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}@media only screen and (min-width:768px){.footer-action h2{font-size:48px;line-height:56px}.footer-action__description{max-width:450px;text-align:center}}@media only screen and (min-width:1200px){.footer-action{background-image:url(images/home/footer-action-background.png);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:70px 0 60px;overflow:initial}.footer-action:before{display:none}.footer-action--beige{background-color:#fcf5eb}.footer-action--white{background-color:#fff}.footer-action__container{align-items:flex-start;padding:0}.footer-action__description{text-align:left}.footer-action__hero{display:block;position:relative;padding:0}.footer-action__hero-image{position:absolute;width:380px;right:115px;bottom:-60px}}@media only screen and (min-width:1440px){.footer-action{background-position:initial}}@media(max-width:1024px){#footer .footer-mid{padding:110px 60px}}@media(max-width:768px){.footer-action{text-align:center}.footer-action h2{padding-left:0;text-align:center}}@media(max-width:520px){.footer-action{overflow:initial}.footer-action--app{min-height:700px;overflow:hidden}.footer-action--app h2{max-width:295px}.footer-action--short{min-height:525px;overflow:hidden}.footer-action--short .footer-action__content{padding-top:0}.footer-action--app .footer-action__content{margin-top:0;padding-top:100px}.footer-action__content{padding-top:150px}}@media(max-width:768px){.landing-reviews__content{margin-top:35px}}.faqs .newsroom{padding:70px 0 140px}.faqs .newsroom .card{padding-top:25px}.faqs .newsroom .card-header{padding:0 0 25px}.faqs .mythbusters{padding:55px 20px 30px;margin:0 15px;width:100%}.faqs .mythbusters img{width:200px;margin-top:55px}.faqs .mythbusters__header h2{font-size:48px;line-height:56px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin:0;max-width:250px}.faqs #accordion{border-bottom:solid 1px #c8d2de}.faqs .newsroom__card .card-header h2{font-size:18px;line-height:28px}.faqs .mythbusters__footer{border-radius:20px;background-color:#f8f7f7;margin-top:30px;padding:35px 20px}.faqs .mythbusters__footer img{width:45px;margin-top:0}.faqs .mythbusters__footer h3{font-size:20px;line-height:30px;font-family:inter,open sans,sans-serif;font-weight:600;margin:25px 0 20px;color:#12084f}.faqs .mythbusters__footer p{color:#413972;max-width:500px;margin:0 auto}.faqs .mythbusters__footer p a{text-decoration:underline;font-weight:600}@media only screen and (min-width:768px){.faqs .mythbusters{margin:0}.faqs .mythbusters img{margin-top:0}.faqs .mythbusters__header h2{text-align:left}}@media only screen and (min-width:992px){.faqs .mythbusters{padding:60px}.faqs .mythbusters__header h2{max-width:385px}}@media only screen and (min-width:1200px){.faqs .newsroom{padding-bottom:100px}.faqs .mythbusters img{width:260px}.faqs .mythbusters__footer img{width:45px}}.home-hero-section__blurb{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:center;justify-items:normal;margin-bottom:10px}.home-hero-section__blur-image{padding:10px 8px 0 0}.home-hero-section .home-hero-section__blur-text{width:220px}.home-hero-section .home-hero-section__blur-text h2{font-weight:500;color:#6351a9;width:100%}@media only screen and (min-width:375px){.home-hero-section__blur-image{padding-top:15px}}@media only screen and (min-width:768px){.home-hero-section .home-hero-section__blur-text{width:auto}}@media only screen and (min-width:992px){.home-hero-section__blurb{justify-content:flex-start}}.faqs-data-section .newsroom{padding:70px 0 120px}.faqs-data-section .newsroom .card{padding-top:25px}.faqs-data-section .newsroom .card-header{padding:0 0 25px}.faqs-data-section .mythbusters{margin-top:0;padding:0 15px;border:none}.faqs-data-section .mythbusters__header{margin-bottom:25px}.faqs-data-section .mythbusters__header h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin:0}.faqs-data-section .newsroom__card .card-header h2{font-size:18px;line-height:28px}.wrapper--business .faqs-data-section .newsroom::after{background-color:#f8f7f7}@media only screen and (min-width:768px){.faqs-data-section .mythbusters__header{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;margin-top:40px}.faqs-data-section .mythbusters__header h2{font-size:48px;line-height:56px}.faqs-data-section .newsroom{padding-top:50px}.faqs-data-section .newsroom .card{padding-top:30px}.faqs-data-section .newsroom .newsroom__card .card-header{padding:0 0 30px}.faqs-data-section .newsroom .newsroom__card .card-header h2{font-size:20px;line-height:30px}.faqs-data-section .mythbusters{border:1px solid #c8d2de}}@media only screen and (min-width:992px){.wrapper--business .faqs-data-section .newsroom{padding:70px}.wrapper--business .faqs-data-section .newsroom::after{display:none}}@media only screen and (min-width:1200px){.faqs-data-section .newsroom{padding-bottom:100px}}.main-menu__arrow-icon{margin:-2px 8px 0;transform:rotate(90deg)}.sub-menu{position:absolute;top:70px;left:-9999px;list-style:none;background-color:#fff;border-radius:8px;padding:20px 16px;box-shadow:0 4px 24px rgba(0,0,0,.15);transform:translate3d(0,-12px,0);transform-style:preserve-3d;opacity:0;transition:transform .3s,opacity .3s ease-in-out}.sub-menu:hover{transform:translate3d(0,0,0);opacity:1}.sub-menu--features:hover{left:-120px}.main-menu__item:hover+.sub-menu{transform:translate3d(0,0,0);opacity:1}.main-menu__item:hover+.sub-menu--features{left:-120px}.sub-menu__item{margin-top:0;border-bottom:1px solid #f2f1f6}.sub-menu__item:first-of-type{margin-top:15px}.sub-menu__item:hover,.sub-menu__item:active{border-radius:6px;background-color:#f9f9fb}.sub-menu__link{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;padding:12px 30px}.sub-menu__link:hover{text-decoration:none}.sub-menu__icon{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;width:25px;height:46px}.sub-menu__icon-img--how_it_works{width:25px}.sub-menu__icon-img--bill_savings{width:24px}.sub-menu__content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;margin-left:20px}.sub-menu__title{font-size:16px;line-height:24px;font-weight:600;color:#12084f}.sub-menu__description{font-size:14px;line-height:22px;color:#716b95}@media only screen and (min-width:992px){.sub-menu__item{margin-top:15px;border-bottom:0}.sub-menu__item:first-of-type{margin-top:0}.sub-menu__link{padding:8px 20px}}#header{background:#fff;box-shadow:0 3px 8px rgba(34,45,69,.2),0 1px 3px rgba(34,45,69,.12);position:fixed;left:0;top:0;right:0;transition:all .5s;z-index:997}#header .header-content{display:flex;align-items:center;justify-content:space-between;position:relative;max-width:1290px;padding:0 45px;margin:0 auto;height:70px;height:100%}#header .header-content__scroll{padding:0 52px 0 38px}#header.header-scrolled{background:#fff;transition:all .5s}#header li{padding:20px 0}#header li.nav-button{padding:10px 0}#header .nav-menu .nav-menu-buttons a{min-width:93px;line-height:43px;text-align:center;display:inline-block;font-size:16px;font-weight:600;letter-spacing:-.34px;border-radius:8px;transition:all 150ms ease-in;padding:0 20px}#header .nav-menu .nav-menu-buttons a:hover{text-decoration:none}#header .nav-menu .nav-menu-buttons a.nav-menu-signin{background-color:transparent;color:#1b202e;font-weight:400}#header .nav-menu .nav-menu-buttons a.nav-menu-signin:hover{font-weight:600;transition-timing-function:ease-out}#header .nav-menu .nav-menu-buttons a.nav-menu-signup{background-color:#4414b8;color:#fff;border:1px solid transparent;margin-left:5px}#header .nav-menu .nav-menu-buttons a.nav-menu-signup:hover{background-color:#202a73;transition-timing-function:ease-out}.header-content__img-link{margin-right:40px}@media(max-width:1280px){#header .header-content__scroll{padding:0 60px 0 45px}}@media(max-width:768px){#header .nav-menu .nav-menu-buttons{margin-right:17px}#header .nav-menu .nav-menu-buttons a.nav-menu-signin{display:none}#header .nav-menu .nav-menu-links{display:none}}@media(max-width:991px){#header .header-content{padding:0 20px}#header .header-content__scroll{padding:0 35px 0 20px}}@media(max-width:575px){#header .header-content{padding:0 17px}.header-content__img-link{margin-right:0}}#footer{position:relative;color:#fff;font-size:16px}#footer p{margin:5px auto}#footer .footer-action{display:flex;align-items:center;justify-content:center;position:relative;background-color:#3646c0;min-height:520px;overflow:hidden}#footer .footer-action h2{font-size:52px;color:#fff;margin-bottom:30px;font-family:gilroybold,open sans,sans-serif}#footer .store img{width:40%;margin-bottom:5px;min-width:100px;max-width:160px}#footer .store a:hover{text-decoration:none}#footer .awards{margin-top:20px;float:left}#footer .footer-mid{background-color:#12084f;padding:80px 10px;min-height:600px;z-index:1;position:relative}#footer .footer-mid h3{font-size:16px;line-height:24px;font-weight:600;margin-bottom:20px;text-align:left}#footer .footer-mid ul{list-style:none;padding-left:0;margin-bottom:0;margin-left:-18px}#footer .footer-mid ul a{color:#fff;font-size:16px;line-height:24px;padding:8px 18px;border-radius:30px}#footer .footer-mid ul a:hover{text-decoration:none;background-color:rgba(243,243,246,.1)}#footer .footer-mid li{margin-bottom:15px}#footer .footer-mid .social-links{display:flex;margin-left:-5px;padding-top:5px}#footer .footer-mid .social-links svg{fill:#fff;transition:fill 300ms ease-in-out}#footer .footer-mid .social-links a{font-size:22px;color:#fff;margin-right:25px;text-align:center;width:36px;height:36px;transition:.3s;float:left}#footer .footer-mid .social-links a:hover{text-decoration:none}#footer .footer-mid .social-links a:hover svg{fill:#64768b}#footer .footer-mid .footer-copyright{font-weight:300}#footer .footer-mid .country-switcher__union--black,#footer .footer-mid .country-switcher__control--black{display:none}#footer .footer-mid__disclaimer{display:flex;justify-content:space-between;margin:25px 0 0}#footer .footer-mid__item{margin-top:35px}#footer .footer-mid__item:first-of-type{margin-top:0}#footer .footer-mid__sub-item--md,#footer .footer-mid__sub-item--lg{display:none}#footer .footer-mid__sub-item--sm{display:block}#footer .footer-copyright-landing,#footer .footer-copyright-landing-partners{color:#1b202e;font-weight:400;font-size:.9em;margin:0 auto;text-align:center;padding-top:15px;padding-bottom:15px}#footer .footer-copyright-landing-partners{color:#fff;background-color:#434343}.biller-search-trust{background-color:#f9de68;padding:52px 20px;min-height:180px}.biller-search-trust img{display:inline-block;margin-top:1.5em;margin-right:2em;max-width:120px}.footer-action--app .footer-action__content{margin-top:60px}.footer-action--app .landing-hero__store--app{margin-top:25px}.footer-action__content{z-index:1}.footer-action__container h1{font-family:vag rundschrift d;font-style:normal;font-weight:400;font-size:52px;line-height:60px;margin-bottom:55px;color:#fff}.footer-mid__logo--business{width:170px}.footer-mid__social{padding:0}.footer-mid__store{display:flex;flex-direction:column;margin-top:50px}.footer-mid__store a:last-of-type{margin-top:10px}.footer-mid__store-item{margin-top:15px}.footer-mid__disclaimer-container{padding:0 15px}.footer-mid__social{padding:0 15px}.footer-mid__country-switcher{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;padding:0 15px;margin-top:20px}@media only screen and (min-width:768px){#footer .footer-mid__item{margin-top:0;padding:0}#footer .footer-mid__item:nth-child(3),#footer .footer-mid__item:nth-child(4){margin-top:0}#footer .footer-mid__item--features-lg{display:none}#footer .footer-mid__sub-item--sm{display:none}#footer .footer-mid__sub-item--md{display:block;margin-bottom:50px}#footer .footer-mid{padding:80px 5px 65px}#footer .footer-mid .social-links a{margin-right:20px}#footer .footer-mid__store{margin-top:100px}#footer .footer-mid__store img{width:134px;height:40px}#footer .footer-mid__disclaimer{margin-top:60px;font-weight:300}#footer .footer-mid__disclaimer p{margin-bottom:1em;font-size:16px}#footer .footer-mid__disclaimer-text,#footer .footer-mid__country-switcher{padding:0}.footer-mid__country-switcher{margin-top:0}.footer-mid__disclaimer-container{padding:0}.footer-mid__item-link{display:block;width:140px;margin-top:-6px}.footer-mid__item-link--last{margin-top:-12px}}@media only screen and (min-width:992px){#footer .footer-mid__item--features-lg{display:block}#footer .footer-mid__sub-item--md{display:none}#footer .footer-mid__sub-item--lg{display:block}.footer-mid__item-link{display:inline;width:auto;margin-top:0}}@media(max-width:768px){#footer .footer-action{text-align:center}#footer .footer-action h2{padding-left:0;text-align:center}.footer-mid__navigation{margin:0}}@media(max-width:520px){#footer .footer-action{min-height:700px;overflow:initial}#footer .footer-action--app{min-height:700px;overflow:hidden}#footer .footer-action--app h2{max-width:295px}#footer .footer-action--short{min-height:525px;overflow:hidden}#footer .footer-action--short .footer-action__content{padding-top:0}#footer .footer-action--app .footer-action__content{margin-top:0;padding-top:100px}.footer-action__content{padding-top:150px}}#mobile-nav-toggle{min-width:21px;z-index:999;border:0;background:0 0;font-size:24px;display:none;transition:all .4s;outline:none;cursor:pointer}#mobile-nav-toggle i{color:#000}#mobile-nav-toggle i:hover{color:#202a73}#mobile-nav{position:fixed;top:69px;padding-top:18px;bottom:0;z-index:998;background:#fff;right:-100%;width:100%;overflow-y:auto;transition:.4s}#mobile-nav.nav-menu,#mobile-nav .nav-menu-links{display:flex;align-items:baseline;justify-content:flex-start;flex-direction:column}#mobile-nav .nav-menu-links,#mobile-nav .nav-menu-buttons{height:auto;border:0;padding:0;margin:0;width:100%}#mobile-nav .nav-menu-buttons{display:flex;flex-direction:column;flex-grow:1;display:flex;justify-content:space-between}#mobile-nav a{color:#060036;font-size:20px;overflow:hidden;padding:15px 22px 15px 17px;position:relative;text-decoration:none;width:100%;display:block;outline:none;font-weight:700;margin:0}#mobile-nav a:hover{color:#202a73}#mobile-body-overly{display:none}body.mobile-nav-active{overflow:hidden}body.mobile-nav-active #mobile-nav{right:0}body.mobile-nav-active #mobile-nav-toggle{color:#fff}@media(max-width:768px){#mobile-nav-toggle{display:block}}.nav-menu,.nav-menu *{margin:0;padding:0;list-style:none}.nav-menu{display:flex;align-items:center;justify-content:space-between;flex-grow:1}.nav-menu li:hover>ul,.nav-menu li.sfHover>ul{display:block}.nav-menu .nav-menu-links{display:flex;align-items:center;height:33px}.nav-menu .nav-menu-links a{text-decoration:none;display:inline-block;color:#000;font-weight:400;font-size:16px;letter-spacing:.15px;outline:none;margin-right:30px}.nav-menu .nav-menu-links a.nav-menu-links__item--help{margin-right:0}.nav-menu .nav-menu-links a:hover,.nav-menu .nav-menu-links>.menu-active>a{font-weight:600}.nav-menu-links__item--how{min-width:105px}.nav-menu-links__item--about{min-width:75px}@media(max-width:768px){#nav-menu-container{flex-grow:0}}.mdes-landing{display:flex;align-items:center;justify-content:space-between;background-color:#ecf1f6;flex-direction:column;padding:70px 0 25px;color:#1b202e;overflow:hidden;min-height:100vh}.mdes-landing .mdes-landing-actions{margin:20px 0 23px}.mdes-landing .mdes-landing-actions .mdes-primary-button{padding:.7em 2.5em;color:#fff;background-color:#3646c0;font-size:18px;border:0;border-radius:8px;cursor:pointer;line-height:1.44;font-weight:600;width:100%;display:inline-block;text-align:center;outline:none}.mdes-landing .mdes-landing-actions .mdes-primary-button:hover{background:#959dd9;color:#fff;text-decoration:none;cursor:pointer}.mdes-landing .mdes-landing-actions .mdes-primary-button[disabled]{cursor:not-allowed;color:#fff;background-color:#c8d2de}.mdes-landing .mdes-landing-actions .mdes-signin-button{margin-top:20px;padding:.7em 2.5em;color:#3646c0;background-color:#fff;font-size:18px;border:0;border-radius:8px;cursor:pointer;line-height:1.44;font-weight:600;width:100%;display:inline-block;text-align:center;outline:none;border:2px solid #3646c0}.mdes-landing .mdes-landing-actions .mdes-signin-button:hover{background:#fff;color:#3646c0;text-decoration:none;cursor:pointer}.mdes-landing .mdes-landing-actions .mdes-signin-button:hover{border-color:#959dd9}.mdes-landing .mdes-landing-actions .mdes-cancel{padding:.7em 2.5em;color:#3646c0;background-color:#fff;font-size:18px;border:0;border-radius:8px;cursor:pointer;line-height:1.44;font-weight:600;width:100%;display:inline-block;text-align:center;outline:none;border:2px solid #3646c0}.mdes-landing .mdes-landing-actions .mdes-cancel:hover{background:#fff;color:#3646c0;text-decoration:none;cursor:pointer}.mdes-landing .mdes-landing-actions .mdes-cancel:hover{border-color:#959dd9}.mdes-landing .mdes-loading-block{flex-grow:1;display:flex;flex-direction:column}.mdes-landing .mdes-loader{display:flex;align-items:center;flex-grow:1}.mdes-landing .mdes-loader .mdes-loader-wrapper{position:relative;margin:0 auto;width:40px;height:40px}.mdes-landing .mdes-loader .mdes-loader-wrapper::before{content:'';display:block;padding-top:100%}.mdes-landing .mdes-loader .mdes-loader-circle{animation:rotate 1568ms linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;left:0;margin:auto}.mdes-landing .mdes-loader .mdes-loader-circle circle{animation:dash 1333ms ease-in-out infinite,color 5332ms ease-in-out infinite;stroke-dasharray:150,200;stroke-dashoffset:-10;stroke-width:3;stroke:#3646c0;fill:none}.mdes-landing .mdes-welcome-description{max-width:345px;margin:50px 0;text-align:center}.mdes-landing .mdes-welcome-description h2{font-size:24px;margin:20px 0 15px}.mdes-landing .mdes-welcome-description p{font-size:20px;margin:0}.mdes-landing .mdes-error{text-align:center;max-width:343px;width:100%}.mdes-landing .mdes-error h2{font-size:24px;font-weight:700;margin:50px 0 15px}.mdes-landing .mdes-error p{font-size:20px;margin:0 auto 50px;max-width:292px}.mdes-landing .mdes-error .mdes-error-continue-button{padding:.7em 2.5em;color:#fff;background-color:#3646c0;font-size:18px;border:0;border-radius:8px;cursor:pointer;line-height:1.44;font-weight:600;width:100%;display:inline-block;text-align:center;outline:none;margin-bottom:30px}.mdes-landing .mdes-error .mdes-error-continue-button:hover{background:#959dd9;color:#fff;text-decoration:none;cursor:pointer}.mdes-landing .mdes-error .mdes-error-continue-button[disabled]{cursor:not-allowed;color:#fff;background-color:#c8d2de}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%{stroke:#3646c0}40%{stroke:#3646c0}66%{stroke:#3646c0}80%,90%{stroke:#3646c0}}.landing-hero{display:flex;align-items:center;background-color:#f9de68;min-height:700px}.landing-hero h1{font-size:75px;line-height:80px}.landing-hero h2{line-height:1.5;margin-top:20px;font-size:20px;color:#1b202e}.landing-hero .container .row{display:flex;align-items:center}.landing-hero--app{background-color:#fff}.landing-hero--app h2{margin:25px 0}.landing-hero__store img{min-width:100px;max-width:150px}.landing-hero__store-link--apple{margin-left:10px}.landing-hero__store--app{margin-top:15px}.landing-hero__store--app img{max-width:124px}.landing-hero__store--app .landing-hero__store-link--apple{margin-left:0}.landing-hero__store--app .landing-hero__store-link--google{margin-left:10px}.landing-hero__img{display:block;width:100%;max-width:558px}.landing-hero__img--sm{display:none}.landing-hero__img--app{max-width:463px;margin:0 auto}.landing-hero__content--app h2{color:rgba(0,0,0,.6)}.landing-hero__content--us h1{font-size:60px}.landing-hero__content--us h2{max-width:440px}.landing-hero__store-variant{display:flex;flex-direction:column}.landing-hero__store-link:hover{text-decoration:none}@media(max-width:1199px){.landing-hero__gap{display:none}.landing-hero__content{flex:0 0 50%;max-width:60%}}@media(max-width:991px){.landing-hero{min-height:560px}.landing-hero .container{padding-left:65px;max-width:100%}.landing-hero .container .row{margin:0}.landing-hero h1{font-size:52px;line-height:60px}.landing-hero__content h1{max-width:520px}}@media(max-width:768px){.landing-hero{min-height:560px}.landing-hero__store-link{margin-left:0}.landing-hero__content--us h2{margin:20px auto}}@media(max-width:767px){.landing-hero{padding:100px 0 50px}.landing-hero .container{padding-left:15px}.landing-hero h1{max-width:440px;margin:0 auto 20px;font-size:75px;line-height:80px}.landing-hero--app h1{max-width:460px}.landing-hero__content--app h2{max-width:550px;margin:25px auto}.landing-hero__content{text-align:center;max-width:100%;flex:0 0 100%}.landing-hero__img{margin:30px auto 0}.landing-hero__store-variant{display:flex;align-items:center}}@media(max-width:520px){.landing-hero h1{max-width:320px;font-size:52px;line-height:60px}.landing-hero__img--lg{display:none}.landing-hero__img--sm{display:block}}@media(max-width:374px){.landing-hero h2{max-width:220px;margin:20px auto}}@media(max-width:364px){.landing-hero__store-link{display:block;margin-top:10px}.landing-hero__store--app .landing-hero__store-link--google{margin-left:0}}.landing-value{position:relative;padding-bottom:10px;overflow:hidden}.landing-value h3{font-weight:600;font-size:18px;line-height:28px}.landing-value p{font-size:16px;line-height:24px;max-width:270px;margin:10px auto 50px}.landing-value h3,.landing-value p{color:#12084f}.landing-value img{margin-bottom:15px}.landing-value__content-item{padding:0}.landing-value__content-item h2{font-weight:600;font-size:18px;line-height:28px;color:#12084f}@media only screen and (min-width:768px){.landing-value{padding-bottom:45px}.landing-value p{margin-bottom:25px}.landing-value img{width:50px;height:50px}}@media only screen and (min-width:992px){.landing-value__container{max-width:270px}.landing-value__content-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}.landing-value__content-item:first-of-type{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-start;justify-items:normal}.landing-value__content-item:last-of-type{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal}}@media only screen and (min-width:1200px){.landing-value{background-color:#fff;padding:80px 0 70px}.landing-value:before{content:'';position:absolute;top:0;right:-20%;bottom:0;left:-20%;background-color:#fcf5eb;border-top-left-radius:50%;border-top-right-radius:50%}}.landing-bills{position:relative;padding:70px 0 50px;overflow:hidden;z-index:1}.landing-bills h2{font-size:40px;line-height:48px;color:#12084f;max-width:340px;margin:0 auto;font-family:gilroybold,open sans,sans-serif}.landing-bills h3{font-size:20px;line-height:40px;color:#1b202e;font-weight:400;margin:0}.landing-bills__row{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:space-between;justify-items:normal}.landing-bills__row:first-of-type{margin-top:0}.landing-bills__row>.landing-bills__item:after{content:'';position:absolute;top:0;bottom:0;z-index:-1}.landing-bills__row-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:space-between;justify-items:normal;position:relative;flex:1}.landing-bills__row--first>.landing-bills__item{margin-left:-20px;max-width:120px}.landing-bills__row--first .landing-bills__row-container .landing-bills__item:first-of-type{margin-left:5px;max-width:125px}.landing-bills__row--first .landing-bills__row-container .landing-bills__item:nth-child(2){margin-right:-45px;margin-left:5px;max-width:145px}.landing-bills__row--first .landing-bills__row-container .landing-bills__items-gap{background-color:#fdd161}.landing-bills__row--second>.landing-bills__item{margin-left:5px}.landing-bills__row--second>.landing-bills__item:after{right:26px;left:-5px;background-color:#fae4a5}.landing-bills__row--second .landing-bills__row-container .landing-bills__item:first-of-type{margin-left:5px}.landing-bills__row--second .landing-bills__row-container .landing-bills__item:nth-child(2){margin-left:5px;max-width:160px}.landing-bills__row--second .landing-bills__items-gap{background-color:#d05b44}.landing-bills__row--third>.landing-bills__item{margin-left:20px;max-width:145px}.landing-bills__row--third>.landing-bills__item:after{right:26px;left:-20px;background-color:#296343}.landing-bills__row--third .landing-bills__row-container .landing-bills__item:first-of-type{margin-left:5px}.landing-bills__row--third .landing-bills__row-container .landing-bills__item:nth-child(2){margin-right:-30px}.landing-bills__row--third .landing-bills__items-gap{background-color:#6251a9;right:0}.landing-bills__row--fourth .landing-bills__row-container .landing-bills__item:first-of-type{margin-left:-10px;max-width:125px}.landing-bills__row--fourth .landing-bills__row-container .landing-bills__item:nth-child(2){margin-left:5px;max-width:145px}.landing-bills__row--fourth>.landing-bills__item{margin:0 5px}.landing-bills__row--fourth>.landing-bills__item:after{right:-5px;left:26px;background-color:#fdd161}.landing-bills__row--fourth .landing-bills__items-gap{background-color:#9b3a25}.landing-bills__row--fifth .landing-bills__row-container:first-of-type .landing-bills__item:first-of-type{margin-left:-35px}.landing-bills__row--fifth .landing-bills__row-container:first-of-type .landing-bills__item:nth-child(2){margin-left:5px;max-width:145px}.landing-bills__row--fifth .landing-bills__row-container:first-of-type .landing-bills__items-gap{background-color:#3a8d60;left:0}.landing-bills__row--fifth .landing-bills__row-container:nth-child(2) .landing-bills__item:first-of-type{margin-left:5px;max-width:85px}.landing-bills__row--fifth .landing-bills__row-container:nth-child(2) .landing-bills__item:nth-child(2){margin-left:5px;margin-right:-10px}.landing-bills__row--fifth .landing-bills__row-container:nth-child(2) .landing-bills__items-gap{background-color:#3a8d60}.landing-bills__item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;position:relative;height:56px;border-radius:28px;padding:0 27px;white-space:nowrap}.landing-bills__items-gap{position:absolute;top:0;right:28px;bottom:0;left:40px;z-index:-1}.landing-bills__item--empty{padding:0;max-width:56px;min-width:56px}.landing-bills__item--purple{background-color:#a798e6}.landing-bills__item--purple h3{color:#42337e}.landing-bills__item--purple-550{background-color:#a798e7}.landing-bills__item--purple-600{background-color:#6351a9}.landing-bills__item--purple-650{background-color:#6251a9}.landing-bills__item--purple-800{background-color:#42337e}.landing-bills__item--purple-450{background-color:#6773c9}.landing-bills__item--yellow{background-color:#fae4a5}.landing-bills__item--yellow h3{color:#a17a1c}.landing-bills__item--yellow-700{background-color:#b9963d}.landing-bills__item--yellow-500{background-color:#fdd161}.landing-bills__item--green{background-color:#95e0c0}.landing-bills__item--green h3{color:#296343}.landing-bills__item--green-600{background-color:#3a8d60}.landing-bills__item--green-650{background-color:#306e4c}.landing-bills__item--green-300{background-color:#88c2a3}.landing-bills__item--red{background-color:#f0a394}.landing-bills__item--red h3{color:#9b3a25}.landing-bills__item--red-600{background-color:#d05b44}.landing-bills__item--red-700{background-color:#9b3a25}.landing-bills__item--blue-150{background-color:#959dd9}.landing-bills__item--blue-150 h3{color:#3b3e92}.landing-bills__item--blue-700{background-color:#3b3e92}.landing-bills__content{margin-top:50px;max-width:100%}.landing-bills__content .row{flex-wrap:nowrap;margin-top:10px}.landing-bills__content--md{display:none}.landing-bills__content--lg{display:none}.landing-bills__disclaimer{color:#716b95;text-align:center;margin:50px auto 0;font-size:14px;line-height:22px;max-width:470px}@media only screen and (min-width:768px){.landing-bills h1,.landing-bills h2{font-size:48px;line-height:56px;max-width:440px}.landing-bills h3{font-size:29px;line-height:36px}.landing-bills__content--sm{display:none}.landing-bills__content--md{display:block}.landing-bills__content--md .landing-bills__row--first>.landing-bills__item:first-of-type{margin-left:75px}.landing-bills__content--md .landing-bills__row--first>.landing-bills__item:first-of-type:after{right:44px;left:-75px;background-color:#fdd161}.landing-bills__content--md .landing-bills__row--first>.landing-bills__item:last-of-type{margin:0 40px 0 5px}.landing-bills__content--md .landing-bills__row--first>.landing-bills__item:last-of-type:after{right:-40px;left:44px;background-color:#d05b44}.landing-bills__content--md .landing-bills__row--first .landing-bills__row-container .landing-bills__item:first-of-type{margin-left:5px;min-width:190px}.landing-bills__content--md .landing-bills__row--first .landing-bills__row-container .landing-bills__item:nth-child(2){margin-right:0;min-width:220px}.landing-bills__content--md .landing-bills__row--first .landing-bills__row-container .landing-bills__items-gap{background-color:#9b3a25}.landing-bills__content--md .landing-bills__row--second>.landing-bills__item:first-of-type{min-width:220px;margin-left:-10px}.landing-bills__content--md .landing-bills__row--second>.landing-bills__item:first-of-type:after{right:44px;left:0;background-color:#d05b44}.landing-bills__content--md .landing-bills__row--second>.landing-bills__item:last-of-type{margin-right:55px;min-width:200px}.landing-bills__content--md .landing-bills__row--second>.landing-bills__item:last-of-type:after{right:-55px;left:44px;background-color:#3a8d60}.landing-bills__content--md .landing-bills__row--second .landing-bills__row-container .landing-bills__item:nth-child(2){min-width:220px}.landing-bills__content--md .landing-bills__row--second .landing-bills__row-container .landing-bills__items-gap{background-color:#3a8d60}.landing-bills__content--md .landing-bills__row--second .landing-bills__items-gap{background-color:#d05b44}.landing-bills__content--md .landing-bills__row--third>.landing-bills__item:first-of-type{margin-left:40px;min-width:240px}.landing-bills__content--md .landing-bills__row--third>.landing-bills__item:first-of-type:after{right:44px;left:-40px;background-color:#6251a9}.landing-bills__content--md .landing-bills__row--third>.landing-bills__item:last-of-type{margin:0 -35px 0 5px}.landing-bills__content--md .landing-bills__row--third>.landing-bills__item:last-of-type:after{display:none}.landing-bills__content--md .landing-bills__row--third .landing-bills__row-container .landing-bills__item:first-of-type{margin-left:5px;min-width:190px}.landing-bills__content--md .landing-bills__row--third .landing-bills__row-container .landing-bills__item:nth-child(2){margin-right:0}.landing-bills__content--md .landing-bills__row--third .landing-bills__items-gap{background-color:#fdd161;right:44px}.landing-bills__item{height:84px;max-width:84px;min-width:84px;border-radius:42px}.landing-bills__items-gap{left:44px;right:44px}.landing-bills__content .row{margin-top:15px}}@media only screen and (min-width:992px){.landing-bills__disclaimer{max-width:100%}}@media only screen and (min-width:1200px){.landing-bills{padding-bottom:25px}.landing-bills__content--md{display:none}.landing-bills__row .landing-bills__item:after{right:40px}.landing-bills__content--lg{display:block}.landing-bills__content--lg .landing-bills__row--first>.landing-bills__item:first-of-type{margin-left:-44px}.landing-bills__content--lg .landing-bills__row--first>.landing-bills__item:nth-child(2){margin-left:5px;min-width:180px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--first .landing-bills__item:first-of-type{min-width:190px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--first .landing-bills__item:nth-child(2){margin:0 0 0 50px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--first .landing-bills__items-gap{background-color:#fdd161}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--second .landing-bills__item:first-of-type{min-width:190px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--second .landing-bills__item:nth-child(2){min-width:220px;margin:0 0 0 20px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--second .landing-bills__items-gap{background-color:#9b3a25}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--third{max-width:250px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--third .landing-bills__item:nth-child(2){min-width:220px;margin-right:-135px}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--third .landing-bills__items-gap{background-color:#d05b44}.landing-bills__content--lg .landing-bills__row--second>.landing-bills__item:first-of-type{margin-left:80px}.landing-bills__content--lg .landing-bills__row--second>.landing-bills__item:first-of-type:after{left:-80px}.landing-bills__content--lg .landing-bills__row--second>.landing-bills__item:nth-child(5):after,.landing-bills__content--lg .landing-bills__row--second>.landing-bills__item:nth-child(6):after{display:none}.landing-bills__content--lg .landing-bills__row--second>.landing-bills__item:nth-child(6){margin-right:-42px}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--first .landing-bills__item:first-of-type{min-width:170px}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--first .landing-bills__item:nth-child(2){margin-left:20px;min-width:220px}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--second .landing-bills__item:nth-child(2){margin-left:10px;min-width:220px}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--second .landing-bills__items-gap{background-color:#3a8d60}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--third .landing-bills__item:first-of-type{min-width:210px}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--third .landing-bills__items-gap{background-color:#3a8d60}.landing-bills__content--lg .landing-bills__row--third>.landing-bills__item:first-of-type{margin-left:40px}.landing-bills__content--lg .landing-bills__row--third>.landing-bills__item:first-of-type:after{left:-40px;background-color:#9b3a25}.landing-bills__content--lg .landing-bills__row--third>.landing-bills__item:nth-child(2){margin-left:5px;min-width:220px}.landing-bills__content--lg .landing-bills__row--third>.landing-bills__item:nth-child(2)::after{display:none}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--first .landing-bills__item:first-of-type{min-width:165px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--first .landing-bills__item:nth-child(2){margin:0 0 0 10px;min-width:240px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--first .landing-bills__items-gap{right:42px;background-color:#6251a9}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--second .landing-bills__item:first-of-type{min-width:200px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--second .landing-bills__item:nth-child(2){margin:0 0 0 10px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--second .landing-bills__items-gap{right:42px;background-color:#fdd161}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--third{max-width:320px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--third .landing-bills__item:first-of-type{min-width:200px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--third .landing-bills__item:nth-child(2){margin-right:-65px}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--third .landing-bills__items-gap{background-color:#a17a1c}.landing-bills__disclaimer{margin-top:70px}}.wrapper--bill-negotiation+.landing-reviews:after{display:none}.landing-reviews{position:relative;overflow:hidden;padding:70px 0 115px}.landing-reviews h2{font-size:40px;line-height:48px;max-width:340px;margin:0 auto;color:#12084f;font-family:gilroybold,open sans,sans-serif}.landing-reviews h3{font-size:18px;line-height:28px;max-width:340px;margin:15px auto 25px;color:#12084f}.landing-reviews:after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#6351a9;border-top-left-radius:75%;border-top-right-radius:75%}.landing-reviews--white{background-color:#fff}.landing-reviews--white .review-slideshow .card{background-color:#fcf5eb}.landing-reviews--beige{background-color:#fcf5eb}.landing-reviews--beige .review-slideshow .card{background-color:#fff}.landing-reviews__slideshow{height:450px}.landing-reviews__rating{font-weight:600}.landing-reviews__star{margin:-10px 4px 0}.social-rating-block__star{margin:0 5px}.landing-reviews__content-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}.landing-reviews__content-item:nth-child(2) .social-rating-block{margin-left:-23px}.landing-reviews__content-item:nth-child(3) .social-rating-block{margin-left:-1px}.landing-reviews__content-item__full-width{display:flex;align-items:center;justify-content:center;padding:0}.landing-reviews__content-item__full-width .social-rating-block{display:flex;align-items:center;justify-content:center}.review-slideshow{max-width:290px}.review-slideshow .slideshow{width:calc((290px + 15px) * 5)}.review-slideshow .slideshow--1-active{transform:translateX(calc(-290px - 15px))}.review-slideshow .slideshow--2-active{transform:translateX(calc(((-290px - 15px) * 2)))}.review-slideshow .slideshow--3-active{transform:translateX(calc(((-290px - 15px) * 3)))}.review-slideshow .slideshow--4-active{transform:translateX(calc(((-290px - 15px) * 4)))}.review-slideshow .card{min-width:290px;margin-right:15px}.slideshow__controls{max-width:290px}.review-slideshow{margin:25px auto 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.review-slideshow .slideshow{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;margin:0 auto;position:absolute;top:0;left:0;transition:transform 1s}.review-slideshow .card{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;background-color:#fff;min-height:350px;padding:32px 20px;border-radius:32px;user-select:none}.review-slideshow .review-text{font-size:16px;line-height:24px;text-align:center;color:#12084f;margin-top:5px;max-width:370px}.review-slideshow .review-text--aligned{margin-top:15px}.review-slideshow .review-name{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;font-size:16px;line-height:24px;color:#fff;margin-top:15px;padding:0 15px;min-height:32px;border-radius:30px}.review-slideshow .review-name--red-600{background-color:#d05b44}.review-slideshow .review-name--red-700{background-color:#9b3a25}.review-slideshow .review-name--green-600{background-color:#3a8d60}.review-slideshow .review-name--purple-600{background-color:#6351a9}.review-slideshow .review-name--purple-550{background-color:#a798e7}.review-slideshow .review-name--yellow-500{background-color:#fdd161}.review-slideshow .review-name--blue-150{background-color:#959dd9}.review-slideshow .card__content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.slideshow__controls{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;position:absolute;right:0;bottom:0;left:0;margin:0 auto}.slideshow__dots{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}.slideshow__dot{width:10px;height:10px;border-radius:10px;background-color:#b8b5ca;margin-left:10px;transition:background-color 150ms ease-in}.slideshow__dot:first-of-type{margin-left:0}.slideshow__dot:hover{cursor:pointer}.slideshow__dot--active{background-color:#7761d1}.slideshow__navigation{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}.slideshow__navigation-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;width:40px;min-height:40px;border-radius:40px;margin-left:15px;transition:background-color 150ms ease-in-out;background-color:rgba(18,8,79,.1)}.slideshow__navigation-item:first-of-type{margin-left:0}.slideshow__navigation-item .arrow-icon{margin-top:5px}.slideshow__navigation-item .arrow-icon svg{fill:#12084f}.slideshow__navigation-item:hover{cursor:pointer;background-color:rgba(18,8,79,.2)}.slideshow__navigation-item--disabled .arrow-icon svg{transform:rotate(0);transition:fill 150ms ease-in-out;fill:#b8b5ca}.slideshow__navigation-item--disabled:hover{cursor:initial;background-color:rgba(18,8,79,.1)}.slideshow__navigation-item--left .arrow-icon svg{transform:rotate(90deg)}.slideshow__navigation-item--right .arrow-icon svg{transform:rotate(-90deg)}@media only screen and (min-width:375px){.review-slideshow{max-width:355px}.review-slideshow .slideshow{width:calc((355px + 15px) * 5)}.review-slideshow .slideshow--1-active{transform:translateX(calc(-355px - 15px))}.review-slideshow .slideshow--2-active{transform:translateX(calc(((-355px - 15px) * 2)))}.review-slideshow .slideshow--3-active{transform:translateX(calc(((-355px - 15px) * 3)))}.review-slideshow .slideshow--4-active{transform:translateX(calc(((-355px - 15px) * 4)))}.review-slideshow .card{min-width:355px;margin-right:15px}.slideshow__controls{max-width:355px}.landing-reviews__slideshow{height:435px}}@media only screen and (min-width:414px){.review-slideshow{max-width:384px}.review-slideshow .slideshow{width:calc((384px + 15px) * 5)}.review-slideshow .slideshow--1-active{transform:translateX(calc(-384px - 15px))}.review-slideshow .slideshow--2-active{transform:translateX(calc(((-384px - 15px) * 2)))}.review-slideshow .slideshow--3-active{transform:translateX(calc(((-384px - 15px) * 3)))}.review-slideshow .slideshow--4-active{transform:translateX(calc(((-384px - 15px) * 4)))}.review-slideshow .card{min-width:384px;margin-right:15px}.slideshow__controls{max-width:384px}.landing-reviews:after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.review-slideshow{max-width:420px}.review-slideshow .slideshow{width:calc((420px + 15px) * 5)}.review-slideshow .slideshow--1-active{transform:translateX(calc(-420px - 15px))}.review-slideshow .slideshow--2-active{transform:translateX(calc(((-420px - 15px) * 2)))}.review-slideshow .slideshow--3-active{transform:translateX(calc(((-420px - 15px) * 3)))}.review-slideshow .slideshow--4-active{transform:translateX(calc(((-420px - 15px) * 4)))}.review-slideshow .card{min-width:420px;margin-right:15px}.slideshow__controls{max-width:420px}.landing-reviews{padding-bottom:145px}.landing-reviews h2{font-size:48px;line-height:56px;max-width:100%}.landing-reviews h3{max-width:100%}.landing-reviews .landing-reviews__content-item{max-width:16%;flex:0 0 16%}.landing-reviews .landing-reviews__content-item .social-rating-block{margin:0}.landing-reviews .landing-reviews__content-item:first-of-type,.landing-reviews .landing-reviews__content-item:last-of-type{max-width:42%;flex:0 0 42%}.landing-reviews .landing-reviews__content-item:first-of-type{justify-content:flex-end}.landing-reviews .landing-reviews__content-item:last-of-type{justify-content:flex-start}.landing-reviews:after{height:220px;bottom:-150px}.landing-reviews__slideshow{height:410px}.review-slideshow{margin:45px auto 0}.review-slideshow .card{min-height:320px}.slideshow__controls{bottom:-20px}}@media only screen and (min-width:1200px){.landing-reviews{padding-bottom:95px}.landing-reviews .landing-reviews__wrapper,.landing-reviews .landing-reviews__content{max-width:430px;margin:0}.landing-reviews h2,.landing-reviews h3{text-align:left}.landing-reviews h2{margin-top:40px}.landing-reviews h3{margin:15px 0 35px}.landing-reviews .landing-reviews__content-item{flex:0 0 33.3%;max-width:33.3%;padding:0}.landing-reviews .landing-reviews__content-item:first-of-type,.landing-reviews .landing-reviews__content-item:last-of-type{flex:0 0 33.3%;max-width:33.3%}.landing-reviews:after{display:none}.landing-reviews__container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;padding:0}.landing-reviews__slideshow{height:380px}.review-slideshow,.slideshow__controls{margin:0 0 0 auto}.slideshow__controls{margin-left:auto;bottom:0}}.business-reviews__description{max-width:850px}.social-buttons-section{display:flex;align-items:center;justify-content:space-between;max-width:318px;width:100%}@media(max-width:768px){.social-buttons-section{margin:auto}}.social-buttons-section .social-rating-block{font-size:16px;margin-top:3px;display:flex;align-items:center;justify-content:center}.social-rating-block{display:flex;align-items:center;font-size:18px;line-height:28px}.social-rating-block .social-rating-block__text-before-rate{margin-right:4px}.social-rating-block .social-rating-block__rate{color:#12084f;font-weight:600}.social-rating-block img.social-rating-block__icon{height:100%;min-width:auto;min-height:auto;margin-left:8px}.social-rating-block .social-rating-block__reviewers{color:#12084f;font-size:12px}.social-rating-block .social-rating-block__text-social-net{color:#12084f}.social-rating-in-group{margin-top:50px}@media(max-width:768px){.social-rating-in-group{display:flex;align-items:center;justify-content:center;flex-direction:column}.social-rating-in-group .social-rating-block:first-child{margin-left:5px}.social-rating-in-group .social-rating-block:last-child{margin-left:13px}}.partner-lead-header{min-height:100vh;padding-top:20vh}.partner-lead-header h1{font-weight:600;font-size:2.2em;font-family:inherit}.partner-lead-header h2{font-weight:600;font-size:1.2em;line-height:1.75}.partner-lead-header p{font-size:1em;line-height:1.75}.partner-lead-header input{border:1px solid #dadce0;border-radius:.2em;display:block;font-size:1em;padding:.6em;width:320px}.partner-lead-header .group{position:relative;margin-bottom:1.5em}.partner-lead-header label{color:#999;font-size:1em;font-weight:400;position:absolute;pointer-events:none;left:.6em;top:.6em;transition:.2s ease all}.partner-lead-header input:focus~label,.partner-lead-header input:valid~label{background-color:#fff;top:-.8em;left:.8em;font-size:.8em;padding-left:.6em;padding-right:.4em;color:#5264ae}.partner-lead-header button{font-weight:600;font-size:1em;letter-spacing:1px;display:inline-block;padding:13px 2em;border-radius:6px;text-decoration:none;transition:.5s;color:#fff;background:#4514b8;border:0}.partner-lead-header button:hover{background:#5828c9;color:#fff;text-decoration:none;transform:scale(1.01);transition:all .2s ease;cursor:pointer}.partner-lead-header a{font-weight:600;font-size:1em;letter-spacing:1px;display:inline-block;padding:13px 2em;border-radius:6px;text-decoration:none;transition:.5s;color:#fff;background:#4514b8;border:0}.partner-lead-header a:hover{background:#5828c9;color:#fff;text-decoration:none;transform:scale(1.01);transition:all .2s ease;cursor:pointer}.partner-lead-header img{width:100%}.partner-lead-featured{background-color:#64768b;padding:5em 1em}.partner-lead-featured h1{color:#fff;font-weight:600;font-size:1.6em;text-align:center;font-family:inherit}.partner-lead-featured img{height:32px;margin:1em}.partner-lead-featured--app{padding:45px 130px 65px;background-color:#98a6b7}.partner-lead-featured--app h1{font-size:20px;line-height:24px;letter-spacing:4px;font-weight:600;text-transform:uppercase;margin-bottom:0}.partner-lead-featured--app img{margin:20px}.partner-lead-featured--app .partner-lead-featured__img--smh{height:60px}.partner-lead-featured--app .partner-lead-featured__img--telegraph{height:29px}.partner-lead-featured--app .partner-lead-featured__img--finder{height:42px}.partner-lead-featured--app .partner-lead-featured__img--mozo{height:34px}.partner-lead-featured--app .partner-lead-featured__img--7{height:70px}.partner-lead-featured--app .partner-lead-featured__img--9{height:50px}.partner-lead-featured__content--app{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:10px}.partner-lead-journey{padding:5em 1em}.partner-lead-journey h1{font-weight:600;font-size:1.6em;text-align:center;font-family:inherit}.partner-lead-journey h2{color:#1b202e;font-weight:600;font-size:1.2em;text-align:center}.partner-lead-journey p{color:#1b202e;font-size:1em;text-align:center}.partner-lead-journey img{height:160px;margin:2em auto;text-align:center}.partner-lead-value{background-color:#64768b}.partner-lead-value h1{color:#fff;font-size:1.6em;font-weight:600;padding:3em 62px 1em;font-family:inherit}.partner-lead-value h2{color:#fcd800;font-weight:400;font-size:1.1em;margin-bottom:.6em;margin-top:.3em}.partner-lead-value p{color:#fff;font-weight:300;font-size:.9em;width:80%;max-width:420px}.partner-lead-value .left-img{height:100%;overflow:hidden}.partner-lead-value .left-img img{float:right;height:720px}.partner-lead-value img.icon{height:2em;padding-left:62px}.partner-lead-reviews{padding:5em 1em}.partner-lead-reviews .review-block{display:inline-block;margin:2em 1em;width:180px;text-align:center;vertical-align:top}.partner-lead-reviews .review-block img{width:90%}.partner-lead-reviews .review-block span{color:#64768b;font-size:4em;font-weight:300}.partner-lead-reviews h1{font-weight:600;font-size:1.6em;text-align:center;font-family:inherit}.partner-lead-contact{background-color:#fcd800;padding:5em 1em}.partner-lead-contact h1{font-weight:600;font-size:1.6em;margin-bottom:1.6em;text-align:center;font-family:inherit}.partner-lead-contact input{border:1px solid #dadce0;border-radius:.2em;display:block;font-size:1em;padding:.6em;width:320px}.partner-lead-contact .group{display:inline-block;position:relative;margin-bottom:1.5em}.partner-lead-contact label{color:#999;font-size:1em;font-weight:400;position:absolute;pointer-events:none;left:.6em;top:.6em;transition:.2s ease all}.partner-lead-contact input:focus~label,.partner-lead-contact input:valid~label{background-color:#fcd800;top:-1.6em;left:.4em;font-size:.8em;padding-left:.6em;padding-right:.4em;color:#495dad}.partner-lead-contact button{font-weight:600;font-size:.95em;letter-spacing:1px;display:inline-block;padding:.75em 1.6em;margin-left:.3em;border-radius:6px;text-decoration:none;transition:.5s;color:#fff;background:#1b202e;border:0}.partner-lead-contact button:hover{background:#252c3f;color:#fff;text-decoration:none;transform:scale(1.01);transition:all .2s ease;cursor:pointer}@media(max-width:1280px){.partner-lead-featured__content--app{display:flex;align-items:center;justify-content:center}}@media(max-width:991px){.partner-lead-header h2{font-size:1.1em}.partner-lead-value h1{padding:2.5em 42px 1em}.partner-lead-value h2{margin-top:.1em}.partner-lead-value p{margin-bottom:1.5em;max-width:95%}.partner-lead-value img.icon{height:1.6em;padding-left:42px}}@media(max-width:768px){.partner-lead-header img{max-height:45vh;float:right;width:auto}.partner-lead-value{padding-bottom:2em}.partner-lead-value h1{padding:2.5em 62px 1em}.partner-lead-value img.icon{padding-left:62px}.partner-lead-value .left-img img{height:auto;width:100%}}@media(max-width:575px){.partner-lead-featured--app{padding:45px 0 65px}}@media(max-width:520px){.partner-lead-header img{margin-right:-30vw;margin-top:-5vw}.partner-lead-journey{padding-bottom:3em}.partner-lead-journey p{margin-bottom:3em}.partner-lead-journey img{margin-top:2em}.partner-lead-value h2{padding-left:16px}.partner-lead-value p{padding-left:16px}}@media(max-width:414px){.partner-lead-value h1{padding:2.5em 48px 1em}.partner-lead-value h2{padding-left:6px}.partner-lead-value p{padding-left:6px}.partner-lead-value img.icon{padding-left:48px}}.careers{position:relative;text-align:center;overflow:hidden}.careers h1,.careers h2,.careers h3{font-family:gilroybold,open sans,sans-serif}.careers h1{font-size:75px;line-height:80px;margin-bottom:25px}.careers h2{font-size:40px;line-height:48px;font-weight:400;margin:0 0 15px;color:#12084f}.careers__hero-image--md,.careers__background-image{display:none}.careers__hero-section{position:relative;padding:64px 0;background-color:#fff6e8;overflow:hidden}.careers__hero-image{max-width:280px}.careers__text{font-size:18px;line-height:28px;margin:25px auto 15px;max-width:550px;color:#12084f}.careers__values-section{padding:70px 0}.careers__heading-description{font-size:18px;line-height:28px;color:#12084f;margin:0 auto;padding:0 15px}.careers__values-item{margin-top:50px}.careers__values-item-content{margin-top:20px}.careers__values-item-title{font-size:20px;line-height:28px;font-weight:600;margin:0 0 15px;color:#12084f}.careers__values-description{font-size:16px;line-height:24px;font-weight:400;margin:15px 15px 0;color:#12084f}.careers__quote-section{position:relative;padding:145px 0;background-color:#6351a9}.careers__quote-container{position:relative;z-index:1}.careers__quote-background-image{position:absolute;top:0;height:100%;z-index:1}.careers__quote-background-image--left{left:0}.careers__quote-background-image--right{right:0;display:none}.careers .careers__quote-text{font-size:24px;line-height:32px;font-family:inter,open sans,sans-serif;font-weight:400;color:#fff;padding:0 15px;margin:0}.careers__quote-avatar{width:48px;height:48px;margin-top:30px}.careers__quote-name{font-size:16px;line-height:24px;font-weight:600;color:#fff;margin-top:5px}.careers__quote-role{font-size:16px;line-height:24px;color:#fff}.careers__benefits-section{padding:70px 0;background-color:#fff}.careers__benefits-section .flip-card{width:290px;height:230px;margin-top:25px;perspective:1000px}.careers__benefits-section .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.careers__benefits-section .flip-card__active .flip-card-inner__active{transform:rotateY(180deg)}.careers__benefits-section .flip-card-front,.careers__benefits-section .flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:25px 20px 20px 25px}.careers__benefits-section .flip-card-front{box-shadow:0 6px 10px rgba(107,121,150,.14),0 1px 18px rgba(107,121,150,.12),0 3px 5px rgba(107,121,150,.2);border-radius:13px;display:flex;flex-direction:column;justify-content:space-between}.careers__benefits-section .flip-card-front__title{font-size:24px;line-height:32px;color:#fff;margin-top:10px}.careers__benefits-section .flip-card-front__upper{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:flex-start;justify-items:normal;text-align:left}.careers__benefits-section .flip-card-front--0{background-color:#6351a9}.careers__benefits-section .flip-card-front--1{background-color:#a798e7}.careers__benefits-section .flip-card-front--2{background-color:#fdd161}.careers__benefits-section .flip-card-front--3{background-color:#f0a394}.careers__benefits-section .flip-card-front--4{background-color:#d05b44}.careers__benefits-section .flip-card-front--5{background-color:#9b3a25}.careers__benefits-section .flip-card-back{padding:40px 20px 20px 25px;background-color:#fff;box-shadow:0 6px 10px rgba(107,121,150,.14),0 1px 18px rgba(107,121,150,.12),0 3px 5px rgba(107,121,150,.2);border-radius:13px;transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:space-between}.careers__benefits-section .flip-card-back p{color:#222d45;text-align:left;margin:0}.careers__benefits-section .flip-card-back .close-icon{align-self:flex-end;cursor:pointer}.careers__benefits-section .flip-card-back .close-icon:hover{opacity:.6}.careers__benefits-description{font-size:18px;line-height:28px;color:#413972;padding:0 15px;margin:0 0 15px}.careers__benefits-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;padding:0}.careers__benefits-item-description{font-style:normal;font-weight:800;font-size:22px;line-height:28px;color:#fff;text-transform:uppercase;margin-top:20px}.more-icon{align-self:flex-end;justify-self:flex-end;cursor:pointer}.more-icon:hover{opacity:.6}.careers__everyone-section{padding:70px 0;background-color:#fcf5eb}.careers__everyone-container{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;text-align:center}.careers__everyone-title{padding:0 15px}.careers__everyone-description{font-size:18px;line-height:28px;padding:0 15px;margin:25px 0 35px;color:#413972}.careers__everyone-image{width:100%;max-width:375px}.careers__positions-section{padding:80px 0;background-color:#fff}.careers__positions-container{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal}.careers__positions-container h2{margin:0 0 25px}.careers__positions-container p{padding:0 15px;margin:0 0 25px}.careers__positions-container p a{color:#6351a9}@media only screen and (min-width:768px){.careers h2{font-size:48px;line-height:56px}.careers .careers__quote-text{font-size:32px;line-height:40px;padding:0}.careers__hero-image--sm{display:none}.careers__hero-image--md{display:block}.careers__hero-image{max-width:550px;margin:0 auto}.careers__background-image{display:block;position:absolute;top:0;bottom:0}.careers__background-image--right{right:-160px}.careers__background-image--left{left:-160px}.careers__values-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-top:20px}.careers__values-item-content{margin-top:0;text-align:left}.careers__values-description{margin:15px 0 0}.careers__values-row:first-of-type .careers__values-item{margin-top:30px}.careers__values-row:nth-child(odd) .careers__values-item-content{margin-left:15px}.careers__values-row:nth-child(even) .careers__values-item{flex-direction:row-reverse}.careers__values-row:nth-child(even) .careers__values-item-content{margin-right:15px}.careers__benefits-item:nth-child(odd){justify-content:flex-end;padding-right:10px}.careers__benefits-item:nth-child(even){justify-content:flex-start;padding-left:10px}.careers__everyone-section{padding:70px 0 50px}.careers__benefits-description{max-width:630px;padding:0;margin:0 auto 25px}.careers__everyone-description{max-width:640px;padding:0;margin:15px 0 25px}.careers__positions-section{padding:70px 0}.careers__positions-container h2{margin:0 0 15px}.careers__positions-container p{max-width:720px;margin:0 0 30px;padding:0}}@media only screen and (min-width:992px){.careers__values-container{max-width:740px}.careers__values-row:nth-child(odd) .careers__values-item-content{margin-left:35px}.careers__values-row:nth-child(even) .careers__values-item-content{margin-right:35px}.careers__quote-background-image--right{display:block}.careers__quote-container{max-width:720px}.careers__benefits-section{padding:85px 0 100px}.careers__benefits-description{max-width:initial}.careers__benefits-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;padding:0}.careers__benefits-item:nth-child(odd){justify-content:center;padding-right:0}.careers__benefits-item:nth-child(even){justify-content:center;padding-left:0}.careers__everyone-section{padding:40px 0}.careers__everyone-container{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;text-align:left}.careers__everyone-image{margin-right:70px;max-width:400px}.careers__everyone-title{padding:0}.careers__positions-section{padding:80px 0}.careers__positions-container p{max-width:870px}}@media only screen and (min-width:1200px){.careers__background-image--right{right:50px}.careers__background-image--left{left:50px}.careers__benefits-item:nth-child(1),.careers__benefits-item:nth-child(4){justify-content:flex-end}.careers__benefits-item:nth-child(3),.careers__benefits-item:nth-child(6){justify-content:flex-start}}@media only screen and (min-width:1440px){.careers__background-image--right{right:170px}.careers__background-image--left{left:170px}}.newsroom{position:relative;padding:70px 0 140px;text-align:center;overflow:hidden}.newsroom:after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#6351a9;border-top-left-radius:75%;border-top-right-radius:75%}.newsroom h1{font-size:40px;line-height:48px;color:#12084f;margin-bottom:15px}.newsroom p{font-size:18px;line-height:28px;margin-bottom:25px;color:#12084f}.newsroom a{color:#6351a9}.newsroom .card{border-top:solid 1px #c8d2de;padding-top:20px;background-color:#fff}.newsroom__content{padding:0 15px}.newsroom__content--right{margin-top:20px}.newsroom__card{position:relative;border-radius:10px;min-height:auto}.newsroom__card h3{font-size:24px;line-height:32px;font-weight:600;font-family:gilroybold,open sans,sans-serif;margin-bottom:5px}.newsroom__card p{font-size:14px;line-height:22px;margin-bottom:0;color:#fff}.newsroom__card img{width:100%}.newsroom__card .card-header i{color:#12084f;margin-left:20px;vertical-align:middle;font-size:20px;line-height:28px;transition:transform .5s}.newsroom__card .card-header h2{font-size:20px;line-height:28px;font-weight:600;line-height:30px;color:#12084f;margin-bottom:0}.newsroom__card .card-header a:not(.collapsed)>i{transform:rotate(180deg)}.newsroom__card .card-block{width:95%}.newsroom__card--mythbusters{padding:0 15px}.card-image--lg{display:none}.card-bottom-section{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;position:absolute;bottom:0;right:0;left:0;height:183px;padding:20px;background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.1));border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#fff}.card-bottom-section .primary-button{color:#12084f}.card-content{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.card-content__title{text-align:start;width:150px}.newsroom__content--brand-kit{max-width:600px;margin:0 auto}@media only screen and (min-width:414px){.newsroom:after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.newsroom:after{height:220px;bottom:-150px}.newsroom h1{font-size:56px;line-height:64px}.newsroom .card{padding-top:30px}.newsroom__content{padding:0}.newsroom__content--right{margin-top:0;padding-left:10px}.newsroom__content--left{padding-right:10px}.newsroom__card--mythbusters{padding:0}}@media only screen and (min-width:992px){.newsroom__card h3{font-size:32px;line-height:40px}.newsroom__card p{font-size:16px;line-height:24px}.card-content__title{width:290px}}@media only screen and (min-width:1200px){.newsroom{padding-bottom:100px}.newsroom:after{display:none}.newsroom__content--right{padding-left:15px}.newsroom__content--left{padding-right:15px}.card-image--sm{display:none}.card-image--lg{display:block}.card-bottom-section{padding:30px}}.mythbusters{margin:auto;padding:50px 19px 0;margin-top:20px;border-radius:15px;border:1px solid #b6b9bc}.mythbusters img{width:255px;margin-top:40px}.mythbusters .newsroom-link{text-decoration:none;color:#2f80ed}.mythbusters__header{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:flex-start;justify-items:normal;margin-bottom:50px}.mythbusters__title{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;max-width:510px}.mythbusters__title h2{font-family:gilroybold,open sans,sans-serif;font-size:40px;line-height:48px;color:#12084f;margin-bottom:25px}.mythbusters__title p{font-size:16px;line-height:24px;text-align:center;color:#12084f}.mythbusters__img{width:350px}.card{display:flex;background-color:#fff;border:none;text-align:left}.card-header{border:none;background-color:#fff;margin:0;padding:0 0 20px}.card-header a{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:space-between;justify-items:normal;text-decoration:none}.card-block{flex:auto;color:rgba(0,0,0,.6);border-radius:0;padding:0 0 20px}.card-block p{font-size:16px;line-height:24px;color:#12084f}@media only screen and (min-width:768px){.mythbusters{padding:50px 20px 0}.mythbusters img{width:190px;margin:0 0 0 25px}.mythbusters__header{flex-direction:row}.mythbusters__title{align-items:flex-start;width:415px}.mythbusters__title h2{font-size:48px;line-height:56px}.mythbusters__title p{text-align:left}.card-header{padding:0 0 25px}.card-block{padding:0 0 30px}}@media only screen and (min-width:992px){.mythbusters{padding:60px 60px 10px}.mythbusters img{width:255px;margin:0}.mythbusters__header{justify-content:space-between}.mythbusters__title{width:510px}.mythbusters__title h2{margin-bottom:15px}}.country-switcher{display:flex;position:relative;font-size:14px;font-weight:300;width:120px}.country-switcher__anchor{display:flex;align-items:center}.country-switcher__anchor:hover{cursor:pointer}.country-switcher--active .country-switcher__control{transform:rotate(0)}.country-switcher--active .country-switcher__anchor{z-index:-1}.country-switcher__union{margin-right:5px}.country-switcher__control{margin-left:5px;transform:rotate(-180deg);transition:transform .5s}.country-switcher__wrapper{display:flex;position:absolute;bottom:35px;right:0;width:320px;min-height:185px;border-radius:8px;padding:20px;background-color:#fff;color:#1b202e;z-index:-1;transform:translateY(-5px);opacity:0;transition:opacity .5s,transform .5s ease}.country-switcher__wrapper--active{transform:translateY(0);opacity:1;z-index:1}.country-switcher__title{font-size:16px;font-weight:600;margin-top:10px}.country-switcher__sub-title{margin:10px 20px 0 0;color:#64768b;font-weight:400}.country-switcher__close{font-size:20px}.country-switcher__close:hover{cursor:pointer}.country-switcher__container{display:flex;justify-content:space-between;margin:25px 10px 0 0}.country-switcher__check{margin-left:5px}.country-switcher__language{font-weight:400;color:#64768b}.country-switcher__language:hover{cursor:pointer;color:inherit;text-decoration:none}.country-switcher__check{opacity:0}.country-switcher__language--active{color:#1b202e}.country-switcher__language--active .country-switcher__check{opacity:1}.country-switcher__overlay{display:none;position:fixed;right:0;bottom:0;width:100vw;height:100vh;background-color:#1b202e;opacity:.5}.country-switcher__overlay--active{display:block;overflow-y:scroll;z-index:1}@media(max-width:575px){.country-switcher__wrapper{right:auto;width:240px;padding:20px 20px 30px}.country-switcher__container{flex-direction:column}.country-switcher__language--en-us{margin-top:20px}.country-switcher__overlay--active{overflow-y:auto}}.ab-test{display:none}.notifications{display:flex;flex-direction:column;justify-content:space-between;width:100%;align-items:center;height:100vh;max-width:700px;margin:auto;position:relative;overflow:hidden}.notifications .logo{padding:16px 0 8px;text-align:center;flex:1}.notifications .unsubscribe-button{padding:.7em 2.5em;color:#fff;background-color:#3646c0;font-size:18px;border:0;border-radius:8px;cursor:pointer;line-height:1.44;font-weight:600;width:100%;display:inline-block;text-align:center;outline:none;max-width:150px;padding:17px 24px}.notifications .unsubscribe-button:hover{background:#959dd9;color:#fff;text-decoration:none;cursor:pointer}.notifications .unsubscribe-button[disabled]{cursor:not-allowed;color:#fff;background-color:#c8d2de}.notifications .content{max-width:610px;margin:0 auto;text-align:center;flex:2}.notifications .content a{text-decoration:none}.notifications .content form{max-width:417px;position:relative;margin:auto}.notifications .content h1{color:#000;font-weight:400;font-size:52px;margin-bottom:16px}.notifications .content h3{font-weight:400;font-size:20px;color:rgba(0,0,0,.6);margin:auto auto 32px;padding:4px}.notifications .content .ball{width:29px;position:absolute;left:4px;bottom:-60px;opacity:.5;transform:rotate(200deg)}.notifications .content .clouds{position:absolute;bottom:-57px;right:0}.notifications .content .clouds img:first-child{margin-right:-15px}.notifications .content .unsubscribed .text-block,.notifications .content .subscribed .text-block{position:relative}.notifications .content .unsubscribed .text-block .ball,.notifications .content .subscribed .text-block .ball{left:auto;right:84px}.notifications .content .unsubscribed .clouds,.notifications .content .subscribed .clouds{display:flex;right:auto;left:-50px;flex-direction:row-reverse}.notifications .content .unsubscribed .clouds img:first-child,.notifications .content .subscribed .clouds img:first-child{margin-left:-10px;margin-bottom:-10px}@media(max-width:768px){.notifications .content .clouds{right:20px}.notifications .content .ball{left:66px}.notifications .content .unsubscribed .clouds,.notifications .content .subscribed .clouds{left:24px}}@media(max-width:374px){.notifications .content .clouds{right:0;left:0}.notifications .content .clouds img{width:60%}.notifications .content .clouds img:first-child{width:40%}.unsubscribed .notifications .content,.subscribed .notifications .content{right:0;left:0}}.fa-chevron-down::before{content:'\f078'}@font-face{font-family:'font awesome 5 free';font-style:normal;font-weight:900;font-display:block;src:url(fonts/fa-solid-900.eot);src:url(fonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(fonts/fa-solid-900.woff2)format("woff2"),url(fonts/fa-solid-900.woff)format("woff"),url(fonts/fa-solid-900.ttf)format("truetype"),url(fonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-family:'font awesome 5 free';font-weight:900;font-style:normal}body{background:#fff;color:#000;font-family:open sans,sans-serif;overflow-x:hidden}p{font-size:18px;margin:0 0 30px;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0 0 20px;padding:0}@font-face{font-family:gilroybold;src:url(fonts/vag-rundschrift-d.ttf)format("truetype");font-display:swap}h1{font-family:gilroybold,open sans,sans-serif}h2{font-weight:400}h3{font-weight:400;font-size:1.4em}.btn-link{color:#f6a000}#signup{background:#fff;color:#434343;min-height:60vh}#signup h2{text-align:center;padding:.5em 0}#signup p{text-align:center;margin:20px}#signup .form-wrapper{background:#fff;border-radius:1em;margin:66px auto 1em;padding:.5em 2em;width:400px;max-width:94vw;box-shadow:0 0 1em #bbb}#signup .form-wrapper h2{padding-top:1.5em;color:#000}.form-item{margin-bottom:.75em;width:100%}.form-item input{background:#fff;border:1px solid #d6d6d6;border-radius:5px;font-size:1em;height:50px;width:100%;text-align:center}.form-item input::placeholder{text-align:center;color:#ccc}.form-item input[type=date]::before{content:attr(placeholder)!important;text-align:center;color:#ccc;margin-right:.5em;margin-left:2em}.form-item input[type=date]:focus::before,.form-item input[type=date]:valid::before{content:''}.form-item input:focus{border:1px solid #434343;outline:none;text-align:center}.button-panel{margin:2em 0 0;width:100%}.settings-btn{margin:1em 0 2em}.button-panel .signup-button{margin-bottom:40px;max-width:400px}.button-panel .button{background:#434343;border:none;border-radius:10px;color:#fff;cursor:pointer;height:50px;font-size:1.2em;letter-spacing:.05em;text-align:center;text-transform:uppercase;transition:background .3s ease-in-out;width:100%}.button:hover,.button:active{background:#4152d7;color:#fff}.form-footer{font-size:1em;padding:2em 0;text-align:center}.form-footer a{color:#434343;text-decoration:none;transition:border-color .3s}.form-footer a:hover{color:#4152d7;font-weight:400}#signup .btn-link{border:none;width:100%}.container-fluid{padding:0}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.8)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.8);box-shadow:0 0 rgba(255,255,255,.4)}70%{-moz-box-shadow:0 0 0 10px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 rgba(255,255,255,0)}}#faq{background:#fff}#faq .faq-icon{width:88px;padding:20px 20px 0}#faq h1{color:#000;font-size:1.4em;font-weight:400;margin:0;padding:20px;text-align:left}#faq h2{margin-top:1em;margin-bottom:12px}#faq strong{color:#3646c0}#faq .row{padding-bottom:2em}.faq-contact{background:linear-gradient(to bottom,#3646c0 0%,#6082ff 100%);background-size:cover;color:#fff;padding:4em 0 2em;text-align:center}.faq-contact h1{font-size:2em}.faq-contact h2{font-size:1.2em;font-weight:400;margin:16px auto}.faq-contact p{font-size:1em}.faq-contact .faq-contact-hours{padding:1em;border:1px solid #fff;width:80%;max-width:300px}.faq-contact .faq-contact-hours h2{font-size:1.1em;margin:8px 0}.faq-contact .faq-contact-hours p{margin-bottom:0}.faq-fresh{padding:4em 0 2em;text-align:center}.faq-fresh h1{font-size:2em}.faq-fresh p{font-size:1em}.dropdown-item:active{color:#fff!important;background-color:#ffd033!important}.dropdown-item.active{color:#fff;background-color:#3646c0}.lds-css{display:inline-block}@keyframes lds-eclipse{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lds-eclipse{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lds-eclipse{position:relative;display:block}.lds-eclipse>span{display:block;position:absolute;-webkit-animation:lds-eclipse 1s linear infinite;animation:lds-eclipse 1s linear infinite;width:160px;height:160px;top:20px;left:20px;border-radius:50%;box-shadow:0 16px #f6a000;-webkit-transform-origin:80px 88px;transform-origin:80px 88px}.lds-eclipse{width:20px!important;height:20px!important;-webkit-transform:translate(-10px,-10px)scale(.1)translate(10px,10px);transform:translate(-10px,-10px)scale(.1)translate(10px,10px)}.form-error{color:red}.form-control.verification-code{font-size:30px;font-family:consolas,menlo,courier,monospace}.working-indicator-alert{display:block;text-align:center}.btn.btn-primary{background-color:#f6a000;border-color:#f6a000}.flash-messages{margin-top:10px;width:100%;position:fixed;z-index:1000}#call-adwords{display:block;width:100vw;height:90vh;min-height:600px;overflow-x:hidden;position:relative}#call-adwords .image-background{background:url(../img/deferit_landing.jpg)100% 0;background-size:cover;clip-path:polygon(100% 90%,0% 100%,0% 0%,100% 0%);-webkit-clip-path:polygon(100% 90%,0% 100%,0% 0%,100% 0%);width:100vw;height:90vh;min-height:600px}#call-adwords .overlay{background-color:#00a2e5;background:-webkit-linear-gradient(to right,#3214aa,#00a2e5);background:linear-gradient(to right,#3214aa,#00a2e5);clip-path:polygon(100% 90%,0% 100%,0% 0%,100% 0%);-webkit-clip-path:polygon(100% 90%,0% 100%,0% 0%,100% 0%);opacity:.88;width:100%;height:100%;min-height:600px}#call-adwords .logo img{margin-top:35vh;margin-left:2vw;margin-bottom:-2vh;max-width:75vw;width:400px}#call-adwords .mac img{position:absolute;max-width:60vw;max-height:55vh;margin-left:52vw;margin-top:33vh;text-align:right;z-index:100}#call-adwords .phone img{position:absolute;margin-top:25vh;margin-left:50vw;max-width:16vw;z-index:100}#call-adwords h1{color:#fff;font-size:1.5em;font-weight:400;margin:1vh auto;text-align:left;text-shadow:-1px 1px 0 #434343;width:80vw}#call-adwords a{text-decoration:none}.store{margin:1em auto}.store img{width:80%;max-width:200px}@media(max-width:768px){#call-adwords h1{font-size:1.2em;margin-left:20vw}}@media(max-width:1024px){#call-adwords .mac img,#call-adwords .phone img{display:none}}#header .nav-menu .nav-menu-buttons a #bills{background-color:#f6f9fc;clip-path:polygon(100% 100%,0% 100%,0% 10%,100% 0%);-webkit-clip-path:polygon(100% 100%,0% 100%,0% 10%,100% 0%);padding-top:10vh}#bills .section-header{text-align:center}#bills .section-header i{font-size:3em;color:#5278bd;margin:auto;margin-top:1em}#bills .section-header h1{color:#5278bd;font-size:1.6em;font-weight:400;text-transform:uppercase}#bills p{font-size:1.1em;color:#434343}#bills .collapsable h3{font-size:1.1em;font-weight:400;color:#5278bd;text-align:left}#bills .collapsable p{font-size:.9em;color:#434343}#bills .bill-wrapper{margin:auto}#bills .slide{background:#fff;border-radius:.5em;box-shadow:0 5px 10px 2px rgba(0,0,0,.125);height:30vh;min-height:370px;margin-bottom:3em;margin-right:1em;margin-left:10vw;width:500px;max-width:90vw}#bills .slide-button-group{margin:0;margin-bottom:1em}#bills .slide-button-group button{background-color:#f6f9fc;border:none;color:#f6a000;font-size:1.1em;font-weight:600;margin-bottom:.5em;width:140px;text-align:left;height:1.6em;line-height:1.6em;padding-top:.2em;padding-left:1em}#bills button:active,#bills button:focus{background-color:#fff;border:none;border-radius:.2em;box-shadow:0 2px 3px 2px rgba(0,0,0,.1);color:#6082ff;outline:0}#bills .slide .collapsable{padding:3em}#bills .slide p{display:inline-block}#bills .slide img{width:100%;border-radius:.5em;border:1px solid #d6d9dc;display:inline;margin-right:2vw;margin-bottom:2vh}@media(max-width:768px){#bills .slide{height:520px}#bills .slide img{height:160px;width:100px}#bills .slide-button-group{width:200px;margin-left:20vw}#bills .slide-button-group button{width:160px}}.blue-text{color:#6082ff;font-size:1.2em;font-weight:600}.blue-emphasized{font-size:1.4em}.blue-emphasized-small{font-size:1.3em}#info-top{margin-top:80px;min-height:50vh;text-align:center}#info-top h1{margin-top:1em;text-align:center}#info-top p{font-size:1em;text-align:center;margin-right:0}#info-top a{font-size:1.1em}#info-top img{max-height:50vh}#generic-yellow{background-color:#fdd900;clip-path:polygon(100% 100%,0% 100%,0% 10%,100% 0%);-webkit-clip-path:polygon(100% 100%,0% 100%,0% 10%,100% 0%);padding-top:10vh;text-align:center}.invite-white-bg-sloping-up{background:url(data:image/svg+xml,%3Csvg%20id=%22Layer_1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20viewBox=%220%200%201920%20834.3%22%20style=%22enable-background:new%200%200%201920%20834.3%22%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D%3C/style%3E%3Cg%3E%3Cg%20id=%22Refer_a_Friend_-_WINNER_1%22%3E%3Cpath%20id=%22Path_174%22%20class=%22st0%22%20d=%22M.3.8h1919.9v496.4L.2%20834.3.3.8z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E);background-color:#f6f9fc;background-position:0 100%;background-size:cover;margin-top:100px;min-height:600px}.invite-white-bg-sloping-up::before{background-color:#f6f9fc}.invite-white-bg-sloping-up h1{font-size:2em;margin:64px 32px 32px;font-family:inherit}.invite-white-bg-sloping-up p{color:#434343;line-height:1.8em;margin:0 32px 32px}.invite-white-bg-sloping-up a{margin-left:32px}.invite-explain{background-color:#f6f9fc}.invite-explain h1{font-size:2em;margin-bottom:32px;text-align:center;font-family:inherit}.invite-explain h2{color:#000;font-weight:400;font-size:1.4em;margin-top:50px;text-align:left}.invite-explain p{line-height:1.8em;margin:22px 16px 32px 0}.invite-explain img{margin-bottom:32px;width:75%}.invite-explain .refer-icon{margin:16px 24px 32px 0;width:56px}.invite-explain .refer-disclaimer{font-size:.85em;margin:2em}@media(max-width:768px){.invite-white-bg-sloping-up{background-color:#fff;padding-bottom:3em;text-align:center}.invite-explain h1{margin-top:2em}.invite-explain h2{text-align:center}.invite-explain .row{padding-left:1em;padding-right:1em}}@media(max-width:768px){.no-show{display:none}}@media(max-width:420px){.no-show-small{display:none}}.emergency-hero{background:url(data:image/svg+xml,%3Csvg%20id=%22Layer_1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20viewBox=%220%200%201920%20336.3%22%20style=%22enable-background:new%200%200%201920%20336.3%22%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D%3C/style%3E%3Cpolygon%20class=%22st0%22%20points=%221919.71,336.3%200,0.22%200,336.3%22/%3E%3C/svg%3E)100% 100% no-repeat,#fdd900;background-size:cover;min-height:650px;margin-top:60px;text-align:center}.emergency-hero h1{font-size:2em;margin-top:100px;text-align:left}.emergency-hero p{text-align:left;color:#434343;font-size:1em;font-weight:300;line-height:1.8em}.emergency-hero img{margin-top:80px;width:70%}.emergency-hero .emergency-hero-text{max-width:420px}.emergency-about{padding:1em 0 4em;text-align:center}.emergency-about h1{font-size:2em;margin:0 auto 1em}.emergency-about h2{color:#000;font-weight:400;font-size:1.4em;text-align:center}.emergency-about p{color:#434343;font-size:1em;font-weight:300;line-height:1.8em;padding:0 1.8em;text-align:center}.emergency-about a{text-decoration:none}.emergency-about .emergency-justify p{text-align:justify;text-align-last:center;-moz-text-align-last:center}.emergency-about .emergency-about-icon{margin-bottom:2em;margin-top:3em;height:60px}.emergency-about .emergency-share-btn{background-color:#3646c0;border-radius:4px;color:#fff;padding:7px 30px 4px}.emergency-about .emergency-share-btn:hover{box-shadow:0 0 1em #bbb;text-decoration:none}.emergency-about .social-share{margin:auto 8px}.emergency-pledge{background-color:#f6f9fc;text-align:center}.emergency-pledge h1{font-size:2em;margin-top:60px;margin-bottom:2em}.emergency-pledge .pledge-text{color:#434343;font-weight:300;line-height:1.8em;padding:0 1.8em 2em}.emergency-pledge .pledge-text p{font-size:1em}.emergency-pledge .pledge-text img{margin:18px}.emergency-notification{background-color:#d69f92;color:#fff;margin:-94px auto 32px;min-height:30px;padding:10px 0 8px;text-align:center;width:100%}.emergency-notification img{height:26px;padding-left:0}.emergency-notification a{background-color:#fff;border-radius:4px;color:#d69f92;padding:3px 18px 0;white-space:nowrap}.emergency-notification a:hover{box-shadow:0 0 1em #bbb;text-decoration:none}@media(min-width:1450px){.emergency-hero{min-height:700px}}@media(max-width:520px){.emergency-hero{min-height:700px}.emergency-hero h1{margin-top:60px;text-align:center}.emergency-hero p{padding:0 1em}.emergency-hero img{margin-top:20px;width:70%}.emergency-about h1{margin:1em auto}}.terms-contents,.privacy-contents{margin-top:70px;padding-top:35px}@media screen and (max-width:768px){input,textarea,.form-item input,.form-item textarea{font-size:initial}input:-webkit-autofill::first-line{font-size:16px}}.not-supported-browser-message{position:relative;color:#fff;background-color:#60afff;padding:30px 15px;text-align:center}.not-supported-browser-message p{margin:0 30px 0 0}.not-supported-browser-message span{padding:16px 20px;position:absolute;top:50%;right:0;margin-top:-28px;cursor:pointer}.crazy-wrapper{font-family:montserrat,open sans;max-width:1200px;margin:auto;overflow:hidden}.crazy-h1{font-family:inherit;color:#484848;font-weight:600;font-size:2.1em;margin-bottom:1em}.crazy-h2{color:#484848;font-weight:600;font-size:1.8em;line-height:1.24;text-align:center}.crazy-h3{color:#484848;font-weight:600;font-size:1em;margin-bottom:.8em}.crazy-p{color:#484848;font-size:.9em}.crazy-top-left{padding:24px 100px 70px}.crazy-partner-logos{margin-bottom:40px;margin-top:100px}.btn-crazy{font-weight:600;font-size:.95em;letter-spacing:1px;display:inline-block;padding:13px 1.7em;border-radius:6px;text-decoration:none;color:#fff;background:#6fac2f}.btn-crazy:hover{color:#fff;text-decoration:none;transform:scale(1.02);transition:all .2s ease;animation:none;cursor:pointer}.crazy-animation{margin-bottom:-6px}.crazy-prop-text{display:inline-block}.crazy-bill-container-txt .crazy-h2{text-align:left}.crazy-bill-container-txt .crazy-p{text-align:left}.crazy-bill-container{text-align:right}.crazy-bill-block{display:inline-block;text-align:center;margin-right:1.5em}.crazy-bill-block img{height:52px}#crazy-top-cta{background-color:#f0f0f5;padding:0}#crazy-value{background-color:#ebfadc;padding:90px 90px 60px}#crazy-how{padding-top:60px}#crazy-simple-fees{background-color:#f0f0f5;padding:60px 90px 80px}#crazy-bills{padding:90px 90px 0}#crazy-bottom-cta{background-color:#ebfadc;padding-top:80px;padding-bottom:64px}@media screen and (max-width:920px){.crazy-h1{font-size:1.6em;margin-bottom:1em}.crazy-h2{font-size:1.8em}.crazy-h3{font-size:1em;margin-bottom:.8em}.crazy-p{font-size:.9em}.crazy-top-left{padding:12px 60px 70px}.crazy-partner-logos{margin-bottom:40px;margin-top:100px}.btn-crazy{font-size:.95em}}@media screen and (max-width:768px){.no-show-crazy{display:none}.crazy-bill-container-txt .crazy-h2{text-align:center}.crazy-bill-container-txt .crazy-p{text-align:center}.crazy-bill-container{text-align:center}}@media screen and (max-width:575px){.no-show-crazy{display:none}.crazy-h3{text-align:center}.crazy-p{text-align:center}.crazy-bill-block{margin-right:.5em}#crazy-how{padding-left:20px;padding-right:20px}#crazy-value{padding:90px 20px 60px}#crazy-simple-fees{padding:60px 20px 80px}#crazy-bills{padding:90px 20px 0}}.auth-page.signup-page.biller-landing-signup .auth-media-landing{flex-direction:column;padding:60px 100px}.auth-page.signup-page.biller-landing-signup .auth-media-landing img{display:inline-block;max-width:40%;width:130px;vertical-align:bottom}.biller-wrapper{max-width:1200px;margin:auto;overflow:hidden}.auth-page .auth-media-landing .biller-h1{color:#484848;font-weight:600;font-size:2.1em;margin-bottom:1em;margin-top:1em}.auth-page .auth-media-landing .biller-separator{color:#484848;font-size:1.8em}.auth-page .auth-media-landing.biller-blue .biller-h1{color:#fff}.auth-page .auth-media-landing.biller-blue .biller-separator{color:#fff}.auth-page .auth-media-landing.biller-blue .biller-p{color:#fff}.biller-h2{color:#484848;font-weight:600;font-size:1.8em;text-align:center}.biller-h3{color:#484848;font-weight:600;font-size:1em;margin-bottom:.8em}.biller-p{color:#484848;font-size:.9em}.biller-top-left{padding:24px 100px 70px}.biller-partner-logos{margin-bottom:40px;margin-top:100px}.btn-biller{font-weight:500;font-size:.95em;letter-spacing:1px;display:inline-block;padding:13px 1.7em;border-radius:6px;text-decoration:none;color:#fff;background:#4414b8}.btn-biller:hover{color:#fff;text-decoration:none;transform:scale(1.02);transition:all .2s ease;animation:none;cursor:pointer}.btn-biller-yellow{font-weight:500;font-size:.95em;letter-spacing:1px;display:inline-block;padding:13px 1.7em;border-radius:6px;text-decoration:none;color:#fff;background:#1a202e}.btn-biller-yellow:hover{color:#fff;text-decoration:none;transform:scale(1.02);transition:all .2s ease;animation:none;cursor:pointer}.btn-biller-blue{font-weight:500;font-size:.95em;letter-spacing:1px;display:inline-block;padding:13px 1.7em;border-radius:6px;text-decoration:none;color:#1a202e;background:#fff}.btn-biller-blue:hover{color:#1a202e;text-decoration:none;transform:scale(1.02);transition:all .2s ease;animation:none;cursor:pointer}.btn-biller-grey{font-weight:500;font-size:.95em;letter-spacing:1px;display:inline-block;padding:13px 1.7em;border-radius:6px;text-decoration:none;color:#fff;background:#4414b8}.btn-biller-grey:hover{color:#fff;text-decoration:none;transform:scale(1.02);transition:all .2s ease;animation:none;cursor:pointer}.biller-animation{margin-bottom:-6px}.biller-prop-text{display:inline-block}.biller-bill-container-txt .biller-h2{text-align:left}.biller-bill-container-txt .biller-p{text-align:left}.biller-bill-container{text-align:right}.biller-bill-block{display:inline-block;text-align:center;margin-right:1.5em}.biller-bill-block img{height:52px}#biller-value{background-color:#e0e9f0;padding:90px 90px 60px}#biller-how{padding-top:60px}#biller-simple-fees{background-color:#f4f8fb;padding:60px 90px 80px}#biller-bills{padding:90px 90px 0}#biller-bottom-cta{background-color:#f4f8fb;padding-top:80px;padding-bottom:64px}@media screen and (max-width:1080px){.auth-page.signup-page.biller-landing-signup .auth-media-landing{flex-direction:column;padding:60px}}@media screen and (max-width:920px){.auth-page.signup-page.biller-landing-signup .auth-media-landing{padding:60px 100px}.biller-h1{font-size:1.6em;margin-bottom:1em}.biller-h2{font-size:1.8em}.biller-h3{font-size:1em;margin-bottom:.8em}.biller-top-left{padding:12px 60px 70px}.biller-partner-logos{margin-bottom:40px;margin-top:100px}.btn-biller{font-size:.95em}.btn-biller-grey{font-size:.95em}}@media screen and (max-width:768px){.auth-page.signup-page.biller-landing-signup .auth-media-landing{flex-direction:column;padding:60px}.biller-bill-container-txt .biller-h2{text-align:center}.biller-bill-container-txt .biller-p{text-align:center}.biller-bill-container{text-align:center}}@media screen and (max-width:575px){.auth-page.signup-page.biller-landing-signup .auth-media-landing{flex-direction:column;padding:60px 42px}.biller-h3{text-align:center}.biller-p{text-align:center}.biller-bill-block{margin-right:.5em}#biller-how{padding-left:20px;padding-right:20px}#biller-value{padding:90px 20px 60px}#biller-simple-fees{padding:60px 20px 80px}#biller-bills{padding:90px 20px 0}}.biller-search-wrapper{color:#1a202e}.biller-search-wrapper .row{margin:auto}#how-it-works-link{width:200px;margin:25px auto 0}.search-biller-h1{font-weight:600;font-size:2.1em;margin-bottom:1em;margin-top:1em;font-family:inherit}.search-biller-h2{font-weight:600;font-size:1.8em;color:#434343}.search-biller-h3{font-size:1.4em;max-width:360px}.search-biller-btn{font-size:1.1em}.search-biller-logo{margin-bottom:40px;margin-top:100px}.search-biller-top-img{height:700px;padding-top:40px;margin-bottom:-100px}.search-biller-deferit{border-radius:6px;border:2px solid #1a202e;padding:30px}#biller-search-pay{padding:90px}#biller-search-trust{background-color:#f4f8fb;padding:60px 60px 40px}#biller-search-trust .biller-search-review{margin-bottom:3em;margin-top:2em}#biller-search-trust .biller-search-review img{display:inline-block;margin:1em 5%;width:160px;max-width:27%}#biller-search-faq{padding:40px 60px}#biller-search-faq .biller-search-details h3{margin:1em auto}#biller-search-faq .biller-search-details a{margin:1em auto}@media screen and (max-width:768px){#biller-search-pay{padding:90px 40px}#biller-search-trust{padding:60px 40px}#biller-search-faq{padding:60px 40px}.search-biller-top-img{height:400px;text-align:center}}@media screen and (max-width:575px){.search-biller-h1{font-size:1.8em}.search-biller-logo{margin-top:40px}#biller-search-pay{padding:90px 20px 60px}#biller-search-trust{padding:60px 20px}#biller-search-faq{padding:60px 20px}#biller-search-faq .biller-search-center-mobile{text-align:center}}@media screen and (max-width:380px){.search-biller-btn{font-size:1em}}.footer-partners-deferit-logo{height:30px;margin-bottom:30px}@media(max-width:575px){.no-scroll{margin-right:0}}.about-hero{padding:70px 0 40px;background-color:#fcf5eb;text-align:center}.about-hero h1{font-size:40px;line-height:48px;color:#12084f;margin:45px 0 20px}.about-hero p{font-size:18px;line-height:28px;color:#12084f}.about-hero .about-hero__container{padding:0 20px}.about-hero__img{width:100%}.about-hero__img--md,.about-hero__img--lg{display:none}@media only screen and (min-width:768px){.about-hero h1{font-size:56px;line-height:64px;margin:40px 0 20px}.about-hero .about-hero__container{padding:0}.about-hero__img--sm{display:none}.about-hero__img--md{display:block}}@media only screen and (min-width:992px){.about-hero{padding-bottom:20px}.about-hero .about-hero__container{max-width:720px}.about-hero__img--md{display:none}.about-hero__img--lg{display:block}}@media only screen and (min-width:1200px){.about-hero .about-hero__container{max-width:720px}}.about-promise{position:relative;background-color:#fff;padding:70px 0 95px;overflow:hidden}.about-promise::after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#6351a9;border-top-left-radius:75%;border-top-right-radius:75%}.about-promise h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin:0 auto 50px}.about-promise h3{font-size:20px;line-height:28px;font-weight:600;color:#12084f;margin-bottom:10px}.about-promise p{font-size:16px;line-height:28px;color:#12084f;margin:0 auto 45px;max-width:300px}.about-promise img{margin-bottom:15px}.about-promise__item{text-align:center;padding:0}@media only screen and (min-width:414px){.about-promise::after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.about-promise{padding:80px 0 105px}.about-promise::after{height:220px;bottom:-150px}.about-promise h2{font-size:52px;line-height:62px;margin-bottom:40px}.about-promise p{max-width:265px}}@media only screen and (min-width:992px){.about-promise h2{margin-bottom:70px}.about-promise__item:first-of-type{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-start;justify-items:normal}.about-promise__item:last-of-type{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal}}@media only screen and (min-width:1200px){.about-promise{padding-bottom:70px}.about-promise::after{display:none}}.blog-title{font-size:32px;line-height:40px;color:#12084f;font-family:gilroybold,open sans,sans-serif;text-align:center;margin:15px 0 40px;padding:0 15px}.lead-image-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;margin-bottom:30px;padding:0 15px}.lead-image-wrapper img{width:100%;border-radius:8px}.blog-post-header{margin-top:70px;text-align:center}.blog-post-header .blog-item-author{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;margin-bottom:10px}.blog-post-header .blog-item-author-avatar{width:50px;height:50px}.blog-post-header .blog-item-author-avatar-name{font-size:14px;line-height:22px;font-weight:600;color:#12084f;margin-top:15px}.blog-date{font-size:14px;line-height:22px;font-weight:600;color:#12084f}.blog-post-related{margin:25px 0 70px;padding:0 15px}.blog-post-related h2{font-size:24px;line-height:32px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin:0 0 15px}.blog-post{max-width:680px;margin:0 auto;padding:0 15px}.blog-post .blog-post-pay-it-wrapper{margin:50px 0 30px}.blog-post .blog-post-content img{border-radius:8px}.blog-post .blog-post-content p{font-size:16px;line-height:24px;color:#12084f;margin:0 0 35px}.blog-post .blog-post-content h1,.blog-post .blog-post-content h2,.blog-post .blog-post-content h3,.blog-post .blog-post-content h4,.blog-post .blog-post-content h5,.blog-post .blog-post-content h6{font-size:22px;line-height:32px;font-weight:600;color:#12084f;margin:50px 0 15px}.blog-post .blog-post-content blockquote{font:600 22px/34px open sans,sans-serif;margin:0;font-style:italic;color:#12084f;margin:75px auto}.blog-post .blog-post-content ul{margin:0;padding:0;list-style:none;margin:20px 0}.blog-post .blog-post-content ul li{background:url(images/list-item-icon.svg)no-repeat 8px 7px;padding-left:32px}.blog-post .blog-post-content ul li:not(:last-child){margin-bottom:8px}.blog-post .blog-post-content .blog-post-author-name,.blog-post .blog-post-content .blog-date{font-size:14px;line-height:18px;margin:0;text-align:center;color:rgba(0,0,0,.6)}@media only screen and (min-width:768px){.blog-title{font-size:40px;line-height:48px;margin:15px 0 50px}.blog-post{padding:0}.blog-post .blog-post-pay-it-wrapper{margin-bottom:65px}.lead-image-wrapper{margin-bottom:50px}.blog-post-related{margin-bottom:25px;padding:0}.blog-post-related h2{font-size:32px;line-height:40px}.blog-post-related .blog-posts-list .blog-item:first-of-type{width:49%}.blog-post-related .blog-posts-list .blog-item:first-of-type h3{font-size:24px;line-height:32px;margin-bottom:10px}.blog-post-related .blog-posts-list .blog-item:first-of-type .blog-item-summary{font-size:16px;line-height:24px}.blog-post-related .blog-posts-list .blog-item:first-of-type .blog-item-content{padding:30px}.blog-post-related .blog-posts-list .blog-item:last-of-type{display:none}}@media only screen and (min-width:992px){.lead-image-wrapper{padding:0}.blog-post-related{margin-bottom:50px}.blog-post-related .blog-posts-list .blog-item:first-of-type{display:block}.blog-post-related .blog-posts-list .blog-item:first-of-type .blog-item-image,.blog-post-related .blog-posts-list .blog-item:first-of-type .blog-item-content{width:100%}}@media only screen and (min-width:1200px){.blog-post-related{margin-bottom:120px}.blog-post-related h2{margin-left:1.167%}.blog-post-related .blog-posts-list .blog-item:first-of-type{width:31%;margin:0 1.167% 38px}.blog-post-related .blog-posts-list .blog-item:last-of-type{display:block}}.how-hero{position:relative;background-color:#12084f;padding:75px 10px 0;text-align:center;overflow:hidden}.how-hero h1{font-size:40px;line-height:48px;color:#fff}.how-hero h2{font-size:18px;line-height:28px;color:#fff;margin:15px 0}.how-hero__title{z-index:1}.how-hero__title,.how-hero__container{padding:0}.how-hero__img{margin:0 auto;width:100%;max-width:530px;margin-top:-50px}.how-hero__img--lg,.how-hero__img--md{display:none}.how-hero__featured-title{text-transform:uppercase;color:#a798e7;font-size:14px;line-height:22px;margin:25px 0 15px}.how-hero__featured-content--sm,.how-hero__featured-content--md,.how-hero__featured-title{display:none}@media only screen and (min-width:375px){.how-hero__featured-title,.how-hero__featured-content--sm{display:block}}@media only screen and (min-width:414px){.how-hero__img{margin-top:-70px}}@media only screen and (min-width:768px){.how-hero h1{font-size:56px;line-height:64px;margin:0 auto;max-width:720px}.how-hero h2{max-width:530px;margin:15px auto}.how-hero__img{margin-top:-90px}.how-hero__img--sm,.how-hero__featured-content--sm{display:none}.how-hero__img--md,.how-hero__featured-content--md{display:block}}@media only screen and (min-width:1200px){.how-hero{padding:130px 0 20px}.how-hero h1,.how-hero h2{max-width:460px;text-align:left;margin:0}.how-hero h2{margin:15px 0}.how-hero__img--md{display:none}.how-hero__img--lg{display:block}.how-hero__img{bottom:0;left:0;top:0;right:-40px;margin-top:-130px;max-width:initial}.how-hero__title{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}.how-hero__title .primary-button--white{width:145px}.how-hero__featured-title{text-align:left;margin-top:65px}.how-hero-en-au{padding:115px 0 65px}.how-hero-en-au h1,.how-hero-en-au h2{max-width:490px}.how-hero-en-au .how-hero__img{top:15px;margin-right:-30px;width:662px}}.how-experience{position:relative;background-color:#fff;padding:70px 10px 140px;text-align:center;overflow:hidden}.how-experience h2{font-size:40px;line-height:48px;font-weight:400;color:#12084f;margin-bottom:50px;font-family:gilroybold,open sans,sans-serif}.how-experience::after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#fcf5eb;border-top-left-radius:75%;border-top-right-radius:75%}.how-experience--app{padding:100px 0}.how-experience__content-item{margin-top:50px;padding:0}.how-experience__content-item:first-of-type{margin-top:0}.how-experience__content-item h3{font-size:20px;line-height:28px;font-weight:600;color:#12084f;margin-bottom:10px}.how-experience__content-item p{font-size:16px;line-height:24px;color:#12084f;max-width:310px;margin:0 auto}.how-icon{height:210px;margin-bottom:30px}@media only screen and (min-width:768px){.how-experience{padding-top:80px}.how-experience h2{font-size:48px;line-height:56px;margin-bottom:55px}.how-experience::after{height:220px;bottom:-150px}}@media only screen and (min-width:992px){.how-experience__container{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;max-width:310px}.how-experience__content-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;margin-top:0}.how-experience__content-item:first-of-type{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-start;justify-items:normal}.how-experience__content-item:last-of-type{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal}}@media only screen and (min-width:1200px){.how-experience{padding-bottom:175px}}.how-budgeting{position:relative;background-color:#fff;text-align:center;padding:70px 0 30px}.how-budgeting h2{font-size:40px;line-height:48px;color:#12084f;margin:0 auto 10px;max-width:330px;font-family:gilroybold,open sans,sans-serif}.how-budgeting p{font-size:18px;line-height:28px;margin:0 auto 50px;max-width:275px;color:#12084f}.how-budgeting__container-item{margin-bottom:48px}.how-budgeting__container-item h3{font-size:18px;font-weight:600;line-height:28px;color:#12084f;margin:25px 0 0}.how-budgeting__container-item p{font-size:16px;line-height:24px;color:#12084f;margin:10px auto 0;max-width:335px}.how-budgeting__image{max-width:240px}@media only screen and (min-width:768px){.how-budgeting{padding:70px 0}.how-budgeting h2{font-size:48px;line-height:56px;color:#12084f;margin:0 auto 15px;max-width:initial}.how-budgeting p{font-size:18px;line-height:28px;margin:0 auto 50px;max-width:initial}.how-budgeting__container-item p{max-width:335px;margin:10px auto 0}.how-budgeting__image{max-width:290px}}@media only screen and (min-width:992px){.how-budgeting .primary-button--sm{display:none}.how-budgeting .primary-button--3md{margin:20px 0 0}.how-budgeting__title,.how-budgeting__container{display:none}}.how-pricing{position:relative;background-color:#fcf5eb;text-align:center;padding:20px 0 35px}.how-pricing h3{font-size:40px;line-height:48px;font-weight:400;color:#12084f;margin-bottom:10px;font-family:gilroybold,open sans,sans-serif}.how-pricing p{font-size:18px;line-height:28px;color:#12084f;max-width:350px;margin:0 auto 25px}.how-pricing__title--lg{display:none}.how-pricing__content-item{margin-bottom:35px}.how-pricing__content-item img{width:30px;margin-bottom:10px}.how-pricing__content-item h3{font-size:18px;line-height:28px;font-weight:600;color:#12084f;margin-bottom:10px;font-family:inter,open sans,sans-serif}.how-pricing__content-item p{font-size:16px;line-height:24px;color:#12084f;max-width:270px;margin:0 auto}.how-pricing__row{margin-top:85px}.how-pricing__content-wrapper{padding:0}.how-pricing__img-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:flex-start;justify-items:normal;padding:0}.how-pricing__image{max-width:245px;margin:30px auto 0}.how-pricing__image--lg{display:none}@media only screen and (min-width:768px){.how-pricing{padding:10px 0 25px}.how-pricing h3{font-size:48px;line-height:56px;margin-bottom:15px}.how-pricing p{max-width:545px;margin-bottom:35px}.how-pricing__content-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:center;justify-items:normal;text-align:left;margin-bottom:15px}.how-pricing__content-item:last-of-type{margin-bottom:30px}.how-pricing__content-item img{margin-right:20px}.how-pricing__content-item h3{font-size:18px;line-height:28px;margin-bottom:5px}.how-pricing__content-item p{max-width:310px;margin:0}.how-pricing__image--sm{display:none}.how-pricing__image--lg{display:block}.how-pricing__image{max-width:415px}}@media only screen and (min-width:992px){.how-pricing{padding:20px 0 90px}.how-pricing__content-wrapper{text-align:left}.how-pricing__title p{max-width:500px;margin:0 0 25px}.how-pricing__title--sm{display:none}.how-pricing__title--lg{display:block}.how-pricing__content-item{justify-content:flex-start}.how-pricing__content-item p{max-width:initial}.how-pricing__image{margin:0 0 0 auto}}.how-promise{position:relative;background-color:#fcf5eb;text-align:center;padding:70px 20px}.how-promise h2{font-size:40px;line-height:48px;margin-bottom:10px;color:#12084f;font-family:gilroybold,open sans,sans-serif}.how-promise p{font-size:18px;line-height:28px;color:#12084f;margin-bottom:35px}.how-promise .how-promise__content{background-color:#fff;border-radius:30px;padding:0 5px 40px}.how-promise__logo{width:65px}.how-promise__buy-now{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;text-transform:uppercase;font-size:10px;line-height:11px;font-weight:600;color:#12084f;padding:0}.how-promise__deferit-logo{padding:0}.how-promise__row{padding:0 25px 0 20px;height:70px}.how-promise__row:first-of-type{padding:30px 25px 20px 20px;height:auto}.how-promise__row:nth-child(even){background-color:#f8f7f7;border-radius:60px}.how-promise__icon{width:20px}.how-promise__row-name{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:flex-start;justify-items:normal;font-size:14px;line-height:22px;color:#12084f;padding:0;text-align:start}.how-promise__row-value{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal}.how-promise__disclaimer{margin-top:30px;font-size:12px;line-height:16px;color:#12084f}.how-promise__disclaimer a{color:#6351a9}@media only screen and (min-width:768px){.how-promise{padding:100px 0 90px}.how-promise h2{font-size:48px;line-height:56px;margin-bottom:15px}.how-promise p{margin-bottom:50px}.how-promise .how-promise__content{border-radius:20px;padding:0 20px 25px}.how-promise__row{padding:20px 25px 20px 35px}.how-promise__row-name{font-size:16px;line-height:24px}.how-promise__buy-now{font-size:12px;line-height:12px}.how-promise__logo{width:100px}.how-promise__disclaimer{margin-top:50px}}@media only screen and (min-width:1200px){.how-promise .how-promise__content{padding:0 90px 50px}.how-promise__row{padding:20px 30px 20px 20px}.how-promise__row:first-of-type{padding:60px 25px 20px 20px}.how-promise__disclaimer{margin-top:30px}.how-promise__logo{width:130px}.how-promise__buy-now{font-size:16px;line-height:17px}}.how-support{position:relative;padding:70px 20px 140px;text-align:center;overflow:hidden}.how-support::before{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#6351a9;border-top-left-radius:75%;border-top-right-radius:75%}.how-support h2{font-size:40px;line-height:48px;margin-bottom:10px;color:#12084f;font-family:gilroybold,open sans,sans-serif;max-width:500px}.how-support p{font-size:18px;line-height:28px;color:#12084f;margin-bottom:15px;max-width:550px}.how-support__img{margin-top:60px;max-width:370px;width:100%}.how-support__img--lg{display:none}.how-support__content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;padding:0}@media only screen and (min-width:414px){.how-support::before{right:-5%;left:-5%}}@media only screen and (min-width:768px){.how-support::before{height:220px;bottom:-150px}.how-support h2{font-size:48px;line-height:56px;margin-bottom:25px}.how-support p{margin-bottom:25px}.how-support .how-support__img{margin-top:50px;max-width:390px}.how-support .how-support__img--lg{display:block}.how-support .how-support__img--sm{display:none}}@media only screen and (min-width:992px){.how-support .how-support__img{margin-top:0}.how-support__content:first-of-type{text-align:left;align-items:flex-start}.how-support__content:last-of-type{align-items:flex-end}}@media only screen and (min-width:1200px){.how-support{padding:70px 25px}.how-support::before{display:none}}.how-carousel{display:none}@media only screen and (min-width:992px){.how-carousel{display:flex}.how-carousel__container{padding:0}.how-carousel__content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;position:relative;margin:150px 117.5px 110px}.how-carousel__background-image{width:335px}.how-carousel__content-item{position:absolute;opacity:0;transition:opacity .5s,transform .5s ease}.how-carousel__content-item:nth-child(2){top:-145px;left:-150px;width:310px;transform:translateX(-20px)}.how-carousel__content-item:nth-child(3){right:-170px;top:20px;width:355px;transform:translateX(20px)}.how-carousel__content-item:nth-child(4){left:-110px;bottom:-125px;width:380px;transform:translateY(-20px)}.how-carousel__content-item--active{opacity:1}.how-carousel__content-item--active:nth-child(2),.how-carousel__content-item--active:nth-child(3),.how-carousel__content-item--active:nth-child(4){transform:translate(0)}.how-carousel__container-controls{margin-left:100px;text-align:left}.how-carousel__container-controls h2{max-width:380px;margin:0 auto 15px 0}.how-carousel__container-controls p{margin-bottom:20px}.how-carousel__container-controls h2,.how-carousel__container-controls p{text-align:left}.how-carousel__controls-item{position:relative;padding:12px 0 12px 20px;text-align:start;color:#e0dcee}.how-carousel__controls-item h3{font-size:16px;line-height:24px;font-weight:600;margin-bottom:5px;font-family:inter,open sans,sans-serif}.how-carousel__controls-item p{font-size:16px;line-height:24px;margin-bottom:0}.how-carousel__controls-item:hover{cursor:pointer}.how-carousel__controls-item--active{color:#12084f}.how-carousel__controls-item--active::before{content:'';position:absolute;top:18px;left:5px;bottom:18px;width:3px;background-color:#12084f}}@media only screen and (min-width:1440px){.how-carousel__content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;position:sticky;top:290px}.how-carousel__container-controls{position:sticky;top:140px}.how-carousel__hidden-height{position:static;height:70vh;width:0;margin-top:100px}}.not-found{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:stretch;justify-content:space-between;justify-items:normal;height:100%;padding-top:70px}.not-found-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;flex-grow:1;background-color:#f6f8fb}.not-found-content{text-align:center;margin-bottom:125px}.not-found-content h1{font:600 52px/60px gilroybold,open sans,sans-serif;margin:0 0 16px;color:#12084f}.not-found-summary{margin:-12px 0 16px;color:#12084f}.not-found-description{font-size:20px;line-height:30px;margin:0;margin:0 auto 23px;max-width:455px;color:#12084f}.blog{padding:70px 0;position:relative;z-index:2;background-size:cover;overflow:hidden}.blog::after{content:'';position:absolute;height:70px;right:-10%;top:330px;left:-10%;background-color:#fcf5eb;border-top-left-radius:75%;border-top-right-radius:75%;z-index:-1}.blog::before{content:'';position:absolute;right:0;top:400px;left:0;bottom:0;background-color:#fcf5eb;z-index:-1}.blog h1{font-size:40px;line-height:48px;color:#12084f;text-align:center;margin:0 0 15px;padding:0 15px}@media only screen and (min-width:1200px){.blog h1{font-size:56px;line-height:64px}}.blog p{font-size:18px;line-height:28px;color:#12084f;text-align:center;margin:0 0 30px;padding:0 15px}@media only screen and (min-width:768px){.blog p{margin:0 0 50px}}.blog .blog__container{padding:0 15px}@media only screen and (min-width:768px){.blog .blog__container{padding:0}}@media only screen and (min-width:414px){.blog::after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.blog::after{height:220px;bottom:-150px;top:260px}.blog::before{top:480px}}@media only screen and (min-width:992px){.blog::after{top:285px}.blog::before{top:505px}}.blog-posts-content{width:100%}.blog-posts-content .pagination{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;margin-top:50px}@media only screen and (min-width:768px){.blog-posts-content .pagination{margin-top:30px}}@media only screen and (min-width:1200px){.blog-posts-list{display:flex;flex-direction:row;flex-wrap:wrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}}@media only screen and (min-width:768px){.blog-posts-list{}}@media only screen and (min-width:768px) and (max-width:1199.99px){.blog-posts-list{display:flex;flex-direction:row;flex-wrap:wrap;align-content:normal;align-items:normal;justify-content:space-between;justify-items:normal}}.blog-posts-list .blog-item-image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;overflow:hidden}.blog-posts-list .blog-item-image img{width:100%}.blog-posts-list .blog-item-author{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;font-size:14px;line-height:18px;margin:0;margin-bottom:10px;color:rgba(0,0,0,.6)}.blog-posts-list .blog-item-author .blog-item-author-avatar{width:24px;height:24px;border-radius:100%;border:2px solid #ea8322;overflow:hidden;margin-right:8px}.blog-posts-list .blog-item{display:block;overflow:hidden;background-color:#fff;border-radius:8px;border:1px solid #c8d2de;color:#1b202e;margin-bottom:24px}.blog-posts-list .blog-item h3{font-size:24px;line-height:32px;font-weight:600;color:#12084f;margin-bottom:10px}.blog-posts-list .blog-item .blog-item-summary{font-size:16px;line-height:24px;color:#12084f}@media only screen and (min-width:1200px){.blog-posts-list .blog-item{width:31%;margin:0 1.167% 38px}}@media only screen and (min-width:768px){.blog-posts-list .blog-item{}}@media only screen and (min-width:768px) and (max-width:1199.99px){.blog-posts-list .blog-item{width:49%}}.blog-posts-list .blog-item:hover{text-decoration:none}.blog-posts-list .blog-item:first-child{width:100%;height:auto}@media only screen and (min-width:992px){.blog-posts-list .blog-item:first-child{display:flex;flex-direction:row;flex-wrap:wrap;align-content:normal;align-items:normal;justify-content:space-between;justify-items:normal}}@media only screen and (min-width:768px){.blog-posts-list .blog-item:first-child h3{margin-bottom:15px;font-size:32px;line-height:40px}}.blog-posts-list .blog-item:first-child .blog-item-image,.blog-posts-list .blog-item:first-child .blog-item-content{width:100%}@media only screen and (min-width:992px){.blog-posts-list .blog-item:first-child .blog-item-image,.blog-posts-list .blog-item:first-child .blog-item-content{width:50%}}@media only screen and (min-width:768px){.blog-posts-list .blog-item:first-child .blog-item-content{padding:40px}}@media only screen and (min-width:1200px){.blog-posts-list .blog-item:first-child .blog-item-image img{width:100%;height:auto}}.blog-posts-list .blog-item:first-child .blog-item-summary{font-size:20px;line-height:28px}.primary-button--blog{min-width:auto}.primary-button--blog svg{fill:#fff}.landing-fees{position:relative;padding:70px 0 130px;overflow:hidden;min-height:1060px}.landing-fees h2{font-size:40px;line-height:48px;margin:0 auto;max-width:270px;font-family:gilroybold,open sans,sans-serif}.landing-fees h3{font-size:18px;line-height:28px;margin:10px auto 40px;max-width:310px}.landing-fees h2,.landing-fees h3{color:#12084f}.landing-fees .fee-hero{width:314px;height:270px}.landing-fees .fee-text{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;padding:0}.landing-fees .fee-text h4{font-size:18px;line-height:28px;margin:0}.landing-fees .fee-text p{font-size:16px;line-height:24px;margin:0;max-width:250px}.landing-fees .fee-text h4,.landing-fees .fee-text p{color:#12084f}.landing-fees::after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#fcf5eb;border-top-left-radius:75%;border-top-right-radius:75%}.landing-fees__image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;padding:0;margin-top:35px}.landing-fees__icon{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;position:relative;width:40px;height:40px;border-radius:50%;background-color:#f7eddf}.landing-fees__icon::before{content:'';display:block;position:absolute;right:0;left:0;top:-80px;bottom:20px;background-color:#f8f7f7;z-index:-1}.landing-fees__icon-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;margin-top:15px}.landing-fees__icon-container:first-of-type{margin-top:0}.landing-fees__icon-container:first-of-type .landing-fees__icon::before{display:none}.fee-text__container{margin:6px 0 0 10px}.fee-text__title{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}.landing-fees__container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;padding:0;margin-top:25px}.landing-fees__title{padding:0}.landing-fees__title--lg{display:none}@media only screen and (min-width:375px){.landing-fees{min-height:1120px}}@media only screen and (min-width:414px){.landing-fees::after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.landing-fees{min-height:auto}.landing-fees h2{font-size:48px;line-height:56px;max-width:initial}.landing-fees h3{margin-bottom:40px;max-width:initial}.landing-fees .fee-text{justify-content:flex-start;margin-top:15px}.landing-fees::after{height:220px;bottom:-150px}.landing-fees__image{margin-top:0}.landing-fees__content>.row{flex-direction:row-reverse}.landing-fees__icon-container,.landing-fees__container{justify-content:flex-start}}@media only screen and (min-width:992px){.landing-fees{padding-bottom:125px}.landing-fees .fee-hero{margin:auto 0}.landing-fees .fee-text{justify-content:center;margin-top:0}.landing-fees .fee-text p{max-width:240px}.landing-fees__icon-container:nth-child(3) .landing-fees__icon::before{top:-100px}.landing-fees__title--md{display:none}.landing-fees__title--lg{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}}@media only screen and (min-width:1200px){.landing-fees{padding:75px 0}.landing-fees h2{margin:0;width:85%}.landing-fees h3{margin:15px 0 0}.landing-fees::after{display:none}}.home-hero-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;position:relative;background-color:#fcf5eb;padding:70px 15px 0}.home-hero-section h1{font-size:40px;line-height:48px;color:#12084f;margin:0}.home-hero-section h2{font-size:18px;line-height:28px;color:#413972;margin:10px 0 15px}.home-hero-section .row{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.home-hero-section__content{text-align:center;max-width:100%;flex:0 0 100%;z-index:1;padding:0}.social-rating-info-section{color:#6351a9;margin:25px 0 15px}.home-hero-section__image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;padding:0;margin-top:-40px;height:414px}.home-hero-section__img{width:100%;max-width:340px;object-fit:contain}.home-hero-section__img--lg{display:none}.home-hero-section__store img{max-width:150px;height:45px}.home-hero-section__store .home-hero-section__store-link:hover{text-decoration:none}@media only screen and (min-width:375px){.home-hero-section h1{width:80%;margin:0 auto}.home-hero-section h2{width:90%;margin:15px auto}}@media only screen and (min-width:414px){.social-rating-info-section{margin-top:15px}}@media only screen and (min-width:768px){.home-hero-section h1{width:100%}.home-hero-section h2{width:74%;margin:15px auto}.home-hero-section__image{flex:0 0 80%;max-width:80%}}@media only screen and (min-width:769px){.home-hero-section{min-height:605px;padding:0}.home-hero-section h1{font-size:56px;line-height:64px;margin:0}.home-hero-section h2{margin:15px 0;width:68%}.home-hero-section .row{flex-direction:row}.home-hero-section__content{text-align:left;flex:0 0 66.666667%;max-width:66.666667%}.home-hero-section__img--sm{display:none}.home-hero-section__img--lg{display:block}.home-hero-section__image{position:absolute;right:0;right:calc((100% - 720px)/2 - 10px);max-width:490px}.home-hero-section__img{max-width:initial;height:414px}.social-rating-info-section{margin-top:45px}}@media only screen and (min-width:992px){.home-hero-section__image{right:calc((100% - 960px)/2 - 10px)}.home-hero-section h1{width:80%}.home-hero-section h2{width:71%}}@media only screen and (min-width:1200px){.home-hero-section__image{right:calc((100% - 1140px)/2 - 10px)}.home-hero-section h1{width:70%}.home-hero-section h2{width:78%}}.disclaimer{flex:0 0 100%}.disclaimer p{font-size:12px;margin:16px auto;text-align:center;color:#716b95;line-height:22px}.landing-credit-builder{padding:50px 0 40px;text-align:center}.landing-credit-builder h2{font-size:40px;line-height:48px;margin:0;font-family:gilroybold,open sans,sans-serif}.landing-credit-builder h3{font-size:18px;line-height:28px;margin:15px 0 20px}.landing-credit-builder h2,.landing-credit-builder h3{color:#12084f}.landing-credit-builder__img{margin-top:20px;max-width:100%}@media only screen and (min-width:414px){.landing-credit-builder__img{width:375px;height:359px}}@media only screen and (min-width:768px){.landing-credit-builder{padding-bottom:10px}.landing-credit-builder__content-item,.landing-credit-builder__content-image{padding:0}}@media only screen and (min-width:992px){.landing-credit-builder{padding:40px 0;text-align:left}.landing-credit-builder h1{max-width:400px}.landing-credit-builder h2{max-width:440px}.landing-credit-builder__content{flex-direction:row-reverse}.landing-credit-builder__content-item{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:center;justify-items:normal;padding-left:30px}.landing-credit-builder__content-image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal;padding-right:50px}.landing-credit-builder__img{margin-top:0}}.landing-bill-negotiation{padding:50px 0;text-align:center}.landing-bill-negotiation h2{font-size:40px;line-height:48px;margin:0;font-family:gilroybold,open sans,sans-serif}.landing-bill-negotiation h3{font-size:18px;line-height:28px;margin:15px 0 20px}.landing-bill-negotiation h2,.landing-bill-negotiation h3{color:#12084f}.landing-bill-negotiation__img{margin-top:20px;max-width:100%}@media only screen and (min-width:414px){.landing-bill-negotiation__img{width:375px;height:274px}}@media only screen and (min-width:768px){.landing-bill-negotiation{text-align:left}.landing-bill-negotiation h2{font-size:48px;line-height:56px}.landing-bill-negotiation__img{margin-top:0}.landing-bill-negotiation__content-item{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:center;justify-items:normal;padding:0}.landing-bill-negotiation__content-item h2,.landing-bill-negotiation__content-item h3{max-width:330px}.landing-bill-negotiation__content-image{padding:0}}@media only screen and (min-width:992px){.landing-bill-negotiation__content-item{padding-left:75px}.landing-bill-negotiation__content-item h2,.landing-bill-negotiation__content-item h3{max-width:450px}.landing-bill-negotiation__content-image{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal}.landing-bill-negotiation__img{max-width:400px;margin-top:0}}@media only screen and (min-width:1200px){.landing-bill-negotiation__content-item{padding:0 0 0 175px}.landing-bill-negotiation__content-image{padding-right:50px}}#landing-membership{background-color:#e3dcff}section.landing-membership{padding:50px 0;text-align:center;color:#12084f}section.landing-membership h2{font-size:40px;line-height:48px;margin:0;font-family:gilroybold,open sans,sans-serif}section.landing-membership h3{font-size:18px;line-height:28px;margin:15px 0 20px}section.landing-membership .primary-button{margin:auto;text-align:center}@media only screen and (min-width:414px){.landing-membership__img{width:375px;height:274px}}.landing-membership-table__image-container{width:100%;margin:40px 0}.landing-membership-table__image-container img{max-width:100%;height:auto;margin:0 auto}.landing-membership-table__image--lg{display:block}.landing-membership-table__image--sm{display:none}@media only screen and (max-width:414px){.landing-membership-table__image--lg{display:none}.landing-membership-table__image--sm{display:block}}@media only screen and (min-width:768px){.landing-membership{text-align:left}.landing-membership h2{font-size:48px;line-height:56px}}.home-carousel-section{background-color:#fff;text-align:center;padding:4px 15px 60px}.home-carousel-section .carousel-title{font-size:42px;line-height:1.2;font-weight:700;color:#42337e;margin-bottom:40px;font-family:gilroybold,open sans,sans-serif}.home-carousel-section .carousel-wrapper{position:relative;width:90%;max-width:1140px;margin:0 auto}.home-carousel-section .carousel-container{overflow:hidden}.home-carousel-section .carousel-track{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;flex-wrap:nowrap;transition:transform .5s ease-in-out}.home-carousel-section .carousel-slide{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;padding:0 10px}.home-carousel-section .carousel-slide img{max-width:160px;height:auto;margin-bottom:16px}.home-carousel-section .carousel-slide .biller-label{font-size:14px;font-weight:600;border:2px solid #42337e;border-radius:4px;background:#fff;color:#42337e;padding:7px 24px;cursor:pointer;position:relative;top:-50px;width:135px}.home-carousel-section .carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.1);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.home-carousel-section .carousel-btn::before{font-size:42px;font-family:open sans,sans-serif;font-weight:300;top:-8px;left:13px;position:absolute}.home-carousel-section .carousel-btn.prev{left:-20px}.home-carousel-section .carousel-btn.prev::before{content:'‹'}.home-carousel-section .carousel-btn.next{right:-20px}.home-carousel-section .carousel-btn.next::before{content:'›';right:13px}.home-carousel-section .carousel-dots{margin-top:6px}.home-carousel-section .carousel-dots .dot{width:8px;height:8px;border-radius:50%;background:#6351a9;opacity:.4;display:inline-block;margin:0 4px}.home-carousel-section .carousel-dots .dot.active{opacity:1}.home-carousel-section .carousel-more-link{display:inline-flex;align-items:center;font-size:24px;font-weight:600;color:#7550fd;margin:10px 0 6px;text-decoration:none}.home-carousel-section .carousel-more-link .arrow{margin-left:6px;font-size:20px;line-height:1}.home-carousel-section .carousel-more-link:hover{text-decoration:underline}@media only screen and (min-width:0){.home-carousel-section{}}@media only screen and (min-width:0) and (max-width:767.99px){.home-carousel-section .carousel-slide img{max-width:120px}}@media only screen and (min-width:1200px){.woolworths-landing-container{margin:0}}@media only screen and (min-width:768px){.landing-container{padding:60px 30px}}@media only screen and (min-width:1200px){.woolworths-hero-title{white-space:nowrap}}@media only screen and (min-width:1200px){.woolworths-landing-hero__img-lg{margin-left:100px}}.business__hero-section{padding:70px 20px 0;text-align:center}.business__hero-section h1{font-size:40px;line-height:48px;color:#12084f;margin:0 0 15px}.business__hero-section p{font-size:18px;line-height:28px;color:#12084f;margin:0 0 15px}.business__hero-content{padding:0}.business__hero-buttons-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.business__button--get-started{width:207px;margin-bottom:10px}.business__button--get-in-touch{width:149px}.business__hero-image{margin:-40px auto 0;width:100%;max-width:640px}.business__hero-image--lg{display:none}@media only screen and (min-width:414px){.business__button--get-started{margin-right:10px}.business__hero-buttons-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}}@media only screen and (min-width:768px){.business__hero-section h1{font-size:56px;line-height:64px}.business__hero-image{margin:-20px auto 0}.business__hero-image--sm{display:none}.business__hero-image--lg{display:block}}@media only screen and (min-width:992px){.business__hero-section h1{max-width:720px;margin:0 auto 15px}.business__hero-section p{max-width:540px;margin:0 auto 15px}}@media only screen and (min-width:1200px){.business__hero-section{padding:0;text-align:left}.business__hero-section h1{max-width:540px;margin:0 0 15px}.business__hero-section p{margin:0 0 15px}.business__hero-image{margin:0}.business__hero-buttons-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-start;justify-items:normal}.business__hero-content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}}.business__value-section{padding:70px 0;overflow:hidden;background-color:#f8f7f7}.business__value-card-percentage{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;position:relative;width:268px;height:268px;border-radius:9999px;text-align:center}.business__value-card-percentage h3{font-size:75px;line-height:75px;font-family:gilroybold,open sans,sans-serif;margin:0}.business__value-card-percentage h3 span{font-size:62px;line-height:62px}.business__value-card-percentage p{font-size:18px;line-height:28px;margin:0;font-weight:600}.business__value-card-background{position:absolute;top:0;height:268px;width:calc(100% + 405px - 35px - 268px/2)}.business__value-card-wrapper{padding:0}.business__value-buttons-wrapper{padding:0}.business__value-card-content h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin:20px 0 15px;padding:0 15px}.business__value-card-content p{font-size:16px;line-height:24px;color:#12084f;padding:0 15px;margin:0 0 45px}.business__value-card{position:relative}.business__value-card:nth-child(1) .business__value-card-percentage{background-color:#fae4a5;margin:0 35px 0 auto}.business__value-card:nth-child(1) .business__value-card-percentage h3,.business__value-card:nth-child(1) .business__value-card-percentage p{color:#a17a1c}.business__value-card:nth-child(1) .business__value-card-percentage p{width:165px}.business__value-card:nth-child(1) .business__value-card-background{left:-405px;background:linear-gradient(to left,#a798e6,#fff)}.business__value-card:nth-child(2) .business__value-card-percentage{background-color:#959dd9;margin:0 auto 0 35px}.business__value-card:nth-child(2) .business__value-card-percentage h3,.business__value-card:nth-child(2) .business__value-card-percentage p{color:#3b3e92}.business__value-card:nth-child(2) .business__value-card-percentage p{width:195px}.business__value-card:nth-child(2) .business__value-card-background{right:-405px;background:linear-gradient(to right,#fae4a5,#fff)}.business__value-card:nth-child(3) .business__value-card-percentage{background-color:#a798e7;margin:0 35px 0 auto}.business__value-card:nth-child(3) .business__value-card-percentage h3,.business__value-card:nth-child(3) .business__value-card-percentage p{color:#42337e}.business__value-card:nth-child(3) .business__value-card-percentage p{width:200px}.business__value-card:nth-child(3) .business__value-card-background{left:-405px;background:linear-gradient(to left,#959dd9,#fff)}.business__value-card:nth-child(3) .business__value-card-content p{margin:0 0 25px}.business__value-buttons-content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}@media only screen and (min-width:768px){.business__value-section{padding:90px 0 70px}.business__value-card-wrapper--content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.business__value-card-content h2{font-size:48px;line-height:56px;padding:0 30px;margin:0 0 20px}.business__value-card-content p{padding:0 30px;margin:0}.business__value-card-background{width:calc(100% + 405px - 268px/2)}.business__value-card:nth-child(1) .business__value-card-percentage{margin:0 0 0 auto}.business__value-card:nth-child(2){display:flex;flex-flow:row-reverse;margin-top:70px}.business__value-card:nth-child(2) .business__value-card-percentage{margin:0 auto 0 0}.business__value-card:nth-child(3){margin-top:70px}.business__value-card:nth-child(3) .business__value-card-percentage{margin:0 0 0 auto}.business__value-card:nth-child(3) .business__value-card-content p{margin:0}.business__value-buttons-content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:normal;justify-items:normal;padding:50px 30px 0}}@media only screen and (min-width:1200px){.business__value-card-percentage{width:360px;height:360px}.business__value-card-percentage h3{font-size:110px;line-height:110px}.business__value-card-percentage h3 span{font-size:75px;line-height:80px}.business__value-card-background{height:360px;width:calc(100% + 405px - 360px/2)}.business__value-card-content h2{max-width:545px;padding:0 0 0 70px}.business__value-card-content p{max-width:545px;padding:0 0 0 70px}.business__value-card:nth-child(2) .business__value-card-wrapper--content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:flex-end;justify-items:normal}.business__value-card:nth-child(2) .business__value-card-content h2{padding:0 30px 0 0}.business__value-card:nth-child(2) .business__value-card-content p{padding:0 30px 0 0}.business__value-buttons-content{padding:0 70px}}.business__solution-section{padding:70px 0}.business__solution-section h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin:0 0 15px;padding:0 20px;text-align:center}.business__solution-section p{font-size:18px;line-height:28px;color:#12084f;padding:0 20px;margin:0 0 25px;text-align:center}.business__solution-card{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:space-between;justify-items:normal;padding:25px 15px 15px;border-radius:20px;width:265px;max-width:265px;height:175px;margin-top:20px;border:1px solid #b8b5ca}.business__solution-card h3{font-size:32px;line-height:40px;font-weight:600;margin:0 0 5px}.business__solution-card p{font-size:18px;line-height:28px;font-weight:600;margin:0 0 5px;padding:0;text-align:left}.business__solution-col{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal}.business__solution-col:first-of-type .business__solution-card{margin-top:0}.business__solution-card-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:flex-end;justify-content:space-between;justify-items:normal;width:100%}.business__solution-card-blurb{font-size:12px;line-height:18px;font-weight:500;color:#12084f;padding:10px;background-color:#f8f7f7;border:1px solid #12084f;border-radius:70px}@media only screen and (min-width:768px){.business__solution-section h2{font-size:48px;line-height:56px;max-width:670px;padding:0;margin:0 auto 15px}.business__solution-section p{font-size:18px;line-height:28px;max-width:540px;padding:0;margin:0 auto 30px}.business__solution-card h3{font-size:40px;line-height:40px}.business__solution-card p{font-size:20px;line-height:30px;margin:0 0 5px}.business__solution-col{padding:0 10px}.business__solution-col:nth-child(2) .business__solution-card{margin-top:0}.business__solution-col:nth-child(1),.business__solution-col:nth-child(3){display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal}.business__solution-col:nth-child(2),.business__solution-col:nth-child(4){display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-start;justify-items:normal}}@media only screen and (min-width:1200px){.business__solution-section{padding:110px 0 130px}.business__solution-section h2{max-width:initial}.business__solution-section p{max-width:630px;margin:0 auto 50px}.business__solution-card{margin-top:0}.business__solution-card p{margin:0 0 5px}}.business__how-section{position:relative;padding:70px 0 140px;background-color:#f8f7f7;scroll-behavior:smooth}.business__how-section h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;text-align:center;color:#12084f;margin:0 0 15px}.business__how-section p{font-size:18px;line-height:28px;text-align:center;color:#12084f;margin:0 0 40px;padding:0 15px}.business__how-item{margin-top:20px;text-align:center}.business__how-item:first-of-type{margin-top:0}.business__how-item h3{font-size:16px;line-height:24px;font-weight:600;color:#12084f;text-align:left;margin:0 0 5px}.business__how-item p{font-size:16px;line-height:24px;color:#12084f;text-align:left;padding:0;margin:0}.business__how-item img{width:100%;max-width:345px}.business__how-item-title{position:relative;padding:12px 0 12px 20px}.business__how-item-title::before{content:'';position:absolute;top:18px;left:5px;bottom:18px;width:3px;background-color:#6773c9}@media only screen and (min-width:768px){.business__how-section h2{font-size:48px;line-height:56px;margin:0 0 10px}.business__how-section p{padding:0}.business__how-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal;padding:0}.business__how-item:nth-child(2){display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.business__how-item-content{padding:0}}@media only screen and (min-width:992px){.business__how-section{padding:100px 0 150px}.business__how-section h2{text-align:left}.business__how-section p{text-align:left}.business__how-section .how-carousel__controls-item--active p{color:#12084f}.business__how-container{display:none}.business__how-title{display:none}.business__how-item-image{display:none}}@media only screen and (min-width:1440px){.business__how-section{padding:100px 0 200px}}.business-carousel{display:none}@media only screen and (min-width:992px){.business-carousel{display:flex}.business-carousel__container{padding:0}.business-carousel__content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;position:relative}.business-carousel__background-image{margin:55px 0 0 auto;width:500px}.business-carousel__content-item{position:absolute;opacity:0;transition:opacity .5s,transform .5s ease}.business-carousel__content-item:nth-child(2){top:120px;right:-20px;width:215px;transform:translateX(-20px)}.business-carousel__content-item:nth-child(3){left:15px;bottom:-30px;width:210px;transform:translateX(20px)}.business-carousel__content-item--active{opacity:1}.business-carousel__content-item--active:nth-child(2),.business-carousel__content-item--active:nth-child(3),.business-carousel__content-item--active:nth-child(4){transform:translate(0)}.business-carousel__container-controls{text-align:left}.business-carousel__container-controls h2{max-width:380px;margin:0 auto 15px 0}.business-carousel__container-controls p{margin-bottom:20px}.business-carousel__container-controls h2,.business-carousel__container-controls p{text-align:left}.business-carousel__controls-item{position:relative;padding:12px 0 12px 20px;text-align:start;color:#e0dcee}.business-carousel__controls-item h3{font-size:16px;line-height:24px;font-weight:600;margin-bottom:5px;font-family:inter,open sans,sans-serif}.business-carousel__controls-item p{font-size:16px;line-height:24px;margin:0;color:#e0dcee}.business-carousel__controls-item:hover{cursor:pointer}.business-carousel__controls-item--active::before{content:'';position:absolute;top:18px;left:5px;bottom:18px;width:3px;background-color:#12084f}.business-carousel__controls-item--active h3,.business-carousel__controls-item--active p{color:#12084f}}@media only screen and (min-width:1200px){.business-carousel__container-controls{margin-left:0}.business-carousel__background-image{width:550px;margin:35px -15px 0 auto}.business-carousel__content-item:nth-child(2){top:100px;right:-25px}.business-carousel__content-item:nth-child(3){left:30px;bottom:-30px}}@media only screen and (min-width:1440px){.business-carousel__content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;position:sticky;top:140px}.business-carousel__container-controls{position:sticky;top:140px}.business-carousel__content-item:nth-child(2){right:-65px}.business-carousel__hidden-height{position:static;height:70vh;width:0;margin-top:100px}}.business__payment-section{position:relative;padding-bottom:70px}.business__payment-section::before{content:'';position:absolute;height:70px;right:0;top:-70px;left:0;background-color:#fff;border-top-left-radius:75%;border-top-right-radius:75%}.business__payment-section h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;text-align:center;color:#12084f;margin:0 0 50px;padding:0 8px}.business__payment-card{text-align:center;margin-top:50px}.business__payment-card:first-of-type{margin-top:0}.business__payment-card h3{font-size:18px;line-height:24px;font-weight:600;color:#12084f;margin:10px 0}.business__payment-card p{font-size:16px;line-height:24px;color:#12084f;margin:0}@media only screen and (min-width:768px){.business__payment-section{padding:10px 0 100px}.business__payment-section h2{font-size:48px;line-height:56px;margin:0 auto 30px;max-width:720px}.business__payment-card{text-align:left;margin-top:55px;padding:0}.business__payment-card:nth-child(2){margin-top:0}.business__payment-card:nth-child(1),.business__payment-card:nth-child(3){padding-right:10px}.business__payment-card:nth-child(2),.business__payment-card:nth-child(4){padding-left:10px}}@media only screen and (min-width:992px){.business__payment-section h2{max-width:100%;margin:0 0 90px}.business__payment-card{margin-top:0}.business__payment-card:nth-child(1),.business__payment-card:nth-child(3){padding-right:0}.business__payment-card:nth-child(2),.business__payment-card:nth-child(3),.business__payment-card:nth-child(4){padding-left:15px}}@media only screen and (min-width:1200px){.business__payment-section{padding:150px 0 120px;background-color:#f8f7f7;overflow:hidden}.business__payment-section::before{content:'';position:absolute;top:0;right:-20%;bottom:0;left:-20%;height:auto;background-color:#fff;border-top-left-radius:50%;border-top-right-radius:50%}.business__payment-section h2{position:relative;z-index:1}.business__payment-card:nth-child(2),.business__payment-card:nth-child(3),.business__payment-card:nth-child(4){padding-left:50px}}.business__compares-section{padding:70px 0 55px;background-color:#f8f7f7}.business__compares-section h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;text-align:center;padding:0 15px;margin:0 0 10px}.business__compares-section p{font-size:18px;line-height:28px;color:#12084f;text-align:center;padding:0 15px;margin:0 auto 35px;max-width:570px}.business__compares-section .business__compares-content{background-color:#fff;padding:40px 15px 60px}.business__compares-row{padding:0 25px 0 20px;height:70px}.business__compares-row:nth-child(odd){background-color:#f8f7f7;border-radius:200px}.business__compares-row:last-of-type{padding-top:15px}.business__compares-row-name{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:flex-start;justify-items:normal;font-size:14px;line-height:22px;color:#12084f;padding:0;text-align:left}.business__compares-row-value{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;padding:0}.business__compares-row-value p{font-size:14px;line-height:22px;color:#12084f;padding:0;margin:0;text-align:center}@media only screen and (min-width:576px){.business__compares-section .business__compares-content{border-radius:20px}.business__compares-section .business__compares-row-value p{max-width:180px;margin:0}}@media only screen and (min-width:768px){.business__compares-section{padding:100px 0 70px}.business__compares-section h2{font-size:48px;line-height:56px;margin:0 0 15px}.business__compares-section p{padding:0;margin:0 auto 40px}.business__compares-section .business__compares-content{padding:65px 20px 40px}.business__compares-row{padding:0 30px}}@media only screen and (min-width:992px){.business__compares-section{padding:100px 0}.business__compares-section .business__compares-content{padding:65px 90px}.business__compares-section .business__compares-row-value p{max-width:initial}}.business__industries-section{padding:70px 0;text-align:center;overflow:hidden}.business__industries-section h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;padding:0 15px;margin:0 0 15px}.business__industries-section h3{margin:0}.business__industries-section p{font-size:18px;line-height:28px;color:#12084f;padding:0 15px;margin:0 0 15px;max-width:570px}.business__industries-section .landing-bills__row--second>.landing-bills__item::after{background-color:#fdd161}.business__industries-section .landing-bills__row--second .landing-bills__items-gap{background-color:#6773c9}.business__industries-section .landing-bills__row--third>.landing-bills__item::after{background-color:#fdd161}.business__industries-section .landing-bills__row--fourth .landing-bills__items-gap{background-color:#6351a9}.business__industries-section .landing-bills__row--fifth .landing-bills__row-container:first-of-type .landing-bills__items-gap{background-color:#fdd161}.business__industries-section .landing-bills__row--fifth .landing-bills__row-container:nth-child(2) .landing-bills__items-gap{background-color:#6773c9}@media only screen and (min-width:768px){.business__industries-section h2{font-size:48px;line-height:56px}.business__industries-section h3{font-size:29px;line-height:36px}.business__industries-section p{margin:0 auto 15px}.landing-bills__content--md .landing-bills__row--first .landing-bills__row-container .landing-bills__items-gap{background-color:#6351a9}.landing-bills__content--md .landing-bills__row--first>.landing-bills__item:last-of-type::after{background-color:#fdd161}.landing-bills__content--md .landing-bills__row--second .landing-bills__row-container .landing-bills__items-gap{background-color:#6351a9}.landing-bills__content--md .landing-bills__row--second>.landing-bills__item:first-of-type::after{background-color:#6773c9}.landing-bills__content--md .landing-bills__row--second>.landing-bills__item:last-of-type::after{background-color:#6773c9}}@media only screen and (min-width:1200px){.business__industries-section{padding:85px 0}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--second .landing-bills__items-gap{background-color:#6351a9}.landing-bills__content--lg .landing-bills__row--first .landing-bills__row-container--third .landing-bills__items-gap{background-color:#6773c9}.landing-bills__content--lg .landing-bills__row--second>.landing-bills__item:first-of-type::after{background-color:#6773c9}.landing-bills__content--lg .landing-bills__row--second .landing-bills__items-gap{background-color:#6351a9}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--second .landing-bills__items-gap{background-color:#fdd161}.landing-bills__content--lg .landing-bills__row--second .landing-bills__row-container--third .landing-bills__items-gap{background-color:#6773c9}.landing-bills__content--lg .landing-bills__row--third>.landing-bills__item:first-of-type::after{background-color:#fdd161}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--first .landing-bills__items-gap{background-color:#fdd161}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--second .landing-bills__items-gap{background-color:#6351a9}.landing-bills__content--lg .landing-bills__row--third .landing-bills__row-container--third .landing-bills__items-gap{background-color:#fdd161}}.business__reviews-section .landing-reviews{padding:70px 0;background-color:#f8f7f7}.business__reviews-section .landing-reviews::after{display:none}.business__reviews-section .landing-reviews h3{max-width:570px}@media only screen and (min-width:768px){.business__reviews-section .landing-reviews{padding-bottom:115px}}@media only screen and (min-width:1200px){.business__reviews-section .landing-reviews{padding-bottom:80px}.business__reviews-section .landing-reviews h2{margin-top:80px}.business__reviews-section .landing-reviews .landing-reviews__wrapper{max-width:510px}}.business__contact-section{padding:0 0 60px;background-color:#f8f7f7}.business__contact-section::before{content:'';position:absolute;height:2px;right:0;top:-1px;left:0;background-color:#f8f7f7}.business__contact-section h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;text-align:center;margin:0 auto 25px;padding:0 20px}.business__contact-section p{font-size:18px;line-height:28px;color:#12084f;text-align:center;padding:0 15px;margin:0 0 15px}.business__contact-section a{color:#7761d1;font-weight:600}@media only screen and (min-width:768px){.business__contact-section{padding-bottom:70px}.business__contact-section h2{font-size:48px;line-height:56px;margin:0 auto 25px;max-width:750px}}@media only screen and (min-width:992px){.business__contact-section{background-image:url(images/business-contact-background.png);background-size:cover;background-repeat:no-repeat;background-position:top;padding:70px 0 60px;background-color:#fff}}.business__partners-section{padding:70px 0;background-color:#f8f7f7}.business__partners-section h1{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;text-align:center;margin:0 auto 25px;padding:0 20px}.business__partners-section p{font-size:18px;line-height:28px;color:#12084f;text-align:center;padding:0 15px;margin:0 0 15px}.business__partners-section a{color:#7761d1;font-weight:600}@media only screen and (min-width:768px){.business__partners-section{padding:70px 0;background-color:#f8f7f7}.business__partners-section h1{font-size:48px;line-height:56px;margin:0 auto 25px;max-width:750px}}@media only screen and (min-width:992px){.business__partners-section{padding:70px 0;background-color:#f8f7f7}}.get-started__hero{position:relative;padding:70px 0 80px}.get-started__hero h1{font-size:48px;line-height:56px;color:#12084f;text-align:center;margin:0 0 30px;width:300px}.get-started__hero .get-started__container{padding:0 5px;max-width:335px}.get-started__background-image{display:none}.get-started__item{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal;margin-bottom:15px}.get-started__item p{font-size:18px;line-height:28px;color:#12084f;margin:0 10px}.primary-button--get-started{justify-content:center;width:100%;margin-top:25px}.get-started__progress-image{width:100%;max-width:325px;margin-top:25px}@media only screen and (min-width:1200px){.get-started__background-image{display:block;position:absolute;top:0;bottom:0;width:245px}.get-started__background-image--right{right:100px}.get-started__background-image--left{left:100px}}.wrapper--get-started .landing-reviews{padding-bottom:85px}.wrapper--get-started .landing-reviews::after{display:none}@media only screen and (min-width:1200px){.wrapper--get-started .landing-reviews{padding-bottom:55px}}.home-hero-section--providers{display:block;padding-bottom:120px;overflow:hidden}.home-hero-section--providers::after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#fff;border-top-left-radius:75%;border-top-right-radius:75%}.home-hero-section--providers h2 b{font-size:20px;line-height:30px}.home-hero-section--providers .home-hero-section__image{margin-top:20px}.home-hero-section--providers .row--disclaimer{margin:50px auto 0;text-align:center}.home-hero-section--providers .row--disclaimer p{font-size:12px;line-height:18px;color:#716b95;margin:0}.home-hero-section--providers .breadcrumbs{text-align:left;margin-top:29px;font-size:16px;line-height:1.5;color:#130f4b}.home-hero-section--providers .breadcrumbs a{color:#4333e2;text-decoration:none}.home-hero-section--providers .breadcrumbs a:hover{text-decoration:underline}@media only screen and (min-width:414px){.home-hero-section--providers::after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.home-hero-section--providers::after{height:220px;bottom:-150px}}@media only screen and (min-width:769px){.home-hero-section--providers{padding-bottom:140px}.home-hero-section--providers h1{margin-top:70px}.home-hero-section--providers .home-hero-section__image{margin-top:0;top:70px;bottom:initial;max-width:435px}}@media only screen and (min-width:992px){.home-hero-section--providers{padding-bottom:160px}.home-hero-section--providers h1{margin-top:110px}.home-hero-section--providers .home-hero-section__image{top:90px}}@media only screen and (min-width:1200px){.home-hero-section--providers{padding-bottom:90px}.home-hero-section--providers::after{display:none}.home-hero-section--providers .row--disclaimer{max-width:900px}}.landing-value--providers{background-color:#fff;padding-bottom:20px}@media only screen and (min-width:768px){.landing-value--providers{padding-bottom:45px}}@media only screen and (min-width:1200px){.landing-value--providers{background-color:#fcf5eb}.landing-value--providers::before{content:'';position:absolute;top:0;right:-20%;bottom:0;left:-20%;background-color:#fff;border-top-left-radius:50%;border-top-right-radius:50%}}.how-experience--providers{background-color:#fcf5eb;padding-bottom:70px}.how-experience--providers .how-experience__row{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;margin-top:55px}.landing-bills--providers{padding:70px 0;text-align:center;background-color:#fff}.landing-bills--providers h2{margin:0 auto 15px}.landing-bills--providers h3{font-size:16px;line-height:24px;font-weight:600}.landing-bills--providers h4{font-size:20px;line-height:30px;font-weight:600;color:#6351a9;margin:55px auto 25px}.landing-bills--providers p{font-size:16px;line-height:24px;color:#1b202e;margin:0 auto 55px;max-width:345px}.landing-bills--providers .landing-bills__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:center;justify-items:normal;margin-top:25px}.landing-bills--providers .landing-bills__wrapper:first-of-type{margin-top:0}.landing-bills--providers .landing-bills__card{border-radius:6px;width:260px}.landing-bills--providers .landing-bills__card-title{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:space-between;justify-items:normal;height:55px;padding:0 15px;background-color:#fdd161;border-top-left-radius:6px;border-top-right-radius:6px}.landing-bills--providers .landing-bills__card-content{background-color:#fcf5eb;padding:15px}.landing-bills--providers .landing-bills__card-content p{margin:0 0 10px;text-align:left}@media only screen and (min-width:768px){.landing-bills--providers p{max-width:initial}.landing-bills--providers .landing-bills__wrapper:nth-child(2){margin-top:0}.landing-bills--providers .landing-bills__wrapper:nth-child(odd){display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-end;justify-items:normal}.landing-bills--providers .landing-bills__wrapper:nth-child(even){display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:flex-start;justify-items:normal}}@media only screen and (min-width:992px){.landing-bills--providers h4{margin-top:45px}.landing-bills--providers .landing-bills__wrapper:nth-child(3),.landing-bills--providers .landing-bills__wrapper:nth-child(4){margin-top:0}}.providers-main .landing-reviews{padding-bottom:85px}.providers-main .landing-reviews::after{display:none}@media only screen and (min-width:1200px){.providers-main .landing-reviews{padding-bottom:55px}}.wrapper--credit-builder .home-hero-section__content h1{font-size:40px;width:285px;margin:0 auto}.wrapper--credit-builder .home-hero-section__content h2{width:100%}.wrapper--credit-builder .home-hero-section__image{margin-top:0}@media only screen and (min-width:375px){.wrapper--credit-builder .home-hero-section__content h1{width:auto}}@media only screen and (min-width:768px){.wrapper--credit-builder .home-hero-section{padding:70px 0 0}.wrapper--credit-builder .home-hero-section .row{flex-direction:column}.wrapper--credit-builder .home-hero-section__content{text-align:center;flex:0 0 100%;max-width:100%}.wrapper--credit-builder .home-hero-section__content h1{font-size:48px;width:560px;margin:0 auto}.wrapper--credit-builder .home-hero-section__content>h2{width:700px}.wrapper--credit-builder .home-hero-section__image{position:initial}}@media only screen and (min-width:992px){.wrapper--credit-builder .home-hero-section{min-height:0;padding:10px 0 0}.wrapper--credit-builder .home-hero-section .row{flex-direction:row}.wrapper--credit-builder .home-hero-section__content{text-align:left;flex:0 0 50%;max-width:50%}.wrapper--credit-builder .home-hero-section__content h1{font-size:56px;line-height:64px;width:500px;margin:0}.wrapper--credit-builder .home-hero-section__content>h2{width:500px}.wrapper--credit-builder .home-hero-section__image{flex:0 0 50%;max-width:50%}.wrapper--credit-builder .home-hero-section__img--lg{margin-right:-70px}}.credit-builder-value{background-color:#fff;padding:80px 0 70px}.credit-builder-value::before{background-color:#fff}.credit-builder-value__container h3{line-height:8px}.credit-builder-value__container img{width:60px;height:50px;margin-bottom:30px}.credit-builder-impact{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;background-color:#fff;padding:80px 0 70px}.credit-builder-impact *{position:inherit}.credit-builder-impact h3{font-weight:400;font-size:16px;line-height:24px;margin:16px 0;color:#12084f}.credit-builder-impact::before{content:'';position:absolute;top:0;right:-20%;bottom:0;left:-20%;background-color:#fcf5eb;border-top-left-radius:50% 200px;border-top-right-radius:50% 200px}.credit-builder-title{position:relative;font-family:gilroybold,open sans,sans-serif;font-size:40px;line-height:48px;color:#12084f;margin:0}.credit-builder-impact__hero-image{margin:0 0 36px}.credit-builder-impact__hero-image img{width:404px;height:151px;margin:0}.credit-builder-impact__card{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;padding:20px 10px;margin:0 28px;border-radius:20px;max-width:357px}.credit-builder-impact__card img{width:181px;height:86px}.credit-builder-impact__footer{margin-top:24px}.credit-builder-impact__footer h2{font-family:inter,open sans,sans-serif;font-weight:600;font-size:20px;line-height:30px;color:#12084f}.credit-builder-impact__footer h3{font-family:inter,open sans,sans-serif;font-weight:400;font-size:10px;line-height:22px;margin-top:8px;max-width:800px;color:#12084f}.credit-builder-impact__footer a{margin-top:24px}.credit-builder-impact__footer img{width:6px;height:10px;margin:0}.credit-builder-impact__card-container{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;padding:0 15px}.credit-builder-impact__card-container h2{margin:0;font-family:inter,open sans,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#d05b44}.credit-builder-impact__card-container .credit-builder-impact__card:last-child h2{color:#3a8d60}.credit-builder-impact__list{width:275px}.credit-builder-impact__list-card{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:left;justify-content:space-between;justify-items:normal;border-radius:60px;padding:10px 20px}.credit-builder-impact__list-card:nth-child(odd){background-color:#f8f7f7}.credit-builder-impact__underline{display:inline-block;height:36px;background-image:url(images/credit-builder/credit-builder-saving-line.svg);background-position:bottom;background-size:100% 6px;background-repeat:repeat-x;color:#3a8d60}@media only screen and (min-width:0){}@media only screen and (min-width:0) and (max-width:991.99px){.credit-builder-impact{padding:80px 10px 70px}.credit-builder-impact__card{margin:0 8px 16px}.credit-builder-impact__hero-image img{width:285px;height:106px}}@media only screen and (min-width:768px){.credit-builder-impact__card-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:normal;align-items:normal;justify-content:normal;justify-items:normal}}@media only screen and (min-width:0){}@media only screen and (min-width:0) and (max-width:767.99px){.credit-builder-impact::before{border-top-left-radius:50% 100px;border-top-right-radius:50% 100px}.credit-builder-impact__hero-image{margin-top:0;margin-bottom:48px}.credit-builder-impact__footer{margin-top:32px}}@media only screen and (min-width:375px){.credit-builder-impact__card-container{padding:0}.credit-builder-impact__list{width:312px}}@media only screen and (min-width:414px){.credit-builder-title{font-size:48px;line-height:56px}}.credit-builder-report{background-color:#fff;position:relative}.credit-builder-report__container{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:center;justify-items:normal;padding:52px 0 120px;text-align:center}.credit-builder-report__container h2{max-width:100%;margin-bottom:24px;font-size:40px}.credit-builder-report__container p{max-width:590px;font-family:inter,open-sans,sans-serif;font-size:18px;line-height:28px;color:#12084f}.credit-builder-report__container p:first-of-type{display:none}.credit-builder-report__container div{margin:0 34px}.credit-builder-report__container img{margin-top:18px;width:318px;padding:0 28px}@media only screen and (min-width:414px){.credit-builder-report__container h2{font-size:48px}.credit-builder-report__container img{padding:0}}@media only screen and (min-width:769px){.credit-builder-report__container{flex-direction:row;text-align:left;padding:72px 0 106px}.credit-builder-report__container h2{max-width:279px;margin-left:0;font-size:48px}.credit-builder-report__container p{max-width:427px}.credit-builder-report__container img{width:367px;margin-top:0}}.contact__container{padding-top:80px}.contact__centred{text-align:center}.contact__header{padding-top:80px}.contact__content{padding:25px 25px 0;margin-left:auto;margin-right:auto;max-width:500px}.contact__button{padding-top:50px;padding-bottom:50px}.wrapper--bill-negotiation .home-hero-section{padding-bottom:50px}.wrapper--bill-negotiation .home-hero-section__image{margin-top:0}@media only screen and (min-width:768px){.wrapper--bill-negotiation .home-hero-section{padding:70px 0}.wrapper--bill-negotiation .home-hero-section .row{flex-direction:column}.wrapper--bill-negotiation .home-hero-section__content{text-align:center;flex:0 0 100%;max-width:100%}.wrapper--bill-negotiation .home-hero-section__content h1{font-size:48px;width:560px;margin:0 auto}.wrapper--bill-negotiation .home-hero-section__content>h2{width:700px}.wrapper--bill-negotiation .home-hero-section__image{position:initial}}@media only screen and (min-width:992px){.wrapper--bill-negotiation .home-hero-section{min-height:0;padding:0 0 40px}.wrapper--bill-negotiation .home-hero-section .row{flex-direction:row}.wrapper--bill-negotiation .home-hero-section__content{text-align:left;flex:0 0 50%;max-width:50%}.wrapper--bill-negotiation .home-hero-section__content h1{font-size:56px;line-height:64px;width:500px;margin:0}.wrapper--bill-negotiation .home-hero-section__content>h2{width:500px}.wrapper--bill-negotiation .home-hero-section__image{flex:0 0 50%;max-width:50%}.wrapper--bill-negotiation .home-hero-section__img--lg{margin-right:-70px}}.bill-negotiation__savings{position:relative;padding:70px 0 140px;overflow:hidden}.bill-negotiation__savings::after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#fcf5eb;border-top-left-radius:75%;border-top-right-radius:75%}.bill-negotiation__saving-item{text-align:center;margin-top:50px}.bill-negotiation__saving-item:first-of-type{margin-top:0}.bill-negotiation__saving-item h3{font-weight:600;font-size:18px;line-height:28px;color:#12084f;margin:10px 0 0}.bill-negotiation__saving-item p{font-weight:400;font-size:16px;line-height:22px;color:#716b95;margin:8px auto 0;max-width:345px}@media only screen and (min-width:414px){.bill-negotiation__savings::after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.bill-negotiation__savings::after{height:220px;bottom:-150px}.bill-negotiation__saving-item{text-align:left;padding-right:50px}.bill-negotiation__saving-item:nth-child(2){margin-top:0}}@media only screen and (min-width:992px){.bill-negotiation__saving-item{margin-top:0}}.bill-negotiation__bill-types{padding:20px 0 200px;text-align:center}.bill-negotiation__bill-types h2{font-size:40px;line-height:48px;color:#12084f;max-width:345px;margin:0 auto 15px;font-family:gilroybold,open sans,sans-serif}.bill-negotiation__bill-types-img{margin-top:40px;width:100%;max-width:340px}@media only screen and (min-width:768px){.bill-negotiation__bill-types{text-align:left;padding-top:40px}.bill-negotiation__bill-types h2{font-size:48px;line-height:56px;max-width:400px;margin:0 0 15px}.bill-negotiation__bill-types-item{padding:0}.bill-negotiation__bill-types-item--content{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:normal;align-items:flex-start;justify-content:center;justify-items:normal;padding-left:40px}.bill-negotiation__bill-types-item--image{padding:0 40px}.bill-negotiation__bill-types-img{margin-top:0}}@media only screen and (min-width:992px){.bill-negotiation__bill-types{text-align:left;padding-bottom:240px}.bill-negotiation__bill-types h2{margin:0 0 25px}.bill-negotiation__bill-types-item--content{padding-left:60px}}@media only screen and (min-width:1200px){.bill-negotiation__bill-types-item--content{padding-left:120px}.bill-negotiation__bill-types-item--image{padding:0 70px}}.bill-negotiation__steps{text-align:center;padding-bottom:15px}.bill-negotiation__steps h2{font-size:24px;line-height:32px;font-weight:600;max-width:170px;margin:0 auto;color:#12084f}.bill-negotiation__steps .bill-negotiation__steps-content{padding:40px 0;box-shadow:0 4px 34px rgba(130,99,82,.2);border-radius:32px;max-width:calc(100% - 30px);background-color:#fffbfa;margin:-130px auto 0}.bill-negotiation__steps-item{margin-top:40px;padding:0}.bill-negotiation__steps-item h3{font-size:18px;line-height:28px;font-weight:600;margin:15px auto 0;color:#12084f}.bill-negotiation__steps-item p{font-size:16px;line-height:24px;margin:10px auto 0;color:#716b95;max-width:270px}@media only screen and (min-width:414px){.bill-negotiation__steps{padding-bottom:30px}}@media only screen and (min-width:768px){.bill-negotiation__steps{padding-bottom:60px}.bill-negotiation__steps h2{font-size:30px;line-height:40px;max-width:100%}.bill-negotiation__steps .bill-negotiation__steps-content{max-width:100%}.bill-negotiation__steps-item p{max-width:350px}}@media only screen and (min-width:992px){.bill-negotiation__steps .bill-negotiation__steps-content{margin-top:-170px}.bill-negotiation__steps-item p{max-width:270px}}main .wrapper--bill-negotiation>section.bill-negotiation__clear-and-simple{background-color:#fff}.bill-negotiation__clear-and-simple{padding:70px 0;text-align:center}.bill-negotiation__clear-and-simple h2{font-size:40px;line-height:48px;font-family:gilroybold,open sans,sans-serif;color:#12084f;margin-bottom:15px}.bill-negotiation__clear-and-simple h3{font-size:18px;line-height:28px;margin:30px 0 25px;color:#413972}.bill-negotiation__clear-and-simple h3:first-of-type{margin-top:0}.bill-negotiation__clear-and-simple-img{margin-top:50px;width:100%;max-width:345px}@media only screen and (min-width:414px){.bill-negotiation__clear-and-simple{padding-top:50px}}@media only screen and (min-width:768px){.bill-negotiation__clear-and-simple{padding-top:20px}.bill-negotiation__clear-and-simple h2{font-size:48px;line-height:56px}}@media only screen and (min-width:992px){.bill-negotiation__clear-and-simple{padding-top:70px;text-align:left}.bill-negotiation__clear-and-simple-content{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-content:normal;align-items:center;justify-content:normal;justify-items:normal}.bill-negotiation__clear-and-simple-item{padding:0}.bill-negotiation__clear-and-simple-item--content{padding:0 30px 0 100px}.bill-negotiation__clear-and-simple-img{margin:0 0 0 -20px;max-width:500px}}.biller-list-wrapper{background-color:#faf6ef;padding:100px 15px 56px;text-align:center}.biller-list-wrapper .breadcrumbs{text-align:left;margin-bottom:28px;font-size:16px;line-height:1.5;color:#130f4b}.biller-list-wrapper .breadcrumbs a{color:#4333e2;text-decoration:none}.biller-list-wrapper .breadcrumbs a:hover{text-decoration:underline}.biller-list-wrapper h1{font-size:48px;font-weight:700;line-height:1.15;margin:0 0 48px;color:#130f4b;font-family:gilroybold,open sans,sans-serif}.biller-list-wrapper h2{font-size:28px;font-weight:600;line-height:1.2;margin:56px 0 32px;color:#130f4b;font-family:gilroybold,open sans,sans-serif}.biller-list-wrapper .biller-wrapper__more{font-weight:600;margin:42px 0 0}.biller-list-wrapper .biller-wrapper__list{display:flex;flex-wrap:wrap;justify-content:center;gap:52px;list-style:none;margin:0;padding:0}.biller-list-wrapper .biller-card{width:160px;display:flex;flex-direction:column;align-items:center;text-align:center}.biller-list-wrapper .biller-card img{width:160px;height:auto;display:block}.biller-list-wrapper .biller-card__placeholder{width:160px;height:160px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#9a94c6;font-size:16px;line-height:1.3}.biller-list-wrapper .biller-card__name{margin-top:7px;padding:8px 6px;font-size:14px;font-weight:600;color:#130f4b;border:2px solid #130f4b;border-radius:4px;background:#fff;width:134px;position:relative;top:-47px}.biller-list-wrapper .biller-card__cta{margin-top:14px;font-size:14px;font-weight:600;color:#4333e2;text-decoration:none;display:inline-flex;align-items:center}.biller-list-wrapper .biller-card__cta .arrow{margin-left:6px;font-size:16px;line-height:1}.biller-list-wrapper .biller-card__cta:hover{text-decoration:underline}@media only screen and (min-width:0){}@media only screen and (min-width:0) and (max-width:767.99px){.biller-list-wrapper h1{font-size:40px}.biller-list-wrapper .biller-card,.biller-list-wrapper .biller-card img,.biller-list-wrapper .biller-card__placeholder{width:130px}}@media only screen and (min-width:0){}@media only screen and (min-width:0) and (max-width:319.99px){.biller-list-wrapper .biller-wrapper__list{gap:36px}.biller-list-wrapper .biller-card,.biller-list-wrapper .biller-card img,.biller-list-wrapper .biller-card__placeholder{width:110px}}@font-face{font-family:vagrundschriftd;src:url(fonts/vag-rundschrift-d.ttf)format("truetype");font-display:swap}@font-face{font-family:gilroybold;src:url(fonts/gilroy-bold-webfont.woff2)format("woff2"),url(fonts/gilroy-bold-webfont.woff)format("woff");font-display:swap}html{height:100%}body{color:#1b202e;min-width:320px;min-height:100%;height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:inter,open sans,sans-serif}body.mobile-menu-opened{overflow:hidden}main{min-height:100%;height:100%}.wrapper{position:relative;padding-top:70px}.wrapper--single-content{overflow:hidden}.wrapper--home>section:nth-child(even){background-color:#fcf5eb}.wrapper--bill-negotiation>section:nth-child(odd){background-color:#fcf5eb}.single-content{margin:40px 0 115px;padding:0 20px;color:#12084f}.single-content h1,.single-content h2{text-align:center;font-size:40px;line-height:48px;margin-bottom:35px;font-family:gilroybold,open sans,sans-serif}.single-content p{font-size:16px;line-height:24px;margin-bottom:25px}.single-content a{color:#7761d1}.single-content #indemnity+ol li p{margin-bottom:0}.single-content--with-got-a-bill::after{content:'';position:absolute;height:70px;right:-10%;bottom:0;left:-10%;background-color:#6351a9;border-top-left-radius:75%;border-top-right-radius:75%}.single-content__container{max-width:680px}@media only screen and (min-width:414px){.single-content--with-got-a-bill::after{right:-5%;left:-5%}}@media only screen and (min-width:768px){.single-content{padding:0}.single-content h1,.single-content h2{text-align:start;font-size:48px;line-height:56px}.single-content--with-got-a-bill::after{height:220px;bottom:-150px}}@media only screen and (min-width:1200px){.single-content{margin-bottom:45px}.single-content--with-got-a-bill{margin-bottom:80px}.single-content--with-got-a-bill::after{display:none}}.row{margin:0}.container,.col{padding:0}.no-scroll{position:fixed;overflow-y:scroll;width:100%;margin-right:15px}