vhx-quartz 0.4.4 → 0.4.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -48,6 +48,15 @@
48
48
  .bg-teal-2 {
49
49
  background-color: #22B9B0; }
50
50
 
51
+ .bg-teal-dark {
52
+ background-color: #1a8e87; }
53
+
54
+ .bg-teal-light {
55
+ background-color: #34dad0; }
56
+
57
+ .bg-teal-transparent {
58
+ background-color: rgba(34, 185, 176, 0.5); }
59
+
51
60
  /* Black & White
52
61
  ......................................*/
53
62
  .bg-white {
@@ -96,7 +105,7 @@
96
105
  background-color: #D3104A; }
97
106
 
98
107
  .bg-green {
99
- background-color: #9DBB36; }
108
+ background-color: #7DA53E; }
100
109
 
101
110
  .bg-yellow {
102
111
  background-color: #FFB567; }
@@ -107,10 +116,73 @@
107
116
  .bg-currant {
108
117
  background: #2E064A; }
109
118
 
110
- .bg-cover {
119
+ .bg-image {
120
+ position: relative; }
121
+ .bg-image.bg-only:before {
122
+ background: none; }
123
+ .bg-image:before {
124
+ background-color: rgba(0, 20, 43, 0.75); }
125
+
126
+ .bg-image-cover {
111
127
  background-size: cover;
112
128
  background-position: 50% 50%; }
113
129
 
130
+ .bg-cover {
131
+ background-size: cover; }
132
+ .bg-cover:before {
133
+ background-color: transparent;
134
+ background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.75) 55%, rgba(0, 0, 0, 0.6) 80%); }
135
+
136
+ .bg-cover-flip {
137
+ background-size: cover; }
138
+ .bg-cover-flip:after {
139
+ background-color: transparent;
140
+ background-image: linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.55) 55%, rgba(0, 0, 0, 0.4) 80%); }
141
+
142
+ .bg-cover-flip:after {
143
+ content: '';
144
+ display: block;
145
+ position: absolute;
146
+ top: 0;
147
+ left: 0;
148
+ width: 100%;
149
+ height: 100%; }
150
+
151
+ .bg-image:before, .bg-cover:before {
152
+ content: '';
153
+ display: block;
154
+ position: absolute;
155
+ top: 0;
156
+ left: 0;
157
+ width: 100%;
158
+ height: 100%; }
159
+ .bg-image.bg-fixed, .bg-cover.bg-fixed {
160
+ background-attachment: fixed;
161
+ min-height: 100%;
162
+ height: 100%; }
163
+
164
+ .background {
165
+ z-index: 0; }
166
+ .background.video video,
167
+ .background.video .overlay {
168
+ position: fixed;
169
+ top: 0;
170
+ left: 0;
171
+ width: 100%;
172
+ height: 100%; }
173
+ .background.video video {
174
+ z-index: 0;
175
+ width: 100%;
176
+ height: auto; }
177
+ .background.video .overlay {
178
+ background: rgba(3, 1, 22, 0.8);
179
+ z-index: 1; }
180
+
181
+ @media only screen and (max-width: 40em) {
182
+ .background {
183
+ z-index: 0; }
184
+ .background.video {
185
+ background: #030116; } }
114
186
  /* .....................................
115
187
  Fonts
116
188
  ..................................... */
@@ -226,12 +298,10 @@
226
298
  .border-center.border--white:before {
227
299
  background-color: #ffffff; }
228
300
 
229
- .box-shadow,
230
- .shadow {
301
+ .box-shadow {
231
302
  box-shadow: 0 0 5px 0 #F0F2F4; }
232
303
 
233
- .box-radius,
234
- .radius {
304
+ .box-radius {
235
305
  border-radius: 5px; }
236
306
 
237
307
  /* .....................................
@@ -628,7 +698,7 @@ select {
628
698
  .btn-slate.is-processing, .btn-slate.processing, .btn-slate.is-loading, .btn-slate.loading {
629
699
  background-position: center center !important;
630
700
  color: transparent !important;
631
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23375667%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23375667%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
701
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#375667%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#375667%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
632
702
  background-repeat: no-repeat;
633
703
  background-size: 23px 23px; }
634
704
  .btn-slate.is-processing.btn--small, .btn-slate.is-processing.btn-search, .btn-slate.processing.btn--small, .btn-slate.processing.btn-search, .btn-slate.is-loading.btn--small, .btn-slate.is-loading.btn-search, .btn-slate.loading.btn--small, .btn-slate.loading.btn-search {
@@ -765,34 +835,34 @@ select {
765
835
  ......................................*/
766
836
  .btn-green {
767
837
  background-color: #9DBB36;
768
- color: #ffffff;
838
+ color: #FFFFFF;
769
839
  border: 1px solid #9DBB36;
770
840
  background-size: 15px 15px; }
771
841
  .btn-green:link, .btn-green:visited {
772
- color: #ffffff;
842
+ color: #FFFFFF;
773
843
  border: 1px solid #9DBB36; }
774
844
  .btn-green:hover, .btn-green.is-hover, .btn-green:focus:hover, .btn-green:focus.is-hover, .btn-green.is-selected {
775
- color: #ffffff;
845
+ color: #FFFFFF;
776
846
  cursor: pointer;
777
- background-color: #7c932b;
778
- border: 1px solid #7c932b; }
847
+ background-color: #7da53e;
848
+ border: 1px solid #9DBB36; }
779
849
  .btn-green:active, .btn-green.is-active, .btn-green:focus, .btn-green.is-focus {
780
- color: #ffffff;
850
+ color: #FFFFFF;
781
851
  background-color: #9DBB36;
782
852
  border: 1px solid #9DBB36; }
783
853
  .btn-green[disabled], .btn-green.is-disabled {
784
854
  opacity: .5;
785
855
  background-color: #9DBB36;
786
- color: #ffffff;
856
+ color: #FFFFFF;
787
857
  border: 1px solid #9DBB36; }
788
858
  .btn-green[disabled]:visited, .btn-green[disabled]:hover, .btn-green[disabled].is-hover, .btn-green[disabled]:active, .btn-green[disabled].is-active, .btn-green.is-disabled:visited, .btn-green.is-disabled:hover, .btn-green.is-disabled.is-hover, .btn-green.is-disabled:active, .btn-green.is-disabled.is-active {
789
859
  background-color: #9DBB36;
790
- color: #ffffff;
860
+ color: #FFFFFF;
791
861
  border: 1px solid #9DBB36; }
792
862
  .btn-green.is-processing, .btn-green.processing, .btn-green.is-loading, .btn-green.loading {
793
863
  background-position: center center !important;
794
864
  color: transparent !important;
795
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
865
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#9DBB36%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#9DBB36%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
796
866
  background-repeat: no-repeat;
797
867
  background-size: 23px 23px; }
798
868
  .btn-green.is-processing.btn--small, .btn-green.is-processing.btn-search, .btn-green.processing.btn--small, .btn-green.processing.btn-search, .btn-green.is-loading.btn--small, .btn-green.is-loading.btn-search, .btn-green.loading.btn--small, .btn-green.loading.btn-search {
@@ -874,7 +944,7 @@ select {
874
944
  .btn-white.is-processing, .is-processing.btn-dropdown-white, .btn-white.processing, .processing.btn-dropdown-white, .btn-white.is-loading, .is-loading.btn-dropdown-white, .btn-white.loading, .loading.btn-dropdown-white {
875
945
  background-position: center center !important;
876
946
  color: transparent !important;
877
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%235000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%235000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
947
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#5E7887%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#5E7887%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
878
948
  background-repeat: no-repeat;
879
949
  background-size: 23px 23px; }
880
950
  .btn-white.is-processing.btn--small, .btn-white.is-processing.btn-search, .is-processing.btn-search.btn-dropdown-white, .is-processing.btn--small.btn-dropdown-white, .btn-white.processing.btn--small, .btn-white.processing.btn-search, .processing.btn-search.btn-dropdown-white, .processing.btn--small.btn-dropdown-white, .btn-white.is-loading.btn--small, .btn-white.is-loading.btn-search, .is-loading.btn-search.btn-dropdown-white, .is-loading.btn--small.btn-dropdown-white, .btn-white.loading.btn--small, .btn-white.loading.btn-search, .loading.btn-search.btn-dropdown-white, .loading.btn--small.btn-dropdown-white {
@@ -915,7 +985,7 @@ select {
915
985
  .btn-yellow.is-processing, .btn-yellow.processing, .btn-yellow.is-loading, .btn-yellow.loading {
916
986
  background-position: center center !important;
917
987
  color: transparent !important;
918
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
988
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
919
989
  background-repeat: no-repeat;
920
990
  background-size: 23px 23px; }
921
991
  .btn-yellow.is-processing.btn--small, .btn-yellow.is-processing.btn-search, .btn-yellow.processing.btn--small, .btn-yellow.processing.btn-search, .btn-yellow.is-loading.btn--small, .btn-yellow.is-loading.btn-search, .btn-yellow.loading.btn--small, .btn-yellow.loading.btn-search {
@@ -956,7 +1026,7 @@ select {
956
1026
  .btn-facebook.is-processing, .btn-facebook.processing, .btn-facebook.is-loading, .btn-facebook.loading {
957
1027
  background-position: center center !important;
958
1028
  color: transparent !important;
959
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1029
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
960
1030
  background-repeat: no-repeat;
961
1031
  background-size: 23px 23px; }
962
1032
  .btn-facebook.is-processing.btn--small, .btn-facebook.is-processing.btn-search, .btn-facebook.processing.btn--small, .btn-facebook.processing.btn-search, .btn-facebook.is-loading.btn--small, .btn-facebook.is-loading.btn-search, .btn-facebook.loading.btn--small, .btn-facebook.loading.btn-search {
@@ -997,7 +1067,7 @@ select {
997
1067
  .btn-twitter.is-processing, .btn-twitter.processing, .btn-twitter.is-loading, .btn-twitter.loading {
998
1068
  background-position: center center !important;
999
1069
  color: transparent !important;
1000
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1070
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1001
1071
  background-repeat: no-repeat;
1002
1072
  background-size: 23px 23px; }
1003
1073
  .btn-twitter.is-processing.btn--small, .btn-twitter.is-processing.btn-search, .btn-twitter.processing.btn--small, .btn-twitter.processing.btn-search, .btn-twitter.is-loading.btn--small, .btn-twitter.is-loading.btn-search, .btn-twitter.loading.btn--small, .btn-twitter.loading.btn-search {
@@ -1038,7 +1108,7 @@ select {
1038
1108
  .btn-transparent.is-processing, .btn-transparent.processing, .btn-transparent.is-loading, .btn-transparent.loading {
1039
1109
  background-position: center center !important;
1040
1110
  color: transparent !important;
1041
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1111
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1042
1112
  background-repeat: no-repeat;
1043
1113
  background-size: 23px 23px; }
1044
1114
  .btn-transparent.is-processing.btn--small, .btn-transparent.is-processing.btn-search, .btn-transparent.processing.btn--small, .btn-transparent.processing.btn-search, .btn-transparent.is-loading.btn--small, .btn-transparent.is-loading.btn-search, .btn-transparent.loading.btn--small, .btn-transparent.loading.btn-search {
@@ -1079,7 +1149,7 @@ select {
1079
1149
  .btn-tumblr.is-processing, .btn-tumblr.processing, .btn-tumblr.is-loading, .btn-tumblr.loading {
1080
1150
  background-position: center center !important;
1081
1151
  color: transparent !important;
1082
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1152
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1083
1153
  background-repeat: no-repeat;
1084
1154
  background-size: 23px 23px; }
1085
1155
  .btn-tumblr.is-processing.btn--small, .btn-tumblr.is-processing.btn-search, .btn-tumblr.processing.btn--small, .btn-tumblr.processing.btn-search, .btn-tumblr.is-loading.btn--small, .btn-tumblr.is-loading.btn-search, .btn-tumblr.loading.btn--small, .btn-tumblr.loading.btn-search {
@@ -1120,7 +1190,7 @@ select {
1120
1190
  .btn-paypal.is-processing, .btn-paypal.processing, .btn-paypal.is-loading, .btn-paypal.loading {
1121
1191
  background-position: center center !important;
1122
1192
  color: transparent !important;
1123
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1193
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1124
1194
  background-repeat: no-repeat;
1125
1195
  background-size: 23px 23px; }
1126
1196
  .btn-paypal.is-processing.btn--small, .btn-paypal.is-processing.btn-search, .btn-paypal.processing.btn--small, .btn-paypal.processing.btn-search, .btn-paypal.is-loading.btn--small, .btn-paypal.is-loading.btn-search, .btn-paypal.loading.btn--small, .btn-paypal.loading.btn-search {
@@ -1161,7 +1231,7 @@ select {
1161
1231
  .btn-roku.is-processing, .btn-roku.processing, .btn-roku.is-loading, .btn-roku.loading {
1162
1232
  background-position: center center !important;
1163
1233
  color: transparent !important;
1164
- background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1234
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%20%20viewBox%3D%220%200%2040%2040%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23#ffffff%22%20d%3D%22M20.201%2C5.169c-8.254%2C0-14.946%2C6.692-14.946%2C14.946c0%2C8.255%2C6.692%2C14.946%2C14.946%2C14.946%0D%0A%20%20s14.946-6.691%2C14.946-14.946C35.146%2C11.861%2C28.455%2C5.169%2C20.201%2C5.169z%20M20.201%2C31.749c-6.425%2C0-11.634-5.208-11.634-11.634%0D%0A%20%20c0-6.425%2C5.209-11.634%2C11.634-11.634c6.425%2C0%2C11.633%2C5.209%2C11.633%2C11.634C31.834%2C26.541%2C26.626%2C31.749%2C20.201%2C31.749z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23#ffffff%22%20d%3D%22M26.013%2C10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0%0D%0A%20%20C22.32%2C8.481%2C24.301%2C9.057%2C26.013%2C10.047z%22%3E%0D%0A%20%20%3CanimateTransform%20attributeType%3D%22xml%22%0D%0A%20%20%20%20attributeName%3D%22transform%22%0D%0A%20%20%20%20type%3D%22rotate%22%0D%0A%20%20%20%20from%3D%220%2020%2020%22%0D%0A%20%20%20%20to%3D%22360%2020%2020%22%0D%0A%20%20%20%20dur%3D%220.5s%22%0D%0A%20%20%20%20repeatCount%3D%22indefinite%22%2F%3E%0D%0A%20%20%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E");
1165
1235
  background-repeat: no-repeat;
1166
1236
  background-size: 23px 23px; }
1167
1237
  .btn-roku.is-processing.btn--small, .btn-roku.is-processing.btn-search, .btn-roku.processing.btn--small, .btn-roku.processing.btn-search, .btn-roku.is-loading.btn--small, .btn-roku.is-loading.btn-search, .btn-roku.loading.btn--small, .btn-roku.loading.btn-search {
@@ -1317,7 +1387,7 @@ select {
1317
1387
 
1318
1388
  /* button media queries
1319
1389
  ......................................*/
1320
- @media only screen and (max-width: 40em) {
1390
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
1321
1391
  .small-only-btn--fill {
1322
1392
  box-sizing: border-box;
1323
1393
  width: 100%; }
@@ -1854,7 +1924,7 @@ select {
1854
1924
  background-color: #149A97; }
1855
1925
 
1856
1926
  .vhx-green {
1857
- background-color: #9DBB36; }
1927
+ background-color: #7DA53E; }
1858
1928
 
1859
1929
  .vhx-yellow {
1860
1930
  background-color: #FFB567; }
@@ -2217,9 +2287,24 @@ html {
2217
2287
  min-height: 100%;
2218
2288
  height: 100%; }
2219
2289
 
2220
- .relative {
2290
+ .full-width .row, .full-width.row {
2291
+ max-width: 100%; }
2292
+
2293
+ .centered-content,
2294
+ .centered {
2295
+ text-align: center; }
2296
+
2297
+ .contain,
2298
+ .relative,
2299
+ .position {
2221
2300
  position: relative; }
2222
2301
 
2302
+ .contain-300 {
2303
+ position: relative;
2304
+ width: 300px !important;
2305
+ margin-right: auto;
2306
+ margin-left: auto; }
2307
+
2223
2308
  .pull {
2224
2309
  float: left; }
2225
2310
 
@@ -2228,11 +2313,14 @@ html {
2228
2313
 
2229
2314
  /* containers
2230
2315
  ......................................*/
2316
+ .content-container {
2317
+ padding: 0px 0 75px 0; }
2318
+
2231
2319
  .standard-width-container {
2232
2320
  padding: 0px 20px;
2233
2321
  position: relative;
2234
2322
  margin: 0 auto; }
2235
- @media only screen and (min-width: 40.063em) {
2323
+ @media only screen and (min-width: lower-bound(40.063em, 64em)) {
2236
2324
  .standard-width-container {
2237
2325
  padding: 0px 35; } }
2238
2326
 
@@ -2280,6 +2368,46 @@ html {
2280
2368
  justify-content: center;
2281
2369
  align-items: center; }
2282
2370
 
2371
+ /* .....................................
2372
+ Fonts
2373
+ ..................................... */
2374
+ /* .....................................
2375
+ Sets
2376
+ ..................................... */
2377
+ /* .....................................
2378
+ Media Query Ranges
2379
+ ..................................... */
2380
+ /* .....................................
2381
+ Colors - Grays
2382
+ ..................................... */
2383
+ /* .....................................
2384
+ Colors - Teals
2385
+ ..................................... */
2386
+ /* .....................................
2387
+ Colors - Red
2388
+ ..................................... */
2389
+ /* .....................................
2390
+ Colors - Navy
2391
+ ..................................... */
2392
+ /* .....................................
2393
+ Colors - Brand Palette
2394
+ ..................................... */
2395
+ /* .....................................
2396
+ Colors - External Palette
2397
+ ..................................... */
2398
+ /* .....................................
2399
+ Mixins for CSS3 Properties
2400
+ ..................................... */
2401
+ /* helper function for margin and padding
2402
+ ......................................*/
2403
+ /*
2404
+ collection of prefixed flexbox properties
2405
+ until we're using Compass 1.0+
2406
+ ..........................................*/
2407
+ h1, h2, h3, h4, h5, h6 {
2408
+ margin: 0;
2409
+ line-height: 18px; }
2410
+
2283
2411
  /* .....................................
2284
2412
  Fonts
2285
2413
  ..................................... */
@@ -2738,7 +2866,7 @@ object, embed, [data-clipboard] {
2738
2866
  /*.....................................
2739
2867
  Foundation Utility Extensions
2740
2868
  ......................................*/
2741
- @media only screen and (max-width: 40em) {
2869
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2742
2870
  .small-pull {
2743
2871
  float: left !important; }
2744
2872
 
@@ -2763,7 +2891,7 @@ object, embed, [data-clipboard] {
2763
2891
  .small-padding-horizontal-small {
2764
2892
  padding-left: 5px !important;
2765
2893
  padding-right: 5px !important; } }
2766
- @media only screen and (min-width: 40.063em) {
2894
+ @media only screen and (min-width: lower-bound(40.063em, 64em)) {
2767
2895
  .medium-padding-horizontal-medium {
2768
2896
  padding-left: 15px !important;
2769
2897
  padding-right: 15px !important; }
@@ -2780,7 +2908,7 @@ object, embed, [data-clipboard] {
2780
2908
 
2781
2909
  .medium-border-left {
2782
2910
  border-left: 1px solid #d6dcdf !important; } }
2783
- @media only screen and (min-width: 64.063em) {
2911
+ @media only screen and (min-width: lower-bound(64.063em, 90em)) {
2784
2912
  .large-padding-horizontal-large {
2785
2913
  padding-left: 35px !important;
2786
2914
  padding-right: 35px !important; } }
@@ -2833,9 +2961,11 @@ object, embed, [data-clipboard] {
2833
2961
 
2834
2962
  /* display
2835
2963
  ......................................*/
2964
+ .is-block,
2836
2965
  .block {
2837
2966
  display: block !important; }
2838
2967
 
2968
+ .is-inline,
2839
2969
  .inline {
2840
2970
  display: inline-block !important; }
2841
2971
 
@@ -2845,6 +2975,168 @@ object, embed, [data-clipboard] {
2845
2975
  .word-break {
2846
2976
  word-break: break-word; }
2847
2977
 
2978
+ /* widths
2979
+ ......................................*/
2980
+ @media only screen and (min-width: 64.063em) {
2981
+ .width-only.large-1 {
2982
+ width: 6.25%; } }
2983
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
2984
+ .width-only.medium-1 {
2985
+ width: 6.25%; } }
2986
+ @media only screen and (max-width: 40em) {
2987
+ .width-only.small-1 {
2988
+ width: 6.25%; } }
2989
+
2990
+ @media only screen and (min-width: 64.063em) {
2991
+ .width-only.large-2 {
2992
+ width: 12.5%; } }
2993
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
2994
+ .width-only.medium-2 {
2995
+ width: 12.5%; } }
2996
+ @media only screen and (max-width: 40em) {
2997
+ .width-only.small-2 {
2998
+ width: 12.5%; } }
2999
+
3000
+ @media only screen and (min-width: 64.063em) {
3001
+ .width-only.large-3 {
3002
+ width: 18.75%; } }
3003
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3004
+ .width-only.medium-3 {
3005
+ width: 18.75%; } }
3006
+ @media only screen and (max-width: 40em) {
3007
+ .width-only.small-3 {
3008
+ width: 18.75%; } }
3009
+
3010
+ @media only screen and (min-width: 64.063em) {
3011
+ .width-only.large-4 {
3012
+ width: 25%; } }
3013
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3014
+ .width-only.medium-4 {
3015
+ width: 25%; } }
3016
+ @media only screen and (max-width: 40em) {
3017
+ .width-only.small-4 {
3018
+ width: 25%; } }
3019
+
3020
+ @media only screen and (min-width: 64.063em) {
3021
+ .width-only.large-5 {
3022
+ width: 31.25%; } }
3023
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3024
+ .width-only.medium-5 {
3025
+ width: 31.25%; } }
3026
+ @media only screen and (max-width: 40em) {
3027
+ .width-only.small-5 {
3028
+ width: 31.25%; } }
3029
+
3030
+ @media only screen and (min-width: 64.063em) {
3031
+ .width-only.large-6 {
3032
+ width: 37.5%; } }
3033
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3034
+ .width-only.medium-6 {
3035
+ width: 37.5%; } }
3036
+ @media only screen and (max-width: 40em) {
3037
+ .width-only.small-6 {
3038
+ width: 37.5%; } }
3039
+
3040
+ @media only screen and (min-width: 64.063em) {
3041
+ .width-only.large-7 {
3042
+ width: 43.75%; } }
3043
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3044
+ .width-only.medium-7 {
3045
+ width: 43.75%; } }
3046
+ @media only screen and (max-width: 40em) {
3047
+ .width-only.small-7 {
3048
+ width: 43.75%; } }
3049
+
3050
+ @media only screen and (min-width: 64.063em) {
3051
+ .width-only.large-8 {
3052
+ width: 50%; } }
3053
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3054
+ .width-only.medium-8 {
3055
+ width: 50%; } }
3056
+ @media only screen and (max-width: 40em) {
3057
+ .width-only.small-8 {
3058
+ width: 50%; } }
3059
+
3060
+ @media only screen and (min-width: 64.063em) {
3061
+ .width-only.large-9 {
3062
+ width: 56.25%; } }
3063
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3064
+ .width-only.medium-9 {
3065
+ width: 56.25%; } }
3066
+ @media only screen and (max-width: 40em) {
3067
+ .width-only.small-9 {
3068
+ width: 56.25%; } }
3069
+
3070
+ @media only screen and (min-width: 64.063em) {
3071
+ .width-only.large-10 {
3072
+ width: 62.5%; } }
3073
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3074
+ .width-only.medium-10 {
3075
+ width: 62.5%; } }
3076
+ @media only screen and (max-width: 40em) {
3077
+ .width-only.small-10 {
3078
+ width: 62.5%; } }
3079
+
3080
+ @media only screen and (min-width: 64.063em) {
3081
+ .width-only.large-11 {
3082
+ width: 68.75%; } }
3083
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3084
+ .width-only.medium-11 {
3085
+ width: 68.75%; } }
3086
+ @media only screen and (max-width: 40em) {
3087
+ .width-only.small-11 {
3088
+ width: 68.75%; } }
3089
+
3090
+ @media only screen and (min-width: 64.063em) {
3091
+ .width-only.large-12 {
3092
+ width: 75%; } }
3093
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3094
+ .width-only.medium-12 {
3095
+ width: 75%; } }
3096
+ @media only screen and (max-width: 40em) {
3097
+ .width-only.small-12 {
3098
+ width: 75%; } }
3099
+
3100
+ @media only screen and (min-width: 64.063em) {
3101
+ .width-only.large-13 {
3102
+ width: 81.25%; } }
3103
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3104
+ .width-only.medium-13 {
3105
+ width: 81.25%; } }
3106
+ @media only screen and (max-width: 40em) {
3107
+ .width-only.small-13 {
3108
+ width: 81.25%; } }
3109
+
3110
+ @media only screen and (min-width: 64.063em) {
3111
+ .width-only.large-14 {
3112
+ width: 87.5%; } }
3113
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3114
+ .width-only.medium-14 {
3115
+ width: 87.5%; } }
3116
+ @media only screen and (max-width: 40em) {
3117
+ .width-only.small-14 {
3118
+ width: 87.5%; } }
3119
+
3120
+ @media only screen and (min-width: 64.063em) {
3121
+ .width-only.large-15 {
3122
+ width: 93.75%; } }
3123
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3124
+ .width-only.medium-15 {
3125
+ width: 93.75%; } }
3126
+ @media only screen and (max-width: 40em) {
3127
+ .width-only.small-15 {
3128
+ width: 93.75%; } }
3129
+
3130
+ @media only screen and (min-width: 64.063em) {
3131
+ .width-only.large-16 {
3132
+ width: 100%; } }
3133
+ @media only screen and (min-width: 40.063em) and (max-width: 64em) {
3134
+ .width-only.medium-16 {
3135
+ width: 100%; } }
3136
+ @media only screen and (max-width: 40em) {
3137
+ .width-only.small-16 {
3138
+ width: 100%; } }
3139
+
2848
3140
  /* scrollable content
2849
3141
  ......................................*/
2850
3142
  .frame {
@@ -2854,7 +3146,7 @@ object, embed, [data-clipboard] {
2854
3146
  max-height: 75px;
2855
3147
  width: 100%;
2856
3148
  overflow-y: auto; }
2857
- @media only screen and (max-width: 40em) {
3149
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2858
3150
  .frame.xsmall {
2859
3151
  height: auto; } }
2860
3152
  .frame.small {
@@ -2862,7 +3154,7 @@ object, embed, [data-clipboard] {
2862
3154
  max-height: 75px;
2863
3155
  width: 100%;
2864
3156
  overflow-y: auto; }
2865
- @media only screen and (max-width: 40em) {
3157
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2866
3158
  .frame.small {
2867
3159
  height: auto; } }
2868
3160
  .frame.medium {
@@ -2870,7 +3162,7 @@ object, embed, [data-clipboard] {
2870
3162
  max-height: 125px;
2871
3163
  width: 100%;
2872
3164
  overflow-y: auto; }
2873
- @media only screen and (max-width: 40em) {
3165
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2874
3166
  .frame.medium {
2875
3167
  height: auto; } }
2876
3168
  .frame.large {
@@ -2878,7 +3170,7 @@ object, embed, [data-clipboard] {
2878
3170
  max-height: 325px;
2879
3171
  width: 100%;
2880
3172
  overflow-y: auto; }
2881
- @media only screen and (max-width: 40em) {
3173
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2882
3174
  .frame.large {
2883
3175
  height: auto; } }
2884
3176
  .frame.xlarge {
@@ -2886,7 +3178,7 @@ object, embed, [data-clipboard] {
2886
3178
  max-height: 525px;
2887
3179
  width: 100%;
2888
3180
  overflow-y: auto; }
2889
- @media only screen and (max-width: 40em) {
3181
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2890
3182
  .frame.xlarge {
2891
3183
  height: auto; } }
2892
3184
  .frame.xxlarge {
@@ -2894,10 +3186,13 @@ object, embed, [data-clipboard] {
2894
3186
  max-height: 75px;
2895
3187
  width: 100%;
2896
3188
  overflow-y: auto; }
2897
- @media only screen and (max-width: 40em) {
3189
+ @media only screen and (max-width: upper-bound(0em, 40em)) {
2898
3190
  .frame.xxlarge {
2899
3191
  height: auto; } }
2900
3192
 
3193
+ .cell {
3194
+ display: table-cell !important; }
3195
+
2901
3196
  .fill-height {
2902
3197
  height: 100%; }
2903
3198
 
@@ -2920,6 +3215,16 @@ object, embed, [data-clipboard] {
2920
3215
  .truncate.small {
2921
3216
  max-width: 40%; }
2922
3217
 
3218
+ .group:after {
3219
+ clear: both; }
3220
+ .group:before, .group:after {
3221
+ content: " ";
3222
+ display: table; }
3223
+
3224
+ .uppercase,
3225
+ .upper {
3226
+ text-transform: uppercase; }
3227
+
2923
3228
  hr.column {
2924
3229
  position: relative;
2925
3230
  border: none;
@@ -2940,9 +3245,14 @@ hr.column {
2940
3245
  width: 1px;
2941
3246
  background: #ccc; }
2942
3247
 
2943
- .force-z-top {
3248
+ .force_z_top {
2944
3249
  z-index: 2147483647 !important; }
2945
3250
 
3251
+ .vertical-center {
3252
+ transform: translateY(-50%);
3253
+ position: relative;
3254
+ top: 50%; }
3255
+
2946
3256
  /* .....................................
2947
3257
  Fonts
2948
3258
  ..................................... */
@@ -3606,10 +3916,10 @@ a:hover {
3606
3916
 
3607
3917
  img {
3608
3918
  max-width: 100%;
3609
- height: auto;
3610
- -ms-interpolation-mode: bicubic;
3611
- display: inline-block;
3612
- vertical-align: middle; }
3919
+ height: auto; }
3920
+
3921
+ img {
3922
+ -ms-interpolation-mode: bicubic; }
3613
3923
 
3614
3924
  .left {
3615
3925
  float: left !important; }
@@ -3624,6 +3934,10 @@ img {
3624
3934
  .clearfix:after {
3625
3935
  clear: both; }
3626
3936
 
3937
+ img {
3938
+ display: inline-block;
3939
+ vertical-align: middle; }
3940
+
3627
3941
  textarea {
3628
3942
  height: auto;
3629
3943
  min-height: 50px; }
@@ -3636,7 +3950,8 @@ select {
3636
3950
  margin-left: auto;
3637
3951
  margin-right: auto;
3638
3952
  margin-top: 0;
3639
- margin-bottom: 0; }
3953
+ margin-bottom: 0;
3954
+ max-width: 80rem; }
3640
3955
 
3641
3956
  .row:before, .row:after {
3642
3957
  content: " ";
@@ -3695,6 +4010,166 @@ select {
3695
4010
  float: left; }
3696
4011
 
3697
4012
  @media only screen {
4013
+ .small-push-0 {
4014
+ position: relative;
4015
+ left: 0%;
4016
+ right: auto; }
4017
+
4018
+ .small-pull-0 {
4019
+ position: relative;
4020
+ right: 0%;
4021
+ left: auto; }
4022
+
4023
+ .small-push-1 {
4024
+ position: relative;
4025
+ left: 6.25%;
4026
+ right: auto; }
4027
+
4028
+ .small-pull-1 {
4029
+ position: relative;
4030
+ right: 6.25%;
4031
+ left: auto; }
4032
+
4033
+ .small-push-2 {
4034
+ position: relative;
4035
+ left: 12.5%;
4036
+ right: auto; }
4037
+
4038
+ .small-pull-2 {
4039
+ position: relative;
4040
+ right: 12.5%;
4041
+ left: auto; }
4042
+
4043
+ .small-push-3 {
4044
+ position: relative;
4045
+ left: 18.75%;
4046
+ right: auto; }
4047
+
4048
+ .small-pull-3 {
4049
+ position: relative;
4050
+ right: 18.75%;
4051
+ left: auto; }
4052
+
4053
+ .small-push-4 {
4054
+ position: relative;
4055
+ left: 25%;
4056
+ right: auto; }
4057
+
4058
+ .small-pull-4 {
4059
+ position: relative;
4060
+ right: 25%;
4061
+ left: auto; }
4062
+
4063
+ .small-push-5 {
4064
+ position: relative;
4065
+ left: 31.25%;
4066
+ right: auto; }
4067
+
4068
+ .small-pull-5 {
4069
+ position: relative;
4070
+ right: 31.25%;
4071
+ left: auto; }
4072
+
4073
+ .small-push-6 {
4074
+ position: relative;
4075
+ left: 37.5%;
4076
+ right: auto; }
4077
+
4078
+ .small-pull-6 {
4079
+ position: relative;
4080
+ right: 37.5%;
4081
+ left: auto; }
4082
+
4083
+ .small-push-7 {
4084
+ position: relative;
4085
+ left: 43.75%;
4086
+ right: auto; }
4087
+
4088
+ .small-pull-7 {
4089
+ position: relative;
4090
+ right: 43.75%;
4091
+ left: auto; }
4092
+
4093
+ .small-push-8 {
4094
+ position: relative;
4095
+ left: 50%;
4096
+ right: auto; }
4097
+
4098
+ .small-pull-8 {
4099
+ position: relative;
4100
+ right: 50%;
4101
+ left: auto; }
4102
+
4103
+ .small-push-9 {
4104
+ position: relative;
4105
+ left: 56.25%;
4106
+ right: auto; }
4107
+
4108
+ .small-pull-9 {
4109
+ position: relative;
4110
+ right: 56.25%;
4111
+ left: auto; }
4112
+
4113
+ .small-push-10 {
4114
+ position: relative;
4115
+ left: 62.5%;
4116
+ right: auto; }
4117
+
4118
+ .small-pull-10 {
4119
+ position: relative;
4120
+ right: 62.5%;
4121
+ left: auto; }
4122
+
4123
+ .small-push-11 {
4124
+ position: relative;
4125
+ left: 68.75%;
4126
+ right: auto; }
4127
+
4128
+ .small-pull-11 {
4129
+ position: relative;
4130
+ right: 68.75%;
4131
+ left: auto; }
4132
+
4133
+ .small-push-12 {
4134
+ position: relative;
4135
+ left: 75%;
4136
+ right: auto; }
4137
+
4138
+ .small-pull-12 {
4139
+ position: relative;
4140
+ right: 75%;
4141
+ left: auto; }
4142
+
4143
+ .small-push-13 {
4144
+ position: relative;
4145
+ left: 81.25%;
4146
+ right: auto; }
4147
+
4148
+ .small-pull-13 {
4149
+ position: relative;
4150
+ right: 81.25%;
4151
+ left: auto; }
4152
+
4153
+ .small-push-14 {
4154
+ position: relative;
4155
+ left: 87.5%;
4156
+ right: auto; }
4157
+
4158
+ .small-pull-14 {
4159
+ position: relative;
4160
+ right: 87.5%;
4161
+ left: auto; }
4162
+
4163
+ .small-push-15 {
4164
+ position: relative;
4165
+ left: 93.75%;
4166
+ right: auto; }
4167
+
4168
+ .small-pull-15 {
4169
+ position: relative;
4170
+ right: 93.75%;
4171
+ left: auto; }
4172
+
3698
4173
  .column,
3699
4174
  .columns {
3700
4175
  position: relative;
@@ -3811,10 +4286,184 @@ select {
3811
4286
  margin-right: auto;
3812
4287
  float: none; }
3813
4288
 
4289
+ .column.small-uncentered,
4290
+ .columns.small-uncentered {
4291
+ margin-left: 0;
4292
+ margin-right: 0;
4293
+ float: left; }
4294
+
3814
4295
  .column.small-centered:last-child,
3815
4296
  .columns.small-centered:last-child {
3816
- float: none; } }
4297
+ float: none; }
4298
+
4299
+ .column.small-uncentered:last-child,
4300
+ .columns.small-uncentered:last-child {
4301
+ float: left; }
4302
+
4303
+ .column.small-uncentered.opposite,
4304
+ .columns.small-uncentered.opposite {
4305
+ float: right; } }
3817
4306
  @media only screen and (min-width: 40.063em) {
4307
+ .medium-push-0 {
4308
+ position: relative;
4309
+ left: 0%;
4310
+ right: auto; }
4311
+
4312
+ .medium-pull-0 {
4313
+ position: relative;
4314
+ right: 0%;
4315
+ left: auto; }
4316
+
4317
+ .medium-push-1 {
4318
+ position: relative;
4319
+ left: 6.25%;
4320
+ right: auto; }
4321
+
4322
+ .medium-pull-1 {
4323
+ position: relative;
4324
+ right: 6.25%;
4325
+ left: auto; }
4326
+
4327
+ .medium-push-2 {
4328
+ position: relative;
4329
+ left: 12.5%;
4330
+ right: auto; }
4331
+
4332
+ .medium-pull-2 {
4333
+ position: relative;
4334
+ right: 12.5%;
4335
+ left: auto; }
4336
+
4337
+ .medium-push-3 {
4338
+ position: relative;
4339
+ left: 18.75%;
4340
+ right: auto; }
4341
+
4342
+ .medium-pull-3 {
4343
+ position: relative;
4344
+ right: 18.75%;
4345
+ left: auto; }
4346
+
4347
+ .medium-push-4 {
4348
+ position: relative;
4349
+ left: 25%;
4350
+ right: auto; }
4351
+
4352
+ .medium-pull-4 {
4353
+ position: relative;
4354
+ right: 25%;
4355
+ left: auto; }
4356
+
4357
+ .medium-push-5 {
4358
+ position: relative;
4359
+ left: 31.25%;
4360
+ right: auto; }
4361
+
4362
+ .medium-pull-5 {
4363
+ position: relative;
4364
+ right: 31.25%;
4365
+ left: auto; }
4366
+
4367
+ .medium-push-6 {
4368
+ position: relative;
4369
+ left: 37.5%;
4370
+ right: auto; }
4371
+
4372
+ .medium-pull-6 {
4373
+ position: relative;
4374
+ right: 37.5%;
4375
+ left: auto; }
4376
+
4377
+ .medium-push-7 {
4378
+ position: relative;
4379
+ left: 43.75%;
4380
+ right: auto; }
4381
+
4382
+ .medium-pull-7 {
4383
+ position: relative;
4384
+ right: 43.75%;
4385
+ left: auto; }
4386
+
4387
+ .medium-push-8 {
4388
+ position: relative;
4389
+ left: 50%;
4390
+ right: auto; }
4391
+
4392
+ .medium-pull-8 {
4393
+ position: relative;
4394
+ right: 50%;
4395
+ left: auto; }
4396
+
4397
+ .medium-push-9 {
4398
+ position: relative;
4399
+ left: 56.25%;
4400
+ right: auto; }
4401
+
4402
+ .medium-pull-9 {
4403
+ position: relative;
4404
+ right: 56.25%;
4405
+ left: auto; }
4406
+
4407
+ .medium-push-10 {
4408
+ position: relative;
4409
+ left: 62.5%;
4410
+ right: auto; }
4411
+
4412
+ .medium-pull-10 {
4413
+ position: relative;
4414
+ right: 62.5%;
4415
+ left: auto; }
4416
+
4417
+ .medium-push-11 {
4418
+ position: relative;
4419
+ left: 68.75%;
4420
+ right: auto; }
4421
+
4422
+ .medium-pull-11 {
4423
+ position: relative;
4424
+ right: 68.75%;
4425
+ left: auto; }
4426
+
4427
+ .medium-push-12 {
4428
+ position: relative;
4429
+ left: 75%;
4430
+ right: auto; }
4431
+
4432
+ .medium-pull-12 {
4433
+ position: relative;
4434
+ right: 75%;
4435
+ left: auto; }
4436
+
4437
+ .medium-push-13 {
4438
+ position: relative;
4439
+ left: 81.25%;
4440
+ right: auto; }
4441
+
4442
+ .medium-pull-13 {
4443
+ position: relative;
4444
+ right: 81.25%;
4445
+ left: auto; }
4446
+
4447
+ .medium-push-14 {
4448
+ position: relative;
4449
+ left: 87.5%;
4450
+ right: auto; }
4451
+
4452
+ .medium-pull-14 {
4453
+ position: relative;
4454
+ right: 87.5%;
4455
+ left: auto; }
4456
+
4457
+ .medium-push-15 {
4458
+ position: relative;
4459
+ left: 93.75%;
4460
+ right: auto; }
4461
+
4462
+ .medium-pull-15 {
4463
+ position: relative;
4464
+ right: 93.75%;
4465
+ left: auto; }
4466
+
3818
4467
  .column,
3819
4468
  .columns {
3820
4469
  position: relative;
@@ -3931,10 +4580,344 @@ select {
3931
4580
  margin-right: auto;
3932
4581
  float: none; }
3933
4582
 
4583
+ .column.medium-uncentered,
4584
+ .columns.medium-uncentered {
4585
+ margin-left: 0;
4586
+ margin-right: 0;
4587
+ float: left; }
4588
+
3934
4589
  .column.medium-centered:last-child,
3935
4590
  .columns.medium-centered:last-child {
3936
- float: none; } }
4591
+ float: none; }
4592
+
4593
+ .column.medium-uncentered:last-child,
4594
+ .columns.medium-uncentered:last-child {
4595
+ float: left; }
4596
+
4597
+ .column.medium-uncentered.opposite,
4598
+ .columns.medium-uncentered.opposite {
4599
+ float: right; }
4600
+
4601
+ .push-0 {
4602
+ position: relative;
4603
+ left: 0%;
4604
+ right: auto; }
4605
+
4606
+ .pull-0 {
4607
+ position: relative;
4608
+ right: 0%;
4609
+ left: auto; }
4610
+
4611
+ .push-1 {
4612
+ position: relative;
4613
+ left: 6.25%;
4614
+ right: auto; }
4615
+
4616
+ .pull-1 {
4617
+ position: relative;
4618
+ right: 6.25%;
4619
+ left: auto; }
4620
+
4621
+ .push-2 {
4622
+ position: relative;
4623
+ left: 12.5%;
4624
+ right: auto; }
4625
+
4626
+ .pull-2 {
4627
+ position: relative;
4628
+ right: 12.5%;
4629
+ left: auto; }
4630
+
4631
+ .push-3 {
4632
+ position: relative;
4633
+ left: 18.75%;
4634
+ right: auto; }
4635
+
4636
+ .pull-3 {
4637
+ position: relative;
4638
+ right: 18.75%;
4639
+ left: auto; }
4640
+
4641
+ .push-4 {
4642
+ position: relative;
4643
+ left: 25%;
4644
+ right: auto; }
4645
+
4646
+ .pull-4 {
4647
+ position: relative;
4648
+ right: 25%;
4649
+ left: auto; }
4650
+
4651
+ .push-5 {
4652
+ position: relative;
4653
+ left: 31.25%;
4654
+ right: auto; }
4655
+
4656
+ .pull-5 {
4657
+ position: relative;
4658
+ right: 31.25%;
4659
+ left: auto; }
4660
+
4661
+ .push-6 {
4662
+ position: relative;
4663
+ left: 37.5%;
4664
+ right: auto; }
4665
+
4666
+ .pull-6 {
4667
+ position: relative;
4668
+ right: 37.5%;
4669
+ left: auto; }
4670
+
4671
+ .push-7 {
4672
+ position: relative;
4673
+ left: 43.75%;
4674
+ right: auto; }
4675
+
4676
+ .pull-7 {
4677
+ position: relative;
4678
+ right: 43.75%;
4679
+ left: auto; }
4680
+
4681
+ .push-8 {
4682
+ position: relative;
4683
+ left: 50%;
4684
+ right: auto; }
4685
+
4686
+ .pull-8 {
4687
+ position: relative;
4688
+ right: 50%;
4689
+ left: auto; }
4690
+
4691
+ .push-9 {
4692
+ position: relative;
4693
+ left: 56.25%;
4694
+ right: auto; }
4695
+
4696
+ .pull-9 {
4697
+ position: relative;
4698
+ right: 56.25%;
4699
+ left: auto; }
4700
+
4701
+ .push-10 {
4702
+ position: relative;
4703
+ left: 62.5%;
4704
+ right: auto; }
4705
+
4706
+ .pull-10 {
4707
+ position: relative;
4708
+ right: 62.5%;
4709
+ left: auto; }
4710
+
4711
+ .push-11 {
4712
+ position: relative;
4713
+ left: 68.75%;
4714
+ right: auto; }
4715
+
4716
+ .pull-11 {
4717
+ position: relative;
4718
+ right: 68.75%;
4719
+ left: auto; }
4720
+
4721
+ .push-12 {
4722
+ position: relative;
4723
+ left: 75%;
4724
+ right: auto; }
4725
+
4726
+ .pull-12 {
4727
+ position: relative;
4728
+ right: 75%;
4729
+ left: auto; }
4730
+
4731
+ .push-13 {
4732
+ position: relative;
4733
+ left: 81.25%;
4734
+ right: auto; }
4735
+
4736
+ .pull-13 {
4737
+ position: relative;
4738
+ right: 81.25%;
4739
+ left: auto; }
4740
+
4741
+ .push-14 {
4742
+ position: relative;
4743
+ left: 87.5%;
4744
+ right: auto; }
4745
+
4746
+ .pull-14 {
4747
+ position: relative;
4748
+ right: 87.5%;
4749
+ left: auto; }
4750
+
4751
+ .push-15 {
4752
+ position: relative;
4753
+ left: 93.75%;
4754
+ right: auto; }
4755
+
4756
+ .pull-15 {
4757
+ position: relative;
4758
+ right: 93.75%;
4759
+ left: auto; } }
3937
4760
  @media only screen and (min-width: 64.063em) {
4761
+ .large-push-0 {
4762
+ position: relative;
4763
+ left: 0%;
4764
+ right: auto; }
4765
+
4766
+ .large-pull-0 {
4767
+ position: relative;
4768
+ right: 0%;
4769
+ left: auto; }
4770
+
4771
+ .large-push-1 {
4772
+ position: relative;
4773
+ left: 6.25%;
4774
+ right: auto; }
4775
+
4776
+ .large-pull-1 {
4777
+ position: relative;
4778
+ right: 6.25%;
4779
+ left: auto; }
4780
+
4781
+ .large-push-2 {
4782
+ position: relative;
4783
+ left: 12.5%;
4784
+ right: auto; }
4785
+
4786
+ .large-pull-2 {
4787
+ position: relative;
4788
+ right: 12.5%;
4789
+ left: auto; }
4790
+
4791
+ .large-push-3 {
4792
+ position: relative;
4793
+ left: 18.75%;
4794
+ right: auto; }
4795
+
4796
+ .large-pull-3 {
4797
+ position: relative;
4798
+ right: 18.75%;
4799
+ left: auto; }
4800
+
4801
+ .large-push-4 {
4802
+ position: relative;
4803
+ left: 25%;
4804
+ right: auto; }
4805
+
4806
+ .large-pull-4 {
4807
+ position: relative;
4808
+ right: 25%;
4809
+ left: auto; }
4810
+
4811
+ .large-push-5 {
4812
+ position: relative;
4813
+ left: 31.25%;
4814
+ right: auto; }
4815
+
4816
+ .large-pull-5 {
4817
+ position: relative;
4818
+ right: 31.25%;
4819
+ left: auto; }
4820
+
4821
+ .large-push-6 {
4822
+ position: relative;
4823
+ left: 37.5%;
4824
+ right: auto; }
4825
+
4826
+ .large-pull-6 {
4827
+ position: relative;
4828
+ right: 37.5%;
4829
+ left: auto; }
4830
+
4831
+ .large-push-7 {
4832
+ position: relative;
4833
+ left: 43.75%;
4834
+ right: auto; }
4835
+
4836
+ .large-pull-7 {
4837
+ position: relative;
4838
+ right: 43.75%;
4839
+ left: auto; }
4840
+
4841
+ .large-push-8 {
4842
+ position: relative;
4843
+ left: 50%;
4844
+ right: auto; }
4845
+
4846
+ .large-pull-8 {
4847
+ position: relative;
4848
+ right: 50%;
4849
+ left: auto; }
4850
+
4851
+ .large-push-9 {
4852
+ position: relative;
4853
+ left: 56.25%;
4854
+ right: auto; }
4855
+
4856
+ .large-pull-9 {
4857
+ position: relative;
4858
+ right: 56.25%;
4859
+ left: auto; }
4860
+
4861
+ .large-push-10 {
4862
+ position: relative;
4863
+ left: 62.5%;
4864
+ right: auto; }
4865
+
4866
+ .large-pull-10 {
4867
+ position: relative;
4868
+ right: 62.5%;
4869
+ left: auto; }
4870
+
4871
+ .large-push-11 {
4872
+ position: relative;
4873
+ left: 68.75%;
4874
+ right: auto; }
4875
+
4876
+ .large-pull-11 {
4877
+ position: relative;
4878
+ right: 68.75%;
4879
+ left: auto; }
4880
+
4881
+ .large-push-12 {
4882
+ position: relative;
4883
+ left: 75%;
4884
+ right: auto; }
4885
+
4886
+ .large-pull-12 {
4887
+ position: relative;
4888
+ right: 75%;
4889
+ left: auto; }
4890
+
4891
+ .large-push-13 {
4892
+ position: relative;
4893
+ left: 81.25%;
4894
+ right: auto; }
4895
+
4896
+ .large-pull-13 {
4897
+ position: relative;
4898
+ right: 81.25%;
4899
+ left: auto; }
4900
+
4901
+ .large-push-14 {
4902
+ position: relative;
4903
+ left: 87.5%;
4904
+ right: auto; }
4905
+
4906
+ .large-pull-14 {
4907
+ position: relative;
4908
+ right: 87.5%;
4909
+ left: auto; }
4910
+
4911
+ .large-push-15 {
4912
+ position: relative;
4913
+ left: 93.75%;
4914
+ right: auto; }
4915
+
4916
+ .large-pull-15 {
4917
+ position: relative;
4918
+ right: 93.75%;
4919
+ left: auto; }
4920
+
3938
4921
  .column,
3939
4922
  .columns {
3940
4923
  position: relative;
@@ -3957,97 +4940,438 @@ select {
3957
4940
  .large-5 {
3958
4941
  width: 31.25%; }
3959
4942
 
3960
- .large-6 {
3961
- width: 37.5%; }
4943
+ .large-6 {
4944
+ width: 37.5%; }
4945
+
4946
+ .large-7 {
4947
+ width: 43.75%; }
4948
+
4949
+ .large-8 {
4950
+ width: 50%; }
4951
+
4952
+ .large-9 {
4953
+ width: 56.25%; }
4954
+
4955
+ .large-10 {
4956
+ width: 62.5%; }
4957
+
4958
+ .large-11 {
4959
+ width: 68.75%; }
4960
+
4961
+ .large-12 {
4962
+ width: 75%; }
4963
+
4964
+ .large-13 {
4965
+ width: 81.25%; }
4966
+
4967
+ .large-14 {
4968
+ width: 87.5%; }
4969
+
4970
+ .large-15 {
4971
+ width: 93.75%; }
4972
+
4973
+ .large-16 {
4974
+ width: 100%; }
4975
+
4976
+ .large-offset-0 {
4977
+ margin-left: 0% !important; }
4978
+
4979
+ .large-offset-1 {
4980
+ margin-left: 6.25% !important; }
4981
+
4982
+ .large-offset-2 {
4983
+ margin-left: 12.5% !important; }
4984
+
4985
+ .large-offset-3 {
4986
+ margin-left: 18.75% !important; }
4987
+
4988
+ .large-offset-4 {
4989
+ margin-left: 25% !important; }
4990
+
4991
+ .large-offset-5 {
4992
+ margin-left: 31.25% !important; }
4993
+
4994
+ .large-offset-6 {
4995
+ margin-left: 37.5% !important; }
4996
+
4997
+ .large-offset-7 {
4998
+ margin-left: 43.75% !important; }
4999
+
5000
+ .large-offset-8 {
5001
+ margin-left: 50% !important; }
5002
+
5003
+ .large-offset-9 {
5004
+ margin-left: 56.25% !important; }
5005
+
5006
+ .large-offset-10 {
5007
+ margin-left: 62.5% !important; }
5008
+
5009
+ .large-offset-11 {
5010
+ margin-left: 68.75% !important; }
5011
+
5012
+ .large-offset-12 {
5013
+ margin-left: 75% !important; }
5014
+
5015
+ .large-offset-13 {
5016
+ margin-left: 81.25% !important; }
5017
+
5018
+ .large-offset-14 {
5019
+ margin-left: 87.5% !important; }
5020
+
5021
+ .large-offset-15 {
5022
+ margin-left: 93.75% !important; }
5023
+
5024
+ .large-reset-order {
5025
+ margin-left: 0;
5026
+ margin-right: 0;
5027
+ left: auto;
5028
+ right: auto;
5029
+ float: left; }
5030
+
5031
+ .column.large-centered,
5032
+ .columns.large-centered {
5033
+ margin-left: auto;
5034
+ margin-right: auto;
5035
+ float: none; }
5036
+
5037
+ .column.large-uncentered,
5038
+ .columns.large-uncentered {
5039
+ margin-left: 0;
5040
+ margin-right: 0;
5041
+ float: left; }
5042
+
5043
+ .column.large-centered:last-child,
5044
+ .columns.large-centered:last-child {
5045
+ float: none; }
5046
+
5047
+ .column.large-uncentered:last-child,
5048
+ .columns.large-uncentered:last-child {
5049
+ float: left; }
5050
+
5051
+ .column.large-uncentered.opposite,
5052
+ .columns.large-uncentered.opposite {
5053
+ float: right; }
5054
+
5055
+ .push-0 {
5056
+ position: relative;
5057
+ left: 0%;
5058
+ right: auto; }
5059
+
5060
+ .pull-0 {
5061
+ position: relative;
5062
+ right: 0%;
5063
+ left: auto; }
5064
+
5065
+ .push-1 {
5066
+ position: relative;
5067
+ left: 6.25%;
5068
+ right: auto; }
5069
+
5070
+ .pull-1 {
5071
+ position: relative;
5072
+ right: 6.25%;
5073
+ left: auto; }
5074
+
5075
+ .push-2 {
5076
+ position: relative;
5077
+ left: 12.5%;
5078
+ right: auto; }
5079
+
5080
+ .pull-2 {
5081
+ position: relative;
5082
+ right: 12.5%;
5083
+ left: auto; }
5084
+
5085
+ .push-3 {
5086
+ position: relative;
5087
+ left: 18.75%;
5088
+ right: auto; }
5089
+
5090
+ .pull-3 {
5091
+ position: relative;
5092
+ right: 18.75%;
5093
+ left: auto; }
5094
+
5095
+ .push-4 {
5096
+ position: relative;
5097
+ left: 25%;
5098
+ right: auto; }
5099
+
5100
+ .pull-4 {
5101
+ position: relative;
5102
+ right: 25%;
5103
+ left: auto; }
5104
+
5105
+ .push-5 {
5106
+ position: relative;
5107
+ left: 31.25%;
5108
+ right: auto; }
5109
+
5110
+ .pull-5 {
5111
+ position: relative;
5112
+ right: 31.25%;
5113
+ left: auto; }
5114
+
5115
+ .push-6 {
5116
+ position: relative;
5117
+ left: 37.5%;
5118
+ right: auto; }
5119
+
5120
+ .pull-6 {
5121
+ position: relative;
5122
+ right: 37.5%;
5123
+ left: auto; }
5124
+
5125
+ .push-7 {
5126
+ position: relative;
5127
+ left: 43.75%;
5128
+ right: auto; }
5129
+
5130
+ .pull-7 {
5131
+ position: relative;
5132
+ right: 43.75%;
5133
+ left: auto; }
5134
+
5135
+ .push-8 {
5136
+ position: relative;
5137
+ left: 50%;
5138
+ right: auto; }
5139
+
5140
+ .pull-8 {
5141
+ position: relative;
5142
+ right: 50%;
5143
+ left: auto; }
5144
+
5145
+ .push-9 {
5146
+ position: relative;
5147
+ left: 56.25%;
5148
+ right: auto; }
5149
+
5150
+ .pull-9 {
5151
+ position: relative;
5152
+ right: 56.25%;
5153
+ left: auto; }
5154
+
5155
+ .push-10 {
5156
+ position: relative;
5157
+ left: 62.5%;
5158
+ right: auto; }
5159
+
5160
+ .pull-10 {
5161
+ position: relative;
5162
+ right: 62.5%;
5163
+ left: auto; }
5164
+
5165
+ .push-11 {
5166
+ position: relative;
5167
+ left: 68.75%;
5168
+ right: auto; }
5169
+
5170
+ .pull-11 {
5171
+ position: relative;
5172
+ right: 68.75%;
5173
+ left: auto; }
5174
+
5175
+ .push-12 {
5176
+ position: relative;
5177
+ left: 75%;
5178
+ right: auto; }
5179
+
5180
+ .pull-12 {
5181
+ position: relative;
5182
+ right: 75%;
5183
+ left: auto; }
5184
+
5185
+ .push-13 {
5186
+ position: relative;
5187
+ left: 81.25%;
5188
+ right: auto; }
5189
+
5190
+ .pull-13 {
5191
+ position: relative;
5192
+ right: 81.25%;
5193
+ left: auto; }
5194
+
5195
+ .push-14 {
5196
+ position: relative;
5197
+ left: 87.5%;
5198
+ right: auto; }
5199
+
5200
+ .pull-14 {
5201
+ position: relative;
5202
+ right: 87.5%;
5203
+ left: auto; }
5204
+
5205
+ .push-15 {
5206
+ position: relative;
5207
+ left: 93.75%;
5208
+ right: auto; }
5209
+
5210
+ .pull-15 {
5211
+ position: relative;
5212
+ right: 93.75%;
5213
+ left: auto; } }
5214
+ @media only screen and (min-width: 90.063em) {
5215
+ .xlarge-push-0 {
5216
+ position: relative;
5217
+ left: 0%;
5218
+ right: auto; }
5219
+
5220
+ .xlarge-pull-0 {
5221
+ position: relative;
5222
+ right: 0%;
5223
+ left: auto; }
5224
+
5225
+ .xlarge-push-1 {
5226
+ position: relative;
5227
+ left: 6.25%;
5228
+ right: auto; }
5229
+
5230
+ .xlarge-pull-1 {
5231
+ position: relative;
5232
+ right: 6.25%;
5233
+ left: auto; }
5234
+
5235
+ .xlarge-push-2 {
5236
+ position: relative;
5237
+ left: 12.5%;
5238
+ right: auto; }
3962
5239
 
3963
- .large-7 {
3964
- width: 43.75%; }
5240
+ .xlarge-pull-2 {
5241
+ position: relative;
5242
+ right: 12.5%;
5243
+ left: auto; }
3965
5244
 
3966
- .large-8 {
3967
- width: 50%; }
5245
+ .xlarge-push-3 {
5246
+ position: relative;
5247
+ left: 18.75%;
5248
+ right: auto; }
3968
5249
 
3969
- .large-9 {
3970
- width: 56.25%; }
5250
+ .xlarge-pull-3 {
5251
+ position: relative;
5252
+ right: 18.75%;
5253
+ left: auto; }
3971
5254
 
3972
- .large-10 {
3973
- width: 62.5%; }
5255
+ .xlarge-push-4 {
5256
+ position: relative;
5257
+ left: 25%;
5258
+ right: auto; }
3974
5259
 
3975
- .large-11 {
3976
- width: 68.75%; }
5260
+ .xlarge-pull-4 {
5261
+ position: relative;
5262
+ right: 25%;
5263
+ left: auto; }
3977
5264
 
3978
- .large-12 {
3979
- width: 75%; }
5265
+ .xlarge-push-5 {
5266
+ position: relative;
5267
+ left: 31.25%;
5268
+ right: auto; }
3980
5269
 
3981
- .large-13 {
3982
- width: 81.25%; }
5270
+ .xlarge-pull-5 {
5271
+ position: relative;
5272
+ right: 31.25%;
5273
+ left: auto; }
3983
5274
 
3984
- .large-14 {
3985
- width: 87.5%; }
5275
+ .xlarge-push-6 {
5276
+ position: relative;
5277
+ left: 37.5%;
5278
+ right: auto; }
3986
5279
 
3987
- .large-15 {
3988
- width: 93.75%; }
5280
+ .xlarge-pull-6 {
5281
+ position: relative;
5282
+ right: 37.5%;
5283
+ left: auto; }
3989
5284
 
3990
- .large-16 {
3991
- width: 100%; }
5285
+ .xlarge-push-7 {
5286
+ position: relative;
5287
+ left: 43.75%;
5288
+ right: auto; }
3992
5289
 
3993
- .large-offset-0 {
3994
- margin-left: 0% !important; }
5290
+ .xlarge-pull-7 {
5291
+ position: relative;
5292
+ right: 43.75%;
5293
+ left: auto; }
3995
5294
 
3996
- .large-offset-1 {
3997
- margin-left: 6.25% !important; }
5295
+ .xlarge-push-8 {
5296
+ position: relative;
5297
+ left: 50%;
5298
+ right: auto; }
3998
5299
 
3999
- .large-offset-2 {
4000
- margin-left: 12.5% !important; }
5300
+ .xlarge-pull-8 {
5301
+ position: relative;
5302
+ right: 50%;
5303
+ left: auto; }
4001
5304
 
4002
- .large-offset-3 {
4003
- margin-left: 18.75% !important; }
5305
+ .xlarge-push-9 {
5306
+ position: relative;
5307
+ left: 56.25%;
5308
+ right: auto; }
4004
5309
 
4005
- .large-offset-4 {
4006
- margin-left: 25% !important; }
5310
+ .xlarge-pull-9 {
5311
+ position: relative;
5312
+ right: 56.25%;
5313
+ left: auto; }
4007
5314
 
4008
- .large-offset-5 {
4009
- margin-left: 31.25% !important; }
5315
+ .xlarge-push-10 {
5316
+ position: relative;
5317
+ left: 62.5%;
5318
+ right: auto; }
4010
5319
 
4011
- .large-offset-6 {
4012
- margin-left: 37.5% !important; }
5320
+ .xlarge-pull-10 {
5321
+ position: relative;
5322
+ right: 62.5%;
5323
+ left: auto; }
4013
5324
 
4014
- .large-offset-7 {
4015
- margin-left: 43.75% !important; }
5325
+ .xlarge-push-11 {
5326
+ position: relative;
5327
+ left: 68.75%;
5328
+ right: auto; }
4016
5329
 
4017
- .large-offset-8 {
4018
- margin-left: 50% !important; }
5330
+ .xlarge-pull-11 {
5331
+ position: relative;
5332
+ right: 68.75%;
5333
+ left: auto; }
4019
5334
 
4020
- .large-offset-9 {
4021
- margin-left: 56.25% !important; }
5335
+ .xlarge-push-12 {
5336
+ position: relative;
5337
+ left: 75%;
5338
+ right: auto; }
4022
5339
 
4023
- .large-offset-10 {
4024
- margin-left: 62.5% !important; }
5340
+ .xlarge-pull-12 {
5341
+ position: relative;
5342
+ right: 75%;
5343
+ left: auto; }
4025
5344
 
4026
- .large-offset-11 {
4027
- margin-left: 68.75% !important; }
5345
+ .xlarge-push-13 {
5346
+ position: relative;
5347
+ left: 81.25%;
5348
+ right: auto; }
4028
5349
 
4029
- .large-offset-12 {
4030
- margin-left: 75% !important; }
5350
+ .xlarge-pull-13 {
5351
+ position: relative;
5352
+ right: 81.25%;
5353
+ left: auto; }
4031
5354
 
4032
- .large-offset-13 {
4033
- margin-left: 81.25% !important; }
5355
+ .xlarge-push-14 {
5356
+ position: relative;
5357
+ left: 87.5%;
5358
+ right: auto; }
4034
5359
 
4035
- .large-offset-14 {
4036
- margin-left: 87.5% !important; }
5360
+ .xlarge-pull-14 {
5361
+ position: relative;
5362
+ right: 87.5%;
5363
+ left: auto; }
4037
5364
 
4038
- .large-offset-15 {
4039
- margin-left: 93.75% !important; }
5365
+ .xlarge-push-15 {
5366
+ position: relative;
5367
+ left: 93.75%;
5368
+ right: auto; }
4040
5369
 
4041
- .column.large-centered,
4042
- .columns.large-centered {
4043
- margin-left: auto;
4044
- margin-right: auto;
4045
- float: none; }
5370
+ .xlarge-pull-15 {
5371
+ position: relative;
5372
+ right: 93.75%;
5373
+ left: auto; }
4046
5374
 
4047
- .column.large-centered:last-child,
4048
- .columns.large-centered:last-child {
4049
- float: none; } }
4050
- @media only screen and (min-width: 90.063em) {
4051
5375
  .column,
4052
5376
  .columns {
4053
5377
  position: relative;
@@ -4164,10 +5488,184 @@ select {
4164
5488
  margin-right: auto;
4165
5489
  float: none; }
4166
5490
 
5491
+ .column.xlarge-uncentered,
5492
+ .columns.xlarge-uncentered {
5493
+ margin-left: 0;
5494
+ margin-right: 0;
5495
+ float: left; }
5496
+
4167
5497
  .column.xlarge-centered:last-child,
4168
5498
  .columns.xlarge-centered:last-child {
4169
- float: none; } }
5499
+ float: none; }
5500
+
5501
+ .column.xlarge-uncentered:last-child,
5502
+ .columns.xlarge-uncentered:last-child {
5503
+ float: left; }
5504
+
5505
+ .column.xlarge-uncentered.opposite,
5506
+ .columns.xlarge-uncentered.opposite {
5507
+ float: right; } }
4170
5508
  @media only screen and (min-width: 120.063em) {
5509
+ .xxlarge-push-0 {
5510
+ position: relative;
5511
+ left: 0%;
5512
+ right: auto; }
5513
+
5514
+ .xxlarge-pull-0 {
5515
+ position: relative;
5516
+ right: 0%;
5517
+ left: auto; }
5518
+
5519
+ .xxlarge-push-1 {
5520
+ position: relative;
5521
+ left: 6.25%;
5522
+ right: auto; }
5523
+
5524
+ .xxlarge-pull-1 {
5525
+ position: relative;
5526
+ right: 6.25%;
5527
+ left: auto; }
5528
+
5529
+ .xxlarge-push-2 {
5530
+ position: relative;
5531
+ left: 12.5%;
5532
+ right: auto; }
5533
+
5534
+ .xxlarge-pull-2 {
5535
+ position: relative;
5536
+ right: 12.5%;
5537
+ left: auto; }
5538
+
5539
+ .xxlarge-push-3 {
5540
+ position: relative;
5541
+ left: 18.75%;
5542
+ right: auto; }
5543
+
5544
+ .xxlarge-pull-3 {
5545
+ position: relative;
5546
+ right: 18.75%;
5547
+ left: auto; }
5548
+
5549
+ .xxlarge-push-4 {
5550
+ position: relative;
5551
+ left: 25%;
5552
+ right: auto; }
5553
+
5554
+ .xxlarge-pull-4 {
5555
+ position: relative;
5556
+ right: 25%;
5557
+ left: auto; }
5558
+
5559
+ .xxlarge-push-5 {
5560
+ position: relative;
5561
+ left: 31.25%;
5562
+ right: auto; }
5563
+
5564
+ .xxlarge-pull-5 {
5565
+ position: relative;
5566
+ right: 31.25%;
5567
+ left: auto; }
5568
+
5569
+ .xxlarge-push-6 {
5570
+ position: relative;
5571
+ left: 37.5%;
5572
+ right: auto; }
5573
+
5574
+ .xxlarge-pull-6 {
5575
+ position: relative;
5576
+ right: 37.5%;
5577
+ left: auto; }
5578
+
5579
+ .xxlarge-push-7 {
5580
+ position: relative;
5581
+ left: 43.75%;
5582
+ right: auto; }
5583
+
5584
+ .xxlarge-pull-7 {
5585
+ position: relative;
5586
+ right: 43.75%;
5587
+ left: auto; }
5588
+
5589
+ .xxlarge-push-8 {
5590
+ position: relative;
5591
+ left: 50%;
5592
+ right: auto; }
5593
+
5594
+ .xxlarge-pull-8 {
5595
+ position: relative;
5596
+ right: 50%;
5597
+ left: auto; }
5598
+
5599
+ .xxlarge-push-9 {
5600
+ position: relative;
5601
+ left: 56.25%;
5602
+ right: auto; }
5603
+
5604
+ .xxlarge-pull-9 {
5605
+ position: relative;
5606
+ right: 56.25%;
5607
+ left: auto; }
5608
+
5609
+ .xxlarge-push-10 {
5610
+ position: relative;
5611
+ left: 62.5%;
5612
+ right: auto; }
5613
+
5614
+ .xxlarge-pull-10 {
5615
+ position: relative;
5616
+ right: 62.5%;
5617
+ left: auto; }
5618
+
5619
+ .xxlarge-push-11 {
5620
+ position: relative;
5621
+ left: 68.75%;
5622
+ right: auto; }
5623
+
5624
+ .xxlarge-pull-11 {
5625
+ position: relative;
5626
+ right: 68.75%;
5627
+ left: auto; }
5628
+
5629
+ .xxlarge-push-12 {
5630
+ position: relative;
5631
+ left: 75%;
5632
+ right: auto; }
5633
+
5634
+ .xxlarge-pull-12 {
5635
+ position: relative;
5636
+ right: 75%;
5637
+ left: auto; }
5638
+
5639
+ .xxlarge-push-13 {
5640
+ position: relative;
5641
+ left: 81.25%;
5642
+ right: auto; }
5643
+
5644
+ .xxlarge-pull-13 {
5645
+ position: relative;
5646
+ right: 81.25%;
5647
+ left: auto; }
5648
+
5649
+ .xxlarge-push-14 {
5650
+ position: relative;
5651
+ left: 87.5%;
5652
+ right: auto; }
5653
+
5654
+ .xxlarge-pull-14 {
5655
+ position: relative;
5656
+ right: 87.5%;
5657
+ left: auto; }
5658
+
5659
+ .xxlarge-push-15 {
5660
+ position: relative;
5661
+ left: 93.75%;
5662
+ right: auto; }
5663
+
5664
+ .xxlarge-pull-15 {
5665
+ position: relative;
5666
+ right: 93.75%;
5667
+ left: auto; }
5668
+
4171
5669
  .column,
4172
5670
  .columns {
4173
5671
  position: relative;
@@ -4284,13 +5782,23 @@ select {
4284
5782
  margin-right: auto;
4285
5783
  float: none; }
4286
5784
 
5785
+ .column.xxlarge-uncentered,
5786
+ .columns.xxlarge-uncentered {
5787
+ margin-left: 0;
5788
+ margin-right: 0;
5789
+ float: left; }
5790
+
4287
5791
  .column.xxlarge-centered:last-child,
4288
5792
  .columns.xxlarge-centered:last-child {
4289
5793
  float: none; }
4290
5794
 
4291
5795
  .column.xxlarge-uncentered:last-child,
4292
5796
  .columns.xxlarge-uncentered:last-child {
4293
- float: left; } }
5797
+ float: left; }
5798
+
5799
+ .column.xxlarge-uncentered.opposite,
5800
+ .columns.xxlarge-uncentered.opposite {
5801
+ float: right; } }
4294
5802
  [class*="block-grid-"] {
4295
5803
  display: block;
4296
5804
  padding: 0;
@@ -4863,6 +6371,9 @@ select {
4863
6371
  -webkit-border-radius: 0px;
4864
6372
  line-height: normal; }
4865
6373
 
6374
+ select.radius {
6375
+ border-radius: 3px; }
6376
+
4866
6377
  select:disabled {
4867
6378
  cursor: default; }
4868
6379
 
@@ -4871,12 +6382,33 @@ input[type="file"],
4871
6382
  input[type="checkbox"],
4872
6383
  input[type="radio"],
4873
6384
  select {
4874
- margin: 0; }
6385
+ margin: 0 0 1rem 0; }
6386
+
6387
+ input[type="checkbox"] + label,
6388
+ input[type="radio"] + label {
6389
+ display: inline-block;
6390
+ margin-left: 0.5rem;
6391
+ margin-right: 1rem;
6392
+ margin-bottom: 0;
6393
+ vertical-align: baseline; }
4875
6394
 
4876
6395
  /* Normalize file input width */
4877
6396
  input[type="file"] {
4878
6397
  width: 100%; }
4879
6398
 
6399
+ /* HTML5 Number spinners settings */
6400
+ /* We add basic fieldset styling */
6401
+ fieldset {
6402
+ padding: 1.25rem;
6403
+ margin: 1.125rem 0; }
6404
+
6405
+ fieldset legend {
6406
+ font-weight: bold;
6407
+ background: white;
6408
+ padding: 0 0.1875rem;
6409
+ margin: 0;
6410
+ margin-left: -0.1875rem; }
6411
+
4880
6412
  .inline-list {
4881
6413
  margin: 0;
4882
6414
  padding: 0;
@@ -4892,6 +6424,81 @@ input[type="file"] {
4892
6424
  .inline-list > li > * {
4893
6425
  display: block; }
4894
6426
 
6427
+ @-webkit-keyframes rotate {
6428
+ from {
6429
+ -webkit-transform: rotate(0deg); }
6430
+ to {
6431
+ -webkit-transform: rotate(360deg); } }
6432
+ @-moz-keyframes rotate {
6433
+ from {
6434
+ -moz-transform: rotate(0deg); }
6435
+ to {
6436
+ -moz-transform: rotate(360deg); } }
6437
+ @-o-keyframes rotate {
6438
+ from {
6439
+ -o-transform: rotate(0deg); }
6440
+ to {
6441
+ -o-transform: rotate(360deg); } }
6442
+ @keyframes rotate {
6443
+ from {
6444
+ transform: rotate(0deg); }
6445
+ to {
6446
+ transform: rotate(360deg); } }
6447
+ ul.pagination {
6448
+ display: block;
6449
+ min-height: 1.5rem;
6450
+ margin-left: -0.3125rem; }
6451
+
6452
+ ul.pagination li {
6453
+ height: 1.5rem;
6454
+ color: #222222;
6455
+ font-size: 0.875rem;
6456
+ margin-left: 0.3125rem; }
6457
+
6458
+ ul.pagination li a, ul.pagination li button {
6459
+ display: block;
6460
+ padding: 0.0625rem 0.625rem 0.0625rem;
6461
+ color: #999999;
6462
+ background: none;
6463
+ border-radius: 3px;
6464
+ font-weight: normal;
6465
+ font-size: 1em;
6466
+ line-height: inherit;
6467
+ transition: background-color 300ms ease-out; }
6468
+
6469
+ ul.pagination li:hover a,
6470
+ ul.pagination li a:focus, ul.pagination li:hover button,
6471
+ ul.pagination li button:focus {
6472
+ background: #e6e6e6; }
6473
+
6474
+ ul.pagination li.unavailable a, ul.pagination li.unavailable button {
6475
+ cursor: default;
6476
+ color: #999999; }
6477
+
6478
+ ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
6479
+ background: transparent; }
6480
+
6481
+ ul.pagination li.current a, ul.pagination li.current button {
6482
+ background: #008cba;
6483
+ color: white;
6484
+ font-weight: bold;
6485
+ cursor: default; }
6486
+
6487
+ ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
6488
+ background: #008cba; }
6489
+
6490
+ ul.pagination li {
6491
+ float: left;
6492
+ display: block; }
6493
+
6494
+ /* Pagination centred wrapper */
6495
+ .pagination-centered {
6496
+ text-align: center; }
6497
+
6498
+ .pagination-centered ul.pagination li {
6499
+ float: none;
6500
+ display: inline-block; }
6501
+
4895
6502
  .reveal-modal-bg {
4896
6503
  position: fixed;
4897
6504
  top: 0;
@@ -5139,6 +6746,30 @@ table tr td {
5139
6746
 
5140
6747
  .xlarge-text-justify {
5141
6748
  text-align: justify !important; } }
6749
+ @media only screen and (min-width: 120.063em) and (max-width: 999999999999) {
6750
+ .xxlarge-only-text-left {
6751
+ text-align: left !important; }
6752
+
6753
+ .xxlarge-only-text-right {
6754
+ text-align: right !important; }
6755
+
6756
+ .xxlarge-only-text-center {
6757
+ text-align: center !important; }
6758
+
6759
+ .xxlarge-only-text-justify {
6760
+ text-align: justify !important; } }
6761
+ @media only screen and (min-width: 120.063em) {
6762
+ .xxlarge-text-left {
6763
+ text-align: left !important; }
6764
+
6765
+ .xxlarge-text-right {
6766
+ text-align: right !important; }
6767
+
6768
+ .xxlarge-text-center {
6769
+ text-align: center !important; }
6770
+
6771
+ .xxlarge-text-justify {
6772
+ text-align: justify !important; } }
5142
6773
  /* Typography resets */
5143
6774
  div,
5144
6775
  dl,
@@ -5197,15 +6828,42 @@ b {
5197
6828
  ul,
5198
6829
  ol,
5199
6830
  dl {
5200
- margin-bottom: 0;
5201
- margin-left: 0;
6831
+ margin-bottom: 1.25rem;
5202
6832
  list-style-position: outside;
5203
- font-family: inherit;
6833
+ font-family: inherit; }
6834
+
6835
+ ul.no-bullet {
6836
+ margin-left: 0; }
6837
+
6838
+ ul.no-bullet li ul,
6839
+ ul.no-bullet li ol {
6840
+ margin-bottom: 0;
5204
6841
  list-style: none; }
5205
6842
 
5206
6843
  /* Unordered Lists */
5207
6844
  ul li ul,
5208
- ul li ol,
6845
+ ul li ol {
6846
+ margin-bottom: 0; }
6847
+
6848
+ ul.square li ul, ul.circle li ul, ul.disc li ul {
6849
+ list-style: inherit; }
6850
+
6851
+ ul.square {
6852
+ list-style-type: square;
6853
+ margin-left: 1.1rem; }
6854
+
6855
+ ul.circle {
6856
+ list-style-type: circle;
6857
+ margin-left: 1.1rem; }
6858
+
6859
+ ul.disc {
6860
+ list-style-type: disc;
6861
+ margin-left: 1.1rem; }
6862
+
6863
+ ul.no-bullet {
6864
+ list-style: none; }
6865
+
6866
+ /* Ordered Lists */
5209
6867
  ol li ul,
5210
6868
  ol li ol {
5211
6869
  margin-bottom: 0; }
@@ -5775,6 +7433,7 @@ h1, h2, h3, h4, h5, h6, p {
5775
7433
  * user zoom.
5776
7434
  */
5777
7435
  html {
7436
+ font-family: sans-serif;
5778
7437
  /* 1 */
5779
7438
  -ms-text-size-adjust: 100%;
5780
7439
  /* 2 */
@@ -5821,10 +7480,6 @@ video {
5821
7480
  vertical-align: baseline;
5822
7481
  /* 2 */ }
5823
7482
 
5824
- p {
5825
- margin: 0;
5826
- padding: 0; }
5827
-
5828
7483
  /**
5829
7484
  * Prevent modern browsers from displaying `audio` without controls.
5830
7485
  * Remove excess height in iOS 5 devices.
@@ -5877,6 +7532,14 @@ strong {
5877
7532
  dfn {
5878
7533
  font-style: italic; }
5879
7534
 
7535
+ /**
7536
+ * Address variable `h1` font-size and margin within `section` and `article`
7537
+ * contexts in Firefox 4+, Safari, and Chrome.
7538
+ */
7539
+ h1 {
7540
+ font-size: 2em;
7541
+ margin: 0.67em 0; }
7542
+
5880
7543
  /**
5881
7544
  * Address styling not present in IE 8/9.
5882
7545
  */
@@ -5906,9 +7569,6 @@ sup {
5906
7569
  sub {
5907
7570
  bottom: -0.25em; }
5908
7571
 
5909
- h1, h2, h3, h4, h5, h6 {
5910
- margin: 0; }
5911
-
5912
7572
  /* Embedded content
5913
7573
  ========================================================================== */
5914
7574
  /**
@@ -5929,7 +7589,7 @@ svg:not(:root) {
5929
7589
  * Address margin not present in IE 8/9 and Safari.
5930
7590
  */
5931
7591
  figure {
5932
- margin: 0; }
7592
+ margin: 1em 40px; }
5933
7593
 
5934
7594
  /**
5935
7595
  * Address differences between Firefox and other browsers.
@@ -5953,7 +7613,7 @@ kbd,
5953
7613
  pre,
5954
7614
  samp {
5955
7615
  font-family: monospace, monospace;
5956
- font-size: 14px; }
7616
+ font-size: 1em; }
5957
7617
 
5958
7618
  /* Forms
5959
7619
  ========================================================================== */
@@ -6082,9 +7742,9 @@ input[type="search"]::-webkit-search-decoration {
6082
7742
  * Define consistent border, margin, and padding.
6083
7743
  */
6084
7744
  fieldset {
6085
- border: none;
6086
- margin: 0;
6087
- padding: 0; }
7745
+ border: 1px solid #c0c0c0;
7746
+ margin: 0 2px;
7747
+ padding: 0.35em 0.625em 0.75em; }
6088
7748
 
6089
7749
  /**
6090
7750
  * 1. Correct `color` not being inherited in IE 8/9/10/11.
@@ -14695,7 +16355,7 @@ a.badge:hover, a.badge:active {
14695
16355
  z-index: 2147483642;
14696
16356
  position: fixed;
14697
16357
  border: none !important; }
14698
- @media only screen and (min-width: 40.063em) {
16358
+ @media only screen and (min-width: lower-bound(40.063em, 64em)) {
14699
16359
  .reveal-modal .padding-left-large-medium-up {
14700
16360
  padding-left: 25px; } }
14701
16361
  .reveal-modal .overflow-hidden {
@@ -14862,7 +16522,7 @@ a.badge:hover, a.badge:active {
14862
16522
  margin: 0 10px 0 0;
14863
16523
  padding-left: 5px; }
14864
16524
 
14865
- @media only screen and (min-width: 64.063em) {
16525
+ @media only screen and (min-width: lower-bound(64.063em, 90em)) {
14866
16526
  .footer-inline a, .footer-inline p {
14867
16527
  line-height: 60px; }
14868
16528
  .footer-inline a {
@@ -14874,7 +16534,7 @@ a.badge:hover, a.badge:active {
14874
16534
  .footer--made-by {
14875
16535
  float: right;
14876
16536
  text-align: right; } }
14877
- @media only screen and (min-width: 40.063em) {
16537
+ @media only screen and (min-width: lower-bound(40.063em, 64em)) {
14878
16538
  .footer-inline {
14879
16539
  padding: 0; }
14880
16540
  .footer-inline a, .footer-inline p {
@@ -14890,7 +16550,7 @@ a.badge:hover, a.badge:active {
14890
16550
  .footer--made-by {
14891
16551
  text-align: center;
14892
16552
  padding-left: 0; } }
14893
- @media only screen and (min-width: 40.063em) and (max-width: 64em) {
16553
+ @media only screen and (min-width: lower-bound(40.063em, 64em)) and (max-width: upper-bound(40.063em, 64em)) {
14894
16554
  .footer--link-list {
14895
16555
  display: flex;
14896
16556
  align-items: center;
@@ -15475,9 +17135,6 @@ a.text--yellow.is-disabled:link, a.text--yellow.is-disabled:visited, a.text--yel
15475
17135
  .text--transparent {
15476
17136
  color: rgba(94, 120, 135, 0.5); }
15477
17137
 
15478
- .text---uppercase {
15479
- text-transform: uppercase; }
15480
-
15481
17138
  .text-contain.text-1 p {
15482
17139
  margin-bottom: 24px; }
15483
17140
  .text-contain.text-2 p {