.footer-wrapper{background-color:#111;min-height:100vh;padding:5rem 5rem 0}.footer-heading{font-weight:600!important}.footer-subheading{color:gray!important;font-size:1.125rem!important}.footer-cta{padding:.5em 1em;background-color:#fff;border-radius:5px;width:fit-content;margin:3rem auto 0;cursor:pointer;font-family:var(--font-inter-display);font-weight:500;font-size:1.1rem}.footer-rating,.footer-rating-text{color:gray!important}.footer-rating{margin:30px auto 0}.footer-middle{width:80%;margin:5rem auto 0;padding:4rem 0;border:1px solid rgba(128,128,128,.3882352941);border-right:none;border-left:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-inter-display);font-weight:500}@media screen and (max-width:1550px){.footer-middle{width:90%}}.footer-logo-container{flex:.5}.footer-logo{width:150px;height:auto}.footer-subheading-2{width:50%;margin:2rem 0;font-size:1.1rem;font-weight:500;color:#fff!important}.footer-links-container{flex:.5;display:flex;justify-content:space-between;align-items:stretch}.footer-mail-btn{display:flex;justify-content:center;align-items:center;padding:.5em 1em;gap:10px;width:fit-content;border:1px solid gray;color:gray;border-radius:5px;cursor:pointer}.footer-link-header{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:20px}.footer-links-list{list-style:none}.footer-link-items{font-size:1.1rem;font-weight:500;color:gray;margin-bottom:10px;cursor:pointer;transition:.3s ease}.footer-link-items:hover{color:#fff}.social-btn{padding:.5em;display:flex;justify-content:center;gap:5px;align-items:center;width:fit-content;background-color:#1e1e1e;border-radius:5px;cursor:pointer}.social-btn,.social-btn img{transition:.3s ease}.social-btn:hover{color:#fff}.social-btn:hover img{filter:brightness(10)}.footer-bottom{width:80%;display:flex;justify-content:space-between;align-items:center;color:gray;font-size:1.1rem;margin:2rem auto 0;padding-bottom:2rem;font-family:var(--font-inter-display);font-weight:500}@media screen and (max-width:1550px){.footer-bottom{width:90%}}.heading{font-size:3rem;font-weight:600;margin:0 auto;text-align:center;width:100%;line-height:1.3;color:#111}.overview-heading{color:#fff;width:unset;margin:1rem 0}.overview-subheading{color:#fff;width:50%;font-size:1rem}.subheading{text-align:center;font-size:1.2rem;width:70%;margin:20px auto 0}.hero-rating{display:flex;justify-content:center;align-items:center}.hero-rating .rating-content{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;margin-top:10px}.hero-rating .rating-content .google-logo{font-weight:700;color:#000;font-size:1.1rem}.hero-rating .rating-content .stars{display:flex;gap:2px}.hero-rating .rating-content .rating-text{font-size:1rem;color:#000;font-weight:400}