@keyframes bgScroll{0%{background-position:0 0}to{background-position:0 10000%}}@keyframes bgScrollMobile{0%{background-position:0 0}to{background-position:10000% 0}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes arrowOpen{0%{border:solid #000;border-width:0 3px 3px 0;transform:rotate(45deg)}to{border:solid #30aec6;border-width:0 3px 3px 0;transform:rotate(-135deg)}}@keyframes opacityShow{0%{opacity:0}to{opacity:1}}*{padding:0;margin:0;box-sizing:border-box}body{overflow-x:hidden}h1,h2,h3,h4,p{color:#222;margin:0}.e-text-shadow{text-shadow:.5px .5px #222}.e-text-shadow-light{text-shadow:.25px .25px #222}.no-width{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media only screen and (min-width:640px){.no-width-desktop{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}}@media only screen and (max-width:640px){.no-width-mobile{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}}.e-button:focus{outline:none}.e-button.m-default{padding:11px 0;color:#fff;font-size:16px;border:none;border-radius:30px}.e-button.m-pink{background:#fe7677}.is-shaking{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@media only screen and (max-width:640px){.e-desktop{display:none!important}}@media only screen and (min-width:640px){.e-mobile{display:none!important}}@media only screen and (min-width:640px){.container{max-width:1240px;padding-right:20px;padding-left:20px;margin:0 auto}}@media only screen and (min-width:1900px){.container{max-width:1540px}}@media only screen and (max-width:640px){.container{padding-left:16px;padding-right:16px}}@media only screen and (min-width:640px){.half-container-margin-left{width:620px;padding-right:20px;padding-left:20px;margin-left:auto}}@media only screen and (min-width:1900px){.half-container-margin-left{width:770px}}@media only screen and (min-width:640px){.half-container-margin-right{width:620px;padding-right:20px;padding-left:20px;margin-right:auto}}@media only screen and (min-width:1900px){.half-container-margin-right{width:770px}}.b-header-container.e-desktop{border-bottom:1px solid rgba(34,34,34,.1)}.b-header-container.e-desktop .b-header-home{padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.b-header-container.e-desktop .b-header-home .b-image img{max-width:120px}.b-header-container.e-desktop .b-header-home .b-nav-container{display:flex;align-items:center;justify-content:flex-start}.b-header-container.e-desktop .b-header-home .b-nav-container a{font-weight:700;font-size:12px;letter-spacing:1px;text-transform:uppercase;margin-right:39px;color:#222}.b-header-container.e-desktop .b-header-home .b-nav-container a:last-child{margin-right:0}.b-header-container.e-desktop .b-header-home .b-button-and-lang{display:flex;align-items:center}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal{position:relative}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-default-lang{display:flex;color:#000;align-items:center;cursor:pointer}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-default-lang img{width:21px;height:15px}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-default-lang .e-after{width:10px;height:5px;border-top:5px solid #000;border-left:5px solid transparent;border-right:5px solid transparent;margin-left:8px}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-lang-list{display:none;flex-direction:column;list-style-type:none;padding:16px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.3);border-radius:10px;width:150px;position:absolute;z-index:1;left:-100px;margin:5px 0 0}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-lang-list li{margin-bottom:8px}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-lang-list li a{display:flex;align-items:center;color:#222}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-lang-list li a img{width:21px;height:15px}.b-header-container.e-desktop .b-header-home .b-button-and-lang .b-language-modal .b-lang-list li a .e-text{margin:0 0 0 5px;font-size:14px}.b-header-container.e-desktop .b-header-home .b-button-and-lang .btn{background:#fe7677;margin-left:30px;padding:11px 20px;font-size:12px}@media only screen and (min-width:640px){.b-header-container.e-desktop .b-header-home .b-button-and-lang .btn:hover{background:#d64d4e}}.b-header-container.e-desktop.get-sticky{position:fixed;left:0;right:0;border-bottom:1px solid rgba(34,34,34,.1);background:#fff;z-index:1000;animation:stickyAppear 1s forwards}.b-header-container.e-desktop.get-sticky .btn-menu .btn{display:block}@media only screen and (min-width:640px){.b-header-container.e-desktop.get-sticky .btn-menu .btn:hover{background:#d64d4e}}.b-header-container.e-mobile .b-header-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px}.b-header-container.e-mobile .b-header-header .e-logoo{max-width:100px}.b-header-container.e-mobile .b-header-header .btn-menu{display:flex;align-items:center}.b-header-container.e-mobile .b-header-header .btn-menu .btn{padding:8px;background:#fe7677;font-weight:700;font-size:11px;line-height:15px;text-align:center;letter-spacing:2px;color:#fff;display:none;margin-right:15px}@media only screen and (min-width:640px){.b-header-container.e-mobile .b-header-header .btn-menu .btn:hover{background:#d64d4e}}.b-header-container.e-mobile .b-header-header .open-close-menu-js{width:24px;height:24px}.b-header-container.e-mobile .b-header-body-container,.b-header-container.e-mobile .b-header-header .e-closes{display:none}.b-header-container.e-mobile.is-active{position:fixed;min-height:100vh;background:#fff;top:0;left:0;right:0;z-index:1000}.b-header-container.e-mobile.is-active .e-open{display:none}.b-header-container.e-mobile.is-active .e-closes{display:block}.b-header-container.e-mobile.is-active .b-header-body-container{display:flex;border-top:1px solid rgba(34,34,34,.1)}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body{display:flex;flex-direction:column}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid rgba(34,34,34,.1)}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item:last-child{border-bottom:none}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item p{font-weight:700;font-size:14px;letter-spacing:1px;text-transform:uppercase}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item img{max-width:12px;height:12px}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item.m-lang-modal .e-flag{max-width:21px;height:15px;margin-right:17px}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item.m-lang-modal .e-arrow{transform:rotate(90deg)}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item.m-languages{flex-direction:column;align-items:flex-start;position:relative;right:-1000px}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item.m-languages a{display:flex;align-items:center;margin-bottom:17px;color:#222}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item.m-languages a img{height:15px;max-width:21px;margin-right:10px}.b-header-container.e-mobile.is-active .b-header-body-container .b-header-body .b-header-body-item.m-languages a p{font-weight:500;font-size:14px}.b-header-container.e-mobile.is-active.lang-modal-open .e-arrow{animation:rotate180 1s forwards}.b-header-container.e-mobile.is-active.lang-modal-open .m-languages{animation:langAppear 1s forwards}.b-header-container.e-mobile.is-active.lang-modal-closed .e-arrow{animation:rotateBack 1s forwards}.b-header-container.e-mobile.is-active.lang-modal-closed .m-languages{animation:langDisappear 1s forwards}.b-header-container.e-mobile.is-active .btn{display:none!important}.b-header-container.e-mobile.get-sticky{position:fixed;left:0;right:0;border-bottom:1px solid rgba(34,34,34,.1);background:#fff;z-index:1000;animation:stickyAppear 1s forwards}.b-header-container.e-mobile.get-sticky .btn-menu .btn{display:block}@media only screen and (min-width:640px){.b-header-container.e-mobile.get-sticky .btn-menu .btn:hover{background:#d64d4e}}.b-homepage-footer-container{background:#222;padding:40px 0 25px;margin-top:80px}@media only screen and (max-width:640px){.b-homepage-footer-container{margin-top:55px}}.b-footer-header{display:flex;justify-content:space-between}@media only screen and (max-width:640px){.b-footer-header{flex-direction:column}}.b-footer-header .b-left{width:20%}@media only screen and (max-width:640px){.b-footer-header .b-left{width:100%;margin-bottom:40px}}.b-footer-header .b-left img{max-width:100px;margin-bottom:16px}@media only screen and (max-width:640px){.b-footer-header .b-left img{margin-bottom:10px}}.b-footer-header .b-left p{font-weight:500;font-size:12px;letter-spacing:1px;color:#fff;opacity:.5}.b-footer-header .b-right{display:flex;justify-content:space-between;width:45%}@media only screen and (max-width:640px){.b-footer-header .b-right{width:100%;flex-wrap:wrap}}.b-footer-header .b-right .b-right-item{display:flex;flex-direction:column}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item:first-child{width:50%;order:1}}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item:nth-child(2){width:100%;order:3;margin:-25px 0 20px}}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item:nth-child(3){width:50%;order:2}}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item:nth-child(4){width:100%;order:4}}.b-footer-header .b-right .b-right-item h3{font-weight:700;font-size:14px;letter-spacing:1px;color:#fff;margin-bottom:17px}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item h3{margin-bottom:8px}}.b-footer-header .b-right .b-right-item a{font-size:14px;letter-spacing:1px;color:hsla(0,0%,100%,.8);margin-top:14px}.b-footer-header .b-right .b-right-item .m-first{margin-top:0}.b-footer-header .b-right .b-right-item .b-input{display:flex}.b-footer-header .b-right .b-right-item .b-input input{background:#fff;border-radius:12px 0 0 12px;padding:11px 18px;font-size:16px;color:rgba(34,34,34,.8);width:65%;border:0}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item .b-input input{width:60%}}.b-footer-header .b-right .b-right-item .b-input .btn{background:#30aec6;border-radius:0 12px 12px 0;padding:12px 23px;font-weight:700;font-size:16px;color:#fff;width:35%}@media only screen and (max-width:640px){.b-footer-header .b-right .b-right-item .b-input .btn{width:40%}}.b-footer-header .b-right .b-right-item p{margin-top:20px;opacity:.8;font-size:14px;color:hsla(0,0%,100%,.6)}.b-footer-footer{border-top:1px solid hsla(0,0%,100%,.2);padding-top:24px;display:flex}@media only screen and (min-width:640px){.b-footer-footer{justify-content:space-between;align-items:center;margin-top:40px}}@media only screen and (max-width:640px){.b-footer-footer{flex-direction:column;padding-top:16px}}.b-footer-footer p{font-weight:500;font-size:12px;letter-spacing:1px;color:#fff;opacity:.6;width:75%}@media only screen and (max-width:640px){.b-footer-footer p{margin-bottom:20px;width:100%;font-size:11px}}.b-footer-footer img{width:20%}@media only screen and (max-width:640px){.b-footer-footer img{max-width:70%;width:unset}}.ambassadors{overflow:unset}.ambassadors,.ambassadors .b-text{font-family:Red Hat Text,sans-serif}.ambassadors .b-header-home .btn{font-weight:700;font-size:12px;text-align:center;letter-spacing:2px;color:#fff}.b-main-intro-container{display:flex;justify-content:space-between}@media only screen and (min-width:640px){.b-main-intro-container{height:calc(100vh - 72px)}}@media only screen and (max-width:640px){.b-main-intro-container{flex-direction:column-reverse;margin-bottom:40px}}@media only screen and (min-width:640px){.b-main-intro-container .b-main-intro-item.m-text{align-self:center;padding-right:58px}}@media only screen and (max-width:640px){.b-main-intro-container .b-main-intro-item.m-text{padding:0 16px}}.b-main-intro-container .b-main-intro-item.m-text .e-blue{font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;color:#30aec6;margin-bottom:14px}@media only screen and (max-width:640px){.b-main-intro-container .b-main-intro-item.m-text .e-blue{font-size:13px;margin-bottom:6px}}.b-main-intro-container .b-main-intro-item.m-text .e-title{font-weight:700;font-size:46px;margin-bottom:16px}@media only screen and (max-width:640px){.b-main-intro-container .b-main-intro-item.m-text .e-title{font-size:32px;margin-bottom:12px}}.b-main-intro-container .b-main-intro-item.m-text p{font-size:18px;letter-spacing:.01em;margin-bottom:35px}@media only screen and (max-width:640px){.b-main-intro-container .b-main-intro-item.m-text p{font-size:16px;margin-bottom:25px}}.b-main-intro-container .b-main-intro-item.m-text .e-button{background:#fe7677;border-radius:6px;padding:12px 25px;font-weight:700;font-size:18px;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#fff;border:none}@media only screen and (max-width:640px){.b-main-intro-container .b-main-intro-item.m-text .e-button{font-size:16px;padding:7px 35px}}.b-main-intro-container .b-main-intro-item.m-image{background-size:cover}@media only screen and (min-width:640px){.b-main-intro-container .b-main-intro-item.m-image{width:50%;background-image:url(/assets/images/refactor/ambassadors/bg-desktop.png)}}.b-main-intro-container .b-main-intro-item.m-image img{max-width:100%}@media only screen and (max-width:640px){.b-main-intro-container .b-main-intro-item.m-image img{margin-bottom:20px}}.b-recommends-container{padding:80px 0;background-image:url(/assets/images/refactor/checkout/bg-world.png);background-size:contain;background-repeat:no-repeat;background-position:50% 65%}@media only screen and (max-width:640px){.b-recommends-container{padding:0;background-position:top}}@media only screen and (max-width:640px){.b-recommends-container .b-recommends{margin:36px 0 20px}}.b-recommends-container .b-recommends h3{font-weight:700;font-size:28px;line-height:38px;text-align:center;margin-bottom:16px}@media only screen and (max-width:640px){.b-recommends-container .b-recommends h3{margin-bottom:10px;font-size:24px;line-height:28px;padding:0 16px;text-align:left}}.b-recommends-container .b-recommends h3 span{color:#30aec6}.b-recommends-container .b-recommends p{font-size:18px;text-align:center;letter-spacing:.01em}@media only screen and (min-width:640px){.b-recommends-container .b-recommends p{max-width:900px;margin:auto}}@media only screen and (max-width:640px){.b-recommends-container .b-recommends p{font-size:16px;text-align:left;padding:0 16px}}.b-recommends-container .b-recommends .b-scroll{display:flex;text-align:center;overflow-x:scroll;position:relative;margin-top:40px}@media only screen and (min-width:640px){.b-recommends-container .b-recommends .b-scroll:lang(de){justify-content:center}}@media only screen and (min-width:640px){.b-recommends-container .b-recommends .b-scroll:lang(de) .e-desktop{max-width:90%}}.b-recommends-container .b-recommends .b-scroll img{max-height:500px}@media only screen and (max-width:640px){.b-recommends-container .b-recommends .b-scroll img{max-height:350px}}.b-recommends-container .b-recommends .e-trustpilot{max-width:130px;display:flex;margin:0 auto}.b-convert-container{padding:30px 0 80px}@media only screen and (max-width:640px){.b-convert-container{padding:20px 0 40px}}.b-convert-container .e-title{font-weight:700;font-size:36px;text-align:center;color:#303030}@media only screen and (min-width:640px){.b-convert-container .e-title{max-width:800px;margin:auto}}@media only screen and (max-width:640px){.b-convert-container .e-title{font-size:28px;text-align:left}}.b-convert-container .b-convert{display:flex;justify-content:space-between;margin-top:40px}@media only screen and (max-width:640px){.b-convert-container .b-convert{flex-direction:column;margin-top:30px}}.b-convert-container .b-convert .b-convert-item{display:flex;flex-direction:column}@media only screen and (min-width:640px){.b-convert-container .b-convert .b-convert-item{width:calc(50% - 50px)}}@media only screen and (max-width:640px){.b-convert-container .b-convert .b-convert-item:first-child{margin-bottom:30px}}.b-convert-container .b-convert .b-convert-item img{width:40px;height:40px;margin-bottom:16px}.b-convert-container .b-convert .b-convert-item .e-blue{font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#30aec6;margin-bottom:14px}@media only screen and (max-width:640px){.b-convert-container .b-convert .b-convert-item .e-blue{margin-bottom:8px}}.b-convert-container .b-convert .b-convert-item .e-subtitles{font-weight:700;font-size:22px;color:#303030;margin-bottom:16px}@media only screen and (max-width:640px){.b-convert-container .b-convert .b-convert-item .e-subtitles{margin-bottom:10px}}.b-convert-container .b-convert .b-convert-item p{font-size:18px;letter-spacing:.01em}@media only screen and (max-width:640px){.b-convert-container .b-convert .b-convert-item p{font-size:16px}}.b-convert-container .b-convert .b-convert-item p span{color:#fe7677;text-decoration:underline}.b-blue-main-container{background:rgba(48,174,198,.06);padding:80px 0}@media only screen and (max-width:640px){.b-blue-main-container{padding:0 0 40px}}.b-blue-main-container .b-blue-container{display:flex;flex-direction:column}.b-blue-main-container .b-blue-container .b-in-minutes-container{display:flex;justify-content:space-between;margin-bottom:120px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container{flex-direction:column-reverse;margin-bottom:60px}}@media only screen and (min-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes{width:calc(50% - 27.5px)}}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .e-title{font-weight:700;font-size:36px;color:#303030;margin-bottom:30px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .e-title{font-size:28px}}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item{margin-bottom:25px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item{margin-bottom:40px}}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item:last-child{margin-bottom:0}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text{display:flex;align-items:center;margin-bottom:18px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text{margin-bottom:10px}}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text img{width:60px;height:60px;margin-right:15px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text img{margin-right:10px}}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text .b-text .e-blue{font-weight:700;font-size:16px;text-transform:uppercase;color:#30aec6;margin-bottom:4px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text .b-text .e-blue{font-size:14px;letter-spacing:.06em;margin-bottom:8px}}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .b-image-text .b-text .e-text{font-weight:700;font-size:22px;color:#303030}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item p{font-size:16px;line-height:30px;letter-spacing:.01em}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-text .b-in-minutes-item .e-bold-text{font-weight:500;margin-top:16px}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-image{cursor:pointer}.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-image img{max-width:100%}@media only screen and (min-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-image img{border-radius:30px}}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-in-minutes-container .b-in-minutes.m-image img{margin-bottom:30px}}.b-blue-main-container .b-blue-container .b-calculate-container .e-title{font-weight:700;font-size:36px;text-align:center;color:#303030;margin-bottom:40px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-calculate-container .e-title{font-size:28px;text-align:left;margin-bottom:30px}}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate{display:flex;justify-content:space-between}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate{flex-direction:column}}@media only screen and (min-width:640px){.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item{width:calc(50% - 29px)}}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs{background:#fff;border-radius:6px;padding:56px}@media only screen and (max-width:640px){.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs{padding:30px 20px;margin-bottom:30px}}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs{display:flex;flex-direction:column}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs label{font-weight:500;font-size:14px;margin-bottom:9px}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs input{padding:12px 14px;background:#fff;border:1px solid rgba(34,34,34,.1);box-shadow:0 2px 2px rgba(0,0,0,.15);border-radius:5px;font-size:16px;color:#222;margin-bottom:25px}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs input::-moz-placeholder{color:rgba(34,34,34,.6)}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs input::placeholder{color:rgba(34,34,34,.6)}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs .e-calculate-input.e-error{border:1px solid red}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-inputs .b-inputs .e-button{background:#30aec6;border-radius:6px;border:none;width:100%;padding:12px;font-weight:700;font-size:18px;text-align:center;letter-spacing:2px;color:#fff}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .e-main-title{font-weight:700;font-size:22px;color:#303030;margin-bottom:18px}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .b-results-blocks{width:100%;border:1px solid #30aec6;border-radius:6px;padding:16px 24px;margin-bottom:20px}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .b-results-blocks .e-title{font-weight:500;font-size:16px;color:rgba(48,48,48,.8);margin-bottom:6px;text-align:left}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .b-results-blocks .e-conversion,.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .b-results-blocks .e-earnings{font-weight:700;font-size:26px;color:#303030}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .e-small-text{font-size:13px;color:rgba(34,34,34,.6)}.b-blue-main-container .b-blue-container .b-calculate-container .b-calculate .b-calculate-item.m-results .e-small-text span{margin-top:20px;display:block}.b-last-cta{padding:80px 0}@media only screen and (max-width:640px){.b-last-cta{padding:40px 0}}.b-last-cta .b-running-images{height:330px;background-size:cover;animation:bgScrollMobile 1500s linear infinite;background-image:url(/assets/images/refactor/ambassadors/running-images.png)}@media only screen and (max-width:640px){.b-last-cta .b-running-images{height:220px}}.b-last-cta .b-running-images.diverse{background-image:url(/assets/images/soc-proof-diverse-mobile.jpg)}@media (min-width:1300px){.b-last-cta .b-running-images.diverse{animation:bgScrollMobile 500s linear infinite}}.b-last-cta .b-last-cta-text{margin-top:30px}@media only screen and (min-width:640px){.b-last-cta .b-last-cta-text{max-width:730px;margin:65px auto 0}}.b-last-cta .b-last-cta-text .e-title{font-weight:700;font-size:36px;text-align:center;color:#303030;margin-bottom:28px}@media only screen and (max-width:640px){.b-last-cta .b-last-cta-text .e-title{font-size:28px;margin-bottom:10px}}.b-last-cta .b-last-cta-text .e-title span{color:#30aec6}.b-last-cta .b-last-cta-text p{font-size:18px;text-align:center;letter-spacing:.01em;margin-bottom:35px}@media only screen and (max-width:640px){.b-last-cta .b-last-cta-text p{font-size:16px;margin-bottom:25px}}.b-last-cta .b-last-cta-text p span{font-weight:500}.b-last-cta .b-last-cta-text .e-button{font-weight:700;font-size:18px;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#fff;background:#fe7677;border-radius:6px;border:none;padding:12px 26px;display:flex;margin:auto;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:640px){.b-last-cta .b-last-cta-text .e-button{width:100%;padding:8px 36px}}.b-homepage-footer-container{margin:0}.reviews{padding:56px 0 0;position:relative}@media only screen and (min-width:640px){.reviews{margin-bottom:40px}}@media only screen and (max-width:640px){.reviews{padding:32px 0}}@media only screen and (min-width:640px){.reviews .e-mobile{display:none!important}}@media only screen and (max-width:640px){.reviews .e-desktop{display:none!important}}.reviews .b-text-top{margin-bottom:20px}@media only screen and (min-width:640px){.reviews .b-text-top{max-width:860px;margin:0 auto 30px}}@media only screen and (max-width:640px){.reviews .b-text-top{padding:0 16px}}.reviews .b-text-top h2{text-align:center;font-weight:700;margin-top:0;color:#222;font-size:28px;line-height:38px;margin-bottom:14px}@media only screen and (max-width:640px){.reviews .b-text-top h2{text-align:left}}.reviews .b-text-top p{font-size:17px;line-height:27px;text-align:center;letter-spacing:.18px;color:#222;margin:0}@media only screen and (max-width:640px){.reviews .b-text-top p{font-size:16px;line-height:24px;text-align:left}}.reviews .b-reviews-container-mobile{margin-bottom:45px}.reviews .b-reviews-container-mobile .slick-dots{display:flex;justify-content:center;padding:0;margin-top:16px;list-style:none}.reviews .b-reviews-container-mobile .slick-dots li{margin-left:0}.reviews .b-reviews-container-mobile .slick-dots li:not(:last-of-type){margin-right:6px}.reviews .b-reviews-container-mobile .slick-dots li button{padding:0;background:none;border:1px solid #000;border-radius:100%;color:transparent;line-height:0;height:8px;width:8px}.reviews .b-reviews-container-mobile .slick-dots li.slick-active button{background:#000}.reviews .b-reviews-container-mobile .b-reviews-item-mobile img{max-width:100%}.reviews .b-reviews-container{display:flex;flex-direction:column}.reviews .b-reviews-container .b-reviews-item{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (min-width:640px){.reviews .b-reviews-container .b-reviews-item:last-child{margin-bottom:0}}.reviews .b-reviews-container .b-reviews-item img{max-width:100%}@media only screen and (min-width:640px){.reviews .b-reviews-container .b-reviews-item img{max-width:50%}}.reviews .swiper-pagination-bullets{bottom:25px}.reviews .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#fe7677}.reviews .swiper-navigation{width:1220px;position:absolute;left:0;right:0;bottom:40px;display:flex;justify-content:space-between;margin:auto}@media only screen and (min-width:640px){.reviews .swiper-navigation{top:0;width:1360px}}@media only screen and (max-width:640px){.reviews .swiper-navigation{width:calc(100% - 32px)}}.reviews .swiper-navigation img{width:50px;height:50px}@media only screen and (max-width:640px){.reviews .swiper-navigation img{width:40px;height:40px}}@media only screen and (max-width:640px){.reviews .swiper-navigation .swiper-button-prev{left:0}}@media only screen and (max-width:640px){.reviews .swiper-navigation .swiper-button-next{right:0}}.b-trustpilot-container{margin-bottom:60px;margin-top:110px;position:relative}@media only screen and (max-width:640px){.b-trustpilot-container{margin-top:45px;margin-bottom:0}}@media only screen and (max-width:640px){.b-trustpilot-container.e-desktop{display:none}}@media only screen and (min-width:640px){.b-trustpilot-container.e-mobile{display:none}}.b-trustpilot-container h2{font-weight:700;font-size:30px;text-align:center;color:#000;margin-bottom:30px}@media only screen and (max-width:640px){.b-trustpilot-container h2{font-size:22px;text-align:left;margin-bottom:20px}}.b-trustpilot-container .b-trustpilot{display:flex;justify-content:space-between;position:relative}@media only screen and (min-width:640px){.b-trustpilot-container .b-trustpilot{flex-wrap:wrap}}.b-trustpilot-container .b-trustpilot .b-trustpilot-item{padding:16px;display:flex;flex-direction:column;background:#fff;border:1px solid #e0e3ea;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:6px}@media only screen and (min-width:640px){.b-trustpilot-container .b-trustpilot .b-trustpilot-item{width:calc(50% - 15px)!important}}@media only screen and (max-width:640px){.b-trustpilot-container .b-trustpilot .b-trustpilot-item{height:unset}}@media only screen and (min-width:640px){.b-trustpilot-container .b-trustpilot .b-trustpilot-item:first-child,.b-trustpilot-container .b-trustpilot .b-trustpilot-item:nth-child(2){margin-bottom:30px}}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header{display:flex;padding-bottom:16px;border-bottom:1px solid #e8e8eb;margin-bottom:16px;align-items:center}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header img{max-width:44px;margin-right:8px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header .b-name-review{display:flex;flex-direction:column}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header .b-name-review h3{font-weight:700;font-size:14px;color:#454554;margin-bottom:4px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header .b-name-review .b-pencil-text{display:flex;align-items:center}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header .b-name-review .b-pencil-text img{max-width:14px;margin-right:6px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-header .b-name-review .b-pencil-text p{font-size:14px;line-height:20px;color:#73738f;margin-bottom:0}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body{display:flex;flex-direction:column}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .b-trustpilot-body-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .b-trustpilot-body-header .b-left{display:flex;align-items:center}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .b-trustpilot-body-header .b-left .e-trustpilot-stars{max-width:108px;margin-right:16px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .b-trustpilot-body-header .b-left .e-trustpilot-check{max-width:14px;margin-right:6px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .b-trustpilot-body-header .b-left p{font-weight:700;font-size:14px;color:#73738f;margin:0}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .b-trustpilot-body-header .b-right p{font-size:14px;text-align:right;letter-spacing:.5px;color:#73738f;margin:0}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .e-title{font-weight:700;font-size:18px;line-height:26px;letter-spacing:.5px;color:#32323d;margin-bottom:16px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .e-text{font-size:16px;line-height:24px;letter-spacing:.5px;color:#32323d;margin-bottom:16px}.b-trustpilot-container .b-trustpilot .b-trustpilot-item .b-trustpilot-body .e-text:last-child{margin-bottom:0}.b-trustpilot-container .swiper-pagination-bullets{bottom:-60px}.b-trustpilot-container .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#fe7677}.b-trustpilot-container-mobile-for-swiper{position:relative;margin-bottom:40px}@media only screen and (min-width:640px){.b-trustpilot-container-mobile-for-swiper{display:none}}.b-trustpilot-container-mobile-for-swiper .swiper-navigation{width:100%;position:relative;display:flex;justify-content:space-between;margin:30px auto auto;z-index:100}.b-trustpilot-container-mobile-for-swiper .swiper-navigation img{width:50px;height:50px}@media only screen and (max-width:640px){.b-trustpilot-container-mobile-for-swiper .swiper-navigation img{width:40px;height:40px}}@media only screen and (max-width:640px){.b-trustpilot-container-mobile-for-swiper .swiper-navigation .swiper-button-prev-trust{left:0}}@media only screen and (max-width:640px){.b-trustpilot-container-mobile-for-swiper .swiper-navigation .swiper-button-next-trust{right:0}}