.contactMethod{flex-flow:column;justify-content:space-between;padding:32px 16px;display:flex}.contactMethod__title{font-size:var(--h5-size);margin-bottom:32px;line-height:130%}.contactMethod__description p{line-height:160%;font-size:var(--text-sm);margin-bottom:20px}.contactMethod__cta{color:var(--primaryColor);font-weight:800;line-height:160%}.contactMethod__address{color:var(--primaryColor);min-width:90px;font-weight:800;display:flex}.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{margin-left:var(--sidePadding);flex-flow:column}}
