@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.s-contact-us__icon-wrapper{margin:0 auto;padding:0 25px;max-width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 700px){.s-contact-us__icon-wrapper{padding:0}}.s-contact-us__icon-wrapper--position--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-contact-us__icon-wrapper--position--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-contact-us__icon-wrapper--position--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.s-contact-us__icon{width:100%;max-width:100px;animation:rotate 30s linear reverse infinite}@media screen and (min-width: 700px){.s-contact-us__icon{max-width:140px}}.s-contact-us__icon>img{display:block;width:100%}.s-contact-us__content-wrapper{margin:45px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 700px){.s-contact-us__content-wrapper{margin:40px 0 0}}.s-contact-us__content-wrapper--alignment--left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-contact-us__content-wrapper--alignment--left *{text-align:left}.s-contact-us__content-wrapper--alignment--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-contact-us__content-wrapper--alignment--center *{text-align:center}.s-contact-us__content-wrapper--alignment--right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.s-contact-us__content-wrapper--alignment--right *{text-align:right}.s-contact-us__subtitle{font-family:var(--heading-font-family);font-style:normal;line-height:100%}.s-contact-us__title{margin:40px 0 0;width:100%;max-width:380px}@media screen and (min-width: 700px){.s-contact-us__title{max-width:850px;margin:40px 0 0}}.s-contact-us__title>p{margin:10px 0 0;font-family:var(--heading-font-family);font-style:normal;line-height:120%}.s-contact-us__button{margin:50px 0 0;border:1px solid;padding:14px 50px;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 700px){.s-contact-us__button{margin:60px 0 0;padding:18px 52px}}.s-contact-us__button--style--text{border:none;padding:0}