.image-buckets-section{padding:80px 0 60px}.image-buckets-header{max-width:650px;margin:0 auto 34px;text-align:center}.image-buckets-header :last-child{margin-bottom:0}.image-buckets{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:23px}.image-bucket{background-repeat:no-repeat;background-size:cover;padding:40px 20px;min-height:360px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;flex:0 1 calc(33.3333% - 15.33333px)}.image-bucket-content{max-width:300px;margin:0 auto;font-size:18px}.image-bucket h3{color:#fff;font-size:22px}.bucket-link{color:#fff;text-decoration:none;display:inline-block;position:relative;padding-right:40px}.bucket-link-arrow{position:absolute;right:0}.image-buckets-bottom-text{text-align:center;margin-top:34px;color:#5b6471;font-size:1.125rem}.image-buckets-section .bucket-button{cursor:pointer;outline:none;border:none;-webkit-appearance:none;text-decoration:none!important;color:#fff;background-color:#ff5a2d;text-transform:uppercase;line-height:50px;font-weight:700;text-align:center;padding:0 25px;letter-spacing:.04em;display:inline-block;border-radius:27px;transition:all .2s ease-in-out;white-space:nowrap;font-family:Walsheim,Helvetica,Arial,sans-serif;font-size:1rem}.image-buckets-section .bucket-button:hover{background-color:#1c222e;color:#fff}@media (max-width:767px){.image-bucket{flex:100%}.image-bucket-content{max-width:400px}}