.sc,.sc-wrapp{position:relative}.infinite.sc{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.hinge.sc{-webkit-animation-duration:2s;animation-duration:2s}.sc{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;background-color:#FFAB00;width:100%;font:400 16px/22px Segoe UI,Arial,Helvetica,sans-serif;color:#3b454f}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-75%,0);transform:translate3d(0,-75%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-75%,0);transform:translate3d(0,-75%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.sc-wrapp{max-width:991px;min-width:60%;margin:0 auto}.sc-content{padding:15px 140px 20px 20px}.sc-btn{position:absolute;top:0;right:20px;height:100%}.sc-btn--link{-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;display:table;background-color:#277DB7;width:100px;text-align:center;height:100%;color:#fff;text-transform:uppercase;font:700 12px/20px Segoe UI,Arial,Helvetica,sans-serif;text-decoration:none}.sc-btn--link:hover{background-color:#006C7C}.sc-btn--link b{font-weight:700;display:table-cell;vertical-align:middle}