.ai-response{width:80%;justify-content:center;font-size:1.25rem;line-height:2.2rem;white-space:pre-line}body,html{padding:0;margin:0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;background-color:#fff!important}.home-container{width:100%;background:rgb(168,213,160);background:radial-gradient(circle,rgba(168,213,160,1) 0%,rgba(196,229,214,1) 74%,rgba(238,247,236,1) 100%);min-height:100vh}.img-container-text{position:absolute;top:50%;left:25%;transform:translate(-50%,-50%);color:#fff;font-size:2.5rem;font-weight:700;text-align:center;width:100%;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.paragraph{position:absolute;top:60%;left:25%;transform:translate(-50%,-50%);color:#fff;font-size:2rem;text-align:center;width:100%;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.overlay-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.5rem;font-weight:700;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.side-image{position:absolute;top:30%;right:10%;width:35%;height:auto;max-height:100vh;border-radius:15px}.img-container-text{float:left;width:50%}.image-container:after{content:"";display:table;clear:both}.confidence-container{text-align:center;padding:20px;margin:0 auto;max-width:800px}.confidence-container h2{font-size:2.5rem;margin-bottom:20px}.confidence-container p{font-size:1.4rem;line-height:1.5}.companies-container{border-top:1px solid lightgray;border-bottom:1px solid lightgray;padding-bottom:20px;overflow:hidden}.companies-container h5{text-align:center;padding:20px;font-size:1.3rem}.company-logos{white-space:nowrap;overflow:hidden}.logos-container{display:flex;animation:marquee 30s linear infinite}.logos-wrapper{overflow:hidden}.logo-set{display:inline-flex;gap:20px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.company-logo{height:35px;width:auto;display:inline-block;margin:0 15px 20px}.green-box{width:80%;height:auto;padding:15px;background:#d2f0b6;margin:100px auto 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;border-radius:25px;font-size:20px}.green-box h2{text-shadow:2px 2px 4px rgba(0,0,0,.5)}.green-box button{margin-top:10px}.button-28{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid #1A1A1A;border-radius:15px;box-sizing:border-box;color:#3b3b3b;cursor:pointer;display:inline-block;font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;font-weight:600;line-height:normal;margin:0;min-height:60px;min-width:0;outline:none;padding:16px 24px;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);user-select:none;-webkit-user-select:none;touch-action:manipulation;width:15%;will-change:transform}.button-28:disabled{pointer-events:none}.button-28:hover{color:#000;background-color:cbe6c6;box-shadow:#00000040 0 8px 15px;transform:translateY(-2px)}.button-28:active{box-shadow:none;transform:translateY(0)}.speakgeek-info-container{padding:20px;text-align:center;margin-top:10px}.speakgeek-info-container h2{font-size:1.5rem}.info-section{display:flex;justify-content:space-between;align-items:flex-start;margin-top:40px}.info-one,.info-two,.info-three{flex:1;padding:0 20px;position:relative;width:75%;margin:auto 20px auto auto;font-size:1.3em;height:40vh}.info-one h4,.info-two h4,.info-three h4{margin-top:20px;margin-bottom:20px}@media (max-width: 768px){.info-section{flex-direction:column;align-items:center}.info-one,.info-two,.info-three{width:100%;margin:20px}}.info-one{background-color:#a8d5a0;padding:10px;border-radius:5px}.info-two{background-color:#cbe6c6;padding:10px;border-radius:5px}.info-three{background-color:#dceed9;padding:10px;border-radius:5px}.animate-slide-up{transition:transform 2s ease-in-out}.navbar{background-color:#fff;height:80px;display:flex;justify-content:space-around;align-items:center}.navbar-container{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid lightgray;box-shadow:0 2px 4px #0000001a}.navbar-logo img{height:80px;width:auto}.navbar-buttons{display:flex;justify-content:space-between;flex-grow:1}.center-buttons{display:flex;justify-content:center;flex-grow:1}.center-buttons .navbar-button{color:#000}.navbar-button{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;text-decoration:none;font-weight:700;transition:background-color .3s ease,opacity .3s ease;margin-right:30px;font-size:1.1em;position:relative;display:inline-block}.navbar-button.behavioral-button,.navbar-button.leetcode-button{background-color:#fff}.login-button{background-color:#28a745;color:#fff}.login-button:hover{opacity:.7}.navbar-buttons:hover{opacity:1}.center-buttons .navbar-button:hover:after{content:"";position:absolute;bottom:-20px;left:50%;width:0;height:2px;background-color:#000;transform:translate(-50%);animation:slideOut .5s forwards}.navbar-button:hover:after{content:none}@keyframes slideOut{0%{bottom:0;width:0}to{bottom:0;width:82%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scale{0%{transform:scale(1)}to{transform:scale(1.5)}}html,body{padding:0;margin:0}.problems-page{min-height:100vh;max-width:90%;margin:0 auto}.explore-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:2rem 0rem;gap:2rem}.explore-container .explore-div{flex:1;height:10rem;overflow:auto;display:flex;flex-direction:row;justify-content:center;overflow:hidden}.explore-div{background-color:#f4f4f5;display:flex;border-radius:10px;flex-direction:column;align-items:center;padding:2rem;text-align:center;border:.5px solid rgb(206,204,204)}.explore-div:hover{cursor:pointer;background-color:#e3e3e3}.top-50-questions,.behavioral-75,.top-company-questions{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem}.explore-div-inner-content h1{font-size:1rem}.explore-div-inner-img{width:7rem;height:6rem;margin:0 auto;color:#fff;font-size:1.25rem;padding:1.5rem;border-radius:20px;display:flex;justify-content:center;align-items:center;overflow:hidden;background:rgb(228,241,228);background:linear-gradient(146deg,rgba(228,241,228,1) 0%,rgba(124,210,237,1) 16%,rgba(101,173,246,1) 100%)}.img-75{background:rgb(255,59,59);background:linear-gradient(90deg,rgba(255,59,59,1) 0%,rgba(251,104,222,1) 100%)}.img-top{background:rgb(255,64,64);background:linear-gradient(90deg,rgba(255,64,64,1) 0%,rgba(251,104,123,1) 100%)}.table-section{display:flex;flex-direction:column;justify-content:center;margin:0 auto;border:.5px solid gray;padding-top:2rem;border-radius:5px;box-shadow:0 0 3px #80808080}.header-section{display:flex;flex-direction:column;align-items:center;text-align:left}.header-section h2{font-size:3.5rem;color:transparent;text-shadow:1px 1px 2px #888888;padding:5px 0;margin:0;margin-top:3rem}.header-section p{margin-bottom:4rem;font-size:1.25rem;text-align:center}.search-section{display:flex;align-items:center;justify-content:center;background-color:#fff;padding-top:1.5rem;padding-bottom:1rem;border-top-left-radius:15px;border-top-right-radius:15px;gap:1.95rem;padding-bottom:2rem}.start-recording-button{margin-top:4rem}.random-select{display:flex;align-items:center;gap:.5rem;cursor:pointer}.random-select:hover{color:gray}.problem-list-container{width:100%}.question-link{text-decoration:none;color:inherit;font-size:1rem}.difficulty-rating{text-align:center;font-size:1.5rem;display:flex;justify-content:center}td.difficulty-easy{margin:2rem;color:green}td.difficulty-medium{color:#ffc01e}td.difficulty-hard{color:red}.MuiTableRow-root:nth-child(2n){background-color:#f7f7f7}.MuiTableRow-root:nth-child(odd){background-color:#eaeaea}.submit-icon{cursor:pointer}.questions-table{width:100%;margin:0 auto;margin-top:2rem}.questions-table-row:hover{cursor:pointer;background-color:#cacaca}body,html{padding:0;margin:0;height:100%;width:100%}.question-component-container{display:flex;border:2px solid gray;margin:0 auto;align-items:center;justify-content:center;height:100%;width:100%}.question-grid{padding:3rem 2rem 2rem;margin:0 auto;display:flex;justify-content:center;height:100%;width:100%;border-radius:20px}.camera-container{text-align:center;border-top-left-radius:15px}.centered-camera-problem{border-radius:15px;margin:0 auto}.questions-centered-camera{border-radius:15px}.question-title{background-color:#d7d7d7;padding:1rem;border-radius:15px}.audio{border-top-right-radius:15px}.helpful-tip{text-align:center;border-bottom-left-radius:15px}.helpful-tip h1{margin-bottom:2rem}.feedback{border-bottom-right-radius:15px}.grid-item{border:1px solid #000;padding:20px}.grid-item p{margin:0}.tip-container{background:rgb(168,213,160);background:radial-gradient(circle,rgba(168,213,160,1) 0%,rgba(196,229,214,1) 74%,rgba(238,247,236,1) 100%);width:80%;margin:0 auto;display:flex;padding:1.5rem;border-radius:15px;line-height:1.5rem;font-size:1.25rem;box-shadow:0 0 2px 1px #0006}.recording-button{background-color:red;color:#fff}.not-recording-button{background-color:green;color:#fff}.audio-container{display:flex;justify-content:space-evenly}.audio-text h3{display:flex;justify-content:start;align-items:center}.question-title{margin-bottom:3rem}.audio-icon{cursor:pointer}.transcript-section{margin-top:4rem;padding:1rem;border-radius:15px;background-color:#f7f7f7;box-shadow:0 0 5px 1px #0006}.button2{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:#00000005 0 1px 3px;box-sizing:border-box;color:#000000d9;cursor:pointer;display:inline-flex;font-family:system-ui,-apple-system,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);position:relative;text-decoration:none;transition:all .25s;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;width:auto;margin-top:.75rem;box-shadow:0 0 1px 1px #0006;width:80%;margin:0 auto;margin-top:2rem}.button2:hover,.button2:focus{border-color:#00000026;box-shadow:#0000001a 0 4px 12px;color:#000000a6}.button2:hover{transform:translateY(-1px)}.button2:active{background-color:#f0f0f1;border-color:#00000026;box-shadow:#0000000f 0 2px 4px;color:#000000a6;transform:translateY(0)}.button-68{-webkit-appearance:none;-moz-appearance:none;appearance:none;backface-visibility:hidden;background-color:#27ae60;border-radius:8px;border-style:none;box-shadow:#27ae6026 0 4px 9px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:normal;line-height:1.25;outline:none;overflow:hidden;padding:13px 20px;position:relative;text-align:center;text-decoration:none;transform:translateZ(0);transition:all .3s;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:top;white-space:nowrap;margin-top:2rem}.button-68:hover{background-color:#1e8449;opacity:1;transform:translateY(0);transition-duration:.35s}.button-68:active{transform:translateY(2px);transition-duration:.35s}.button-68:hover{box-shadow:#27ae6033 0 6px 12px}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.loader{display:flex;flex-direction:column;align-items:center;margin-top:.5rem}.loader-text{margin-top:10px;z-index:10}.loader{width:100%;height:20px;position:relative;background-color:#f3f3f3;border-radius:5px;overflow:hidden}.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#007bff;animation:loading 2s linear infinite}@keyframes loading{0%{left:-100%}to{left:100%}}html,body{height:100%;background:white;margin:0;padding:0}.leet-container{min-height:100vh;background-color:#fff;padding-bottom:30px;width:100%;margin:0 auto}.first-section{display:flex;flex-direction:column;gap:3rem;padding-bottom:2rem}t .hint-section{margin-top:2rem}.centered-camera{display:block;margin:0 auto}.circular-progressbar{width:300px;height:300px;font-size:1rem;color:#a8d5a0}.search-section{margin-top:0;padding-top:0;max-height:0px}.search-section,.tts-container{margin:0;padding:1.5rem}.tts-container{background-color:#e3e3e3;box-shadow:0 -2px 5px #0006,0 3px 5px #0006}.audio-container{display:block;flex-direction:column;margin:0 auto;text-align:center}.questionmark-icon{cursor:pointer}.helpful-hint{background-color:#59cf75;color:#fff;text-shadow:1px 1px 2px black;padding:1.25rem;border-radius:5px;width:70%;margin:auto}.centered-cam{border-radius:15px;margin-bottom:2rem}.anon-img{width:25rem;float:left;border-radius:15px;margin-bottom:2rem}.feedback-container{width:80%;margin:0 auto;display:flex;justify-content:space-between;padding:0;margin-top:3rem}.ai-feedback-section{width:calc(45% - 10px);margin-left:50px;margin-right:20px}.feedback-section{width:45%;margin-left:50px}.center-button{text-align:center;margin-top:20px}.webcam-style{width:20%;height:auto;display:block;margin:0 auto 20px;border-radius:15px}.lightbulb{cursor:pointer}.lightbulb:hover{color:#c7c724}.button-container{text-align:center;margin-bottom:20px}.button-spacing{margin-right:30px}.camera-container{display:flex;margin:0 auto;flex-direction:column}.camera-wrapper{margin:0 auto}.transcript-section{width:70%;margin:0 auto;margin-bottom:2rem}.record-button{margin-top:2rem;box-shadow:0 0 1px 1px #0006}.button-common{padding:5px 15px;border-radius:5px;font-size:.8rem;cursor:pointer}.start-recording,.stop-recording{background-color:#fff;transition:background-color .3s}.start-recording.active{background-color:green}.start-recording.active+.stop-recording:hover{background-color:red}.button-37{background-color:#13aa52;border:1px solid #13aa52;border-radius:4px;box-shadow:#0000001a 0 2px 4px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Akzidenz Grotesk BQ Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;outline:none;outline:0;padding:10px 25px;text-align:center;transform:translateY(0);transition:transform .15s,box-shadow .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;box-shadow:0 0 1px 1px #0006}.button-37:hover{box-shadow:#00000026 0 3px 9px;transform:translateY(-2px)}.button10{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:#00000005 0 1px 3px;box-sizing:border-box;color:#000000d9;cursor:pointer;display:inline-flex;font-family:system-ui,-apple-system,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);position:relative;text-decoration:none;transition:all .25s;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;display:block;clear:both;margin:0 auto;justify-content:center;text-align:center;margin-bottom:2rem;box-shadow:0 0 1px 1px #0006}.button10:hover,.button10:focus{border-color:#00000026;box-shadow:#0000001a 0 4px 12px;color:#000000a6}.button10:hover{transform:translateY(-1px)}.button10:active{background-color:#f0f0f1;border-color:#e3cfcf26;box-shadow:#0000000f 0 2px 4px;color:#000000a6;transform:translateY(0)}.centered-camera{width:300px;height:300px;float:left;margin-left:50px}.section-header{text-align:center;margin-bottom:10px}.loading-bar{position:fixed;bottom:50px;left:50%;transform:translate(-50%);padding:10px 20px;background-color:#84d096;border-radius:5px;text-align:center;font-size:16px;font-weight:700;color:#fff;z-index:1000}@media (min-width: 768px){.button-37{padding:10px 30px}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.content_container{width:100%;height:100%;background:-webkit-linear-gradient(25deg,#A8D5A0,#B9DDB3,#CBE6C6,#DCEED9,#EEF7EC);display:flex;justify-content:center;align-items:center;font-family:Montserrat,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}.content_container{max-width:600px;width:100%;height:70%;padding:20px;background:-webkit-linear-gradient(25deg,#A8D5A0,#B9DDB3,#CBE6C6,#DCEED9,#EEF7EC);display:flex;justify-content:center;align-items:center;font-family:Montserrat,Arial,sans-serif}.form_container{width:100%;height:100%;background-color:#fff;box-shadow:0 0 50px -20px #fff;border-radius:2%}.form_header_container{width:100%;padding:20px;border-bottom:1px solid transparent;border-image:-webkit-linear-gradient(25deg,#A8D5A0,#B9DDB3,#CBE6C6,#DCEED9,#EEF7EC) 20;background:#ffffff;text-align:center}.form_header{font-size:15px;font-family:Bowlby One SC,cursive,Arial,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:1px;background:-webkit-linear-gradient(25deg,#A8D5A0,#B9DDB3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form_content_container{width:100%;height:90%;display:flex;justify-content:center;align-items:center}.form_content_inner_container{width:100%;padding:0 15%}input{width:100%;height:40px;padding-left:10px;margin-bottom:20px;background:#ffffff;color:#333;border-bottom:2px solid transparent;border-top-left-radius:2%;border-top-right-radius:2%;border-image:-webkit-linear-gradient(25deg,#A8D5A0,#B9DDB3,#CBE6C6,#DCEED9,#EEF7EC) 1;transition:border .3s ease}input:focus{border-bottom:2px solid #A8D5A0}.button_container{width:100%;display:flex;justify-content:space-between;background-image:linear-gradient(80deg,#A8D5A0,#B9DDB3,#CBE6C6,#A8D5A0,#B9DDB3);color:#fff;margin-top:5px}.button_container button{width:48%;background:transparent;color:inherit;font-weight:900;font-size:12px;cursor:pointer;transition:background-color .3s ease}.button_container button:hover{background-color:#ffffff1a}.ai-page-container{display:flex;flex-direction:column;background:-webkit-linear-gradient(25deg,#A8D5A0,#B9DDB3,#CBE6C6,#DCEED9,#EEF7EC);align-items:center;min-height:100vh;margin-bottom:10rem}.ai-response-container{display:flex;flex-direction:column;align-items:center;max-height:40rem;overflow-y:auto;width:80%;margin:0 auto;padding:1rem;border:1px solid #ddd;border-radius:15px;box-shadow:0 2px 5px #0000001a;min-height:2rem}.textarea-wrapper{display:flex;justify-content:center;align-items:center;gap:1.25rem;margin-top:1.5rem}.ai-response{width:80%;display:flex;justify-content:center;font-size:1.25rem;line-height:2.2rem;white-space:pre-line}.fixed-container{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:100;background-color:inherit;padding:2rem;width:60%;max-width:40rem;box-shadow:0 -2px 5px #0000001a;flex-direction:column;display:flex;justify-content:center;align-items:center;border-radius:15px;min-width:80%}.user-input-box{width:80%;min-width:71vw;resize:none;max-height:6rem;border-radius:10px;padding:1.05rem;font-size:1.15rem;padding-right:40px;max-height:3vh;margin:0}.button-30{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset;box-sizing:border-box;color:#36395a;cursor:pointer;font-family:JetBrains Mono,monospace;height:48px;justify-content:center;padding-left:16px;padding-right:16px;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;will-change:box-shadow,transform;font-size:18px;width:40%}.button-30:focus{box-shadow:#d6d6e7 0 0 0 1.5px inset,#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset}.button-30:hover{box-shadow:#2d234266 0 4px 8px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset;transform:translateY(-2px)}.button-30:active{box-shadow:#d6d6e7 0 3px 7px inset;transform:translateY(2px)}.signup-btn{text-align:center}.signup-form{display:flex;flex-direction:column;align-items:center;margin-top:1rem;margin-bottom:1rem}.error-msg{color:red;font-size:large}.sign-up-par{font-size:1.5rem}.button-q{text-align:left;width:100%;margin:2px 0}.budget-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#e8eef4;padding-bottom:15rem}.user-input-fields{display:flex;align-items:center}.budget-input-container{position:relative;display:inline-block}.budget-input-container:before{content:"$";position:absolute;left:.8rem;top:45%;transform:translateY(-50%);pointer-events:none}.budget-input{padding:.35rem .35rem .35rem .85rem;border-radius:6px;margin-left:.5rem;font-size:1rem}.dollar-sign{position:relative}.dollar-sign:before{content:"$";position:absolute;top:50%;left:10px;transform:translateY(-50%)}.setup-fixed-spending{text-align:center;margin-top:3rem;margin-bottom:3rem}.user_input{display:flex;align-items:center}.fixed-spending{margin-top:3rem;text-align:left}.fixed-spending-categories li{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;justify-content:space-between}.fixed-spending-input{padding:.55rem;height:25%;width:20%;border-radius:10px;font-size:.95rem}.calculate-btn{cursor:pointer}.button-45{align-items:center;background-color:#ffe7e7;background-position:0 0;border:1px solid #FEE0E0;border-radius:15px;box-shadow:#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset;box-sizing:border-box;color:#d33a2c;cursor:pointer;display:flex;font-size:1rem;font-weight:700;line-height:33.4929px;list-style:outside url(https://www.smashingmagazine.com/images/bullet.svg) none;padding:4px 12px;text-align:left;text-decoration:none;text-shadow:none;text-underline-offset:1px;transition:border .2s ease-in-out,box-shadow .2s ease-in-out;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;word-break:break-word}.button-45:active,.button-45:hover,.button-45:focus{outline:0}.button-45:active{background-color:#d33a2c;box-shadow:#0000001f 0 1px 3px inset;color:#fff}.button-45:hover{background-color:#ffe3e3;border-color:#faa4a4}.button-45:active:hover,.button-45:focus:hover,.button-45:focus{background-color:#d33a2c;box-shadow:#0000001f 0 1px 3px inset;color:#fff}.budget-container{text-align:center;height:100%}.calculated-budget{background-color:#e8eef4}.icon-background{background-color:#d6d6e7}.button-89{--b: 3px;--s: .45em;--color: #373B44;padding:calc(.5em + var(--s)) calc(.9em + var(--s));color:var(--color);--_p: var(--s);background:conic-gradient(from 90deg at var(--b) var(--b),#0000 90deg,var(--color) 0) var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));transition:.3s linear,color 0s,background-color 0s;outline:var(--b) solid #0000;outline-offset:.6em;font-size:.75rem;border:0;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-89:hover,.button-89:focus-visible{--_p: 0px;outline-color:var(--color);outline-offset:.05em;cursor:pointer}.button-89:active{background:var(--color);color:#fff}.user-budget-feedback{padding:2rem;line-height:3.5rem;font-size:1.5rem}.footer-container{background-color:#ddd;height:auto;flex-shrink:0;padding:3rem 1rem 1rem;display:flex;align-items:center;text-align:left;flex-direction:column}.footer-container h3,.footer-container p{margin:0}@media only screen and (max-width: 768px){.about-page-ul{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0}.about-page-ul li{width:100%}}.explore-page-header>h1{margin:2.5rem 7rem .5rem;font-size:2rem}.explore-page-header>p{margin-left:7rem;margin-right:7rem;margin-bottom:1rem;font-size:1rem}.explore-questions-container,.explore-company-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;padding:2rem 7rem;gap:2rem;flex-wrap:wrap}.explore-company-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;padding:2rem 7rem}.questions-div{background-color:#f4f4f5;display:flex;border-radius:10px;flex-direction:row;align-items:center;justify-content:center;padding:2rem 2rem 1rem;text-align:center;border:.5px solid rgb(206,204,204);flex:1 1 200px;min-height:10rem;overflow:hidden;gap:1rem;box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out}.questions-div-inner-content{display:flex;flex-direction:column;align-items:center}.questions-div-inner-content h1,.questions-div-inner-content p{font-size:1rem;margin-bottom:.55rem}.questions-div-inner-img{width:7rem;height:6rem;margin-right:1rem;color:#fff;font-size:1.25rem;padding:1.5rem;border-radius:20px;display:flex;justify-content:center;align-items:center;overflow:hidden;background:linear-gradient(146deg,rgba(228,241,228,1) 0%,rgba(124,210,237,1) 16%,rgba(101,173,246,1) 100%)}.questions-img-75{background:linear-gradient(90deg,rgba(255,59,59,1) 0%,rgba(251,104,222,1) 100%)}.questions-img-top{background:linear-gradient(90deg,rgba(255,64,64,1) 0%,rgba(251,104,123,1) 100%)}.company-div-inner-img{width:15rem;height:6rem;margin-right:1rem;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center}.company-wrapper{background-color:#f4f4f5;display:flex;border-radius:10px;flex-direction:column;align-items:center;justify-content:space-between;position:relative;padding:2rem 2rem 1rem;text-align:center;border:.5px solid rgb(206,204,204);flex:1 1 200px;min-height:10rem;overflow:hidden;gap:1rem;box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out}.questions-div:hover,.company-wrapper:hover{cursor:pointer;box-shadow:0 8px 16px #0003}.company-profile{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:auto;width:100%}.company-logo{margin-bottom:1rem}.company-divider{border:0;height:2px;background-color:#a9a9a9;width:100%;margin:0 auto;position:absolute;bottom:2.5rem}.company-questions{position:absolute;bottom:1rem;width:100%;text-align:center;font-size:1.1rem}h1{margin:0;font-size:2rem}.logo-container{height:70px;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}
