:root{font-family:roboto,sans-serif;line-height:1.5;font-weight:400;color:#2c2c2cde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary: #1ddd93;--primary-2: #14b377;--background-color: #def8ed;--red-1: #e74c3c;--error: #9e3f30;--warning: #e7c561;--success: #2ecc71;--gray-1: #20232a;--gray-2: #efefef;--gray-3: #b4b4b4;--font-family: "Open Sans", sans-serif;--box-shadow: 0 .375rem .5625rem 0 rgb(0 0 0 / 15%);--box-shadow-nav: rgb(0 0 0 / 22%) 0 .125rem 1.125rem 0;--text-color: #0a0f0e;--border: .0625rem solid var(--gray-2);--border-radius-1: 4px;--border-radius-2: 8px;--border-radius-3: 12px;--border-radius-4: 20px}body{box-sizing:border-box;min-width:320px;min-height:100vh;margin:0 auto;background-color:var(--background-color);display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:var(--font-family)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #3178c6aa)}.header{display:flex;justify-content:space-around;align-items:center;width:100%}.introduction__title{max-width:70vw}.introduction__text{max-width:70vw;text-align:center;margin:auto;margin-bottom:5rem}.card{padding:4rem;font-size:20px;display:flex;color:#003f7a;background-color:#fff;box-shadow:var(--box-shadow);border-radius:var(--border-radius-3);justify-content:center;align-items:center;width:60vw;margin:auto}.card-img{padding:0rem 3rem;display:flex;background-color:#fff;box-shadow:var(--box-shadow);border-radius:var(--border-radius-3);justify-content:center;align-items:center;font-family:Roboto,Arial;color:#81898d;font-size:68.75%;text-shadow:none;line-height:1.5;font-style:italic;text-decoration:none;text-align:inherit;letter-spacing:normal;word-spacing:normal;text-transform:none;font-weight:400}.card-group{display:flex;justify-content:center;gap:2rem;margin:auto;margin-top:-2rem}.need-help{background:linear-gradient(to bottom,var(--background-color) 1%,#ffffff 10%);width:100%}.need-help__text{padding-top:4rem;max-width:60vw;text-align:center;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.how-to-get{max-width:85vw}.how-to-get h2{margin-bottom:.5rem}.need-discount{background:linear-gradient(to bottom,#ffffff 10%,var(--background-color) 100%);width:100%}.need-discount__text{max-width:60vw;text-align:center;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.need-discount__image{display:flex;justify-content:center}.need-discount__image img{max-width:60vw;margin:auto}.why-thermostat{display:flex;align-items:center;justify-content:center;max-width:80vw;background:linear-gradient(30deg,var(--primary) 0%,rgba(29,221,147,.1) 100%);border-radius:var(--border-radius-3);padding:5rem;margin:auto;gap:2rem}.why-thermostat__text{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;text-align:center}.why-thermostat__text h2{color:#fff}.why-thermostat img{border-radius:var(--border-radius-3)}.description-blocks{margin-top:2rem;display:flex;width:90vw;justify-content:space-evenly}.block{max-width:25%;text-align:center}.steps{display:flex;justify-content:center;align-items:center;text-align:center;width:60vw;margin:auto}.step{flex:1}@media screen and (max-width: 1080px){body{margin:auto}.header h3{margin-left:.8rem}.card{flex-direction:column}.card img{width:90vw}.card-img{width:50vw}.card-group{flex-direction:column}.why-thermostat{padding:1rem;flex-direction:column}.why-thermostat img{max-height:300px;max-width:340px}.description-blocks{flex-direction:column;align-items:center}.block{max-width:100%}.steps{flex-direction:column}}
