.newServiceContact{background-color:#f2f2f2;padding:20px;margin-top:30px}.newServiceContact__title{font-size:24px;line-height:36px;color:#333;text-align:center;font-weight:700}.newServiceContact__detail{margin-top:5px;font-size:14px;line-height:21px;color:#333;text-align:center}.newServiceContactBox{background-color:#fff;text-align:center;padding:20px 0;margin-top:10px}.newServiceContactBox__link{margin-top:10px;font-size:12px;line-height:20px;color:#333}.newServiceContactButton{display:inline-block;border-radius:5px;padding:13px 24px;color:#fff;font-size:16px;font-weight:700;line-height:24px;text-shadow:0 1px 1px rgba(0,0,0,.25)}@media screen and (max-width:479px){.newServiceContactButton{padding:10px 22px;max-width:220px}}.newServiceContactButton--blue{background:-webkit-gradient(linear,left top,left bottom,from(#608EC4),color-stop(77.92%,#3163AD),to(#2655AC));background:linear-gradient(180deg,#608EC4 0,#3163AD 77.92%,#2655AC 100%)}.newServiceContactButton--blue:hover{background:#2655AC}.newServiceContactButton--green{background:#78B04E}.newServiceContactButton:hover{color:#fff;text-decoration:none}