@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spinAround{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}.content-page-header{min-height:180px}.entry-title{font-size:3rem;padding-top:1em}.entry-content{margin-left:auto;margin-right:auto;max-width:933.3333333333px;width:100%}@media only screen and (max-width:1012.3333333333px){.entry-content{margin-left:40px;margin-right:40px;width:calc(100% - 80px)}}.offer-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;max-width:300px;min-width:230px;padding-left:10px;padding-right:10px}.offer-meta-title{color:#1c92ab;font-weight:700}.offer-metas{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin:0 auto 2rem;width:80%}.offer-apply{background-color:#1c92ab;border:0;color:#fff;cursor:pointer;font-size:1.2rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offer-apply:hover{background-color:rgba(28,146,171,.8)}.offer-apply-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-bottom:3rem;padding-top:3rem}
