default
6 years ago
bgstyle.less.css
6 years ago
bgstyle.wordpress.css
6 years ago
bootstrap-switch.min.css
6 years ago
bootstrap.css
6 years ago
deactivationSurvey.css
6 years ago
fonts.css
6 years ago
jquery.rateyo.css
6 years ago
main.css
6 years ago
popupTheme.css
6 years ago
spinner.css
6 years ago
styles.css
6 years ago
popupTheme.css
3333 lines
| 1 | .sgpb-theme-1-overlay { |
| 2 | background: url(data:image/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAAAAAAeW/F+AAAAOklEQVR4Ae3QIQrAUADD0Lj2AIV//5uO+RE59asKz4U177rz9VAdqkU1qAbVoBpUg2pR3V/VbrVb7QHULigVcx3ZmQAAAABJRU5ErkJggg==) |
| 3 | } |
| 4 | |
| 5 | .sgpb-theme-6-overlay { |
| 6 | background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==) |
| 7 | } |
| 8 | |
| 9 | #sgpb-popup-dialog-main-div-wrapper #sgpb-close-button { |
| 10 | padding: 0 !important; |
| 11 | color: #444 !important; |
| 12 | border: 0 !important; |
| 13 | margin: 0 !important; |
| 14 | overflow: visible !important; |
| 15 | width: auto !important; |
| 16 | background: none !important; |
| 17 | text-shadow: 0px 0px 2px #fff !important |
| 18 | } |
| 19 | |
| 20 | #sgpb-popup-dialog-main-div-wrapper #sgpb-close-button:active { |
| 21 | outline: 0 !important |
| 22 | } |
| 23 | |
| 24 | .sgpb-popup-dialog-main-div-wrapper iframe { |
| 25 | border: none !important |
| 26 | } |
| 27 | |
| 28 | #popup-dialog-main-div div { |
| 29 | margin-bottom: 43px |
| 30 | } |
| 31 | |
| 32 | .popup-main-wrapper div:after { |
| 33 | background-color: #E6E5E5; |
| 34 | content: ''; |
| 35 | display: block; |
| 36 | position: absolute; |
| 37 | left: 5px; |
| 38 | right: 5px; |
| 39 | bottom: 5px; |
| 40 | z-index: 99999999999999999999999999999999999999999; |
| 41 | height: 43px |
| 42 | } |
| 43 | |
| 44 | #content-div { |
| 45 | border: 12px solid #4B4B4B |
| 46 | } |
| 47 | |
| 48 | .sgpb-theme-5-content { |
| 49 | border-bottom: 34px solid #E6E5E5 !important |
| 50 | } |
| 51 | |
| 52 | .sgpb-scroll-wrapper { |
| 53 | width: 100%; |
| 54 | height: 100%; |
| 55 | overflow: hidden; |
| 56 | -webkit-overflow-scrolling: touch |
| 57 | } |
| 58 | |
| 59 | .sgpb-scroll-wrapper iframe { |
| 60 | margin: 0 !important; |
| 61 | width: 1px !important; |
| 62 | min-width: 100% !important; |
| 63 | height: 100% !important |
| 64 | } |
| 65 | |
| 66 | .sgpb-video-iframe-wrapper { |
| 67 | width: 100%; |
| 68 | height: 100%; |
| 69 | overflow: hidden; |
| 70 | -webkit-overflow-scrolling: touch |
| 71 | } |
| 72 | |
| 73 | .sgpb-video-iframe-wrapper iframe { |
| 74 | margin: 0 !important; |
| 75 | width: 100%; |
| 76 | height: 100%; |
| 77 | border: none |
| 78 | } |
| 79 | |
| 80 | .sgpb-video-error-message-wrapper h1 { |
| 81 | text-align: center |
| 82 | } |
| 83 | |
| 84 | .sgpb-video-error-message-wrapper h3:last-child { |
| 85 | padding: 0 |
| 86 | } |
| 87 | |
| 88 | #sgpb-yes-button, |
| 89 | #sgpb-no-button { |
| 90 | text-transform: none !important |
| 91 | } |
| 92 | |
| 93 | .sg-fb-buttons-wrapper { |
| 94 | text-align: center; |
| 95 | min-height: 25px |
| 96 | } |
| 97 | |
| 98 | @media only screen and (max-width: 600px) { |
| 99 | .sgpb-scroll-wrapper { |
| 100 | overflow: auto !important |
| 101 | } |
| 102 | } |
| 103 | |
| 104 | @media (min-width: 600px) { |
| 105 | .sgpb-fb-wrapper-standard { |
| 106 | min-width: 450px !important; |
| 107 | overflow: hidden |
| 108 | } |
| 109 | } |
| 110 | |
| 111 | @media (min-width: 521px) and (max-width: 599px) { |
| 112 | .sgpb-fb-wrapper-standard { |
| 113 | min-width: 450px !important; |
| 114 | overflow: scroll |
| 115 | } |
| 116 | #sg-facebook-like { |
| 117 | overflow: hidden |
| 118 | } |
| 119 | } |
| 120 | |
| 121 | @media (max-width: 520px) { |
| 122 | .sgpb-fb-wrapper-standard { |
| 123 | min-width: 380px !important; |
| 124 | max-width: 380px !important; |
| 125 | overflow: hidden |
| 126 | } |
| 127 | .sgpb-fb-wrapper-standard .fb-like { |
| 128 | max-width: 380px !important |
| 129 | } |
| 130 | #sg-facebook-like { |
| 131 | overflow: hidden |
| 132 | } |
| 133 | } |
| 134 | |
| 135 | @media (max-width: 420px) { |
| 136 | .sgpb-fb-wrapper-standard { |
| 137 | min-width: 350px !important; |
| 138 | max-width: 350px !important; |
| 139 | overflow: hidden |
| 140 | } |
| 141 | } |
| 142 | |
| 143 | @media (max-width: 400px) { |
| 144 | .sgpb-fb-wrapper-standard { |
| 145 | min-width: 330px !important; |
| 146 | max-width: 330px !important; |
| 147 | overflow: scroll |
| 148 | } |
| 149 | } |
| 150 | |
| 151 | @media (max-width: 320px) { |
| 152 | .sgpb-fb-wrapper-standard { |
| 153 | min-width: 270px !important; |
| 154 | max-width: 270px !important; |
| 155 | overflow: scroll |
| 156 | } |
| 157 | } |
| 158 | |
| 159 | .sg-hide-element { |
| 160 | display: none |
| 161 | } |
| 162 | |
| 163 | a.sg-show-popup { |
| 164 | cursor: pointer !important |
| 165 | } |
| 166 | |
| 167 | .sgpb-cursor-pointer { |
| 168 | cursor: pointer |
| 169 | } |
| 170 | |
| 171 | |
| 172 | /*/*/ |
| 173 | |
| 174 | .sgpb-theme-1-content { |
| 175 | border-radius: 6px; |
| 176 | padding-bottom: 0; |
| 177 | box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 0px 14px !important; |
| 178 | border-bottom-width: 35px !important; |
| 179 | border-bottom-color: #fff !important |
| 180 | } |
| 181 | |
| 182 | .sgpb-theme-4-content { |
| 183 | padding-bottom: 0; |
| 184 | border-radius: 7px !important; |
| 185 | border-bottom-width: 35px !important; |
| 186 | border-bottom-color: #fff !important |
| 187 | } |
| 188 | |
| 189 | .sgpb-popup-close-button-4 { |
| 190 | height: auto !important |
| 191 | } |
| 192 | |
| 193 | .sgpb-popup-dialog-main-div-theme-wrapper-5 { |
| 194 | border: 8px solid #555; |
| 195 | outline: 1px solid #8A8A8A; |
| 196 | background-color: #707070 |
| 197 | } |
| 198 | |
| 199 | .sgpb-theme-5-content { |
| 200 | border-radius: 3px !important; |
| 201 | box-shadow: 0 0 10px #222 !important |
| 202 | } |
| 203 | |
| 204 | .sgpb-theme-6-content { |
| 205 | box-shadow: #646161 0px 0px 8px 3px !important |
| 206 | } |
| 207 | |
| 208 | .sgpb-popup-close-button-1:hover, |
| 209 | .sgpb-popup-close-button-2:hover, |
| 210 | .sgpb-popup-close-button-5:hover { |
| 211 | opacity: 0.8 |
| 212 | } |
| 213 | |
| 214 | .sgpb-popup-close-button-3:hover { |
| 215 | opacity: 0.9 |
| 216 | } |
| 217 | |
| 218 | .sgpb-popup-close-button-2 { |
| 219 | border-radius: 2px |
| 220 | } |
| 221 | |
| 222 | .sgpb-main-image-content-wrapper img { |
| 223 | height: auto; |
| 224 | max-width: 100% |
| 225 | } |
| 226 | |
| 227 | .sgpb-overflow-hidden { |
| 228 | overflow: hidden !important |
| 229 | } |
| 230 | |
| 231 | .sgpb-popup-content-direction-right { |
| 232 | direction: rtl !important |
| 233 | } |
| 234 | |
| 235 | .sgpb-popup-content-direction-right input[type="url"], |
| 236 | .sgpb-popup-content-direction-right input[type="email"], |
| 237 | .sgpb-popup-content-direction-right .sg-fb-buttons-wrapper, |
| 238 | .sgpb-popup-content-direction-right .sgpb-alert { |
| 239 | text-align: right !important |
| 240 | } |
| 241 | |
| 242 | |
| 243 | /**/ |
| 244 | |
| 245 | @charset "UTF-8"; |
| 246 | .sg-animated { |
| 247 | -webkit-animation-duration: 1s; |
| 248 | animation-duration: 1s; |
| 249 | -webkit-animation-fill-mode: none; |
| 250 | animation-fill-mode: none |
| 251 | } |
| 252 | |
| 253 | .sg-animated.infinite { |
| 254 | -webkit-animation-iteration-count: infinite; |
| 255 | animation-iteration-count: infinite |
| 256 | } |
| 257 | |
| 258 | .sg-animated.hinge { |
| 259 | -webkit-animation-duration: 2s; |
| 260 | animation-duration: 2s |
| 261 | } |
| 262 | |
| 263 | .sg-animated.bounceIn, |
| 264 | .sg-animated.bounceOut, |
| 265 | .sg-animated.flipOutX, |
| 266 | .sg-animated.flipOutY { |
| 267 | -webkit-animation-duration: .75s; |
| 268 | animation-duration: .75s |
| 269 | } |
| 270 | |
| 271 | @-webkit-keyframes bounce { |
| 272 | 20%, |
| 273 | 53%, |
| 274 | 80%, |
| 275 | from, |
| 276 | to { |
| 277 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 278 | animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 279 | -webkit-transform: translate3d(0, 0, 0); |
| 280 | transform: translate3d(0, 0, 0) |
| 281 | } |
| 282 | 40%, |
| 283 | 43% { |
| 284 | -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 285 | animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 286 | -webkit-transform: translate3d(0, -30px, 0); |
| 287 | transform: translate3d(0, -30px, 0) |
| 288 | } |
| 289 | 70% { |
| 290 | -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 291 | animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 292 | -webkit-transform: translate3d(0, -15px, 0); |
| 293 | transform: translate3d(0, -15px, 0) |
| 294 | } |
| 295 | 90% { |
| 296 | -webkit-transform: translate3d(0, -4px, 0); |
| 297 | transform: translate3d(0, -4px, 0) |
| 298 | } |
| 299 | } |
| 300 | |
| 301 | @keyframes bounce { |
| 302 | 20%, |
| 303 | 53%, |
| 304 | 80%, |
| 305 | from, |
| 306 | to { |
| 307 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 308 | animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 309 | -webkit-transform: translate3d(0, 0, 0); |
| 310 | transform: translate3d(0, 0, 0) |
| 311 | } |
| 312 | 40%, |
| 313 | 43% { |
| 314 | -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 315 | animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 316 | -webkit-transform: translate3d(0, -30px, 0); |
| 317 | transform: translate3d(0, -30px, 0) |
| 318 | } |
| 319 | 70% { |
| 320 | -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 321 | animation-timing-function: cubic-bezier(.755, .050, .855, .060); |
| 322 | -webkit-transform: translate3d(0, -15px, 0); |
| 323 | transform: translate3d(0, -15px, 0) |
| 324 | } |
| 325 | 90% { |
| 326 | -webkit-transform: translate3d(0, -4px, 0); |
| 327 | transform: translate3d(0, -4px, 0) |
| 328 | } |
| 329 | } |
| 330 | |
| 331 | .sgpb-bounce { |
| 332 | -webkit-animation-name: bounce; |
| 333 | animation-name: bounce; |
| 334 | -webkit-transform-origin: center bottom; |
| 335 | transform-origin: center bottom |
| 336 | } |
| 337 | |
| 338 | @-webkit-keyframes flash { |
| 339 | 50%, |
| 340 | from, |
| 341 | to { |
| 342 | opacity: 1 |
| 343 | } |
| 344 | 25%, |
| 345 | 75% { |
| 346 | opacity: 0 |
| 347 | } |
| 348 | } |
| 349 | |
| 350 | @keyframes flash { |
| 351 | 50%, |
| 352 | from, |
| 353 | to { |
| 354 | opacity: 1 |
| 355 | } |
| 356 | 25%, |
| 357 | 75% { |
| 358 | opacity: 0 |
| 359 | } |
| 360 | } |
| 361 | |
| 362 | .sgpb-flash { |
| 363 | -webkit-animation-name: flash; |
| 364 | animation-name: flash |
| 365 | } |
| 366 | |
| 367 | @-webkit-keyframes pulse { |
| 368 | from, |
| 369 | to { |
| 370 | -webkit-transform: scale3d(1, 1, 1); |
| 371 | transform: scale3d(1, 1, 1) |
| 372 | } |
| 373 | 50% { |
| 374 | -webkit-transform: scale3d(1.05, 1.05, 1.05); |
| 375 | transform: scale3d(1.05, 1.05, 1.05) |
| 376 | } |
| 377 | } |
| 378 | |
| 379 | @keyframes pulse { |
| 380 | from, |
| 381 | to { |
| 382 | -webkit-transform: scale3d(1, 1, 1); |
| 383 | transform: scale3d(1, 1, 1) |
| 384 | } |
| 385 | 50% { |
| 386 | -webkit-transform: scale3d(1.05, 1.05, 1.05); |
| 387 | transform: scale3d(1.05, 1.05, 1.05) |
| 388 | } |
| 389 | } |
| 390 | |
| 391 | .sgpb-pulse { |
| 392 | -webkit-animation-name: pulse; |
| 393 | animation-name: pulse |
| 394 | } |
| 395 | |
| 396 | @-webkit-keyframes rubberBand { |
| 397 | from, |
| 398 | to { |
| 399 | -webkit-transform: scale3d(1, 1, 1); |
| 400 | transform: scale3d(1, 1, 1) |
| 401 | } |
| 402 | 30% { |
| 403 | -webkit-transform: scale3d(1.25, .75, 1); |
| 404 | transform: scale3d(1.25, .75, 1) |
| 405 | } |
| 406 | 40% { |
| 407 | -webkit-transform: scale3d(.75, 1.25, 1); |
| 408 | transform: scale3d(.75, 1.25, 1) |
| 409 | } |
| 410 | 50% { |
| 411 | -webkit-transform: scale3d(1.15, .85, 1); |
| 412 | transform: scale3d(1.15, .85, 1) |
| 413 | } |
| 414 | 65% { |
| 415 | -webkit-transform: scale3d(.95, 1.05, 1); |
| 416 | transform: scale3d(.95, 1.05, 1) |
| 417 | } |
| 418 | 75% { |
| 419 | -webkit-transform: scale3d(1.05, .95, 1); |
| 420 | transform: scale3d(1.05, .95, 1) |
| 421 | } |
| 422 | } |
| 423 | |
| 424 | @keyframes rubberBand { |
| 425 | from, |
| 426 | to { |
| 427 | -webkit-transform: scale3d(1, 1, 1); |
| 428 | transform: scale3d(1, 1, 1) |
| 429 | } |
| 430 | 30% { |
| 431 | -webkit-transform: scale3d(1.25, .75, 1); |
| 432 | transform: scale3d(1.25, .75, 1) |
| 433 | } |
| 434 | 40% { |
| 435 | -webkit-transform: scale3d(.75, 1.25, 1); |
| 436 | transform: scale3d(.75, 1.25, 1) |
| 437 | } |
| 438 | 50% { |
| 439 | -webkit-transform: scale3d(1.15, .85, 1); |
| 440 | transform: scale3d(1.15, .85, 1) |
| 441 | } |
| 442 | 65% { |
| 443 | -webkit-transform: scale3d(.95, 1.05, 1); |
| 444 | transform: scale3d(.95, 1.05, 1) |
| 445 | } |
| 446 | 75% { |
| 447 | -webkit-transform: scale3d(1.05, .95, 1); |
| 448 | transform: scale3d(1.05, .95, 1) |
| 449 | } |
| 450 | } |
| 451 | |
| 452 | .sgpb-rubberBand { |
| 453 | -webkit-animation-name: rubberBand; |
| 454 | animation-name: rubberBand |
| 455 | } |
| 456 | |
| 457 | @-webkit-keyframes shake { |
| 458 | from, |
| 459 | to { |
| 460 | -webkit-transform: translate3d(0, 0, 0); |
| 461 | transform: translate3d(0, 0, 0) |
| 462 | } |
| 463 | 10%, |
| 464 | 30%, |
| 465 | 50%, |
| 466 | 70%, |
| 467 | 90% { |
| 468 | -webkit-transform: translate3d(-10px, 0, 0); |
| 469 | transform: translate3d(-10px, 0, 0) |
| 470 | } |
| 471 | 20%, |
| 472 | 40%, |
| 473 | 60%, |
| 474 | 80% { |
| 475 | -webkit-transform: translate3d(10px, 0, 0); |
| 476 | transform: translate3d(10px, 0, 0) |
| 477 | } |
| 478 | } |
| 479 | |
| 480 | @keyframes shake { |
| 481 | from, |
| 482 | to { |
| 483 | -webkit-transform: translate3d(0, 0, 0); |
| 484 | transform: translate3d(0, 0, 0) |
| 485 | } |
| 486 | 10%, |
| 487 | 30%, |
| 488 | 50%, |
| 489 | 70%, |
| 490 | 90% { |
| 491 | -webkit-transform: translate3d(-10px, 0, 0); |
| 492 | transform: translate3d(-10px, 0, 0) |
| 493 | } |
| 494 | 20%, |
| 495 | 40%, |
| 496 | 60%, |
| 497 | 80% { |
| 498 | -webkit-transform: translate3d(10px, 0, 0); |
| 499 | transform: translate3d(10px, 0, 0) |
| 500 | } |
| 501 | } |
| 502 | |
| 503 | .sgpb-shake { |
| 504 | -webkit-animation-name: shake; |
| 505 | animation-name: shake |
| 506 | } |
| 507 | |
| 508 | @-webkit-keyframes swing { |
| 509 | 20% { |
| 510 | -webkit-transform: rotate3d(0, 0, 1, 15deg); |
| 511 | transform: rotate3d(0, 0, 1, 15deg) |
| 512 | } |
| 513 | 40% { |
| 514 | -webkit-transform: rotate3d(0, 0, 1, -10deg); |
| 515 | transform: rotate3d(0, 0, 1, -10deg) |
| 516 | } |
| 517 | 60% { |
| 518 | -webkit-transform: rotate3d(0, 0, 1, 5deg); |
| 519 | transform: rotate3d(0, 0, 1, 5deg) |
| 520 | } |
| 521 | 80% { |
| 522 | -webkit-transform: rotate3d(0, 0, 1, -5deg); |
| 523 | transform: rotate3d(0, 0, 1, -5deg) |
| 524 | } |
| 525 | to { |
| 526 | -webkit-transform: rotate3d(0, 0, 1, 0deg); |
| 527 | transform: rotate3d(0, 0, 1, 0deg) |
| 528 | } |
| 529 | } |
| 530 | |
| 531 | @keyframes swing { |
| 532 | 20% { |
| 533 | -webkit-transform: rotate3d(0, 0, 1, 15deg); |
| 534 | transform: rotate3d(0, 0, 1, 15deg) |
| 535 | } |
| 536 | 40% { |
| 537 | -webkit-transform: rotate3d(0, 0, 1, -10deg); |
| 538 | transform: rotate3d(0, 0, 1, -10deg) |
| 539 | } |
| 540 | 60% { |
| 541 | -webkit-transform: rotate3d(0, 0, 1, 5deg); |
| 542 | transform: rotate3d(0, 0, 1, 5deg) |
| 543 | } |
| 544 | 80% { |
| 545 | -webkit-transform: rotate3d(0, 0, 1, -5deg); |
| 546 | transform: rotate3d(0, 0, 1, -5deg) |
| 547 | } |
| 548 | to { |
| 549 | -webkit-transform: rotate3d(0, 0, 1, 0deg); |
| 550 | transform: rotate3d(0, 0, 1, 0deg) |
| 551 | } |
| 552 | } |
| 553 | |
| 554 | .sgpb-swing { |
| 555 | -webkit-transform-origin: top center; |
| 556 | transform-origin: top center; |
| 557 | -webkit-animation-name: swing; |
| 558 | animation-name: swing |
| 559 | } |
| 560 | |
| 561 | @-webkit-keyframes tada { |
| 562 | from, |
| 563 | to { |
| 564 | -webkit-transform: scale3d(1, 1, 1); |
| 565 | transform: scale3d(1, 1, 1) |
| 566 | } |
| 567 | 10%, |
| 568 | 20% { |
| 569 | -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); |
| 570 | transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg) |
| 571 | } |
| 572 | 30%, |
| 573 | 50%, |
| 574 | 70%, |
| 575 | 90% { |
| 576 | -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); |
| 577 | transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg) |
| 578 | } |
| 579 | 40%, |
| 580 | 60%, |
| 581 | 80% { |
| 582 | -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); |
| 583 | transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg) |
| 584 | } |
| 585 | } |
| 586 | |
| 587 | @keyframes tada { |
| 588 | from, |
| 589 | to { |
| 590 | -webkit-transform: scale3d(1, 1, 1); |
| 591 | transform: scale3d(1, 1, 1) |
| 592 | } |
| 593 | 10%, |
| 594 | 20% { |
| 595 | -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); |
| 596 | transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg) |
| 597 | } |
| 598 | 30%, |
| 599 | 50%, |
| 600 | 70%, |
| 601 | 90% { |
| 602 | -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); |
| 603 | transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg) |
| 604 | } |
| 605 | 40%, |
| 606 | 60%, |
| 607 | 80% { |
| 608 | -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); |
| 609 | transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg) |
| 610 | } |
| 611 | } |
| 612 | |
| 613 | .sgpb-tada { |
| 614 | -webkit-animation-name: tada; |
| 615 | animation-name: tada |
| 616 | } |
| 617 | |
| 618 | @-webkit-keyframes wobble { |
| 619 | from, |
| 620 | to { |
| 621 | -webkit-transform: none; |
| 622 | transform: none |
| 623 | } |
| 624 | 15% { |
| 625 | -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); |
| 626 | transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg) |
| 627 | } |
| 628 | 30% { |
| 629 | -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); |
| 630 | transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg) |
| 631 | } |
| 632 | 45% { |
| 633 | -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); |
| 634 | transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg) |
| 635 | } |
| 636 | 60% { |
| 637 | -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); |
| 638 | transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg) |
| 639 | } |
| 640 | 75% { |
| 641 | -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); |
| 642 | transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg) |
| 643 | } |
| 644 | } |
| 645 | |
| 646 | @keyframes wobble { |
| 647 | from, |
| 648 | to { |
| 649 | -webkit-transform: none; |
| 650 | transform: none |
| 651 | } |
| 652 | 15% { |
| 653 | -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); |
| 654 | transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg) |
| 655 | } |
| 656 | 30% { |
| 657 | -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); |
| 658 | transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg) |
| 659 | } |
| 660 | 45% { |
| 661 | -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); |
| 662 | transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg) |
| 663 | } |
| 664 | 60% { |
| 665 | -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); |
| 666 | transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg) |
| 667 | } |
| 668 | 75% { |
| 669 | -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); |
| 670 | transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg) |
| 671 | } |
| 672 | } |
| 673 | |
| 674 | .sgpb-wobble { |
| 675 | -webkit-animation-name: wobble; |
| 676 | animation-name: wobble |
| 677 | } |
| 678 | |
| 679 | @-webkit-keyframes jello { |
| 680 | 11.1%, |
| 681 | from, |
| 682 | to { |
| 683 | -webkit-transform: none; |
| 684 | transform: none |
| 685 | } |
| 686 | 22.2% { |
| 687 | -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); |
| 688 | transform: skewX(-12.5deg) skewY(-12.5deg) |
| 689 | } |
| 690 | 33.3% { |
| 691 | -webkit-transform: skewX(6.25deg) skewY(6.25deg); |
| 692 | transform: skewX(6.25deg) skewY(6.25deg) |
| 693 | } |
| 694 | 44.4% { |
| 695 | -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); |
| 696 | transform: skewX(-3.125deg) skewY(-3.125deg) |
| 697 | } |
| 698 | 55.5% { |
| 699 | -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); |
| 700 | transform: skewX(1.5625deg) skewY(1.5625deg) |
| 701 | } |
| 702 | 66.6% { |
| 703 | -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); |
| 704 | transform: skewX(-.78125deg) skewY(-.78125deg) |
| 705 | } |
| 706 | 77.7% { |
| 707 | -webkit-transform: skewX(.390625deg) skewY(.390625deg); |
| 708 | transform: skewX(.390625deg) skewY(.390625deg) |
| 709 | } |
| 710 | 88.8% { |
| 711 | -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); |
| 712 | transform: skewX(-.1953125deg) skewY(-.1953125deg) |
| 713 | } |
| 714 | } |
| 715 | |
| 716 | @keyframes jello { |
| 717 | 11.1%, |
| 718 | from, |
| 719 | to { |
| 720 | -webkit-transform: none; |
| 721 | transform: none |
| 722 | } |
| 723 | 22.2% { |
| 724 | -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); |
| 725 | transform: skewX(-12.5deg) skewY(-12.5deg) |
| 726 | } |
| 727 | 33.3% { |
| 728 | -webkit-transform: skewX(6.25deg) skewY(6.25deg); |
| 729 | transform: skewX(6.25deg) skewY(6.25deg) |
| 730 | } |
| 731 | 44.4% { |
| 732 | -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); |
| 733 | transform: skewX(-3.125deg) skewY(-3.125deg) |
| 734 | } |
| 735 | 55.5% { |
| 736 | -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); |
| 737 | transform: skewX(1.5625deg) skewY(1.5625deg) |
| 738 | } |
| 739 | 66.6% { |
| 740 | -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); |
| 741 | transform: skewX(-.78125deg) skewY(-.78125deg) |
| 742 | } |
| 743 | 77.7% { |
| 744 | -webkit-transform: skewX(.390625deg) skewY(.390625deg); |
| 745 | transform: skewX(.390625deg) skewY(.390625deg) |
| 746 | } |
| 747 | 88.8% { |
| 748 | -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); |
| 749 | transform: skewX(-.1953125deg) skewY(-.1953125deg) |
| 750 | } |
| 751 | } |
| 752 | |
| 753 | .sgpb-jello { |
| 754 | -webkit-animation-name: jello; |
| 755 | animation-name: jello; |
| 756 | -webkit-transform-origin: center; |
| 757 | transform-origin: center |
| 758 | } |
| 759 | |
| 760 | @-webkit-keyframes bounceIn { |
| 761 | 20%, |
| 762 | 40%, |
| 763 | 60%, |
| 764 | 80%, |
| 765 | from, |
| 766 | to { |
| 767 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 768 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 769 | } |
| 770 | 0% { |
| 771 | opacity: 0; |
| 772 | -webkit-transform: scale3d(.3, .3, .3); |
| 773 | transform: scale3d(.3, .3, .3) |
| 774 | } |
| 775 | 20% { |
| 776 | -webkit-transform: scale3d(1.1, 1.1, 1.1); |
| 777 | transform: scale3d(1.1, 1.1, 1.1) |
| 778 | } |
| 779 | 40% { |
| 780 | -webkit-transform: scale3d(.9, .9, .9); |
| 781 | transform: scale3d(.9, .9, .9) |
| 782 | } |
| 783 | 60% { |
| 784 | opacity: 1; |
| 785 | -webkit-transform: scale3d(1.03, 1.03, 1.03); |
| 786 | transform: scale3d(1.03, 1.03, 1.03) |
| 787 | } |
| 788 | 80% { |
| 789 | -webkit-transform: scale3d(.97, .97, .97); |
| 790 | transform: scale3d(.97, .97, .97) |
| 791 | } |
| 792 | to { |
| 793 | opacity: 1; |
| 794 | -webkit-transform: scale3d(1, 1, 1); |
| 795 | transform: scale3d(1, 1, 1) |
| 796 | } |
| 797 | } |
| 798 | |
| 799 | @keyframes bounceIn { |
| 800 | 20%, |
| 801 | 40%, |
| 802 | 60%, |
| 803 | 80%, |
| 804 | from, |
| 805 | to { |
| 806 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 807 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 808 | } |
| 809 | 0% { |
| 810 | opacity: 0; |
| 811 | -webkit-transform: scale3d(.3, .3, .3); |
| 812 | transform: scale3d(.3, .3, .3) |
| 813 | } |
| 814 | 20% { |
| 815 | -webkit-transform: scale3d(1.1, 1.1, 1.1); |
| 816 | transform: scale3d(1.1, 1.1, 1.1) |
| 817 | } |
| 818 | 40% { |
| 819 | -webkit-transform: scale3d(.9, .9, .9); |
| 820 | transform: scale3d(.9, .9, .9) |
| 821 | } |
| 822 | 60% { |
| 823 | opacity: 1; |
| 824 | -webkit-transform: scale3d(1.03, 1.03, 1.03); |
| 825 | transform: scale3d(1.03, 1.03, 1.03) |
| 826 | } |
| 827 | 80% { |
| 828 | -webkit-transform: scale3d(.97, .97, .97); |
| 829 | transform: scale3d(.97, .97, .97) |
| 830 | } |
| 831 | to { |
| 832 | opacity: 1; |
| 833 | -webkit-transform: scale3d(1, 1, 1); |
| 834 | transform: scale3d(1, 1, 1) |
| 835 | } |
| 836 | } |
| 837 | |
| 838 | .sgpb-bounceIn { |
| 839 | -webkit-animation-name: bounceIn; |
| 840 | animation-name: bounceIn |
| 841 | } |
| 842 | |
| 843 | @-webkit-keyframes bounceInDown { |
| 844 | 60%, |
| 845 | 75%, |
| 846 | 90%, |
| 847 | from, |
| 848 | to { |
| 849 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 850 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 851 | } |
| 852 | 0% { |
| 853 | opacity: 0; |
| 854 | -webkit-transform: translate3d(0, -3000px, 0); |
| 855 | transform: translate3d(0, -3000px, 0) |
| 856 | } |
| 857 | 60% { |
| 858 | opacity: 1; |
| 859 | -webkit-transform: translate3d(0, 25px, 0); |
| 860 | transform: translate3d(0, 25px, 0) |
| 861 | } |
| 862 | 75% { |
| 863 | -webkit-transform: translate3d(0, -10px, 0); |
| 864 | transform: translate3d(0, -10px, 0) |
| 865 | } |
| 866 | 90% { |
| 867 | -webkit-transform: translate3d(0, 5px, 0); |
| 868 | transform: translate3d(0, 5px, 0) |
| 869 | } |
| 870 | to { |
| 871 | -webkit-transform: none; |
| 872 | transform: none |
| 873 | } |
| 874 | } |
| 875 | |
| 876 | @keyframes bounceInDown { |
| 877 | 60%, |
| 878 | 75%, |
| 879 | 90%, |
| 880 | from, |
| 881 | to { |
| 882 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 883 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 884 | } |
| 885 | 0% { |
| 886 | opacity: 0; |
| 887 | -webkit-transform: translate3d(0, -3000px, 0); |
| 888 | transform: translate3d(0, -3000px, 0) |
| 889 | } |
| 890 | 60% { |
| 891 | opacity: 1; |
| 892 | -webkit-transform: translate3d(0, 25px, 0); |
| 893 | transform: translate3d(0, 25px, 0) |
| 894 | } |
| 895 | 75% { |
| 896 | -webkit-transform: translate3d(0, -10px, 0); |
| 897 | transform: translate3d(0, -10px, 0) |
| 898 | } |
| 899 | 90% { |
| 900 | -webkit-transform: translate3d(0, 5px, 0); |
| 901 | transform: translate3d(0, 5px, 0) |
| 902 | } |
| 903 | to { |
| 904 | -webkit-transform: none; |
| 905 | transform: none |
| 906 | } |
| 907 | } |
| 908 | |
| 909 | .bounceInDown { |
| 910 | -webkit-animation-name: bounceInDown; |
| 911 | animation-name: bounceInDown |
| 912 | } |
| 913 | |
| 914 | @-webkit-keyframes bounceInLeft { |
| 915 | 60%, |
| 916 | 75%, |
| 917 | 90%, |
| 918 | from, |
| 919 | to { |
| 920 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 921 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 922 | } |
| 923 | 0% { |
| 924 | opacity: 0; |
| 925 | -webkit-transform: translate3d(-3000px, 0, 0); |
| 926 | transform: translate3d(-3000px, 0, 0) |
| 927 | } |
| 928 | 60% { |
| 929 | opacity: 1; |
| 930 | -webkit-transform: translate3d(25px, 0, 0); |
| 931 | transform: translate3d(25px, 0, 0) |
| 932 | } |
| 933 | 75% { |
| 934 | -webkit-transform: translate3d(-10px, 0, 0); |
| 935 | transform: translate3d(-10px, 0, 0) |
| 936 | } |
| 937 | 90% { |
| 938 | -webkit-transform: translate3d(5px, 0, 0); |
| 939 | transform: translate3d(5px, 0, 0) |
| 940 | } |
| 941 | to { |
| 942 | -webkit-transform: none; |
| 943 | transform: none |
| 944 | } |
| 945 | } |
| 946 | |
| 947 | @keyframes bounceInLeft { |
| 948 | 60%, |
| 949 | 75%, |
| 950 | 90%, |
| 951 | from, |
| 952 | to { |
| 953 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 954 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 955 | } |
| 956 | 0% { |
| 957 | opacity: 0; |
| 958 | -webkit-transform: translate3d(-3000px, 0, 0); |
| 959 | transform: translate3d(-3000px, 0, 0) |
| 960 | } |
| 961 | 60% { |
| 962 | opacity: 1; |
| 963 | -webkit-transform: translate3d(25px, 0, 0); |
| 964 | transform: translate3d(25px, 0, 0) |
| 965 | } |
| 966 | 75% { |
| 967 | -webkit-transform: translate3d(-10px, 0, 0); |
| 968 | transform: translate3d(-10px, 0, 0) |
| 969 | } |
| 970 | 90% { |
| 971 | -webkit-transform: translate3d(5px, 0, 0); |
| 972 | transform: translate3d(5px, 0, 0) |
| 973 | } |
| 974 | to { |
| 975 | -webkit-transform: none; |
| 976 | transform: none |
| 977 | } |
| 978 | } |
| 979 | |
| 980 | .sgpb-bounceInLeft { |
| 981 | -webkit-animation-name: bounceInLeft; |
| 982 | animation-name: bounceInLeft |
| 983 | } |
| 984 | |
| 985 | @-webkit-keyframes bounceInRight { |
| 986 | 60%, |
| 987 | 75%, |
| 988 | 90%, |
| 989 | from, |
| 990 | to { |
| 991 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 992 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 993 | } |
| 994 | from { |
| 995 | opacity: 0; |
| 996 | -webkit-transform: translate3d(3000px, 0, 0); |
| 997 | transform: translate3d(3000px, 0, 0) |
| 998 | } |
| 999 | 60% { |
| 1000 | opacity: 1; |
| 1001 | -webkit-transform: translate3d(-25px, 0, 0); |
| 1002 | transform: translate3d(-25px, 0, 0) |
| 1003 | } |
| 1004 | 75% { |
| 1005 | -webkit-transform: translate3d(10px, 0, 0); |
| 1006 | transform: translate3d(10px, 0, 0) |
| 1007 | } |
| 1008 | 90% { |
| 1009 | -webkit-transform: translate3d(-5px, 0, 0); |
| 1010 | transform: translate3d(-5px, 0, 0) |
| 1011 | } |
| 1012 | to { |
| 1013 | -webkit-transform: none; |
| 1014 | transform: none |
| 1015 | } |
| 1016 | } |
| 1017 | |
| 1018 | @keyframes bounceInRight { |
| 1019 | 60%, |
| 1020 | 75%, |
| 1021 | 90%, |
| 1022 | from, |
| 1023 | to { |
| 1024 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 1025 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 1026 | } |
| 1027 | from { |
| 1028 | opacity: 0; |
| 1029 | -webkit-transform: translate3d(3000px, 0, 0); |
| 1030 | transform: translate3d(3000px, 0, 0) |
| 1031 | } |
| 1032 | 60% { |
| 1033 | opacity: 1; |
| 1034 | -webkit-transform: translate3d(-25px, 0, 0); |
| 1035 | transform: translate3d(-25px, 0, 0) |
| 1036 | } |
| 1037 | 75% { |
| 1038 | -webkit-transform: translate3d(10px, 0, 0); |
| 1039 | transform: translate3d(10px, 0, 0) |
| 1040 | } |
| 1041 | 90% { |
| 1042 | -webkit-transform: translate3d(-5px, 0, 0); |
| 1043 | transform: translate3d(-5px, 0, 0) |
| 1044 | } |
| 1045 | to { |
| 1046 | -webkit-transform: none; |
| 1047 | transform: none |
| 1048 | } |
| 1049 | } |
| 1050 | |
| 1051 | .sgpb-bounceInRight { |
| 1052 | -webkit-animation-name: bounceInRight; |
| 1053 | animation-name: bounceInRight |
| 1054 | } |
| 1055 | |
| 1056 | @-webkit-keyframes bounceInUp { |
| 1057 | 60%, |
| 1058 | 75%, |
| 1059 | 90%, |
| 1060 | from, |
| 1061 | to { |
| 1062 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 1063 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 1064 | } |
| 1065 | from { |
| 1066 | opacity: 0; |
| 1067 | -webkit-transform: translate3d(0, 3000px, 0); |
| 1068 | transform: translate3d(0, 3000px, 0) |
| 1069 | } |
| 1070 | 60% { |
| 1071 | opacity: 1; |
| 1072 | -webkit-transform: translate3d(0, -20px, 0); |
| 1073 | transform: translate3d(0, -20px, 0) |
| 1074 | } |
| 1075 | 75% { |
| 1076 | -webkit-transform: translate3d(0, 10px, 0); |
| 1077 | transform: translate3d(0, 10px, 0) |
| 1078 | } |
| 1079 | 90% { |
| 1080 | -webkit-transform: translate3d(0, -5px, 0); |
| 1081 | transform: translate3d(0, -5px, 0) |
| 1082 | } |
| 1083 | to { |
| 1084 | -webkit-transform: translate3d(0, 0, 0); |
| 1085 | transform: translate3d(0, 0, 0) |
| 1086 | } |
| 1087 | } |
| 1088 | |
| 1089 | @keyframes bounceInUp { |
| 1090 | 60%, |
| 1091 | 75%, |
| 1092 | 90%, |
| 1093 | from, |
| 1094 | to { |
| 1095 | -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1); |
| 1096 | animation-timing-function: cubic-bezier(.215, .61, .355, 1) |
| 1097 | } |
| 1098 | from { |
| 1099 | opacity: 0; |
| 1100 | -webkit-transform: translate3d(0, 3000px, 0); |
| 1101 | transform: translate3d(0, 3000px, 0) |
| 1102 | } |
| 1103 | 60% { |
| 1104 | opacity: 1; |
| 1105 | -webkit-transform: translate3d(0, -20px, 0); |
| 1106 | transform: translate3d(0, -20px, 0) |
| 1107 | } |
| 1108 | 75% { |
| 1109 | -webkit-transform: translate3d(0, 10px, 0); |
| 1110 | transform: translate3d(0, 10px, 0) |
| 1111 | } |
| 1112 | 90% { |
| 1113 | -webkit-transform: translate3d(0, -5px, 0); |
| 1114 | transform: translate3d(0, -5px, 0) |
| 1115 | } |
| 1116 | to { |
| 1117 | -webkit-transform: translate3d(0, 0, 0); |
| 1118 | transform: translate3d(0, 0, 0) |
| 1119 | } |
| 1120 | } |
| 1121 | |
| 1122 | .sgpb-bounceInUp { |
| 1123 | -webkit-animation-name: bounceInUp; |
| 1124 | animation-name: bounceInUp |
| 1125 | } |
| 1126 | |
| 1127 | @-webkit-keyframes bounceOut { |
| 1128 | 20% { |
| 1129 | -webkit-transform: scale3d(.9, .9, .9); |
| 1130 | transform: scale3d(.9, .9, .9) |
| 1131 | } |
| 1132 | 50%, |
| 1133 | 55% { |
| 1134 | opacity: 1; |
| 1135 | -webkit-transform: scale3d(1.1, 1.1, 1.1); |
| 1136 | transform: scale3d(1.1, 1.1, 1.1) |
| 1137 | } |
| 1138 | to { |
| 1139 | opacity: 0; |
| 1140 | -webkit-transform: scale3d(.3, .3, .3); |
| 1141 | transform: scale3d(.3, .3, .3) |
| 1142 | } |
| 1143 | } |
| 1144 | |
| 1145 | @keyframes bounceOut { |
| 1146 | 20% { |
| 1147 | -webkit-transform: scale3d(.9, .9, .9); |
| 1148 | transform: scale3d(.9, .9, .9) |
| 1149 | } |
| 1150 | 50%, |
| 1151 | 55% { |
| 1152 | opacity: 1; |
| 1153 | -webkit-transform: scale3d(1.1, 1.1, 1.1); |
| 1154 | transform: scale3d(1.1, 1.1, 1.1) |
| 1155 | } |
| 1156 | to { |
| 1157 | opacity: 0; |
| 1158 | -webkit-transform: scale3d(.3, .3, .3); |
| 1159 | transform: scale3d(.3, .3, .3) |
| 1160 | } |
| 1161 | } |
| 1162 | |
| 1163 | .sgpb-bounceOut { |
| 1164 | -webkit-animation-name: bounceOut; |
| 1165 | animation-name: bounceOut |
| 1166 | } |
| 1167 | |
| 1168 | @-webkit-keyframes bounceOutDown { |
| 1169 | 20% { |
| 1170 | -webkit-transform: translate3d(0, 10px, 0); |
| 1171 | transform: translate3d(0, 10px, 0) |
| 1172 | } |
| 1173 | 40%, |
| 1174 | 45% { |
| 1175 | opacity: 1; |
| 1176 | -webkit-transform: translate3d(0, -20px, 0); |
| 1177 | transform: translate3d(0, -20px, 0) |
| 1178 | } |
| 1179 | to { |
| 1180 | opacity: 0; |
| 1181 | -webkit-transform: translate3d(0, 2000px, 0); |
| 1182 | transform: translate3d(0, 2000px, 0) |
| 1183 | } |
| 1184 | } |
| 1185 | |
| 1186 | @keyframes bounceOutDown { |
| 1187 | 20% { |
| 1188 | -webkit-transform: translate3d(0, 10px, 0); |
| 1189 | transform: translate3d(0, 10px, 0) |
| 1190 | } |
| 1191 | 40%, |
| 1192 | 45% { |
| 1193 | opacity: 1; |
| 1194 | -webkit-transform: translate3d(0, -20px, 0); |
| 1195 | transform: translate3d(0, -20px, 0) |
| 1196 | } |
| 1197 | to { |
| 1198 | opacity: 0; |
| 1199 | -webkit-transform: translate3d(0, 2000px, 0); |
| 1200 | transform: translate3d(0, 2000px, 0) |
| 1201 | } |
| 1202 | } |
| 1203 | |
| 1204 | .bounceOutDown { |
| 1205 | -webkit-animation-name: bounceOutDown; |
| 1206 | animation-name: bounceOutDown |
| 1207 | } |
| 1208 | |
| 1209 | @-webkit-keyframes bounceOutLeft { |
| 1210 | 20% { |
| 1211 | opacity: 1; |
| 1212 | -webkit-transform: translate3d(20px, 0, 0); |
| 1213 | transform: translate3d(20px, 0, 0) |
| 1214 | } |
| 1215 | to { |
| 1216 | opacity: 0; |
| 1217 | -webkit-transform: translate3d(-2000px, 0, 0); |
| 1218 | transform: translate3d(-2000px, 0, 0) |
| 1219 | } |
| 1220 | } |
| 1221 | |
| 1222 | @keyframes bounceOutLeft { |
| 1223 | 20% { |
| 1224 | opacity: 1; |
| 1225 | -webkit-transform: translate3d(20px, 0, 0); |
| 1226 | transform: translate3d(20px, 0, 0) |
| 1227 | } |
| 1228 | to { |
| 1229 | opacity: 0; |
| 1230 | -webkit-transform: translate3d(-2000px, 0, 0); |
| 1231 | transform: translate3d(-2000px, 0, 0) |
| 1232 | } |
| 1233 | } |
| 1234 | |
| 1235 | .sgpb-bounceOutLeft { |
| 1236 | -webkit-animation-name: bounceOutLeft; |
| 1237 | animation-name: bounceOutLeft |
| 1238 | } |
| 1239 | |
| 1240 | @-webkit-keyframes bounceOutRight { |
| 1241 | 20% { |
| 1242 | opacity: 1; |
| 1243 | -webkit-transform: translate3d(-20px, 0, 0); |
| 1244 | transform: translate3d(-20px, 0, 0) |
| 1245 | } |
| 1246 | to { |
| 1247 | opacity: 0; |
| 1248 | -webkit-transform: translate3d(2000px, 0, 0); |
| 1249 | transform: translate3d(2000px, 0, 0) |
| 1250 | } |
| 1251 | } |
| 1252 | |
| 1253 | @keyframes bounceOutRight { |
| 1254 | 20% { |
| 1255 | opacity: 1; |
| 1256 | -webkit-transform: translate3d(-20px, 0, 0); |
| 1257 | transform: translate3d(-20px, 0, 0) |
| 1258 | } |
| 1259 | to { |
| 1260 | opacity: 0; |
| 1261 | -webkit-transform: translate3d(2000px, 0, 0); |
| 1262 | transform: translate3d(2000px, 0, 0) |
| 1263 | } |
| 1264 | } |
| 1265 | |
| 1266 | .bounceOutRight { |
| 1267 | -webkit-animation-name: bounceOutRight; |
| 1268 | animation-name: bounceOutRight |
| 1269 | } |
| 1270 | |
| 1271 | @-webkit-keyframes bounceOutUp { |
| 1272 | 20% { |
| 1273 | -webkit-transform: translate3d(0, -10px, 0); |
| 1274 | transform: translate3d(0, -10px, 0) |
| 1275 | } |
| 1276 | 40%, |
| 1277 | 45% { |
| 1278 | opacity: 1; |
| 1279 | -webkit-transform: translate3d(0, 20px, 0); |
| 1280 | transform: translate3d(0, 20px, 0) |
| 1281 | } |
| 1282 | to { |
| 1283 | opacity: 0; |
| 1284 | -webkit-transform: translate3d(0, -2000px, 0); |
| 1285 | transform: translate3d(0, -2000px, 0) |
| 1286 | } |
| 1287 | } |
| 1288 | |
| 1289 | @keyframes bounceOutUp { |
| 1290 | 20% { |
| 1291 | -webkit-transform: translate3d(0, -10px, 0); |
| 1292 | transform: translate3d(0, -10px, 0) |
| 1293 | } |
| 1294 | 40%, |
| 1295 | 45% { |
| 1296 | opacity: 1; |
| 1297 | -webkit-transform: translate3d(0, 20px, 0); |
| 1298 | transform: translate3d(0, 20px, 0) |
| 1299 | } |
| 1300 | to { |
| 1301 | opacity: 0; |
| 1302 | -webkit-transform: translate3d(0, -2000px, 0); |
| 1303 | transform: translate3d(0, -2000px, 0) |
| 1304 | } |
| 1305 | } |
| 1306 | |
| 1307 | .bounceOutUp { |
| 1308 | -webkit-animation-name: bounceOutUp; |
| 1309 | animation-name: bounceOutUp |
| 1310 | } |
| 1311 | |
| 1312 | @-webkit-keyframes fadeIn { |
| 1313 | from { |
| 1314 | opacity: 0 |
| 1315 | } |
| 1316 | to { |
| 1317 | opacity: 1 |
| 1318 | } |
| 1319 | } |
| 1320 | |
| 1321 | @keyframes fadeIn { |
| 1322 | from { |
| 1323 | opacity: 0 |
| 1324 | } |
| 1325 | to { |
| 1326 | opacity: 1 |
| 1327 | } |
| 1328 | } |
| 1329 | |
| 1330 | .sgpb-fadeIn { |
| 1331 | -webkit-animation-name: fadeIn; |
| 1332 | animation-name: fadeIn |
| 1333 | } |
| 1334 | |
| 1335 | @-webkit-keyframes fadeInDown { |
| 1336 | from { |
| 1337 | opacity: 0; |
| 1338 | -webkit-transform: translate3d(0, -100%, 0); |
| 1339 | transform: translate3d(0, -100%, 0) |
| 1340 | } |
| 1341 | to { |
| 1342 | opacity: 1; |
| 1343 | -webkit-transform: none; |
| 1344 | transform: none |
| 1345 | } |
| 1346 | } |
| 1347 | |
| 1348 | @keyframes fadeInDown { |
| 1349 | from { |
| 1350 | opacity: 0; |
| 1351 | -webkit-transform: translate3d(0, -100%, 0); |
| 1352 | transform: translate3d(0, -100%, 0) |
| 1353 | } |
| 1354 | to { |
| 1355 | opacity: 1; |
| 1356 | -webkit-transform: none; |
| 1357 | transform: none |
| 1358 | } |
| 1359 | } |
| 1360 | |
| 1361 | .fadeInDown { |
| 1362 | -webkit-animation-name: fadeInDown; |
| 1363 | animation-name: fadeInDown |
| 1364 | } |
| 1365 | |
| 1366 | @-webkit-keyframes fadeInDownBig { |
| 1367 | from { |
| 1368 | opacity: 0; |
| 1369 | -webkit-transform: translate3d(0, -2000px, 0); |
| 1370 | transform: translate3d(0, -2000px, 0) |
| 1371 | } |
| 1372 | to { |
| 1373 | opacity: 1; |
| 1374 | -webkit-transform: none; |
| 1375 | transform: none |
| 1376 | } |
| 1377 | } |
| 1378 | |
| 1379 | @keyframes fadeInDownBig { |
| 1380 | from { |
| 1381 | opacity: 0; |
| 1382 | -webkit-transform: translate3d(0, -2000px, 0); |
| 1383 | transform: translate3d(0, -2000px, 0) |
| 1384 | } |
| 1385 | to { |
| 1386 | opacity: 1; |
| 1387 | -webkit-transform: none; |
| 1388 | transform: none |
| 1389 | } |
| 1390 | } |
| 1391 | |
| 1392 | .fadeInDownBig { |
| 1393 | -webkit-animation-name: fadeInDownBig; |
| 1394 | animation-name: fadeInDownBig |
| 1395 | } |
| 1396 | |
| 1397 | @-webkit-keyframes fadeInLeft { |
| 1398 | from { |
| 1399 | opacity: 0; |
| 1400 | -webkit-transform: translate3d(-100%, 0, 0); |
| 1401 | transform: translate3d(-100%, 0, 0) |
| 1402 | } |
| 1403 | to { |
| 1404 | opacity: 1; |
| 1405 | -webkit-transform: none; |
| 1406 | transform: none |
| 1407 | } |
| 1408 | } |
| 1409 | |
| 1410 | @keyframes fadeInLeft { |
| 1411 | from { |
| 1412 | opacity: 0; |
| 1413 | -webkit-transform: translate3d(-100%, 0, 0); |
| 1414 | transform: translate3d(-100%, 0, 0) |
| 1415 | } |
| 1416 | to { |
| 1417 | opacity: 1; |
| 1418 | -webkit-transform: none; |
| 1419 | transform: none |
| 1420 | } |
| 1421 | } |
| 1422 | |
| 1423 | .fadeInLeft { |
| 1424 | -webkit-animation-name: fadeInLeft; |
| 1425 | animation-name: fadeInLeft |
| 1426 | } |
| 1427 | |
| 1428 | @-webkit-keyframes fadeInLeftBig { |
| 1429 | from { |
| 1430 | opacity: 0; |
| 1431 | -webkit-transform: translate3d(-2000px, 0, 0); |
| 1432 | transform: translate3d(-2000px, 0, 0) |
| 1433 | } |
| 1434 | to { |
| 1435 | opacity: 1; |
| 1436 | -webkit-transform: none; |
| 1437 | transform: none |
| 1438 | } |
| 1439 | } |
| 1440 | |
| 1441 | @keyframes fadeInLeftBig { |
| 1442 | from { |
| 1443 | opacity: 0; |
| 1444 | -webkit-transform: translate3d(-2000px, 0, 0); |
| 1445 | transform: translate3d(-2000px, 0, 0) |
| 1446 | } |
| 1447 | to { |
| 1448 | opacity: 1; |
| 1449 | -webkit-transform: none; |
| 1450 | transform: none |
| 1451 | } |
| 1452 | } |
| 1453 | |
| 1454 | .fadeInLeftBig { |
| 1455 | -webkit-animation-name: fadeInLeftBig; |
| 1456 | animation-name: fadeInLeftBig |
| 1457 | } |
| 1458 | |
| 1459 | @-webkit-keyframes fadeInRight { |
| 1460 | from { |
| 1461 | opacity: 0; |
| 1462 | -webkit-transform: translate3d(100%, 0, 0); |
| 1463 | transform: translate3d(100%, 0, 0) |
| 1464 | } |
| 1465 | to { |
| 1466 | opacity: 1; |
| 1467 | -webkit-transform: none; |
| 1468 | transform: none |
| 1469 | } |
| 1470 | } |
| 1471 | |
| 1472 | @keyframes fadeInRight { |
| 1473 | from { |
| 1474 | opacity: 0; |
| 1475 | -webkit-transform: translate3d(100%, 0, 0); |
| 1476 | transform: translate3d(100%, 0, 0) |
| 1477 | } |
| 1478 | to { |
| 1479 | opacity: 1; |
| 1480 | -webkit-transform: none; |
| 1481 | transform: none |
| 1482 | } |
| 1483 | } |
| 1484 | |
| 1485 | .fadeInRight { |
| 1486 | -webkit-animation-name: fadeInRight; |
| 1487 | animation-name: fadeInRight |
| 1488 | } |
| 1489 | |
| 1490 | @-webkit-keyframes fadeInRightBig { |
| 1491 | from { |
| 1492 | opacity: 0; |
| 1493 | -webkit-transform: translate3d(2000px, 0, 0); |
| 1494 | transform: translate3d(2000px, 0, 0) |
| 1495 | } |
| 1496 | to { |
| 1497 | opacity: 1; |
| 1498 | -webkit-transform: none; |
| 1499 | transform: none |
| 1500 | } |
| 1501 | } |
| 1502 | |
| 1503 | @keyframes fadeInRightBig { |
| 1504 | from { |
| 1505 | opacity: 0; |
| 1506 | -webkit-transform: translate3d(2000px, 0, 0); |
| 1507 | transform: translate3d(2000px, 0, 0) |
| 1508 | } |
| 1509 | to { |
| 1510 | opacity: 1; |
| 1511 | -webkit-transform: none; |
| 1512 | transform: none |
| 1513 | } |
| 1514 | } |
| 1515 | |
| 1516 | .fadeInRightBig { |
| 1517 | -webkit-animation-name: fadeInRightBig; |
| 1518 | animation-name: fadeInRightBig |
| 1519 | } |
| 1520 | |
| 1521 | @-webkit-keyframes fadeInUp { |
| 1522 | from { |
| 1523 | opacity: 0; |
| 1524 | -webkit-transform: translate3d(0, 100%, 0); |
| 1525 | transform: translate3d(0, 100%, 0) |
| 1526 | } |
| 1527 | to { |
| 1528 | opacity: 1; |
| 1529 | -webkit-transform: none; |
| 1530 | transform: none |
| 1531 | } |
| 1532 | } |
| 1533 | |
| 1534 | @keyframes fadeInUp { |
| 1535 | from { |
| 1536 | opacity: 0; |
| 1537 | -webkit-transform: translate3d(0, 100%, 0); |
| 1538 | transform: translate3d(0, 100%, 0) |
| 1539 | } |
| 1540 | to { |
| 1541 | opacity: 1; |
| 1542 | -webkit-transform: none; |
| 1543 | transform: none |
| 1544 | } |
| 1545 | } |
| 1546 | |
| 1547 | .fadeInUp { |
| 1548 | -webkit-animation-name: fadeInUp; |
| 1549 | animation-name: fadeInUp |
| 1550 | } |
| 1551 | |
| 1552 | @-webkit-keyframes fadeInUpBig { |
| 1553 | from { |
| 1554 | opacity: 0; |
| 1555 | -webkit-transform: translate3d(0, 2000px, 0); |
| 1556 | transform: translate3d(0, 2000px, 0) |
| 1557 | } |
| 1558 | to { |
| 1559 | opacity: 1; |
| 1560 | -webkit-transform: none; |
| 1561 | transform: none |
| 1562 | } |
| 1563 | } |
| 1564 | |
| 1565 | @keyframes fadeInUpBig { |
| 1566 | from { |
| 1567 | opacity: 0; |
| 1568 | -webkit-transform: translate3d(0, 2000px, 0); |
| 1569 | transform: translate3d(0, 2000px, 0) |
| 1570 | } |
| 1571 | to { |
| 1572 | opacity: 1; |
| 1573 | -webkit-transform: none; |
| 1574 | transform: none |
| 1575 | } |
| 1576 | } |
| 1577 | |
| 1578 | .fadeInUpBig { |
| 1579 | -webkit-animation-name: fadeInUpBig; |
| 1580 | animation-name: fadeInUpBig |
| 1581 | } |
| 1582 | |
| 1583 | @-webkit-keyframes fadeOut { |
| 1584 | from { |
| 1585 | opacity: 1 |
| 1586 | } |
| 1587 | to { |
| 1588 | opacity: 0 |
| 1589 | } |
| 1590 | } |
| 1591 | |
| 1592 | @keyframes fadeOut { |
| 1593 | from { |
| 1594 | opacity: 1 |
| 1595 | } |
| 1596 | to { |
| 1597 | opacity: 0 |
| 1598 | } |
| 1599 | } |
| 1600 | |
| 1601 | .sgpb-fadeOut { |
| 1602 | -webkit-animation-name: fadeOut; |
| 1603 | animation-name: fadeOut |
| 1604 | } |
| 1605 | |
| 1606 | @-webkit-keyframes fadeOutDown { |
| 1607 | from { |
| 1608 | opacity: 1 |
| 1609 | } |
| 1610 | to { |
| 1611 | opacity: 0; |
| 1612 | -webkit-transform: translate3d(0, 100%, 0); |
| 1613 | transform: translate3d(0, 100%, 0) |
| 1614 | } |
| 1615 | } |
| 1616 | |
| 1617 | @keyframes fadeOutDown { |
| 1618 | from { |
| 1619 | opacity: 1 |
| 1620 | } |
| 1621 | to { |
| 1622 | opacity: 0; |
| 1623 | -webkit-transform: translate3d(0, 100%, 0); |
| 1624 | transform: translate3d(0, 100%, 0) |
| 1625 | } |
| 1626 | } |
| 1627 | |
| 1628 | .fadeOutDown { |
| 1629 | -webkit-animation-name: fadeOutDown; |
| 1630 | animation-name: fadeOutDown |
| 1631 | } |
| 1632 | |
| 1633 | @-webkit-keyframes fadeOutDownBig { |
| 1634 | from { |
| 1635 | opacity: 1 |
| 1636 | } |
| 1637 | to { |
| 1638 | opacity: 0; |
| 1639 | -webkit-transform: translate3d(0, 2000px, 0); |
| 1640 | transform: translate3d(0, 2000px, 0) |
| 1641 | } |
| 1642 | } |
| 1643 | |
| 1644 | @keyframes fadeOutDownBig { |
| 1645 | from { |
| 1646 | opacity: 1 |
| 1647 | } |
| 1648 | to { |
| 1649 | opacity: 0; |
| 1650 | -webkit-transform: translate3d(0, 2000px, 0); |
| 1651 | transform: translate3d(0, 2000px, 0) |
| 1652 | } |
| 1653 | } |
| 1654 | |
| 1655 | .fadeOutDownBig { |
| 1656 | -webkit-animation-name: fadeOutDownBig; |
| 1657 | animation-name: fadeOutDownBig |
| 1658 | } |
| 1659 | |
| 1660 | @-webkit-keyframes fadeOutLeft { |
| 1661 | from { |
| 1662 | opacity: 1 |
| 1663 | } |
| 1664 | to { |
| 1665 | opacity: 0; |
| 1666 | -webkit-transform: translate3d(-100%, 0, 0); |
| 1667 | transform: translate3d(-100%, 0, 0) |
| 1668 | } |
| 1669 | } |
| 1670 | |
| 1671 | @keyframes fadeOutLeft { |
| 1672 | from { |
| 1673 | opacity: 1 |
| 1674 | } |
| 1675 | to { |
| 1676 | opacity: 0; |
| 1677 | -webkit-transform: translate3d(-100%, 0, 0); |
| 1678 | transform: translate3d(-100%, 0, 0) |
| 1679 | } |
| 1680 | } |
| 1681 | |
| 1682 | .fadeOutLeft { |
| 1683 | -webkit-animation-name: fadeOutLeft; |
| 1684 | animation-name: fadeOutLeft |
| 1685 | } |
| 1686 | |
| 1687 | @-webkit-keyframes fadeOutLeftBig { |
| 1688 | from { |
| 1689 | opacity: 1 |
| 1690 | } |
| 1691 | to { |
| 1692 | opacity: 0; |
| 1693 | -webkit-transform: translate3d(-2000px, 0, 0); |
| 1694 | transform: translate3d(-2000px, 0, 0) |
| 1695 | } |
| 1696 | } |
| 1697 | |
| 1698 | @keyframes fadeOutLeftBig { |
| 1699 | from { |
| 1700 | opacity: 1 |
| 1701 | } |
| 1702 | to { |
| 1703 | opacity: 0; |
| 1704 | -webkit-transform: translate3d(-2000px, 0, 0); |
| 1705 | transform: translate3d(-2000px, 0, 0) |
| 1706 | } |
| 1707 | } |
| 1708 | |
| 1709 | .fadeOutLeftBig { |
| 1710 | -webkit-animation-name: fadeOutLeftBig; |
| 1711 | animation-name: fadeOutLeftBig |
| 1712 | } |
| 1713 | |
| 1714 | @-webkit-keyframes fadeOutRight { |
| 1715 | from { |
| 1716 | opacity: 1 |
| 1717 | } |
| 1718 | to { |
| 1719 | opacity: 0; |
| 1720 | -webkit-transform: translate3d(100%, 0, 0); |
| 1721 | transform: translate3d(100%, 0, 0) |
| 1722 | } |
| 1723 | } |
| 1724 | |
| 1725 | @keyframes fadeOutRight { |
| 1726 | from { |
| 1727 | opacity: 1 |
| 1728 | } |
| 1729 | to { |
| 1730 | opacity: 0; |
| 1731 | -webkit-transform: translate3d(100%, 0, 0); |
| 1732 | transform: translate3d(100%, 0, 0) |
| 1733 | } |
| 1734 | } |
| 1735 | |
| 1736 | .fadeOutRight { |
| 1737 | -webkit-animation-name: fadeOutRight; |
| 1738 | animation-name: fadeOutRight |
| 1739 | } |
| 1740 | |
| 1741 | @-webkit-keyframes fadeOutRightBig { |
| 1742 | from { |
| 1743 | opacity: 1 |
| 1744 | } |
| 1745 | to { |
| 1746 | opacity: 0; |
| 1747 | -webkit-transform: translate3d(2000px, 0, 0); |
| 1748 | transform: translate3d(2000px, 0, 0) |
| 1749 | } |
| 1750 | } |
| 1751 | |
| 1752 | @keyframes fadeOutRightBig { |
| 1753 | from { |
| 1754 | opacity: 1 |
| 1755 | } |
| 1756 | to { |
| 1757 | opacity: 0; |
| 1758 | -webkit-transform: translate3d(2000px, 0, 0); |
| 1759 | transform: translate3d(2000px, 0, 0) |
| 1760 | } |
| 1761 | } |
| 1762 | |
| 1763 | .fadeOutRightBig { |
| 1764 | -webkit-animation-name: fadeOutRightBig; |
| 1765 | animation-name: fadeOutRightBig |
| 1766 | } |
| 1767 | |
| 1768 | @-webkit-keyframes fadeOutUp { |
| 1769 | from { |
| 1770 | opacity: 1 |
| 1771 | } |
| 1772 | to { |
| 1773 | opacity: 0; |
| 1774 | -webkit-transform: translate3d(0, -100%, 0); |
| 1775 | transform: translate3d(0, -100%, 0) |
| 1776 | } |
| 1777 | } |
| 1778 | |
| 1779 | @keyframes fadeOutUp { |
| 1780 | from { |
| 1781 | opacity: 1 |
| 1782 | } |
| 1783 | to { |
| 1784 | opacity: 0; |
| 1785 | -webkit-transform: translate3d(0, -100%, 0); |
| 1786 | transform: translate3d(0, -100%, 0) |
| 1787 | } |
| 1788 | } |
| 1789 | |
| 1790 | .fadeOutUp { |
| 1791 | -webkit-animation-name: fadeOutUp; |
| 1792 | animation-name: fadeOutUp |
| 1793 | } |
| 1794 | |
| 1795 | @-webkit-keyframes fadeOutUpBig { |
| 1796 | from { |
| 1797 | opacity: 1 |
| 1798 | } |
| 1799 | to { |
| 1800 | opacity: 0; |
| 1801 | -webkit-transform: translate3d(0, -2000px, 0); |
| 1802 | transform: translate3d(0, -2000px, 0) |
| 1803 | } |
| 1804 | } |
| 1805 | |
| 1806 | @keyframes fadeOutUpBig { |
| 1807 | from { |
| 1808 | opacity: 1 |
| 1809 | } |
| 1810 | to { |
| 1811 | opacity: 0; |
| 1812 | -webkit-transform: translate3d(0, -2000px, 0); |
| 1813 | transform: translate3d(0, -2000px, 0) |
| 1814 | } |
| 1815 | } |
| 1816 | |
| 1817 | .fadeOutUpBig { |
| 1818 | -webkit-animation-name: fadeOutUpBig; |
| 1819 | animation-name: fadeOutUpBig |
| 1820 | } |
| 1821 | |
| 1822 | @-webkit-keyframes flip { |
| 1823 | from { |
| 1824 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); |
| 1825 | transform: perspective(400px) rotate3d(0, 1, 0, -360deg); |
| 1826 | -webkit-animation-timing-function: ease-out; |
| 1827 | animation-timing-function: ease-out |
| 1828 | } |
| 1829 | 40% { |
| 1830 | -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); |
| 1831 | transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); |
| 1832 | -webkit-animation-timing-function: ease-out; |
| 1833 | animation-timing-function: ease-out |
| 1834 | } |
| 1835 | 50% { |
| 1836 | -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); |
| 1837 | transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); |
| 1838 | -webkit-animation-timing-function: ease-in; |
| 1839 | animation-timing-function: ease-in |
| 1840 | } |
| 1841 | 80% { |
| 1842 | -webkit-transform: perspective(400px) scale3d(.95, .95, .95); |
| 1843 | transform: perspective(400px) scale3d(.95, .95, .95); |
| 1844 | -webkit-animation-timing-function: ease-in; |
| 1845 | animation-timing-function: ease-in |
| 1846 | } |
| 1847 | to { |
| 1848 | -webkit-transform: perspective(400px); |
| 1849 | transform: perspective(400px); |
| 1850 | -webkit-animation-timing-function: ease-in; |
| 1851 | animation-timing-function: ease-in |
| 1852 | } |
| 1853 | } |
| 1854 | |
| 1855 | @keyframes flip { |
| 1856 | from { |
| 1857 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); |
| 1858 | transform: perspective(400px) rotate3d(0, 1, 0, -360deg); |
| 1859 | -webkit-animation-timing-function: ease-out; |
| 1860 | animation-timing-function: ease-out |
| 1861 | } |
| 1862 | 40% { |
| 1863 | -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); |
| 1864 | transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); |
| 1865 | -webkit-animation-timing-function: ease-out; |
| 1866 | animation-timing-function: ease-out |
| 1867 | } |
| 1868 | 50% { |
| 1869 | -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); |
| 1870 | transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); |
| 1871 | -webkit-animation-timing-function: ease-in; |
| 1872 | animation-timing-function: ease-in |
| 1873 | } |
| 1874 | 80% { |
| 1875 | -webkit-transform: perspective(400px) scale3d(.95, .95, .95); |
| 1876 | transform: perspective(400px) scale3d(.95, .95, .95); |
| 1877 | -webkit-animation-timing-function: ease-in; |
| 1878 | animation-timing-function: ease-in |
| 1879 | } |
| 1880 | to { |
| 1881 | -webkit-transform: perspective(400px); |
| 1882 | transform: perspective(400px); |
| 1883 | -webkit-animation-timing-function: ease-in; |
| 1884 | animation-timing-function: ease-in |
| 1885 | } |
| 1886 | } |
| 1887 | |
| 1888 | .sg-animated.sgpb-flip { |
| 1889 | -webkit-backface-visibility: visible; |
| 1890 | backface-visibility: visible; |
| 1891 | -webkit-animation-name: flip; |
| 1892 | animation-name: flip |
| 1893 | } |
| 1894 | |
| 1895 | @-webkit-keyframes flipInX { |
| 1896 | from { |
| 1897 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 1898 | transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 1899 | -webkit-animation-timing-function: ease-in; |
| 1900 | animation-timing-function: ease-in; |
| 1901 | opacity: 0 |
| 1902 | } |
| 1903 | 40% { |
| 1904 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 1905 | transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 1906 | -webkit-animation-timing-function: ease-in; |
| 1907 | animation-timing-function: ease-in |
| 1908 | } |
| 1909 | 60% { |
| 1910 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); |
| 1911 | transform: perspective(400px) rotate3d(1, 0, 0, 10deg); |
| 1912 | opacity: 1 |
| 1913 | } |
| 1914 | 80% { |
| 1915 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); |
| 1916 | transform: perspective(400px) rotate3d(1, 0, 0, -5deg) |
| 1917 | } |
| 1918 | to { |
| 1919 | -webkit-transform: perspective(400px); |
| 1920 | transform: perspective(400px) |
| 1921 | } |
| 1922 | } |
| 1923 | |
| 1924 | @keyframes flipInX { |
| 1925 | from { |
| 1926 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 1927 | transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 1928 | -webkit-animation-timing-function: ease-in; |
| 1929 | animation-timing-function: ease-in; |
| 1930 | opacity: 0 |
| 1931 | } |
| 1932 | 40% { |
| 1933 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 1934 | transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 1935 | -webkit-animation-timing-function: ease-in; |
| 1936 | animation-timing-function: ease-in |
| 1937 | } |
| 1938 | 60% { |
| 1939 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); |
| 1940 | transform: perspective(400px) rotate3d(1, 0, 0, 10deg); |
| 1941 | opacity: 1 |
| 1942 | } |
| 1943 | 80% { |
| 1944 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); |
| 1945 | transform: perspective(400px) rotate3d(1, 0, 0, -5deg) |
| 1946 | } |
| 1947 | to { |
| 1948 | -webkit-transform: perspective(400px); |
| 1949 | transform: perspective(400px) |
| 1950 | } |
| 1951 | } |
| 1952 | |
| 1953 | .sgpb-flipInX { |
| 1954 | backface-visibility: visible!important; |
| 1955 | -webkit-animation-name: flipInX; |
| 1956 | animation-name: flipInX |
| 1957 | } |
| 1958 | |
| 1959 | .flipInX, |
| 1960 | .flipInY { |
| 1961 | -webkit-backface-visibility: visible!important |
| 1962 | } |
| 1963 | |
| 1964 | @-webkit-keyframes flipInY { |
| 1965 | from { |
| 1966 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 1967 | transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 1968 | -webkit-animation-timing-function: ease-in; |
| 1969 | animation-timing-function: ease-in; |
| 1970 | opacity: 0 |
| 1971 | } |
| 1972 | 40% { |
| 1973 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); |
| 1974 | transform: perspective(400px) rotate3d(0, 1, 0, -20deg); |
| 1975 | -webkit-animation-timing-function: ease-in; |
| 1976 | animation-timing-function: ease-in |
| 1977 | } |
| 1978 | 60% { |
| 1979 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); |
| 1980 | transform: perspective(400px) rotate3d(0, 1, 0, 10deg); |
| 1981 | opacity: 1 |
| 1982 | } |
| 1983 | 80% { |
| 1984 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); |
| 1985 | transform: perspective(400px) rotate3d(0, 1, 0, -5deg) |
| 1986 | } |
| 1987 | to { |
| 1988 | -webkit-transform: perspective(400px); |
| 1989 | transform: perspective(400px) |
| 1990 | } |
| 1991 | } |
| 1992 | |
| 1993 | @keyframes flipInY { |
| 1994 | from { |
| 1995 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 1996 | transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 1997 | -webkit-animation-timing-function: ease-in; |
| 1998 | animation-timing-function: ease-in; |
| 1999 | opacity: 0 |
| 2000 | } |
| 2001 | 40% { |
| 2002 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); |
| 2003 | transform: perspective(400px) rotate3d(0, 1, 0, -20deg); |
| 2004 | -webkit-animation-timing-function: ease-in; |
| 2005 | animation-timing-function: ease-in |
| 2006 | } |
| 2007 | 60% { |
| 2008 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); |
| 2009 | transform: perspective(400px) rotate3d(0, 1, 0, 10deg); |
| 2010 | opacity: 1 |
| 2011 | } |
| 2012 | 80% { |
| 2013 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); |
| 2014 | transform: perspective(400px) rotate3d(0, 1, 0, -5deg) |
| 2015 | } |
| 2016 | to { |
| 2017 | -webkit-transform: perspective(400px); |
| 2018 | transform: perspective(400px) |
| 2019 | } |
| 2020 | } |
| 2021 | |
| 2022 | .flipInY { |
| 2023 | backface-visibility: visible!important; |
| 2024 | -webkit-animation-name: flipInY; |
| 2025 | animation-name: flipInY |
| 2026 | } |
| 2027 | |
| 2028 | @-webkit-keyframes flipOutX { |
| 2029 | from { |
| 2030 | -webkit-transform: perspective(400px); |
| 2031 | transform: perspective(400px) |
| 2032 | } |
| 2033 | 30% { |
| 2034 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 2035 | transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 2036 | opacity: 1 |
| 2037 | } |
| 2038 | to { |
| 2039 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 2040 | transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 2041 | opacity: 0 |
| 2042 | } |
| 2043 | } |
| 2044 | |
| 2045 | @keyframes flipOutX { |
| 2046 | from { |
| 2047 | -webkit-transform: perspective(400px); |
| 2048 | transform: perspective(400px) |
| 2049 | } |
| 2050 | 30% { |
| 2051 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 2052 | transform: perspective(400px) rotate3d(1, 0, 0, -20deg); |
| 2053 | opacity: 1 |
| 2054 | } |
| 2055 | to { |
| 2056 | -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 2057 | transform: perspective(400px) rotate3d(1, 0, 0, 90deg); |
| 2058 | opacity: 0 |
| 2059 | } |
| 2060 | } |
| 2061 | |
| 2062 | .flipOutX { |
| 2063 | -webkit-animation-name: flipOutX; |
| 2064 | animation-name: flipOutX; |
| 2065 | backface-visibility: visible!important |
| 2066 | } |
| 2067 | |
| 2068 | .flipOutX, |
| 2069 | .flipOutY { |
| 2070 | -webkit-backface-visibility: visible!important |
| 2071 | } |
| 2072 | |
| 2073 | @-webkit-keyframes flipOutY { |
| 2074 | from { |
| 2075 | -webkit-transform: perspective(400px); |
| 2076 | transform: perspective(400px) |
| 2077 | } |
| 2078 | 30% { |
| 2079 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); |
| 2080 | transform: perspective(400px) rotate3d(0, 1, 0, -15deg); |
| 2081 | opacity: 1 |
| 2082 | } |
| 2083 | to { |
| 2084 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 2085 | transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 2086 | opacity: 0 |
| 2087 | } |
| 2088 | } |
| 2089 | |
| 2090 | @keyframes flipOutY { |
| 2091 | from { |
| 2092 | -webkit-transform: perspective(400px); |
| 2093 | transform: perspective(400px) |
| 2094 | } |
| 2095 | 30% { |
| 2096 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); |
| 2097 | transform: perspective(400px) rotate3d(0, 1, 0, -15deg); |
| 2098 | opacity: 1 |
| 2099 | } |
| 2100 | to { |
| 2101 | -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 2102 | transform: perspective(400px) rotate3d(0, 1, 0, 90deg); |
| 2103 | opacity: 0 |
| 2104 | } |
| 2105 | } |
| 2106 | |
| 2107 | .flipOutY { |
| 2108 | backface-visibility: visible!important; |
| 2109 | -webkit-animation-name: flipOutY; |
| 2110 | animation-name: flipOutY |
| 2111 | } |
| 2112 | |
| 2113 | @-webkit-keyframes lightSpeedIn { |
| 2114 | from { |
| 2115 | -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); |
| 2116 | transform: translate3d(100%, 0, 0) skewX(-30deg); |
| 2117 | opacity: 0 |
| 2118 | } |
| 2119 | 60% { |
| 2120 | -webkit-transform: skewX(20deg); |
| 2121 | transform: skewX(20deg); |
| 2122 | opacity: 1 |
| 2123 | } |
| 2124 | 80% { |
| 2125 | -webkit-transform: skewX(-5deg); |
| 2126 | transform: skewX(-5deg); |
| 2127 | opacity: 1 |
| 2128 | } |
| 2129 | to { |
| 2130 | -webkit-transform: none; |
| 2131 | transform: none; |
| 2132 | opacity: 1 |
| 2133 | } |
| 2134 | } |
| 2135 | |
| 2136 | @keyframes lightSpeedIn { |
| 2137 | from { |
| 2138 | -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); |
| 2139 | transform: translate3d(100%, 0, 0) skewX(-30deg); |
| 2140 | opacity: 0 |
| 2141 | } |
| 2142 | 60% { |
| 2143 | -webkit-transform: skewX(20deg); |
| 2144 | transform: skewX(20deg); |
| 2145 | opacity: 1 |
| 2146 | } |
| 2147 | 80% { |
| 2148 | -webkit-transform: skewX(-5deg); |
| 2149 | transform: skewX(-5deg); |
| 2150 | opacity: 1 |
| 2151 | } |
| 2152 | to { |
| 2153 | -webkit-transform: none; |
| 2154 | transform: none; |
| 2155 | opacity: 1 |
| 2156 | } |
| 2157 | } |
| 2158 | |
| 2159 | .lightSpeedIn { |
| 2160 | -webkit-animation-name: lightSpeedIn; |
| 2161 | animation-name: lightSpeedIn; |
| 2162 | -webkit-animation-timing-function: ease-out; |
| 2163 | animation-timing-function: ease-out |
| 2164 | } |
| 2165 | |
| 2166 | @-webkit-keyframes lightSpeedOut { |
| 2167 | from { |
| 2168 | opacity: 1 |
| 2169 | } |
| 2170 | to { |
| 2171 | -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); |
| 2172 | transform: translate3d(100%, 0, 0) skewX(30deg); |
| 2173 | opacity: 0 |
| 2174 | } |
| 2175 | } |
| 2176 | |
| 2177 | @keyframes lightSpeedOut { |
| 2178 | from { |
| 2179 | opacity: 1 |
| 2180 | } |
| 2181 | to { |
| 2182 | -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); |
| 2183 | transform: translate3d(100%, 0, 0) skewX(30deg); |
| 2184 | opacity: 0 |
| 2185 | } |
| 2186 | } |
| 2187 | |
| 2188 | .lightSpeedOut { |
| 2189 | -webkit-animation-name: lightSpeedOut; |
| 2190 | animation-name: lightSpeedOut; |
| 2191 | -webkit-animation-timing-function: ease-in; |
| 2192 | animation-timing-function: ease-in |
| 2193 | } |
| 2194 | |
| 2195 | @-webkit-keyframes rotateIn { |
| 2196 | from { |
| 2197 | -webkit-transform-origin: center; |
| 2198 | transform-origin: center; |
| 2199 | -webkit-transform: rotate3d(0, 0, 1, -200deg); |
| 2200 | transform: rotate3d(0, 0, 1, -200deg); |
| 2201 | opacity: 0 |
| 2202 | } |
| 2203 | to { |
| 2204 | -webkit-transform-origin: center; |
| 2205 | transform-origin: center; |
| 2206 | -webkit-transform: none; |
| 2207 | transform: none; |
| 2208 | opacity: 1 |
| 2209 | } |
| 2210 | } |
| 2211 | |
| 2212 | @keyframes rotateIn { |
| 2213 | from { |
| 2214 | -webkit-transform-origin: center; |
| 2215 | transform-origin: center; |
| 2216 | -webkit-transform: rotate3d(0, 0, 1, -200deg); |
| 2217 | transform: rotate3d(0, 0, 1, -200deg); |
| 2218 | opacity: 0 |
| 2219 | } |
| 2220 | to { |
| 2221 | -webkit-transform-origin: center; |
| 2222 | transform-origin: center; |
| 2223 | -webkit-transform: none; |
| 2224 | transform: none; |
| 2225 | opacity: 1 |
| 2226 | } |
| 2227 | } |
| 2228 | |
| 2229 | .sgpb-rotateIn { |
| 2230 | -webkit-animation-name: rotateIn; |
| 2231 | animation-name: rotateIn |
| 2232 | } |
| 2233 | |
| 2234 | @-webkit-keyframes rotateInDownLeft { |
| 2235 | from { |
| 2236 | -webkit-transform-origin: left bottom; |
| 2237 | transform-origin: left bottom; |
| 2238 | -webkit-transform: rotate3d(0, 0, 1, -45deg); |
| 2239 | transform: rotate3d(0, 0, 1, -45deg); |
| 2240 | opacity: 0 |
| 2241 | } |
| 2242 | to { |
| 2243 | -webkit-transform-origin: left bottom; |
| 2244 | transform-origin: left bottom; |
| 2245 | -webkit-transform: none; |
| 2246 | transform: none; |
| 2247 | opacity: 1 |
| 2248 | } |
| 2249 | } |
| 2250 | |
| 2251 | @keyframes rotateInDownLeft { |
| 2252 | from { |
| 2253 | -webkit-transform-origin: left bottom; |
| 2254 | transform-origin: left bottom; |
| 2255 | -webkit-transform: rotate3d(0, 0, 1, -45deg); |
| 2256 | transform: rotate3d(0, 0, 1, -45deg); |
| 2257 | opacity: 0 |
| 2258 | } |
| 2259 | to { |
| 2260 | -webkit-transform-origin: left bottom; |
| 2261 | transform-origin: left bottom; |
| 2262 | -webkit-transform: none; |
| 2263 | transform: none; |
| 2264 | opacity: 1 |
| 2265 | } |
| 2266 | } |
| 2267 | |
| 2268 | .sgpb-rotateInDownLeft { |
| 2269 | -webkit-animation-name: rotateInDownLeft; |
| 2270 | animation-name: rotateInDownLeft |
| 2271 | } |
| 2272 | |
| 2273 | @-webkit-keyframes rotateInDownRight { |
| 2274 | from { |
| 2275 | -webkit-transform-origin: right bottom; |
| 2276 | transform-origin: right bottom; |
| 2277 | -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| 2278 | transform: rotate3d(0, 0, 1, 45deg); |
| 2279 | opacity: 0 |
| 2280 | } |
| 2281 | to { |
| 2282 | -webkit-transform-origin: right bottom; |
| 2283 | transform-origin: right bottom; |
| 2284 | -webkit-transform: none; |
| 2285 | transform: none; |
| 2286 | opacity: 1 |
| 2287 | } |
| 2288 | } |
| 2289 | |
| 2290 | @keyframes rotateInDownRight { |
| 2291 | from { |
| 2292 | -webkit-transform-origin: right bottom; |
| 2293 | transform-origin: right bottom; |
| 2294 | -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| 2295 | transform: rotate3d(0, 0, 1, 45deg); |
| 2296 | opacity: 0 |
| 2297 | } |
| 2298 | to { |
| 2299 | -webkit-transform-origin: right bottom; |
| 2300 | transform-origin: right bottom; |
| 2301 | -webkit-transform: none; |
| 2302 | transform: none; |
| 2303 | opacity: 1 |
| 2304 | } |
| 2305 | } |
| 2306 | |
| 2307 | .rotateInDownRight { |
| 2308 | -webkit-animation-name: rotateInDownRight; |
| 2309 | animation-name: rotateInDownRight |
| 2310 | } |
| 2311 | |
| 2312 | @-webkit-keyframes rotateInUpLeft { |
| 2313 | from { |
| 2314 | -webkit-transform-origin: left bottom; |
| 2315 | transform-origin: left bottom; |
| 2316 | -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| 2317 | transform: rotate3d(0, 0, 1, 45deg); |
| 2318 | opacity: 0 |
| 2319 | } |
| 2320 | to { |
| 2321 | -webkit-transform-origin: left bottom; |
| 2322 | transform-origin: left bottom; |
| 2323 | -webkit-transform: none; |
| 2324 | transform: none; |
| 2325 | opacity: 1 |
| 2326 | } |
| 2327 | } |
| 2328 | |
| 2329 | @keyframes rotateInUpLeft { |
| 2330 | from { |
| 2331 | -webkit-transform-origin: left bottom; |
| 2332 | transform-origin: left bottom; |
| 2333 | -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| 2334 | transform: rotate3d(0, 0, 1, 45deg); |
| 2335 | opacity: 0 |
| 2336 | } |
| 2337 | to { |
| 2338 | -webkit-transform-origin: left bottom; |
| 2339 | transform-origin: left bottom; |
| 2340 | -webkit-transform: none; |
| 2341 | transform: none; |
| 2342 | opacity: 1 |
| 2343 | } |
| 2344 | } |
| 2345 | |
| 2346 | .rotateInUpLeft { |
| 2347 | -webkit-animation-name: rotateInUpLeft; |
| 2348 | animation-name: rotateInUpLeft |
| 2349 | } |
| 2350 | |
| 2351 | @-webkit-keyframes rotateInUpRight { |
| 2352 | from { |
| 2353 | -webkit-transform-origin: right bottom; |
| 2354 | transform-origin: right bottom; |
| 2355 | -webkit-transform: rotate3d(0, 0, 1, -90deg); |
| 2356 | transform: rotate3d(0, 0, 1, -90deg); |
| 2357 | opacity: 0 |
| 2358 | } |
| 2359 | to { |
| 2360 | -webkit-transform-origin: right bottom; |
| 2361 | transform-origin: right bottom; |
| 2362 | -webkit-transform: none; |
| 2363 | transform: none; |
| 2364 | opacity: 1 |
| 2365 | } |
| 2366 | } |
| 2367 | |
| 2368 | @keyframes rotateInUpRight { |
| 2369 | from { |
| 2370 | -webkit-transform-origin: right bottom; |
| 2371 | transform-origin: right bottom; |
| 2372 | -webkit-transform: rotate3d(0, 0, 1, -90deg); |
| 2373 | transform: rotate3d(0, 0, 1, -90deg); |
| 2374 | opacity: 0 |
| 2375 | } |
| 2376 | to { |
| 2377 | -webkit-transform-origin: right bottom; |
| 2378 | transform-origin: right bottom; |
| 2379 | -webkit-transform: none; |
| 2380 | transform: none; |
| 2381 | opacity: 1 |
| 2382 | } |
| 2383 | } |
| 2384 | |
| 2385 | .rotateInUpRight { |
| 2386 | -webkit-animation-name: rotateInUpRight; |
| 2387 | animation-name: rotateInUpRight |
| 2388 | } |
| 2389 | |
| 2390 | @-webkit-keyframes rotateOut { |
| 2391 | from { |
| 2392 | -webkit-transform-origin: center; |
| 2393 | transform-origin: center; |
| 2394 | opacity: 1 |
| 2395 | } |
| 2396 | to { |
| 2397 | -webkit-transform-origin: center; |
| 2398 | transform-origin: center; |
| 2399 | -webkit-transform: rotate3d(0, 0, 1, 200deg); |
| 2400 | transform: rotate3d(0, 0, 1, 200deg); |
| 2401 | opacity: 0 |
| 2402 | } |
| 2403 | } |
| 2404 | |
| 2405 | @keyframes rotateOut { |
| 2406 | from { |
| 2407 | -webkit-transform-origin: center; |
| 2408 | transform-origin: center; |
| 2409 | opacity: 1 |
| 2410 | } |
| 2411 | to { |
| 2412 | -webkit-transform-origin: center; |
| 2413 | transform-origin: center; |
| 2414 | -webkit-transform: rotate3d(0, 0, 1, 200deg); |
| 2415 | transform: rotate3d(0, 0, 1, 200deg); |
| 2416 | opacity: 0 |
| 2417 | } |
| 2418 | } |
| 2419 | |
| 2420 | .sgpb-rotateOut { |
| 2421 | -webkit-animation-name: rotateOut; |
| 2422 | animation-name: rotateOut |
| 2423 | } |
| 2424 | |
| 2425 | @-webkit-keyframes rotateOutDownLeft { |
| 2426 | from { |
| 2427 | -webkit-transform-origin: left bottom; |
| 2428 | transform-origin: left bottom; |
| 2429 | opacity: 1 |
| 2430 | } |
| 2431 | to { |
| 2432 | -webkit-transform-origin: left bottom; |
| 2433 | transform-origin: left bottom; |
| 2434 | -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| 2435 | transform: rotate3d(0, 0, 1, 45deg); |
| 2436 | opacity: 0 |
| 2437 | } |
| 2438 | } |
| 2439 | |
| 2440 | @keyframes rotateOutDownLeft { |
| 2441 | from { |
| 2442 | -webkit-transform-origin: left bottom; |
| 2443 | transform-origin: left bottom; |
| 2444 | opacity: 1 |
| 2445 | } |
| 2446 | to { |
| 2447 | -webkit-transform-origin: left bottom; |
| 2448 | transform-origin: left bottom; |
| 2449 | -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| 2450 | transform: rotate3d(0, 0, 1, 45deg); |
| 2451 | opacity: 0 |
| 2452 | } |
| 2453 | } |
| 2454 | |
| 2455 | .rotateOutDownLeft { |
| 2456 | -webkit-animation-name: rotateOutDownLeft; |
| 2457 | animation-name: rotateOutDownLeft |
| 2458 | } |
| 2459 | |
| 2460 | @-webkit-keyframes rotateOutDownRight { |
| 2461 | from { |
| 2462 | -webkit-transform-origin: right bottom; |
| 2463 | transform-origin: right bottom; |
| 2464 | opacity: 1 |
| 2465 | } |
| 2466 | to { |
| 2467 | -webkit-transform-origin: right bottom; |
| 2468 | transform-origin: right bottom; |
| 2469 | -webkit-transform: rotate3d(0, 0, 1, -45deg); |
| 2470 | transform: rotate3d(0, 0, 1, -45deg); |
| 2471 | opacity: 0 |
| 2472 | } |
| 2473 | } |
| 2474 | |
| 2475 | @keyframes rotateOutDownRight { |
| 2476 | from { |
| 2477 | -webkit-transform-origin: right bottom; |
| 2478 | transform-origin: right bottom; |
| 2479 | opacity: 1 |
| 2480 | } |
| 2481 | to { |
| 2482 | -webkit-transform-origin: right bottom; |
| 2483 | transform-origin: right bottom; |
| 2484 | -webkit-transform: rotate3d(0, 0, 1, -45deg); |
| 2485 | transform: rotate3d(0, 0, 1, -45deg); |
| 2486 | opacity: 0 |
| 2487 | } |
| 2488 | } |
| 2489 | |
| 2490 | .rotateOutDownRight { |
| 2491 | -webkit-animation-name: rotateOutDownRight; |
| 2492 | animation-name: rotateOutDownRight |
| 2493 | } |
| 2494 | |
| 2495 | @-webkit-keyframes rotateOutUpLeft { |
| 2496 | from { |
| 2497 | -webkit-transform-origin: left bottom; |
| 2498 | transform-origin: left bottom; |
| 2499 | opacity: 1 |
| 2500 | } |
| 2501 | to { |
| 2502 | -webkit-transform-origin: left bottom; |
| 2503 | transform-origin: left bottom; |
| 2504 | -webkit-transform: rotate3d(0, 0, 1, -45deg); |
| 2505 | transform: rotate3d(0, 0, 1, -45deg); |
| 2506 | opacity: 0 |
| 2507 | } |
| 2508 | } |
| 2509 | |
| 2510 | @keyframes rotateOutUpLeft { |
| 2511 | from { |
| 2512 | -webkit-transform-origin: left bottom; |
| 2513 | transform-origin: left bottom; |
| 2514 | opacity: 1 |
| 2515 | } |
| 2516 | to { |
| 2517 | -webkit-transform-origin: left bottom; |
| 2518 | transform-origin: left bottom; |
| 2519 | -webkit-transform: rotate3d(0, 0, 1, -45deg); |
| 2520 | transform: rotate3d(0, 0, 1, -45deg); |
| 2521 | opacity: 0 |
| 2522 | } |
| 2523 | } |
| 2524 | |
| 2525 | .rotateOutUpLeft { |
| 2526 | -webkit-animation-name: rotateOutUpLeft; |
| 2527 | animation-name: rotateOutUpLeft |
| 2528 | } |
| 2529 | |
| 2530 | @-webkit-keyframes rotateOutUpRight { |
| 2531 | from { |
| 2532 | -webkit-transform-origin: right bottom; |
| 2533 | transform-origin: right bottom; |
| 2534 | opacity: 1 |
| 2535 | } |
| 2536 | to { |
| 2537 | -webkit-transform-origin: right bottom; |
| 2538 | transform-origin: right bottom; |
| 2539 | -webkit-transform: rotate3d(0, 0, 1, 90deg); |
| 2540 | transform: rotate3d(0, 0, 1, 90deg); |
| 2541 | opacity: 0 |
| 2542 | } |
| 2543 | } |
| 2544 | |
| 2545 | @keyframes rotateOutUpRight { |
| 2546 | from { |
| 2547 | -webkit-transform-origin: right bottom; |
| 2548 | transform-origin: right bottom; |
| 2549 | opacity: 1 |
| 2550 | } |
| 2551 | to { |
| 2552 | -webkit-transform-origin: right bottom; |
| 2553 | transform-origin: right bottom; |
| 2554 | -webkit-transform: rotate3d(0, 0, 1, 90deg); |
| 2555 | transform: rotate3d(0, 0, 1, 90deg); |
| 2556 | opacity: 0 |
| 2557 | } |
| 2558 | } |
| 2559 | |
| 2560 | .rotateOutUpRight { |
| 2561 | -webkit-animation-name: rotateOutUpRight; |
| 2562 | animation-name: rotateOutUpRight |
| 2563 | } |
| 2564 | |
| 2565 | @-webkit-keyframes hinge { |
| 2566 | 0% { |
| 2567 | -webkit-transform-origin: top left; |
| 2568 | transform-origin: top left; |
| 2569 | -webkit-animation-timing-function: ease-in-out; |
| 2570 | animation-timing-function: ease-in-out |
| 2571 | } |
| 2572 | 20%, |
| 2573 | 60% { |
| 2574 | -webkit-transform: rotate3d(0, 0, 1, 80deg); |
| 2575 | transform: rotate3d(0, 0, 1, 80deg); |
| 2576 | -webkit-transform-origin: top left; |
| 2577 | transform-origin: top left; |
| 2578 | -webkit-animation-timing-function: ease-in-out; |
| 2579 | animation-timing-function: ease-in-out |
| 2580 | } |
| 2581 | 40%, |
| 2582 | 80% { |
| 2583 | -webkit-transform: rotate3d(0, 0, 1, 60deg); |
| 2584 | transform: rotate3d(0, 0, 1, 60deg); |
| 2585 | -webkit-transform-origin: top left; |
| 2586 | transform-origin: top left; |
| 2587 | -webkit-animation-timing-function: ease-in-out; |
| 2588 | animation-timing-function: ease-in-out; |
| 2589 | opacity: 1 |
| 2590 | } |
| 2591 | to { |
| 2592 | -webkit-transform: translate3d(0, 700px, 0); |
| 2593 | transform: translate3d(0, 700px, 0); |
| 2594 | opacity: 0 |
| 2595 | } |
| 2596 | } |
| 2597 | |
| 2598 | @keyframes hinge { |
| 2599 | 0% { |
| 2600 | -webkit-transform-origin: top left; |
| 2601 | transform-origin: top left; |
| 2602 | -webkit-animation-timing-function: ease-in-out; |
| 2603 | animation-timing-function: ease-in-out |
| 2604 | } |
| 2605 | 20%, |
| 2606 | 60% { |
| 2607 | -webkit-transform: rotate3d(0, 0, 1, 80deg); |
| 2608 | transform: rotate3d(0, 0, 1, 80deg); |
| 2609 | -webkit-transform-origin: top left; |
| 2610 | transform-origin: top left; |
| 2611 | -webkit-animation-timing-function: ease-in-out; |
| 2612 | animation-timing-function: ease-in-out |
| 2613 | } |
| 2614 | 40%, |
| 2615 | 80% { |
| 2616 | -webkit-transform: rotate3d(0, 0, 1, 60deg); |
| 2617 | transform: rotate3d(0, 0, 1, 60deg); |
| 2618 | -webkit-transform-origin: top left; |
| 2619 | transform-origin: top left; |
| 2620 | -webkit-animation-timing-function: ease-in-out; |
| 2621 | animation-timing-function: ease-in-out; |
| 2622 | opacity: 1 |
| 2623 | } |
| 2624 | to { |
| 2625 | -webkit-transform: translate3d(0, 700px, 0); |
| 2626 | transform: translate3d(0, 700px, 0); |
| 2627 | opacity: 0 |
| 2628 | } |
| 2629 | } |
| 2630 | |
| 2631 | .hinge { |
| 2632 | -webkit-animation-name: hinge; |
| 2633 | animation-name: hinge |
| 2634 | } |
| 2635 | |
| 2636 | @-webkit-keyframes rollIn { |
| 2637 | from { |
| 2638 | opacity: 0; |
| 2639 | -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); |
| 2640 | transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg) |
| 2641 | } |
| 2642 | to { |
| 2643 | opacity: 1; |
| 2644 | -webkit-transform: none; |
| 2645 | transform: none |
| 2646 | } |
| 2647 | } |
| 2648 | |
| 2649 | @keyframes rollIn { |
| 2650 | from { |
| 2651 | opacity: 0; |
| 2652 | -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); |
| 2653 | transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg) |
| 2654 | } |
| 2655 | to { |
| 2656 | opacity: 1; |
| 2657 | -webkit-transform: none; |
| 2658 | transform: none |
| 2659 | } |
| 2660 | } |
| 2661 | |
| 2662 | .rollIn { |
| 2663 | -webkit-animation-name: rollIn; |
| 2664 | animation-name: rollIn |
| 2665 | } |
| 2666 | |
| 2667 | @-webkit-keyframes rollOut { |
| 2668 | from { |
| 2669 | opacity: 1 |
| 2670 | } |
| 2671 | to { |
| 2672 | opacity: 0; |
| 2673 | -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); |
| 2674 | transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg) |
| 2675 | } |
| 2676 | } |
| 2677 | |
| 2678 | @keyframes rollOut { |
| 2679 | from { |
| 2680 | opacity: 1 |
| 2681 | } |
| 2682 | to { |
| 2683 | opacity: 0; |
| 2684 | -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); |
| 2685 | transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg) |
| 2686 | } |
| 2687 | } |
| 2688 | |
| 2689 | .rollOut { |
| 2690 | -webkit-animation-name: rollOut; |
| 2691 | animation-name: rollOut |
| 2692 | } |
| 2693 | |
| 2694 | @-webkit-keyframes zoomIn { |
| 2695 | from { |
| 2696 | opacity: 0; |
| 2697 | -webkit-transform: scale3d(.3, .3, .3); |
| 2698 | transform: scale3d(.3, .3, .3) |
| 2699 | } |
| 2700 | 50% { |
| 2701 | opacity: 1 |
| 2702 | } |
| 2703 | } |
| 2704 | |
| 2705 | @keyframes zoomIn { |
| 2706 | from { |
| 2707 | opacity: 0; |
| 2708 | -webkit-transform: scale3d(.3, .3, .3); |
| 2709 | transform: scale3d(.3, .3, .3) |
| 2710 | } |
| 2711 | 50% { |
| 2712 | opacity: 1 |
| 2713 | } |
| 2714 | } |
| 2715 | |
| 2716 | .zoomIn { |
| 2717 | -webkit-animation-name: zoomIn; |
| 2718 | animation-name: zoomIn |
| 2719 | } |
| 2720 | |
| 2721 | @-webkit-keyframes zoomInDown { |
| 2722 | from { |
| 2723 | opacity: 0; |
| 2724 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); |
| 2725 | transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); |
| 2726 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2727 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2728 | } |
| 2729 | 60% { |
| 2730 | opacity: 1; |
| 2731 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 2732 | transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 2733 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2734 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2735 | } |
| 2736 | } |
| 2737 | |
| 2738 | @keyframes zoomInDown { |
| 2739 | from { |
| 2740 | opacity: 0; |
| 2741 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); |
| 2742 | transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); |
| 2743 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2744 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2745 | } |
| 2746 | 60% { |
| 2747 | opacity: 1; |
| 2748 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 2749 | transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 2750 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2751 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2752 | } |
| 2753 | } |
| 2754 | |
| 2755 | .zoomInDown { |
| 2756 | -webkit-animation-name: zoomInDown; |
| 2757 | animation-name: zoomInDown |
| 2758 | } |
| 2759 | |
| 2760 | @-webkit-keyframes zoomInLeft { |
| 2761 | from { |
| 2762 | opacity: 0; |
| 2763 | -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); |
| 2764 | transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); |
| 2765 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2766 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2767 | } |
| 2768 | 60% { |
| 2769 | opacity: 1; |
| 2770 | -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); |
| 2771 | transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); |
| 2772 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2773 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2774 | } |
| 2775 | } |
| 2776 | |
| 2777 | @keyframes zoomInLeft { |
| 2778 | from { |
| 2779 | opacity: 0; |
| 2780 | -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); |
| 2781 | transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); |
| 2782 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2783 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2784 | } |
| 2785 | 60% { |
| 2786 | opacity: 1; |
| 2787 | -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); |
| 2788 | transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); |
| 2789 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2790 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2791 | } |
| 2792 | } |
| 2793 | |
| 2794 | .zoomInLeft { |
| 2795 | -webkit-animation-name: zoomInLeft; |
| 2796 | animation-name: zoomInLeft |
| 2797 | } |
| 2798 | |
| 2799 | @-webkit-keyframes zoomInRight { |
| 2800 | from { |
| 2801 | opacity: 0; |
| 2802 | -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); |
| 2803 | transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); |
| 2804 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2805 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2806 | } |
| 2807 | 60% { |
| 2808 | opacity: 1; |
| 2809 | -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); |
| 2810 | transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); |
| 2811 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2812 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2813 | } |
| 2814 | } |
| 2815 | |
| 2816 | @keyframes zoomInRight { |
| 2817 | from { |
| 2818 | opacity: 0; |
| 2819 | -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); |
| 2820 | transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); |
| 2821 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2822 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2823 | } |
| 2824 | 60% { |
| 2825 | opacity: 1; |
| 2826 | -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); |
| 2827 | transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); |
| 2828 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2829 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2830 | } |
| 2831 | } |
| 2832 | |
| 2833 | .zoomInRight { |
| 2834 | -webkit-animation-name: zoomInRight; |
| 2835 | animation-name: zoomInRight |
| 2836 | } |
| 2837 | |
| 2838 | @-webkit-keyframes zoomInUp { |
| 2839 | from { |
| 2840 | opacity: 0; |
| 2841 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); |
| 2842 | transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); |
| 2843 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2844 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2845 | } |
| 2846 | 60% { |
| 2847 | opacity: 1; |
| 2848 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2849 | transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2850 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2851 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2852 | } |
| 2853 | } |
| 2854 | |
| 2855 | @keyframes zoomInUp { |
| 2856 | from { |
| 2857 | opacity: 0; |
| 2858 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); |
| 2859 | transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); |
| 2860 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2861 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2862 | } |
| 2863 | 60% { |
| 2864 | opacity: 1; |
| 2865 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2866 | transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2867 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2868 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2869 | } |
| 2870 | } |
| 2871 | |
| 2872 | .zoomInUp { |
| 2873 | -webkit-animation-name: zoomInUp; |
| 2874 | animation-name: zoomInUp |
| 2875 | } |
| 2876 | |
| 2877 | @-webkit-keyframes zoomOut { |
| 2878 | from { |
| 2879 | opacity: 1 |
| 2880 | } |
| 2881 | 50% { |
| 2882 | opacity: 0; |
| 2883 | -webkit-transform: scale3d(.3, .3, .3); |
| 2884 | transform: scale3d(.3, .3, .3) |
| 2885 | } |
| 2886 | to { |
| 2887 | opacity: 0 |
| 2888 | } |
| 2889 | } |
| 2890 | |
| 2891 | @keyframes zoomOut { |
| 2892 | from { |
| 2893 | opacity: 1 |
| 2894 | } |
| 2895 | 50% { |
| 2896 | opacity: 0; |
| 2897 | -webkit-transform: scale3d(.3, .3, .3); |
| 2898 | transform: scale3d(.3, .3, .3) |
| 2899 | } |
| 2900 | to { |
| 2901 | opacity: 0 |
| 2902 | } |
| 2903 | } |
| 2904 | |
| 2905 | .zoomOut { |
| 2906 | -webkit-animation-name: zoomOut; |
| 2907 | animation-name: zoomOut |
| 2908 | } |
| 2909 | |
| 2910 | @-webkit-keyframes zoomOutDown { |
| 2911 | 40% { |
| 2912 | opacity: 1; |
| 2913 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2914 | transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2915 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2916 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2917 | } |
| 2918 | to { |
| 2919 | opacity: 0; |
| 2920 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); |
| 2921 | transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); |
| 2922 | -webkit-transform-origin: center bottom; |
| 2923 | transform-origin: center bottom; |
| 2924 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2925 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2926 | } |
| 2927 | } |
| 2928 | |
| 2929 | @keyframes zoomOutDown { |
| 2930 | 40% { |
| 2931 | opacity: 1; |
| 2932 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2933 | transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); |
| 2934 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 2935 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 2936 | } |
| 2937 | to { |
| 2938 | opacity: 0; |
| 2939 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); |
| 2940 | transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); |
| 2941 | -webkit-transform-origin: center bottom; |
| 2942 | transform-origin: center bottom; |
| 2943 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 2944 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 2945 | } |
| 2946 | } |
| 2947 | |
| 2948 | .zoomOutDown { |
| 2949 | -webkit-animation-name: zoomOutDown; |
| 2950 | animation-name: zoomOutDown |
| 2951 | } |
| 2952 | |
| 2953 | @-webkit-keyframes zoomOutLeft { |
| 2954 | 40% { |
| 2955 | opacity: 1; |
| 2956 | -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0); |
| 2957 | transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0) |
| 2958 | } |
| 2959 | to { |
| 2960 | opacity: 0; |
| 2961 | -webkit-transform: scale(.1) translate3d(-2000px, 0, 0); |
| 2962 | transform: scale(.1) translate3d(-2000px, 0, 0); |
| 2963 | -webkit-transform-origin: left center; |
| 2964 | transform-origin: left center |
| 2965 | } |
| 2966 | } |
| 2967 | |
| 2968 | @keyframes zoomOutLeft { |
| 2969 | 40% { |
| 2970 | opacity: 1; |
| 2971 | -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0); |
| 2972 | transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0) |
| 2973 | } |
| 2974 | to { |
| 2975 | opacity: 0; |
| 2976 | -webkit-transform: scale(.1) translate3d(-2000px, 0, 0); |
| 2977 | transform: scale(.1) translate3d(-2000px, 0, 0); |
| 2978 | -webkit-transform-origin: left center; |
| 2979 | transform-origin: left center |
| 2980 | } |
| 2981 | } |
| 2982 | |
| 2983 | .zoomOutLeft { |
| 2984 | -webkit-animation-name: zoomOutLeft; |
| 2985 | animation-name: zoomOutLeft |
| 2986 | } |
| 2987 | |
| 2988 | @-webkit-keyframes zoomOutRight { |
| 2989 | 40% { |
| 2990 | opacity: 1; |
| 2991 | -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0); |
| 2992 | transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0) |
| 2993 | } |
| 2994 | to { |
| 2995 | opacity: 0; |
| 2996 | -webkit-transform: scale(.1) translate3d(2000px, 0, 0); |
| 2997 | transform: scale(.1) translate3d(2000px, 0, 0); |
| 2998 | -webkit-transform-origin: right center; |
| 2999 | transform-origin: right center |
| 3000 | } |
| 3001 | } |
| 3002 | |
| 3003 | @keyframes zoomOutRight { |
| 3004 | 40% { |
| 3005 | opacity: 1; |
| 3006 | -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0); |
| 3007 | transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0) |
| 3008 | } |
| 3009 | to { |
| 3010 | opacity: 0; |
| 3011 | -webkit-transform: scale(.1) translate3d(2000px, 0, 0); |
| 3012 | transform: scale(.1) translate3d(2000px, 0, 0); |
| 3013 | -webkit-transform-origin: right center; |
| 3014 | transform-origin: right center |
| 3015 | } |
| 3016 | } |
| 3017 | |
| 3018 | .zoomOutRight { |
| 3019 | -webkit-animation-name: zoomOutRight; |
| 3020 | animation-name: zoomOutRight |
| 3021 | } |
| 3022 | |
| 3023 | @-webkit-keyframes zoomOutUp { |
| 3024 | 40% { |
| 3025 | opacity: 1; |
| 3026 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 3027 | transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 3028 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 3029 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 3030 | } |
| 3031 | to { |
| 3032 | opacity: 0; |
| 3033 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); |
| 3034 | transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); |
| 3035 | -webkit-transform-origin: center bottom; |
| 3036 | transform-origin: center bottom; |
| 3037 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 3038 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 3039 | } |
| 3040 | } |
| 3041 | |
| 3042 | @keyframes zoomOutUp { |
| 3043 | 40% { |
| 3044 | opacity: 1; |
| 3045 | -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 3046 | transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); |
| 3047 | -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19); |
| 3048 | animation-timing-function: cubic-bezier(.55, .055, .675, .19) |
| 3049 | } |
| 3050 | to { |
| 3051 | opacity: 0; |
| 3052 | -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); |
| 3053 | transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); |
| 3054 | -webkit-transform-origin: center bottom; |
| 3055 | transform-origin: center bottom; |
| 3056 | -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1); |
| 3057 | animation-timing-function: cubic-bezier(.175, .885, .32, 1) |
| 3058 | } |
| 3059 | } |
| 3060 | |
| 3061 | .zoomOutUp { |
| 3062 | -webkit-animation-name: zoomOutUp; |
| 3063 | animation-name: zoomOutUp |
| 3064 | } |
| 3065 | |
| 3066 | @-webkit-keyframes slideInDown { |
| 3067 | from { |
| 3068 | -webkit-transform: translate3d(0, -100%, 0); |
| 3069 | transform: translate3d(0, -100%, 0); |
| 3070 | visibility: visible |
| 3071 | } |
| 3072 | to { |
| 3073 | -webkit-transform: translate3d(0, 0, 0); |
| 3074 | transform: translate3d(0, 0, 0) |
| 3075 | } |
| 3076 | } |
| 3077 | |
| 3078 | @keyframes slideInDown { |
| 3079 | from { |
| 3080 | -webkit-transform: translate3d(0, -100%, 0); |
| 3081 | transform: translate3d(0, -100%, 0); |
| 3082 | visibility: visible |
| 3083 | } |
| 3084 | to { |
| 3085 | -webkit-transform: translate3d(0, 0, 0); |
| 3086 | transform: translate3d(0, 0, 0) |
| 3087 | } |
| 3088 | } |
| 3089 | |
| 3090 | .sgpb-slideInDown { |
| 3091 | -webkit-animation-name: slideInDown; |
| 3092 | animation-name: slideInDown |
| 3093 | } |
| 3094 | |
| 3095 | @-webkit-keyframes slideInLeft { |
| 3096 | from { |
| 3097 | -webkit-transform: translate3d(-100%, 0, 0); |
| 3098 | transform: translate3d(-100%, 0, 0); |
| 3099 | visibility: visible |
| 3100 | } |
| 3101 | to { |
| 3102 | -webkit-transform: translate3d(0, 0, 0); |
| 3103 | transform: translate3d(0, 0, 0) |
| 3104 | } |
| 3105 | } |
| 3106 | |
| 3107 | @keyframes slideInLeft { |
| 3108 | from { |
| 3109 | -webkit-transform: translate3d(-100%, 0, 0); |
| 3110 | transform: translate3d(-100%, 0, 0); |
| 3111 | visibility: visible |
| 3112 | } |
| 3113 | to { |
| 3114 | -webkit-transform: translate3d(0, 0, 0); |
| 3115 | transform: translate3d(0, 0, 0) |
| 3116 | } |
| 3117 | } |
| 3118 | |
| 3119 | .slideInLeft { |
| 3120 | -webkit-animation-name: slideInLeft; |
| 3121 | animation-name: slideInLeft |
| 3122 | } |
| 3123 | |
| 3124 | @-webkit-keyframes slideInRight { |
| 3125 | from { |
| 3126 | -webkit-transform: translate3d(100%, 0, 0); |
| 3127 | transform: translate3d(100%, 0, 0); |
| 3128 | visibility: visible |
| 3129 | } |
| 3130 | to { |
| 3131 | -webkit-transform: translate3d(0, 0, 0); |
| 3132 | transform: translate3d(0, 0, 0) |
| 3133 | } |
| 3134 | } |
| 3135 | |
| 3136 | @keyframes slideInRight { |
| 3137 | from { |
| 3138 | -webkit-transform: translate3d(100%, 0, 0); |
| 3139 | transform: translate3d(100%, 0, 0); |
| 3140 | visibility: visible |
| 3141 | } |
| 3142 | to { |
| 3143 | -webkit-transform: translate3d(0, 0, 0); |
| 3144 | transform: translate3d(0, 0, 0) |
| 3145 | } |
| 3146 | } |
| 3147 | |
| 3148 | .slideInRight { |
| 3149 | -webkit-animation-name: slideInRight; |
| 3150 | animation-name: slideInRight |
| 3151 | } |
| 3152 | |
| 3153 | @-webkit-keyframes slideInUp { |
| 3154 | from { |
| 3155 | -webkit-transform: translate3d(0, 100%, 0); |
| 3156 | transform: translate3d(0, 100%, 0); |
| 3157 | visibility: visible |
| 3158 | } |
| 3159 | to { |
| 3160 | -webkit-transform: translate3d(0, 0, 0); |
| 3161 | transform: translate3d(0, 0, 0) |
| 3162 | } |
| 3163 | } |
| 3164 | |
| 3165 | @keyframes slideInUp { |
| 3166 | from { |
| 3167 | -webkit-transform: translate3d(0, 100%, 0); |
| 3168 | transform: translate3d(0, 100%, 0); |
| 3169 | visibility: visible |
| 3170 | } |
| 3171 | to { |
| 3172 | -webkit-transform: translate3d(0, 0, 0); |
| 3173 | transform: translate3d(0, 0, 0) |
| 3174 | } |
| 3175 | } |
| 3176 | |
| 3177 | .sgpb-slideInUp { |
| 3178 | -webkit-animation-name: slideInUp; |
| 3179 | animation-name: slideInUp |
| 3180 | } |
| 3181 | |
| 3182 | @-webkit-keyframes slideOutDown { |
| 3183 | from { |
| 3184 | -webkit-transform: translate3d(0, 0, 0); |
| 3185 | transform: translate3d(0, 0, 0) |
| 3186 | } |
| 3187 | to { |
| 3188 | visibility: hidden; |
| 3189 | -webkit-transform: translate3d(0, 100%, 0); |
| 3190 | transform: translate3d(0, 100%, 0) |
| 3191 | } |
| 3192 | } |
| 3193 | |
| 3194 | @keyframes slideOutDown { |
| 3195 | from { |
| 3196 | -webkit-transform: translate3d(0, 0, 0); |
| 3197 | transform: translate3d(0, 0, 0) |
| 3198 | } |
| 3199 | to { |
| 3200 | visibility: hidden; |
| 3201 | -webkit-transform: translate3d(0, 100%, 0); |
| 3202 | transform: translate3d(0, 100%, 0) |
| 3203 | } |
| 3204 | } |
| 3205 | |
| 3206 | .sgpb-slideOutDown { |
| 3207 | -webkit-animation-name: slideOutDown; |
| 3208 | animation-name: slideOutDown |
| 3209 | } |
| 3210 | |
| 3211 | @-webkit-keyframes slideOutLeft { |
| 3212 | from { |
| 3213 | -webkit-transform: translate3d(0, 0, 0); |
| 3214 | transform: translate3d(0, 0, 0) |
| 3215 | } |
| 3216 | to { |
| 3217 | visibility: hidden; |
| 3218 | -webkit-transform: translate3d(-100%, 0, 0); |
| 3219 | transform: translate3d(-100%, 0, 0) |
| 3220 | } |
| 3221 | } |
| 3222 | |
| 3223 | @keyframes slideOutLeft { |
| 3224 | from { |
| 3225 | -webkit-transform: translate3d(0, 0, 0); |
| 3226 | transform: translate3d(0, 0, 0) |
| 3227 | } |
| 3228 | to { |
| 3229 | visibility: hidden; |
| 3230 | -webkit-transform: translate3d(-100%, 0, 0); |
| 3231 | transform: translate3d(-100%, 0, 0) |
| 3232 | } |
| 3233 | } |
| 3234 | |
| 3235 | .slideOutLeft { |
| 3236 | -webkit-animation-name: slideOutLeft; |
| 3237 | animation-name: slideOutLeft |
| 3238 | } |
| 3239 | |
| 3240 | @-webkit-keyframes slideOutRight { |
| 3241 | from { |
| 3242 | -webkit-transform: translate3d(0, 0, 0); |
| 3243 | transform: translate3d(0, 0, 0) |
| 3244 | } |
| 3245 | to { |
| 3246 | visibility: hidden; |
| 3247 | -webkit-transform: translate3d(100%, 0, 0); |
| 3248 | transform: translate3d(100%, 0, 0) |
| 3249 | } |
| 3250 | } |
| 3251 | |
| 3252 | @keyframes slideOutRight { |
| 3253 | from { |
| 3254 | -webkit-transform: translate3d(0, 0, 0); |
| 3255 | transform: translate3d(0, 0, 0) |
| 3256 | } |
| 3257 | to { |
| 3258 | visibility: hidden; |
| 3259 | -webkit-transform: translate3d(100%, 0, 0); |
| 3260 | transform: translate3d(100%, 0, 0) |
| 3261 | } |
| 3262 | } |
| 3263 | |
| 3264 | .slideOutRight { |
| 3265 | -webkit-animation-name: slideOutRight; |
| 3266 | animation-name: slideOutRight |
| 3267 | } |
| 3268 | |
| 3269 | @-webkit-keyframes slideOutUp { |
| 3270 | from { |
| 3271 | -webkit-transform: translate3d(0, 0, 0); |
| 3272 | transform: translate3d(0, 0, 0) |
| 3273 | } |
| 3274 | to { |
| 3275 | visibility: hidden; |
| 3276 | -webkit-transform: translate3d(0, -100%, 0); |
| 3277 | transform: translate3d(0, -100%, 0) |
| 3278 | } |
| 3279 | } |
| 3280 | |
| 3281 | @keyframes slideOutUp { |
| 3282 | from { |
| 3283 | -webkit-transform: translate3d(0, 0, 0); |
| 3284 | transform: translate3d(0, 0, 0) |
| 3285 | } |
| 3286 | to { |
| 3287 | visibility: hidden; |
| 3288 | -webkit-transform: translate3d(0, -100%, 0); |
| 3289 | transform: translate3d(0, -100%, 0) |
| 3290 | } |
| 3291 | } |
| 3292 | |
| 3293 | .sgpb-slideOutUp { |
| 3294 | -webkit-animation-name: slideOutUp; |
| 3295 | animation-name: slideOutUp |
| 3296 | } |
| 3297 | |
| 3298 | .sgpb-iframe-spiner { |
| 3299 | background: url('data:image/gif;base64,R0lGODlh8ABAAaIHALa2tmNjY8XFxdbW1oyMjO/v7+bm5v///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0QTk5QUJDNTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0QTk5QUJENTA1RDExRTA4NTIwQzAwMjQyRkFEMkEyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjRBOTlBQkE1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjRBOTlBQkI1MDVEMTFFMDg1MjBDMDAyNDJGQUQyQTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87N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') center center no-repeat |
| 3300 | } |
| 3301 | |
| 3302 | .sgpb-alert { |
| 3303 | padding: 15px; |
| 3304 | border: 1px solid transparent; |
| 3305 | border-radius: 4px; |
| 3306 | text-align: center |
| 3307 | } |
| 3308 | |
| 3309 | .sgpb-alert-info { |
| 3310 | color: #31708f; |
| 3311 | background-color: #d9edf7; |
| 3312 | border-color: #bce8f1 |
| 3313 | } |
| 3314 | |
| 3315 | .sgpb-alert-success { |
| 3316 | color: #3c763d; |
| 3317 | background-color: #dff0d8; |
| 3318 | border-color: #d6e9c6 |
| 3319 | } |
| 3320 | |
| 3321 | .sgpb-alert-danger { |
| 3322 | color: #a94442; |
| 3323 | background-color: #f2dede; |
| 3324 | border-color: #ebccd1 |
| 3325 | } |
| 3326 | |
| 3327 | .sgpb-alert p { |
| 3328 | margin-bottom: 0px |
| 3329 | } |
| 3330 | |
| 3331 | [id*="__lpform_sgpb-"] { |
| 3332 | position: fixed !important |
| 3333 | } |