vgapp 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/vgapp.css CHANGED
@@ -1,14 +1,4555 @@
1
- .vg-backdrop{--vg-backdrop-bg: rgb(0, 0, 0) ;--vg-backdrop-opacity: 0.4 ;--vg-backdrop-z-index: 999 ;--vg-backdrop-transition: all 0.5s ease-in-out ;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--vg-backdrop-bg);transition:var(--vg-backdrop-transition);opacity:0;z-index:var(--vg-backdrop-z-index)}.vg-backdrop.fade{opacity:var(--vg-backdrop-opacity)}.vg-btn-close{position:absolute;right:1rem;top:1rem;border:none;background:rgba(0,0,0,0)}.vg-btn-close svg{width:24px;height:24px}.vg-collapse:not(.show){display:none}.vg-collapsing{height:0;overflow:hidden;transition:all .5s ease-in-out}.vg-loader,.vg.loader:after{border-radius:50%;width:7em;height:7em}.vg-loader{--vg-loader-border-width: 0.75em ;--vg-loader-border-style: solid ;--vg-loader-border-color: rgba(0, 0, 0, 0.2) ;--vg-loader-color: rgb(33, 37, 41) ;--vg-loader-font-size: 10px ;--vg-loader-margin: 30px auto ;--vg-loader-animation: vgLoader 1.1s infinite linear ;--vg-loader-transform: translateZ(0) ;margin:var(--vg-loader-margin);font-size:var(--vg-loader-font-size);position:relative;text-indent:-9999em;border-top:var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-border-color);border-right:var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-border-color);border-bottom:var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-border-color);border-left:var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-color);transform:var(--vg-loader-transform);animation:var(--vg-loader-animation)}.vg-alert{--vg-alert-padding: 2rem ;--vg-alert-margin: 0 0 2rem ;--vg-alert-border-width: 1px ;--vg-alert-border-style: solid ;--vg-alert-border-color: transparent ;--vg-alert-border-radius: 0.375rem ;--vg-alert-gap: 1.5rem ;--vg-alert-icon-width: 80px ;--vg-alert-icon-height: 80px ;--vg-alert-content-width: 100% ;--vg-alert-content-align: center ;--vg-alert-content-justify: flex-start ;--vg-alert-success-color: rgb(135.5769230769, 208.5576923077, 94.4423076923) ;--vg-alert-success-border-color: #A5DC86 ;--vg-alert-success-background-color: rgba(194.4230769231, 231.4423076923, 173.5576923077, 0.15) ;--vg-alert-success-stroke: rgba(117, 183, 152, 0.4) ;--vg-alert-error-color: rgb(244.9076923077, 19.0923076923, 19.0923076923) ;--vg-alert-error-border-color: #F74444 ;--vg-alert-error-background-color: rgba(252.2307692308, 190.2692307692, 190.2692307692, 0.075) ;--vg-alert-waiting-color: rgb(255, 205.3355704698, 55) ;--vg-alert-waiting-border-color: #ffda6a ;--vg-alert-waiting-background-color: rgba(255, 236.9966442953, 182.5, 0.1) ;padding:var(--vg-alert-padding);margin:var(--vg-alert-margin);border:var(--vg-alert-border-width) var(--vg-alert-border-style) var(--vg-alert-border-color);border-radius:var(--vg-alert-border-radius);display:flex;align-items:center;justify-content:center}.vg-alert-success{color:var(--vg-alert-success-color);border-color:var(--vg-alert-success-border-color);background-color:var(--vg-alert-success-background-color)}.vg-alert-error{color:var(--vg-alert-error-color);border-color:var(--vg-alert-error-border-color);background-color:var(--vg-alert-error-background-color)}.vg-alert-content{display:flex;align-items:var(--vg-alert-content-align);justify-content:var(--vg-alert-content-justify);gap:var(--vg-alert-gap);width:var(--vg-alert-content-width)}.vg-alert-content--icon{width:var(--vg-alert-icon-width);height:var(--vg-alert-icon-height)}.vg-alert-content--icon svg{width:100%;height:100%}.vg-alert-content--icon .ui-success-circle{stroke:var(--vg-alert-success-stroke)}.vg-alert-content--icon .ui-success-path{stroke:var(--vg-alert-success-color)}.vg-alert-modal{--vg-alert-icon-width: 150px;--vg-alert-icon-height: 150px;--vg-alert-padding: 5rem 2rem;--vg-alert-border-width: 0;margin:0}.vg-alert-modal .vg-alert-content{flex-direction:column;text-align:center}.ui-success-circle{stroke-dasharray:260.752190248px,260.752190248px;stroke-dashoffset:270.752190248px;transform:rotate(0);transform-origin:center center;stroke-linecap:round;animation:ani-success-circle 1s ease-in both}.ui-success-path{stroke-dasharray:60px 64px;stroke-dashoffset:62px;stroke-linecap:round;animation:ani-success-path .4s 1s ease-in both}.ui-error-circle{stroke-dasharray:260.752190248px,260.752190248px;stroke-dashoffset:260.752190248px;animation:ani-error-circle 1.2s linear}.ui-error-line1{stroke-dasharray:54px 55px;stroke-dashoffset:55px;stroke-linecap:round;animation:ani-error-line .15s 1.2s linear both}.ui-error-line2{stroke-dasharray:54px 55px;stroke-dashoffset:55px;stroke-linecap:round;animation:ani-error-line .2s .9s linear both}.ui-waiting-circle{stroke-dasharray:260.752190248px,260.752190248px;stroke-dashoffset:260.752190248px;animation:ani-waiting-circle 1.2s linear}.ui-waiting-line1{stroke-dasharray:280.752190248px,200.752190248px;stroke-dashoffset:280.752190248px;animation:ani-waiting-line .8s .3s linear both;transform:rotate(0);transform-origin:center center}.ui-waiting-line2{stroke-dasharray:54px 55px;stroke-dashoffset:55px;animation:ani-waiting-line2 .85s .6s ease-in both;transform:rotate(0) scale(0.9);transform-origin:center center}@keyframes vgLoader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes ani-success-circle{to{stroke-dashoffset:782.2565707439px}}@keyframes ani-success-path{0%{stroke-dashoffset:62px}65%{stroke-dashoffset:-5px}84%{stroke-dashoffset:4px}100%{stroke-dashoffset:-2px}}@keyframes ani-error-line{to{stroke-dashoffset:0}}@keyframes ani-error-circle{0%{stroke-dasharray:0,260.752190248px;stroke-dashoffset:0}35%{stroke-dasharray:120px,120px;stroke-dashoffset:-120px}70%{stroke-dasharray:0,260.752190248px;stroke-dashoffset:-260.752190248px}100%{stroke-dasharray:260.752190248px,0;stroke-dashoffset:-260.752190248px}}@keyframes ani-waiting-circle{to{stroke-dashoffset:782.2565707439px}}@keyframes ani-waiting-line{to{stroke-dashoffset:0}}@keyframes ani-waiting-line2{to{stroke-dashoffset:0;transform:rotate(360deg) scale(1)}}
2
- .vg-sidebar{--vg-sidebar-horizontal-width: 400px ;--vg-sidebar-horizontal-height: 100vh ;--vg-sidebar-vertical-width: 100vw ;--vg-sidebar-vertical-height: 30vh ;--vg-sidebar-bg-color: #fff ;--vg-sidebar-color: #000000 ;--vg-sidebar-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2) ;--vg-sidebar-header-height: 60px ;--vg-sidebar-footer-height: 70px ;--vg-sidebar-padding: 1rem ;--vg-sidebar-border: 1px solid rgba(0, 0, 0, 0.2) ;--vg-sidebar-z-index: 1040 ;--vg-sidebar-transition: all 0.5s ease-in-out ;position:fixed;width:auto;height:auto;transition:var(--vg-sidebar-transition);z-index:var(--vg-sidebar-z-index);background:var(--vg-sidebar-bg-color);color:var(--vg-sidebar-color);box-shadow:var(--vg-sidebar-box-shadow)}.vg-sidebar.left,.vg-sidebar.right{width:var(--vg-sidebar-horizontal-width);height:var(--vg-sidebar-horizontal-height);top:0}.vg-sidebar.left{left:-105%}.vg-sidebar.left.show{left:0}.vg-sidebar.right{right:-105%}.vg-sidebar.right.show{right:0}.vg-sidebar.top,.vg-sidebar.bottom{height:var(--vg-sidebar-vertical-height);width:var(--vg-sidebar-vertical-width);left:0}.vg-sidebar.top{top:-105%}.vg-sidebar.top.show{top:0}.vg-sidebar.bottom{bottom:-105%}.vg-sidebar.bottom.show{bottom:0}.vg-sidebar-header{height:var(--vg-sidebar-header-height);z-index:10;position:relative;display:flex;align-items:center;padding:var(--vg-sidebar-padding);border-bottom:var(--vg-sidebar-border)}.vg-sidebar-body{height:calc(100% - var(--vg-sidebar-header-height) - var(--vg-sidebar-footer-height));overflow-y:auto;padding:var(--vg-sidebar-padding)}.vg-sidebar-footer{height:var(--vg-sidebar-footer-height);padding:var(--vg-sidebar-padding);border-top:var(--vg-sidebar-border)}
3
- .vg-nav{--vg-nav-transition: all 0.2s ease-in-out ;--vg-nav-item-margin: 0 ;--vg-nav-item-padding: 23px 25px ;--vg-nav-item-font-size: 1rem ;--vg-nav-item-font-weight: 400 ;--vg-nav-item-line-height: 1.4 ;--vg-nav-item-color: #212529 ;--vg-nav-item-decoration: none ;--vg-nav-item-display: inline-block ;--vg-nav-item-border: none ;--vg-nav-item-border-radius: 0 ;--vg-nav-item-white-space: nowrap ;--vg-nav-item-position: relative ;--vg-nav-drop-z-index: 10 ;--vg-nav-drop-transition: all 0.2s ease-in-out ;--vg-nav-drop-width: 200px ;--vg-nav-drop-border-color: rgba(0, 0, 0, 0.2) ;--vg-nav-drop-border-radius: 0 ;--vg-nav-drop-padding: 0 ;--vg-nav-drop-bg: #fff ;--vg-nav-drop-mega-width: 100% ;--vg-nav-drop-mega-min-height: 300px ;--vg-nav-drop-mega-bg: #fff ;--vg-nav-drop-mega-border-color: rgba(0, 0, 0, 0.2) ;--vg-nav-drop-mega-border-radius: 0 ;--vg-nav-drop-mega-padding: 1rem ;--vg-nav-drop-mega-z-index: 10 ;--vg-nav-drop-mega-transition: all 0.2s ease-in-out ;--vg-nav-drop-item-padding: 0.75rem 1rem ;--vg-nav-drop-item-border-color: transparent ;--vg-nav-drop-item-border-color-hover: transparent ;--vg-nav-drop-item-bg: transparent ;--vg-nav-drop-item-bg-hover: transparent ;--vg-nav-drop-item-color: inherit ;--vg-nav-drop-item-color-hover: inherit ;--vg-nav-drop-item-transition: all 0.2s ease-in-out ;--vg-nav-hamburger-height: 27px ;--vg-nav-hamburger-line-width: 35px ;--vg-nav-hamburger-line-color: #333333 ;--vg-nav-hamburger-line-height: 3px ;--vg-nav-hamburger-line-indent-top: 7px }.vg-nav .vg-nav-wrapper{display:flex;padding:0;margin:0;position:relative}.vg-nav .vg-nav-wrapper>li{list-style:none;margin:var(--vg-nav-item-margin)}.vg-nav .vg-nav-wrapper>li>a{white-space:var(--vg-nav-item-white-space);position:var(--vg-nav-item-position);display:var(--vg-nav-item-display);padding:var(--vg-nav-item-padding);font-size:var(--vg-nav-item-font-size);font-weight:var(--vg-nav-item-font-weight);line-height:var(--vg-nav-item-line-height);color:var(--vg-nav-item-color);text-decoration:var(--vg-nav-item-decoration);border:var(--vg-nav-item-border);border-radius:var(--vg-nav-item-border-radius)}.vg-nav .vg-nav-wrapper>li .toggle{transition:var(--vg-nav-transition);transform:rotate(0)}.vg-nav .vg-nav-wrapper>li .toggle span.default{border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0);width:0;height:0;transition:var(--vg-nav-transition);transform:rotate(0);display:inline-block;margin-left:.355em;vertical-align:.255em}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content{transition:var(--vg-nav-drop-transition);list-style:none;z-index:var(--vg-nav-drop-z-index);position:absolute;top:120%;opacity:0;visibility:hidden;width:var(--vg-nav-drop-width);padding:var(--vg-nav-drop-padding);border:1px solid var(--vg-nav-drop-border-color);border-radius:var(--vg-nav-drop-border-radius);background-color:var(--vg-nav-drop-bg)}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content:not(.show){display:none}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content.fade{visibility:visible;opacity:1;top:100%}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content .dropdown-content.fade{top:0}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content li a{display:block;padding:var(--vg-nav-drop-item-padding);border-top:1px solid var(--vg-nav-drop-item-border-color);background-color:var(--vg-nav-drop-item-bg);transition:var(--vg-nav-drop-item-transition);color:var(--vg-nav-drop-item-color)}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content li a:hover{background-color:var(--vg-nav-drop-item-bg-hover);color:var(--vg-nav-drop-item-color-hover);border-color:var(--vg-nav-drop-item-border-color-hover)}.vg-nav .vg-nav-wrapper .dropdown .dropdown-content li:first-child a{border-top:none}.vg-nav .vg-nav-wrapper .dropdown.dropdown-mega{position:static}.vg-nav .vg-nav-wrapper .dropdown.dropdown-mega .dropdown-content{transition:var(--vg-nav-drop-mega-transition);position:absolute;left:0;width:var(--vg-nav-drop-mega-width);min-height:var(--vg-nav-drop-mega-min-height);padding:var(--vg-nav-drop-mega-padding);border:1px solid var(--vg-nav-drop-mega-border-color);border-radius:var(--vg-nav-drop-mega-border-radius);background-color:var(--vg-nav-drop-mega-bg);z-index:var(--vg-nav-drop-z-index)}.vg-nav .vg-nav-wrapper .dropdown.dropdown-mega .dropdown-content:not(.show){display:none}.vg-nav.vg-nav-horizontal .vg-nav-wrapper{flex-direction:row}.vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown>ul.left,.vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown>ul .left{left:0}.vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown>ul.right,.vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown>ul .right{right:0}.vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown>ul .dropdown ul.left{left:100%}.vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown>ul .dropdown ul.right{right:100%}.vg-nav.vg-nav-vertical .vg-nav-wrapper{flex-direction:column}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown>ul{top:100%}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown>ul.left,.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown>ul .left{left:100%}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown>ul.right,.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown>ul .right{right:100%}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown>ul.fade{top:0}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown.show>ul{top:0}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown-mega{position:relative}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown-mega .dropdown-mega-container{left:100%;top:100%}.vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown-mega .dropdown-mega-container.fade{top:0}.vg-nav .vg-nav-hamburger{display:none;align-items:flex-start}.vg-nav .vg-nav-hamburger--lines{display:inline-flex;align-items:center;justify-content:center;width:var(--vg-nav-hamburger-line-width);height:calc(var(--vg-nav-hamburger-line-height)*3 + var(--vg-nav-hamburger-line-indent-top)*2);position:relative}.vg-nav .vg-nav-hamburger--lines span{background-color:var(--vg-nav-hamburger-line-color);height:var(--vg-nav-hamburger-line-height);width:var(--vg-nav-hamburger-line-width);right:0;cursor:pointer;border-radius:2px;position:absolute;display:block;transition:all .4s ease;transform:rotate(0);opacity:1}.vg-nav .vg-nav-hamburger--lines span:first-child{top:0}.vg-nav .vg-nav-hamburger--lines span:nth-child(2){top:calc(var(--vg-nav-hamburger-line-height) + var(--vg-nav-hamburger-line-indent-top))}.vg-nav .vg-nav-hamburger--lines span:nth-child(3){top:calc((var(--vg-nav-hamburger-line-height) + var(--vg-nav-hamburger-line-indent-top))*2)}.vg-nav .vg-nav-hamburger--title{position:relative;display:inline-block;margin-right:3px}.vg-nav .vg-nav-hamburger.vg-nav-hamburger-active .vg-nav-hamburger--lines span:first-child{opacity:0}.vg-nav .vg-nav-hamburger.vg-nav-hamburger-active .vg-nav-hamburger--lines span:nth-child(2){transform:rotate(45deg)}.vg-nav .vg-nav-hamburger.vg-nav-hamburger-active .vg-nav-hamburger--lines span:last-child{transform:rotate(-45deg);top:10px}@media(max-width: 575.98px){.vg-nav:not(.vg-nav-expand).vg-nav-xs .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-xs>.vg-nav-wrapper{display:none}}@media(max-width: 767.98px){.vg-nav:not(.vg-nav-expand).vg-nav-sm .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-sm>.vg-nav-wrapper{display:none}}@media(max-width: 991.98px){.vg-nav:not(.vg-nav-expand).vg-nav-md .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-md>.vg-nav-wrapper{display:none}}@media(max-width: 1199.98px){.vg-nav:not(.vg-nav-expand).vg-nav-lg .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-lg>.vg-nav-wrapper{display:none}}@media(max-width: 1399.98px){.vg-nav:not(.vg-nav-expand).vg-nav-xl .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-xl>.vg-nav-wrapper{display:none}}@media(max-width: 1599.98px){.vg-nav:not(.vg-nav-expand).vg-nav-xxl .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-xxl>.vg-nav-wrapper{display:none}}@media(max-width: 1799.98px){.vg-nav:not(.vg-nav-expand).vg-nav-xxxl .vg-nav-hamburger{display:flex}.vg-nav:not(.vg-nav-expand).vg-nav-xxxl>.vg-nav-wrapper{display:none}}
4
- .vg-dropdown{position:relative}.vg-dropdown-content{--vg-dropdown-bg-color: #fff ;--vg-dropdown-color: #000000 ;--vg-dropdown-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2) ;--vg-dropdown-border: 1px solid rgba(0, 0, 0, 0.2) ;--vg-dropdown-z-index: 1010 ;--vg-dropdown-transition: all 0.5s ease-in-out ;--vg-dropdown-min-width: 300px ;z-index:var(--vg-dropdown-z-index);position:absolute;opacity:0;transform:translateY(20%);transition:var(--vg-dropdonw-transition);min-width:var(--vg-dropdown-min-width)}.vg-dropdown-content:not(.show){display:none}.vg-dropdown-content.fade{opacity:1;transform:translateY(0)}.vg-dropdown-content-container{background-color:var(--vg-dropdown-bg-color);color:var(--vg-dropdown-color);border:var(--vg-dropdown-border)}
1
+ /*!****************************************************************************************************************************************************************!*\
2
+ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/utils/scss/default.scss ***!
3
+ \****************************************************************************************************************************************************************/
4
+ .vg-backdrop {
5
+ --vg-backdrop-bg: rgb(0, 0, 0) ;
6
+ --vg-backdrop-opacity: 0.4 ;
7
+ --vg-backdrop-z-index: 999 ;
8
+ --vg-backdrop-transition: all 0.5s ease-in-out ;
9
+ position: fixed;
10
+ top: 0;
11
+ left: 0;
12
+ width: 100vw;
13
+ height: 100vh;
14
+ background: var(--vg-backdrop-bg);
15
+ transition: var(--vg-backdrop-transition);
16
+ opacity: 0;
17
+ z-index: var(--vg-backdrop-z-index);
18
+ }
19
+ .vg-backdrop.fade {
20
+ opacity: var(--vg-backdrop-opacity);
21
+ }
22
+
23
+ .vg-btn-close {
24
+ position: absolute;
25
+ right: 1rem;
26
+ top: 1rem;
27
+ border: none;
28
+ background: transparent;
29
+ }
30
+ .vg-btn-close svg {
31
+ width: 24px;
32
+ height: 24px;
33
+ }
34
+
35
+ .vg-collapse:not(.show) {
36
+ display: none;
37
+ }
38
+
39
+ .vg-collapsing {
40
+ height: 0;
41
+ overflow: hidden;
42
+ transition: all 0.5s ease-in-out;
43
+ }
44
+
45
+ /**
46
+ * Loader
47
+ */
48
+ .vg-loader, .vg.loader:after {
49
+ border-radius: 50%;
50
+ width: 7em;
51
+ height: 7em;
52
+ }
53
+
54
+ .vg-loader {
55
+ --vg-loader-border-width: 0.75em ;
56
+ --vg-loader-border-style: solid ;
57
+ --vg-loader-border-color: rgba(0, 0, 0, 0.2) ;
58
+ --vg-loader-color: rgb(33, 37, 41) ;
59
+ --vg-loader-font-size: 10px ;
60
+ --vg-loader-margin: 30px auto ;
61
+ --vg-loader-animation: vgLoader 1.1s infinite linear ;
62
+ --vg-loader-transform: translateZ(0) ;
63
+ margin: var(--vg-loader-margin);
64
+ font-size: var(--vg-loader-font-size);
65
+ position: relative;
66
+ text-indent: -9999em;
67
+ border-top: var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-border-color);
68
+ border-right: var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-border-color);
69
+ border-bottom: var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-border-color);
70
+ border-left: var(--vg-loader-border-width) var(--vg-loader-border-style) var(--vg-loader-color);
71
+ transform: var(--vg-loader-transform);
72
+ animation: var(--vg-loader-animation);
73
+ }
74
+
75
+ /**
76
+ * Alert
77
+ */
78
+ .vg-alert {
79
+ --vg-alert-padding: 2rem ;
80
+ --vg-alert-margin: 0 0 2rem ;
81
+ --vg-alert-border-width: 1px ;
82
+ --vg-alert-border-style: solid ;
83
+ --vg-alert-border-color: transparent ;
84
+ --vg-alert-border-radius: 0.375rem ;
85
+ --vg-alert-gap: 1.5rem ;
86
+ --vg-alert-icon-width: 80px ;
87
+ --vg-alert-icon-height: 80px ;
88
+ --vg-alert-content-width: 100% ;
89
+ --vg-alert-content-align: center ;
90
+ --vg-alert-content-justify: flex-start ;
91
+ --vg-alert-success-color: rgb(135.5769230769, 208.5576923077, 94.4423076923) ;
92
+ --vg-alert-success-border-color: #A5DC86 ;
93
+ --vg-alert-success-background-color: rgba(194.4230769231, 231.4423076923, 173.5576923077, 0.15) ;
94
+ --vg-alert-success-stroke: rgba(117, 183, 152, 0.4) ;
95
+ --vg-alert-error-color: rgb(244.9076923077, 19.0923076923, 19.0923076923) ;
96
+ --vg-alert-error-border-color: #F74444 ;
97
+ --vg-alert-error-background-color: rgba(252.2307692308, 190.2692307692, 190.2692307692, 0.075) ;
98
+ --vg-alert-waiting-color: rgb(255, 205.3355704698, 55) ;
99
+ --vg-alert-waiting-border-color: #ffda6a ;
100
+ --vg-alert-waiting-background-color: rgba(255, 236.9966442953, 182.5, 0.1) ;
101
+ padding: var(--vg-alert-padding);
102
+ margin: var(--vg-alert-margin);
103
+ border: var(--vg-alert-border-width) var(--vg-alert-border-style) var(--vg-alert-border-color);
104
+ border-radius: var(--vg-alert-border-radius);
105
+ display: flex;
106
+ align-items: center;
107
+ justify-content: center;
108
+ }
109
+ .vg-alert-success {
110
+ color: var(--vg-alert-success-color);
111
+ border-color: var(--vg-alert-success-border-color);
112
+ background-color: var(--vg-alert-success-background-color);
113
+ }
114
+ .vg-alert-error {
115
+ color: var(--vg-alert-error-color);
116
+ border-color: var(--vg-alert-error-border-color);
117
+ background-color: var(--vg-alert-error-background-color);
118
+ }
119
+ .vg-alert-content {
120
+ display: flex;
121
+ align-items: var(--vg-alert-content-align);
122
+ justify-content: var(--vg-alert-content-justify);
123
+ gap: var(--vg-alert-gap);
124
+ width: var(--vg-alert-content-width);
125
+ }
126
+ .vg-alert-content--icon {
127
+ width: var(--vg-alert-icon-width);
128
+ height: var(--vg-alert-icon-height);
129
+ }
130
+ .vg-alert-content--icon svg {
131
+ width: 100%;
132
+ height: 100%;
133
+ }
134
+ .vg-alert-content--icon .ui-success-circle {
135
+ stroke: var(--vg-alert-success-stroke);
136
+ }
137
+ .vg-alert-content--icon .ui-success-path {
138
+ stroke: var(--vg-alert-success-color);
139
+ }
140
+ .vg-alert-modal {
141
+ --vg-alert-icon-width: 150px;
142
+ --vg-alert-icon-height: 150px;
143
+ --vg-alert-padding: 5rem 2rem;
144
+ --vg-alert-border-width: 0;
145
+ margin: 0;
146
+ }
147
+ .vg-alert-modal .vg-alert-content {
148
+ flex-direction: column;
149
+ text-align: center;
150
+ }
151
+
152
+ /**
153
+ * UI before Animation
154
+ */
155
+ .ui-success-circle {
156
+ stroke-dasharray: 260.752190248px, 260.752190248px;
157
+ stroke-dashoffset: 270.752190248px;
158
+ transform: rotate(0);
159
+ transform-origin: center center;
160
+ stroke-linecap: round;
161
+ animation: ani-success-circle 1s ease-in both;
162
+ }
163
+ .ui-success-path {
164
+ stroke-dasharray: 60px 64px;
165
+ stroke-dashoffset: 62px;
166
+ stroke-linecap: round;
167
+ animation: ani-success-path 0.4s 1s ease-in both;
168
+ }
169
+
170
+ .ui-error-circle {
171
+ stroke-dasharray: 260.752190248px, 260.752190248px;
172
+ stroke-dashoffset: 260.752190248px;
173
+ animation: ani-error-circle 1.2s linear;
174
+ }
175
+ .ui-error-line1 {
176
+ stroke-dasharray: 54px 55px;
177
+ stroke-dashoffset: 55px;
178
+ stroke-linecap: round;
179
+ animation: ani-error-line 0.15s 1.2s linear both;
180
+ }
181
+ .ui-error-line2 {
182
+ stroke-dasharray: 54px 55px;
183
+ stroke-dashoffset: 55px;
184
+ stroke-linecap: round;
185
+ animation: ani-error-line 0.2s 0.9s linear both;
186
+ }
187
+
188
+ .ui-waiting-circle {
189
+ stroke-dasharray: 260.752190248px, 260.752190248px;
190
+ stroke-dashoffset: 260.752190248px;
191
+ animation: ani-waiting-circle 1.2s linear;
192
+ }
193
+ .ui-waiting-line1 {
194
+ stroke-dasharray: 280.752190248px, 200.752190248px;
195
+ stroke-dashoffset: 280.752190248px;
196
+ animation: ani-waiting-line 0.8s 0.3s linear both;
197
+ transform: rotate(0);
198
+ transform-origin: center center;
199
+ }
200
+ .ui-waiting-line2 {
201
+ stroke-dasharray: 54px 55px;
202
+ stroke-dashoffset: 55px;
203
+ animation: ani-waiting-line2 0.85s 0.6s ease-in both;
204
+ transform: rotate(0) scale(0.9);
205
+ transform-origin: center center;
206
+ }
207
+
208
+ /**
209
+ * Animation Loader
210
+ */
211
+ @keyframes vgLoader {
212
+ 0% {
213
+ transform: rotate(0deg);
214
+ }
215
+ 100% {
216
+ transform: rotate(360deg);
217
+ }
218
+ }
219
+ @keyframes ani-success-circle {
220
+ to {
221
+ stroke-dashoffset: 782.2565707439px;
222
+ }
223
+ }
224
+ @keyframes ani-success-path {
225
+ 0% {
226
+ stroke-dashoffset: 62px;
227
+ }
228
+ 65% {
229
+ stroke-dashoffset: -5px;
230
+ }
231
+ 84% {
232
+ stroke-dashoffset: 4px;
233
+ }
234
+ 100% {
235
+ stroke-dashoffset: -2px;
236
+ }
237
+ }
238
+ @keyframes ani-error-line {
239
+ to {
240
+ stroke-dashoffset: 0;
241
+ }
242
+ }
243
+ @keyframes ani-error-circle {
244
+ 0% {
245
+ stroke-dasharray: 0, 260.752190248px;
246
+ stroke-dashoffset: 0;
247
+ }
248
+ 35% {
249
+ stroke-dasharray: 120px, 120px;
250
+ stroke-dashoffset: -120px;
251
+ }
252
+ 70% {
253
+ stroke-dasharray: 0, 260.752190248px;
254
+ stroke-dashoffset: -260.752190248px;
255
+ }
256
+ 100% {
257
+ stroke-dasharray: 260.752190248px, 0;
258
+ stroke-dashoffset: -260.752190248px;
259
+ }
260
+ }
261
+ @keyframes ani-waiting-circle {
262
+ to {
263
+ stroke-dashoffset: 782.2565707439px;
264
+ }
265
+ }
266
+ @keyframes ani-waiting-line {
267
+ to {
268
+ stroke-dashoffset: 0;
269
+ }
270
+ }
271
+ @keyframes ani-waiting-line2 {
272
+ to {
273
+ stroke-dashoffset: 0;
274
+ transform: rotate(360deg) scale(1);
275
+ }
276
+ }
277
+ /*!******************************************************************************************************************************************************************************!*\
278
+ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/modules/vgsidebar/scss/vgsidebar.scss ***!
279
+ \******************************************************************************************************************************************************************************/
280
+ @charset "UTF-8";
281
+ /**
282
+ *--------------------------------------------------------------------------
283
+ * Модуль: VGSidebar
284
+ * Автор: Vegas DEV
285
+ * Лицензия: смотри LICENSE
286
+ *--------------------------------------------------------------------------
287
+ **/
288
+ .vg-sidebar {
289
+ --vg-sidebar-horizontal-width: 400px ;
290
+ --vg-sidebar-horizontal-height: 100vh ;
291
+ --vg-sidebar-vertical-width: 100vw ;
292
+ --vg-sidebar-vertical-height: 30vh ;
293
+ --vg-sidebar-bg-color: #fff ;
294
+ --vg-sidebar-color: #000000 ;
295
+ --vg-sidebar-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2) ;
296
+ --vg-sidebar-header-height: 60px ;
297
+ --vg-sidebar-footer-height: 70px ;
298
+ --vg-sidebar-padding: 1rem ;
299
+ --vg-sidebar-border: 1px solid rgba(0, 0, 0, 0.2) ;
300
+ --vg-sidebar-z-index: 1040 ;
301
+ --vg-sidebar-transition: all 0.5s ease-in-out ;
302
+ position: fixed;
303
+ width: auto;
304
+ height: auto;
305
+ transition: var(--vg-sidebar-transition);
306
+ z-index: var(--vg-sidebar-z-index);
307
+ background: var(--vg-sidebar-bg-color);
308
+ color: var(--vg-sidebar-color);
309
+ box-shadow: var(--vg-sidebar-box-shadow);
310
+ }
311
+ .vg-sidebar.left, .vg-sidebar.right {
312
+ width: var(--vg-sidebar-horizontal-width);
313
+ height: var(--vg-sidebar-horizontal-height);
314
+ top: 0;
315
+ }
316
+ .vg-sidebar.left {
317
+ left: -105%;
318
+ }
319
+ .vg-sidebar.left.show {
320
+ left: 0;
321
+ }
322
+ .vg-sidebar.right {
323
+ right: -105%;
324
+ }
325
+ .vg-sidebar.right.show {
326
+ right: 0;
327
+ }
328
+ .vg-sidebar.top, .vg-sidebar.bottom {
329
+ height: var(--vg-sidebar-vertical-height);
330
+ width: var(--vg-sidebar-vertical-width);
331
+ left: 0;
332
+ }
333
+ .vg-sidebar.top {
334
+ top: -105%;
335
+ }
336
+ .vg-sidebar.top.show {
337
+ top: 0;
338
+ }
339
+ .vg-sidebar.bottom {
340
+ bottom: -105%;
341
+ }
342
+ .vg-sidebar.bottom.show {
343
+ bottom: 0;
344
+ }
345
+ .vg-sidebar-header {
346
+ height: var(--vg-sidebar-header-height);
347
+ z-index: 10;
348
+ position: relative;
349
+ display: flex;
350
+ align-items: center;
351
+ padding: var(--vg-sidebar-padding);
352
+ border-bottom: var(--vg-sidebar-border);
353
+ }
354
+ .vg-sidebar-body {
355
+ height: calc(100% - var(--vg-sidebar-header-height) - var(--vg-sidebar-footer-height));
356
+ overflow-y: auto;
357
+ padding: var(--vg-sidebar-padding);
358
+ }
359
+ .vg-sidebar-footer {
360
+ height: var(--vg-sidebar-footer-height);
361
+ padding: var(--vg-sidebar-padding);
362
+ border-top: var(--vg-sidebar-border);
363
+ }
364
+ /*!**********************************************************************************************************************************************************************!*\
365
+ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/modules/vgnav/scss/vgnav.scss ***!
366
+ \**********************************************************************************************************************************************************************/
367
+ @charset "UTF-8";
368
+ /**
369
+ *--------------------------------------------------------------------------
370
+ * Модуль: VGNav
371
+ * Автор: Vegas DEV
372
+ * Лицензия: смотри LICENSE
373
+ *--------------------------------------------------------------------------
374
+ **/
375
+ .vg-nav {
376
+ --vg-nav-transition: all 0.2s ease-in-out ;
377
+ --vg-nav-item-margin: 0 ;
378
+ --vg-nav-item-padding: 23px 25px ;
379
+ --vg-nav-item-font-size: 1rem ;
380
+ --vg-nav-item-font-weight: 400 ;
381
+ --vg-nav-item-line-height: 1.4 ;
382
+ --vg-nav-item-color: #212529 ;
383
+ --vg-nav-item-decoration: none ;
384
+ --vg-nav-item-display: inline-block ;
385
+ --vg-nav-item-border: none ;
386
+ --vg-nav-item-border-radius: 0 ;
387
+ --vg-nav-item-white-space: nowrap ;
388
+ --vg-nav-item-position: relative ;
389
+ --vg-nav-drop-z-index: 10 ;
390
+ --vg-nav-drop-transition: all 0.2s ease-in-out ;
391
+ --vg-nav-drop-width: 200px ;
392
+ --vg-nav-drop-border-color: rgba(0, 0, 0, 0.2) ;
393
+ --vg-nav-drop-border-radius: 0 ;
394
+ --vg-nav-drop-padding: 0 ;
395
+ --vg-nav-drop-bg: #fff ;
396
+ --vg-nav-drop-mega-width: 100% ;
397
+ --vg-nav-drop-mega-min-height: 300px ;
398
+ --vg-nav-drop-mega-bg: #fff ;
399
+ --vg-nav-drop-mega-border-color: rgba(0, 0, 0, 0.2) ;
400
+ --vg-nav-drop-mega-border-radius: 0 ;
401
+ --vg-nav-drop-mega-padding: 1rem ;
402
+ --vg-nav-drop-mega-z-index: 10 ;
403
+ --vg-nav-drop-mega-transition: all 0.2s ease-in-out ;
404
+ --vg-nav-drop-item-padding: 0.75rem 1rem ;
405
+ --vg-nav-drop-item-border-color: transparent ;
406
+ --vg-nav-drop-item-border-color-hover: transparent ;
407
+ --vg-nav-drop-item-bg: transparent ;
408
+ --vg-nav-drop-item-bg-hover: transparent ;
409
+ --vg-nav-drop-item-color: inherit ;
410
+ --vg-nav-drop-item-color-hover: inherit ;
411
+ --vg-nav-drop-item-transition: all 0.2s ease-in-out ;
412
+ --vg-nav-hamburger-height: 27px ;
413
+ --vg-nav-hamburger-line-width: 35px ;
414
+ --vg-nav-hamburger-line-color: #333333 ;
415
+ --vg-nav-hamburger-line-height: 3px ;
416
+ --vg-nav-hamburger-line-indent-top: 7px ;
417
+ /** set placement **/
418
+ /** set hamburger **/
419
+ }
420
+ .vg-nav .vg-nav-wrapper {
421
+ display: flex;
422
+ padding: 0;
423
+ margin: 0;
424
+ position: relative;
425
+ }
426
+ .vg-nav .vg-nav-wrapper > li {
427
+ list-style: none;
428
+ margin: var(--vg-nav-item-margin);
429
+ /** set toggle **/
430
+ }
431
+ .vg-nav .vg-nav-wrapper > li > a {
432
+ white-space: var(--vg-nav-item-white-space);
433
+ position: var(--vg-nav-item-position);
434
+ display: var(--vg-nav-item-display);
435
+ padding: var(--vg-nav-item-padding);
436
+ font-size: var(--vg-nav-item-font-size);
437
+ font-weight: var(--vg-nav-item-font-weight);
438
+ line-height: var(--vg-nav-item-line-height);
439
+ color: var(--vg-nav-item-color);
440
+ text-decoration: var(--vg-nav-item-decoration);
441
+ border: var(--vg-nav-item-border);
442
+ border-radius: var(--vg-nav-item-border-radius);
443
+ }
444
+ .vg-nav .vg-nav-wrapper > li .toggle {
445
+ transition: var(--vg-nav-transition);
446
+ transform: rotate(0);
447
+ }
448
+ .vg-nav .vg-nav-wrapper > li .toggle span.default {
449
+ border-top: 0.3em solid;
450
+ border-right: 0.3em solid transparent;
451
+ border-bottom: 0;
452
+ border-left: 0.3em solid transparent;
453
+ width: 0;
454
+ height: 0;
455
+ transition: var(--vg-nav-transition);
456
+ transform: rotate(0);
457
+ display: inline-block;
458
+ margin-left: 0.355em;
459
+ vertical-align: 0.255em;
460
+ }
461
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content {
462
+ transition: var(--vg-nav-drop-transition);
463
+ list-style: none;
464
+ z-index: var(--vg-nav-drop-z-index);
465
+ position: absolute;
466
+ top: 120%;
467
+ opacity: 0;
468
+ visibility: hidden;
469
+ width: var(--vg-nav-drop-width);
470
+ padding: var(--vg-nav-drop-padding);
471
+ border: 1px solid var(--vg-nav-drop-border-color);
472
+ border-radius: var(--vg-nav-drop-border-radius);
473
+ background-color: var(--vg-nav-drop-bg);
474
+ }
475
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content:not(.show) {
476
+ display: none;
477
+ }
478
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content.fade {
479
+ visibility: visible;
480
+ opacity: 1;
481
+ top: 100%;
482
+ }
483
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content .dropdown-content.fade {
484
+ top: 0;
485
+ }
486
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content li a {
487
+ display: block;
488
+ padding: var(--vg-nav-drop-item-padding);
489
+ border-top: 1px solid var(--vg-nav-drop-item-border-color);
490
+ background-color: var(--vg-nav-drop-item-bg);
491
+ transition: var(--vg-nav-drop-item-transition);
492
+ color: var(--vg-nav-drop-item-color);
493
+ }
494
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content li a:hover {
495
+ background-color: var(--vg-nav-drop-item-bg-hover);
496
+ color: var(--vg-nav-drop-item-color-hover);
497
+ border-color: var(--vg-nav-drop-item-border-color-hover);
498
+ }
499
+ .vg-nav .vg-nav-wrapper .dropdown .dropdown-content li:first-child a {
500
+ border-top: none;
501
+ }
502
+ .vg-nav .vg-nav-wrapper .dropdown.dropdown-mega {
503
+ position: static;
504
+ }
505
+ .vg-nav .vg-nav-wrapper .dropdown.dropdown-mega .dropdown-content {
506
+ transition: var(--vg-nav-drop-mega-transition);
507
+ position: absolute;
508
+ left: 0;
509
+ width: var(--vg-nav-drop-mega-width);
510
+ min-height: var(--vg-nav-drop-mega-min-height);
511
+ padding: var(--vg-nav-drop-mega-padding);
512
+ border: 1px solid var(--vg-nav-drop-mega-border-color);
513
+ border-radius: var(--vg-nav-drop-mega-border-radius);
514
+ background-color: var(--vg-nav-drop-mega-bg);
515
+ z-index: var(--vg-nav-drop-z-index);
516
+ }
517
+ .vg-nav .vg-nav-wrapper .dropdown.dropdown-mega .dropdown-content:not(.show) {
518
+ display: none;
519
+ }
520
+ .vg-nav.vg-nav-horizontal .vg-nav-wrapper {
521
+ flex-direction: row;
522
+ }
523
+ .vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown > ul.left, .vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown > ul .left {
524
+ left: 0;
525
+ }
526
+ .vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown > ul.right, .vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown > ul .right {
527
+ right: 0;
528
+ }
529
+ .vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown > ul .dropdown ul.left {
530
+ left: 100%;
531
+ }
532
+ .vg-nav.vg-nav-horizontal .vg-nav-wrapper .dropdown > ul .dropdown ul.right {
533
+ right: 100%;
534
+ }
535
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper {
536
+ flex-direction: column;
537
+ }
538
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown > ul {
539
+ top: 100%;
540
+ }
541
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown > ul.left, .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown > ul .left {
542
+ left: 100%;
543
+ }
544
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown > ul.right, .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown > ul .right {
545
+ right: 100%;
546
+ }
547
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown > ul.fade {
548
+ top: 0;
549
+ }
550
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown.show > ul {
551
+ top: 0;
552
+ }
553
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown-mega {
554
+ position: relative;
555
+ }
556
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown-mega .dropdown-mega-container {
557
+ left: 100%;
558
+ top: 100%;
559
+ }
560
+ .vg-nav.vg-nav-vertical .vg-nav-wrapper .dropdown-mega .dropdown-mega-container.fade {
561
+ top: 0;
562
+ }
563
+ .vg-nav .vg-nav-hamburger {
564
+ display: none;
565
+ align-items: flex-start;
566
+ }
567
+ .vg-nav .vg-nav-hamburger--lines {
568
+ display: inline-flex;
569
+ align-items: center;
570
+ justify-content: center;
571
+ width: var(--vg-nav-hamburger-line-width);
572
+ height: calc(var(--vg-nav-hamburger-line-height) * 3 + var(--vg-nav-hamburger-line-indent-top) * 2);
573
+ position: relative;
574
+ }
575
+ .vg-nav .vg-nav-hamburger--lines span {
576
+ background-color: var(--vg-nav-hamburger-line-color);
577
+ height: var(--vg-nav-hamburger-line-height);
578
+ width: var(--vg-nav-hamburger-line-width);
579
+ right: 0;
580
+ cursor: pointer;
581
+ border-radius: 2px;
582
+ position: absolute;
583
+ display: block;
584
+ transition: all 0.4s ease;
585
+ transform: rotate(0);
586
+ opacity: 1;
587
+ }
588
+ .vg-nav .vg-nav-hamburger--lines span:first-child {
589
+ top: 0;
590
+ }
591
+ .vg-nav .vg-nav-hamburger--lines span:nth-child(2) {
592
+ top: calc(var(--vg-nav-hamburger-line-height) + var(--vg-nav-hamburger-line-indent-top));
593
+ }
594
+ .vg-nav .vg-nav-hamburger--lines span:nth-child(3) {
595
+ top: calc((var(--vg-nav-hamburger-line-height) + var(--vg-nav-hamburger-line-indent-top)) * 2);
596
+ }
597
+ .vg-nav .vg-nav-hamburger--title {
598
+ position: relative;
599
+ display: inline-block;
600
+ margin-right: 3px;
601
+ }
602
+ .vg-nav .vg-nav-hamburger.vg-nav-hamburger-active .vg-nav-hamburger--lines span:first-child {
603
+ opacity: 0;
604
+ }
605
+ .vg-nav .vg-nav-hamburger.vg-nav-hamburger-active .vg-nav-hamburger--lines span:nth-child(2) {
606
+ transform: rotate(45deg);
607
+ }
608
+ .vg-nav .vg-nav-hamburger.vg-nav-hamburger-active .vg-nav-hamburger--lines span:last-child {
609
+ transform: rotate(-45deg);
610
+ top: 10px;
611
+ }
612
+ @media (max-width: 575.98px) {
613
+ .vg-nav:not(.vg-nav-expand).vg-nav-xs .vg-nav-hamburger {
614
+ display: flex;
615
+ }
616
+ .vg-nav:not(.vg-nav-expand).vg-nav-xs > .vg-nav-wrapper {
617
+ display: none;
618
+ }
619
+ }
620
+ @media (max-width: 767.98px) {
621
+ .vg-nav:not(.vg-nav-expand).vg-nav-sm .vg-nav-hamburger {
622
+ display: flex;
623
+ }
624
+ .vg-nav:not(.vg-nav-expand).vg-nav-sm > .vg-nav-wrapper {
625
+ display: none;
626
+ }
627
+ }
628
+ @media (max-width: 991.98px) {
629
+ .vg-nav:not(.vg-nav-expand).vg-nav-md .vg-nav-hamburger {
630
+ display: flex;
631
+ }
632
+ .vg-nav:not(.vg-nav-expand).vg-nav-md > .vg-nav-wrapper {
633
+ display: none;
634
+ }
635
+ }
636
+ @media (max-width: 1199.98px) {
637
+ .vg-nav:not(.vg-nav-expand).vg-nav-lg .vg-nav-hamburger {
638
+ display: flex;
639
+ }
640
+ .vg-nav:not(.vg-nav-expand).vg-nav-lg > .vg-nav-wrapper {
641
+ display: none;
642
+ }
643
+ }
644
+ @media (max-width: 1399.98px) {
645
+ .vg-nav:not(.vg-nav-expand).vg-nav-xl .vg-nav-hamburger {
646
+ display: flex;
647
+ }
648
+ .vg-nav:not(.vg-nav-expand).vg-nav-xl > .vg-nav-wrapper {
649
+ display: none;
650
+ }
651
+ }
652
+ @media (max-width: 1599.98px) {
653
+ .vg-nav:not(.vg-nav-expand).vg-nav-xxl .vg-nav-hamburger {
654
+ display: flex;
655
+ }
656
+ .vg-nav:not(.vg-nav-expand).vg-nav-xxl > .vg-nav-wrapper {
657
+ display: none;
658
+ }
659
+ }
660
+ @media (max-width: 1799.98px) {
661
+ .vg-nav:not(.vg-nav-expand).vg-nav-xxxl .vg-nav-hamburger {
662
+ display: flex;
663
+ }
664
+ .vg-nav:not(.vg-nav-expand).vg-nav-xxxl > .vg-nav-wrapper {
665
+ display: none;
666
+ }
667
+ }
668
+ .vg-nav.vg-nav-hamburger-always .vg-nav-hamburger {
669
+ display: flex;
670
+ }
671
+ .vg-nav.vg-nav-hamburger-always .vg-nav-wrapper {
672
+ display: none;
673
+ }
674
+ /*!********************************************************************************************************************************************************************************!*\
675
+ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/modules/vgdropdown/scss/vgdropdown.scss ***!
676
+ \********************************************************************************************************************************************************************************/
677
+ @charset "UTF-8";
678
+ /**
679
+ *--------------------------------------------------------------------------
680
+ * Модуль: VGDropdown
681
+ * Автор: Vegas DEV
682
+ * Лицензия: смотри LICENSE
683
+ *--------------------------------------------------------------------------
684
+ **/
685
+ .vg-dropdown {
686
+ position: relative;
687
+ }
688
+ .vg-dropdown-content {
689
+ --vg-dropdown-bg-color: #fff ;
690
+ --vg-dropdown-color: #000000 ;
691
+ --vg-dropdown-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2) ;
692
+ --vg-dropdown-border: 1px solid rgba(0, 0, 0, 0.2) ;
693
+ --vg-dropdown-z-index: 1010 ;
694
+ --vg-dropdown-transition: all 0.5s ease-in-out ;
695
+ --vg-dropdown-min-width: 300px ;
696
+ z-index: var(--vg-dropdown-z-index);
697
+ position: absolute;
698
+ opacity: 0;
699
+ transform: translateY(20%);
700
+ transition: var(--vg-dropdonw-transition);
701
+ min-width: var(--vg-dropdown-min-width);
702
+ }
703
+ .vg-dropdown-content:not(.show) {
704
+ display: none;
705
+ }
706
+ .vg-dropdown-content.fade {
707
+ opacity: 1;
708
+ transform: translateY(0);
709
+ }
710
+ .vg-dropdown-content-container {
711
+ background-color: var(--vg-dropdown-bg-color);
712
+ color: var(--vg-dropdown-color);
713
+ border: var(--vg-dropdown-border);
714
+ }
715
+ /*!**************************************************************************************************************************************************************************!*\
716
+ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/modules/vgmodal/scss/vgmodal.scss ***!
717
+ \**************************************************************************************************************************************************************************/
718
+ @charset "UTF-8";
719
+ /**
720
+ *--------------------------------------------------------------------------
721
+ * Модуль: VGSidebar
722
+ * Автор: Vegas DEV
723
+ * Лицензия: смотри LICENSE.md
724
+ *--------------------------------------------------------------------------
725
+ **/
5
726
  /*!
6
727
  * animate.css - https://animate.style/
7
728
  * Version - 4.1.1
8
729
  * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
9
730
  *
10
731
  * Copyright (c) 2022 Animate.css
11
- */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0) scaleY(0.95);transform:translate3d(0, 0, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0) scaleY(0.95);transform:translate3d(0, 0, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shakeX{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}@keyframes shakeY{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes wobble{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:.7}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateIn{from{-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}@keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}@keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}@keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.vg-modal{--vg-modal-z-index: 1040 ;--vg-modal-margin: 0.5rem ;--vg-modal-padding: 1rem ;--vg-modal-width: 500px ;--vg-modal-color: #000000 ;--vg-modal-background-color: #fff ;--vg-modal-border-width: 1px ;--vg-modal-border-color: transparent ;--vg-modal-border-style: solid ;--vg-modal-border-radius: 0.375rem ;--vg-modal-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2) ;--vg-modal-transition: all 0.5s ease-in-out ;--vg-modal-fade-transform: translate(0, -50px) ;--vg-modal-show-transform: none ;--vg-modal-scale-transform: scale(1.02) ;position:fixed;left:0;top:0;width:100%;height:100%;z-index:var(--vg-modal-z-index);display:none;overflow-x:hidden;overflow-y:auto;outline:0}.vg-modal-dialog{position:relative;width:auto;margin:var(--vg-modal-margin);pointer-events:none}.vg-modal.fade .vg-modal-dialog{transform:var(--vg-modal-fade-transform);transition:var(--vg-modal-transition)}.vg-modal.show .vg-modal-dialog{transform:var(--vg-modal-show-transform)}.vg-modal.vg-modal-static .vg-modal-dialog{transform:var(--vg-modal-scale-transform)}.vg-modal-dialog-scrollable{height:calc(100% - var(--vg-modal-margin)*2)}.vg-modal-dialog-scrollable .vg-modal-content{max-height:100%;overflow:hidden}.vg-modal-dialog-scrollable .vg-modal-body{overflow-y:auto}.vg-modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--vg-modal-margin)*2)}.vg-modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--vg-modal-color);pointer-events:auto;background-color:var(--vg-modal-background-color);background-clip:padding-box;border:var(--vg-modal-border-width) var(--vg-modal-border-style) var(--vg-modal-border-color);border-radius:var(--vg-modal-border-radius);box-shadow:var(--vg-modal-box-shadow);outline:0;padding:var(--vg-modal-padding)}@media screen and (min-width: 576px){.vg-modal{--vg-modal-margin: 1.75rem;--vg-modal-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2)}.vg-modal-dialog{max-width:var(--vg-modal-width);margin-right:auto;margin-left:auto}.vg-modal-sm{--vg-modal-width: 300px}}@media screen and (min-width: 992px){.vg-modal-lg,.vg-modal-xl{--vg-modal-width: 800px}}@media screen and (min-width: 1399px){.vg-modal-xl{--vg-modal-width: 1140px}}
12
- .vg-form-sender-modal .vg-modal-content{padding:0}
732
+ */
733
+ :root {
734
+ --animate-duration: 1s;
735
+ --animate-delay: 1s;
736
+ --animate-repeat: 1;
737
+ }
738
+
739
+ .animate__animated {
740
+ -webkit-animation-duration: 1s;
741
+ animation-duration: 1s;
742
+ -webkit-animation-duration: var(--animate-duration);
743
+ animation-duration: var(--animate-duration);
744
+ -webkit-animation-fill-mode: both;
745
+ animation-fill-mode: both;
746
+ }
747
+
748
+ .animate__animated.animate__infinite {
749
+ -webkit-animation-iteration-count: infinite;
750
+ animation-iteration-count: infinite;
751
+ }
752
+
753
+ .animate__animated.animate__repeat-1 {
754
+ -webkit-animation-iteration-count: 1;
755
+ animation-iteration-count: 1;
756
+ -webkit-animation-iteration-count: var(--animate-repeat);
757
+ animation-iteration-count: var(--animate-repeat);
758
+ }
759
+
760
+ .animate__animated.animate__repeat-2 {
761
+ -webkit-animation-iteration-count: 2;
762
+ animation-iteration-count: 2;
763
+ -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
764
+ animation-iteration-count: calc(var(--animate-repeat) * 2);
765
+ }
766
+
767
+ .animate__animated.animate__repeat-3 {
768
+ -webkit-animation-iteration-count: 3;
769
+ animation-iteration-count: 3;
770
+ -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
771
+ animation-iteration-count: calc(var(--animate-repeat) * 3);
772
+ }
773
+
774
+ .animate__animated.animate__delay-1s {
775
+ -webkit-animation-delay: 1s;
776
+ animation-delay: 1s;
777
+ -webkit-animation-delay: var(--animate-delay);
778
+ animation-delay: var(--animate-delay);
779
+ }
780
+
781
+ .animate__animated.animate__delay-2s {
782
+ -webkit-animation-delay: 2s;
783
+ animation-delay: 2s;
784
+ -webkit-animation-delay: calc(var(--animate-delay) * 2);
785
+ animation-delay: calc(var(--animate-delay) * 2);
786
+ }
787
+
788
+ .animate__animated.animate__delay-3s {
789
+ -webkit-animation-delay: 3s;
790
+ animation-delay: 3s;
791
+ -webkit-animation-delay: calc(var(--animate-delay) * 3);
792
+ animation-delay: calc(var(--animate-delay) * 3);
793
+ }
794
+
795
+ .animate__animated.animate__delay-4s {
796
+ -webkit-animation-delay: 4s;
797
+ animation-delay: 4s;
798
+ -webkit-animation-delay: calc(var(--animate-delay) * 4);
799
+ animation-delay: calc(var(--animate-delay) * 4);
800
+ }
801
+
802
+ .animate__animated.animate__delay-5s {
803
+ -webkit-animation-delay: 5s;
804
+ animation-delay: 5s;
805
+ -webkit-animation-delay: calc(var(--animate-delay) * 5);
806
+ animation-delay: calc(var(--animate-delay) * 5);
807
+ }
808
+
809
+ .animate__animated.animate__faster {
810
+ -webkit-animation-duration: 0.5s;
811
+ animation-duration: 0.5s;
812
+ -webkit-animation-duration: calc(var(--animate-duration) / 2);
813
+ animation-duration: calc(var(--animate-duration) / 2);
814
+ }
815
+
816
+ .animate__animated.animate__fast {
817
+ -webkit-animation-duration: 0.8s;
818
+ animation-duration: 0.8s;
819
+ -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
820
+ animation-duration: calc(var(--animate-duration) * 0.8);
821
+ }
822
+
823
+ .animate__animated.animate__slow {
824
+ -webkit-animation-duration: 2s;
825
+ animation-duration: 2s;
826
+ -webkit-animation-duration: calc(var(--animate-duration) * 2);
827
+ animation-duration: calc(var(--animate-duration) * 2);
828
+ }
829
+
830
+ .animate__animated.animate__slower {
831
+ -webkit-animation-duration: 3s;
832
+ animation-duration: 3s;
833
+ -webkit-animation-duration: calc(var(--animate-duration) * 3);
834
+ animation-duration: calc(var(--animate-duration) * 3);
835
+ }
836
+
837
+ @media print, (prefers-reduced-motion: reduce) {
838
+ .animate__animated {
839
+ -webkit-animation-duration: 1ms !important;
840
+ animation-duration: 1ms !important;
841
+ -webkit-transition-duration: 1ms !important;
842
+ transition-duration: 1ms !important;
843
+ -webkit-animation-iteration-count: 1 !important;
844
+ animation-iteration-count: 1 !important;
845
+ }
846
+ .animate__animated[class*=Out] {
847
+ opacity: 0;
848
+ }
849
+ }
850
+ /* Attention seekers */
851
+ @-webkit-keyframes bounce {
852
+ from, 20%, 53%, to {
853
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
854
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
855
+ -webkit-transform: translate3d(0, 0, 0);
856
+ transform: translate3d(0, 0, 0);
857
+ }
858
+ 40%, 43% {
859
+ -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
860
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
861
+ -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
862
+ transform: translate3d(0, -30px, 0) scaleY(1.1);
863
+ }
864
+ 70% {
865
+ -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
866
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
867
+ -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
868
+ transform: translate3d(0, -15px, 0) scaleY(1.05);
869
+ }
870
+ 80% {
871
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
872
+ transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
873
+ -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
874
+ transform: translate3d(0, 0, 0) scaleY(0.95);
875
+ }
876
+ 90% {
877
+ -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
878
+ transform: translate3d(0, -4px, 0) scaleY(1.02);
879
+ }
880
+ }
881
+ @keyframes bounce {
882
+ from, 20%, 53%, to {
883
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
884
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
885
+ -webkit-transform: translate3d(0, 0, 0);
886
+ transform: translate3d(0, 0, 0);
887
+ }
888
+ 40%, 43% {
889
+ -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
890
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
891
+ -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
892
+ transform: translate3d(0, -30px, 0) scaleY(1.1);
893
+ }
894
+ 70% {
895
+ -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
896
+ animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
897
+ -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
898
+ transform: translate3d(0, -15px, 0) scaleY(1.05);
899
+ }
900
+ 80% {
901
+ -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
902
+ transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
903
+ -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
904
+ transform: translate3d(0, 0, 0) scaleY(0.95);
905
+ }
906
+ 90% {
907
+ -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
908
+ transform: translate3d(0, -4px, 0) scaleY(1.02);
909
+ }
910
+ }
911
+ .animate__bounce {
912
+ -webkit-animation-name: bounce;
913
+ animation-name: bounce;
914
+ -webkit-transform-origin: center bottom;
915
+ transform-origin: center bottom;
916
+ }
917
+
918
+ @-webkit-keyframes flash {
919
+ from, 50%, to {
920
+ opacity: 1;
921
+ }
922
+ 25%, 75% {
923
+ opacity: 0;
924
+ }
925
+ }
926
+ @keyframes flash {
927
+ from, 50%, to {
928
+ opacity: 1;
929
+ }
930
+ 25%, 75% {
931
+ opacity: 0;
932
+ }
933
+ }
934
+ .animate__flash {
935
+ -webkit-animation-name: flash;
936
+ animation-name: flash;
937
+ }
938
+
939
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
940
+ @-webkit-keyframes pulse {
941
+ from {
942
+ -webkit-transform: scale3d(1, 1, 1);
943
+ transform: scale3d(1, 1, 1);
944
+ }
945
+ 50% {
946
+ -webkit-transform: scale3d(1.05, 1.05, 1.05);
947
+ transform: scale3d(1.05, 1.05, 1.05);
948
+ }
949
+ to {
950
+ -webkit-transform: scale3d(1, 1, 1);
951
+ transform: scale3d(1, 1, 1);
952
+ }
953
+ }
954
+ @keyframes pulse {
955
+ from {
956
+ -webkit-transform: scale3d(1, 1, 1);
957
+ transform: scale3d(1, 1, 1);
958
+ }
959
+ 50% {
960
+ -webkit-transform: scale3d(1.05, 1.05, 1.05);
961
+ transform: scale3d(1.05, 1.05, 1.05);
962
+ }
963
+ to {
964
+ -webkit-transform: scale3d(1, 1, 1);
965
+ transform: scale3d(1, 1, 1);
966
+ }
967
+ }
968
+ .animate__pulse {
969
+ -webkit-animation-name: pulse;
970
+ animation-name: pulse;
971
+ -webkit-animation-timing-function: ease-in-out;
972
+ animation-timing-function: ease-in-out;
973
+ }
974
+
975
+ @-webkit-keyframes rubberBand {
976
+ from {
977
+ -webkit-transform: scale3d(1, 1, 1);
978
+ transform: scale3d(1, 1, 1);
979
+ }
980
+ 30% {
981
+ -webkit-transform: scale3d(1.25, 0.75, 1);
982
+ transform: scale3d(1.25, 0.75, 1);
983
+ }
984
+ 40% {
985
+ -webkit-transform: scale3d(0.75, 1.25, 1);
986
+ transform: scale3d(0.75, 1.25, 1);
987
+ }
988
+ 50% {
989
+ -webkit-transform: scale3d(1.15, 0.85, 1);
990
+ transform: scale3d(1.15, 0.85, 1);
991
+ }
992
+ 65% {
993
+ -webkit-transform: scale3d(0.95, 1.05, 1);
994
+ transform: scale3d(0.95, 1.05, 1);
995
+ }
996
+ 75% {
997
+ -webkit-transform: scale3d(1.05, 0.95, 1);
998
+ transform: scale3d(1.05, 0.95, 1);
999
+ }
1000
+ to {
1001
+ -webkit-transform: scale3d(1, 1, 1);
1002
+ transform: scale3d(1, 1, 1);
1003
+ }
1004
+ }
1005
+ @keyframes rubberBand {
1006
+ from {
1007
+ -webkit-transform: scale3d(1, 1, 1);
1008
+ transform: scale3d(1, 1, 1);
1009
+ }
1010
+ 30% {
1011
+ -webkit-transform: scale3d(1.25, 0.75, 1);
1012
+ transform: scale3d(1.25, 0.75, 1);
1013
+ }
1014
+ 40% {
1015
+ -webkit-transform: scale3d(0.75, 1.25, 1);
1016
+ transform: scale3d(0.75, 1.25, 1);
1017
+ }
1018
+ 50% {
1019
+ -webkit-transform: scale3d(1.15, 0.85, 1);
1020
+ transform: scale3d(1.15, 0.85, 1);
1021
+ }
1022
+ 65% {
1023
+ -webkit-transform: scale3d(0.95, 1.05, 1);
1024
+ transform: scale3d(0.95, 1.05, 1);
1025
+ }
1026
+ 75% {
1027
+ -webkit-transform: scale3d(1.05, 0.95, 1);
1028
+ transform: scale3d(1.05, 0.95, 1);
1029
+ }
1030
+ to {
1031
+ -webkit-transform: scale3d(1, 1, 1);
1032
+ transform: scale3d(1, 1, 1);
1033
+ }
1034
+ }
1035
+ .animate__rubberBand {
1036
+ -webkit-animation-name: rubberBand;
1037
+ animation-name: rubberBand;
1038
+ }
1039
+
1040
+ @-webkit-keyframes shakeX {
1041
+ from, to {
1042
+ -webkit-transform: translate3d(0, 0, 0);
1043
+ transform: translate3d(0, 0, 0);
1044
+ }
1045
+ 10%, 30%, 50%, 70%, 90% {
1046
+ -webkit-transform: translate3d(-10px, 0, 0);
1047
+ transform: translate3d(-10px, 0, 0);
1048
+ }
1049
+ 20%, 40%, 60%, 80% {
1050
+ -webkit-transform: translate3d(10px, 0, 0);
1051
+ transform: translate3d(10px, 0, 0);
1052
+ }
1053
+ }
1054
+ @keyframes shakeX {
1055
+ from, to {
1056
+ -webkit-transform: translate3d(0, 0, 0);
1057
+ transform: translate3d(0, 0, 0);
1058
+ }
1059
+ 10%, 30%, 50%, 70%, 90% {
1060
+ -webkit-transform: translate3d(-10px, 0, 0);
1061
+ transform: translate3d(-10px, 0, 0);
1062
+ }
1063
+ 20%, 40%, 60%, 80% {
1064
+ -webkit-transform: translate3d(10px, 0, 0);
1065
+ transform: translate3d(10px, 0, 0);
1066
+ }
1067
+ }
1068
+ .animate__shakeX {
1069
+ -webkit-animation-name: shakeX;
1070
+ animation-name: shakeX;
1071
+ }
1072
+
1073
+ @-webkit-keyframes shakeY {
1074
+ from, to {
1075
+ -webkit-transform: translate3d(0, 0, 0);
1076
+ transform: translate3d(0, 0, 0);
1077
+ }
1078
+ 10%, 30%, 50%, 70%, 90% {
1079
+ -webkit-transform: translate3d(0, -10px, 0);
1080
+ transform: translate3d(0, -10px, 0);
1081
+ }
1082
+ 20%, 40%, 60%, 80% {
1083
+ -webkit-transform: translate3d(0, 10px, 0);
1084
+ transform: translate3d(0, 10px, 0);
1085
+ }
1086
+ }
1087
+ @keyframes shakeY {
1088
+ from, to {
1089
+ -webkit-transform: translate3d(0, 0, 0);
1090
+ transform: translate3d(0, 0, 0);
1091
+ }
1092
+ 10%, 30%, 50%, 70%, 90% {
1093
+ -webkit-transform: translate3d(0, -10px, 0);
1094
+ transform: translate3d(0, -10px, 0);
1095
+ }
1096
+ 20%, 40%, 60%, 80% {
1097
+ -webkit-transform: translate3d(0, 10px, 0);
1098
+ transform: translate3d(0, 10px, 0);
1099
+ }
1100
+ }
1101
+ .animate__shakeY {
1102
+ -webkit-animation-name: shakeY;
1103
+ animation-name: shakeY;
1104
+ }
1105
+
1106
+ @-webkit-keyframes headShake {
1107
+ 0% {
1108
+ -webkit-transform: translateX(0);
1109
+ transform: translateX(0);
1110
+ }
1111
+ 6.5% {
1112
+ -webkit-transform: translateX(-6px) rotateY(-9deg);
1113
+ transform: translateX(-6px) rotateY(-9deg);
1114
+ }
1115
+ 18.5% {
1116
+ -webkit-transform: translateX(5px) rotateY(7deg);
1117
+ transform: translateX(5px) rotateY(7deg);
1118
+ }
1119
+ 31.5% {
1120
+ -webkit-transform: translateX(-3px) rotateY(-5deg);
1121
+ transform: translateX(-3px) rotateY(-5deg);
1122
+ }
1123
+ 43.5% {
1124
+ -webkit-transform: translateX(2px) rotateY(3deg);
1125
+ transform: translateX(2px) rotateY(3deg);
1126
+ }
1127
+ 50% {
1128
+ -webkit-transform: translateX(0);
1129
+ transform: translateX(0);
1130
+ }
1131
+ }
1132
+ @keyframes headShake {
1133
+ 0% {
1134
+ -webkit-transform: translateX(0);
1135
+ transform: translateX(0);
1136
+ }
1137
+ 6.5% {
1138
+ -webkit-transform: translateX(-6px) rotateY(-9deg);
1139
+ transform: translateX(-6px) rotateY(-9deg);
1140
+ }
1141
+ 18.5% {
1142
+ -webkit-transform: translateX(5px) rotateY(7deg);
1143
+ transform: translateX(5px) rotateY(7deg);
1144
+ }
1145
+ 31.5% {
1146
+ -webkit-transform: translateX(-3px) rotateY(-5deg);
1147
+ transform: translateX(-3px) rotateY(-5deg);
1148
+ }
1149
+ 43.5% {
1150
+ -webkit-transform: translateX(2px) rotateY(3deg);
1151
+ transform: translateX(2px) rotateY(3deg);
1152
+ }
1153
+ 50% {
1154
+ -webkit-transform: translateX(0);
1155
+ transform: translateX(0);
1156
+ }
1157
+ }
1158
+ .animate__headShake {
1159
+ -webkit-animation-timing-function: ease-in-out;
1160
+ animation-timing-function: ease-in-out;
1161
+ -webkit-animation-name: headShake;
1162
+ animation-name: headShake;
1163
+ }
1164
+
1165
+ @-webkit-keyframes swing {
1166
+ 20% {
1167
+ -webkit-transform: rotate3d(0, 0, 1, 15deg);
1168
+ transform: rotate3d(0, 0, 1, 15deg);
1169
+ }
1170
+ 40% {
1171
+ -webkit-transform: rotate3d(0, 0, 1, -10deg);
1172
+ transform: rotate3d(0, 0, 1, -10deg);
1173
+ }
1174
+ 60% {
1175
+ -webkit-transform: rotate3d(0, 0, 1, 5deg);
1176
+ transform: rotate3d(0, 0, 1, 5deg);
1177
+ }
1178
+ 80% {
1179
+ -webkit-transform: rotate3d(0, 0, 1, -5deg);
1180
+ transform: rotate3d(0, 0, 1, -5deg);
1181
+ }
1182
+ to {
1183
+ -webkit-transform: rotate3d(0, 0, 1, 0deg);
1184
+ transform: rotate3d(0, 0, 1, 0deg);
1185
+ }
1186
+ }
1187
+ @keyframes swing {
1188
+ 20% {
1189
+ -webkit-transform: rotate3d(0, 0, 1, 15deg);
1190
+ transform: rotate3d(0, 0, 1, 15deg);
1191
+ }
1192
+ 40% {
1193
+ -webkit-transform: rotate3d(0, 0, 1, -10deg);
1194
+ transform: rotate3d(0, 0, 1, -10deg);
1195
+ }
1196
+ 60% {
1197
+ -webkit-transform: rotate3d(0, 0, 1, 5deg);
1198
+ transform: rotate3d(0, 0, 1, 5deg);
1199
+ }
1200
+ 80% {
1201
+ -webkit-transform: rotate3d(0, 0, 1, -5deg);
1202
+ transform: rotate3d(0, 0, 1, -5deg);
1203
+ }
1204
+ to {
1205
+ -webkit-transform: rotate3d(0, 0, 1, 0deg);
1206
+ transform: rotate3d(0, 0, 1, 0deg);
1207
+ }
1208
+ }
1209
+ .animate__swing {
1210
+ -webkit-transform-origin: top center;
1211
+ transform-origin: top center;
1212
+ -webkit-animation-name: swing;
1213
+ animation-name: swing;
1214
+ }
1215
+
1216
+ @-webkit-keyframes tada {
1217
+ from {
1218
+ -webkit-transform: scale3d(1, 1, 1);
1219
+ transform: scale3d(1, 1, 1);
1220
+ }
1221
+ 10%, 20% {
1222
+ -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
1223
+ transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
1224
+ }
1225
+ 30%, 50%, 70%, 90% {
1226
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
1227
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
1228
+ }
1229
+ 40%, 60%, 80% {
1230
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
1231
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
1232
+ }
1233
+ to {
1234
+ -webkit-transform: scale3d(1, 1, 1);
1235
+ transform: scale3d(1, 1, 1);
1236
+ }
1237
+ }
1238
+ @keyframes tada {
1239
+ from {
1240
+ -webkit-transform: scale3d(1, 1, 1);
1241
+ transform: scale3d(1, 1, 1);
1242
+ }
1243
+ 10%, 20% {
1244
+ -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
1245
+ transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
1246
+ }
1247
+ 30%, 50%, 70%, 90% {
1248
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
1249
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
1250
+ }
1251
+ 40%, 60%, 80% {
1252
+ -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
1253
+ transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
1254
+ }
1255
+ to {
1256
+ -webkit-transform: scale3d(1, 1, 1);
1257
+ transform: scale3d(1, 1, 1);
1258
+ }
1259
+ }
1260
+ .animate__tada {
1261
+ -webkit-animation-name: tada;
1262
+ animation-name: tada;
1263
+ }
1264
+
1265
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
1266
+ @-webkit-keyframes wobble {
1267
+ from {
1268
+ -webkit-transform: translate3d(0, 0, 0);
1269
+ transform: translate3d(0, 0, 0);
1270
+ }
1271
+ 15% {
1272
+ -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
1273
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
1274
+ }
1275
+ 30% {
1276
+ -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
1277
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
1278
+ }
1279
+ 45% {
1280
+ -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
1281
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
1282
+ }
1283
+ 60% {
1284
+ -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
1285
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
1286
+ }
1287
+ 75% {
1288
+ -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
1289
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
1290
+ }
1291
+ to {
1292
+ -webkit-transform: translate3d(0, 0, 0);
1293
+ transform: translate3d(0, 0, 0);
1294
+ }
1295
+ }
1296
+ @keyframes wobble {
1297
+ from {
1298
+ -webkit-transform: translate3d(0, 0, 0);
1299
+ transform: translate3d(0, 0, 0);
1300
+ }
1301
+ 15% {
1302
+ -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
1303
+ transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
1304
+ }
1305
+ 30% {
1306
+ -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
1307
+ transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
1308
+ }
1309
+ 45% {
1310
+ -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
1311
+ transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
1312
+ }
1313
+ 60% {
1314
+ -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
1315
+ transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
1316
+ }
1317
+ 75% {
1318
+ -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
1319
+ transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
1320
+ }
1321
+ to {
1322
+ -webkit-transform: translate3d(0, 0, 0);
1323
+ transform: translate3d(0, 0, 0);
1324
+ }
1325
+ }
1326
+ .animate__wobble {
1327
+ -webkit-animation-name: wobble;
1328
+ animation-name: wobble;
1329
+ }
1330
+
1331
+ @-webkit-keyframes jello {
1332
+ from, 11.1%, to {
1333
+ -webkit-transform: translate3d(0, 0, 0);
1334
+ transform: translate3d(0, 0, 0);
1335
+ }
1336
+ 22.2% {
1337
+ -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
1338
+ transform: skewX(-12.5deg) skewY(-12.5deg);
1339
+ }
1340
+ 33.3% {
1341
+ -webkit-transform: skewX(6.25deg) skewY(6.25deg);
1342
+ transform: skewX(6.25deg) skewY(6.25deg);
1343
+ }
1344
+ 44.4% {
1345
+ -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
1346
+ transform: skewX(-3.125deg) skewY(-3.125deg);
1347
+ }
1348
+ 55.5% {
1349
+ -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
1350
+ transform: skewX(1.5625deg) skewY(1.5625deg);
1351
+ }
1352
+ 66.6% {
1353
+ -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
1354
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
1355
+ }
1356
+ 77.7% {
1357
+ -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
1358
+ transform: skewX(0.390625deg) skewY(0.390625deg);
1359
+ }
1360
+ 88.8% {
1361
+ -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
1362
+ transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
1363
+ }
1364
+ }
1365
+ @keyframes jello {
1366
+ from, 11.1%, to {
1367
+ -webkit-transform: translate3d(0, 0, 0);
1368
+ transform: translate3d(0, 0, 0);
1369
+ }
1370
+ 22.2% {
1371
+ -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
1372
+ transform: skewX(-12.5deg) skewY(-12.5deg);
1373
+ }
1374
+ 33.3% {
1375
+ -webkit-transform: skewX(6.25deg) skewY(6.25deg);
1376
+ transform: skewX(6.25deg) skewY(6.25deg);
1377
+ }
1378
+ 44.4% {
1379
+ -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
1380
+ transform: skewX(-3.125deg) skewY(-3.125deg);
1381
+ }
1382
+ 55.5% {
1383
+ -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
1384
+ transform: skewX(1.5625deg) skewY(1.5625deg);
1385
+ }
1386
+ 66.6% {
1387
+ -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
1388
+ transform: skewX(-0.78125deg) skewY(-0.78125deg);
1389
+ }
1390
+ 77.7% {
1391
+ -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
1392
+ transform: skewX(0.390625deg) skewY(0.390625deg);
1393
+ }
1394
+ 88.8% {
1395
+ -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
1396
+ transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
1397
+ }
1398
+ }
1399
+ .animate__jello {
1400
+ -webkit-animation-name: jello;
1401
+ animation-name: jello;
1402
+ -webkit-transform-origin: center;
1403
+ transform-origin: center;
1404
+ }
1405
+
1406
+ @-webkit-keyframes heartBeat {
1407
+ 0% {
1408
+ -webkit-transform: scale(1);
1409
+ transform: scale(1);
1410
+ }
1411
+ 14% {
1412
+ -webkit-transform: scale(1.3);
1413
+ transform: scale(1.3);
1414
+ }
1415
+ 28% {
1416
+ -webkit-transform: scale(1);
1417
+ transform: scale(1);
1418
+ }
1419
+ 42% {
1420
+ -webkit-transform: scale(1.3);
1421
+ transform: scale(1.3);
1422
+ }
1423
+ 70% {
1424
+ -webkit-transform: scale(1);
1425
+ transform: scale(1);
1426
+ }
1427
+ }
1428
+ @keyframes heartBeat {
1429
+ 0% {
1430
+ -webkit-transform: scale(1);
1431
+ transform: scale(1);
1432
+ }
1433
+ 14% {
1434
+ -webkit-transform: scale(1.3);
1435
+ transform: scale(1.3);
1436
+ }
1437
+ 28% {
1438
+ -webkit-transform: scale(1);
1439
+ transform: scale(1);
1440
+ }
1441
+ 42% {
1442
+ -webkit-transform: scale(1.3);
1443
+ transform: scale(1.3);
1444
+ }
1445
+ 70% {
1446
+ -webkit-transform: scale(1);
1447
+ transform: scale(1);
1448
+ }
1449
+ }
1450
+ .animate__heartBeat {
1451
+ -webkit-animation-name: heartBeat;
1452
+ animation-name: heartBeat;
1453
+ -webkit-animation-duration: 1.3s;
1454
+ animation-duration: 1.3s;
1455
+ -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
1456
+ animation-duration: calc(var(--animate-duration) * 1.3);
1457
+ -webkit-animation-timing-function: ease-in-out;
1458
+ animation-timing-function: ease-in-out;
1459
+ }
1460
+
1461
+ /* Back entrances */
1462
+ @-webkit-keyframes backInDown {
1463
+ 0% {
1464
+ -webkit-transform: translateY(-1200px) scale(0.7);
1465
+ transform: translateY(-1200px) scale(0.7);
1466
+ opacity: 0.7;
1467
+ }
1468
+ 80% {
1469
+ -webkit-transform: translateY(0px) scale(0.7);
1470
+ transform: translateY(0px) scale(0.7);
1471
+ opacity: 0.7;
1472
+ }
1473
+ 100% {
1474
+ -webkit-transform: scale(1);
1475
+ transform: scale(1);
1476
+ opacity: 1;
1477
+ }
1478
+ }
1479
+ @keyframes backInDown {
1480
+ 0% {
1481
+ -webkit-transform: translateY(-1200px) scale(0.7);
1482
+ transform: translateY(-1200px) scale(0.7);
1483
+ opacity: 0.7;
1484
+ }
1485
+ 80% {
1486
+ -webkit-transform: translateY(0px) scale(0.7);
1487
+ transform: translateY(0px) scale(0.7);
1488
+ opacity: 0.7;
1489
+ }
1490
+ 100% {
1491
+ -webkit-transform: scale(1);
1492
+ transform: scale(1);
1493
+ opacity: 1;
1494
+ }
1495
+ }
1496
+ .animate__backInDown {
1497
+ -webkit-animation-name: backInDown;
1498
+ animation-name: backInDown;
1499
+ }
1500
+
1501
+ @-webkit-keyframes backInLeft {
1502
+ 0% {
1503
+ -webkit-transform: translateX(-2000px) scale(0.7);
1504
+ transform: translateX(-2000px) scale(0.7);
1505
+ opacity: 0.7;
1506
+ }
1507
+ 80% {
1508
+ -webkit-transform: translateX(0px) scale(0.7);
1509
+ transform: translateX(0px) scale(0.7);
1510
+ opacity: 0.7;
1511
+ }
1512
+ 100% {
1513
+ -webkit-transform: scale(1);
1514
+ transform: scale(1);
1515
+ opacity: 1;
1516
+ }
1517
+ }
1518
+ @keyframes backInLeft {
1519
+ 0% {
1520
+ -webkit-transform: translateX(-2000px) scale(0.7);
1521
+ transform: translateX(-2000px) scale(0.7);
1522
+ opacity: 0.7;
1523
+ }
1524
+ 80% {
1525
+ -webkit-transform: translateX(0px) scale(0.7);
1526
+ transform: translateX(0px) scale(0.7);
1527
+ opacity: 0.7;
1528
+ }
1529
+ 100% {
1530
+ -webkit-transform: scale(1);
1531
+ transform: scale(1);
1532
+ opacity: 1;
1533
+ }
1534
+ }
1535
+ .animate__backInLeft {
1536
+ -webkit-animation-name: backInLeft;
1537
+ animation-name: backInLeft;
1538
+ }
1539
+
1540
+ @-webkit-keyframes backInRight {
1541
+ 0% {
1542
+ -webkit-transform: translateX(2000px) scale(0.7);
1543
+ transform: translateX(2000px) scale(0.7);
1544
+ opacity: 0.7;
1545
+ }
1546
+ 80% {
1547
+ -webkit-transform: translateX(0px) scale(0.7);
1548
+ transform: translateX(0px) scale(0.7);
1549
+ opacity: 0.7;
1550
+ }
1551
+ 100% {
1552
+ -webkit-transform: scale(1);
1553
+ transform: scale(1);
1554
+ opacity: 1;
1555
+ }
1556
+ }
1557
+ @keyframes backInRight {
1558
+ 0% {
1559
+ -webkit-transform: translateX(2000px) scale(0.7);
1560
+ transform: translateX(2000px) scale(0.7);
1561
+ opacity: 0.7;
1562
+ }
1563
+ 80% {
1564
+ -webkit-transform: translateX(0px) scale(0.7);
1565
+ transform: translateX(0px) scale(0.7);
1566
+ opacity: 0.7;
1567
+ }
1568
+ 100% {
1569
+ -webkit-transform: scale(1);
1570
+ transform: scale(1);
1571
+ opacity: 1;
1572
+ }
1573
+ }
1574
+ .animate__backInRight {
1575
+ -webkit-animation-name: backInRight;
1576
+ animation-name: backInRight;
1577
+ }
1578
+
1579
+ @-webkit-keyframes backInUp {
1580
+ 0% {
1581
+ -webkit-transform: translateY(1200px) scale(0.7);
1582
+ transform: translateY(1200px) scale(0.7);
1583
+ opacity: 0.7;
1584
+ }
1585
+ 80% {
1586
+ -webkit-transform: translateY(0px) scale(0.7);
1587
+ transform: translateY(0px) scale(0.7);
1588
+ opacity: 0.7;
1589
+ }
1590
+ 100% {
1591
+ -webkit-transform: scale(1);
1592
+ transform: scale(1);
1593
+ opacity: 1;
1594
+ }
1595
+ }
1596
+ @keyframes backInUp {
1597
+ 0% {
1598
+ -webkit-transform: translateY(1200px) scale(0.7);
1599
+ transform: translateY(1200px) scale(0.7);
1600
+ opacity: 0.7;
1601
+ }
1602
+ 80% {
1603
+ -webkit-transform: translateY(0px) scale(0.7);
1604
+ transform: translateY(0px) scale(0.7);
1605
+ opacity: 0.7;
1606
+ }
1607
+ 100% {
1608
+ -webkit-transform: scale(1);
1609
+ transform: scale(1);
1610
+ opacity: 1;
1611
+ }
1612
+ }
1613
+ .animate__backInUp {
1614
+ -webkit-animation-name: backInUp;
1615
+ animation-name: backInUp;
1616
+ }
1617
+
1618
+ /* Back exits */
1619
+ @-webkit-keyframes backOutDown {
1620
+ 0% {
1621
+ -webkit-transform: scale(1);
1622
+ transform: scale(1);
1623
+ opacity: 1;
1624
+ }
1625
+ 20% {
1626
+ -webkit-transform: translateY(0px) scale(0.7);
1627
+ transform: translateY(0px) scale(0.7);
1628
+ opacity: 0.7;
1629
+ }
1630
+ 100% {
1631
+ -webkit-transform: translateY(700px) scale(0.7);
1632
+ transform: translateY(700px) scale(0.7);
1633
+ opacity: 0.7;
1634
+ }
1635
+ }
1636
+ @keyframes backOutDown {
1637
+ 0% {
1638
+ -webkit-transform: scale(1);
1639
+ transform: scale(1);
1640
+ opacity: 1;
1641
+ }
1642
+ 20% {
1643
+ -webkit-transform: translateY(0px) scale(0.7);
1644
+ transform: translateY(0px) scale(0.7);
1645
+ opacity: 0.7;
1646
+ }
1647
+ 100% {
1648
+ -webkit-transform: translateY(700px) scale(0.7);
1649
+ transform: translateY(700px) scale(0.7);
1650
+ opacity: 0.7;
1651
+ }
1652
+ }
1653
+ .animate__backOutDown {
1654
+ -webkit-animation-name: backOutDown;
1655
+ animation-name: backOutDown;
1656
+ }
1657
+
1658
+ @-webkit-keyframes backOutLeft {
1659
+ 0% {
1660
+ -webkit-transform: scale(1);
1661
+ transform: scale(1);
1662
+ opacity: 1;
1663
+ }
1664
+ 20% {
1665
+ -webkit-transform: translateX(0px) scale(0.7);
1666
+ transform: translateX(0px) scale(0.7);
1667
+ opacity: 0.7;
1668
+ }
1669
+ 100% {
1670
+ -webkit-transform: translateX(-2000px) scale(0.7);
1671
+ transform: translateX(-2000px) scale(0.7);
1672
+ opacity: 0.7;
1673
+ }
1674
+ }
1675
+ @keyframes backOutLeft {
1676
+ 0% {
1677
+ -webkit-transform: scale(1);
1678
+ transform: scale(1);
1679
+ opacity: 1;
1680
+ }
1681
+ 20% {
1682
+ -webkit-transform: translateX(0px) scale(0.7);
1683
+ transform: translateX(0px) scale(0.7);
1684
+ opacity: 0.7;
1685
+ }
1686
+ 100% {
1687
+ -webkit-transform: translateX(-2000px) scale(0.7);
1688
+ transform: translateX(-2000px) scale(0.7);
1689
+ opacity: 0.7;
1690
+ }
1691
+ }
1692
+ .animate__backOutLeft {
1693
+ -webkit-animation-name: backOutLeft;
1694
+ animation-name: backOutLeft;
1695
+ }
1696
+
1697
+ @-webkit-keyframes backOutRight {
1698
+ 0% {
1699
+ -webkit-transform: scale(1);
1700
+ transform: scale(1);
1701
+ opacity: 1;
1702
+ }
1703
+ 20% {
1704
+ -webkit-transform: translateX(0px) scale(0.7);
1705
+ transform: translateX(0px) scale(0.7);
1706
+ opacity: 0.7;
1707
+ }
1708
+ 100% {
1709
+ -webkit-transform: translateX(2000px) scale(0.7);
1710
+ transform: translateX(2000px) scale(0.7);
1711
+ opacity: 0.7;
1712
+ }
1713
+ }
1714
+ @keyframes backOutRight {
1715
+ 0% {
1716
+ -webkit-transform: scale(1);
1717
+ transform: scale(1);
1718
+ opacity: 1;
1719
+ }
1720
+ 20% {
1721
+ -webkit-transform: translateX(0px) scale(0.7);
1722
+ transform: translateX(0px) scale(0.7);
1723
+ opacity: 0.7;
1724
+ }
1725
+ 100% {
1726
+ -webkit-transform: translateX(2000px) scale(0.7);
1727
+ transform: translateX(2000px) scale(0.7);
1728
+ opacity: 0.7;
1729
+ }
1730
+ }
1731
+ .animate__backOutRight {
1732
+ -webkit-animation-name: backOutRight;
1733
+ animation-name: backOutRight;
1734
+ }
1735
+
1736
+ @-webkit-keyframes backOutUp {
1737
+ 0% {
1738
+ -webkit-transform: scale(1);
1739
+ transform: scale(1);
1740
+ opacity: 1;
1741
+ }
1742
+ 20% {
1743
+ -webkit-transform: translateY(0px) scale(0.7);
1744
+ transform: translateY(0px) scale(0.7);
1745
+ opacity: 0.7;
1746
+ }
1747
+ 100% {
1748
+ -webkit-transform: translateY(-700px) scale(0.7);
1749
+ transform: translateY(-700px) scale(0.7);
1750
+ opacity: 0.7;
1751
+ }
1752
+ }
1753
+ @keyframes backOutUp {
1754
+ 0% {
1755
+ -webkit-transform: scale(1);
1756
+ transform: scale(1);
1757
+ opacity: 1;
1758
+ }
1759
+ 20% {
1760
+ -webkit-transform: translateY(0px) scale(0.7);
1761
+ transform: translateY(0px) scale(0.7);
1762
+ opacity: 0.7;
1763
+ }
1764
+ 100% {
1765
+ -webkit-transform: translateY(-700px) scale(0.7);
1766
+ transform: translateY(-700px) scale(0.7);
1767
+ opacity: 0.7;
1768
+ }
1769
+ }
1770
+ .animate__backOutUp {
1771
+ -webkit-animation-name: backOutUp;
1772
+ animation-name: backOutUp;
1773
+ }
1774
+
1775
+ /* Bouncing entrances */
1776
+ @-webkit-keyframes bounceIn {
1777
+ from, 20%, 40%, 60%, 80%, to {
1778
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1779
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1780
+ }
1781
+ 0% {
1782
+ opacity: 0;
1783
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
1784
+ transform: scale3d(0.3, 0.3, 0.3);
1785
+ }
1786
+ 20% {
1787
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
1788
+ transform: scale3d(1.1, 1.1, 1.1);
1789
+ }
1790
+ 40% {
1791
+ -webkit-transform: scale3d(0.9, 0.9, 0.9);
1792
+ transform: scale3d(0.9, 0.9, 0.9);
1793
+ }
1794
+ 60% {
1795
+ opacity: 1;
1796
+ -webkit-transform: scale3d(1.03, 1.03, 1.03);
1797
+ transform: scale3d(1.03, 1.03, 1.03);
1798
+ }
1799
+ 80% {
1800
+ -webkit-transform: scale3d(0.97, 0.97, 0.97);
1801
+ transform: scale3d(0.97, 0.97, 0.97);
1802
+ }
1803
+ to {
1804
+ opacity: 1;
1805
+ -webkit-transform: scale3d(1, 1, 1);
1806
+ transform: scale3d(1, 1, 1);
1807
+ }
1808
+ }
1809
+ @keyframes bounceIn {
1810
+ from, 20%, 40%, 60%, 80%, to {
1811
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1812
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1813
+ }
1814
+ 0% {
1815
+ opacity: 0;
1816
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
1817
+ transform: scale3d(0.3, 0.3, 0.3);
1818
+ }
1819
+ 20% {
1820
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
1821
+ transform: scale3d(1.1, 1.1, 1.1);
1822
+ }
1823
+ 40% {
1824
+ -webkit-transform: scale3d(0.9, 0.9, 0.9);
1825
+ transform: scale3d(0.9, 0.9, 0.9);
1826
+ }
1827
+ 60% {
1828
+ opacity: 1;
1829
+ -webkit-transform: scale3d(1.03, 1.03, 1.03);
1830
+ transform: scale3d(1.03, 1.03, 1.03);
1831
+ }
1832
+ 80% {
1833
+ -webkit-transform: scale3d(0.97, 0.97, 0.97);
1834
+ transform: scale3d(0.97, 0.97, 0.97);
1835
+ }
1836
+ to {
1837
+ opacity: 1;
1838
+ -webkit-transform: scale3d(1, 1, 1);
1839
+ transform: scale3d(1, 1, 1);
1840
+ }
1841
+ }
1842
+ .animate__bounceIn {
1843
+ -webkit-animation-duration: 0.75s;
1844
+ animation-duration: 0.75s;
1845
+ -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
1846
+ animation-duration: calc(var(--animate-duration) * 0.75);
1847
+ -webkit-animation-name: bounceIn;
1848
+ animation-name: bounceIn;
1849
+ }
1850
+
1851
+ @-webkit-keyframes bounceInDown {
1852
+ from, 60%, 75%, 90%, to {
1853
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1854
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1855
+ }
1856
+ 0% {
1857
+ opacity: 0;
1858
+ -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
1859
+ transform: translate3d(0, -3000px, 0) scaleY(3);
1860
+ }
1861
+ 60% {
1862
+ opacity: 1;
1863
+ -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
1864
+ transform: translate3d(0, 25px, 0) scaleY(0.9);
1865
+ }
1866
+ 75% {
1867
+ -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
1868
+ transform: translate3d(0, -10px, 0) scaleY(0.95);
1869
+ }
1870
+ 90% {
1871
+ -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
1872
+ transform: translate3d(0, 5px, 0) scaleY(0.985);
1873
+ }
1874
+ to {
1875
+ -webkit-transform: translate3d(0, 0, 0);
1876
+ transform: translate3d(0, 0, 0);
1877
+ }
1878
+ }
1879
+ @keyframes bounceInDown {
1880
+ from, 60%, 75%, 90%, to {
1881
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1882
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1883
+ }
1884
+ 0% {
1885
+ opacity: 0;
1886
+ -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
1887
+ transform: translate3d(0, -3000px, 0) scaleY(3);
1888
+ }
1889
+ 60% {
1890
+ opacity: 1;
1891
+ -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
1892
+ transform: translate3d(0, 25px, 0) scaleY(0.9);
1893
+ }
1894
+ 75% {
1895
+ -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
1896
+ transform: translate3d(0, -10px, 0) scaleY(0.95);
1897
+ }
1898
+ 90% {
1899
+ -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
1900
+ transform: translate3d(0, 5px, 0) scaleY(0.985);
1901
+ }
1902
+ to {
1903
+ -webkit-transform: translate3d(0, 0, 0);
1904
+ transform: translate3d(0, 0, 0);
1905
+ }
1906
+ }
1907
+ .animate__bounceInDown {
1908
+ -webkit-animation-name: bounceInDown;
1909
+ animation-name: bounceInDown;
1910
+ }
1911
+
1912
+ @-webkit-keyframes bounceInLeft {
1913
+ from, 60%, 75%, 90%, to {
1914
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1915
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1916
+ }
1917
+ 0% {
1918
+ opacity: 0;
1919
+ -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
1920
+ transform: translate3d(-3000px, 0, 0) scaleX(3);
1921
+ }
1922
+ 60% {
1923
+ opacity: 1;
1924
+ -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
1925
+ transform: translate3d(25px, 0, 0) scaleX(1);
1926
+ }
1927
+ 75% {
1928
+ -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
1929
+ transform: translate3d(-10px, 0, 0) scaleX(0.98);
1930
+ }
1931
+ 90% {
1932
+ -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
1933
+ transform: translate3d(5px, 0, 0) scaleX(0.995);
1934
+ }
1935
+ to {
1936
+ -webkit-transform: translate3d(0, 0, 0);
1937
+ transform: translate3d(0, 0, 0);
1938
+ }
1939
+ }
1940
+ @keyframes bounceInLeft {
1941
+ from, 60%, 75%, 90%, to {
1942
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1943
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1944
+ }
1945
+ 0% {
1946
+ opacity: 0;
1947
+ -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
1948
+ transform: translate3d(-3000px, 0, 0) scaleX(3);
1949
+ }
1950
+ 60% {
1951
+ opacity: 1;
1952
+ -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
1953
+ transform: translate3d(25px, 0, 0) scaleX(1);
1954
+ }
1955
+ 75% {
1956
+ -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
1957
+ transform: translate3d(-10px, 0, 0) scaleX(0.98);
1958
+ }
1959
+ 90% {
1960
+ -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
1961
+ transform: translate3d(5px, 0, 0) scaleX(0.995);
1962
+ }
1963
+ to {
1964
+ -webkit-transform: translate3d(0, 0, 0);
1965
+ transform: translate3d(0, 0, 0);
1966
+ }
1967
+ }
1968
+ .animate__bounceInLeft {
1969
+ -webkit-animation-name: bounceInLeft;
1970
+ animation-name: bounceInLeft;
1971
+ }
1972
+
1973
+ @-webkit-keyframes bounceInRight {
1974
+ from, 60%, 75%, 90%, to {
1975
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1976
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
1977
+ }
1978
+ from {
1979
+ opacity: 0;
1980
+ -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
1981
+ transform: translate3d(3000px, 0, 0) scaleX(3);
1982
+ }
1983
+ 60% {
1984
+ opacity: 1;
1985
+ -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
1986
+ transform: translate3d(-25px, 0, 0) scaleX(1);
1987
+ }
1988
+ 75% {
1989
+ -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
1990
+ transform: translate3d(10px, 0, 0) scaleX(0.98);
1991
+ }
1992
+ 90% {
1993
+ -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
1994
+ transform: translate3d(-5px, 0, 0) scaleX(0.995);
1995
+ }
1996
+ to {
1997
+ -webkit-transform: translate3d(0, 0, 0);
1998
+ transform: translate3d(0, 0, 0);
1999
+ }
2000
+ }
2001
+ @keyframes bounceInRight {
2002
+ from, 60%, 75%, 90%, to {
2003
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
2004
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
2005
+ }
2006
+ from {
2007
+ opacity: 0;
2008
+ -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
2009
+ transform: translate3d(3000px, 0, 0) scaleX(3);
2010
+ }
2011
+ 60% {
2012
+ opacity: 1;
2013
+ -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
2014
+ transform: translate3d(-25px, 0, 0) scaleX(1);
2015
+ }
2016
+ 75% {
2017
+ -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
2018
+ transform: translate3d(10px, 0, 0) scaleX(0.98);
2019
+ }
2020
+ 90% {
2021
+ -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
2022
+ transform: translate3d(-5px, 0, 0) scaleX(0.995);
2023
+ }
2024
+ to {
2025
+ -webkit-transform: translate3d(0, 0, 0);
2026
+ transform: translate3d(0, 0, 0);
2027
+ }
2028
+ }
2029
+ .animate__bounceInRight {
2030
+ -webkit-animation-name: bounceInRight;
2031
+ animation-name: bounceInRight;
2032
+ }
2033
+
2034
+ @-webkit-keyframes bounceInUp {
2035
+ from, 60%, 75%, 90%, to {
2036
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
2037
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
2038
+ }
2039
+ from {
2040
+ opacity: 0;
2041
+ -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
2042
+ transform: translate3d(0, 3000px, 0) scaleY(5);
2043
+ }
2044
+ 60% {
2045
+ opacity: 1;
2046
+ -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
2047
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
2048
+ }
2049
+ 75% {
2050
+ -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
2051
+ transform: translate3d(0, 10px, 0) scaleY(0.95);
2052
+ }
2053
+ 90% {
2054
+ -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
2055
+ transform: translate3d(0, -5px, 0) scaleY(0.985);
2056
+ }
2057
+ to {
2058
+ -webkit-transform: translate3d(0, 0, 0);
2059
+ transform: translate3d(0, 0, 0);
2060
+ }
2061
+ }
2062
+ @keyframes bounceInUp {
2063
+ from, 60%, 75%, 90%, to {
2064
+ -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
2065
+ animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
2066
+ }
2067
+ from {
2068
+ opacity: 0;
2069
+ -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
2070
+ transform: translate3d(0, 3000px, 0) scaleY(5);
2071
+ }
2072
+ 60% {
2073
+ opacity: 1;
2074
+ -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
2075
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
2076
+ }
2077
+ 75% {
2078
+ -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
2079
+ transform: translate3d(0, 10px, 0) scaleY(0.95);
2080
+ }
2081
+ 90% {
2082
+ -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
2083
+ transform: translate3d(0, -5px, 0) scaleY(0.985);
2084
+ }
2085
+ to {
2086
+ -webkit-transform: translate3d(0, 0, 0);
2087
+ transform: translate3d(0, 0, 0);
2088
+ }
2089
+ }
2090
+ .animate__bounceInUp {
2091
+ -webkit-animation-name: bounceInUp;
2092
+ animation-name: bounceInUp;
2093
+ }
2094
+
2095
+ /* Bouncing exits */
2096
+ @-webkit-keyframes bounceOut {
2097
+ 20% {
2098
+ -webkit-transform: scale3d(0.9, 0.9, 0.9);
2099
+ transform: scale3d(0.9, 0.9, 0.9);
2100
+ }
2101
+ 50%, 55% {
2102
+ opacity: 1;
2103
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
2104
+ transform: scale3d(1.1, 1.1, 1.1);
2105
+ }
2106
+ to {
2107
+ opacity: 0;
2108
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
2109
+ transform: scale3d(0.3, 0.3, 0.3);
2110
+ }
2111
+ }
2112
+ @keyframes bounceOut {
2113
+ 20% {
2114
+ -webkit-transform: scale3d(0.9, 0.9, 0.9);
2115
+ transform: scale3d(0.9, 0.9, 0.9);
2116
+ }
2117
+ 50%, 55% {
2118
+ opacity: 1;
2119
+ -webkit-transform: scale3d(1.1, 1.1, 1.1);
2120
+ transform: scale3d(1.1, 1.1, 1.1);
2121
+ }
2122
+ to {
2123
+ opacity: 0;
2124
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
2125
+ transform: scale3d(0.3, 0.3, 0.3);
2126
+ }
2127
+ }
2128
+ .animate__bounceOut {
2129
+ -webkit-animation-duration: 0.75s;
2130
+ animation-duration: 0.75s;
2131
+ -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
2132
+ animation-duration: calc(var(--animate-duration) * 0.75);
2133
+ -webkit-animation-name: bounceOut;
2134
+ animation-name: bounceOut;
2135
+ }
2136
+
2137
+ @-webkit-keyframes bounceOutDown {
2138
+ 20% {
2139
+ -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
2140
+ transform: translate3d(0, 10px, 0) scaleY(0.985);
2141
+ }
2142
+ 40%, 45% {
2143
+ opacity: 1;
2144
+ -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
2145
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
2146
+ }
2147
+ to {
2148
+ opacity: 0;
2149
+ -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
2150
+ transform: translate3d(0, 2000px, 0) scaleY(3);
2151
+ }
2152
+ }
2153
+ @keyframes bounceOutDown {
2154
+ 20% {
2155
+ -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
2156
+ transform: translate3d(0, 10px, 0) scaleY(0.985);
2157
+ }
2158
+ 40%, 45% {
2159
+ opacity: 1;
2160
+ -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
2161
+ transform: translate3d(0, -20px, 0) scaleY(0.9);
2162
+ }
2163
+ to {
2164
+ opacity: 0;
2165
+ -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
2166
+ transform: translate3d(0, 2000px, 0) scaleY(3);
2167
+ }
2168
+ }
2169
+ .animate__bounceOutDown {
2170
+ -webkit-animation-name: bounceOutDown;
2171
+ animation-name: bounceOutDown;
2172
+ }
2173
+
2174
+ @-webkit-keyframes bounceOutLeft {
2175
+ 20% {
2176
+ opacity: 1;
2177
+ -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
2178
+ transform: translate3d(20px, 0, 0) scaleX(0.9);
2179
+ }
2180
+ to {
2181
+ opacity: 0;
2182
+ -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
2183
+ transform: translate3d(-2000px, 0, 0) scaleX(2);
2184
+ }
2185
+ }
2186
+ @keyframes bounceOutLeft {
2187
+ 20% {
2188
+ opacity: 1;
2189
+ -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
2190
+ transform: translate3d(20px, 0, 0) scaleX(0.9);
2191
+ }
2192
+ to {
2193
+ opacity: 0;
2194
+ -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
2195
+ transform: translate3d(-2000px, 0, 0) scaleX(2);
2196
+ }
2197
+ }
2198
+ .animate__bounceOutLeft {
2199
+ -webkit-animation-name: bounceOutLeft;
2200
+ animation-name: bounceOutLeft;
2201
+ }
2202
+
2203
+ @-webkit-keyframes bounceOutRight {
2204
+ 20% {
2205
+ opacity: 1;
2206
+ -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
2207
+ transform: translate3d(-20px, 0, 0) scaleX(0.9);
2208
+ }
2209
+ to {
2210
+ opacity: 0;
2211
+ -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
2212
+ transform: translate3d(2000px, 0, 0) scaleX(2);
2213
+ }
2214
+ }
2215
+ @keyframes bounceOutRight {
2216
+ 20% {
2217
+ opacity: 1;
2218
+ -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
2219
+ transform: translate3d(-20px, 0, 0) scaleX(0.9);
2220
+ }
2221
+ to {
2222
+ opacity: 0;
2223
+ -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
2224
+ transform: translate3d(2000px, 0, 0) scaleX(2);
2225
+ }
2226
+ }
2227
+ .animate__bounceOutRight {
2228
+ -webkit-animation-name: bounceOutRight;
2229
+ animation-name: bounceOutRight;
2230
+ }
2231
+
2232
+ @-webkit-keyframes bounceOutUp {
2233
+ 20% {
2234
+ -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
2235
+ transform: translate3d(0, -10px, 0) scaleY(0.985);
2236
+ }
2237
+ 40%, 45% {
2238
+ opacity: 1;
2239
+ -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
2240
+ transform: translate3d(0, 20px, 0) scaleY(0.9);
2241
+ }
2242
+ to {
2243
+ opacity: 0;
2244
+ -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
2245
+ transform: translate3d(0, -2000px, 0) scaleY(3);
2246
+ }
2247
+ }
2248
+ @keyframes bounceOutUp {
2249
+ 20% {
2250
+ -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
2251
+ transform: translate3d(0, -10px, 0) scaleY(0.985);
2252
+ }
2253
+ 40%, 45% {
2254
+ opacity: 1;
2255
+ -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
2256
+ transform: translate3d(0, 20px, 0) scaleY(0.9);
2257
+ }
2258
+ to {
2259
+ opacity: 0;
2260
+ -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
2261
+ transform: translate3d(0, -2000px, 0) scaleY(3);
2262
+ }
2263
+ }
2264
+ .animate__bounceOutUp {
2265
+ -webkit-animation-name: bounceOutUp;
2266
+ animation-name: bounceOutUp;
2267
+ }
2268
+
2269
+ /* Fading entrances */
2270
+ @-webkit-keyframes fadeIn {
2271
+ from {
2272
+ opacity: 0;
2273
+ }
2274
+ to {
2275
+ opacity: 1;
2276
+ }
2277
+ }
2278
+ @keyframes fadeIn {
2279
+ from {
2280
+ opacity: 0;
2281
+ }
2282
+ to {
2283
+ opacity: 1;
2284
+ }
2285
+ }
2286
+ .animate__fadeIn {
2287
+ -webkit-animation-name: fadeIn;
2288
+ animation-name: fadeIn;
2289
+ }
2290
+
2291
+ @-webkit-keyframes fadeInDown {
2292
+ from {
2293
+ opacity: 0;
2294
+ -webkit-transform: translate3d(0, -100%, 0);
2295
+ transform: translate3d(0, -100%, 0);
2296
+ }
2297
+ to {
2298
+ opacity: 1;
2299
+ -webkit-transform: translate3d(0, 0, 0);
2300
+ transform: translate3d(0, 0, 0);
2301
+ }
2302
+ }
2303
+ @keyframes fadeInDown {
2304
+ from {
2305
+ opacity: 0;
2306
+ -webkit-transform: translate3d(0, -100%, 0);
2307
+ transform: translate3d(0, -100%, 0);
2308
+ }
2309
+ to {
2310
+ opacity: 1;
2311
+ -webkit-transform: translate3d(0, 0, 0);
2312
+ transform: translate3d(0, 0, 0);
2313
+ }
2314
+ }
2315
+ .animate__fadeInDown {
2316
+ -webkit-animation-name: fadeInDown;
2317
+ animation-name: fadeInDown;
2318
+ }
2319
+
2320
+ @-webkit-keyframes fadeInDownBig {
2321
+ from {
2322
+ opacity: 0;
2323
+ -webkit-transform: translate3d(0, -2000px, 0);
2324
+ transform: translate3d(0, -2000px, 0);
2325
+ }
2326
+ to {
2327
+ opacity: 1;
2328
+ -webkit-transform: translate3d(0, 0, 0);
2329
+ transform: translate3d(0, 0, 0);
2330
+ }
2331
+ }
2332
+ @keyframes fadeInDownBig {
2333
+ from {
2334
+ opacity: 0;
2335
+ -webkit-transform: translate3d(0, -2000px, 0);
2336
+ transform: translate3d(0, -2000px, 0);
2337
+ }
2338
+ to {
2339
+ opacity: 1;
2340
+ -webkit-transform: translate3d(0, 0, 0);
2341
+ transform: translate3d(0, 0, 0);
2342
+ }
2343
+ }
2344
+ .animate__fadeInDownBig {
2345
+ -webkit-animation-name: fadeInDownBig;
2346
+ animation-name: fadeInDownBig;
2347
+ }
2348
+
2349
+ @-webkit-keyframes fadeInLeft {
2350
+ from {
2351
+ opacity: 0;
2352
+ -webkit-transform: translate3d(-100%, 0, 0);
2353
+ transform: translate3d(-100%, 0, 0);
2354
+ }
2355
+ to {
2356
+ opacity: 1;
2357
+ -webkit-transform: translate3d(0, 0, 0);
2358
+ transform: translate3d(0, 0, 0);
2359
+ }
2360
+ }
2361
+ @keyframes fadeInLeft {
2362
+ from {
2363
+ opacity: 0;
2364
+ -webkit-transform: translate3d(-100%, 0, 0);
2365
+ transform: translate3d(-100%, 0, 0);
2366
+ }
2367
+ to {
2368
+ opacity: 1;
2369
+ -webkit-transform: translate3d(0, 0, 0);
2370
+ transform: translate3d(0, 0, 0);
2371
+ }
2372
+ }
2373
+ .animate__fadeInLeft {
2374
+ -webkit-animation-name: fadeInLeft;
2375
+ animation-name: fadeInLeft;
2376
+ }
2377
+
2378
+ @-webkit-keyframes fadeInLeftBig {
2379
+ from {
2380
+ opacity: 0;
2381
+ -webkit-transform: translate3d(-2000px, 0, 0);
2382
+ transform: translate3d(-2000px, 0, 0);
2383
+ }
2384
+ to {
2385
+ opacity: 1;
2386
+ -webkit-transform: translate3d(0, 0, 0);
2387
+ transform: translate3d(0, 0, 0);
2388
+ }
2389
+ }
2390
+ @keyframes fadeInLeftBig {
2391
+ from {
2392
+ opacity: 0;
2393
+ -webkit-transform: translate3d(-2000px, 0, 0);
2394
+ transform: translate3d(-2000px, 0, 0);
2395
+ }
2396
+ to {
2397
+ opacity: 1;
2398
+ -webkit-transform: translate3d(0, 0, 0);
2399
+ transform: translate3d(0, 0, 0);
2400
+ }
2401
+ }
2402
+ .animate__fadeInLeftBig {
2403
+ -webkit-animation-name: fadeInLeftBig;
2404
+ animation-name: fadeInLeftBig;
2405
+ }
2406
+
2407
+ @-webkit-keyframes fadeInRight {
2408
+ from {
2409
+ opacity: 0;
2410
+ -webkit-transform: translate3d(100%, 0, 0);
2411
+ transform: translate3d(100%, 0, 0);
2412
+ }
2413
+ to {
2414
+ opacity: 1;
2415
+ -webkit-transform: translate3d(0, 0, 0);
2416
+ transform: translate3d(0, 0, 0);
2417
+ }
2418
+ }
2419
+ @keyframes fadeInRight {
2420
+ from {
2421
+ opacity: 0;
2422
+ -webkit-transform: translate3d(100%, 0, 0);
2423
+ transform: translate3d(100%, 0, 0);
2424
+ }
2425
+ to {
2426
+ opacity: 1;
2427
+ -webkit-transform: translate3d(0, 0, 0);
2428
+ transform: translate3d(0, 0, 0);
2429
+ }
2430
+ }
2431
+ .animate__fadeInRight {
2432
+ -webkit-animation-name: fadeInRight;
2433
+ animation-name: fadeInRight;
2434
+ }
2435
+
2436
+ @-webkit-keyframes fadeInRightBig {
2437
+ from {
2438
+ opacity: 0;
2439
+ -webkit-transform: translate3d(2000px, 0, 0);
2440
+ transform: translate3d(2000px, 0, 0);
2441
+ }
2442
+ to {
2443
+ opacity: 1;
2444
+ -webkit-transform: translate3d(0, 0, 0);
2445
+ transform: translate3d(0, 0, 0);
2446
+ }
2447
+ }
2448
+ @keyframes fadeInRightBig {
2449
+ from {
2450
+ opacity: 0;
2451
+ -webkit-transform: translate3d(2000px, 0, 0);
2452
+ transform: translate3d(2000px, 0, 0);
2453
+ }
2454
+ to {
2455
+ opacity: 1;
2456
+ -webkit-transform: translate3d(0, 0, 0);
2457
+ transform: translate3d(0, 0, 0);
2458
+ }
2459
+ }
2460
+ .animate__fadeInRightBig {
2461
+ -webkit-animation-name: fadeInRightBig;
2462
+ animation-name: fadeInRightBig;
2463
+ }
2464
+
2465
+ @-webkit-keyframes fadeInUp {
2466
+ from {
2467
+ opacity: 0;
2468
+ -webkit-transform: translate3d(0, 100%, 0);
2469
+ transform: translate3d(0, 100%, 0);
2470
+ }
2471
+ to {
2472
+ opacity: 1;
2473
+ -webkit-transform: translate3d(0, 0, 0);
2474
+ transform: translate3d(0, 0, 0);
2475
+ }
2476
+ }
2477
+ @keyframes fadeInUp {
2478
+ from {
2479
+ opacity: 0;
2480
+ -webkit-transform: translate3d(0, 100%, 0);
2481
+ transform: translate3d(0, 100%, 0);
2482
+ }
2483
+ to {
2484
+ opacity: 1;
2485
+ -webkit-transform: translate3d(0, 0, 0);
2486
+ transform: translate3d(0, 0, 0);
2487
+ }
2488
+ }
2489
+ .animate__fadeInUp {
2490
+ -webkit-animation-name: fadeInUp;
2491
+ animation-name: fadeInUp;
2492
+ }
2493
+
2494
+ @-webkit-keyframes fadeInUpBig {
2495
+ from {
2496
+ opacity: 0;
2497
+ -webkit-transform: translate3d(0, 2000px, 0);
2498
+ transform: translate3d(0, 2000px, 0);
2499
+ }
2500
+ to {
2501
+ opacity: 1;
2502
+ -webkit-transform: translate3d(0, 0, 0);
2503
+ transform: translate3d(0, 0, 0);
2504
+ }
2505
+ }
2506
+ @keyframes fadeInUpBig {
2507
+ from {
2508
+ opacity: 0;
2509
+ -webkit-transform: translate3d(0, 2000px, 0);
2510
+ transform: translate3d(0, 2000px, 0);
2511
+ }
2512
+ to {
2513
+ opacity: 1;
2514
+ -webkit-transform: translate3d(0, 0, 0);
2515
+ transform: translate3d(0, 0, 0);
2516
+ }
2517
+ }
2518
+ .animate__fadeInUpBig {
2519
+ -webkit-animation-name: fadeInUpBig;
2520
+ animation-name: fadeInUpBig;
2521
+ }
2522
+
2523
+ @-webkit-keyframes fadeInTopLeft {
2524
+ from {
2525
+ opacity: 0;
2526
+ -webkit-transform: translate3d(-100%, -100%, 0);
2527
+ transform: translate3d(-100%, -100%, 0);
2528
+ }
2529
+ to {
2530
+ opacity: 1;
2531
+ -webkit-transform: translate3d(0, 0, 0);
2532
+ transform: translate3d(0, 0, 0);
2533
+ }
2534
+ }
2535
+ @keyframes fadeInTopLeft {
2536
+ from {
2537
+ opacity: 0;
2538
+ -webkit-transform: translate3d(-100%, -100%, 0);
2539
+ transform: translate3d(-100%, -100%, 0);
2540
+ }
2541
+ to {
2542
+ opacity: 1;
2543
+ -webkit-transform: translate3d(0, 0, 0);
2544
+ transform: translate3d(0, 0, 0);
2545
+ }
2546
+ }
2547
+ .animate__fadeInTopLeft {
2548
+ -webkit-animation-name: fadeInTopLeft;
2549
+ animation-name: fadeInTopLeft;
2550
+ }
2551
+
2552
+ @-webkit-keyframes fadeInTopRight {
2553
+ from {
2554
+ opacity: 0;
2555
+ -webkit-transform: translate3d(100%, -100%, 0);
2556
+ transform: translate3d(100%, -100%, 0);
2557
+ }
2558
+ to {
2559
+ opacity: 1;
2560
+ -webkit-transform: translate3d(0, 0, 0);
2561
+ transform: translate3d(0, 0, 0);
2562
+ }
2563
+ }
2564
+ @keyframes fadeInTopRight {
2565
+ from {
2566
+ opacity: 0;
2567
+ -webkit-transform: translate3d(100%, -100%, 0);
2568
+ transform: translate3d(100%, -100%, 0);
2569
+ }
2570
+ to {
2571
+ opacity: 1;
2572
+ -webkit-transform: translate3d(0, 0, 0);
2573
+ transform: translate3d(0, 0, 0);
2574
+ }
2575
+ }
2576
+ .animate__fadeInTopRight {
2577
+ -webkit-animation-name: fadeInTopRight;
2578
+ animation-name: fadeInTopRight;
2579
+ }
2580
+
2581
+ @-webkit-keyframes fadeInBottomLeft {
2582
+ from {
2583
+ opacity: 0;
2584
+ -webkit-transform: translate3d(-100%, 100%, 0);
2585
+ transform: translate3d(-100%, 100%, 0);
2586
+ }
2587
+ to {
2588
+ opacity: 1;
2589
+ -webkit-transform: translate3d(0, 0, 0);
2590
+ transform: translate3d(0, 0, 0);
2591
+ }
2592
+ }
2593
+ @keyframes fadeInBottomLeft {
2594
+ from {
2595
+ opacity: 0;
2596
+ -webkit-transform: translate3d(-100%, 100%, 0);
2597
+ transform: translate3d(-100%, 100%, 0);
2598
+ }
2599
+ to {
2600
+ opacity: 1;
2601
+ -webkit-transform: translate3d(0, 0, 0);
2602
+ transform: translate3d(0, 0, 0);
2603
+ }
2604
+ }
2605
+ .animate__fadeInBottomLeft {
2606
+ -webkit-animation-name: fadeInBottomLeft;
2607
+ animation-name: fadeInBottomLeft;
2608
+ }
2609
+
2610
+ @-webkit-keyframes fadeInBottomRight {
2611
+ from {
2612
+ opacity: 0;
2613
+ -webkit-transform: translate3d(100%, 100%, 0);
2614
+ transform: translate3d(100%, 100%, 0);
2615
+ }
2616
+ to {
2617
+ opacity: 1;
2618
+ -webkit-transform: translate3d(0, 0, 0);
2619
+ transform: translate3d(0, 0, 0);
2620
+ }
2621
+ }
2622
+ @keyframes fadeInBottomRight {
2623
+ from {
2624
+ opacity: 0;
2625
+ -webkit-transform: translate3d(100%, 100%, 0);
2626
+ transform: translate3d(100%, 100%, 0);
2627
+ }
2628
+ to {
2629
+ opacity: 1;
2630
+ -webkit-transform: translate3d(0, 0, 0);
2631
+ transform: translate3d(0, 0, 0);
2632
+ }
2633
+ }
2634
+ .animate__fadeInBottomRight {
2635
+ -webkit-animation-name: fadeInBottomRight;
2636
+ animation-name: fadeInBottomRight;
2637
+ }
2638
+
2639
+ /* Fading exits */
2640
+ @-webkit-keyframes fadeOut {
2641
+ from {
2642
+ opacity: 1;
2643
+ }
2644
+ to {
2645
+ opacity: 0;
2646
+ }
2647
+ }
2648
+ @keyframes fadeOut {
2649
+ from {
2650
+ opacity: 1;
2651
+ }
2652
+ to {
2653
+ opacity: 0;
2654
+ }
2655
+ }
2656
+ .animate__fadeOut {
2657
+ -webkit-animation-name: fadeOut;
2658
+ animation-name: fadeOut;
2659
+ }
2660
+
2661
+ @-webkit-keyframes fadeOutDown {
2662
+ from {
2663
+ opacity: 1;
2664
+ }
2665
+ to {
2666
+ opacity: 0;
2667
+ -webkit-transform: translate3d(0, 100%, 0);
2668
+ transform: translate3d(0, 100%, 0);
2669
+ }
2670
+ }
2671
+ @keyframes fadeOutDown {
2672
+ from {
2673
+ opacity: 1;
2674
+ }
2675
+ to {
2676
+ opacity: 0;
2677
+ -webkit-transform: translate3d(0, 100%, 0);
2678
+ transform: translate3d(0, 100%, 0);
2679
+ }
2680
+ }
2681
+ .animate__fadeOutDown {
2682
+ -webkit-animation-name: fadeOutDown;
2683
+ animation-name: fadeOutDown;
2684
+ }
2685
+
2686
+ @-webkit-keyframes fadeOutDownBig {
2687
+ from {
2688
+ opacity: 1;
2689
+ }
2690
+ to {
2691
+ opacity: 0;
2692
+ -webkit-transform: translate3d(0, 2000px, 0);
2693
+ transform: translate3d(0, 2000px, 0);
2694
+ }
2695
+ }
2696
+ @keyframes fadeOutDownBig {
2697
+ from {
2698
+ opacity: 1;
2699
+ }
2700
+ to {
2701
+ opacity: 0;
2702
+ -webkit-transform: translate3d(0, 2000px, 0);
2703
+ transform: translate3d(0, 2000px, 0);
2704
+ }
2705
+ }
2706
+ .animate__fadeOutDownBig {
2707
+ -webkit-animation-name: fadeOutDownBig;
2708
+ animation-name: fadeOutDownBig;
2709
+ }
2710
+
2711
+ @-webkit-keyframes fadeOutLeft {
2712
+ from {
2713
+ opacity: 1;
2714
+ }
2715
+ to {
2716
+ opacity: 0;
2717
+ -webkit-transform: translate3d(-100%, 0, 0);
2718
+ transform: translate3d(-100%, 0, 0);
2719
+ }
2720
+ }
2721
+ @keyframes fadeOutLeft {
2722
+ from {
2723
+ opacity: 1;
2724
+ }
2725
+ to {
2726
+ opacity: 0;
2727
+ -webkit-transform: translate3d(-100%, 0, 0);
2728
+ transform: translate3d(-100%, 0, 0);
2729
+ }
2730
+ }
2731
+ .animate__fadeOutLeft {
2732
+ -webkit-animation-name: fadeOutLeft;
2733
+ animation-name: fadeOutLeft;
2734
+ }
2735
+
2736
+ @-webkit-keyframes fadeOutLeftBig {
2737
+ from {
2738
+ opacity: 1;
2739
+ }
2740
+ to {
2741
+ opacity: 0;
2742
+ -webkit-transform: translate3d(-2000px, 0, 0);
2743
+ transform: translate3d(-2000px, 0, 0);
2744
+ }
2745
+ }
2746
+ @keyframes fadeOutLeftBig {
2747
+ from {
2748
+ opacity: 1;
2749
+ }
2750
+ to {
2751
+ opacity: 0;
2752
+ -webkit-transform: translate3d(-2000px, 0, 0);
2753
+ transform: translate3d(-2000px, 0, 0);
2754
+ }
2755
+ }
2756
+ .animate__fadeOutLeftBig {
2757
+ -webkit-animation-name: fadeOutLeftBig;
2758
+ animation-name: fadeOutLeftBig;
2759
+ }
2760
+
2761
+ @-webkit-keyframes fadeOutRight {
2762
+ from {
2763
+ opacity: 1;
2764
+ }
2765
+ to {
2766
+ opacity: 0;
2767
+ -webkit-transform: translate3d(100%, 0, 0);
2768
+ transform: translate3d(100%, 0, 0);
2769
+ }
2770
+ }
2771
+ @keyframes fadeOutRight {
2772
+ from {
2773
+ opacity: 1;
2774
+ }
2775
+ to {
2776
+ opacity: 0;
2777
+ -webkit-transform: translate3d(100%, 0, 0);
2778
+ transform: translate3d(100%, 0, 0);
2779
+ }
2780
+ }
2781
+ .animate__fadeOutRight {
2782
+ -webkit-animation-name: fadeOutRight;
2783
+ animation-name: fadeOutRight;
2784
+ }
2785
+
2786
+ @-webkit-keyframes fadeOutRightBig {
2787
+ from {
2788
+ opacity: 1;
2789
+ }
2790
+ to {
2791
+ opacity: 0;
2792
+ -webkit-transform: translate3d(2000px, 0, 0);
2793
+ transform: translate3d(2000px, 0, 0);
2794
+ }
2795
+ }
2796
+ @keyframes fadeOutRightBig {
2797
+ from {
2798
+ opacity: 1;
2799
+ }
2800
+ to {
2801
+ opacity: 0;
2802
+ -webkit-transform: translate3d(2000px, 0, 0);
2803
+ transform: translate3d(2000px, 0, 0);
2804
+ }
2805
+ }
2806
+ .animate__fadeOutRightBig {
2807
+ -webkit-animation-name: fadeOutRightBig;
2808
+ animation-name: fadeOutRightBig;
2809
+ }
2810
+
2811
+ @-webkit-keyframes fadeOutUp {
2812
+ from {
2813
+ opacity: 1;
2814
+ }
2815
+ to {
2816
+ opacity: 0;
2817
+ -webkit-transform: translate3d(0, -100%, 0);
2818
+ transform: translate3d(0, -100%, 0);
2819
+ }
2820
+ }
2821
+ @keyframes fadeOutUp {
2822
+ from {
2823
+ opacity: 1;
2824
+ }
2825
+ to {
2826
+ opacity: 0;
2827
+ -webkit-transform: translate3d(0, -100%, 0);
2828
+ transform: translate3d(0, -100%, 0);
2829
+ }
2830
+ }
2831
+ .animate__fadeOutUp {
2832
+ -webkit-animation-name: fadeOutUp;
2833
+ animation-name: fadeOutUp;
2834
+ }
2835
+
2836
+ @-webkit-keyframes fadeOutUpBig {
2837
+ from {
2838
+ opacity: 1;
2839
+ }
2840
+ to {
2841
+ opacity: 0;
2842
+ -webkit-transform: translate3d(0, -2000px, 0);
2843
+ transform: translate3d(0, -2000px, 0);
2844
+ }
2845
+ }
2846
+ @keyframes fadeOutUpBig {
2847
+ from {
2848
+ opacity: 1;
2849
+ }
2850
+ to {
2851
+ opacity: 0;
2852
+ -webkit-transform: translate3d(0, -2000px, 0);
2853
+ transform: translate3d(0, -2000px, 0);
2854
+ }
2855
+ }
2856
+ .animate__fadeOutUpBig {
2857
+ -webkit-animation-name: fadeOutUpBig;
2858
+ animation-name: fadeOutUpBig;
2859
+ }
2860
+
2861
+ @-webkit-keyframes fadeOutTopLeft {
2862
+ from {
2863
+ opacity: 1;
2864
+ -webkit-transform: translate3d(0, 0, 0);
2865
+ transform: translate3d(0, 0, 0);
2866
+ }
2867
+ to {
2868
+ opacity: 0;
2869
+ -webkit-transform: translate3d(-100%, -100%, 0);
2870
+ transform: translate3d(-100%, -100%, 0);
2871
+ }
2872
+ }
2873
+ @keyframes fadeOutTopLeft {
2874
+ from {
2875
+ opacity: 1;
2876
+ -webkit-transform: translate3d(0, 0, 0);
2877
+ transform: translate3d(0, 0, 0);
2878
+ }
2879
+ to {
2880
+ opacity: 0;
2881
+ -webkit-transform: translate3d(-100%, -100%, 0);
2882
+ transform: translate3d(-100%, -100%, 0);
2883
+ }
2884
+ }
2885
+ .animate__fadeOutTopLeft {
2886
+ -webkit-animation-name: fadeOutTopLeft;
2887
+ animation-name: fadeOutTopLeft;
2888
+ }
2889
+
2890
+ @-webkit-keyframes fadeOutTopRight {
2891
+ from {
2892
+ opacity: 1;
2893
+ -webkit-transform: translate3d(0, 0, 0);
2894
+ transform: translate3d(0, 0, 0);
2895
+ }
2896
+ to {
2897
+ opacity: 0;
2898
+ -webkit-transform: translate3d(100%, -100%, 0);
2899
+ transform: translate3d(100%, -100%, 0);
2900
+ }
2901
+ }
2902
+ @keyframes fadeOutTopRight {
2903
+ from {
2904
+ opacity: 1;
2905
+ -webkit-transform: translate3d(0, 0, 0);
2906
+ transform: translate3d(0, 0, 0);
2907
+ }
2908
+ to {
2909
+ opacity: 0;
2910
+ -webkit-transform: translate3d(100%, -100%, 0);
2911
+ transform: translate3d(100%, -100%, 0);
2912
+ }
2913
+ }
2914
+ .animate__fadeOutTopRight {
2915
+ -webkit-animation-name: fadeOutTopRight;
2916
+ animation-name: fadeOutTopRight;
2917
+ }
2918
+
2919
+ @-webkit-keyframes fadeOutBottomRight {
2920
+ from {
2921
+ opacity: 1;
2922
+ -webkit-transform: translate3d(0, 0, 0);
2923
+ transform: translate3d(0, 0, 0);
2924
+ }
2925
+ to {
2926
+ opacity: 0;
2927
+ -webkit-transform: translate3d(100%, 100%, 0);
2928
+ transform: translate3d(100%, 100%, 0);
2929
+ }
2930
+ }
2931
+ @keyframes fadeOutBottomRight {
2932
+ from {
2933
+ opacity: 1;
2934
+ -webkit-transform: translate3d(0, 0, 0);
2935
+ transform: translate3d(0, 0, 0);
2936
+ }
2937
+ to {
2938
+ opacity: 0;
2939
+ -webkit-transform: translate3d(100%, 100%, 0);
2940
+ transform: translate3d(100%, 100%, 0);
2941
+ }
2942
+ }
2943
+ .animate__fadeOutBottomRight {
2944
+ -webkit-animation-name: fadeOutBottomRight;
2945
+ animation-name: fadeOutBottomRight;
2946
+ }
2947
+
2948
+ @-webkit-keyframes fadeOutBottomLeft {
2949
+ from {
2950
+ opacity: 1;
2951
+ -webkit-transform: translate3d(0, 0, 0);
2952
+ transform: translate3d(0, 0, 0);
2953
+ }
2954
+ to {
2955
+ opacity: 0;
2956
+ -webkit-transform: translate3d(-100%, 100%, 0);
2957
+ transform: translate3d(-100%, 100%, 0);
2958
+ }
2959
+ }
2960
+ @keyframes fadeOutBottomLeft {
2961
+ from {
2962
+ opacity: 1;
2963
+ -webkit-transform: translate3d(0, 0, 0);
2964
+ transform: translate3d(0, 0, 0);
2965
+ }
2966
+ to {
2967
+ opacity: 0;
2968
+ -webkit-transform: translate3d(-100%, 100%, 0);
2969
+ transform: translate3d(-100%, 100%, 0);
2970
+ }
2971
+ }
2972
+ .animate__fadeOutBottomLeft {
2973
+ -webkit-animation-name: fadeOutBottomLeft;
2974
+ animation-name: fadeOutBottomLeft;
2975
+ }
2976
+
2977
+ /* Flippers */
2978
+ @-webkit-keyframes flip {
2979
+ from {
2980
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
2981
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
2982
+ -webkit-animation-timing-function: ease-out;
2983
+ animation-timing-function: ease-out;
2984
+ }
2985
+ 40% {
2986
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
2987
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
2988
+ -webkit-animation-timing-function: ease-out;
2989
+ animation-timing-function: ease-out;
2990
+ }
2991
+ 50% {
2992
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
2993
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
2994
+ -webkit-animation-timing-function: ease-in;
2995
+ animation-timing-function: ease-in;
2996
+ }
2997
+ 80% {
2998
+ -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
2999
+ transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3000
+ -webkit-animation-timing-function: ease-in;
3001
+ animation-timing-function: ease-in;
3002
+ }
3003
+ to {
3004
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3005
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3006
+ -webkit-animation-timing-function: ease-in;
3007
+ animation-timing-function: ease-in;
3008
+ }
3009
+ }
3010
+ @keyframes flip {
3011
+ from {
3012
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
3013
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
3014
+ -webkit-animation-timing-function: ease-out;
3015
+ animation-timing-function: ease-out;
3016
+ }
3017
+ 40% {
3018
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
3019
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
3020
+ -webkit-animation-timing-function: ease-out;
3021
+ animation-timing-function: ease-out;
3022
+ }
3023
+ 50% {
3024
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
3025
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
3026
+ -webkit-animation-timing-function: ease-in;
3027
+ animation-timing-function: ease-in;
3028
+ }
3029
+ 80% {
3030
+ -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3031
+ transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3032
+ -webkit-animation-timing-function: ease-in;
3033
+ animation-timing-function: ease-in;
3034
+ }
3035
+ to {
3036
+ -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3037
+ transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
3038
+ -webkit-animation-timing-function: ease-in;
3039
+ animation-timing-function: ease-in;
3040
+ }
3041
+ }
3042
+ .animate__animated.animate__flip {
3043
+ -webkit-backface-visibility: visible;
3044
+ backface-visibility: visible;
3045
+ -webkit-animation-name: flip;
3046
+ animation-name: flip;
3047
+ }
3048
+
3049
+ @-webkit-keyframes flipInX {
3050
+ from {
3051
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3052
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3053
+ -webkit-animation-timing-function: ease-in;
3054
+ animation-timing-function: ease-in;
3055
+ opacity: 0;
3056
+ }
3057
+ 40% {
3058
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3059
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3060
+ -webkit-animation-timing-function: ease-in;
3061
+ animation-timing-function: ease-in;
3062
+ }
3063
+ 60% {
3064
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
3065
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
3066
+ opacity: 1;
3067
+ }
3068
+ 80% {
3069
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
3070
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
3071
+ }
3072
+ to {
3073
+ -webkit-transform: perspective(400px);
3074
+ transform: perspective(400px);
3075
+ }
3076
+ }
3077
+ @keyframes flipInX {
3078
+ from {
3079
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3080
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3081
+ -webkit-animation-timing-function: ease-in;
3082
+ animation-timing-function: ease-in;
3083
+ opacity: 0;
3084
+ }
3085
+ 40% {
3086
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3087
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3088
+ -webkit-animation-timing-function: ease-in;
3089
+ animation-timing-function: ease-in;
3090
+ }
3091
+ 60% {
3092
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
3093
+ transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
3094
+ opacity: 1;
3095
+ }
3096
+ 80% {
3097
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
3098
+ transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
3099
+ }
3100
+ to {
3101
+ -webkit-transform: perspective(400px);
3102
+ transform: perspective(400px);
3103
+ }
3104
+ }
3105
+ .animate__flipInX {
3106
+ -webkit-backface-visibility: visible !important;
3107
+ backface-visibility: visible !important;
3108
+ -webkit-animation-name: flipInX;
3109
+ animation-name: flipInX;
3110
+ }
3111
+
3112
+ @-webkit-keyframes flipInY {
3113
+ from {
3114
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3115
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3116
+ -webkit-animation-timing-function: ease-in;
3117
+ animation-timing-function: ease-in;
3118
+ opacity: 0;
3119
+ }
3120
+ 40% {
3121
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
3122
+ transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
3123
+ -webkit-animation-timing-function: ease-in;
3124
+ animation-timing-function: ease-in;
3125
+ }
3126
+ 60% {
3127
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
3128
+ transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
3129
+ opacity: 1;
3130
+ }
3131
+ 80% {
3132
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
3133
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
3134
+ }
3135
+ to {
3136
+ -webkit-transform: perspective(400px);
3137
+ transform: perspective(400px);
3138
+ }
3139
+ }
3140
+ @keyframes flipInY {
3141
+ from {
3142
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3143
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3144
+ -webkit-animation-timing-function: ease-in;
3145
+ animation-timing-function: ease-in;
3146
+ opacity: 0;
3147
+ }
3148
+ 40% {
3149
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
3150
+ transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
3151
+ -webkit-animation-timing-function: ease-in;
3152
+ animation-timing-function: ease-in;
3153
+ }
3154
+ 60% {
3155
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
3156
+ transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
3157
+ opacity: 1;
3158
+ }
3159
+ 80% {
3160
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
3161
+ transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
3162
+ }
3163
+ to {
3164
+ -webkit-transform: perspective(400px);
3165
+ transform: perspective(400px);
3166
+ }
3167
+ }
3168
+ .animate__flipInY {
3169
+ -webkit-backface-visibility: visible !important;
3170
+ backface-visibility: visible !important;
3171
+ -webkit-animation-name: flipInY;
3172
+ animation-name: flipInY;
3173
+ }
3174
+
3175
+ @-webkit-keyframes flipOutX {
3176
+ from {
3177
+ -webkit-transform: perspective(400px);
3178
+ transform: perspective(400px);
3179
+ }
3180
+ 30% {
3181
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3182
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3183
+ opacity: 1;
3184
+ }
3185
+ to {
3186
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3187
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3188
+ opacity: 0;
3189
+ }
3190
+ }
3191
+ @keyframes flipOutX {
3192
+ from {
3193
+ -webkit-transform: perspective(400px);
3194
+ transform: perspective(400px);
3195
+ }
3196
+ 30% {
3197
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3198
+ transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
3199
+ opacity: 1;
3200
+ }
3201
+ to {
3202
+ -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3203
+ transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
3204
+ opacity: 0;
3205
+ }
3206
+ }
3207
+ .animate__flipOutX {
3208
+ -webkit-animation-duration: 0.75s;
3209
+ animation-duration: 0.75s;
3210
+ -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
3211
+ animation-duration: calc(var(--animate-duration) * 0.75);
3212
+ -webkit-animation-name: flipOutX;
3213
+ animation-name: flipOutX;
3214
+ -webkit-backface-visibility: visible !important;
3215
+ backface-visibility: visible !important;
3216
+ }
3217
+
3218
+ @-webkit-keyframes flipOutY {
3219
+ from {
3220
+ -webkit-transform: perspective(400px);
3221
+ transform: perspective(400px);
3222
+ }
3223
+ 30% {
3224
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
3225
+ transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
3226
+ opacity: 1;
3227
+ }
3228
+ to {
3229
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3230
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3231
+ opacity: 0;
3232
+ }
3233
+ }
3234
+ @keyframes flipOutY {
3235
+ from {
3236
+ -webkit-transform: perspective(400px);
3237
+ transform: perspective(400px);
3238
+ }
3239
+ 30% {
3240
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
3241
+ transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
3242
+ opacity: 1;
3243
+ }
3244
+ to {
3245
+ -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3246
+ transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
3247
+ opacity: 0;
3248
+ }
3249
+ }
3250
+ .animate__flipOutY {
3251
+ -webkit-animation-duration: 0.75s;
3252
+ animation-duration: 0.75s;
3253
+ -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
3254
+ animation-duration: calc(var(--animate-duration) * 0.75);
3255
+ -webkit-backface-visibility: visible !important;
3256
+ backface-visibility: visible !important;
3257
+ -webkit-animation-name: flipOutY;
3258
+ animation-name: flipOutY;
3259
+ }
3260
+
3261
+ /* Lightspeed */
3262
+ @-webkit-keyframes lightSpeedInRight {
3263
+ from {
3264
+ -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
3265
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
3266
+ opacity: 0;
3267
+ }
3268
+ 60% {
3269
+ -webkit-transform: skewX(20deg);
3270
+ transform: skewX(20deg);
3271
+ opacity: 1;
3272
+ }
3273
+ 80% {
3274
+ -webkit-transform: skewX(-5deg);
3275
+ transform: skewX(-5deg);
3276
+ }
3277
+ to {
3278
+ -webkit-transform: translate3d(0, 0, 0);
3279
+ transform: translate3d(0, 0, 0);
3280
+ }
3281
+ }
3282
+ @keyframes lightSpeedInRight {
3283
+ from {
3284
+ -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
3285
+ transform: translate3d(100%, 0, 0) skewX(-30deg);
3286
+ opacity: 0;
3287
+ }
3288
+ 60% {
3289
+ -webkit-transform: skewX(20deg);
3290
+ transform: skewX(20deg);
3291
+ opacity: 1;
3292
+ }
3293
+ 80% {
3294
+ -webkit-transform: skewX(-5deg);
3295
+ transform: skewX(-5deg);
3296
+ }
3297
+ to {
3298
+ -webkit-transform: translate3d(0, 0, 0);
3299
+ transform: translate3d(0, 0, 0);
3300
+ }
3301
+ }
3302
+ .animate__lightSpeedInRight {
3303
+ -webkit-animation-name: lightSpeedInRight;
3304
+ animation-name: lightSpeedInRight;
3305
+ -webkit-animation-timing-function: ease-out;
3306
+ animation-timing-function: ease-out;
3307
+ }
3308
+
3309
+ @-webkit-keyframes lightSpeedInLeft {
3310
+ from {
3311
+ -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
3312
+ transform: translate3d(-100%, 0, 0) skewX(30deg);
3313
+ opacity: 0;
3314
+ }
3315
+ 60% {
3316
+ -webkit-transform: skewX(-20deg);
3317
+ transform: skewX(-20deg);
3318
+ opacity: 1;
3319
+ }
3320
+ 80% {
3321
+ -webkit-transform: skewX(5deg);
3322
+ transform: skewX(5deg);
3323
+ }
3324
+ to {
3325
+ -webkit-transform: translate3d(0, 0, 0);
3326
+ transform: translate3d(0, 0, 0);
3327
+ }
3328
+ }
3329
+ @keyframes lightSpeedInLeft {
3330
+ from {
3331
+ -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
3332
+ transform: translate3d(-100%, 0, 0) skewX(30deg);
3333
+ opacity: 0;
3334
+ }
3335
+ 60% {
3336
+ -webkit-transform: skewX(-20deg);
3337
+ transform: skewX(-20deg);
3338
+ opacity: 1;
3339
+ }
3340
+ 80% {
3341
+ -webkit-transform: skewX(5deg);
3342
+ transform: skewX(5deg);
3343
+ }
3344
+ to {
3345
+ -webkit-transform: translate3d(0, 0, 0);
3346
+ transform: translate3d(0, 0, 0);
3347
+ }
3348
+ }
3349
+ .animate__lightSpeedInLeft {
3350
+ -webkit-animation-name: lightSpeedInLeft;
3351
+ animation-name: lightSpeedInLeft;
3352
+ -webkit-animation-timing-function: ease-out;
3353
+ animation-timing-function: ease-out;
3354
+ }
3355
+
3356
+ @-webkit-keyframes lightSpeedOutRight {
3357
+ from {
3358
+ opacity: 1;
3359
+ }
3360
+ to {
3361
+ -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
3362
+ transform: translate3d(100%, 0, 0) skewX(30deg);
3363
+ opacity: 0;
3364
+ }
3365
+ }
3366
+ @keyframes lightSpeedOutRight {
3367
+ from {
3368
+ opacity: 1;
3369
+ }
3370
+ to {
3371
+ -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
3372
+ transform: translate3d(100%, 0, 0) skewX(30deg);
3373
+ opacity: 0;
3374
+ }
3375
+ }
3376
+ .animate__lightSpeedOutRight {
3377
+ -webkit-animation-name: lightSpeedOutRight;
3378
+ animation-name: lightSpeedOutRight;
3379
+ -webkit-animation-timing-function: ease-in;
3380
+ animation-timing-function: ease-in;
3381
+ }
3382
+
3383
+ @-webkit-keyframes lightSpeedOutLeft {
3384
+ from {
3385
+ opacity: 1;
3386
+ }
3387
+ to {
3388
+ -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
3389
+ transform: translate3d(-100%, 0, 0) skewX(-30deg);
3390
+ opacity: 0;
3391
+ }
3392
+ }
3393
+ @keyframes lightSpeedOutLeft {
3394
+ from {
3395
+ opacity: 1;
3396
+ }
3397
+ to {
3398
+ -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
3399
+ transform: translate3d(-100%, 0, 0) skewX(-30deg);
3400
+ opacity: 0;
3401
+ }
3402
+ }
3403
+ .animate__lightSpeedOutLeft {
3404
+ -webkit-animation-name: lightSpeedOutLeft;
3405
+ animation-name: lightSpeedOutLeft;
3406
+ -webkit-animation-timing-function: ease-in;
3407
+ animation-timing-function: ease-in;
3408
+ }
3409
+
3410
+ /* Rotating entrances */
3411
+ @-webkit-keyframes rotateIn {
3412
+ from {
3413
+ -webkit-transform: rotate3d(0, 0, 1, -200deg);
3414
+ transform: rotate3d(0, 0, 1, -200deg);
3415
+ opacity: 0;
3416
+ }
3417
+ to {
3418
+ -webkit-transform: translate3d(0, 0, 0);
3419
+ transform: translate3d(0, 0, 0);
3420
+ opacity: 1;
3421
+ }
3422
+ }
3423
+ @keyframes rotateIn {
3424
+ from {
3425
+ -webkit-transform: rotate3d(0, 0, 1, -200deg);
3426
+ transform: rotate3d(0, 0, 1, -200deg);
3427
+ opacity: 0;
3428
+ }
3429
+ to {
3430
+ -webkit-transform: translate3d(0, 0, 0);
3431
+ transform: translate3d(0, 0, 0);
3432
+ opacity: 1;
3433
+ }
3434
+ }
3435
+ .animate__rotateIn {
3436
+ -webkit-animation-name: rotateIn;
3437
+ animation-name: rotateIn;
3438
+ -webkit-transform-origin: center;
3439
+ transform-origin: center;
3440
+ }
3441
+
3442
+ @-webkit-keyframes rotateInDownLeft {
3443
+ from {
3444
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
3445
+ transform: rotate3d(0, 0, 1, -45deg);
3446
+ opacity: 0;
3447
+ }
3448
+ to {
3449
+ -webkit-transform: translate3d(0, 0, 0);
3450
+ transform: translate3d(0, 0, 0);
3451
+ opacity: 1;
3452
+ }
3453
+ }
3454
+ @keyframes rotateInDownLeft {
3455
+ from {
3456
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
3457
+ transform: rotate3d(0, 0, 1, -45deg);
3458
+ opacity: 0;
3459
+ }
3460
+ to {
3461
+ -webkit-transform: translate3d(0, 0, 0);
3462
+ transform: translate3d(0, 0, 0);
3463
+ opacity: 1;
3464
+ }
3465
+ }
3466
+ .animate__rotateInDownLeft {
3467
+ -webkit-animation-name: rotateInDownLeft;
3468
+ animation-name: rotateInDownLeft;
3469
+ -webkit-transform-origin: left bottom;
3470
+ transform-origin: left bottom;
3471
+ }
3472
+
3473
+ @-webkit-keyframes rotateInDownRight {
3474
+ from {
3475
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
3476
+ transform: rotate3d(0, 0, 1, 45deg);
3477
+ opacity: 0;
3478
+ }
3479
+ to {
3480
+ -webkit-transform: translate3d(0, 0, 0);
3481
+ transform: translate3d(0, 0, 0);
3482
+ opacity: 1;
3483
+ }
3484
+ }
3485
+ @keyframes rotateInDownRight {
3486
+ from {
3487
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
3488
+ transform: rotate3d(0, 0, 1, 45deg);
3489
+ opacity: 0;
3490
+ }
3491
+ to {
3492
+ -webkit-transform: translate3d(0, 0, 0);
3493
+ transform: translate3d(0, 0, 0);
3494
+ opacity: 1;
3495
+ }
3496
+ }
3497
+ .animate__rotateInDownRight {
3498
+ -webkit-animation-name: rotateInDownRight;
3499
+ animation-name: rotateInDownRight;
3500
+ -webkit-transform-origin: right bottom;
3501
+ transform-origin: right bottom;
3502
+ }
3503
+
3504
+ @-webkit-keyframes rotateInUpLeft {
3505
+ from {
3506
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
3507
+ transform: rotate3d(0, 0, 1, 45deg);
3508
+ opacity: 0;
3509
+ }
3510
+ to {
3511
+ -webkit-transform: translate3d(0, 0, 0);
3512
+ transform: translate3d(0, 0, 0);
3513
+ opacity: 1;
3514
+ }
3515
+ }
3516
+ @keyframes rotateInUpLeft {
3517
+ from {
3518
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
3519
+ transform: rotate3d(0, 0, 1, 45deg);
3520
+ opacity: 0;
3521
+ }
3522
+ to {
3523
+ -webkit-transform: translate3d(0, 0, 0);
3524
+ transform: translate3d(0, 0, 0);
3525
+ opacity: 1;
3526
+ }
3527
+ }
3528
+ .animate__rotateInUpLeft {
3529
+ -webkit-animation-name: rotateInUpLeft;
3530
+ animation-name: rotateInUpLeft;
3531
+ -webkit-transform-origin: left bottom;
3532
+ transform-origin: left bottom;
3533
+ }
3534
+
3535
+ @-webkit-keyframes rotateInUpRight {
3536
+ from {
3537
+ -webkit-transform: rotate3d(0, 0, 1, -90deg);
3538
+ transform: rotate3d(0, 0, 1, -90deg);
3539
+ opacity: 0;
3540
+ }
3541
+ to {
3542
+ -webkit-transform: translate3d(0, 0, 0);
3543
+ transform: translate3d(0, 0, 0);
3544
+ opacity: 1;
3545
+ }
3546
+ }
3547
+ @keyframes rotateInUpRight {
3548
+ from {
3549
+ -webkit-transform: rotate3d(0, 0, 1, -90deg);
3550
+ transform: rotate3d(0, 0, 1, -90deg);
3551
+ opacity: 0;
3552
+ }
3553
+ to {
3554
+ -webkit-transform: translate3d(0, 0, 0);
3555
+ transform: translate3d(0, 0, 0);
3556
+ opacity: 1;
3557
+ }
3558
+ }
3559
+ .animate__rotateInUpRight {
3560
+ -webkit-animation-name: rotateInUpRight;
3561
+ animation-name: rotateInUpRight;
3562
+ -webkit-transform-origin: right bottom;
3563
+ transform-origin: right bottom;
3564
+ }
3565
+
3566
+ /* Rotating exits */
3567
+ @-webkit-keyframes rotateOut {
3568
+ from {
3569
+ opacity: 1;
3570
+ }
3571
+ to {
3572
+ -webkit-transform: rotate3d(0, 0, 1, 200deg);
3573
+ transform: rotate3d(0, 0, 1, 200deg);
3574
+ opacity: 0;
3575
+ }
3576
+ }
3577
+ @keyframes rotateOut {
3578
+ from {
3579
+ opacity: 1;
3580
+ }
3581
+ to {
3582
+ -webkit-transform: rotate3d(0, 0, 1, 200deg);
3583
+ transform: rotate3d(0, 0, 1, 200deg);
3584
+ opacity: 0;
3585
+ }
3586
+ }
3587
+ .animate__rotateOut {
3588
+ -webkit-animation-name: rotateOut;
3589
+ animation-name: rotateOut;
3590
+ -webkit-transform-origin: center;
3591
+ transform-origin: center;
3592
+ }
3593
+
3594
+ @-webkit-keyframes rotateOutDownLeft {
3595
+ from {
3596
+ opacity: 1;
3597
+ }
3598
+ to {
3599
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
3600
+ transform: rotate3d(0, 0, 1, 45deg);
3601
+ opacity: 0;
3602
+ }
3603
+ }
3604
+ @keyframes rotateOutDownLeft {
3605
+ from {
3606
+ opacity: 1;
3607
+ }
3608
+ to {
3609
+ -webkit-transform: rotate3d(0, 0, 1, 45deg);
3610
+ transform: rotate3d(0, 0, 1, 45deg);
3611
+ opacity: 0;
3612
+ }
3613
+ }
3614
+ .animate__rotateOutDownLeft {
3615
+ -webkit-animation-name: rotateOutDownLeft;
3616
+ animation-name: rotateOutDownLeft;
3617
+ -webkit-transform-origin: left bottom;
3618
+ transform-origin: left bottom;
3619
+ }
3620
+
3621
+ @-webkit-keyframes rotateOutDownRight {
3622
+ from {
3623
+ opacity: 1;
3624
+ }
3625
+ to {
3626
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
3627
+ transform: rotate3d(0, 0, 1, -45deg);
3628
+ opacity: 0;
3629
+ }
3630
+ }
3631
+ @keyframes rotateOutDownRight {
3632
+ from {
3633
+ opacity: 1;
3634
+ }
3635
+ to {
3636
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
3637
+ transform: rotate3d(0, 0, 1, -45deg);
3638
+ opacity: 0;
3639
+ }
3640
+ }
3641
+ .animate__rotateOutDownRight {
3642
+ -webkit-animation-name: rotateOutDownRight;
3643
+ animation-name: rotateOutDownRight;
3644
+ -webkit-transform-origin: right bottom;
3645
+ transform-origin: right bottom;
3646
+ }
3647
+
3648
+ @-webkit-keyframes rotateOutUpLeft {
3649
+ from {
3650
+ opacity: 1;
3651
+ }
3652
+ to {
3653
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
3654
+ transform: rotate3d(0, 0, 1, -45deg);
3655
+ opacity: 0;
3656
+ }
3657
+ }
3658
+ @keyframes rotateOutUpLeft {
3659
+ from {
3660
+ opacity: 1;
3661
+ }
3662
+ to {
3663
+ -webkit-transform: rotate3d(0, 0, 1, -45deg);
3664
+ transform: rotate3d(0, 0, 1, -45deg);
3665
+ opacity: 0;
3666
+ }
3667
+ }
3668
+ .animate__rotateOutUpLeft {
3669
+ -webkit-animation-name: rotateOutUpLeft;
3670
+ animation-name: rotateOutUpLeft;
3671
+ -webkit-transform-origin: left bottom;
3672
+ transform-origin: left bottom;
3673
+ }
3674
+
3675
+ @-webkit-keyframes rotateOutUpRight {
3676
+ from {
3677
+ opacity: 1;
3678
+ }
3679
+ to {
3680
+ -webkit-transform: rotate3d(0, 0, 1, 90deg);
3681
+ transform: rotate3d(0, 0, 1, 90deg);
3682
+ opacity: 0;
3683
+ }
3684
+ }
3685
+ @keyframes rotateOutUpRight {
3686
+ from {
3687
+ opacity: 1;
3688
+ }
3689
+ to {
3690
+ -webkit-transform: rotate3d(0, 0, 1, 90deg);
3691
+ transform: rotate3d(0, 0, 1, 90deg);
3692
+ opacity: 0;
3693
+ }
3694
+ }
3695
+ .animate__rotateOutUpRight {
3696
+ -webkit-animation-name: rotateOutUpRight;
3697
+ animation-name: rotateOutUpRight;
3698
+ -webkit-transform-origin: right bottom;
3699
+ transform-origin: right bottom;
3700
+ }
3701
+
3702
+ /* Specials */
3703
+ @-webkit-keyframes hinge {
3704
+ 0% {
3705
+ -webkit-animation-timing-function: ease-in-out;
3706
+ animation-timing-function: ease-in-out;
3707
+ }
3708
+ 20%, 60% {
3709
+ -webkit-transform: rotate3d(0, 0, 1, 80deg);
3710
+ transform: rotate3d(0, 0, 1, 80deg);
3711
+ -webkit-animation-timing-function: ease-in-out;
3712
+ animation-timing-function: ease-in-out;
3713
+ }
3714
+ 40%, 80% {
3715
+ -webkit-transform: rotate3d(0, 0, 1, 60deg);
3716
+ transform: rotate3d(0, 0, 1, 60deg);
3717
+ -webkit-animation-timing-function: ease-in-out;
3718
+ animation-timing-function: ease-in-out;
3719
+ opacity: 1;
3720
+ }
3721
+ to {
3722
+ -webkit-transform: translate3d(0, 700px, 0);
3723
+ transform: translate3d(0, 700px, 0);
3724
+ opacity: 0;
3725
+ }
3726
+ }
3727
+ @keyframes hinge {
3728
+ 0% {
3729
+ -webkit-animation-timing-function: ease-in-out;
3730
+ animation-timing-function: ease-in-out;
3731
+ }
3732
+ 20%, 60% {
3733
+ -webkit-transform: rotate3d(0, 0, 1, 80deg);
3734
+ transform: rotate3d(0, 0, 1, 80deg);
3735
+ -webkit-animation-timing-function: ease-in-out;
3736
+ animation-timing-function: ease-in-out;
3737
+ }
3738
+ 40%, 80% {
3739
+ -webkit-transform: rotate3d(0, 0, 1, 60deg);
3740
+ transform: rotate3d(0, 0, 1, 60deg);
3741
+ -webkit-animation-timing-function: ease-in-out;
3742
+ animation-timing-function: ease-in-out;
3743
+ opacity: 1;
3744
+ }
3745
+ to {
3746
+ -webkit-transform: translate3d(0, 700px, 0);
3747
+ transform: translate3d(0, 700px, 0);
3748
+ opacity: 0;
3749
+ }
3750
+ }
3751
+ .animate__hinge {
3752
+ -webkit-animation-duration: 2s;
3753
+ animation-duration: 2s;
3754
+ -webkit-animation-duration: calc(var(--animate-duration) * 2);
3755
+ animation-duration: calc(var(--animate-duration) * 2);
3756
+ -webkit-animation-name: hinge;
3757
+ animation-name: hinge;
3758
+ -webkit-transform-origin: top left;
3759
+ transform-origin: top left;
3760
+ }
3761
+
3762
+ @-webkit-keyframes jackInTheBox {
3763
+ from {
3764
+ opacity: 0;
3765
+ -webkit-transform: scale(0.1) rotate(30deg);
3766
+ transform: scale(0.1) rotate(30deg);
3767
+ -webkit-transform-origin: center bottom;
3768
+ transform-origin: center bottom;
3769
+ }
3770
+ 50% {
3771
+ -webkit-transform: rotate(-10deg);
3772
+ transform: rotate(-10deg);
3773
+ }
3774
+ 70% {
3775
+ -webkit-transform: rotate(3deg);
3776
+ transform: rotate(3deg);
3777
+ }
3778
+ to {
3779
+ opacity: 1;
3780
+ -webkit-transform: scale(1);
3781
+ transform: scale(1);
3782
+ }
3783
+ }
3784
+ @keyframes jackInTheBox {
3785
+ from {
3786
+ opacity: 0;
3787
+ -webkit-transform: scale(0.1) rotate(30deg);
3788
+ transform: scale(0.1) rotate(30deg);
3789
+ -webkit-transform-origin: center bottom;
3790
+ transform-origin: center bottom;
3791
+ }
3792
+ 50% {
3793
+ -webkit-transform: rotate(-10deg);
3794
+ transform: rotate(-10deg);
3795
+ }
3796
+ 70% {
3797
+ -webkit-transform: rotate(3deg);
3798
+ transform: rotate(3deg);
3799
+ }
3800
+ to {
3801
+ opacity: 1;
3802
+ -webkit-transform: scale(1);
3803
+ transform: scale(1);
3804
+ }
3805
+ }
3806
+ .animate__jackInTheBox {
3807
+ -webkit-animation-name: jackInTheBox;
3808
+ animation-name: jackInTheBox;
3809
+ }
3810
+
3811
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
3812
+ @-webkit-keyframes rollIn {
3813
+ from {
3814
+ opacity: 0;
3815
+ -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
3816
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
3817
+ }
3818
+ to {
3819
+ opacity: 1;
3820
+ -webkit-transform: translate3d(0, 0, 0);
3821
+ transform: translate3d(0, 0, 0);
3822
+ }
3823
+ }
3824
+ @keyframes rollIn {
3825
+ from {
3826
+ opacity: 0;
3827
+ -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
3828
+ transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
3829
+ }
3830
+ to {
3831
+ opacity: 1;
3832
+ -webkit-transform: translate3d(0, 0, 0);
3833
+ transform: translate3d(0, 0, 0);
3834
+ }
3835
+ }
3836
+ .animate__rollIn {
3837
+ -webkit-animation-name: rollIn;
3838
+ animation-name: rollIn;
3839
+ }
3840
+
3841
+ /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
3842
+ @-webkit-keyframes rollOut {
3843
+ from {
3844
+ opacity: 1;
3845
+ }
3846
+ to {
3847
+ opacity: 0;
3848
+ -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
3849
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
3850
+ }
3851
+ }
3852
+ @keyframes rollOut {
3853
+ from {
3854
+ opacity: 1;
3855
+ }
3856
+ to {
3857
+ opacity: 0;
3858
+ -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
3859
+ transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
3860
+ }
3861
+ }
3862
+ .animate__rollOut {
3863
+ -webkit-animation-name: rollOut;
3864
+ animation-name: rollOut;
3865
+ }
3866
+
3867
+ /* Zooming entrances */
3868
+ @-webkit-keyframes zoomIn {
3869
+ from {
3870
+ opacity: 0;
3871
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
3872
+ transform: scale3d(0.3, 0.3, 0.3);
3873
+ }
3874
+ 50% {
3875
+ opacity: 1;
3876
+ }
3877
+ }
3878
+ @keyframes zoomIn {
3879
+ from {
3880
+ opacity: 0;
3881
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
3882
+ transform: scale3d(0.3, 0.3, 0.3);
3883
+ }
3884
+ 50% {
3885
+ opacity: 1;
3886
+ }
3887
+ }
3888
+ .animate__zoomIn {
3889
+ -webkit-animation-name: zoomIn;
3890
+ animation-name: zoomIn;
3891
+ }
3892
+
3893
+ @-webkit-keyframes zoomInDown {
3894
+ from {
3895
+ opacity: 0;
3896
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
3897
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
3898
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3899
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3900
+ }
3901
+ 60% {
3902
+ opacity: 1;
3903
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
3904
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
3905
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3906
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3907
+ }
3908
+ }
3909
+ @keyframes zoomInDown {
3910
+ from {
3911
+ opacity: 0;
3912
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
3913
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
3914
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3915
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3916
+ }
3917
+ 60% {
3918
+ opacity: 1;
3919
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
3920
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
3921
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3922
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3923
+ }
3924
+ }
3925
+ .animate__zoomInDown {
3926
+ -webkit-animation-name: zoomInDown;
3927
+ animation-name: zoomInDown;
3928
+ }
3929
+
3930
+ @-webkit-keyframes zoomInLeft {
3931
+ from {
3932
+ opacity: 0;
3933
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
3934
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
3935
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3936
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3937
+ }
3938
+ 60% {
3939
+ opacity: 1;
3940
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
3941
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
3942
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3943
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3944
+ }
3945
+ }
3946
+ @keyframes zoomInLeft {
3947
+ from {
3948
+ opacity: 0;
3949
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
3950
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
3951
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3952
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3953
+ }
3954
+ 60% {
3955
+ opacity: 1;
3956
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
3957
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
3958
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3959
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3960
+ }
3961
+ }
3962
+ .animate__zoomInLeft {
3963
+ -webkit-animation-name: zoomInLeft;
3964
+ animation-name: zoomInLeft;
3965
+ }
3966
+
3967
+ @-webkit-keyframes zoomInRight {
3968
+ from {
3969
+ opacity: 0;
3970
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
3971
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
3972
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3973
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3974
+ }
3975
+ 60% {
3976
+ opacity: 1;
3977
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
3978
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
3979
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3980
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3981
+ }
3982
+ }
3983
+ @keyframes zoomInRight {
3984
+ from {
3985
+ opacity: 0;
3986
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
3987
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
3988
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3989
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
3990
+ }
3991
+ 60% {
3992
+ opacity: 1;
3993
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
3994
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
3995
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3996
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
3997
+ }
3998
+ }
3999
+ .animate__zoomInRight {
4000
+ -webkit-animation-name: zoomInRight;
4001
+ animation-name: zoomInRight;
4002
+ }
4003
+
4004
+ @-webkit-keyframes zoomInUp {
4005
+ from {
4006
+ opacity: 0;
4007
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
4008
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
4009
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4010
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4011
+ }
4012
+ 60% {
4013
+ opacity: 1;
4014
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4015
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4016
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4017
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4018
+ }
4019
+ }
4020
+ @keyframes zoomInUp {
4021
+ from {
4022
+ opacity: 0;
4023
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
4024
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
4025
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4026
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4027
+ }
4028
+ 60% {
4029
+ opacity: 1;
4030
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4031
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4032
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4033
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4034
+ }
4035
+ }
4036
+ .animate__zoomInUp {
4037
+ -webkit-animation-name: zoomInUp;
4038
+ animation-name: zoomInUp;
4039
+ }
4040
+
4041
+ /* Zooming exits */
4042
+ @-webkit-keyframes zoomOut {
4043
+ from {
4044
+ opacity: 1;
4045
+ }
4046
+ 50% {
4047
+ opacity: 0;
4048
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
4049
+ transform: scale3d(0.3, 0.3, 0.3);
4050
+ }
4051
+ to {
4052
+ opacity: 0;
4053
+ }
4054
+ }
4055
+ @keyframes zoomOut {
4056
+ from {
4057
+ opacity: 1;
4058
+ }
4059
+ 50% {
4060
+ opacity: 0;
4061
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
4062
+ transform: scale3d(0.3, 0.3, 0.3);
4063
+ }
4064
+ to {
4065
+ opacity: 0;
4066
+ }
4067
+ }
4068
+ .animate__zoomOut {
4069
+ -webkit-animation-name: zoomOut;
4070
+ animation-name: zoomOut;
4071
+ }
4072
+
4073
+ @-webkit-keyframes zoomOutDown {
4074
+ 40% {
4075
+ opacity: 1;
4076
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4077
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4078
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4079
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4080
+ }
4081
+ to {
4082
+ opacity: 0;
4083
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
4084
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
4085
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4086
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4087
+ }
4088
+ }
4089
+ @keyframes zoomOutDown {
4090
+ 40% {
4091
+ opacity: 1;
4092
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4093
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
4094
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4095
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4096
+ }
4097
+ to {
4098
+ opacity: 0;
4099
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
4100
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
4101
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4102
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4103
+ }
4104
+ }
4105
+ .animate__zoomOutDown {
4106
+ -webkit-animation-name: zoomOutDown;
4107
+ animation-name: zoomOutDown;
4108
+ -webkit-transform-origin: center bottom;
4109
+ transform-origin: center bottom;
4110
+ }
4111
+
4112
+ @-webkit-keyframes zoomOutLeft {
4113
+ 40% {
4114
+ opacity: 1;
4115
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
4116
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
4117
+ }
4118
+ to {
4119
+ opacity: 0;
4120
+ -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
4121
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
4122
+ }
4123
+ }
4124
+ @keyframes zoomOutLeft {
4125
+ 40% {
4126
+ opacity: 1;
4127
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
4128
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
4129
+ }
4130
+ to {
4131
+ opacity: 0;
4132
+ -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
4133
+ transform: scale(0.1) translate3d(-2000px, 0, 0);
4134
+ }
4135
+ }
4136
+ .animate__zoomOutLeft {
4137
+ -webkit-animation-name: zoomOutLeft;
4138
+ animation-name: zoomOutLeft;
4139
+ -webkit-transform-origin: left center;
4140
+ transform-origin: left center;
4141
+ }
4142
+
4143
+ @-webkit-keyframes zoomOutRight {
4144
+ 40% {
4145
+ opacity: 1;
4146
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
4147
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
4148
+ }
4149
+ to {
4150
+ opacity: 0;
4151
+ -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
4152
+ transform: scale(0.1) translate3d(2000px, 0, 0);
4153
+ }
4154
+ }
4155
+ @keyframes zoomOutRight {
4156
+ 40% {
4157
+ opacity: 1;
4158
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
4159
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
4160
+ }
4161
+ to {
4162
+ opacity: 0;
4163
+ -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
4164
+ transform: scale(0.1) translate3d(2000px, 0, 0);
4165
+ }
4166
+ }
4167
+ .animate__zoomOutRight {
4168
+ -webkit-animation-name: zoomOutRight;
4169
+ animation-name: zoomOutRight;
4170
+ -webkit-transform-origin: right center;
4171
+ transform-origin: right center;
4172
+ }
4173
+
4174
+ @-webkit-keyframes zoomOutUp {
4175
+ 40% {
4176
+ opacity: 1;
4177
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
4178
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
4179
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4180
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4181
+ }
4182
+ to {
4183
+ opacity: 0;
4184
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
4185
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
4186
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4187
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4188
+ }
4189
+ }
4190
+ @keyframes zoomOutUp {
4191
+ 40% {
4192
+ opacity: 1;
4193
+ -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
4194
+ transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
4195
+ -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4196
+ animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4197
+ }
4198
+ to {
4199
+ opacity: 0;
4200
+ -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
4201
+ transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
4202
+ -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4203
+ animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
4204
+ }
4205
+ }
4206
+ .animate__zoomOutUp {
4207
+ -webkit-animation-name: zoomOutUp;
4208
+ animation-name: zoomOutUp;
4209
+ -webkit-transform-origin: center bottom;
4210
+ transform-origin: center bottom;
4211
+ }
4212
+
4213
+ /* Sliding entrances */
4214
+ @-webkit-keyframes slideInDown {
4215
+ from {
4216
+ -webkit-transform: translate3d(0, -100%, 0);
4217
+ transform: translate3d(0, -100%, 0);
4218
+ visibility: visible;
4219
+ }
4220
+ to {
4221
+ -webkit-transform: translate3d(0, 0, 0);
4222
+ transform: translate3d(0, 0, 0);
4223
+ }
4224
+ }
4225
+ @keyframes slideInDown {
4226
+ from {
4227
+ -webkit-transform: translate3d(0, -100%, 0);
4228
+ transform: translate3d(0, -100%, 0);
4229
+ visibility: visible;
4230
+ }
4231
+ to {
4232
+ -webkit-transform: translate3d(0, 0, 0);
4233
+ transform: translate3d(0, 0, 0);
4234
+ }
4235
+ }
4236
+ .animate__slideInDown {
4237
+ -webkit-animation-name: slideInDown;
4238
+ animation-name: slideInDown;
4239
+ }
4240
+
4241
+ @-webkit-keyframes slideInLeft {
4242
+ from {
4243
+ -webkit-transform: translate3d(-100%, 0, 0);
4244
+ transform: translate3d(-100%, 0, 0);
4245
+ visibility: visible;
4246
+ }
4247
+ to {
4248
+ -webkit-transform: translate3d(0, 0, 0);
4249
+ transform: translate3d(0, 0, 0);
4250
+ }
4251
+ }
4252
+ @keyframes slideInLeft {
4253
+ from {
4254
+ -webkit-transform: translate3d(-100%, 0, 0);
4255
+ transform: translate3d(-100%, 0, 0);
4256
+ visibility: visible;
4257
+ }
4258
+ to {
4259
+ -webkit-transform: translate3d(0, 0, 0);
4260
+ transform: translate3d(0, 0, 0);
4261
+ }
4262
+ }
4263
+ .animate__slideInLeft {
4264
+ -webkit-animation-name: slideInLeft;
4265
+ animation-name: slideInLeft;
4266
+ }
4267
+
4268
+ @-webkit-keyframes slideInRight {
4269
+ from {
4270
+ -webkit-transform: translate3d(100%, 0, 0);
4271
+ transform: translate3d(100%, 0, 0);
4272
+ visibility: visible;
4273
+ }
4274
+ to {
4275
+ -webkit-transform: translate3d(0, 0, 0);
4276
+ transform: translate3d(0, 0, 0);
4277
+ }
4278
+ }
4279
+ @keyframes slideInRight {
4280
+ from {
4281
+ -webkit-transform: translate3d(100%, 0, 0);
4282
+ transform: translate3d(100%, 0, 0);
4283
+ visibility: visible;
4284
+ }
4285
+ to {
4286
+ -webkit-transform: translate3d(0, 0, 0);
4287
+ transform: translate3d(0, 0, 0);
4288
+ }
4289
+ }
4290
+ .animate__slideInRight {
4291
+ -webkit-animation-name: slideInRight;
4292
+ animation-name: slideInRight;
4293
+ }
4294
+
4295
+ @-webkit-keyframes slideInUp {
4296
+ from {
4297
+ -webkit-transform: translate3d(0, 100%, 0);
4298
+ transform: translate3d(0, 100%, 0);
4299
+ visibility: visible;
4300
+ }
4301
+ to {
4302
+ -webkit-transform: translate3d(0, 0, 0);
4303
+ transform: translate3d(0, 0, 0);
4304
+ }
4305
+ }
4306
+ @keyframes slideInUp {
4307
+ from {
4308
+ -webkit-transform: translate3d(0, 100%, 0);
4309
+ transform: translate3d(0, 100%, 0);
4310
+ visibility: visible;
4311
+ }
4312
+ to {
4313
+ -webkit-transform: translate3d(0, 0, 0);
4314
+ transform: translate3d(0, 0, 0);
4315
+ }
4316
+ }
4317
+ .animate__slideInUp {
4318
+ -webkit-animation-name: slideInUp;
4319
+ animation-name: slideInUp;
4320
+ }
4321
+
4322
+ /* Sliding exits */
4323
+ @-webkit-keyframes slideOutDown {
4324
+ from {
4325
+ -webkit-transform: translate3d(0, 0, 0);
4326
+ transform: translate3d(0, 0, 0);
4327
+ }
4328
+ to {
4329
+ visibility: hidden;
4330
+ -webkit-transform: translate3d(0, 100%, 0);
4331
+ transform: translate3d(0, 100%, 0);
4332
+ }
4333
+ }
4334
+ @keyframes slideOutDown {
4335
+ from {
4336
+ -webkit-transform: translate3d(0, 0, 0);
4337
+ transform: translate3d(0, 0, 0);
4338
+ }
4339
+ to {
4340
+ visibility: hidden;
4341
+ -webkit-transform: translate3d(0, 100%, 0);
4342
+ transform: translate3d(0, 100%, 0);
4343
+ }
4344
+ }
4345
+ .animate__slideOutDown {
4346
+ -webkit-animation-name: slideOutDown;
4347
+ animation-name: slideOutDown;
4348
+ }
4349
+
4350
+ @-webkit-keyframes slideOutLeft {
4351
+ from {
4352
+ -webkit-transform: translate3d(0, 0, 0);
4353
+ transform: translate3d(0, 0, 0);
4354
+ }
4355
+ to {
4356
+ visibility: hidden;
4357
+ -webkit-transform: translate3d(-100%, 0, 0);
4358
+ transform: translate3d(-100%, 0, 0);
4359
+ }
4360
+ }
4361
+ @keyframes slideOutLeft {
4362
+ from {
4363
+ -webkit-transform: translate3d(0, 0, 0);
4364
+ transform: translate3d(0, 0, 0);
4365
+ }
4366
+ to {
4367
+ visibility: hidden;
4368
+ -webkit-transform: translate3d(-100%, 0, 0);
4369
+ transform: translate3d(-100%, 0, 0);
4370
+ }
4371
+ }
4372
+ .animate__slideOutLeft {
4373
+ -webkit-animation-name: slideOutLeft;
4374
+ animation-name: slideOutLeft;
4375
+ }
4376
+
4377
+ @-webkit-keyframes slideOutRight {
4378
+ from {
4379
+ -webkit-transform: translate3d(0, 0, 0);
4380
+ transform: translate3d(0, 0, 0);
4381
+ }
4382
+ to {
4383
+ visibility: hidden;
4384
+ -webkit-transform: translate3d(100%, 0, 0);
4385
+ transform: translate3d(100%, 0, 0);
4386
+ }
4387
+ }
4388
+ @keyframes slideOutRight {
4389
+ from {
4390
+ -webkit-transform: translate3d(0, 0, 0);
4391
+ transform: translate3d(0, 0, 0);
4392
+ }
4393
+ to {
4394
+ visibility: hidden;
4395
+ -webkit-transform: translate3d(100%, 0, 0);
4396
+ transform: translate3d(100%, 0, 0);
4397
+ }
4398
+ }
4399
+ .animate__slideOutRight {
4400
+ -webkit-animation-name: slideOutRight;
4401
+ animation-name: slideOutRight;
4402
+ }
4403
+
4404
+ @-webkit-keyframes slideOutUp {
4405
+ from {
4406
+ -webkit-transform: translate3d(0, 0, 0);
4407
+ transform: translate3d(0, 0, 0);
4408
+ }
4409
+ to {
4410
+ visibility: hidden;
4411
+ -webkit-transform: translate3d(0, -100%, 0);
4412
+ transform: translate3d(0, -100%, 0);
4413
+ }
4414
+ }
4415
+ @keyframes slideOutUp {
4416
+ from {
4417
+ -webkit-transform: translate3d(0, 0, 0);
4418
+ transform: translate3d(0, 0, 0);
4419
+ }
4420
+ to {
4421
+ visibility: hidden;
4422
+ -webkit-transform: translate3d(0, -100%, 0);
4423
+ transform: translate3d(0, -100%, 0);
4424
+ }
4425
+ }
4426
+ .animate__slideOutUp {
4427
+ -webkit-animation-name: slideOutUp;
4428
+ animation-name: slideOutUp;
4429
+ }
4430
+
4431
+ .vg-modal {
4432
+ --vg-modal-z-index: 1040 ;
4433
+ --vg-modal-margin: 0.5rem ;
4434
+ --vg-modal-padding: 1rem ;
4435
+ --vg-modal-width: 500px ;
4436
+ --vg-modal-color: #000000 ;
4437
+ --vg-modal-background-color: #fff ;
4438
+ --vg-modal-border-width: 1px ;
4439
+ --vg-modal-border-color: transparent ;
4440
+ --vg-modal-border-style: solid ;
4441
+ --vg-modal-border-radius: 0.375rem ;
4442
+ --vg-modal-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2) ;
4443
+ --vg-modal-transition: all 0.5s ease-in-out ;
4444
+ --vg-modal-fade-transform: translate(0, -50px) ;
4445
+ --vg-modal-show-transform: none ;
4446
+ --vg-modal-scale-transform: scale(1.02) ;
4447
+ position: fixed;
4448
+ left: 0;
4449
+ top: 0;
4450
+ width: 100%;
4451
+ height: 100%;
4452
+ z-index: var(--vg-modal-z-index);
4453
+ display: none;
4454
+ overflow-x: hidden;
4455
+ overflow-y: auto;
4456
+ outline: 0;
4457
+ }
4458
+ .vg-modal-dialog {
4459
+ position: relative;
4460
+ width: auto;
4461
+ margin: var(--vg-modal-margin);
4462
+ pointer-events: none;
4463
+ }
4464
+ .vg-modal.fade .vg-modal-dialog {
4465
+ transform: var(--vg-modal-fade-transform);
4466
+ transition: var(--vg-modal-transition);
4467
+ }
4468
+ .vg-modal.show .vg-modal-dialog {
4469
+ transform: var(--vg-modal-show-transform);
4470
+ }
4471
+ .vg-modal.vg-modal-static .vg-modal-dialog {
4472
+ transform: var(--vg-modal-scale-transform);
4473
+ }
4474
+ .vg-modal-dialog-scrollable {
4475
+ height: calc(100% - var(--vg-modal-margin) * 2);
4476
+ }
4477
+ .vg-modal-dialog-scrollable .vg-modal-content {
4478
+ max-height: 100%;
4479
+ overflow: hidden;
4480
+ }
4481
+ .vg-modal-dialog-scrollable .vg-modal-body {
4482
+ overflow-y: auto;
4483
+ }
4484
+ .vg-modal-dialog-centered {
4485
+ display: flex;
4486
+ align-items: center;
4487
+ min-height: calc(100% - var(--vg-modal-margin) * 2);
4488
+ }
4489
+ .vg-modal-content {
4490
+ position: relative;
4491
+ display: flex;
4492
+ flex-direction: column;
4493
+ width: 100%;
4494
+ color: var(--vg-modal-color);
4495
+ pointer-events: auto;
4496
+ background-color: var(--vg-modal-background-color);
4497
+ background-clip: padding-box;
4498
+ border: var(--vg-modal-border-width) var(--vg-modal-border-style) var(--vg-modal-border-color);
4499
+ border-radius: var(--vg-modal-border-radius);
4500
+ box-shadow: var(--vg-modal-box-shadow);
4501
+ outline: 0;
4502
+ padding: var(--vg-modal-padding);
4503
+ }
4504
+ .vg-modal-fullscreen {
4505
+ width: 100vw;
4506
+ max-width: none !important;
4507
+ height: 100%;
4508
+ margin: 0;
4509
+ }
4510
+ .vg-modal-fullscreen .vg-modal-content {
4511
+ height: 100%;
4512
+ border: 0;
4513
+ border-radius: 0;
4514
+ }
4515
+
4516
+ @media screen and (min-width: 576px) {
4517
+ .vg-modal {
4518
+ --vg-modal-margin: 1.75rem;
4519
+ --vg-modal-box-shadow: 0 8px 14px 5px rgba(0, 0, 0, 0.2);
4520
+ }
4521
+ .vg-modal-dialog {
4522
+ max-width: var(--vg-modal-width);
4523
+ margin-right: auto;
4524
+ margin-left: auto;
4525
+ }
4526
+ .vg-modal-sm {
4527
+ --vg-modal-width: 300px;
4528
+ }
4529
+ }
4530
+ @media screen and (min-width: 992px) {
4531
+ .vg-modal-lg, .vg-modal-xl {
4532
+ --vg-modal-width: 800px;
4533
+ }
4534
+ }
4535
+ @media screen and (min-width: 1399px) {
4536
+ .vg-modal-xl {
4537
+ --vg-modal-width: 1140px;
4538
+ }
4539
+ }
4540
+ /*!************************************************************************************************************************************************************************************!*\
4541
+ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/modules/vgformsender/scss/vgformsender.scss ***!
4542
+ \************************************************************************************************************************************************************************************/
4543
+ @charset "UTF-8";
4544
+ /**
4545
+ *--------------------------------------------------------------------------
4546
+ * Модуль: VGFormSender
4547
+ * Автор: Vegas DEV
4548
+ * Лицензия: смотри LICENSE
4549
+ *--------------------------------------------------------------------------
4550
+ **/
4551
+ .vg-form-sender-modal .vg-modal-content {
4552
+ padding: 0;
4553
+ }
13
4554
 
14
- /*# sourceMappingURL=vgapp.css.map*/
4555
+ /*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmdhcHAuY3NzIiwibWFwcGluZ3MiOiI7OztBQUlBO0FDR0E7QUFBQTtBQUFBO0FBQUE7QUREQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUVBO0FBQ0E7QUFBQTs7QUFJQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFEQTtBQUdBO0FBQ0E7QUFDQTtBQURBOztBQU1BO0FBQ0E7QUFIQTs7QUFPQTtBQUNBO0FBQ0E7QUFDQTtBQUpBOztBQU9BOztBQUFBO0FBR0E7QUFDQTtBQUNBO0FBQ0E7QUFKQTs7QUFNQTtBQy9DQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FEaURBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBSUE7O0FBREE7O0FBQUE7QUFHQTtBQ2hFQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBRHFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQXNCQTtBQXBCQTtBQUNBO0FBQ0E7QUFDQTtBQXNCQTtBQW5CQTtBQUNBO0FBQ0E7QUFDQTtBQXFCQTtBQWxCQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFvQkE7QUFsQkE7QUFDQTtBQUNBO0FBb0JBO0FBbEJBO0FBQ0E7QUFDQTtBQW9CQTtBQWhCQTtBQUNBO0FBa0JBO0FBZkE7QUFDQTtBQWlCQTtBQVhBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQWFBO0FBWEE7QUFDQTtBQUNBO0FBYUE7O0FBUkE7O0FBQUE7QUFJQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQVVBO0FBUkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQVVBOztBQUxBO0FBQ0E7QUFDQTtBQUNBO0FBUUE7QUFOQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBUUE7QUFOQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBUUE7O0FBSEE7QUFDQTtBQUNBO0FBQ0E7QUFNQTtBQUpBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQU1BO0FBSkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBTUE7O0FBRkE7O0FBQUE7QUFHQTtBQUNBO0FBQ0E7QUFLQTtBQUhBO0FBQ0E7QUFLQTtBQUNBO0FBREE7QUFDQTtBQUNBO0FBR0E7QUFDQTtBQUFBO0FBQ0E7QUFDQTtBQUVBO0FBQUE7QUFDQTtBQUVBO0FBQUE7QUFDQTtBQUVBO0FBQUE7QUFDQTtBQUVBO0FBQ0E7QUFFQTtBQUNBO0FBQ0E7QUFBQTtBQUNBO0FBR0E7QUFDQTtBQUNBO0FBQ0E7QUFEQTtBQUdBO0FBQ0E7QUFDQTtBQURBO0FBR0E7QUFDQTtBQUNBO0FBREE7QUFHQTtBQUNBO0FBQ0E7QUFEQTtBQUNBO0FBS0E7QUFDQTtBQUNBO0FBSEE7QUFDQTtBQUtBO0FBQ0E7QUFDQTtBQUhBO0FBQ0E7QUFLQTtBQUNBO0FBQ0E7QUFDQTtBQUhBO0FBQ0E7Ozs7QUdoUkE7QUFBQTs7Ozs7O0FBQUE7QUFhQTtBRlRBO0FBQUE7QUFBQTtBQUFBO0FBR0E7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FFUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQVFBO0FBTkE7QUFDQTtBQUNBO0FBQ0E7QUFRQTtBQUxBO0FBQ0E7QUFPQTtBQUxBO0FBQ0E7QUFPQTtBQUhBO0FBQ0E7QUFLQTtBQUhBO0FBQ0E7QUFLQTtBQURBO0FBQ0E7QUFDQTtBQUNBO0FBR0E7QUFBQTtBQUNBO0FBRUE7QUFBQTtBQUNBO0FBRUE7QUFFQTtBQUNBO0FBQUE7QUFFQTtBQUNBO0FBQUE7QUFJQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBRkE7QUFLQTtBQUNBO0FBQ0E7QUFDQTtBQUhBO0FBTUE7QUFDQTtBQUNBO0FBQ0E7QUFKQTs7OztBQ25GQTtBQUFBOzs7Ozs7QUFBQTtBQWNBO0FIUEE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBR3lIQTtBQUdBO0FBL0VBO0FBOUJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFnQ0E7QUE5QkE7QUFDQTtBQUNBO0FBZ0JBO0FBaUJBO0FBL0JBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQWlDQTtBQzVFQTtBQUNBO0FBQ0E7QUQ4RUE7QUMzRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FENkVBO0FBMUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBNENBO0FBMUNBO0FBQ0E7QUE0Q0E7QUF6Q0E7QUFDQTtBQUNBO0FBQ0E7QUEyQ0E7QUF2Q0E7QUFDQTtBQXlDQTtBQXBDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQXNDQTtBQXBDQTtBQUNBO0FBQ0E7QUFDQTtBQXNDQTtBQWpDQTtBQUNBO0FBbUNBO0FBN0JBO0FBQ0E7QUErQkE7QUE3QkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQStCQTtBQTdCQTtBQUNBO0FBK0JBO0FFdkpBO0FBQ0E7QUZ5SkE7QUVySkE7QUFDQTtBRnVKQTtBRXBKQTtBQUNBO0FGc0pBO0FFbEpBO0FBQ0E7QUZvSkE7QUVqSkE7QUFDQTtBRm1KQTtBRTFJQTtBQUNBO0FGNElBO0FFeklBO0FBQ0E7QUYySUE7QUV6SUE7QUFDQTtBRjJJQTtBRXhJQTtBQUNBO0FGMElBO0FFdklBO0FBQ0E7QUZ5SUE7QUVwSUE7QUFDQTtBRnNJQTtBRWpJQTtBQUNBO0FGbUlBO0FFaklBO0FBQ0E7QUFDQTtBRm1JQTtBRWpJQTtBQUNBO0FGbUlBO0FHbk1BO0FBQ0E7QUFDQTtBSHFNQTtBR25NQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBSHFNQTtBR25NQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUhxTUE7QUduTUE7QUFDQTtBSHFNQTtBR25NQTtBQUNBO0FIcU1BO0FHbk1BO0FBQ0E7QUhxTUE7QUdoTUE7QUFDQTtBQUNBO0FBQ0E7QUhrTUE7QUc1TEE7QUFDQTtBSDhMQTtBRzNMQTtBQUNBO0FINkxBO0FHMUxBO0FBQ0E7QUFDQTtBSDRMQTtBSXhLQTtBSjhEQTtBQUNBO0FBNkdBO0FBMUdBO0FBQ0E7QUE0R0E7QUFDQTtBSWhMQTtBSjhEQTtBQUNBO0FBcUhBO0FBbEhBO0FBQ0E7QUFvSEE7QUFDQTtBSXhMQTtBSjhEQTtBQUNBO0FBNkhBO0FBMUhBO0FBQ0E7QUE0SEE7QUFDQTtBSWhNQTtBSjhEQTtBQUNBO0FBcUlBO0FBbElBO0FBQ0E7QUFvSUE7QUFDQTtBSXhNQTtBSjhEQTtBQUNBO0FBNklBO0FBMUlBO0FBQ0E7QUE0SUE7QUFDQTtBSWhOQTtBSjhEQTtBQUNBO0FBcUpBO0FBbEpBO0FBQ0E7QUFvSkE7QUFDQTtBSXhOQTtBSjhEQTtBQUNBO0FBNkpBO0FBMUpBO0FBQ0E7QUE0SkE7QUFDQTtBQXJKQTtBQUNBO0FBdUpBO0FBcEpBO0FBQ0E7QUFzSkE7Ozs7QUtsVEE7QUFBQTs7Ozs7O0FBQUE7QUFhQTtBQUNBO0FBSkE7QUFNQTtBUlRBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FRV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBRUE7QUFBQTtBQUNBO0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQUE7Ozs7QUNyQ0E7QUFBQTs7Ozs7O0FBQUE7QUNFQTs7Ozs7O0FBQUE7QUFPQTtBQUNBO0FBQ0E7QUFDQTtBRE9BOztBQ0xBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEUUE7O0FDTkE7QUFDQTtBQUNBO0FEU0E7O0FDUEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRFVBOztBQ1JBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURXQTs7QUNUQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEWUE7O0FDVkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGFBOztBQ1hBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURjQTs7QUNaQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEZUE7O0FDYkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGdCQTs7QUNkQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaUJBOztBQ2ZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURrQkE7O0FDaEJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURtQkE7O0FDakJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURvQkE7O0FDbEJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURxQkE7O0FDbkJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURzQkE7QUNuQkE7QUFDQTtBRHFCQTtBQUNBO0FDbkJBO0FBQ0E7QUFDQTtBQUlBO0FBQ0E7QUFDQTtBQUNBO0FEa0JBO0FDZkE7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBRGdCQTtBQ2JBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURlQTtBQ1pBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURjQTtBQ1hBO0FBQ0E7QUFDQTtBRGFBO0FBQ0E7QUNYQTtBQUNBO0FBSUE7QUFDQTtBQUNBO0FBQ0E7QURVQTtBQ1BBO0FBRUE7QUFDQTtBQUNBO0FBQ0E7QURRQTtBQ0xBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURPQTtBQ0pBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURNQTtBQ0hBO0FBQ0E7QUFDQTtBREtBO0FBQ0E7QUNIQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FES0E7O0FDSEE7QUFDQTtBQUdBO0FESUE7QUNEQTtBQUVBO0FERUE7QUFDQTtBQ0FBO0FBQ0E7QUFHQTtBREFBO0FDR0E7QUFFQTtBREZBO0FBQ0E7QUNJQTtBQUNBO0FBQ0E7QURGQTs7QUNJQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEREE7QUNJQTtBQUNBO0FBQ0E7QURGQTtBQ0tBO0FBQ0E7QUFDQTtBREhBO0FBQ0E7QUNLQTtBQUNBO0FBQ0E7QUFDQTtBREhBO0FDTUE7QUFDQTtBQUNBO0FESkE7QUNPQTtBQUNBO0FBQ0E7QURMQTtBQUNBO0FDT0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRExBOztBQ09BO0FBQ0E7QUFDQTtBQUNBO0FESkE7QUNPQTtBQUNBO0FBQ0E7QURMQTtBQ1FBO0FBQ0E7QUFDQTtBRE5BO0FDU0E7QUFDQTtBQUNBO0FEUEE7QUNVQTtBQUNBO0FBQ0E7QURSQTtBQ1dBO0FBQ0E7QUFDQTtBRFRBO0FDWUE7QUFDQTtBQUNBO0FEVkE7QUFDQTtBQ1lBO0FBQ0E7QUFDQTtBQUNBO0FEVkE7QUNhQTtBQUNBO0FBQ0E7QURYQTtBQ2NBO0FBQ0E7QUFDQTtBRFpBO0FDZUE7QUFDQTtBQUNBO0FEYkE7QUNnQkE7QUFDQTtBQUNBO0FEZEE7QUNpQkE7QUFDQTtBQUNBO0FEZkE7QUNrQkE7QUFDQTtBQUNBO0FEaEJBO0FBQ0E7QUNrQkE7QUFDQTtBQUNBO0FEaEJBOztBQ2tCQTtBQUNBO0FBRUE7QUFDQTtBRGhCQTtBQ21CQTtBQUtBO0FBQ0E7QURyQkE7QUN3QkE7QUFJQTtBQUNBO0FEekJBO0FBQ0E7QUMyQkE7QUFDQTtBQUVBO0FBQ0E7QUQxQkE7QUM2QkE7QUFLQTtBQUNBO0FEL0JBO0FDa0NBO0FBSUE7QUFDQTtBRG5DQTtBQUNBO0FDcUNBO0FBQ0E7QUFDQTtBRG5DQTs7QUNxQ0E7QUFDQTtBQUVBO0FBQ0E7QURuQ0E7QUNzQ0E7QUFLQTtBQUNBO0FEeENBO0FDMkNBO0FBSUE7QUFDQTtBRDVDQTtBQUNBO0FDOENBO0FBQ0E7QUFFQTtBQUNBO0FEN0NBO0FDZ0RBO0FBS0E7QUFDQTtBRGxEQTtBQ3FEQTtBQUlBO0FBQ0E7QUR0REE7QUFDQTtBQ3dEQTtBQUNBO0FBQ0E7QUR0REE7O0FDd0RBO0FBQ0E7QUFDQTtBQUNBO0FEckRBO0FDd0RBO0FBQ0E7QUFDQTtBRHREQTtBQ3lEQTtBQUNBO0FBQ0E7QUR2REE7QUMwREE7QUFDQTtBQUNBO0FEeERBO0FDMkRBO0FBQ0E7QUFDQTtBRHpEQTtBQzREQTtBQUNBO0FBQ0E7QUQxREE7QUFDQTtBQzREQTtBQUNBO0FBQ0E7QUFDQTtBRDFEQTtBQzZEQTtBQUNBO0FBQ0E7QUQzREE7QUM4REE7QUFDQTtBQUNBO0FENURBO0FDK0RBO0FBQ0E7QUFDQTtBRDdEQTtBQ2dFQTtBQUNBO0FBQ0E7QUQ5REE7QUNpRUE7QUFDQTtBQUNBO0FEL0RBO0FBQ0E7QUNpRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRC9EQTs7QUNpRUE7QUFDQTtBQUNBO0FBQ0E7QUQ5REE7QUNpRUE7QUFDQTtBQUNBO0FEL0RBO0FDa0VBO0FBQ0E7QUFDQTtBRGhFQTtBQ21FQTtBQUNBO0FBQ0E7QURqRUE7QUNvRUE7QUFDQTtBQUNBO0FEbEVBO0FBQ0E7QUNvRUE7QUFDQTtBQUNBO0FBQ0E7QURsRUE7QUNxRUE7QUFDQTtBQUNBO0FEbkVBO0FDc0VBO0FBQ0E7QUFDQTtBRHBFQTtBQ3VFQTtBQUNBO0FBQ0E7QURyRUE7QUN3RUE7QUFDQTtBQUNBO0FEdEVBO0FBQ0E7QUN3RUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHRFQTs7QUN3RUE7QUFDQTtBQUNBO0FBQ0E7QURyRUE7QUN3RUE7QUFFQTtBQUNBO0FEdkVBO0FDMEVBO0FBSUE7QUFDQTtBRDNFQTtBQzhFQTtBQUdBO0FBQ0E7QUQ5RUE7QUNpRkE7QUFDQTtBQUNBO0FEL0VBO0FBQ0E7QUNpRkE7QUFDQTtBQUNBO0FBQ0E7QUQvRUE7QUNrRkE7QUFFQTtBQUNBO0FEakZBO0FDb0ZBO0FBSUE7QUFDQTtBRHJGQTtBQ3dGQTtBQUdBO0FBQ0E7QUR4RkE7QUMyRkE7QUFDQTtBQUNBO0FEekZBO0FBQ0E7QUMyRkE7QUFDQTtBQUNBO0FEekZBOztBQzJGQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEeEZBO0FDMkZBO0FBQ0E7QUFDQTtBRHpGQTtBQzRGQTtBQUNBO0FBQ0E7QUQxRkE7QUM2RkE7QUFDQTtBQUNBO0FEM0ZBO0FDOEZBO0FBQ0E7QUFDQTtBRDVGQTtBQytGQTtBQUNBO0FBQ0E7QUQ3RkE7QUNnR0E7QUFDQTtBQUNBO0FEOUZBO0FBQ0E7QUNnR0E7QUFDQTtBQUNBO0FBQ0E7QUQ5RkE7QUNpR0E7QUFDQTtBQUNBO0FEL0ZBO0FDa0dBO0FBQ0E7QUFDQTtBRGhHQTtBQ21HQTtBQUNBO0FBQ0E7QURqR0E7QUNvR0E7QUFDQTtBQUNBO0FEbEdBO0FDcUdBO0FBQ0E7QUFDQTtBRG5HQTtBQ3NHQTtBQUNBO0FBQ0E7QURwR0E7QUFDQTtBQ3NHQTtBQUNBO0FBQ0E7QURwR0E7O0FDc0dBO0FBQ0E7QUFHQTtBQUNBO0FEckdBO0FDd0dBO0FBQ0E7QUFDQTtBRHRHQTtBQ3lHQTtBQUNBO0FBQ0E7QUR2R0E7QUMwR0E7QUFDQTtBQUNBO0FEeEdBO0FDMkdBO0FBQ0E7QUFDQTtBRHpHQTtBQzRHQTtBQUNBO0FBQ0E7QUQxR0E7QUM2R0E7QUFDQTtBQUNBO0FEM0dBO0FDOEdBO0FBQ0E7QUFDQTtBRDVHQTtBQUNBO0FDOEdBO0FBQ0E7QUFHQTtBQUNBO0FEOUdBO0FDaUhBO0FBQ0E7QUFDQTtBRC9HQTtBQ2tIQTtBQUNBO0FBQ0E7QURoSEE7QUNtSEE7QUFDQTtBQUNBO0FEakhBO0FDb0hBO0FBQ0E7QUFDQTtBRGxIQTtBQ3FIQTtBQUNBO0FBQ0E7QURuSEE7QUNzSEE7QUFDQTtBQUNBO0FEcEhBO0FDdUhBO0FBQ0E7QUFDQTtBRHJIQTtBQUNBO0FDdUhBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURySEE7O0FDdUhBO0FBQ0E7QUFDQTtBQUNBO0FEcEhBO0FDdUhBO0FBQ0E7QUFDQTtBRHJIQTtBQ3dIQTtBQUNBO0FBQ0E7QUR0SEE7QUN5SEE7QUFDQTtBQUNBO0FEdkhBO0FDMEhBO0FBQ0E7QUFDQTtBRHhIQTtBQUNBO0FDMEhBO0FBQ0E7QUFDQTtBQUNBO0FEeEhBO0FDMkhBO0FBQ0E7QUFDQTtBRHpIQTtBQzRIQTtBQUNBO0FBQ0E7QUQxSEE7QUM2SEE7QUFDQTtBQUNBO0FEM0hBO0FDOEhBO0FBQ0E7QUFDQTtBRDVIQTtBQUNBO0FDOEhBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDVIQTs7QUM4SEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEM0hBO0FDOEhBO0FBQ0E7QUFDQTtBQUNBO0FENUhBO0FDK0hBO0FBQ0E7QUFDQTtBQUNBO0FEN0hBO0FBQ0E7QUMrSEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDdIQTtBQ2dJQTtBQUNBO0FBQ0E7QUFDQTtBRDlIQTtBQ2lJQTtBQUNBO0FBQ0E7QUFDQTtBRC9IQTtBQUNBO0FDaUlBO0FBQ0E7QUFDQTtBRC9IQTs7QUNpSUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDlIQTtBQ2lJQTtBQUNBO0FBQ0E7QUFDQTtBRC9IQTtBQ2tJQTtBQUNBO0FBQ0E7QUFDQTtBRGhJQTtBQUNBO0FDa0lBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURoSUE7QUNtSUE7QUFDQTtBQUNBO0FBQ0E7QURqSUE7QUNvSUE7QUFDQTtBQUNBO0FBQ0E7QURsSUE7QUFDQTtBQ29JQTtBQUNBO0FBQ0E7QURsSUE7O0FDb0lBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURqSUE7QUNvSUE7QUFDQTtBQUNBO0FBQ0E7QURsSUE7QUNxSUE7QUFDQTtBQUNBO0FBQ0E7QURuSUE7QUFDQTtBQ3FJQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEbklBO0FDc0lBO0FBQ0E7QUFDQTtBQUNBO0FEcElBO0FDdUlBO0FBQ0E7QUFDQTtBQUNBO0FEcklBO0FBQ0E7QUN1SUE7QUFDQTtBQUNBO0FEcklBOztBQ3VJQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEcElBO0FDdUlBO0FBQ0E7QUFDQTtBQUNBO0FEcklBO0FDd0lBO0FBQ0E7QUFDQTtBQUNBO0FEdElBO0FBQ0E7QUN3SUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHRJQTtBQ3lJQTtBQUNBO0FBQ0E7QUFDQTtBRHZJQTtBQzBJQTtBQUNBO0FBQ0E7QUFDQTtBRHhJQTtBQUNBO0FDMElBO0FBQ0E7QUFDQTtBRHhJQTs7QUMwSUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdklBO0FDMElBO0FBQ0E7QUFDQTtBQUNBO0FEeElBO0FDMklBO0FBQ0E7QUFDQTtBQUNBO0FEeklBO0FBQ0E7QUMySUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHpJQTtBQzRJQTtBQUNBO0FBQ0E7QUFDQTtBRDFJQTtBQzZJQTtBQUNBO0FBQ0E7QUFDQTtBRDNJQTtBQUNBO0FDNklBO0FBQ0E7QUFDQTtBRDNJQTs7QUM2SUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDFJQTtBQzZJQTtBQUNBO0FBQ0E7QUFDQTtBRDNJQTtBQzhJQTtBQUNBO0FBQ0E7QUFDQTtBRDVJQTtBQUNBO0FDOElBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ1SUE7QUMrSUE7QUFDQTtBQUNBO0FBQ0E7QUQ3SUE7QUNnSkE7QUFDQTtBQUNBO0FBQ0E7QUQ5SUE7QUFDQTtBQ2dKQTtBQUNBO0FBQ0E7QUQ5SUE7O0FDZ0pBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ3SUE7QUNnSkE7QUFDQTtBQUNBO0FBQ0E7QUQ5SUE7QUNpSkE7QUFDQTtBQUNBO0FBQ0E7QUQvSUE7QUFDQTtBQ2lKQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEL0lBO0FDa0pBO0FBQ0E7QUFDQTtBQUNBO0FEaEpBO0FDbUpBO0FBQ0E7QUFDQTtBQUNBO0FEakpBO0FBQ0E7QUNtSkE7QUFDQTtBQUNBO0FEakpBOztBQ21KQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaEpBO0FDbUpBO0FBQ0E7QUFDQTtBQUNBO0FEakpBO0FDb0pBO0FBQ0E7QUFDQTtBQUNBO0FEbEpBO0FBQ0E7QUNvSkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGxKQTtBQ3FKQTtBQUNBO0FBQ0E7QUFDQTtBRG5KQTtBQ3NKQTtBQUNBO0FBQ0E7QUFDQTtBRHBKQTtBQUNBO0FDc0pBO0FBQ0E7QUFDQTtBRHBKQTs7QUNzSkE7QUFDQTtBQUNBO0FBTUE7QUFDQTtBRHhKQTtBQzJKQTtBQUNBO0FBQ0E7QUFDQTtBRHpKQTtBQzRKQTtBQUNBO0FBQ0E7QUQxSkE7QUM2SkE7QUFDQTtBQUNBO0FEM0pBO0FDOEpBO0FBQ0E7QUFDQTtBQUNBO0FENUpBO0FDK0pBO0FBQ0E7QUFDQTtBRDdKQTtBQ2dLQTtBQUNBO0FBQ0E7QUFDQTtBRDlKQTtBQUNBO0FDZ0tBO0FBQ0E7QUFNQTtBQUNBO0FEbktBO0FDc0tBO0FBQ0E7QUFDQTtBQUNBO0FEcEtBO0FDdUtBO0FBQ0E7QUFDQTtBRHJLQTtBQ3dLQTtBQUNBO0FBQ0E7QUR0S0E7QUN5S0E7QUFDQTtBQUNBO0FBQ0E7QUR2S0E7QUMwS0E7QUFDQTtBQUNBO0FEeEtBO0FDMktBO0FBQ0E7QUFDQTtBQUNBO0FEektBO0FBQ0E7QUMyS0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR6S0E7O0FDMktBO0FBQ0E7QUFLQTtBQUNBO0FENUtBO0FDK0tBO0FBQ0E7QUFDQTtBQUNBO0FEN0tBO0FDZ0xBO0FBQ0E7QUFDQTtBQUNBO0FEOUtBO0FDaUxBO0FBQ0E7QUFDQTtBRC9LQTtBQ2tMQTtBQUNBO0FBQ0E7QURoTEE7QUNtTEE7QUFDQTtBQUNBO0FEakxBO0FBQ0E7QUNtTEE7QUFDQTtBQUtBO0FBQ0E7QURyTEE7QUN3TEE7QUFDQTtBQUNBO0FBQ0E7QUR0TEE7QUN5TEE7QUFDQTtBQUNBO0FBQ0E7QUR2TEE7QUMwTEE7QUFDQTtBQUNBO0FEeExBO0FDMkxBO0FBQ0E7QUFDQTtBRHpMQTtBQzRMQTtBQUNBO0FBQ0E7QUQxTEE7QUFDQTtBQzRMQTtBQUNBO0FBQ0E7QUQxTEE7O0FDNExBO0FBQ0E7QUFLQTtBQUNBO0FEN0xBO0FDZ01BO0FBQ0E7QUFDQTtBQUNBO0FEOUxBO0FDaU1BO0FBQ0E7QUFDQTtBQUNBO0FEL0xBO0FDa01BO0FBQ0E7QUFDQTtBRGhNQTtBQ21NQTtBQUNBO0FBQ0E7QURqTUE7QUNvTUE7QUFDQTtBQUNBO0FEbE1BO0FBQ0E7QUNvTUE7QUFDQTtBQUtBO0FBQ0E7QUR0TUE7QUN5TUE7QUFDQTtBQUNBO0FBQ0E7QUR2TUE7QUMwTUE7QUFDQTtBQUNBO0FBQ0E7QUR4TUE7QUMyTUE7QUFDQTtBQUNBO0FEek1BO0FDNE1BO0FBQ0E7QUFDQTtBRDFNQTtBQzZNQTtBQUNBO0FBQ0E7QUQzTUE7QUFDQTtBQzZNQTtBQUNBO0FBQ0E7QUQzTUE7O0FDNk1BO0FBQ0E7QUFLQTtBQUNBO0FEOU1BO0FDaU5BO0FBQ0E7QUFDQTtBQUNBO0FEL01BO0FDa05BO0FBQ0E7QUFDQTtBQUNBO0FEaE5BO0FDbU5BO0FBQ0E7QUFDQTtBRGpOQTtBQ29OQTtBQUNBO0FBQ0E7QURsTkE7QUNxTkE7QUFDQTtBQUNBO0FEbk5BO0FBQ0E7QUNxTkE7QUFDQTtBQUtBO0FBQ0E7QUR2TkE7QUMwTkE7QUFDQTtBQUNBO0FBQ0E7QUR4TkE7QUMyTkE7QUFDQTtBQUNBO0FBQ0E7QUR6TkE7QUM0TkE7QUFDQTtBQUNBO0FEMU5BO0FDNk5BO0FBQ0E7QUFDQTtBRDNOQTtBQzhOQTtBQUNBO0FBQ0E7QUQ1TkE7QUFDQTtBQzhOQTtBQUNBO0FBQ0E7QUQ1TkE7O0FDOE5BO0FBQ0E7QUFLQTtBQUNBO0FEL05BO0FDa09BO0FBQ0E7QUFDQTtBQUNBO0FEaE9BO0FDbU9BO0FBQ0E7QUFDQTtBQUNBO0FEak9BO0FDb09BO0FBQ0E7QUFDQTtBRGxPQTtBQ3FPQTtBQUNBO0FBQ0E7QURuT0E7QUNzT0E7QUFDQTtBQUNBO0FEcE9BO0FBQ0E7QUNzT0E7QUFDQTtBQUtBO0FBQ0E7QUR4T0E7QUMyT0E7QUFDQTtBQUNBO0FBQ0E7QUR6T0E7QUM0T0E7QUFDQTtBQUNBO0FBQ0E7QUQxT0E7QUM2T0E7QUFDQTtBQUNBO0FEM09BO0FDOE9BO0FBQ0E7QUFDQTtBRDVPQTtBQytPQTtBQUNBO0FBQ0E7QUQ3T0E7QUFDQTtBQytPQTtBQUNBO0FBQ0E7QUQ3T0E7O0FDK09BO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ1T0E7QUMrT0E7QUFFQTtBQUNBO0FBQ0E7QUQ5T0E7QUNpUEE7QUFDQTtBQUNBO0FBQ0E7QUQvT0E7QUFDQTtBQ2lQQTtBQUNBO0FBQ0E7QUFDQTtBRC9PQTtBQ2tQQTtBQUVBO0FBQ0E7QUFDQTtBRGpQQTtBQ29QQTtBQUNBO0FBQ0E7QUFDQTtBRGxQQTtBQUNBO0FDb1BBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEbFBBOztBQ29QQTtBQUNBO0FBQ0E7QUFDQTtBRGpQQTtBQ29QQTtBQUVBO0FBQ0E7QUFDQTtBRG5QQTtBQ3NQQTtBQUNBO0FBQ0E7QUFDQTtBRHBQQTtBQUNBO0FDc1BBO0FBQ0E7QUFDQTtBQUNBO0FEcFBBO0FDdVBBO0FBRUE7QUFDQTtBQUNBO0FEdFBBO0FDeVBBO0FBQ0E7QUFDQTtBQUNBO0FEdlBBO0FBQ0E7QUN5UEE7QUFDQTtBQUNBO0FEdlBBOztBQ3lQQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdFBBO0FDeVBBO0FBQ0E7QUFDQTtBQUNBO0FEdlBBO0FBQ0E7QUN5UEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHZQQTtBQzBQQTtBQUNBO0FBQ0E7QUFDQTtBRHhQQTtBQUNBO0FDMFBBO0FBQ0E7QUFDQTtBRHhQQTs7QUMwUEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHZQQTtBQzBQQTtBQUNBO0FBQ0E7QUFDQTtBRHhQQTtBQUNBO0FDMFBBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR4UEE7QUMyUEE7QUFDQTtBQUNBO0FBQ0E7QUR6UEE7QUFDQTtBQzJQQTtBQUNBO0FBQ0E7QUR6UEE7O0FDMlBBO0FBQ0E7QUFDQTtBQUNBO0FEeFBBO0FDMlBBO0FBRUE7QUFDQTtBQUNBO0FEMVBBO0FDNlBBO0FBQ0E7QUFDQTtBQUNBO0FEM1BBO0FBQ0E7QUM2UEE7QUFDQTtBQUNBO0FBQ0E7QUQzUEE7QUM4UEE7QUFFQTtBQUNBO0FBQ0E7QUQ3UEE7QUNnUUE7QUFDQTtBQUNBO0FBQ0E7QUQ5UEE7QUFDQTtBQ2dRQTtBQUNBO0FBQ0E7QUQ5UEE7O0FDZ1FBO0FBQ0E7QUFDQTtBQUNBO0FEN1BBO0FDZ1FBO0FBQ0E7QUQ5UEE7QUFDQTtBQ2dRQTtBQUNBO0FBQ0E7QUQ5UEE7QUNpUUE7QUFDQTtBRC9QQTtBQUNBO0FDaVFBO0FBQ0E7QUFDQTtBRC9QQTs7QUNpUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDlQQTtBQ2lRQTtBQUNBO0FBQ0E7QUFDQTtBRC9QQTtBQUNBO0FDaVFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvUEE7QUNrUUE7QUFDQTtBQUNBO0FBQ0E7QURoUUE7QUFDQTtBQ2tRQTtBQUNBO0FBQ0E7QURoUUE7O0FDa1FBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvUEE7QUNrUUE7QUFDQTtBQUNBO0FBQ0E7QURoUUE7QUFDQTtBQ2tRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaFFBO0FDbVFBO0FBQ0E7QUFDQTtBQUNBO0FEalFBO0FBQ0E7QUNtUUE7QUFDQTtBQUNBO0FEalFBOztBQ21RQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaFFBO0FDbVFBO0FBQ0E7QUFDQTtBQUNBO0FEalFBO0FBQ0E7QUNtUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGpRQTtBQ29RQTtBQUNBO0FBQ0E7QUFDQTtBRGxRQTtBQUNBO0FDb1FBO0FBQ0E7QUFDQTtBRGxRQTs7QUNvUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGpRQTtBQ29RQTtBQUNBO0FBQ0E7QUFDQTtBRGxRQTtBQUNBO0FDb1FBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURsUUE7QUNxUUE7QUFDQTtBQUNBO0FBQ0E7QURuUUE7QUFDQTtBQ3FRQTtBQUNBO0FBQ0E7QURuUUE7O0FDcVFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURsUUE7QUNxUUE7QUFDQTtBQUNBO0FBQ0E7QURuUUE7QUFDQTtBQ3FRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEblFBO0FDc1FBO0FBQ0E7QUFDQTtBQUNBO0FEcFFBO0FBQ0E7QUNzUUE7QUFDQTtBQUNBO0FEcFFBOztBQ3NRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEblFBO0FDc1FBO0FBQ0E7QUFDQTtBQUNBO0FEcFFBO0FBQ0E7QUNzUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHBRQTtBQ3VRQTtBQUNBO0FBQ0E7QUFDQTtBRHJRQTtBQUNBO0FDdVFBO0FBQ0E7QUFDQTtBRHJRQTs7QUN1UUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHBRQTtBQ3VRQTtBQUNBO0FBQ0E7QUFDQTtBRHJRQTtBQUNBO0FDdVFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURyUUE7QUN3UUE7QUFDQTtBQUNBO0FBQ0E7QUR0UUE7QUFDQTtBQ3dRQTtBQUNBO0FBQ0E7QUR0UUE7O0FDd1FBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURyUUE7QUN3UUE7QUFDQTtBQUNBO0FBQ0E7QUR0UUE7QUFDQTtBQ3dRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdFFBO0FDeVFBO0FBQ0E7QUFDQTtBQUNBO0FEdlFBO0FBQ0E7QUN5UUE7QUFDQTtBQUNBO0FEdlFBOztBQ3lRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdFFBO0FDd1FBO0FBQ0E7QUFDQTtBQUNBO0FEdFFBO0FBQ0E7QUN3UUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHRRQTtBQ3dRQTtBQUNBO0FBQ0E7QUFDQTtBRHRRQTtBQUNBO0FDd1FBO0FBQ0E7QUFDQTtBRHRRQTs7QUN3UUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHJRQTtBQ3VRQTtBQUNBO0FBQ0E7QUFDQTtBRHJRQTtBQUNBO0FDdVFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURyUUE7QUN1UUE7QUFDQTtBQUNBO0FBQ0E7QURyUUE7QUFDQTtBQ3VRQTtBQUNBO0FBQ0E7QURyUUE7O0FDdVFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURwUUE7QUNzUUE7QUFDQTtBQUNBO0FBQ0E7QURwUUE7QUFDQTtBQ3NRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEcFFBO0FDc1FBO0FBQ0E7QUFDQTtBQUNBO0FEcFFBO0FBQ0E7QUNzUUE7QUFDQTtBQUNBO0FEcFFBOztBQ3NRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEblFBO0FDcVFBO0FBQ0E7QUFDQTtBQUNBO0FEblFBO0FBQ0E7QUNxUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRG5RQTtBQ3FRQTtBQUNBO0FBQ0E7QUFDQTtBRG5RQTtBQUNBO0FDcVFBO0FBQ0E7QUFDQTtBRG5RQTs7QUNxUUE7QUFDQTtBQUNBO0FBQ0E7QURsUUE7QUNxUUE7QUFDQTtBRG5RQTtBQUNBO0FDcVFBO0FBQ0E7QUFDQTtBRG5RQTtBQ3NRQTtBQUNBO0FEcFFBO0FBQ0E7QUNzUUE7QUFDQTtBQUNBO0FEcFFBOztBQ3NRQTtBQUNBO0FBQ0E7QURuUUE7QUNzUUE7QUFDQTtBQUNBO0FBQ0E7QURwUUE7QUFDQTtBQ3NRQTtBQUNBO0FBQ0E7QURwUUE7QUN1UUE7QUFDQTtBQUNBO0FBQ0E7QURyUUE7QUFDQTtBQ3VRQTtBQUNBO0FBQ0E7QURyUUE7O0FDdVFBO0FBQ0E7QUFDQTtBRHBRQTtBQ3VRQTtBQUNBO0FBQ0E7QUFDQTtBRHJRQTtBQUNBO0FDdVFBO0FBQ0E7QUFDQTtBRHJRQTtBQ3dRQTtBQUNBO0FBQ0E7QUFDQTtBRHRRQTtBQUNBO0FDd1FBO0FBQ0E7QUFDQTtBRHRRQTs7QUN3UUE7QUFDQTtBQUNBO0FEclFBO0FDd1FBO0FBQ0E7QUFDQTtBQUNBO0FEdFFBO0FBQ0E7QUN3UUE7QUFDQTtBQUNBO0FEdFFBO0FDeVFBO0FBQ0E7QUFDQTtBQUNBO0FEdlFBO0FBQ0E7QUN5UUE7QUFDQTtBQUNBO0FEdlFBOztBQ3lRQTtBQUNBO0FBQ0E7QUR0UUE7QUN5UUE7QUFDQTtBQUNBO0FBQ0E7QUR2UUE7QUFDQTtBQ3lRQTtBQUNBO0FBQ0E7QUR2UUE7QUMwUUE7QUFDQTtBQUNBO0FBQ0E7QUR4UUE7QUFDQTtBQzBRQTtBQUNBO0FBQ0E7QUR4UUE7O0FDMFFBO0FBQ0E7QUFDQTtBRHZRQTtBQzBRQTtBQUNBO0FBQ0E7QUFDQTtBRHhRQTtBQUNBO0FDMFFBO0FBQ0E7QUFDQTtBRHhRQTtBQzJRQTtBQUNBO0FBQ0E7QUFDQTtBRHpRQTtBQUNBO0FDMlFBO0FBQ0E7QUFDQTtBRHpRQTs7QUMyUUE7QUFDQTtBQUNBO0FEeFFBO0FDMlFBO0FBQ0E7QUFDQTtBQUNBO0FEelFBO0FBQ0E7QUMyUUE7QUFDQTtBQUNBO0FEelFBO0FDNFFBO0FBQ0E7QUFDQTtBQUNBO0FEMVFBO0FBQ0E7QUM0UUE7QUFDQTtBQUNBO0FEMVFBOztBQzRRQTtBQUNBO0FBQ0E7QUR6UUE7QUM0UUE7QUFDQTtBQUNBO0FBQ0E7QUQxUUE7QUFDQTtBQzRRQTtBQUNBO0FBQ0E7QUQxUUE7QUM2UUE7QUFDQTtBQUNBO0FBQ0E7QUQzUUE7QUFDQTtBQzZRQTtBQUNBO0FBQ0E7QUQzUUE7O0FDNlFBO0FBQ0E7QUFDQTtBRDFRQTtBQzZRQTtBQUNBO0FBQ0E7QUFDQTtBRDNRQTtBQUNBO0FDNlFBO0FBQ0E7QUFDQTtBRDNRQTtBQzhRQTtBQUNBO0FBQ0E7QUFDQTtBRDVRQTtBQUNBO0FDOFFBO0FBQ0E7QUFDQTtBRDVRQTs7QUM4UUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDNRQTtBQzZRQTtBQUNBO0FBQ0E7QUFDQTtBRDNRQTtBQUNBO0FDNlFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQzUUE7QUM2UUE7QUFDQTtBQUNBO0FBQ0E7QUQzUUE7QUFDQTtBQzZRQTtBQUNBO0FBQ0E7QUQzUUE7O0FDNlFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQxUUE7QUM0UUE7QUFDQTtBQUNBO0FBQ0E7QUQxUUE7QUFDQTtBQzRRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEMVFBO0FDNFFBO0FBQ0E7QUFDQTtBQUNBO0FEMVFBO0FBQ0E7QUM0UUE7QUFDQTtBQUNBO0FEMVFBOztBQzRRQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEelFBO0FDMlFBO0FBQ0E7QUFDQTtBQUNBO0FEelFBO0FBQ0E7QUMyUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHpRQTtBQzJRQTtBQUNBO0FBQ0E7QUFDQTtBRHpRQTtBQUNBO0FDMlFBO0FBQ0E7QUFDQTtBRHpRQTs7QUMyUUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHhRQTtBQzBRQTtBQUNBO0FBQ0E7QUFDQTtBRHhRQTtBQUNBO0FDMFFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR4UUE7QUMwUUE7QUFDQTtBQUNBO0FBQ0E7QUR4UUE7QUFDQTtBQzBRQTtBQUNBO0FBQ0E7QUR4UUE7O0FDMFFBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdlFBO0FDMFFBO0FBQ0E7QUFFQTtBQUVBO0FBQ0E7QUQxUUE7QUM2UUE7QUFDQTtBQUVBO0FBRUE7QUFDQTtBRDdRQTtBQ2dSQTtBQUNBO0FBRUE7QUFFQTtBQUNBO0FEaFJBO0FDbVJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURqUkE7QUFDQTtBQ21SQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURqUkE7QUNvUkE7QUFDQTtBQUVBO0FBRUE7QUFDQTtBRHBSQTtBQ3VSQTtBQUNBO0FBRUE7QUFFQTtBQUNBO0FEdlJBO0FDMFJBO0FBQ0E7QUFFQTtBQUVBO0FBQ0E7QUQxUkE7QUM2UkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDNSQTtBQUNBO0FDNlJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQzUkE7O0FDNlJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEMVJBO0FDNlJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQzUkE7QUM4UkE7QUFDQTtBQUNBO0FBQ0E7QUQ1UkE7QUMrUkE7QUFDQTtBQUNBO0FEN1JBO0FDZ1NBO0FBQ0E7QUFDQTtBRDlSQTtBQUNBO0FDZ1NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEOVJBO0FDaVNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvUkE7QUNrU0E7QUFDQTtBQUNBO0FBQ0E7QURoU0E7QUNtU0E7QUFDQTtBQUNBO0FEalNBO0FDb1NBO0FBQ0E7QUFDQTtBRGxTQTtBQUNBO0FDb1NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURsU0E7O0FDb1NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEalNBO0FDb1NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURsU0E7QUNxU0E7QUFDQTtBQUNBO0FBQ0E7QURuU0E7QUNzU0E7QUFDQTtBQUNBO0FEcFNBO0FDdVNBO0FBQ0E7QUFDQTtBRHJTQTtBQUNBO0FDdVNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEclNBO0FDd1NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR0U0E7QUN5U0E7QUFDQTtBQUNBO0FBQ0E7QUR2U0E7QUMwU0E7QUFDQTtBQUNBO0FEeFNBO0FDMlNBO0FBQ0E7QUFDQTtBRHpTQTtBQUNBO0FDMlNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR6U0E7O0FDMlNBO0FBQ0E7QUFDQTtBQUNBO0FEeFNBO0FDMlNBO0FBQ0E7QUFDQTtBQUNBO0FEelNBO0FDNFNBO0FBQ0E7QUFDQTtBQUNBO0FEMVNBO0FBQ0E7QUM0U0E7QUFDQTtBQUNBO0FBQ0E7QUQxU0E7QUM2U0E7QUFDQTtBQUNBO0FBQ0E7QUQzU0E7QUM4U0E7QUFDQTtBQUNBO0FBQ0E7QUQ1U0E7QUFDQTtBQzhTQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ1U0E7O0FDOFNBO0FBQ0E7QUFDQTtBQUNBO0FEM1NBO0FDOFNBO0FBQ0E7QUFDQTtBQUNBO0FENVNBO0FDK1NBO0FBQ0E7QUFDQTtBQUNBO0FEN1NBO0FBQ0E7QUMrU0E7QUFDQTtBQUNBO0FBQ0E7QUQ3U0E7QUNnVEE7QUFDQTtBQUNBO0FBQ0E7QUQ5U0E7QUNpVEE7QUFDQTtBQUNBO0FBQ0E7QUQvU0E7QUFDQTtBQ2lUQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvU0E7O0FDaVRBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDlTQTtBQ2lUQTtBQUNBO0FBQ0E7QUFDQTtBRC9TQTtBQ2tUQTtBQUNBO0FBQ0E7QURoVEE7QUNtVEE7QUFDQTtBQUNBO0FEalRBO0FBQ0E7QUNtVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGpUQTtBQ29UQTtBQUNBO0FBQ0E7QUFDQTtBRGxUQTtBQ3FUQTtBQUNBO0FBQ0E7QURuVEE7QUNzVEE7QUFDQTtBQUNBO0FEcFRBO0FBQ0E7QUNzVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHBUQTs7QUNzVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRG5UQTtBQ3NUQTtBQUNBO0FBQ0E7QUFDQTtBRHBUQTtBQ3VUQTtBQUNBO0FBQ0E7QURyVEE7QUN3VEE7QUFDQTtBQUNBO0FEdFRBO0FBQ0E7QUN3VEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHRUQTtBQ3lUQTtBQUNBO0FBQ0E7QUFDQTtBRHZUQTtBQzBUQTtBQUNBO0FBQ0E7QUR4VEE7QUMyVEE7QUFDQTtBQUNBO0FEelRBO0FBQ0E7QUMyVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHpUQTs7QUMyVEE7QUFDQTtBQUNBO0FEeFRBO0FDMlRBO0FBQ0E7QUFDQTtBQUNBO0FEelRBO0FBQ0E7QUMyVEE7QUFDQTtBQUNBO0FEelRBO0FDNFRBO0FBQ0E7QUFDQTtBQUNBO0FEMVRBO0FBQ0E7QUM0VEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDFUQTs7QUM0VEE7QUFDQTtBQUNBO0FEelRBO0FDNFRBO0FBQ0E7QUFDQTtBQUNBO0FEMVRBO0FBQ0E7QUM0VEE7QUFDQTtBQUNBO0FEMVRBO0FDNlRBO0FBQ0E7QUFDQTtBQUNBO0FEM1RBO0FBQ0E7QUM2VEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDNUQTs7QUM2VEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEMVRBO0FDNlRBO0FBQ0E7QUFDQTtBQUNBO0FEM1RBO0FBQ0E7QUM2VEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDNUQTtBQzhUQTtBQUNBO0FBQ0E7QUFDQTtBRDVUQTtBQUNBO0FDOFRBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ1VEE7O0FDOFRBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQzVEE7QUM4VEE7QUFDQTtBQUNBO0FBQ0E7QUQ1VEE7QUFDQTtBQzhUQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FENVRBO0FDK1RBO0FBQ0E7QUFDQTtBQUNBO0FEN1RBO0FBQ0E7QUMrVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDdUQTs7QUMrVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDVUQTtBQytUQTtBQUNBO0FBQ0E7QUFDQTtBRDdUQTtBQUNBO0FDK1RBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ3VEE7QUNnVUE7QUFDQTtBQUNBO0FBQ0E7QUQ5VEE7QUFDQTtBQ2dVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEOVRBOztBQ2dVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEN1RBO0FDZ1VBO0FBQ0E7QUFDQTtBQUNBO0FEOVRBO0FBQ0E7QUNnVUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDlUQTtBQ2lVQTtBQUNBO0FBQ0E7QUFDQTtBRC9UQTtBQUNBO0FDaVVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvVEE7O0FDaVVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ5VEE7QUNpVUE7QUFDQTtBQUNBO0FBQ0E7QUQvVEE7QUFDQTtBQ2lVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEL1RBO0FDa1VBO0FBQ0E7QUFDQTtBQUNBO0FEaFVBO0FBQ0E7QUNrVUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGhVQTs7QUNrVUE7QUFDQTtBQUNBO0FBQ0E7QUQvVEE7QUNrVUE7QUFDQTtBQUNBO0FBQ0E7QURoVUE7QUFDQTtBQ2tVQTtBQUNBO0FBQ0E7QURoVUE7QUNtVUE7QUFDQTtBQUNBO0FBQ0E7QURqVUE7QUFDQTtBQ21VQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEalVBOztBQ21VQTtBQUNBO0FBQ0E7QURoVUE7QUNtVUE7QUFDQTtBQUNBO0FBQ0E7QURqVUE7QUFDQTtBQ21VQTtBQUNBO0FBQ0E7QURqVUE7QUNvVUE7QUFDQTtBQUNBO0FBQ0E7QURsVUE7QUFDQTtBQ29VQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEbFVBOztBQ29VQTtBQUNBO0FBQ0E7QURqVUE7QUNvVUE7QUFDQTtBQUNBO0FBQ0E7QURsVUE7QUFDQTtBQ29VQTtBQUNBO0FBQ0E7QURsVUE7QUNxVUE7QUFDQTtBQUNBO0FBQ0E7QURuVUE7QUFDQTtBQ3FVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEblVBOztBQ3FVQTtBQUNBO0FBQ0E7QURsVUE7QUNxVUE7QUFDQTtBQUNBO0FBQ0E7QURuVUE7QUFDQTtBQ3FVQTtBQUNBO0FBQ0E7QURuVUE7QUNzVUE7QUFDQTtBQUNBO0FBQ0E7QURwVUE7QUFDQTtBQ3NVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEcFVBOztBQ3NVQTtBQUNBO0FBQ0E7QURuVUE7QUNzVUE7QUFDQTtBQUNBO0FBQ0E7QURwVUE7QUFDQTtBQ3NVQTtBQUNBO0FBQ0E7QURwVUE7QUN1VUE7QUFDQTtBQUNBO0FBQ0E7QURyVUE7QUFDQTtBQ3VVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEclVBOztBQ3VVQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEcFVBO0FDdVVBO0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUR0VUE7QUN5VUE7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEeFVBO0FDMlVBO0FBQ0E7QUFDQTtBQUNBO0FEelVBO0FBQ0E7QUMyVUE7QUFDQTtBQUNBO0FBQ0E7QUR6VUE7QUM0VUE7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBRDNVQTtBQzhVQTtBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ3VUE7QUNnVkE7QUFDQTtBQUNBO0FBQ0E7QUQ5VUE7QUFDQTtBQ2dWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ5VUE7O0FDZ1ZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEN1VBO0FDZ1ZBO0FBQ0E7QUFDQTtBRDlVQTtBQ2lWQTtBQUNBO0FBQ0E7QUQvVUE7QUNrVkE7QUFDQTtBQUNBO0FBQ0E7QURoVkE7QUFDQTtBQ2tWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGhWQTtBQ21WQTtBQUNBO0FBQ0E7QURqVkE7QUNvVkE7QUFDQTtBQUNBO0FEbFZBO0FDcVZBO0FBQ0E7QUFDQTtBQUNBO0FEblZBO0FBQ0E7QUNxVkE7QUFDQTtBQUNBO0FEblZBOztBQ3FWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURsVkE7QUNxVkE7QUFDQTtBQUNBO0FBQ0E7QURuVkE7QUFDQTtBQ3FWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEblZBO0FDc1ZBO0FBQ0E7QUFDQTtBQUNBO0FEcFZBO0FBQ0E7QUNzVkE7QUFDQTtBQUNBO0FEcFZBOztBQ3NWQTtBQUNBO0FBQ0E7QUFDQTtBRG5WQTtBQ3NWQTtBQUNBO0FBQ0E7QUFDQTtBRHBWQTtBQUNBO0FDc1ZBO0FBQ0E7QUFDQTtBRHBWQTtBQ3VWQTtBQUNBO0FBQ0E7QUFDQTtBRHJWQTtBQUNBO0FDdVZBO0FBQ0E7QUFDQTtBRHJWQTs7QUN1VkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEcFZBO0FDdVZBO0FBQ0E7QURyVkE7QUFDQTtBQ3VWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEclZBO0FDd1ZBO0FBQ0E7QUR0VkE7QUFDQTtBQ3dWQTtBQUNBO0FBQ0E7QUR0VkE7O0FDd1ZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEclZBO0FDd1ZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHRWQTtBQUNBO0FDd1ZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdFZBO0FDeVZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHZWQTtBQUNBO0FDeVZBO0FBQ0E7QUFDQTtBRHZWQTs7QUN5VkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR0VkE7QUN5VkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEdlZBO0FBQ0E7QUN5VkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR2VkE7QUMwVkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEeFZBO0FBQ0E7QUMwVkE7QUFDQTtBQUNBO0FEeFZBOztBQzBWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHZWQTtBQzBWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR4VkE7QUFDQTtBQzBWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHhWQTtBQzJWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUR6VkE7QUFDQTtBQzJWQTtBQUNBO0FBQ0E7QUR6VkE7O0FDMlZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEeFZBO0FDMlZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRHpWQTtBQUNBO0FDMlZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEelZBO0FDNFZBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDFWQTtBQUNBO0FDNFZBO0FBQ0E7QUFDQTtBRDFWQTs7QUM0VkE7QUFDQTtBQUNBO0FBQ0E7QUR6VkE7QUM0VkE7QUFDQTtBQUNBO0FBQ0E7QUQxVkE7QUM2VkE7QUFDQTtBRDNWQTtBQUNBO0FDNlZBO0FBQ0E7QUFDQTtBRDNWQTtBQzhWQTtBQUNBO0FBQ0E7QUFDQTtBRDVWQTtBQytWQTtBQUNBO0FEN1ZBO0FBQ0E7QUMrVkE7QUFDQTtBQUNBO0FEN1ZBOztBQytWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDVWQTtBQytWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ3VkE7QUFDQTtBQytWQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDdWQTtBQ2dXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ5VkE7QUFDQTtBQ2dXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEOVZBOztBQ2dXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEN1ZBO0FDZ1dBO0FBQ0E7QUFDQTtBQUNBO0FEOVZBO0FBQ0E7QUNnV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRDlWQTtBQ2lXQTtBQUNBO0FBQ0E7QUFDQTtBRC9WQTtBQUNBO0FDaVdBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvVkE7O0FDaVdBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQ5VkE7QUNpV0E7QUFDQTtBQUNBO0FBQ0E7QUQvVkE7QUFDQTtBQ2lXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEL1ZBO0FDa1dBO0FBQ0E7QUFDQTtBQUNBO0FEaFdBO0FBQ0E7QUNrV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGhXQTs7QUNrV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUQvVkE7QUNrV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaFdBO0FBQ0E7QUNrV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURoV0E7QUNtV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaldBO0FBQ0E7QUNtV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBRGpXQTs7QUNtV0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaFdBO0FDbVdBO0FBQ0E7QUFDQTtBRGpXQTtBQUNBO0FDbVdBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURqV0E7QUNvV0E7QUFDQTtBQUNBO0FEbFdBO0FBQ0E7QUNvV0E7QUFDQTtBQUNBO0FEbFdBOztBQ29XQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEaldBO0FDb1dBO0FBQ0E7QUFDQTtBRGxXQTtBQUNBO0FDb1dBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURsV0E7QUNxV0E7QUFDQTtBQUNBO0FEbldBO0FBQ0E7QUNxV0E7QUFDQTtBQUNBO0FEbldBOztBQ3FXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEbFdBO0FDcVdBO0FBQ0E7QUFDQTtBRG5XQTtBQUNBO0FDcVdBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURuV0E7QUNzV0E7QUFDQTtBQUNBO0FEcFdBO0FBQ0E7QUNzV0E7QUFDQTtBQUNBO0FEcFdBOztBQ3NXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEbldBO0FDc1dBO0FBQ0E7QUFDQTtBRHBXQTtBQUNBO0FDc1dBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QURwV0E7QUN1V0E7QUFDQTtBQUNBO0FEcldBO0FBQ0E7QUN1V0E7QUFDQTtBQUNBO0FEcldBOztBQ3VXQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FEcFdBO0FDdVdBO0FBQ0E7QUFDQTtBQUNBO0FEcldBO0FBQ0E7QUN1V0E7QUFDQTtBQUNBO0FBQ0E7QURyV0E7QUN3V0E7QUFDQTtBQUNBO0FBQ0E7QUR0V0E7QUFDQTtBQ3dXQTtBQUNBO0FBQ0E7QUR0V0E7O0FDd1dBO0FBQ0E7QUFDQTtBQUNBO0FEcldBO0FDd1dBO0FBQ0E7QUFDQTtBQUNBO0FEdFdBO0FBQ0E7QUN3V0E7QUFDQTtBQUNBO0FBQ0E7QUR0V0E7QUN5V0E7QUFDQTtBQUNBO0FBQ0E7QUR2V0E7QUFDQTtBQ3lXQTtBQUNBO0FBQ0E7QUR2V0E7O0FDeVdBO0FBQ0E7QUFDQTtBQUNBO0FEdFdBO0FDeVdBO0FBQ0E7QUFDQTtBQUNBO0FEdldBO0FBQ0E7QUN5V0E7QUFDQTtBQUNBO0FBQ0E7QUR2V0E7QUMwV0E7QUFDQTtBQUNBO0FBQ0E7QUR4V0E7QUFDQTtBQzBXQTtBQUNBO0FBQ0E7QUR4V0E7O0FDMFdBO0FBQ0E7QUFDQTtBQUNBO0FEdldBO0FDMFdBO0FBQ0E7QUFDQTtBQUNBO0FEeFdBO0FBQ0E7QUMwV0E7QUFDQTtBQUNBO0FBQ0E7QUR4V0E7QUMyV0E7QUFDQTtBQUNBO0FBQ0E7QUR6V0E7QUFDQTtBQzJXQTtBQUNBO0FBQ0E7QUR6V0E7O0FBam5IQTtBVFBBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBU1NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBa29IQTtBQWhvSEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQWtvSEE7QUFob0hBO0FBQ0E7QUFDQTtBQWtvSEE7QUEvbkhBO0FBQ0E7QUFpb0hBO0FBOW5IQTtBQUNBO0FBZ29IQTtBQTduSEE7QUFDQTtBQStuSEE7QUE3bkhBO0FBQ0E7QUFDQTtBQStuSEE7QUE1bkhBO0FBQ0E7QUE4bkhBO0FBMW5IQTtBQUNBO0FBQ0E7QUFDQTtBQTRuSEE7QUF4bkhBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUEwbkhBO0FBdm5IQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBeW5IQTtBQXZuSEE7QUFDQTtBQUNBO0FBQ0E7QUF5bkhBOztBQXBuSEE7QUFDQTtBQUNBO0FBQ0E7QUF1bkhBO0FBcG5IQTtBQUNBO0FBQ0E7QUFDQTtBQXNuSEE7QUFubkhBO0FBQ0E7QUFxbkhBO0FBQ0E7QUFsbkhBO0FBQ0E7QUFDQTtBQW9uSEE7QUFDQTtBQWpuSEE7QUFDQTtBQUNBO0FBbW5IQTtBQUNBOzs7O0FFN3VIQTtBQUFBOzs7Ozs7QUFBQTtBQWNBO0FBQ0E7QUFMQSIsInNvdXJjZXMiOlsid2VicGFjazovL3ZnLy4vYXBwL3V0aWxzL3Njc3MvZGVmYXVsdC5zY3NzIiwid2VicGFjazovL3ZnLy4vYXBwL3V0aWxzL3Njc3MvbWl4aW4uc2NzcyIsIndlYnBhY2s6Ly92Zy8uL2FwcC91dGlscy9zY3NzL3ZhcmlhYmxlcy5zY3NzIiwid2VicGFjazovL3ZnLy4vYXBwL21vZHVsZXMvdmdzaWRlYmFyL3Njc3MvdmdzaWRlYmFyLnNjc3MiLCJ3ZWJwYWNrOi8vdmcvLi9hcHAvbW9kdWxlcy92Z25hdi9zY3NzL3ZnbmF2LnNjc3MiLCJ3ZWJwYWNrOi8vdmcvLi9hcHAvbW9kdWxlcy92Z25hdi9zY3NzL190b2dnbGUuc2NzcyIsIndlYnBhY2s6Ly92Zy8uL2FwcC9tb2R1bGVzL3ZnbmF2L3Njc3MvX3BsYWNlbWVudC5zY3NzIiwid2VicGFjazovL3ZnLy4vYXBwL21vZHVsZXMvdmduYXYvc2Nzcy9faGFtYnVyZ2VyLnNjc3MiLCJ3ZWJwYWNrOi8vdmcvLi9hcHAvbW9kdWxlcy92Z25hdi9zY3NzL19icmVha3BvaW50cy5zY3NzIiwid2VicGFjazovL3ZnLy4vYXBwL21vZHVsZXMvdmdkcm9wZG93bi9zY3NzL3ZnZHJvcGRvd24uc2NzcyIsIndlYnBhY2s6Ly92Zy8uL2FwcC9tb2R1bGVzL3ZnbW9kYWwvc2Nzcy92Z21vZGFsLnNjc3MiLCJ3ZWJwYWNrOi8vdmcvLi9hcHAvdXRpbHMvc2Nzcy9hbmltYXRlLnNjc3MiLCJ3ZWJwYWNrOi8vdmcvLi9hcHAvbW9kdWxlcy92Z2Zvcm1zZW5kZXIvc2Nzcy92Z2Zvcm1zZW5kZXIuc2NzcyJdLCJuYW1lcyI6W10sInNvdXJjZVJvb3QiOiIifQ==*/