@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;700;900&display=swap);
*,:after,:before{box-sizing:border-box}body,html{height:100%}body{font-family:Raleway,sans-serif;color:#354657;font-size:16px;margin:0;display:flex;flex-direction:column}a{color:#a25eb5;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}li,ol{margin-bottom:5px}table{width:100%}td,th{text-align:left;padding:5px}hr{border:none;border-bottom:1px solid #eee}img{max-width:100%;height:auto}iframe{border:0}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;font-family:inherit;font-weight:900;line-height:1;color:inherit}.h1,h1{font-size:1.8rem}@media (min-width:1200px){.h1,h1{font-size:2.25rem}}.h2,h2{font-size:1.4rem}@media (min-width:1200px){.h2,h2{font-size:1.6rem}}.h3,h3{font-size:1.8rem}.h4,h4{font-size:1.6rem}.h5,h5{font-size:1.3rem}.h6,h6{font-size:1rem}p{line-height:1.5}.link--secondary{color:#354657}.container{max-width:1440px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}@media (min-width:768px){.container{padding-right:30px;padding-left:30px}}main{flex:1 0 auto}.inline-image{width:100%;max-width:500px}.header{border-top:5px solid #bd8bca;border-bottom:2px solid #eee;height:95px;display:flex;align-items:center;flex:0 0 95px;margin-bottom:2rem}@media (min-width:1200px){.header{margin-bottom:3rem}}.header__inner{justify-content:space-between}.header__back,.header__inner{display:flex;align-items:center}.header__back{height:34px;border:1px solid #d1d1d1;padding:0 20px 0 15px;border-radius:5px;color:#84909b}.header__back svg{margin-right:10px}.footer{flex-shrink:0;width:100%;border-top:2px solid #eee;padding:2rem 0}.footer__inner{display:flex;justify-content:space-between;flex-wrap:wrap}.footer__disclaimer{display:flex;align-items:center;color:#354657;font-size:14px}.footer__disclaimer svg{margin-right:10px}.footer__navigation a{color:#354657;font-size:14px}.footer__navigation a:active,.footer__navigation a:focus,.footer__navigation a:hover{color:#bd8bca;border-bottom:1px solid #bd8bca;text-decoration:none}.complete{text-align:center}.complete__title{font-size:2.3rem;margin:20px 0}@media (min-width:768px){.complete__title{font-size:4.6rem}}.complete__subtitle{font-size:1.2rem;margin:0 0 40px}@media (min-width:768px){.complete__subtitle{font-size:1.5625rem}}.complete__result{background:#eee;border-radius:10px;padding:20px;max-width:800px;margin:0 auto;position:relative;z-index:1}@media (min-width:768px){.complete__result{padding:50px 50px 30px}}.complete__result-title{font-size:1.5rem;margin:0 0 40px}@media (min-width:768px){.complete__result-title{font-size:2.1875rem}}.complete__result-image{margin-bottom:30px;border-radius:10px}.complete__result-video{margin-bottom:30px}.complete__result-description{margin-bottom:50px}.complete__result-description>:last-child{margin-bottom:0}.complete__cta{width:100%;max-width:300px;margin-bottom:30px}.complete__links{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.complete__links a{text-decoration:underline;font-weight:600;font-size:.933rem}.complete__links a:hover{text-decoration:none}.complete__links a:not(:last-child){margin-bottom:20px}.complete__share{text-transform:uppercase;font-weight:700;font-size:.8125rem}.complete__share-buttons{margin-top:10px}.complete__share-button,.complete__share-buttons{display:flex;align-items:center;justify-content:center}.complete__share-button{width:80px;height:30px;background:red;color:#fff}.complete__share-button--facebook{background:#3b5998}.complete__share-button--twitter{background:#1da1f2}.complete__background{background:url(/img/lavender.jpg);background-size:cover;height:630px;margin-top:-500px}.home .header__back{display:none}.button{background:#a25eb5;height:50px;color:#fff;padding:8px 20px;font-weight:700;font-size:16px;border:3px solid #a25eb5;display:inline-flex;align-items:center;justify-content:center;border-radius:100px;transition:.3s}.button:active,.button:focus,.button:hover{background-color:#bd8bca;border-color:#bd8bca;box-shadow:0 3px 6px 0 rgba(0,0,0,.2);text-decoration:none}.button--invert{background:#fff;color:#a25eb5}.button--invert:active,.button--invert:focus,.button--invert:hover{background-color:#fff;border-color:#a25eb5}.quiz-embed{max-width:800px;margin:4rem auto 0}.quiz-embed,.video{border-radius:10px;overflow:hidden}.video{display:block;position:relative;padding-bottom:56.25%;height:0}.video:after{content:"";width:100px;height:100px;background:url(/img/play.svg);background-size:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .2s}.video:hover:after{transform:translate(-50%,-50%) scale(1.1)}.video__placeholder{-o-object-fit:cover;object-fit:cover}.video__iframe,.video__placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.video__iframe{background:#000;border:0;z-index:20}
