@keyframes loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes loading-left{0%{-webkit-transform:rotate(0deg)}25%,50%,75%,to{-webkit-transform:rotate(180deg)}}@-moz-keyframes loading-left{0%{-moz-transform:rotate(0deg)}25%,50%,75%,to{-moz-transform:rotate(180deg)}}@-o-keyframes loading-left{0%{-o-transform:rotate(0deg)}25%,50%,75%,to{-o-transform:rotate(180deg)}}@keyframes loading-left{0%{transform:rotate(0deg)}25%,50%,75%,to{transform:rotate(180deg)}}@-webkit-keyframes loading-right{0%,25%{-webkit-transform:rotate(0deg)}50%,75%,to{-webkit-transform:rotate(180deg)}}@-moz-keyframes loading-right{0%,25%{-moz-transform:rotate(0deg)}50%,75%,to{-moz-transform:rotate(180deg)}}@-o-keyframes loading-right{0%,25%{-o-transform:rotate(0deg)}50%,75%,to{-o-transform:rotate(180deg)}}@keyframes loading-right{0%,25%{transform:rotate(0deg)}50%,75%,to{transform:rotate(180deg)}}*{-moz-box-sizing:border-box}body{margin:0}div#container{position:relative;width:100%;margin:0;background-color:#fff;padding:0}.header:after,div#container:after,header:after{clear:both;display:block;content:""}*,div#container *{box-sizing:border-box}div#container li{list-style:none}body,div#container,div#container dd,div#container dt,div#container h1,div#container h2,div#container h3,div#container li,div#container p{font-family:"Open Sans",sans-serif}p{font-size:.875em}body,fieldset,ol{padding:0}a{text-decoration:none;color:#2a386e}#link-to-main a,a:hover{text-decoration:underline}#new-user input[type=email],#new-user input[type=password],#new-user input[type=text],#new-user select,#new-user textarea,.login-form input[type=email],.login-form input[type=password],.login-form input[type=text],.login-form select,.login-form textarea,input[type=email],input[type=password],input[type=text],select,textarea{border:1px solid #ddd;padding:.7em .5em;border-radius:.2em;box-sizing:border-box;width:100%}@media screen and (max-width:36.25em){input[type=email],input[type=password],input[type=text],select,textarea{padding:.5em}}fieldset{margin:0;border:0;font-size:.95em}label{display:inline-block;margin:0 0 .5em;font-size:1em;line-height:1.375;letter-spacing:.2px;color:#000}.hero-copy h1{color:#fff;margin:0 0 .5em;line-height:1.3;font-size:2em}.how-it-works ol,.section{display:block;margin:0 auto;overflow:auto}.section{max-width:70em;width:100%;float:none;clear:both;padding:4.5em 1em 6em}@media screen and (max-width:62.5em){.section{padding:2em 1.5em}}@media screen and (max-width:36.25em){.section{padding:1em}.section.login-section{padding:.5em}}.section-bg{display:block;overflow:auto;width:100%}.bg-darkblue{background-color:#2a386e;color:#fff}.bg-paleblue{background:#f1f1f1;color:#000}.bg-paleblue .section{padding:8px}@media screen and (max-width:62.5em){.bg-paleblue{background-color:#fff;border-top:1px solid #ccc}}.display-none{display:none}.display-block{display:block}.cta-orange{background:#e68a00;background:-moz-linear-gradient(top,#ffb84d 0,#f90 54%,#e68a00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffb84d),color-stop(54%,#f90),color-stop(100%,#e68a00));background:-webkit-linear-gradient(top,#ffb84d 0,#f90 54%,#e68a00 100%);background:-o-linear-gradient(top,#ffb84d 0,#f90 54%,#e68a00 100%);background:-ms-linear-gradient(top,#ffb84d 0,#f90 54%,#e68a00 100%);background:linear-gradient(top,#ffb84d 0,#f90 54%,#e68a00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb84d", endColorstr="#e68a00",GradientType=0 );border:1px solid #e68a00;color:#fff}.cta{padding:.4em .5em;border-radius:.3em;cursor:pointer;display:inline-block;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;font-family:"Open Sans",sans-serif}.cta,.cta:hover{text-decoration:none}#sharedSplashHeader{z-index:100;box-shadow:1px 5px 4px 1px rgba(0,0,0,.3)}#sharedSplashHeader,#sharedSplashHeader img{display:inline-block;width:100%;float:none}#sharedSplashHeader .link-to-home{font-size:.82em;color:#fff;margin:0;font-weight:400;text-align:left}#sharedSplashHeader .link-to-home a{color:#fff;display:inline;text-decoration:underline}#sharedSplashHeader .link-to-home,#splash-logo-dt{display:inline-block;vertical-align:middle}#splash-logo-dt .logo-img{display:block;width:11rem}#link-to-main{float:right;color:#fff;padding:1.1rem 0}#splash-logo-mob{display:inline-block;vertical-align:middle}#splash-logo-mob .logo-img{display:block;width:4em}@media (min-width:62.5em){#splash-logo-mob{display:none}}.splash-header-wrap{display:block;margin:0 auto;width:100%;max-width:70em;padding:1em}header{background:#2a386e;filter:none;border:0;margin-bottom:0;border-bottom:1px solid #282856}.header{display:block;width:100%;margin:0;padding:0}.header a,.header p,.header span{color:#939dce;margin:0;padding:0;font-size:.875em}@media screen and (max-width:36.25em){.header a,.header p,.header span{font-size:.8em}}.header a{cursor:pointer}#sticky-header .section,.header .section{padding:1em}.header .text-link{display:inline-block;float:left;width:50%;text-align:left;padding:.3em 0}.header .text-link .fa{font-size:.8em}.header .account-ref{display:inline-block;float:right;width:50%;text-align:right}.header .account-ref a,.header .account-ref p{display:inline}@media screen and (max-width:36.25em){.header .account-ref p{display:none}}#sticky-header p,.header .account-ref a{color:#fff}.header .account-ref a.login-link{border:1px solid #eceef8;color:#eceef8;border-radius:10em;padding:.3em .9em}#sticky-header{position:fixed;width:100%;top:0;z-index:1000;background:#2a386e;padding:0;box-shadow:1px 5px 4px 1px rgba(0,0,0,.3);text-align:center}#sticky-header .logged-in{max-width:17.5em}#sticky-header .cta{display:inline-block;width:auto}@media (min-width:62.5em){#sticky-header .cta{float:right}}#sticky-header .ValueRight-logo{display:none}@media (min-width:62.5em){#sticky-header .ValueRight-logo{float:left;display:block;max-width:11em}}.hero-vrsplash{background:#202045}@media (min-width:36.25em){.hero-vrsplash{background-image:url(../../images/valuation-bg.jpg);background-repeat:no-repeat;background-position-x:center}}.hero-vrsplash .section{padding:5em 1em}.hero-copy{max-width:35em;margin-bottom:2em}@media (min-width:62.5em){.hero-copy h1{font-size:2.8em}}@media screen and (max-width:36.25em){.hero-copy{width:100%;padding-right:0;text-align:center}}.hero-copy p{font-size:1.1em;margin-bottom:1.5em;color:#fff}@media (min-width:62.5em){.hero-copy p{font-size:1.5em!important;margin-bottom:1em}}.hero-copy .cta{font-size:1.1em}@media (min-width:62.5em){.hero-copy .cta{font-size:1.5em}}.checkmark,.how-it-works h2::after{display:block;position:absolute;top:0;left:4.5em}.checkmark.draw:after{animation-duration:800ms;animation-timing-function:ease;animation-name:checkmark;transform:scaleX(-1) rotate(135deg)}.ValueRight-logo{max-width:14em}@media screen and (max-width:50em){.ValueRight-logo{max-width:13em}}@media screen and (max-width:50em) and (max-width:36.25em){.ValueRight-logo{display:block;margin:0 auto;max-width:10em}}#circle-loader{overflow:hidden;position:relative;margin-top:-.625em;width:12.5em;height:12.5em;box-shadow:0 0 1.25emrgba 0,0,0,.1 inset;background-color:#384b93;border-radius:12.5em;-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#circle-loader:after{content:"";position:absolute;left:.938em;top:.938em;width:10.625em;height:10.625em;border-radius:50%;background-color:#2a386e;box-shadow:0 0 10px rgba(0,0,0,.2)}#circle-loader div{overflow:hidden;position:absolute;width:50%;height:100%}#circle-loader .loader{position:absolute;left:100%;top:0;width:100%;height:100%;border-radius:62.5em;background-color:#007cc4}#circle-loader .left-wrap{left:0}#circle-loader .left-wrap .loader{border-top-left-radius:0;border-bottom-left-radius:0;-o-transform-origin:0 50% 0;-ms-transform-origin:0 50% 0;-webkit-transform-origin:0 50% 0;transform-origin:0 50% 0;-o-animation:loading-left 4s forwards linear;-moz-animation:loading-left 4s forwards linear;-webkit-animation:loading-left 4s forwards linear;animation:loading-left 4s forwards linear}#circle-loader .right-wrap{left:50%}#circle-loader .right-wrap .loader{left:-100%;border-bottom-right-radius:0;border-top-right-radius:0;-o-transform-origin:100% 50% 0;-ms-transform-origin:100% 50% 0;-webkit-transform-origin:100% 50% 0;transform-origin:100% 50% 0;-o-animation:loading-right 4s forwards linear;-moz-animation:loading-right 4s forwards linear;-webkit-animation:loading-right 4s forwards linear;animation:loading-right 4s forwards linear}.business-valuated{display:block;position:absolute;width:12.5em;left:0;top:3.5em;padding-top:2.5em;z-index:2}.business-valuated p{display:block;font-weight:800;font-size:.81em}#form-section .section{max-width:28em}.form-fields-fax{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.accept-tandcs .login-options li input,.accept-terms input{bottom:0}.accept-terms label{font-weight:400}.accept-terms a{color:#050296;text-decoration:underline}.accept-tandcs{background:#fff;width:100%;max-width:35em;padding:1.5em}.accept-tandcs .tandc-copy{font-size:1.1em;font-weight:700;padding:0;margin:0 0 1em;color:#000;border-radius:.7em}.accept-tandcs .tandc-copy a{color:#007cc4}@media screen and (max-width:31.25em){.accept-tandcs .tandc-copy a{font-size:1em;display:block}}.accept-tandcs .cta{display:block;margin:1em auto 0;font-size:1.2em}.accept-tandcs .login-options{padding:0 1em;border-bottom:1px solid #ddd}.accept-tandcs .login-options li{margin:0 0 .7em}.option-link dl,.signup-link{margin:0}.login-blurb{line-height:1.5;max-width:24em;text-align:center;margin:0 auto 2em}.registered{margin-bottom:0}.error-password{border:5px solid #b20f09;padding:1em;clear:both;margin:0 0 1em}.error-password h3{text-align:left;background:0 0;padding:0;margin-bottom:1em}.error-password p,.how-it-works h2{margin-bottom:1em}.form-header{padding-bottom:1rem}.validation-summary-valid{display:none}.accurate-valuations{padding-bottom:0;padding-top:3.5em;overflow:hidden}@media screen and (max-width:62.5em){.accurate-valuations{padding-top:2em}}@media screen and (max-width:31.25em){.accurate-valuations{background:#007cc4;padding-bottom:2em}}.accurate-valuations ul{display:table;margin:0;padding:0}.accurate-valuations li{display:table-cell;width:50%;vertical-align:bottom;text-align:center;overflow:hidden}@media screen and (max-width:62.5em){.accurate-valuations li.av-copy{width:calc(100% - 17em);padding-right:2em}}@media screen and (max-width:40.625em){.accurate-valuations li.av-copy{width:calc(100% - 11em);padding-right:1em}}@media screen and (max-width:31.25em){.accurate-valuations li.av-copy{width:100%;padding-right:0}}@media screen and (max-width:62.5em){.accurate-valuations li.av-image{width:15em}}@media screen and (max-width:40.625em){.accurate-valuations li.av-image{padding-right:1em;width:11em}}@media screen and (max-width:31.25em){.accurate-valuations li.av-image{display:none}}.accurate-valuations li p{text-align:left;font-weight:700;display:block;padding-bottom:3.5em;font-size:1.3em}@media screen and (max-width:62.5em){.accurate-valuations li p{padding-bottom:2em}}@media screen and (max-width:40.625em){.accurate-valuations li p{font-size:1em}}@media screen and (max-width:31.25em){.accurate-valuations li p{text-align:center;color:#fff;padding-bottom:0}}.accurate-valuations li img{max-width:16em;margin-bottom:-.4em}@media screen and (max-width:40.625em){.accurate-valuations li img{max-width:11em}}.about-us,.faq,.how-it-works{color:#2a386e}.faq li{counter-increment:step-counter;position:relative;padding-left:0;margin-left:0;margin-bottom:2em}.about-us p,.faq p{font-size:18px;line-height:1.5em}.faq h3{margin-bottom:.5em}.about-us .about-us-content{width:50%;float:left}.about-us img{width:100%}.about-us p{margin-bottom:.7em}.how-it-works h2{font-family:"Open Sans",sans-serif;clear:both;font-weight:700;margin-top:0;position:relative;font-size:2em;padding:1em 0 .5em;color:#2a386e}.how-it-works h2::after{content:"";width:100px;border-top:2px solid #f90;top:auto;bottom:0;left:0;margin-left:0}@media (min-width:62.5em){.how-it-works h2{font-size:2.25em}}.how-it-works img{max-width:206px;margin:1em auto;display:block}.how-it-works ol{padding:0}.how-it-works ol:first-of-type{padding-top:2em}.how-it-works span{width:50px;height:50px;background:#00002d;display:block;position:absolute;top:0;left:0;font-weight:700;font-size:25px;text-align:center;color:#fff;padding:.2em}.how-it-works h3{margin-bottom:1em;color:#2a386e;font-size:20px}@media (min-width:53em){.how-it-works ol{display:flex}}.how-it-works li{border:1px solid #ccc;position:relative;margin-bottom:2em;width:100%}@media (min-width:53em){.how-it-works li{width:calc(33.3333333333% - 1em);min-height:25em;margin-right:1em}}.how-it-works li>div{padding:2em;border-top:1px solid #ccc}.how-it-works li:last-of-type{margin-right:0}@media screen and (max-width:50em){.how-it-works li{padding:.5em}}@media screen and (max-width:31.25em){.how-it-works li{width:100%;padding:.5em 0}}.how-it-works p{font-size:14px;line-height:1.7;color:#595959}@media screen and (min-width:425px){body{background:#f1f1f1}}#loginPage{padding:3em 0}#new-user,.login-form{display:block;width:100%;margin:0 auto;max-width:26em!important;padding:0 1rem;font-size:16px}@media screen and (min-width:425px){#new-user,.login-form{border-radius:.3em;background:#fff;-moz-box-shadow:0 1px 5px rgba(77,73,94,.28);-webkit-box-shadow:0 1px 5px rgba(77,73,94,.28);box-shadow:0 1px 5px rgba(77,73,94,.28);padding:2rem}}#new-user label,.login-form label{display:block;line-height:1.7;margin-bottom:.2em;font-size:.9em;font-weight:600}@media screen and (max-width:64em){#new-user label,.login-form label{width:100%}}#new-user input[type=email]:focus,#new-user input[type=password]:focus,#new-user input[type=text]:focus,#new-user select:focus,#new-user textarea:focus,.login-form input[type=email]:focus,.login-form input[type=password]:focus,.login-form input[type=text]:focus,.login-form select:focus,.login-form textarea:focus{outline:2px solid #007cc4}#new-user input[type=email].input-validation-error,#new-user input[type=password].input-validation-error,#new-user input[type=text].input-validation-error,#new-user select.input-validation-error,#new-user textarea.input-validation-error,.login-form input[type=email].input-validation-error,.login-form input[type=password].input-validation-error,.login-form input[type=text].input-validation-error,.login-form select.input-validation-error,.login-form textarea.input-validation-error{border:2px solid #b20f09}#new-user .field-validation-error,.login-form .field-validation-error{font-weight:600;color:#b20f09;margin-bottom:4px;display:block;font-size:.9em;margin-top:.3em}#new-user .field-validation-error:before,.login-form .field-validation-error:before{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f06a";margin-right:.3em}#new-user fieldset,.login-form fieldset{margin:0;padding:0;border:0}#new-user ol,.login-form ol{padding:0;width:100%;display:inline-block}#new-user .accept-terms,.login-form .accept-terms{width:100%}#new-user li,.login-form li{display:inline-block;width:100%;margin-bottom:1.2em;vertical-align:top;margin-top:0;padding-top:0}@media screen and (min-width:425px){#new-user li.firstname,#new-user li.half-width,.login-form li.firstname,.login-form li.half-width{width:48%;margin-right:2.5%}}#new-user li.last-col,.login-form li.last-col{margin-right:0}@media screen and (min-width:425px){#new-user li.last-col,.login-form li.last-col{width:48%}}#new-user h1,#new-user h2,#new-user h3,.login-form h1,.login-form h2,.login-form h3{margin-bottom:1rem;margin-top:0;font-size:26px;color:#2a386e}#new-user .cta,.login-form .cta{padding:.7em 2em;display:block;min-width:16em;font-size:16px;margin:.9em auto}#new-user .cta.reset-cta,.login-fields li,.login-form .cta.reset-cta{margin-bottom:.9em}#new-user .show-password-toggle,.login-form .show-password-toggle{margin-bottom:0}.login-fields li{width:100%}.login-fields input[type=password],.login-fields input[type=text]{padding:.9em .7em;font-size:.9em}.login-fields .forgot-psswd{margin-top:.5rem;display:inline-block;font-size:.9rem;padding-bottom:1rem;padding-top:1rem}#invalidToken{margin:0 auto;width:100%;max-width:30em}.text-link{text-decoration:underline;text-decoration-color:#d9def2;text-decoration-thickness:2px;text-underline-position:under;color:#050296}.forgot-field,.toggle-link{padding-top:0;font-size:16px;color:#1a2348;float:left;width:100%}.forgot-field .loginToggle,.toggle-link .loginToggle{margin-left:.5em;font-weight:600}.toggle-link{margin-bottom:1.5em}.toggle-link-bottom{text-align:center;margin-top:.7em;font-size:.9em}.hidden{display:none}.error,.validation-summary-errors{padding:.9em;background:#fef7f7;border-left:5px solid;border-left-color:#df3034;clear:both;margin:0 0 .9em}.error h3,.error>span,.validation-summary-errors h3,.validation-summary-errors>span{font-weight:700;color:#df3034;margin-bottom:.5em;display:block;font-size:18PX}.error p,.validation-summary-errors p{margin:.625em 0 0;font-size:14px;line-height:1.5em}.error ul,.validation-summary-errors ul{margin:0;padding:0 0 0 .9em;list-style:disc!important}.error li,.validation-summary-errors li{margin-bottom:.5em!important;line-height:1.4em;display:list-item!important;font-size:15px!important;list-style:disc!important}.check-wrap{display:inline-block;vertical-align:middle;position:relative;width:20px;height:20px}.check-wrap input[type=checkbox]:hover,.check-wrap:hover{cursor:pointer}.check-wrap input[type=checkbox]{position:absolute;width:100%;height:100%;display:block;z-index:1;opacity:0}.check-wrap .custom-check{position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #aaa;background:#f1f1f1;border-radius:.2em}.check-wrap input[type=checkbox]:checked~.custom-check{background:#3bb959;border:1px solid #3bb959}.check-wrap input[type=checkbox]:checked~span.custom-check:before{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00c";color:#fff;position:absolute;top:2px;left:2px}.forgot-psswd .cta{padding:.7em 2em;display:block;font-size:16px;margin:.9em auto;font-weight:600;width:15em;background:#2a386e;color:#fff}.forgot-psswd .cta:hover{background:#384b93}.check-wrap+label{display:inline-block!important;font-weight:400!important;vertical-align:top;margin-left:.3em;width:calc(100% - 30px)!important;font-size:13px!important}.check-wrap+label a{color:#050296;text-decoration:underline;text-decoration-color:#d9def2;text-decoration-thickness:1px;text-underline-position:under}.option-link{border:1px solid #ddd;display:block;padding:0;border-radius:.3em;margin-bottom:1em}.option-link:hover{background:#e9eef9;color:#050296;text-decoration:none}.option-link:focus{text-decoration:none;border:1px solid #f90}.option-link dt{text-decoration:underline;text-decoration-color:#d9def2;text-decoration-thickness:2px;text-underline-position:under;font-weight:600;margin-bottom:.4em;display:block}.option-link dd{font-size:.9em}.option-link-copy,.option-link-icon{padding:.5em;display:inline-block;vertical-align:middle}.option-link-icon{border-right:1px solid #ddd;width:77px}.option-link-copy{width:calc(100% - 100px)}@media screen and (min-width:425px){.option-link-copy,.option-link-icon{padding:.7em}.option-link-icon{width:83px}.option-link-copy{width:calc(100% - 90px)}}.user-type{font-weight:600}.turnstile-box{margin-top:1rem;margin-bottom:1rem}.turnstile-box>span{font-size:.8rem;margin-bottom:.35rem;display:block}#turnstileError{font-size:14px}#show-password-wrap input[type=password],#show-password-wrap input[type=text]{width:calc(100% - 60px)}.show-password-toggle{position:relative;text-align:left;padding:0;display:inline-block;background:0 0;vertical-align:top;width:43px;height:43px;border:1px solid transparent;margin-left:12px}.show-password-toggle:hover{box-shadow:0 0 7px #c1c1c1;border-radius:.3rem;border:1px solid #c1c1c1}.show-password-toggle:focus{outline:0}.show-password-toggle:after{content:"\f06e";display:inline-block;font:14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;position:absolute;left:10px;top:10px;color:#050296}@media (min-width:62.5em){.show-password-toggle:hover:before{border:1px solid #4ebe3f}}.show-password-toggle.password-visible:before{background:#4ebe3f;border:1px solid #4ebe3f}.show-password-toggle.password-visible:after{content:"\f070"}h3{font-size:2em;color:#1a2348}.signup-opts,.signup-opts .signup-opt{display:inline-block;width:100%;padding:0}.signup-opts{margin:0}.signup-opts .signup-opt{position:relative;border:1px solid #ddd;border-radius:.3em;margin-bottom:1rem;text-decoration:none;background-color:#fff;text-align:left;color:#050296}.signup-opts .signup-opt:hover{cursor:pointer;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12)}.signup-opts .signup-opt:hover .opt-title{color:#f90}.signup-opts .signup-opt .opt-icon{display:inline-block;width:1.5rem;position:absolute;left:.75rem;top:.75rem}.signup-opts .signup-opt .opt-icon img{display:inline-block;width:100%;vertical-align:middle}.signup-opts .signup-opt .signup-text-link,.signup-opts .signup-opt button.signup-opt-button{text-align:left;background-color:none;background:0 0;border:0;-moz-appearance:none;-webkit-appearance:none;display:inline-block;width:100%;padding:1rem 1rem 1rem 3rem;margin:0;font-size:14px;font-weight:600}.signup-opts .signup-opt .signup-text-link:focus,.signup-opts .signup-opt button.signup-opt-button:focus{outline:2px solid #007cc4}.social-details-wrap{display:inline-block;width:100%;border:1px solid #eee;padding:.5rem;margin-bottom:1.5rem}@media screen and (min-width:48em){.social-details-wrap{padding:1rem}}.social-details-wrap.visible~fieldset li.leads-check-field{margin-top:0}@media screen and (min-width:48em){.social-details-wrap.visible~fieldset li.leads-check-field{margin-bottom:0}.social-details-wrap.visible~fieldset li.leads-email{margin-top:1rem}}.social-details-wrap .social-details{width:100%;background:#f3f3f3;border-radius:.2em;padding:.9em;padding-bottom:.25rem;margin-top:1rem}.social-details-wrap .social-details li{margin-bottom:.75rem}label.chosen-profile-label{display:block;margin-bottom:.5rem}.chosen-social,.or{width:100%;position:relative}.or,.or>span{display:inline-block}.or{margin:.5rem 0 1.5rem;text-align:center;text-transform:uppercase}.or>span{color:#666;margin:0}.or>span:after,.or>span:before{content:"";position:absolute;display:inline-block;width:calc(50% - 2rem);top:.65rem;height:1px;background-color:#eee}.or>span:before{left:0}.or>span:after{right:0}.chosen-social{padding-right:3.2rem;margin:0}.chosen-social p{display:block;font-size:1rem;margin:0}.chosen-social p.profile-name,.or>span{font-weight:700}.chosen-social img.profile-pic{display:inline-block;width:2.3rem;vertical-align:middle}.chosen-social .chosen-profile{display:inline-block;width:calc(100% - 2.7rem);padding-left:.5rem;overflow:hidden;vertical-align:middle}.chosen-social .socials-toggle{display:inline-block;position:absolute;right:0;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid #eee;cursor:pointer;font-size:1.5em;pointer-events:all;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.chosen-social .socials-toggle.toggle-open{color:#f90;-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.chosen-social .socials-toggle .fa{display:inline-block;font-size:1.5rem;line-height:2.3rem;padding:0;margin:0;text-align:center;width:100%;color:#8899d6;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-o-transition:all 150ms linear;transition:all 150ms linear}
/*# sourceMappingURL=valueright-signup-main-4f2633a9d7.min.css.map */
