@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Rock+Salt&display=swap");body{--corporate-blue:#193b61;--soft-blue:#3384b6;--top-result-bg:#509dce;--light-yellow:#fed971;--yellow:#febe10;font-family:Lexend,sans-serif;font-style:normal;font-weight:400;max-width:100%;overflow-x:hidden}button{margin:.5rem;padding:.5rem}button:hover{cursor:pointer}h1{font-family:Rock Salt,sans-serif;margin:0}h2,h3,h4{font-family:Lexend,sans-serif}h4{color:gray}h5{color:#fff;font-size:13px;margin:0 auto}h5,h6{font-family:Lexend,sans-serif}h6{font-size:12px}#header{color:var(--corporate-blue);margin:0 1rem;padding-top:5%;text-align:center}.white-panel{background-color:#fff;border-radius:10px;filter:drop-shadow(0 5px 6px #5e5e5e);padding:2rem}#progressLine{background-color:var(--yellow);border-radius:10px;height:5px;margin:2% 4%;min-width:0;transition:.5s ease}#progressLineWrapper{display:flex;justify-self:center;width:100%}.button-wrapper{display:flex;justify-content:center}.button-wrapper button{background-color:#fff;border:2px solid var(--soft-blue);border-radius:30px;color:var(--soft-blue);font-size:1rem;height:3rem;margin-top:3rem;transition:.3s ease;width:15rem}.button-wrapper button:hover{background-color:var(--soft-blue);color:#fff}.button-content{display:flex;flex-direction:column;justify-items:center;justify-self:center}.button-content img{flex-basis:50%}#option-text{color:var(--corporate-blue);padding-bottom:-5%;padding-top:5%}#quiz-wrapper{height:auto}.option-panel{flex-wrap:wrap;margin-top:2rem}.option-button-panel,.option-panel{display:flex;justify-content:center}.option-button-panel{background-color:#fff;border-radius:6px;filter:drop-shadow(0 4px 4px #5e5e5e);margin:10px;padding:1rem;text-align:center;transition:.2s ease}.active-option,.option-button-panel:hover{cursor:pointer;filter:drop-shadow(0 6px 8px #757575);transform:scale(1.03)}.option-button-panel img{flex-basis:50%;margin:0 auto;width:80%}.question-wrapper{margin:0 auto;text-align:center;width:80%}.question-wrapper h3{font-size:22px;font-weight:400}.question-wrapper h4{font-size:20px;font-weight:350;margin:0 auto}button:disabled,button:disabled:hover{border-color:#8d9ca8;color:#8d9ca8}button:disabled:hover{background-color:#fff;cursor:default}#top-result-panel{color:#fff;justify-items:center;margin-top:4rem;padding:2rem 2rem 0;position:relative}#top-result-panel h1{color:#fff;font-family:Lexend,sans-serif;font-size:50px;margin-bottom:20px;text-align:center;transition:1s ease}#top-result-bg{background-color:var(--top-result-bg);background-image:url(https://6907026.fs1.hubspotusercontent-na1.net/hubfs/6907026/02.%20Digital/Quiz/wifi_dog_new.jpg);height:105%;left:0;margin-left:-8px;position:absolute;top:0;transition:1.3s ease;z-index:-1}.top-order-now-button{opacity:0;transition:1s ease}.order-now-wrapper{display:flex;justify-content:center;margin:20px 20px 0}.order-now{background-color:var(--light-yellow);border-radius:100px;color:#000;margin:0 auto;padding:10px 30px;text-align:center!important;text-decoration:none;transition:.5s ease}.order-now:hover{background-color:var(--yellow)}#top-result-panel img{height:8rem;margin:20px;object-fit:contain}#second-results-wrapper{display:flex;flex-direction:column;justify-items:center}#second-results-title{font-family:Rock Salt,sans-serif;margin-top:4.8rem}#second-results-panel{display:flex;flex-direction:row;justify-content:center}#second-results-panel .white-panel{margin:140px 20px 20px;position:relative}#second-results-panel div{transition:1s ease}#results-wrapper h2{text-align:center}.yellow-check{transition:1s ease}.secondary-plan{margin:0 auto;padding:2rem}.bullets{color:#000}@media only screen and (max-width:700px){.question-wrapper{width:95%}.option-button-panel{width:100px}#second-results-panel{display:flex;flex-direction:column}}@media only screen and (min-width:700px){.option-button-panel{width:130px}}@media only screen and (max-width:500px){#header{font-size:1.7rem}}