.contactMethod{display:flex;flex-flow:column nowrap;justify-content:space-between;padding:32px 16px}.contactMethod__title{font-size:var(--h5-size);line-height:130%;margin-bottom:32px}.contactMethod__description p{font-size:var(--text-sm);line-height:160%;margin-bottom:20px}.contactMethod__cta{color:var(--primaryColor);font-weight:800;line-height:160%}.contactMethod__address{color:var(--primaryColor);display:flex;font-weight:700;min-width:90px}.contactMethod__address img{margin:0 16px 32px 0}@media (min-width:768px){.contactMethod{flex-direction:row;padding:48px 32px}.contactMethod__container{max-width:360px}.contactMethod__address{flex-flow:column nowrap;margin-left:var(--sidePadding)}}