.three-ways-tiles{background-color:transparent;padding-bottom:var(--twt-pb-desktop,5.4rem);padding-left:2.4rem;padding-right:2.4rem;padding-top:var(--twt-pt-desktop,20rem)}.three-ways-tiles__container{margin:0 auto;max-width:var(--container-wide);width:100%}.three-ways-tiles__heading{color:var(--color-orange);line-height:.9;margin:0 auto 5.4rem;max-width:133.7rem;text-align:center}.three-ways-tiles__boxes{display:grid;gap:3.6rem;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(min(100%,35rem),1fr))}.three-ways-tiles__box{background-color:var(--color-soft-orange-120);border-radius:5rem;display:flex;flex-direction:column;padding:3.6rem 5.4rem 5.4rem 5rem;text-align:left}.three-ways-tiles__box-image{height:auto;margin:0 0 3.6rem;overflow:hidden;width:100%}.three-ways-tiles__box-image img{border-radius:0;display:block;height:10rem;object-fit:contain}.three-ways-tiles__box-heading{color:var(--text-color-dark);margin:0 0 2.4rem}.three-ways-tiles__box-text{color:var(--text-color-dark);margin:0 0 3.6rem}.three-ways-tiles__box-text p{margin:0}.three-ways-tiles__box-button{align-self:flex-start;margin-top:auto;max-width:100%;min-width:35.1rem;width:fit-content}.three-ways-tiles__box-button svg{flex-shrink:0;height:1.1rem;width:1rem}@media (max-width:1500px){.three-ways-tiles__box-button{min-width:auto;width:100%}}@media (max-width:768px){.three-ways-tiles{padding-bottom:var(--twt-pb-mobile,7.2rem);padding-left:1.2rem;padding-right:1.2rem;padding-top:var(--twt-pt-mobile,7.2rem)}.three-ways-tiles__heading{font-size:3.2rem;margin:0 auto 2.4rem}.three-ways-tiles__boxes{display:flex;flex-direction:column;gap:1.2rem}.three-ways-tiles__box{border-radius:2.4rem;padding:2.4rem 2.4rem 3.2rem}.three-ways-tiles__box-image{margin-bottom:1.6rem}.three-ways-tiles__box-image img{height:8rem;margin-left:-1rem}.three-ways-tiles__box-heading{font-size:2.4rem;margin-bottom:1.6rem}.three-ways-tiles__box-text{margin-bottom:1.6rem}.three-ways-tiles__box-text p{font-size:1.4rem}.three-ways-tiles__box-button{justify-content:center;max-height:4.7rem;min-width:100%;width:100%;.btn__text{font-size:1.4rem}}}