.contactUs{display:flex;justify-content:center}@media(max-width:900px){.contactUs{flex-wrap:wrap}}.contactUs .item{position:relative;width:25%;padding-top:25%}@media(max-width:900px){.contactUs .item{width:50%;padding-top:50%}}.contactUs .item a{position:absolute;top:5%;left:5%;width:90%;height:90%;text-decoration:none;overflow:hidden}.contactUs .item a .bg{width:100%;height:100%;display:block}.contactUs .item a .bg:before{position:absolute;width:100%;height:100%;content:"";background:url(/App_SkinMaster/images/outercircle.svg) no-repeat center center;-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused}.contactUs .item a .bg:after{position:absolute;width:100%;height:100%;content:"";background:url(/App_SkinMaster/images/innercircle.svg) no-repeat center center;-webkit-animation:spinReversed 10s linear infinite;animation:spinReversed 10s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused}.contactUs .item a .icon{position:absolute;top:18%;left:18%;width:64%;height:64%;border-radius:100%}.contactUs .item a .icon img{border-radius:100%;width:100%;height:100%;display:block}.contactUs .item a .text{position:absolute;z-index:1;top:0;left:0;color:#6c9dc2;width:100%;height:100%;align-items:center;justify-content:center;text-align:center;font-family:'refrigerator-deluxe',Arial,Helvetica,sans-serif;text-transform:uppercase;font-size:2.8rem;line-height:1;flex-direction:column;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;display:flex}.ua-ie .contactUs .item a .text{display:table}@media(max-width:900px){.contactUs .item a .text{font-size:2rem}}.contactUs .item a .text.name{display:flex;opacity:0;padding:30%;flex-direction:row;align-items:flex-end}.contactUs .item a .text .textInner{display:contents}.ua-ie .contactUs .item a .text .textInner{width:100%;height:100%;display:table-cell;vertical-align:middle}.contactUs .item a .text .textShow{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;opacity:1;position:absolute;width:100%;left:0}.ua-ie .contactUs .item a .text .textShow{position:inherit;display:inline-block}.contactUs .item a .text .textHide{position:absolute;width:100%;left:0;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;opacity:0}.ua-ie .contactUs .item a .text .textHide{position:inherit;display:none}.contactUs .item a:hover .bg:before,.contactUs .item a:hover .bg:after{-webkit-animation-play-state:running;animation-play-state:running}.contactUs .item a:hover .text.name{opacity:1}.contactUs .item a:hover .text .textShow{opacity:0}.ua-ie .contactUs .item a:hover .text .textShow{display:none}.contactUs .item a:hover .text .textHide{opacity:1}.ua-ie .contactUs .item a:hover .text .textHide{display:inline-block}.contactUs .item.applyNow a .icon{border-radius:100%}.contactUs .item.applyNow a .text{text-transform:uppercase;font-size:2.8rem}@media(max-width:900px){.contactUs .item.applyNow a .text{font-size:2rem}}.contactUs .item.applyNow a:hover .text{color:#000}.imageDark .contactUs .item a .text{color:#fff}.imageDark .contactUs .item a .icon{background:rgba(0,0,0,.7)}.imageDark .contactUs .item.applyNow a .icon{background:#a88d50}