.cta{display:flex;justify-content:center}.cta .button{margin-right:40px;margin-left:40px}#introduction{background:#F3F5F4;background:linear-gradient(#fff,#F3F5F4)}#introduction .introduction-wrapper{max-width:740px;margin-right:auto;margin-left:auto}#introduction .header{padding-top:0;padding-bottom:30px}#introduction .hero-image{padding-bottom:22px}#introduction h1{font-size:48px}#introduction p{font-size:22px;font-weight:300;line-height:1.2em}.wrapper{margin-right:auto;margin-left:auto}@media (min-width: 768px){.wrapper{width:750px}}@media (min-width: 992px){.wrapper{width:970px}}@media (min-width: 1200px){.wrapper{width:1170px}}#why-gradle .header{margin-bottom:0}#why-gradle .reasons{display:flex;flex-wrap:wrap;margin-right:auto;margin-left:auto}#why-gradle .reasons .reason h3{font-size:32px}#why-gradle .reasons .reason img{margin-top:15px}#why-gradle .reasons .reason p{margin-top:0}@media (min-width: 768px){#why-gradle .reasons{flex-wrap:nowrap}}#users:hover .users-wrapper .user img:first-of-type{opacity:1}#users:hover .users-wrapper .user img:last-of-type{opacity:0}#users:hover .achievements-wrapper .achievement svg g{stroke:#1da2bd}#users h4{width:100%;max-width:800px;margin-right:auto;margin-left:auto}#users .users-wrapper,#users .achievements-wrapper{display:flex;flex-wrap:wrap}#users .users-wrapper{justify-content:space-between}#users .users-wrapper .user{position:relative;margin:5px;min-width:150px;flex:0 0 auto;display:flex;justify-content:center;align-items:center}#users .users-wrapper .user img{transition:opacity 0.5s ease}#users .users-wrapper .user img:first-of-type{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0}#users .users-wrapper .user img:last-of-type{opacity:1}#users .achievements-wrapper{justify-content:space-around;margin:60px auto 0;max-width:1000px}#users .achievements-wrapper .achievement{align-items:center;color:#607E84;display:flex;font-weight:500;font-size:28px}#users .achievements-wrapper .achievement__icon{margin-right:0.5em;width:48px}#users .achievements-wrapper .achievement__icon svg{display:block;width:100%;height:100%}#users .achievements-wrapper .achievement__icon svg g{stroke:#607E84;transition:stroke 0.5s ease}@media (max-width: 991px){#users .users-wrapper{justify-content:space-around}#users .achievements-wrapper .achievement{flex-direction:column;margin-bottom:1em}#users .achievements-wrapper .achievement__icon{margin-right:0;margin-bottom:0.2em}}#why-gradle .reasons .reason,#users .users-wrapper{padding-right:19px;padding-left:19px}#ide-integration .ides{display:flex;justify-content:center}#ide-integration .ides .ide{border-radius:3px;border:1px solid #e5e5e5;margin-left:20px;margin-right:20px;display:flex;flex-direction:column;justify-content:center;width:200px}#ide-integration .ides .ide:hover .ide-images-wrapper img:first-of-type{opacity:1}#ide-integration .ides .ide:hover .ide-images-wrapper img:last-of-type{opacity:0}#ide-integration .ides .ide .ide-images-wrapper{position:relative;margin:20px}#ide-integration .ides .ide .ide-images-wrapper img{transition:opacity 0.5s ease}#ide-integration .ides .ide .ide-images-wrapper img:first-of-type{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0}#ide-integration .ides .ide .ide-images-wrapper img:last-of-type{opacity:1}#maven-vs-gradle .button{min-width:220px}#testimonials .testimonials-wrapper{display:flex;flex-direction:column;align-items:flex-start;max-width:800px;margin:0 auto}#testimonials .testimonials-wrapper p{margin-bottom:6px}#testimonials .testimonials-wrapper .testimonial{display:flex;justify-content:flex-start}#testimonials .testimonials-wrapper .testimonial .pic{flex-shrink:0;order:1;margin-right:24px;padding-top:22px;padding-bottom:14px}#testimonials .testimonials-wrapper .testimonial .pic img{width:80px;height:80px;min-width:80px;border-radius:50%}#testimonials .testimonials-wrapper .testimonial .author{display:inline-block;color:rgba(2,48,58,0.6);padding-bottom:14px;font-size:15px}#testimonials .testimonials-wrapper .testimonial .testimonial-content{max-width:800px;order:2;text-align:left;margin:0 auto}#testimonials .testimonials-wrapper .testimonial .testimonial-content h4{font-weight:300}#newsletter .newsletter-form{padding-top:22px;display:flex;justify-content:center}#newsletter .newsletter-form .email,#newsletter .newsletter-form .searchsubmit{height:40px}#newsletter .newsletter-form .email{line-height:40px;width:320px;font-size:16px;font-family:"Lato","Helvetica Neue",Arial,sans-serif;padding-left:20px;border-top-left-radius:4px;border-bottom-left-radius:4px}#newsletter .newsletter-form .searchsubmit{flex-shrink:0;width:100px;background-color:#1BA8CB;color:white;font-weight:500;border-top-right-radius:4px;border-bottom-right-radius:4px;border-style:none;cursor:pointer;transition:all .3s ease}#newsletter .newsletter-form .searchsubmit:hover{background-color:#1da2bd}@media (max-width: 639px){#ide-integration .ides{flex-direction:column;align-items:center}#ide-integration .ides :not(:last-child){margin-bottom:12px}.cta{flex-direction:column;align-items:center}.cta :not(:last-child){margin-bottom:12px}}#newsletter .header,#testimonials .header,#maven-vs-gradle .header{padding-bottom:30px}