.onboarding-introduction .overview .video-wrapper>.icon-inside,.onboarding-introduction .overview,.onboarding-introduction .todo-list,.onboarding-introduction .todo-list-content ul,.onboarding-introduction .service-description .section{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.onboarding-introduction .todo-list,.onboarding-introduction .service-description .section__description{display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:flex-start}.onboarding-introduction .overview .video-wrapper>.icon-inside{display:inline-flex;font:400 16px/1 Proxima Nova,sans-serif;color:#fff;background:#2dd272;border-radius:3px;cursor:pointer;opacity:1}.onboarding-introduction .overview .video-wrapper>.icon-inside:hover{opacity:.9}.onboarding-introduction .overview .video-wrapper>.icon-inside:active{transform:translateY(1px)}.onboarding-introduction .overview .video-wrapper>.cancel.icon-inside{font-weight:400;background:none;color:#737373}.onboarding-introduction .overview .video-wrapper>.negative.icon-inside{background:#c33}.onboarding-introduction .overview .video-wrapper>.neutral.icon-inside{background:#67bbe4}.onboarding-introduction .overview .video-wrapper>[disabled].icon-inside,.onboarding-introduction .overview .video-wrapper>.disabled.icon-inside{opacity:.5;background:gray;cursor:default}.onboarding-introduction .overview .video-wrapper>[disabled].icon-inside:hover,.onboarding-introduction .overview .video-wrapper>.disabled.icon-inside:hover{opacity:.5}.onboarding-introduction .overview .video-wrapper>[disabled].icon-inside:active,.onboarding-introduction .overview .video-wrapper>.disabled.icon-inside:active{transform:none}@keyframes mixin-beamer-animation{30%{opacity:.8}40%{opacity:0;transform:scale(1);pointer-events:all}45%{pointer-events:none}}body{background:#fff}.btn-standard{background:#fff;font-size:12px;line-height:12px;font-weight:600;display:inline-block;letter-spacing:0;color:#777;white-space:nowrap;text-transform:uppercase;border:1px #ccc solid;padding:9px 20px 8px;margin:0;cursor:pointer;transition:all .2s ease-in-out;border-radius:4px}.btn-standard:active{color:#1dbf73;border-color:#ccc;box-shadow:inset 0 2px 5px #e3e3e3}.btn-standard.btn-green{background-color:#1dbf73;font-weight:700;color:#fff;border:1px solid transparent;padding-left:10px;padding-right:10px}.btn-standard.btn-green:hover,.btn-standard.btn-green:focus{color:#fff;text-decoration:none;box-shadow:0 2px 5px 1px rgba(0,0,0,.3)}.mp-box{position:relative;margin:60px auto 50px}@media(min-width:600px){.mp-box{margin:130px auto 80px}}.onboarding-introduction{max-width:1570px;width:100%;margin:0 auto}.onboarding-introduction a:hover{color:#1dbf73;text-decoration:underline;transition:color .2s}.onboarding-introduction .overview{flex-flow:column-reverse nowrap;width:100%;margin:0 auto}@media(min-width:900px){.onboarding-introduction .overview{flex-direction:row;width:calc(100% - 128px)}}.onboarding-introduction .overview .side-list{flex:1 0 50%;margin-bottom:3px}.onboarding-introduction .overview h1{padding:0 24px;color:#262626;font-size:20px;line-height:28px;margin:0 auto}@media(min-width:600px){.onboarding-introduction .overview h1{padding:15px 30px 10px}}@media(min-width:900px){.onboarding-introduction .overview h1{max-width:590px;margin:0 auto 0 0;font-size:26px;line-height:38px;font-weight:800}}.onboarding-introduction .overview ul{padding:0 25px;margin:0 auto}@media(min-width:600px){.onboarding-introduction .overview ul{padding:0 30px}}@media(min-width:900px){.onboarding-introduction .overview ul{padding-right:80px}}.onboarding-introduction .overview ul li{position:relative;font-size:15px;line-height:23px;padding:25px 0 20px 80px;border-top:1px solid rgba(153,153,153,.16)}.onboarding-introduction .overview ul li:last-of-type{border-bottom:1px solid rgba(153,153,153,.16)}@media(min-width:600px){.onboarding-introduction .overview ul li{padding-top:20px}}.onboarding-introduction .overview ul li h3{font-size:15px;color:#303030;margin-bottom:5px}@media(min-width:900px){.onboarding-introduction .overview ul li h3{font-size:17px;font-weight:800}}@media(min-width:900px){.onboarding-introduction .overview ul li h4{font-size:16px;font-weight:500;line-height:25px;color:#62646a}}.onboarding-introduction .overview ul li .list-icon{position:absolute;top:36px;left:0;z-index:1;width:43px;height:43px;background-position:50%;background-size:contain;background-repeat:no-repeat}@media(min-width:600px){.onboarding-introduction .overview ul li .list-icon{top:20px}}.onboarding-introduction .overview ul li .list-icon.learn-ico{background-image:url(/Images/BecomeServicer/overview/learn.png)}.onboarding-introduction .overview ul li .list-icon.profile-ico{background-image:url(/Images/BecomeServicer/overview/profile.png)}.onboarding-introduction .overview ul li .list-icon.service-ico{background-image:url(/Images/BecomeServicer/overview/service.png)}.onboarding-introduction .overview .btn-standard{height:48px;text-transform:capitalize;font-size:16px;font-weight:700;text-align:center;line-height:28px;margin:30px 25px 0;width:calc(100% - 50px)}@media(min-width:600px){.onboarding-introduction .overview .btn-standard{width:164px;margin-left:30px}}.onboarding-introduction .overview .video{margin:2rem 0;background:#363144}.onboarding-introduction .overview .video-wrapper{position:relative;padding:2rem 0;margin:0 auto;text-align:center;max-width:1024px}@media(min-width:900px){.onboarding-introduction .overview .video-wrapper::after{content:'';position:absolute;top:-1rem;right:.5rem;width:100%;height:100%;background:#4c455f;z-index:-1;transform:rotate(-7deg);border-radius:8px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}}.onboarding-introduction .overview .video-wrapper video{position:relative;z-index:1;width:100%}.onboarding-introduction .overview .video-wrapper>.icon-inside{font-size:1.2rem;letter-spacing:1px;margin:2rem auto 0;padding:1rem 1.2rem;background:#ff6f00}.onboarding-introduction .overview .video-wrapper>.icon-inside::before{margin-right:.5rem}.onboarding-introduction .todo-list{justify-content:start;align-items:start;padding:0 24px}@media(min-width:600px){.onboarding-introduction .todo-list{flex-flow:row nowrap;justify-content:start;align-items:start;padding:0 32px}}@media(min-width:900px){.onboarding-introduction .todo-list{padding:0 64px}}.onboarding-introduction .todo-list .left-image{position:relative;width:100%;height:320px;margin-bottom:2rem;background:transparent no-repeat 50%/cover;border-radius:4px}@media(min-width:768px){.onboarding-introduction .todo-list .left-image{height:580px;min-width:300px}}@media(min-width:1281px){.onboarding-introduction .todo-list .left-image{min-width:420px}}.onboarding-introduction .todo-list .left-image>#money-counter{position:absolute;top:10px;right:12px;font-family:monospace;padding:6px 8px;color:#fff;border-radius:4px;background:rgba(54,49,68,.8)}.onboarding-introduction .todo-list-content{width:100%;max-width:900px;margin:0 auto}@media(min-width:768px){.onboarding-introduction .todo-list-content{margin-left:80px}}.onboarding-introduction .todo-list-content h1{color:#303030;line-height:28px;font-size:20px;font-weight:800}@media(min-width:600px){.onboarding-introduction .todo-list-content h1{font-size:22px;line-height:30px}}@media(min-width:900px){.onboarding-introduction .todo-list-content h1{margin-top:30px;font-size:26px;line-height:38px}}.onboarding-introduction .todo-list-content h2{color:#555;line-height:23px;margin-top:10px;font-size:22px;font-weight:400}.onboarding-introduction .todo-list-content ul{justify-content:start;align-items:start;margin-top:32px;min-height:310px}.onboarding-introduction .todo-list-content ul li{position:relative;width:100%;overflow:hidden;margin-bottom:30px}@media(min-width:600px){.onboarding-introduction .todo-list-content ul li{width:50%}}@media(min-width:1024px){.onboarding-introduction .todo-list-content ul li{width:33.33%;margin-bottom:0}}.onboarding-introduction .todo-list-content ul li p{padding:0 0 0 62px;font-size:15px;line-height:23px;min-height:42px}@media(min-width:600px){.onboarding-introduction .todo-list-content ul li p{padding:50px 48px 0 0}}.onboarding-introduction .todo-list-content ul li p::before{content:"";background-size:contain;background-position:50%;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:1;display:block;height:42px;width:42px}@media(min-width:600px){.onboarding-introduction .todo-list-content ul li p::before{left:0}}@media(min-width:1024px){.onboarding-introduction .todo-list-content ul li p{max-width:268px;padding-bottom:40px}}.onboarding-introduction .todo-list-content ul li.do_profile p::before{background-image:url(../../Images/BecomeServicer/overview/do/profile.png)}.onboarding-introduction .todo-list-content ul li.do_link p::before{background-image:url(../../Images/BecomeServicer/overview/do/link.png)}.onboarding-introduction .todo-list-content ul li.do_skills p::before{background-image:url(../../Images/BecomeServicer/overview/do/skills.png)}.onboarding-introduction .todo-list-content ul li.do_profilepic p::before{background-image:url(../../Images/BecomeServicer/overview/do/profilepicture.png)}.onboarding-introduction .todo-list-content ul li.do_secure p::before{background-image:url(../../Images/BecomeServicer/overview/do/secure.png)}.onboarding-introduction .todo-list-content ul li.do_update p::before{background-image:url(../../Images/BecomeServicer/overview/do/update-location.png)}.onboarding-introduction .todo-list-content .btn-standard{height:48px;box-sizing:border-box;text-transform:capitalize;font-size:16px;font-weight:700;text-align:center;line-height:28px;margin:0;width:100%}@media(min-width:600px){.onboarding-introduction .todo-list-content .btn-standard{width:164px;margin:32px 20px 30px 0}}@media(min-width:1024px){.onboarding-introduction .todo-list-content .btn-standard{margin-top:0}}.onboarding-introduction .todo-list-content .back{font-size:14px;display:block;text-align:center;margin:16px 0 20px}@media(min-width:600px){.onboarding-introduction .todo-list-content .back{display:inline}}.onboarding-introduction .overview-do .left-image{background-image:url(../../Images/BecomeServicer/overview/do/do-image0.jpg)}.onboarding-introduction .overview-dont .left-image{background-image:url(../../Images/BecomeServicer/overview/dont/dont-image.jpg)}@media(min-width:600px){.onboarding-introduction .overview-dont .todo-list-content ul li{width:50%}}.onboarding-introduction .overview-dont .todo-list-content ul li.dont_information p::before{background-image:url(../../Images/BecomeServicer/overview/dont/info.png)}.onboarding-introduction .overview-dont .todo-list-content ul li.dont_duplicate p::before{background-image:url(../../Images/BecomeServicer/overview/dont/duplicate.png)}.onboarding-introduction .overview-dont .todo-list-content ul li.dont_communication p::before{background-image:url(../../Images/BecomeServicer/overview/dont/communication.png)}.onboarding-introduction .overview-dont .todo-list-content ul li.dont_payment p::before{background-image:url(../../Images/BecomeServicer/overview/dont/safe.png)}.onboarding-introduction .service-description{margin:5rem 0 -50px;padding:5rem 0;text-align:center;background-color:#f9f9f9}@media(min-width:600px){.onboarding-introduction .service-description{margin-bottom:-80px}}.onboarding-introduction .service-description__title h2{text-align:center;margin-bottom:3rem}.onboarding-introduction .service-description .section{margin-bottom:3rem}.onboarding-introduction .service-description .section:last-child{margin-bottom:0}@media(min-width:768px){.onboarding-introduction .service-description .section{align-items:stretch;justify-content:initial}.onboarding-introduction .service-description .section:nth-of-type(2n+1){flex-flow:row-reverse}.onboarding-introduction .service-description .section:nth-of-type(2n+1) #money-counter{right:12px;left:auto}}@media(min-width:1024px){.onboarding-introduction .service-description .section:nth-of-type(2n+1) .section__image img{object-position:right}}.onboarding-introduction .service-description .section__image{position:relative}@media(min-width:768px){.onboarding-introduction .service-description .section__image{width:50%}}@media(min-width:1024px){.onboarding-introduction .service-description .section__image{width:50%}}.onboarding-introduction .service-description .section__image img{width:100%;object-position:left}@media(min-width:600px){.onboarding-introduction .service-description .section__image img{width:auto;max-height:342px}}@media(min-width:768px){.onboarding-introduction .service-description .section__image img{width:100%;height:100%;object-fit:cover;max-height:initial}}@media(min-width:600px){.onboarding-introduction .service-description .section__image img{min-height:400px}}.onboarding-introduction .service-description .section__image>#money-counter{position:absolute;top:10px;left:12px;font-family:monospace;padding:6px 8px;color:#fff;border-radius:4px;background:rgba(54,49,68,.8)}.onboarding-introduction .service-description .section__description{justify-content:center;align-items:start;position:relative;z-index:1;width:90%;padding:1.5rem;text-align:left;margin-top:-20px;background:#fff;border:1px solid #d9d9d9;box-shadow:0 0 8px 0 rgba(0,0,0,.05)}@media(min-width:768px){.onboarding-introduction .service-description .section__description{flex:1 1 0;margin-top:0;margin-right:0;padding:1.875rem}}.onboarding-introduction .service-description .section__description>h3{text-align:center;line-height:1.4;margin:0 0 1rem}@media(min-width:768px){.onboarding-introduction .service-description .section__description>h3{text-align:left}}.onboarding-introduction .service-description .section__description>p{margin-bottom:12px}.onboarding-introduction .service-description .section__description>p:last-of-type{margin:0}.onboarding-introduction .service-description .btn-standard{width:164px;height:48px;box-sizing:border-box;text-transform:capitalize;font-size:16px;font-weight:700;text-align:center;line-height:28px;margin:20px 25px;width:calc(100% - 50px)}@media(min-width:600px){.onboarding-introduction .service-description .btn-standard{margin:25px auto 30px 30px;width:164px}}