ul.easy-academy-list{display:flex;gap:10px;list-style:none;margin:0;padding:0}.academy-call-to-action{margin-top:80px;text-align:center}.easy-academy-item{background:red}.tools h1,.tools h2,.tools h3,.tools h4,.tools h5,.tools h6{font-family:Manrope}.tools section:not(.tools-hero){color:#334357;font-size:18px;margin-top:100px}.tools section:not(.tools-hero) h1{color:#334357;font-size:2.8em;margin:1em 0;text-align:center}.tools section:not(.tools-hero) img{display:block;margin:0 auto}.tools-hero{align-items:center;display:flex;min-height:60vh;padding-bottom:80px;position:relative}@media(max-width:600px){.tools-hero{text-align:center}}.tools-hero h1{color:#334357;font-size:60px;margin:50px 0 0}.tools-hero p{color:#334357;font-size:40px}.tools-hero>svg{left:0;position:absolute;top:100px;z-index:-1}.tools-hero-container{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;margin-top:50px;max-width:1200px;width:95%}@media(max-width:600px){.tools-hero-container{justify-content:center}}.tools-hero-content{flex-basis:50%;margin-top:60px}@media(max-width:750px){.tools-hero-content{flex-basis:100%;margin-bottom:1em;text-align:center}}.tools-hero-image{display:block;flex-basis:50%;margin:0 auto}.tools-hero-image img{-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:750px){.tools-hero-image{flex-basis:100%;margin-top:1em}}.tools-svg-bg{width:100%}.tools-svg-bg--absolute{position:absolute;z-index:-1}.tools-boost{padding-bottom:100px}.tools-boost h3{font-size:2rem;text-align:center}.tools-read{grid-gap:1rem;align-items:center;display:grid;grid-template-columns:repeat(auto-fill,31%);justify-content:space-between;margin-bottom:80px}@media(max-width:550px){.tools-read{grid-template-columns:repeat(auto-fill,100%)}}.tools-read-post{background:#fff;border-radius:5px;box-shadow:8px 14px 38px rgba(39,44,49,.06),1px 3px 8px rgba(39,44,49,.03);display:flex;flex-basis:31%;flex-direction:column;margin-bottom:1em;overflow:hidden;position:relative;transition:box-shadow .1s cubic-bezier(.4,0,.2,1)}.tools-read-post:focus,.tools-read-post:hover{box-shadow:0 0 0 2px #145cf2}.tools-read-post:focus a>div,.tools-read-post:hover a>div{background-color:#fafafa}@media(max-width:700px){.tools-read-post{flex-basis:100%}}.tools-read-post a{color:#334357;-webkit-text-decoration:none;text-decoration:none}.tools-read-post img{height:200px;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}.tools-read-post img.ideas-img{height:140px}.tools-read-post div{padding:10px 20px;transition:background-color .2s}.tools-read-post h3{font-size:15px;margin-bottom:.5em;margin-top:.5em;text-align:center}.tools-read-post p{color:#7d7e80;font-size:14px;margin-bottom:1em;margin-top:0}.tools-read-post span{background:#999;border-bottom-left-radius:6px;border-top-left-radius:6px;bottom:0;color:#fff;display:block;font-size:15px;font-style:italic;margin:10px 0;padding:2.5px 8px;position:absolute;right:0;text-align:right}.tools-staff-picks{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:80px;padding-bottom:4em}@media(max-width:600px){.tools-staff-picks{align-items:center;flex-direction:column;padding-bottom:0}}.tools-staff-picks-item{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 4px 1px rgba(0,0,0,.05);display:flex;flex-direction:column;font-weight:700;height:140px;justify-content:center;text-align:center;width:140px}.tools-staff-picks-item:nth-child(2),.tools-staff-picks-item:nth-child(3){position:relative;top:50px}@media(max-width:600px){.tools-staff-picks-item:nth-child(2),.tools-staff-picks-item:nth-child(3){position:static}}.tools-staff-picks-item span{display:inline-block;font-weight:400;margin-top:.25em}.tools-list{grid-gap:20px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr)}@media(max-width:800px){.tools-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:550px){.tools-list{grid-template-columns:repeat(1,1fr)}}.tools-filters{align-items:center;display:flex;justify-content:center;margin-bottom:50px;margin-top:100px;overflow:scroll}@media(max-width:600px){.tools-filters{flex-direction:column}}.tools-filter-categories{display:flex;overflow:auto}.tools-filter-categories label{align-items:center;cursor:pointer;display:flex;margin:0 10px;min-width:100px;position:relative;width:auto}.tools-filter-categories label.filter-communication .filter-label{border-color:#e58e26;color:#e58e26}.tools-filter-categories label.filter-communication .filter-label:focus,.tools-filter-categories label.filter-communication .filter-label:hover,.tools-filter-categories label.filter-communication input:checked+.filter-label{background:#e58e26;color:#fff}.tools-filter-categories label.filter-productivity .filter-label{border-color:#6a89cc;color:#6a89cc}.tools-filter-categories label.filter-productivity .filter-label:focus,.tools-filter-categories label.filter-productivity .filter-label:hover,.tools-filter-categories label.filter-productivity input:checked+span{background:#6a89cc;color:#fff}.tools-filter-categories label.filter-planning .filter-label{border-color:#e55039;color:#e55039}.tools-filter-categories label.filter-planning .filter-label:focus,.tools-filter-categories label.filter-planning .filter-label:hover,.tools-filter-categories label.filter-planning input:checked+span{background:#e55039;color:#fff}.tools-filter-categories label input{left:8px;opacity:0;position:absolute;visibility:hidden;width:auto}.tools-filter-categories label input:checked+.filter-label{background-color:#6a89cc;color:#fff}.tools-filter-categories label .filter-label{align-items:center;background:transparent;border:1px solid #6a89cc;border-radius:10px;color:#6a89cc;display:flex;font-size:16px;padding:.4rem 1em;text-align:center}.tools-filter-categories label .filter-label>span{margin-left:5px}@media(max-width:600px){.tools-filter-categories{align-items:center;flex-direction:column;width:100%}.tools-filter-categories label{margin-top:10px;width:-moz-fit-content;width:fit-content}.tools-filter-categories label .filter-label{justify-content:space-between}}.filter-count{border-radius:8px;color:#fff;font-size:11px;font-weight:700;padding:.1em .35em;width:auto}.filter-planning .filter-count{background:#e55039}.filter-productivity .filter-count{background:#6a89cc}.filter-communication .filter-count{background:#e58e26}.tool-category{display:block;font-weight:700;margin-bottom:.6em;margin-top:auto;text-align:right}.filter-input{margin-right:30px;position:relative}.filter-input>[type=search]{border-color:#8e8b8b;border-radius:4px;font-size:16px;outline:0;padding:.35em 14px .35em 30px;width:200px}.filter-input>[type=search]:focus{border-color:#222}.filter-input>svg{left:8px;margin-right:5px;position:absolute;top:50%;transform:translateY(-50%)}.tools-productive{margin-left:auto;margin-right:auto;padding-bottom:150px}.tools-productive svg{fill:#334357}.tools-productive h1{font-size:2.25rem!important;margin-bottom:2em}.tools-productive p{margin-bottom:1em}.tools-productive-list{display:flex;justify-content:space-between;list-style:none;margin:3em auto 2em;width:85%}.tools-productive-list li{text-align:center}.tools-productive-list span{display:inline-block;font-weight:700;margin-top:.5em}.tools-boost-container{background:#f7f9fe;margin-bottom:-60px;margin-top:100px;padding-top:1rem}.tools-boost-container .tools-boost{margin-top:1em!important}.landing-header{background:url(/_nuxt/img/geometry.6975ded.jpg);color:#fff;padding:35px 0}.section-header{color:#334357;display:block;font-size:40px;margin:60px 0;max-width:100%;text-align:center;width:100%}.section-header.no-margin{margin:0}@media (max-width:600px){.section-header{padding:0 10px}}.landing-header-less-padding{padding:20px 0}