/* Section Why Us */.features-list{list-style-type:none;display:flex;flex-wrap:wrap;margin:30px 0}.features-list li{background:var(--brand-light-blue-lighter);color:#000;display:inline-block;padding:10px 15px;margin-right:12px;margin-bottom:12px;border-radius:5px;display:flex;align-items:center}.features-list li .why-us-ticks{background-image:url(https://taskbucket.com/public/media/icons/tick-green.svg);width:16px;height:20px;display:inline-block;background-repeat:no-repeat;background-position:center;margin-right:5px}.why-us-image-column{display:flex;flex-direction:column;justify-content:center}.founder-words{margin-top:60px}.founder-words .col{display:flex;align-items:center}.founder-image-container{margin-right:20px}.founder-image{width:120px;height:auto;border-radius:50%}.founder-quote{position:relative;z-index:1}.founder-quote:before{position:absolute;content:"";top:-75px;right:-30px;width:200px;height:200px;background-image:url(https://taskbucket.com/public/media/icons/quote-right.svg);background-repeat:no-repeat;background-position:right top;z-index:-1}@media all and (max-width:480px){.why-us-row{flex-direction:column-reverse}.why-us-row .col-1{margin-top:40px}.founder-words{margin-top:20px}.founder-words .col{flex-direction:column}.founder-quote-container p{text-align:center}}/* Section Testimonial */.section-testimonial .row-1{align-items:center}.section-testimonial .row-1{align-items:center}.section-testimonial .row-1 .col{display:flex;justify-content:center;align-items:center;flex-direction:column}.section-testimonial .section-description, .section-testimonial .section-title, .section-testimonial .section-tag{text-align:center}.testimonial-clients-row{margin-top:40px}.testimonial-image-container{display:flex;margin-bottom:20px}.testimonial-image-container img{width:72px;height:72px;display:inline-block;border-radius:12px}.testimonial-client-info-container{margin-left:20px}.testimonial-client-name{margin-bottom:0px}.testimonial-star-container{margin-bottom:10px}.testimonial-star-container .testimonial-star{display:inline-block;width:24px;height:24px;margin-right:3px;background-image:url(https://taskbucket.com/public/media/icons/green-star.svg);background-size:100%;background-repeat:no-repeat}.testimonial-clients-row .col{margin-bottom:20px}.testimonial-clients-row .col:last-of-type{margin-bottom:0}@media all and (min-width:992px){.testimonial-clients-row .col{margin-bottom:0}}/* Section CTA Contact */.section-cta .row{background-color:var(--brand-background-darkest);border-radius:5px;padding:30px}.section-cta h2{font-family:'Poppins-regular', sans-serif;font-weight:400;font-size:20px;color:#fff;text-align:left;margin-bottom:20px}.section-cta .btn{padding:8px 24px}.section-cta .col:nth-of-type(2){display:flex;justify-content:left;align-items:center}@media all and (min-width:768px){.section-cta .row{padding:45px}.section-cta h2{font-size:24px}.section-cta .btn{padding:12px 36px}}@media all and (min-width:992px){.section-cta .col:nth-of-type(1){display:flex;justify-content:center;align-items:center}.section-cta .row{padding:60px}.section-cta h2{font-size:28px;margin-bottom:0px}.section-cta .btn{padding:16px 48px}}