/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-bootstrap

file-relative URI  : ../../images/icons/tick.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-bootstrap/../../images/icons/tick.svg
docroot stripped   : /assets/base/css/uchase-bootstrap/../../images/icons/tick.svg
traversals removed : /assets/base/images/icons/tick.svg

*/

/* uchase-bootstrap-s.css */

/* 1     */ /*!
/* 2     *|  * Bootstrap v4.1.1 (https://getbootstrap.com/)
/* 3     *|  * Copyright 2011-2018 The Bootstrap Authors
/* 4     *|  * Copyright 2011-2018 Twitter, Inc.
/* 5     *|  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/* 6     *|  */
/* 7     */ :root {
/* 8     */   --blue: #00A2FF;
/* 9     */   --indigo: #6610f2;
/* 10    */   --purple: #6f42c1;
/* 11    */   --pink: #e83e8c;
/* 12    */   --red: #d50d27;
/* 13    */   --orange: #fd7e14;
/* 14    */   --yellow: #FADE4D;
/* 15    */   --green: #16DDBA;
/* 16    */   --teal: #20c997;
/* 17    */   --cyan: #17a2b8;
/* 18    */   --white: #fff;
/* 19    */   --gray: #6c757d;
/* 20    */   --gray-dark: #343a40;
/* 21    */   --dark-green: #28a745;
/* 22    */   --almost-black: #434D66;
/* 23    */   --dark-grey: #627380;
/* 24    */   --grey: #899EAD;
/* 25    */   --light-blue: #E5F5FF;
/* 26    */   --light-grey: #D2D4D7;
/* 27    */   --extra-light-grey: #F0F3F5;
/* 28    */   --light-red: #EC4E35;
/* 29    */   --primary: #00A2FF;
/* 30    */   --secondary: #6c757d;
/* 31    */   --success: #28a745;
/* 32    */   --info: #17a2b8;
/* 33    */   --warning: #fd7e14;
/* 34    */   --danger: #d50d27;
/* 35    */   --light: #f8f9fa;
/* 36    */   --dark: #343a40;
/* 37    */   --ashley: #16DDBA;
/* 38    */   --lindsey: #FADE4D;
/* 39    */   --jane: #434D66;
/* 40    */   --kate: #627380;
/* 41    */   --emma: #899EAD;
/* 42    */   --scarlett: #E5F5FF;
/* 43    */   --nicole: #D2D4D7;
/* 44    */   --melissa: #F0F3F5;
/* 45    */   --tarra: #fff;
/* 46    */   --hanna: #EC4E35;
/* 47    */   --breakpoint-xs: 0;
/* 48    */   --breakpoint-sm: 768px;
/* 49    */   --breakpoint-md: 1024px;
/* 50    */   --breakpoint-lg: 1280px;

/* uchase-bootstrap-s.css */

/* 51    */   --breakpoint-xl: 1920px;
/* 52    */   --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* 53    */   --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
/* 54    */ }
/* 55    */ *,
/* 56    */ *::before,
/* 57    */ *::after {
/* 58    */   box-sizing: border-box;
/* 59    */ }
/* 60    */ html {
/* 61    */   font-family: sans-serif;
/* 62    */   line-height: 1.15;
/* 63    */   -webkit-text-size-adjust: 100%;
/* 64    */   -ms-text-size-adjust: 100%;
/* 65    */   -ms-overflow-style: scrollbar;
/* 66    */   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
/* 67    */ }
/* 68    */ @-ms-viewport {
/* 69    */   width: device-width;
/* 70    */ }
/* 71    */ article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
/* 72    */   display: block;
/* 73    */ }
/* 74    */ body {
/* 75    */   margin: 0;
/* 76    */   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* 77    */   font-size: 1rem;
/* 78    */   font-weight: 400;
/* 79    */   line-height: 1.2;
/* 80    */   color: #434D66;
/* 81    */   text-align: left;
/* 82    */   background-color: #fff;
/* 83    */ }
/* 84    */ [tabindex="-1"]:focus {
/* 85    */   outline: 0 !important;
/* 86    */ }
/* 87    */ hr {
/* 88    */   box-sizing: content-box;
/* 89    */   height: 0;
/* 90    */   overflow: visible;
/* 91    */ }
/* 92    */ h1, h2, h3, h4, h5, h6 {
/* 93    */   margin-top: 0;
/* 94    */   margin-bottom: 0.5rem;
/* 95    */ }
/* 96    */ p {
/* 97    */   margin-top: 0;
/* 98    */   margin-bottom: 1em;
/* 99    */ }
/* 100   */ abbr[title],

/* uchase-bootstrap-s.css */

/* 101   */ abbr[data-original-title] {
/* 102   */   text-decoration: underline;
/* 103   */   -webkit-text-decoration: underline dotted;
/* 104   */           text-decoration: underline dotted;
/* 105   */   cursor: help;
/* 106   */   border-bottom: 0;
/* 107   */ }
/* 108   */ address {
/* 109   */   margin-bottom: 1rem;
/* 110   */   font-style: normal;
/* 111   */   line-height: inherit;
/* 112   */ }
/* 113   */ ol,
/* 114   */ ul,
/* 115   */ dl {
/* 116   */   margin-top: 0;
/* 117   */   margin-bottom: 1rem;
/* 118   */ }
/* 119   */ ol ol,
/* 120   */ ul ul,
/* 121   */ ol ul,
/* 122   */ ul ol {
/* 123   */   margin-bottom: 0;
/* 124   */ }
/* 125   */ dt {
/* 126   */   font-weight: 700;
/* 127   */ }
/* 128   */ dd {
/* 129   */   margin-bottom: .5rem;
/* 130   */   margin-left: 0;
/* 131   */ }
/* 132   */ blockquote {
/* 133   */   margin: 0 0 1rem;
/* 134   */ }
/* 135   */ dfn {
/* 136   */   font-style: italic;
/* 137   */ }
/* 138   */ b,
/* 139   */ strong {
/* 140   */   font-weight: bolder;
/* 141   */ }
/* 142   */ small {
/* 143   */   font-size: 80%;
/* 144   */ }
/* 145   */ sub,
/* 146   */ sup {
/* 147   */   position: relative;
/* 148   */   font-size: 75%;
/* 149   */   line-height: 0;
/* 150   */   vertical-align: baseline;

/* uchase-bootstrap-s.css */

/* 151   */ }
/* 152   */ sub {
/* 153   */   bottom: -.25em;
/* 154   */ }
/* 155   */ sup {
/* 156   */   top: -.5em;
/* 157   */ }
/* 158   */ a {
/* 159   */   color: #00A2FF;
/* 160   */   text-decoration: none;
/* 161   */   background-color: transparent;
/* 162   */   -webkit-text-decoration-skip: objects;
/* 163   */ }
/* 164   */ a:hover {
/* 165   */   color: #0082cc;
/* 166   */   text-decoration: none;
/* 167   */ }
/* 168   */ a:not([href]):not([tabindex]) {
/* 169   */   color: inherit;
/* 170   */   text-decoration: none;
/* 171   */ }
/* 172   */ a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
/* 173   */   color: inherit;
/* 174   */   text-decoration: none;
/* 175   */ }
/* 176   */ a:not([href]):not([tabindex]):focus {
/* 177   */   outline: 0;
/* 178   */ }
/* 179   */ pre,
/* 180   */ code,
/* 181   */ kbd,
/* 182   */ samp {
/* 183   */   font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
/* 184   */   font-size: 1em;
/* 185   */ }
/* 186   */ pre {
/* 187   */   margin-top: 0;
/* 188   */   margin-bottom: 1rem;
/* 189   */   overflow: auto;
/* 190   */   -ms-overflow-style: scrollbar;
/* 191   */ }
/* 192   */ figure {
/* 193   */   margin: 0 0 1rem;
/* 194   */ }
/* 195   */ img {
/* 196   */   vertical-align: middle;
/* 197   */   border-style: none;
/* 198   */ }
/* 199   */ svg:not(:root) {
/* 200   */   overflow: hidden;

/* uchase-bootstrap-s.css */

/* 201   */ }
/* 202   */ table {
/* 203   */   border-collapse: collapse;
/* 204   */ }
/* 205   */ caption {
/* 206   */   padding-top: 0.75rem;
/* 207   */   padding-bottom: 0.75rem;
/* 208   */   color: #6c757d;
/* 209   */   text-align: left;
/* 210   */   caption-side: bottom;
/* 211   */ }
/* 212   */ th {
/* 213   */   text-align: inherit;
/* 214   */ }
/* 215   */ label {
/* 216   */   display: inline-block;
/* 217   */   margin-bottom: 0.5rem;
/* 218   */ }
/* 219   */ button {
/* 220   */   border-radius: 0;
/* 221   */ }
/* 222   */ button:focus {
/* 223   */   outline: 1px dotted;
/* 224   */   outline: 5px auto -webkit-focus-ring-color;
/* 225   */ }
/* 226   */ input,
/* 227   */ button,
/* 228   */ select,
/* 229   */ optgroup,
/* 230   */ textarea {
/* 231   */   margin: 0;
/* 232   */   font-family: inherit;
/* 233   */   font-size: inherit;
/* 234   */   line-height: inherit;
/* 235   */ }
/* 236   */ button,
/* 237   */ input {
/* 238   */   overflow: visible;
/* 239   */ }
/* 240   */ button,
/* 241   */ select {
/* 242   */   text-transform: none;
/* 243   */ }
/* 244   */ button,
/* 245   */ html [type="button"],
/* 246   */ [type="reset"],
/* 247   */ [type="submit"] {
/* 248   */   -webkit-appearance: button;
/* 249   */ }
/* 250   */ button::-moz-focus-inner,

/* uchase-bootstrap-s.css */

/* 251   */ [type="button"]::-moz-focus-inner,
/* 252   */ [type="reset"]::-moz-focus-inner,
/* 253   */ [type="submit"]::-moz-focus-inner {
/* 254   */   padding: 0;
/* 255   */   border-style: none;
/* 256   */ }
/* 257   */ input[type="radio"],
/* 258   */ input[type="checkbox"] {
/* 259   */   box-sizing: border-box;
/* 260   */   padding: 0;
/* 261   */ }
/* 262   */ input[type="date"],
/* 263   */ input[type="time"],
/* 264   */ input[type="datetime-local"],
/* 265   */ input[type="month"] {
/* 266   */   -webkit-appearance: listbox;
/* 267   */ }
/* 268   */ textarea {
/* 269   */   overflow: auto;
/* 270   */   resize: vertical;
/* 271   */ }
/* 272   */ fieldset {
/* 273   */   min-width: 0;
/* 274   */   padding: 0;
/* 275   */   margin: 0;
/* 276   */   border: 0;
/* 277   */ }
/* 278   */ legend {
/* 279   */   display: block;
/* 280   */   width: 100%;
/* 281   */   max-width: 100%;
/* 282   */   padding: 0;
/* 283   */   margin-bottom: .5rem;
/* 284   */   font-size: 1.5rem;
/* 285   */   line-height: inherit;
/* 286   */   color: inherit;
/* 287   */   white-space: normal;
/* 288   */ }
/* 289   */ progress {
/* 290   */   vertical-align: baseline;
/* 291   */ }
/* 292   */ [type="number"]::-webkit-inner-spin-button,
/* 293   */ [type="number"]::-webkit-outer-spin-button {
/* 294   */   height: auto;
/* 295   */ }
/* 296   */ [type="search"] {
/* 297   */   outline-offset: -2px;
/* 298   */   -webkit-appearance: none;
/* 299   */ }
/* 300   */ [type="search"]::-webkit-search-cancel-button,

/* uchase-bootstrap-s.css */

/* 301   */ [type="search"]::-webkit-search-decoration {
/* 302   */   -webkit-appearance: none;
/* 303   */ }
/* 304   */ ::-webkit-file-upload-button {
/* 305   */   font: inherit;
/* 306   */   -webkit-appearance: button;
/* 307   */ }
/* 308   */ output {
/* 309   */   display: inline-block;
/* 310   */ }
/* 311   */ summary {
/* 312   */   display: list-item;
/* 313   */   cursor: pointer;
/* 314   */ }
/* 315   */ template {
/* 316   */   display: none;
/* 317   */ }
/* 318   */ [hidden] {
/* 319   */   display: none !important;
/* 320   */ }
/* 321   */ ol,
/* 322   */ ul,
/* 323   */ dl {
/* 324   */   margin-bottom: 0;
/* 325   */ }
/* 326   */ h1, h2, h3, h4, h5, h6,
/* 327   */ .h1, .h2, .h3, .h4, .h5, .h6 {
/* 328   */   margin-bottom: 0.5rem;
/* 329   */   font-family: "AkrobatBold";
/* 330   */   font-weight: 400;
/* 331   */   line-height: 1.2;
/* 332   */   color: #434D66;
/* 333   */ }
/* 334   */ h1, .h1 {
/* 335   */   font-size: 4rem;
/* 336   */ }
/* 337   */ h2, .h2 {
/* 338   */   font-size: 3rem;
/* 339   */ }
/* 340   */ h3, .h3 {
/* 341   */   font-size: 2rem;
/* 342   */ }
/* 343   */ h4, .h4 {
/* 344   */   font-size: 1.5rem;
/* 345   */ }
/* 346   */ h5, .h5 {
/* 347   */   font-size: 1.25rem;
/* 348   */ }
/* 349   */ h6, .h6 {
/* 350   */   font-size: 1.125rem;

/* uchase-bootstrap-s.css */

/* 351   */ }
/* 352   */ .lead {
/* 353   */   font-size: 1.25rem;
/* 354   */   font-weight: 300;
/* 355   */ }
/* 356   */ .display-1 {
/* 357   */   font-size: 6rem;
/* 358   */   font-weight: 300;
/* 359   */   line-height: 1.2;
/* 360   */ }
/* 361   */ .display-2 {
/* 362   */   font-size: 5.5rem;
/* 363   */   font-weight: 300;
/* 364   */   line-height: 1.2;
/* 365   */ }
/* 366   */ .display-3 {
/* 367   */   font-size: 4.5rem;
/* 368   */   font-weight: 300;
/* 369   */   line-height: 1.2;
/* 370   */ }
/* 371   */ .display-4 {
/* 372   */   font-size: 3.5rem;
/* 373   */   font-weight: 300;
/* 374   */   line-height: 1.2;
/* 375   */ }
/* 376   */ hr {
/* 377   */   margin-top: 1rem;
/* 378   */   margin-bottom: 1rem;
/* 379   */   border: 0;
/* 380   */   border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 381   */ }
/* 382   */ small,
/* 383   */ .small {
/* 384   */   font-size: 80%;
/* 385   */   font-weight: 400;
/* 386   */ }
/* 387   */ mark,
/* 388   */ .mark {
/* 389   */   padding: 0.2em;
/* 390   */   background-color: #fcf8e3;
/* 391   */ }
/* 392   */ .list-unstyled {
/* 393   */   padding-left: 0;
/* 394   */   list-style: none;
/* 395   */ }
/* 396   */ .list-inline {
/* 397   */   padding-left: 0;
/* 398   */   list-style: none;
/* 399   */ }
/* 400   */ .list-inline-item {

/* uchase-bootstrap-s.css */

/* 401   */   display: inline-block;
/* 402   */ }
/* 403   */ .list-inline-item:not(:last-child) {
/* 404   */   margin-right: 0.5rem;
/* 405   */ }
/* 406   */ .initialism {
/* 407   */   font-size: 90%;
/* 408   */   text-transform: uppercase;
/* 409   */ }
/* 410   */ .blockquote {
/* 411   */   margin-bottom: 1rem;
/* 412   */   font-size: 1.25rem;
/* 413   */ }
/* 414   */ .blockquote-footer {
/* 415   */   display: block;
/* 416   */   font-size: 80%;
/* 417   */   color: #6c757d;
/* 418   */ }
/* 419   */ .blockquote-footer::before {
/* 420   */   content: "\2014 \00A0";
/* 421   */ }
/* 422   */ .img-fluid {
/* 423   */   max-width: 100%;
/* 424   */   height: auto;
/* 425   */ }
/* 426   */ .img-thumbnail {
/* 427   */   padding: 0.25rem;
/* 428   */   background-color: #fff;
/* 429   */   border: 1px solid #dee2e6;
/* 430   */   border-radius: 0.25rem;
/* 431   */   max-width: 100%;
/* 432   */   height: auto;
/* 433   */ }
/* 434   */ .figure {
/* 435   */   display: inline-block;
/* 436   */ }
/* 437   */ .figure-img {
/* 438   */   margin-bottom: 0.5rem;
/* 439   */   line-height: 1;
/* 440   */ }
/* 441   */ .figure-caption {
/* 442   */   font-size: 90%;
/* 443   */   color: #6c757d;
/* 444   */ }
/* 445   */ code {
/* 446   */   font-size: 87.5%;
/* 447   */   color: #e83e8c;
/* 448   */   word-break: break-word;
/* 449   */ }
/* 450   */ a > code {

/* uchase-bootstrap-s.css */

/* 451   */   color: inherit;
/* 452   */ }
/* 453   */ kbd {
/* 454   */   padding: 0.2rem 0.4rem;
/* 455   */   font-size: 87.5%;
/* 456   */   color: #fff;
/* 457   */   background-color: #212529;
/* 458   */   border-radius: 0.2rem;
/* 459   */ }
/* 460   */ kbd kbd {
/* 461   */   padding: 0;
/* 462   */   font-size: 100%;
/* 463   */   font-weight: 700;
/* 464   */ }
/* 465   */ pre {
/* 466   */   display: block;
/* 467   */   font-size: 87.5%;
/* 468   */   color: #212529;
/* 469   */ }
/* 470   */ pre code {
/* 471   */   font-size: inherit;
/* 472   */   color: inherit;
/* 473   */   word-break: normal;
/* 474   */ }
/* 475   */ .pre-scrollable {
/* 476   */   max-height: 340px;
/* 477   */   overflow-y: scroll;
/* 478   */ }
/* 479   */ .container {
/* 480   */   width: 100%;
/* 481   */   padding-right: 0.5rem;
/* 482   */   padding-left: 0.5rem;
/* 483   */   margin-right: auto;
/* 484   */   margin-left: auto;
/* 485   */ }
/* 486   */ @media (min-width: 768px) {
/* 487   */   .container {
/* 488   */     max-width: 752px;
/* 489   */   }
/* 490   */ }
/* 491   */ @media (min-width: 1024px) {
/* 492   */   .container {
/* 493   */     max-width: 992px;
/* 494   */   }
/* 495   */ }
/* 496   */ @media (min-width: 1280px) {
/* 497   */   .container {
/* 498   */     max-width: 1248px;
/* 499   */   }
/* 500   */ }

/* uchase-bootstrap-s.css */

/* 501   */ @media (min-width: 1920px) {
/* 502   */   .container {
/* 503   */     max-width: 1888px;
/* 504   */   }
/* 505   */ }
/* 506   */ .container-fluid {
/* 507   */   width: 100%;
/* 508   */   padding-right: 0.5rem;
/* 509   */   padding-left: 0.5rem;
/* 510   */   margin-right: auto;
/* 511   */   margin-left: auto;
/* 512   */ }
/* 513   */ .row {
/* 514   */   display: -webkit-flex;
/* 515   */   display: flex;
/* 516   */   -webkit-flex-wrap: wrap;
/* 517   */           flex-wrap: wrap;
/* 518   */   margin-right: -0.5rem;
/* 519   */   margin-left: -0.5rem;
/* 520   */ }
/* 521   */ .no-gutters {
/* 522   */   margin-right: 0;
/* 523   */   margin-left: 0;
/* 524   */ }
/* 525   */ .no-gutters > .col,
/* 526   */ .no-gutters > [class*="col-"] {
/* 527   */   padding-right: 0;
/* 528   */   padding-left: 0;
/* 529   */ }
/* 530   */ .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
/* 531   */ .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
/* 532   */ .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
/* 533   */ .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
/* 534   */ .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
/* 535   */ .col-xl-auto {
/* 536   */   position: relative;
/* 537   */   width: 100%;
/* 538   */   min-height: 1px;
/* 539   */   padding-right: 0.5rem;
/* 540   */   padding-left: 0.5rem;
/* 541   */ }
/* 542   */ .col {
/* 543   */   -webkit-flex-basis: 0;
/* 544   */           flex-basis: 0;
/* 545   */   -webkit-flex-grow: 1;
/* 546   */           flex-grow: 1;
/* 547   */   max-width: 100%;
/* 548   */ }
/* 549   */ .col-auto {
/* 550   */   -webkit-flex: 0 0 auto;

/* uchase-bootstrap-s.css */

/* 551   */           flex: 0 0 auto;
/* 552   */   width: auto;
/* 553   */   max-width: none;
/* 554   */ }
/* 555   */ .col-1 {
/* 556   */   -webkit-flex: 0 0 8.33333%;
/* 557   */           flex: 0 0 8.33333%;
/* 558   */   max-width: 8.33333%;
/* 559   */ }
/* 560   */ .col-2 {
/* 561   */   -webkit-flex: 0 0 16.66667%;
/* 562   */           flex: 0 0 16.66667%;
/* 563   */   max-width: 16.66667%;
/* 564   */ }
/* 565   */ .col-3 {
/* 566   */   -webkit-flex: 0 0 25%;
/* 567   */           flex: 0 0 25%;
/* 568   */   max-width: 25%;
/* 569   */ }
/* 570   */ .col-4 {
/* 571   */   -webkit-flex: 0 0 33.33333%;
/* 572   */           flex: 0 0 33.33333%;
/* 573   */   max-width: 33.33333%;
/* 574   */ }
/* 575   */ .col-5 {
/* 576   */   -webkit-flex: 0 0 41.66667%;
/* 577   */           flex: 0 0 41.66667%;
/* 578   */   max-width: 41.66667%;
/* 579   */ }
/* 580   */ .col-6 {
/* 581   */   -webkit-flex: 0 0 50%;
/* 582   */           flex: 0 0 50%;
/* 583   */   max-width: 50%;
/* 584   */ }
/* 585   */ .col-7 {
/* 586   */   -webkit-flex: 0 0 58.33333%;
/* 587   */           flex: 0 0 58.33333%;
/* 588   */   max-width: 58.33333%;
/* 589   */ }
/* 590   */ .col-8 {
/* 591   */   -webkit-flex: 0 0 66.66667%;
/* 592   */           flex: 0 0 66.66667%;
/* 593   */   max-width: 66.66667%;
/* 594   */ }
/* 595   */ .col-9 {
/* 596   */   -webkit-flex: 0 0 75%;
/* 597   */           flex: 0 0 75%;
/* 598   */   max-width: 75%;
/* 599   */ }
/* 600   */ .col-10 {

/* uchase-bootstrap-s.css */

/* 601   */   -webkit-flex: 0 0 83.33333%;
/* 602   */           flex: 0 0 83.33333%;
/* 603   */   max-width: 83.33333%;
/* 604   */ }
/* 605   */ .col-11 {
/* 606   */   -webkit-flex: 0 0 91.66667%;
/* 607   */           flex: 0 0 91.66667%;
/* 608   */   max-width: 91.66667%;
/* 609   */ }
/* 610   */ .col-12 {
/* 611   */   -webkit-flex: 0 0 100%;
/* 612   */           flex: 0 0 100%;
/* 613   */   max-width: 100%;
/* 614   */ }
/* 615   */ .order-first {
/* 616   */   -webkit-order: -1;
/* 617   */           order: -1;
/* 618   */ }
/* 619   */ .order-last {
/* 620   */   -webkit-order: 13;
/* 621   */           order: 13;
/* 622   */ }
/* 623   */ .order-0 {
/* 624   */   -webkit-order: 0;
/* 625   */           order: 0;
/* 626   */ }
/* 627   */ .order-1 {
/* 628   */   -webkit-order: 1;
/* 629   */           order: 1;
/* 630   */ }
/* 631   */ .order-2 {
/* 632   */   -webkit-order: 2;
/* 633   */           order: 2;
/* 634   */ }
/* 635   */ .order-3 {
/* 636   */   -webkit-order: 3;
/* 637   */           order: 3;
/* 638   */ }
/* 639   */ .order-4 {
/* 640   */   -webkit-order: 4;
/* 641   */           order: 4;
/* 642   */ }
/* 643   */ .order-5 {
/* 644   */   -webkit-order: 5;
/* 645   */           order: 5;
/* 646   */ }
/* 647   */ .order-6 {
/* 648   */   -webkit-order: 6;
/* 649   */           order: 6;
/* 650   */ }

/* uchase-bootstrap-s.css */

/* 651   */ .order-7 {
/* 652   */   -webkit-order: 7;
/* 653   */           order: 7;
/* 654   */ }
/* 655   */ .order-8 {
/* 656   */   -webkit-order: 8;
/* 657   */           order: 8;
/* 658   */ }
/* 659   */ .order-9 {
/* 660   */   -webkit-order: 9;
/* 661   */           order: 9;
/* 662   */ }
/* 663   */ .order-10 {
/* 664   */   -webkit-order: 10;
/* 665   */           order: 10;
/* 666   */ }
/* 667   */ .order-11 {
/* 668   */   -webkit-order: 11;
/* 669   */           order: 11;
/* 670   */ }
/* 671   */ .order-12 {
/* 672   */   -webkit-order: 12;
/* 673   */           order: 12;
/* 674   */ }
/* 675   */ .offset-1 {
/* 676   */   margin-left: 8.33333%;
/* 677   */ }
/* 678   */ .offset-2 {
/* 679   */   margin-left: 16.66667%;
/* 680   */ }
/* 681   */ .offset-3 {
/* 682   */   margin-left: 25%;
/* 683   */ }
/* 684   */ .offset-4 {
/* 685   */   margin-left: 33.33333%;
/* 686   */ }
/* 687   */ .offset-5 {
/* 688   */   margin-left: 41.66667%;
/* 689   */ }
/* 690   */ .offset-6 {
/* 691   */   margin-left: 50%;
/* 692   */ }
/* 693   */ .offset-7 {
/* 694   */   margin-left: 58.33333%;
/* 695   */ }
/* 696   */ .offset-8 {
/* 697   */   margin-left: 66.66667%;
/* 698   */ }
/* 699   */ .offset-9 {
/* 700   */   margin-left: 75%;

/* uchase-bootstrap-s.css */

/* 701   */ }
/* 702   */ .offset-10 {
/* 703   */   margin-left: 83.33333%;
/* 704   */ }
/* 705   */ .offset-11 {
/* 706   */   margin-left: 91.66667%;
/* 707   */ }
/* 708   */ @media (min-width: 768px) {
/* 709   */   .col-sm {
/* 710   */     -webkit-flex-basis: 0;
/* 711   */             flex-basis: 0;
/* 712   */     -webkit-flex-grow: 1;
/* 713   */             flex-grow: 1;
/* 714   */     max-width: 100%;
/* 715   */   }
/* 716   */   .col-sm-auto {
/* 717   */     -webkit-flex: 0 0 auto;
/* 718   */             flex: 0 0 auto;
/* 719   */     width: auto;
/* 720   */     max-width: none;
/* 721   */   }
/* 722   */   .col-sm-1 {
/* 723   */     -webkit-flex: 0 0 8.33333%;
/* 724   */             flex: 0 0 8.33333%;
/* 725   */     max-width: 8.33333%;
/* 726   */   }
/* 727   */   .col-sm-2 {
/* 728   */     -webkit-flex: 0 0 16.66667%;
/* 729   */             flex: 0 0 16.66667%;
/* 730   */     max-width: 16.66667%;
/* 731   */   }
/* 732   */   .col-sm-3 {
/* 733   */     -webkit-flex: 0 0 25%;
/* 734   */             flex: 0 0 25%;
/* 735   */     max-width: 25%;
/* 736   */   }
/* 737   */   .col-sm-4 {
/* 738   */     -webkit-flex: 0 0 33.33333%;
/* 739   */             flex: 0 0 33.33333%;
/* 740   */     max-width: 33.33333%;
/* 741   */   }
/* 742   */   .col-sm-5 {
/* 743   */     -webkit-flex: 0 0 41.66667%;
/* 744   */             flex: 0 0 41.66667%;
/* 745   */     max-width: 41.66667%;
/* 746   */   }
/* 747   */   .col-sm-6 {
/* 748   */     -webkit-flex: 0 0 50%;
/* 749   */             flex: 0 0 50%;
/* 750   */     max-width: 50%;

/* uchase-bootstrap-s.css */

/* 751   */   }
/* 752   */   .col-sm-7 {
/* 753   */     -webkit-flex: 0 0 58.33333%;
/* 754   */             flex: 0 0 58.33333%;
/* 755   */     max-width: 58.33333%;
/* 756   */   }
/* 757   */   .col-sm-8 {
/* 758   */     -webkit-flex: 0 0 66.66667%;
/* 759   */             flex: 0 0 66.66667%;
/* 760   */     max-width: 66.66667%;
/* 761   */   }
/* 762   */   .col-sm-9 {
/* 763   */     -webkit-flex: 0 0 75%;
/* 764   */             flex: 0 0 75%;
/* 765   */     max-width: 75%;
/* 766   */   }
/* 767   */   .col-sm-10 {
/* 768   */     -webkit-flex: 0 0 83.33333%;
/* 769   */             flex: 0 0 83.33333%;
/* 770   */     max-width: 83.33333%;
/* 771   */   }
/* 772   */   .col-sm-11 {
/* 773   */     -webkit-flex: 0 0 91.66667%;
/* 774   */             flex: 0 0 91.66667%;
/* 775   */     max-width: 91.66667%;
/* 776   */   }
/* 777   */   .col-sm-12 {
/* 778   */     -webkit-flex: 0 0 100%;
/* 779   */             flex: 0 0 100%;
/* 780   */     max-width: 100%;
/* 781   */   }
/* 782   */   .order-sm-first {
/* 783   */     -webkit-order: -1;
/* 784   */             order: -1;
/* 785   */   }
/* 786   */   .order-sm-last {
/* 787   */     -webkit-order: 13;
/* 788   */             order: 13;
/* 789   */   }
/* 790   */   .order-sm-0 {
/* 791   */     -webkit-order: 0;
/* 792   */             order: 0;
/* 793   */   }
/* 794   */   .order-sm-1 {
/* 795   */     -webkit-order: 1;
/* 796   */             order: 1;
/* 797   */   }
/* 798   */   .order-sm-2 {
/* 799   */     -webkit-order: 2;
/* 800   */             order: 2;

/* uchase-bootstrap-s.css */

/* 801   */   }
/* 802   */   .order-sm-3 {
/* 803   */     -webkit-order: 3;
/* 804   */             order: 3;
/* 805   */   }
/* 806   */   .order-sm-4 {
/* 807   */     -webkit-order: 4;
/* 808   */             order: 4;
/* 809   */   }
/* 810   */   .order-sm-5 {
/* 811   */     -webkit-order: 5;
/* 812   */             order: 5;
/* 813   */   }
/* 814   */   .order-sm-6 {
/* 815   */     -webkit-order: 6;
/* 816   */             order: 6;
/* 817   */   }
/* 818   */   .order-sm-7 {
/* 819   */     -webkit-order: 7;
/* 820   */             order: 7;
/* 821   */   }
/* 822   */   .order-sm-8 {
/* 823   */     -webkit-order: 8;
/* 824   */             order: 8;
/* 825   */   }
/* 826   */   .order-sm-9 {
/* 827   */     -webkit-order: 9;
/* 828   */             order: 9;
/* 829   */   }
/* 830   */   .order-sm-10 {
/* 831   */     -webkit-order: 10;
/* 832   */             order: 10;
/* 833   */   }
/* 834   */   .order-sm-11 {
/* 835   */     -webkit-order: 11;
/* 836   */             order: 11;
/* 837   */   }
/* 838   */   .order-sm-12 {
/* 839   */     -webkit-order: 12;
/* 840   */             order: 12;
/* 841   */   }
/* 842   */   .offset-sm-0 {
/* 843   */     margin-left: 0;
/* 844   */   }
/* 845   */   .offset-sm-1 {
/* 846   */     margin-left: 8.33333%;
/* 847   */   }
/* 848   */   .offset-sm-2 {
/* 849   */     margin-left: 16.66667%;
/* 850   */   }

/* uchase-bootstrap-s.css */

/* 851   */   .offset-sm-3 {
/* 852   */     margin-left: 25%;
/* 853   */   }
/* 854   */   .offset-sm-4 {
/* 855   */     margin-left: 33.33333%;
/* 856   */   }
/* 857   */   .offset-sm-5 {
/* 858   */     margin-left: 41.66667%;
/* 859   */   }
/* 860   */   .offset-sm-6 {
/* 861   */     margin-left: 50%;
/* 862   */   }
/* 863   */   .offset-sm-7 {
/* 864   */     margin-left: 58.33333%;
/* 865   */   }
/* 866   */   .offset-sm-8 {
/* 867   */     margin-left: 66.66667%;
/* 868   */   }
/* 869   */   .offset-sm-9 {
/* 870   */     margin-left: 75%;
/* 871   */   }
/* 872   */   .offset-sm-10 {
/* 873   */     margin-left: 83.33333%;
/* 874   */   }
/* 875   */   .offset-sm-11 {
/* 876   */     margin-left: 91.66667%;
/* 877   */   }
/* 878   */ }
/* 879   */ @media (min-width: 1024px) {
/* 880   */   .col-md {
/* 881   */     -webkit-flex-basis: 0;
/* 882   */             flex-basis: 0;
/* 883   */     -webkit-flex-grow: 1;
/* 884   */             flex-grow: 1;
/* 885   */     max-width: 100%;
/* 886   */   }
/* 887   */   .col-md-auto {
/* 888   */     -webkit-flex: 0 0 auto;
/* 889   */             flex: 0 0 auto;
/* 890   */     width: auto;
/* 891   */     max-width: none;
/* 892   */   }
/* 893   */   .col-md-1 {
/* 894   */     -webkit-flex: 0 0 8.33333%;
/* 895   */             flex: 0 0 8.33333%;
/* 896   */     max-width: 8.33333%;
/* 897   */   }
/* 898   */   .col-md-2 {
/* 899   */     -webkit-flex: 0 0 16.66667%;
/* 900   */             flex: 0 0 16.66667%;

/* uchase-bootstrap-s.css */

/* 901   */     max-width: 16.66667%;
/* 902   */   }
/* 903   */   .col-md-3 {
/* 904   */     -webkit-flex: 0 0 25%;
/* 905   */             flex: 0 0 25%;
/* 906   */     max-width: 25%;
/* 907   */   }
/* 908   */   .col-md-4 {
/* 909   */     -webkit-flex: 0 0 33.33333%;
/* 910   */             flex: 0 0 33.33333%;
/* 911   */     max-width: 33.33333%;
/* 912   */   }
/* 913   */   .col-md-5 {
/* 914   */     -webkit-flex: 0 0 41.66667%;
/* 915   */             flex: 0 0 41.66667%;
/* 916   */     max-width: 41.66667%;
/* 917   */   }
/* 918   */   .col-md-6 {
/* 919   */     -webkit-flex: 0 0 50%;
/* 920   */             flex: 0 0 50%;
/* 921   */     max-width: 50%;
/* 922   */   }
/* 923   */   .col-md-7 {
/* 924   */     -webkit-flex: 0 0 58.33333%;
/* 925   */             flex: 0 0 58.33333%;
/* 926   */     max-width: 58.33333%;
/* 927   */   }
/* 928   */   .col-md-8 {
/* 929   */     -webkit-flex: 0 0 66.66667%;
/* 930   */             flex: 0 0 66.66667%;
/* 931   */     max-width: 66.66667%;
/* 932   */   }
/* 933   */   .col-md-9 {
/* 934   */     -webkit-flex: 0 0 75%;
/* 935   */             flex: 0 0 75%;
/* 936   */     max-width: 75%;
/* 937   */   }
/* 938   */   .col-md-10 {
/* 939   */     -webkit-flex: 0 0 83.33333%;
/* 940   */             flex: 0 0 83.33333%;
/* 941   */     max-width: 83.33333%;
/* 942   */   }
/* 943   */   .col-md-11 {
/* 944   */     -webkit-flex: 0 0 91.66667%;
/* 945   */             flex: 0 0 91.66667%;
/* 946   */     max-width: 91.66667%;
/* 947   */   }
/* 948   */   .col-md-12 {
/* 949   */     -webkit-flex: 0 0 100%;
/* 950   */             flex: 0 0 100%;

/* uchase-bootstrap-s.css */

/* 951   */     max-width: 100%;
/* 952   */   }
/* 953   */   .order-md-first {
/* 954   */     -webkit-order: -1;
/* 955   */             order: -1;
/* 956   */   }
/* 957   */   .order-md-last {
/* 958   */     -webkit-order: 13;
/* 959   */             order: 13;
/* 960   */   }
/* 961   */   .order-md-0 {
/* 962   */     -webkit-order: 0;
/* 963   */             order: 0;
/* 964   */   }
/* 965   */   .order-md-1 {
/* 966   */     -webkit-order: 1;
/* 967   */             order: 1;
/* 968   */   }
/* 969   */   .order-md-2 {
/* 970   */     -webkit-order: 2;
/* 971   */             order: 2;
/* 972   */   }
/* 973   */   .order-md-3 {
/* 974   */     -webkit-order: 3;
/* 975   */             order: 3;
/* 976   */   }
/* 977   */   .order-md-4 {
/* 978   */     -webkit-order: 4;
/* 979   */             order: 4;
/* 980   */   }
/* 981   */   .order-md-5 {
/* 982   */     -webkit-order: 5;
/* 983   */             order: 5;
/* 984   */   }
/* 985   */   .order-md-6 {
/* 986   */     -webkit-order: 6;
/* 987   */             order: 6;
/* 988   */   }
/* 989   */   .order-md-7 {
/* 990   */     -webkit-order: 7;
/* 991   */             order: 7;
/* 992   */   }
/* 993   */   .order-md-8 {
/* 994   */     -webkit-order: 8;
/* 995   */             order: 8;
/* 996   */   }
/* 997   */   .order-md-9 {
/* 998   */     -webkit-order: 9;
/* 999   */             order: 9;
/* 1000  */   }

/* uchase-bootstrap-s.css */

/* 1001  */   .order-md-10 {
/* 1002  */     -webkit-order: 10;
/* 1003  */             order: 10;
/* 1004  */   }
/* 1005  */   .order-md-11 {
/* 1006  */     -webkit-order: 11;
/* 1007  */             order: 11;
/* 1008  */   }
/* 1009  */   .order-md-12 {
/* 1010  */     -webkit-order: 12;
/* 1011  */             order: 12;
/* 1012  */   }
/* 1013  */   .offset-md-0 {
/* 1014  */     margin-left: 0;
/* 1015  */   }
/* 1016  */   .offset-md-1 {
/* 1017  */     margin-left: 8.33333%;
/* 1018  */   }
/* 1019  */   .offset-md-2 {
/* 1020  */     margin-left: 16.66667%;
/* 1021  */   }
/* 1022  */   .offset-md-3 {
/* 1023  */     margin-left: 25%;
/* 1024  */   }
/* 1025  */   .offset-md-4 {
/* 1026  */     margin-left: 33.33333%;
/* 1027  */   }
/* 1028  */   .offset-md-5 {
/* 1029  */     margin-left: 41.66667%;
/* 1030  */   }
/* 1031  */   .offset-md-6 {
/* 1032  */     margin-left: 50%;
/* 1033  */   }
/* 1034  */   .offset-md-7 {
/* 1035  */     margin-left: 58.33333%;
/* 1036  */   }
/* 1037  */   .offset-md-8 {
/* 1038  */     margin-left: 66.66667%;
/* 1039  */   }
/* 1040  */   .offset-md-9 {
/* 1041  */     margin-left: 75%;
/* 1042  */   }
/* 1043  */   .offset-md-10 {
/* 1044  */     margin-left: 83.33333%;
/* 1045  */   }
/* 1046  */   .offset-md-11 {
/* 1047  */     margin-left: 91.66667%;
/* 1048  */   }
/* 1049  */ }
/* 1050  */ @media (min-width: 1280px) {

/* uchase-bootstrap-s.css */

/* 1051  */   .col-lg {
/* 1052  */     -webkit-flex-basis: 0;
/* 1053  */             flex-basis: 0;
/* 1054  */     -webkit-flex-grow: 1;
/* 1055  */             flex-grow: 1;
/* 1056  */     max-width: 100%;
/* 1057  */   }
/* 1058  */   .col-lg-auto {
/* 1059  */     -webkit-flex: 0 0 auto;
/* 1060  */             flex: 0 0 auto;
/* 1061  */     width: auto;
/* 1062  */     max-width: none;
/* 1063  */   }
/* 1064  */   .col-lg-1 {
/* 1065  */     -webkit-flex: 0 0 8.33333%;
/* 1066  */             flex: 0 0 8.33333%;
/* 1067  */     max-width: 8.33333%;
/* 1068  */   }
/* 1069  */   .col-lg-2 {
/* 1070  */     -webkit-flex: 0 0 16.66667%;
/* 1071  */             flex: 0 0 16.66667%;
/* 1072  */     max-width: 16.66667%;
/* 1073  */   }
/* 1074  */   .col-lg-3 {
/* 1075  */     -webkit-flex: 0 0 25%;
/* 1076  */             flex: 0 0 25%;
/* 1077  */     max-width: 25%;
/* 1078  */   }
/* 1079  */   .col-lg-4 {
/* 1080  */     -webkit-flex: 0 0 33.33333%;
/* 1081  */             flex: 0 0 33.33333%;
/* 1082  */     max-width: 33.33333%;
/* 1083  */   }
/* 1084  */   .col-lg-5 {
/* 1085  */     -webkit-flex: 0 0 41.66667%;
/* 1086  */             flex: 0 0 41.66667%;
/* 1087  */     max-width: 41.66667%;
/* 1088  */   }
/* 1089  */   .col-lg-6 {
/* 1090  */     -webkit-flex: 0 0 50%;
/* 1091  */             flex: 0 0 50%;
/* 1092  */     max-width: 50%;
/* 1093  */   }
/* 1094  */   .col-lg-7 {
/* 1095  */     -webkit-flex: 0 0 58.33333%;
/* 1096  */             flex: 0 0 58.33333%;
/* 1097  */     max-width: 58.33333%;
/* 1098  */   }
/* 1099  */   .col-lg-8 {
/* 1100  */     -webkit-flex: 0 0 66.66667%;

/* uchase-bootstrap-s.css */

/* 1101  */             flex: 0 0 66.66667%;
/* 1102  */     max-width: 66.66667%;
/* 1103  */   }
/* 1104  */   .col-lg-9 {
/* 1105  */     -webkit-flex: 0 0 75%;
/* 1106  */             flex: 0 0 75%;
/* 1107  */     max-width: 75%;
/* 1108  */   }
/* 1109  */   .col-lg-10 {
/* 1110  */     -webkit-flex: 0 0 83.33333%;
/* 1111  */             flex: 0 0 83.33333%;
/* 1112  */     max-width: 83.33333%;
/* 1113  */   }
/* 1114  */   .col-lg-11 {
/* 1115  */     -webkit-flex: 0 0 91.66667%;
/* 1116  */             flex: 0 0 91.66667%;
/* 1117  */     max-width: 91.66667%;
/* 1118  */   }
/* 1119  */   .col-lg-12 {
/* 1120  */     -webkit-flex: 0 0 100%;
/* 1121  */             flex: 0 0 100%;
/* 1122  */     max-width: 100%;
/* 1123  */   }
/* 1124  */   .order-lg-first {
/* 1125  */     -webkit-order: -1;
/* 1126  */             order: -1;
/* 1127  */   }
/* 1128  */   .order-lg-last {
/* 1129  */     -webkit-order: 13;
/* 1130  */             order: 13;
/* 1131  */   }
/* 1132  */   .order-lg-0 {
/* 1133  */     -webkit-order: 0;
/* 1134  */             order: 0;
/* 1135  */   }
/* 1136  */   .order-lg-1 {
/* 1137  */     -webkit-order: 1;
/* 1138  */             order: 1;
/* 1139  */   }
/* 1140  */   .order-lg-2 {
/* 1141  */     -webkit-order: 2;
/* 1142  */             order: 2;
/* 1143  */   }
/* 1144  */   .order-lg-3 {
/* 1145  */     -webkit-order: 3;
/* 1146  */             order: 3;
/* 1147  */   }
/* 1148  */   .order-lg-4 {
/* 1149  */     -webkit-order: 4;
/* 1150  */             order: 4;

/* uchase-bootstrap-s.css */

/* 1151  */   }
/* 1152  */   .order-lg-5 {
/* 1153  */     -webkit-order: 5;
/* 1154  */             order: 5;
/* 1155  */   }
/* 1156  */   .order-lg-6 {
/* 1157  */     -webkit-order: 6;
/* 1158  */             order: 6;
/* 1159  */   }
/* 1160  */   .order-lg-7 {
/* 1161  */     -webkit-order: 7;
/* 1162  */             order: 7;
/* 1163  */   }
/* 1164  */   .order-lg-8 {
/* 1165  */     -webkit-order: 8;
/* 1166  */             order: 8;
/* 1167  */   }
/* 1168  */   .order-lg-9 {
/* 1169  */     -webkit-order: 9;
/* 1170  */             order: 9;
/* 1171  */   }
/* 1172  */   .order-lg-10 {
/* 1173  */     -webkit-order: 10;
/* 1174  */             order: 10;
/* 1175  */   }
/* 1176  */   .order-lg-11 {
/* 1177  */     -webkit-order: 11;
/* 1178  */             order: 11;
/* 1179  */   }
/* 1180  */   .order-lg-12 {
/* 1181  */     -webkit-order: 12;
/* 1182  */             order: 12;
/* 1183  */   }
/* 1184  */   .offset-lg-0 {
/* 1185  */     margin-left: 0;
/* 1186  */   }
/* 1187  */   .offset-lg-1 {
/* 1188  */     margin-left: 8.33333%;
/* 1189  */   }
/* 1190  */   .offset-lg-2 {
/* 1191  */     margin-left: 16.66667%;
/* 1192  */   }
/* 1193  */   .offset-lg-3 {
/* 1194  */     margin-left: 25%;
/* 1195  */   }
/* 1196  */   .offset-lg-4 {
/* 1197  */     margin-left: 33.33333%;
/* 1198  */   }
/* 1199  */   .offset-lg-5 {
/* 1200  */     margin-left: 41.66667%;

/* uchase-bootstrap-s.css */

/* 1201  */   }
/* 1202  */   .offset-lg-6 {
/* 1203  */     margin-left: 50%;
/* 1204  */   }
/* 1205  */   .offset-lg-7 {
/* 1206  */     margin-left: 58.33333%;
/* 1207  */   }
/* 1208  */   .offset-lg-8 {
/* 1209  */     margin-left: 66.66667%;
/* 1210  */   }
/* 1211  */   .offset-lg-9 {
/* 1212  */     margin-left: 75%;
/* 1213  */   }
/* 1214  */   .offset-lg-10 {
/* 1215  */     margin-left: 83.33333%;
/* 1216  */   }
/* 1217  */   .offset-lg-11 {
/* 1218  */     margin-left: 91.66667%;
/* 1219  */   }
/* 1220  */ }
/* 1221  */ @media (min-width: 1920px) {
/* 1222  */   .col-xl {
/* 1223  */     -webkit-flex-basis: 0;
/* 1224  */             flex-basis: 0;
/* 1225  */     -webkit-flex-grow: 1;
/* 1226  */             flex-grow: 1;
/* 1227  */     max-width: 100%;
/* 1228  */   }
/* 1229  */   .col-xl-auto {
/* 1230  */     -webkit-flex: 0 0 auto;
/* 1231  */             flex: 0 0 auto;
/* 1232  */     width: auto;
/* 1233  */     max-width: none;
/* 1234  */   }
/* 1235  */   .col-xl-1 {
/* 1236  */     -webkit-flex: 0 0 8.33333%;
/* 1237  */             flex: 0 0 8.33333%;
/* 1238  */     max-width: 8.33333%;
/* 1239  */   }
/* 1240  */   .col-xl-2 {
/* 1241  */     -webkit-flex: 0 0 16.66667%;
/* 1242  */             flex: 0 0 16.66667%;
/* 1243  */     max-width: 16.66667%;
/* 1244  */   }
/* 1245  */   .col-xl-3 {
/* 1246  */     -webkit-flex: 0 0 25%;
/* 1247  */             flex: 0 0 25%;
/* 1248  */     max-width: 25%;
/* 1249  */   }
/* 1250  */   .col-xl-4 {

/* uchase-bootstrap-s.css */

/* 1251  */     -webkit-flex: 0 0 33.33333%;
/* 1252  */             flex: 0 0 33.33333%;
/* 1253  */     max-width: 33.33333%;
/* 1254  */   }
/* 1255  */   .col-xl-5 {
/* 1256  */     -webkit-flex: 0 0 41.66667%;
/* 1257  */             flex: 0 0 41.66667%;
/* 1258  */     max-width: 41.66667%;
/* 1259  */   }
/* 1260  */   .col-xl-6 {
/* 1261  */     -webkit-flex: 0 0 50%;
/* 1262  */             flex: 0 0 50%;
/* 1263  */     max-width: 50%;
/* 1264  */   }
/* 1265  */   .col-xl-7 {
/* 1266  */     -webkit-flex: 0 0 58.33333%;
/* 1267  */             flex: 0 0 58.33333%;
/* 1268  */     max-width: 58.33333%;
/* 1269  */   }
/* 1270  */   .col-xl-8 {
/* 1271  */     -webkit-flex: 0 0 66.66667%;
/* 1272  */             flex: 0 0 66.66667%;
/* 1273  */     max-width: 66.66667%;
/* 1274  */   }
/* 1275  */   .col-xl-9 {
/* 1276  */     -webkit-flex: 0 0 75%;
/* 1277  */             flex: 0 0 75%;
/* 1278  */     max-width: 75%;
/* 1279  */   }
/* 1280  */   .col-xl-10 {
/* 1281  */     -webkit-flex: 0 0 83.33333%;
/* 1282  */             flex: 0 0 83.33333%;
/* 1283  */     max-width: 83.33333%;
/* 1284  */   }
/* 1285  */   .col-xl-11 {
/* 1286  */     -webkit-flex: 0 0 91.66667%;
/* 1287  */             flex: 0 0 91.66667%;
/* 1288  */     max-width: 91.66667%;
/* 1289  */   }
/* 1290  */   .col-xl-12 {
/* 1291  */     -webkit-flex: 0 0 100%;
/* 1292  */             flex: 0 0 100%;
/* 1293  */     max-width: 100%;
/* 1294  */   }
/* 1295  */   .order-xl-first {
/* 1296  */     -webkit-order: -1;
/* 1297  */             order: -1;
/* 1298  */   }
/* 1299  */   .order-xl-last {
/* 1300  */     -webkit-order: 13;

/* uchase-bootstrap-s.css */

/* 1301  */             order: 13;
/* 1302  */   }
/* 1303  */   .order-xl-0 {
/* 1304  */     -webkit-order: 0;
/* 1305  */             order: 0;
/* 1306  */   }
/* 1307  */   .order-xl-1 {
/* 1308  */     -webkit-order: 1;
/* 1309  */             order: 1;
/* 1310  */   }
/* 1311  */   .order-xl-2 {
/* 1312  */     -webkit-order: 2;
/* 1313  */             order: 2;
/* 1314  */   }
/* 1315  */   .order-xl-3 {
/* 1316  */     -webkit-order: 3;
/* 1317  */             order: 3;
/* 1318  */   }
/* 1319  */   .order-xl-4 {
/* 1320  */     -webkit-order: 4;
/* 1321  */             order: 4;
/* 1322  */   }
/* 1323  */   .order-xl-5 {
/* 1324  */     -webkit-order: 5;
/* 1325  */             order: 5;
/* 1326  */   }
/* 1327  */   .order-xl-6 {
/* 1328  */     -webkit-order: 6;
/* 1329  */             order: 6;
/* 1330  */   }
/* 1331  */   .order-xl-7 {
/* 1332  */     -webkit-order: 7;
/* 1333  */             order: 7;
/* 1334  */   }
/* 1335  */   .order-xl-8 {
/* 1336  */     -webkit-order: 8;
/* 1337  */             order: 8;
/* 1338  */   }
/* 1339  */   .order-xl-9 {
/* 1340  */     -webkit-order: 9;
/* 1341  */             order: 9;
/* 1342  */   }
/* 1343  */   .order-xl-10 {
/* 1344  */     -webkit-order: 10;
/* 1345  */             order: 10;
/* 1346  */   }
/* 1347  */   .order-xl-11 {
/* 1348  */     -webkit-order: 11;
/* 1349  */             order: 11;
/* 1350  */   }

/* uchase-bootstrap-s.css */

/* 1351  */   .order-xl-12 {
/* 1352  */     -webkit-order: 12;
/* 1353  */             order: 12;
/* 1354  */   }
/* 1355  */   .offset-xl-0 {
/* 1356  */     margin-left: 0;
/* 1357  */   }
/* 1358  */   .offset-xl-1 {
/* 1359  */     margin-left: 8.33333%;
/* 1360  */   }
/* 1361  */   .offset-xl-2 {
/* 1362  */     margin-left: 16.66667%;
/* 1363  */   }
/* 1364  */   .offset-xl-3 {
/* 1365  */     margin-left: 25%;
/* 1366  */   }
/* 1367  */   .offset-xl-4 {
/* 1368  */     margin-left: 33.33333%;
/* 1369  */   }
/* 1370  */   .offset-xl-5 {
/* 1371  */     margin-left: 41.66667%;
/* 1372  */   }
/* 1373  */   .offset-xl-6 {
/* 1374  */     margin-left: 50%;
/* 1375  */   }
/* 1376  */   .offset-xl-7 {
/* 1377  */     margin-left: 58.33333%;
/* 1378  */   }
/* 1379  */   .offset-xl-8 {
/* 1380  */     margin-left: 66.66667%;
/* 1381  */   }
/* 1382  */   .offset-xl-9 {
/* 1383  */     margin-left: 75%;
/* 1384  */   }
/* 1385  */   .offset-xl-10 {
/* 1386  */     margin-left: 83.33333%;
/* 1387  */   }
/* 1388  */   .offset-xl-11 {
/* 1389  */     margin-left: 91.66667%;
/* 1390  */   }
/* 1391  */ }
/* 1392  */ .table {
/* 1393  */   width: 100%;
/* 1394  */   max-width: 100%;
/* 1395  */   margin-bottom: 1rem;
/* 1396  */   background-color: transparent;
/* 1397  */ }
/* 1398  */ .table th,
/* 1399  */ .table td {
/* 1400  */   padding: 0.75rem;

/* uchase-bootstrap-s.css */

/* 1401  */   vertical-align: top;
/* 1402  */   border-top: 1px solid #dee2e6;
/* 1403  */ }
/* 1404  */ .table thead th {
/* 1405  */   vertical-align: bottom;
/* 1406  */   border-bottom: 2px solid #dee2e6;
/* 1407  */ }
/* 1408  */ .table tbody + tbody {
/* 1409  */   border-top: 2px solid #dee2e6;
/* 1410  */ }
/* 1411  */ .table .table {
/* 1412  */   background-color: #fff;
/* 1413  */ }
/* 1414  */ .table-sm th,
/* 1415  */ .table-sm td {
/* 1416  */   padding: 0.3rem;
/* 1417  */ }
/* 1418  */ .table-bordered {
/* 1419  */   border: 1px solid #dee2e6;
/* 1420  */ }
/* 1421  */ .table-bordered th,
/* 1422  */ .table-bordered td {
/* 1423  */   border: 1px solid #dee2e6;
/* 1424  */ }
/* 1425  */ .table-bordered thead th,
/* 1426  */ .table-bordered thead td {
/* 1427  */   border-bottom-width: 2px;
/* 1428  */ }
/* 1429  */ .table-borderless th,
/* 1430  */ .table-borderless td,
/* 1431  */ .table-borderless thead th,
/* 1432  */ .table-borderless tbody + tbody {
/* 1433  */   border: 0;
/* 1434  */ }
/* 1435  */ .table-striped tbody tr:nth-of-type(odd) {
/* 1436  */   background-color: rgba(0, 0, 0, 0.05);
/* 1437  */ }
/* 1438  */ .table-hover tbody tr:hover {
/* 1439  */   background-color: rgba(0, 0, 0, 0.075);
/* 1440  */ }
/* 1441  */ .table-primary,
/* 1442  */ .table-primary > th,
/* 1443  */ .table-primary > td {
/* 1444  */   background-color: #e6f6ff;
/* 1445  */ }
/* 1446  */ .table-hover .table-primary:hover {
/* 1447  */   background-color: #cdedff;
/* 1448  */ }
/* 1449  */ .table-hover .table-primary:hover > td,
/* 1450  */ .table-hover .table-primary:hover > th {

/* uchase-bootstrap-s.css */

/* 1451  */   background-color: #cdedff;
/* 1452  */ }
/* 1453  */ .table-secondary,
/* 1454  */ .table-secondary > th,
/* 1455  */ .table-secondary > td {
/* 1456  */   background-color: #f0f1f2;
/* 1457  */ }
/* 1458  */ .table-hover .table-secondary:hover {
/* 1459  */   background-color: #e2e4e6;
/* 1460  */ }
/* 1461  */ .table-hover .table-secondary:hover > td,
/* 1462  */ .table-hover .table-secondary:hover > th {
/* 1463  */   background-color: #e2e4e6;
/* 1464  */ }
/* 1465  */ .table-success,
/* 1466  */ .table-success > th,
/* 1467  */ .table-success > td {
/* 1468  */   background-color: #eaf6ec;
/* 1469  */ }
/* 1470  */ .table-hover .table-success:hover {
/* 1471  */   background-color: #d8eedc;
/* 1472  */ }
/* 1473  */ .table-hover .table-success:hover > td,
/* 1474  */ .table-hover .table-success:hover > th {
/* 1475  */   background-color: #d8eedc;
/* 1476  */ }
/* 1477  */ .table-info,
/* 1478  */ .table-info > th,
/* 1479  */ .table-info > td {
/* 1480  */   background-color: #e8f6f8;
/* 1481  */ }
/* 1482  */ .table-hover .table-info:hover {
/* 1483  */   background-color: #d4eef2;
/* 1484  */ }
/* 1485  */ .table-hover .table-info:hover > td,
/* 1486  */ .table-hover .table-info:hover > th {
/* 1487  */   background-color: #d4eef2;
/* 1488  */ }
/* 1489  */ .table-warning,
/* 1490  */ .table-warning > th,
/* 1491  */ .table-warning > td {
/* 1492  */   background-color: #fff2e8;
/* 1493  */ }
/* 1494  */ .table-hover .table-warning:hover {
/* 1495  */   background-color: #ffe4cf;
/* 1496  */ }
/* 1497  */ .table-hover .table-warning:hover > td,
/* 1498  */ .table-hover .table-warning:hover > th {
/* 1499  */   background-color: #ffe4cf;
/* 1500  */ }

/* uchase-bootstrap-s.css */

/* 1501  */ .table-danger,
/* 1502  */ .table-danger > th,
/* 1503  */ .table-danger > td {
/* 1504  */   background-color: #fbe7e9;
/* 1505  */ }
/* 1506  */ .table-hover .table-danger:hover {
/* 1507  */   background-color: #f7d1d5;
/* 1508  */ }
/* 1509  */ .table-hover .table-danger:hover > td,
/* 1510  */ .table-hover .table-danger:hover > th {
/* 1511  */   background-color: #f7d1d5;
/* 1512  */ }
/* 1513  */ .table-light,
/* 1514  */ .table-light > th,
/* 1515  */ .table-light > td {
/* 1516  */   background-color: #fefeff;
/* 1517  */ }
/* 1518  */ .table-hover .table-light:hover {
/* 1519  */   background-color: #e5e5ff;
/* 1520  */ }
/* 1521  */ .table-hover .table-light:hover > td,
/* 1522  */ .table-hover .table-light:hover > th {
/* 1523  */   background-color: #e5e5ff;
/* 1524  */ }
/* 1525  */ .table-dark,
/* 1526  */ .table-dark > th,
/* 1527  */ .table-dark > td {
/* 1528  */   background-color: #ebebec;
/* 1529  */ }
/* 1530  */ .table-hover .table-dark:hover {
/* 1531  */   background-color: #dedee0;
/* 1532  */ }
/* 1533  */ .table-hover .table-dark:hover > td,
/* 1534  */ .table-hover .table-dark:hover > th {
/* 1535  */   background-color: #dedee0;
/* 1536  */ }
/* 1537  */ .table-ashley,
/* 1538  */ .table-ashley > th,
/* 1539  */ .table-ashley > td {
/* 1540  */   background-color: #e8fcf8;
/* 1541  */ }
/* 1542  */ .table-hover .table-ashley:hover {
/* 1543  */   background-color: #d1f9f1;
/* 1544  */ }
/* 1545  */ .table-hover .table-ashley:hover > td,
/* 1546  */ .table-hover .table-ashley:hover > th {
/* 1547  */   background-color: #d1f9f1;
/* 1548  */ }
/* 1549  */ .table-lindsey,
/* 1550  */ .table-lindsey > th,

/* uchase-bootstrap-s.css */

/* 1551  */ .table-lindsey > td {
/* 1552  */   background-color: #fffced;
/* 1553  */ }
/* 1554  */ .table-hover .table-lindsey:hover {
/* 1555  */   background-color: #fff8d4;
/* 1556  */ }
/* 1557  */ .table-hover .table-lindsey:hover > td,
/* 1558  */ .table-hover .table-lindsey:hover > th {
/* 1559  */   background-color: #fff8d4;
/* 1560  */ }
/* 1561  */ .table-jane,
/* 1562  */ .table-jane > th,
/* 1563  */ .table-jane > td {
/* 1564  */   background-color: #ecedf0;
/* 1565  */ }
/* 1566  */ .table-hover .table-jane:hover {
/* 1567  */   background-color: #dee0e5;
/* 1568  */ }
/* 1569  */ .table-hover .table-jane:hover > td,
/* 1570  */ .table-hover .table-jane:hover > th {
/* 1571  */   background-color: #dee0e5;
/* 1572  */ }
/* 1573  */ .table-kate,
/* 1574  */ .table-kate > th,
/* 1575  */ .table-kate > td {
/* 1576  */   background-color: #eff1f2;
/* 1577  */ }
/* 1578  */ .table-hover .table-kate:hover {
/* 1579  */   background-color: #e1e5e7;
/* 1580  */ }
/* 1581  */ .table-hover .table-kate:hover > td,
/* 1582  */ .table-hover .table-kate:hover > th {
/* 1583  */   background-color: #e1e5e7;
/* 1584  */ }
/* 1585  */ .table-emma,
/* 1586  */ .table-emma > th,
/* 1587  */ .table-emma > td {
/* 1588  */   background-color: #f3f5f7;
/* 1589  */ }
/* 1590  */ .table-hover .table-emma:hover {
/* 1591  */   background-color: #e4e8ed;
/* 1592  */ }
/* 1593  */ .table-hover .table-emma:hover > td,
/* 1594  */ .table-hover .table-emma:hover > th {
/* 1595  */   background-color: #e4e8ed;
/* 1596  */ }
/* 1597  */ .table-scarlett,
/* 1598  */ .table-scarlett > th,
/* 1599  */ .table-scarlett > td {
/* 1600  */   background-color: #fcfeff;

/* uchase-bootstrap-s.css */

/* 1601  */ }
/* 1602  */ .table-hover .table-scarlett:hover {
/* 1603  */   background-color: #e3f6ff;
/* 1604  */ }
/* 1605  */ .table-hover .table-scarlett:hover > td,
/* 1606  */ .table-hover .table-scarlett:hover > th {
/* 1607  */   background-color: #e3f6ff;
/* 1608  */ }
/* 1609  */ .table-nicole,
/* 1610  */ .table-nicole > th,
/* 1611  */ .table-nicole > td {
/* 1612  */   background-color: #fbfbfb;
/* 1613  */ }
/* 1614  */ .table-hover .table-nicole:hover {
/* 1615  */   background-color: #eeeeee;
/* 1616  */ }
/* 1617  */ .table-hover .table-nicole:hover > td,
/* 1618  */ .table-hover .table-nicole:hover > th {
/* 1619  */   background-color: #eeeeee;
/* 1620  */ }
/* 1621  */ .table-melissa,
/* 1622  */ .table-melissa > th,
/* 1623  */ .table-melissa > td {
/* 1624  */   background-color: #fefefe;
/* 1625  */ }
/* 1626  */ .table-hover .table-melissa:hover {
/* 1627  */   background-color: #f1f1f1;
/* 1628  */ }
/* 1629  */ .table-hover .table-melissa:hover > td,
/* 1630  */ .table-hover .table-melissa:hover > th {
/* 1631  */   background-color: #f1f1f1;
/* 1632  */ }
/* 1633  */ .table-tarra,
/* 1634  */ .table-tarra > th,
/* 1635  */ .table-tarra > td {
/* 1636  */   background-color: white;
/* 1637  */ }
/* 1638  */ .table-hover .table-tarra:hover {
/* 1639  */   background-color: #f2f2f2;
/* 1640  */ }
/* 1641  */ .table-hover .table-tarra:hover > td,
/* 1642  */ .table-hover .table-tarra:hover > th {
/* 1643  */   background-color: #f2f2f2;
/* 1644  */ }
/* 1645  */ .table-hanna,
/* 1646  */ .table-hanna > th,
/* 1647  */ .table-hanna > td {
/* 1648  */   background-color: #fdedeb;
/* 1649  */ }
/* 1650  */ .table-hover .table-hanna:hover {

/* uchase-bootstrap-s.css */

/* 1651  */   background-color: #fbd8d4;
/* 1652  */ }
/* 1653  */ .table-hover .table-hanna:hover > td,
/* 1654  */ .table-hover .table-hanna:hover > th {
/* 1655  */   background-color: #fbd8d4;
/* 1656  */ }
/* 1657  */ .table-active,
/* 1658  */ .table-active > th,
/* 1659  */ .table-active > td {
/* 1660  */   background-color: rgba(0, 0, 0, 0.075);
/* 1661  */ }
/* 1662  */ .table-hover .table-active:hover {
/* 1663  */   background-color: rgba(0, 0, 0, 0.075);
/* 1664  */ }
/* 1665  */ .table-hover .table-active:hover > td,
/* 1666  */ .table-hover .table-active:hover > th {
/* 1667  */   background-color: rgba(0, 0, 0, 0.075);
/* 1668  */ }
/* 1669  */ .table .thead-dark th {
/* 1670  */   color: #fff;
/* 1671  */   background-color: #212529;
/* 1672  */   border-color: #32383e;
/* 1673  */ }
/* 1674  */ .table .thead-light th {
/* 1675  */   color: #495057;
/* 1676  */   background-color: #e9ecef;
/* 1677  */   border-color: #dee2e6;
/* 1678  */ }
/* 1679  */ .table-dark {
/* 1680  */   color: #fff;
/* 1681  */   background-color: #212529;
/* 1682  */ }
/* 1683  */ .table-dark th,
/* 1684  */ .table-dark td,
/* 1685  */ .table-dark thead th {
/* 1686  */   border-color: #32383e;
/* 1687  */ }
/* 1688  */ .table-dark.table-bordered {
/* 1689  */   border: 0;
/* 1690  */ }
/* 1691  */ .table-dark.table-striped tbody tr:nth-of-type(odd) {
/* 1692  */   background-color: rgba(255, 255, 255, 0.05);
/* 1693  */ }
/* 1694  */ .table-dark.table-hover tbody tr:hover {
/* 1695  */   background-color: rgba(255, 255, 255, 0.075);
/* 1696  */ }
/* 1697  */ @media (max-width: 767.98px) {
/* 1698  */   .table-responsive-sm {
/* 1699  */     display: block;
/* 1700  */     width: 100%;

/* uchase-bootstrap-s.css */

/* 1701  */     overflow-x: auto;
/* 1702  */     -webkit-overflow-scrolling: touch;
/* 1703  */     -ms-overflow-style: -ms-autohiding-scrollbar;
/* 1704  */   }
/* 1705  */   .table-responsive-sm > .table-bordered {
/* 1706  */     border: 0;
/* 1707  */   }
/* 1708  */ }
/* 1709  */ @media (max-width: 1023.98px) {
/* 1710  */   .table-responsive-md {
/* 1711  */     display: block;
/* 1712  */     width: 100%;
/* 1713  */     overflow-x: auto;
/* 1714  */     -webkit-overflow-scrolling: touch;
/* 1715  */     -ms-overflow-style: -ms-autohiding-scrollbar;
/* 1716  */   }
/* 1717  */   .table-responsive-md > .table-bordered {
/* 1718  */     border: 0;
/* 1719  */   }
/* 1720  */ }
/* 1721  */ @media (max-width: 1279.98px) {
/* 1722  */   .table-responsive-lg {
/* 1723  */     display: block;
/* 1724  */     width: 100%;
/* 1725  */     overflow-x: auto;
/* 1726  */     -webkit-overflow-scrolling: touch;
/* 1727  */     -ms-overflow-style: -ms-autohiding-scrollbar;
/* 1728  */   }
/* 1729  */   .table-responsive-lg > .table-bordered {
/* 1730  */     border: 0;
/* 1731  */   }
/* 1732  */ }
/* 1733  */ @media (max-width: 1919.98px) {
/* 1734  */   .table-responsive-xl {
/* 1735  */     display: block;
/* 1736  */     width: 100%;
/* 1737  */     overflow-x: auto;
/* 1738  */     -webkit-overflow-scrolling: touch;
/* 1739  */     -ms-overflow-style: -ms-autohiding-scrollbar;
/* 1740  */   }
/* 1741  */   .table-responsive-xl > .table-bordered {
/* 1742  */     border: 0;
/* 1743  */   }
/* 1744  */ }
/* 1745  */ .table-responsive {
/* 1746  */   display: block;
/* 1747  */   width: 100%;
/* 1748  */   overflow-x: auto;
/* 1749  */   -webkit-overflow-scrolling: touch;
/* 1750  */   -ms-overflow-style: -ms-autohiding-scrollbar;

/* uchase-bootstrap-s.css */

/* 1751  */ }
/* 1752  */ .table-responsive > .table-bordered {
/* 1753  */   border: 0;
/* 1754  */ }
/* 1755  */ .form-control {
/* 1756  */   display: block;
/* 1757  */   width: 100%;
/* 1758  */   padding: 1.25rem 1rem;
/* 1759  */   font-size: 1rem;
/* 1760  */   line-height: 1rem;
/* 1761  */   color: #434D66;
/* 1762  */   background-color: #fff;
/* 1763  */   background-clip: padding-box;
/* 1764  */   border: 1px solid #899EAD;
/* 1765  */   border-radius: 2px;
/* 1766  */   transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/* 1767  */ }
/* 1768  */ @media screen and (prefers-reduced-motion: reduce) {
/* 1769  */   .form-control {
/* 1770  */     transition: none;
/* 1771  */   }
/* 1772  */ }
/* 1773  */ .form-control::-ms-expand {
/* 1774  */   background-color: transparent;
/* 1775  */   border: 0;
/* 1776  */ }
/* 1777  */ .form-control:focus {
/* 1778  */   color: #434D66;
/* 1779  */   background-color: #fff;
/* 1780  */   border-color: #00A2FF;
/* 1781  */   outline: 0;
/* 1782  */   box-shadow: none;
/* 1783  */ }
/* 1784  */ .form-control::-webkit-input-placeholder {
/* 1785  */   color: #899EAD;
/* 1786  */   opacity: 1;
/* 1787  */ }
/* 1788  */ .form-control::-moz-placeholder {
/* 1789  */   color: #899EAD;
/* 1790  */   opacity: 1;
/* 1791  */ }
/* 1792  */ .form-control::-ms-input-placeholder {
/* 1793  */   color: #899EAD;
/* 1794  */   opacity: 1;
/* 1795  */ }
/* 1796  */ .form-control::placeholder {
/* 1797  */   color: #899EAD;
/* 1798  */   opacity: 1;
/* 1799  */ }
/* 1800  */ .form-control:disabled, .form-control[readonly] {

/* uchase-bootstrap-s.css */

/* 1801  */   background-color: #e9ecef;
/* 1802  */   opacity: 1;
/* 1803  */ }
/* 1804  */ select.form-control:not([size]):not([multiple]) {
/* 1805  */   height: calc(1.95rem + 2px);
/* 1806  */ }
/* 1807  */ select.form-control:focus::-ms-value {
/* 1808  */   color: #434D66;
/* 1809  */   background-color: #fff;
/* 1810  */ }
/* 1811  */ .form-control-file,
/* 1812  */ .form-control-range {
/* 1813  */   display: block;
/* 1814  */   width: 100%;
/* 1815  */ }
/* 1816  */ .col-form-label {
/* 1817  */   padding-top: calc(1.25rem + 1px);
/* 1818  */   padding-bottom: calc(1.25rem + 1px);
/* 1819  */   margin-bottom: 0;
/* 1820  */   font-size: inherit;
/* 1821  */   line-height: 1rem;
/* 1822  */ }
/* 1823  */ .col-form-label-lg {
/* 1824  */   padding-top: calc(1.15625rem + 1px);
/* 1825  */   padding-bottom: calc(1.15625rem + 1px);
/* 1826  */   font-size: 1.25rem;
/* 1827  */   line-height: 1rem;
/* 1828  */ }
/* 1829  */ .col-form-label-sm {
/* 1830  */   padding-top: calc(0.25rem + 1px);
/* 1831  */   padding-bottom: calc(0.25rem + 1px);
/* 1832  */   font-size: 0.875rem;
/* 1833  */   line-height: 1.2;
/* 1834  */ }
/* 1835  */ .form-control-plaintext {
/* 1836  */   display: block;
/* 1837  */   width: 100%;
/* 1838  */   padding-top: 1.25rem;
/* 1839  */   padding-bottom: 1.25rem;
/* 1840  */   margin-bottom: 0;
/* 1841  */   line-height: 1rem;
/* 1842  */   color: #434D66;
/* 1843  */   background-color: transparent;
/* 1844  */   border: solid transparent;
/* 1845  */   border-width: 1px 0;
/* 1846  */ }
/* 1847  */ .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
/* 1848  */ .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
/* 1849  */ .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
/* 1850  */ .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,

/* uchase-bootstrap-s.css */

/* 1851  */ .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
/* 1852  */ .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
/* 1853  */ .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
/* 1854  */ .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
/* 1855  */ .input-group-lg > .input-group-append > .form-control-plaintext.btn {
/* 1856  */   padding-right: 0;
/* 1857  */   padding-left: 0;
/* 1858  */ }
/* 1859  */ .form-control-sm, .input-group-sm > .form-control,
/* 1860  */ .input-group-sm > .input-group-prepend > .input-group-text,
/* 1861  */ .input-group-sm > .input-group-append > .input-group-text,
/* 1862  */ .input-group-sm > .input-group-prepend > .btn,
/* 1863  */ .input-group-sm > .input-group-append > .btn {
/* 1864  */   padding: 0.25rem 0.5rem;
/* 1865  */   font-size: 0.875rem;
/* 1866  */   line-height: 1.2;
/* 1867  */   border-radius: 2px;
/* 1868  */ }
/* 1869  */ select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
/* 1870  */ .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
/* 1871  */ .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
/* 1872  */ .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
/* 1873  */ .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
/* 1874  */   height: calc(1.55rem + 2px);
/* 1875  */ }
/* 1876  */ .form-control-lg, .input-group-lg > .form-control,
/* 1877  */ .input-group-lg > .input-group-prepend > .input-group-text,
/* 1878  */ .input-group-lg > .input-group-append > .input-group-text,
/* 1879  */ .input-group-lg > .input-group-prepend > .btn,
/* 1880  */ .input-group-lg > .input-group-append > .btn {
/* 1881  */   padding: 1.15625rem 1.625rem;
/* 1882  */   font-size: 1.25rem;
/* 1883  */   line-height: 1rem;
/* 1884  */   border-radius: 2px;
/* 1885  */ }
/* 1886  */ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
/* 1887  */ .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
/* 1888  */ .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
/* 1889  */ .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
/* 1890  */ .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
/* 1891  */   height: calc(2.5rem + 2px);
/* 1892  */ }
/* 1893  */ .form-group {
/* 1894  */   margin-bottom: 1rem;
/* 1895  */ }
/* 1896  */ .form-text {
/* 1897  */   display: block;
/* 1898  */   margin-top: 0.25rem;
/* 1899  */ }
/* 1900  */ .form-row {

/* uchase-bootstrap-s.css */

/* 1901  */   display: -webkit-flex;
/* 1902  */   display: flex;
/* 1903  */   -webkit-flex-wrap: wrap;
/* 1904  */           flex-wrap: wrap;
/* 1905  */   margin-right: -5px;
/* 1906  */   margin-left: -5px;
/* 1907  */ }
/* 1908  */ .form-row > .col,
/* 1909  */ .form-row > [class*="col-"] {
/* 1910  */   padding-right: 5px;
/* 1911  */   padding-left: 5px;
/* 1912  */ }
/* 1913  */ .form-check {
/* 1914  */   position: relative;
/* 1915  */   display: block;
/* 1916  */   padding-left: 1.25rem;
/* 1917  */ }
/* 1918  */ .form-check-input {
/* 1919  */   position: absolute;
/* 1920  */   margin-top: 0.3rem;
/* 1921  */   margin-left: -1.25rem;
/* 1922  */ }
/* 1923  */ .form-check-input:disabled ~ .form-check-label {
/* 1924  */   color: #6c757d;
/* 1925  */ }
/* 1926  */ .form-check-label {
/* 1927  */   margin-bottom: 0;
/* 1928  */ }
/* 1929  */ .form-check-inline {
/* 1930  */   display: -webkit-inline-flex;
/* 1931  */   display: inline-flex;
/* 1932  */   -webkit-align-items: center;
/* 1933  */           align-items: center;
/* 1934  */   padding-left: 0;
/* 1935  */   margin-right: 0.75rem;
/* 1936  */ }
/* 1937  */ .form-check-inline .form-check-input {
/* 1938  */   position: static;
/* 1939  */   margin-top: 0;
/* 1940  */   margin-right: 0.3125rem;
/* 1941  */   margin-left: 0;
/* 1942  */ }
/* 1943  */ .valid-feedback {
/* 1944  */   display: none;
/* 1945  */   width: 100%;
/* 1946  */   margin-top: 0.25rem;
/* 1947  */   font-size: 80%;
/* 1948  */   color: #28a745;
/* 1949  */ }
/* 1950  */ .valid-tooltip {

/* uchase-bootstrap-s.css */

/* 1951  */   position: absolute;
/* 1952  */   top: 100%;
/* 1953  */   z-index: 5;
/* 1954  */   display: none;
/* 1955  */   max-width: 100%;
/* 1956  */   padding: .5rem;
/* 1957  */   margin-top: .1rem;
/* 1958  */   font-size: .875rem;
/* 1959  */   line-height: 1;
/* 1960  */   color: #fff;
/* 1961  */   background-color: rgba(40, 167, 69, 0.8);
/* 1962  */   border-radius: .2rem;
/* 1963  */ }
/* 1964  */ .was-validated .form-control:valid, .form-control.is-valid, .was-validated
/* 1965  */ .custom-select:valid,
/* 1966  */ .custom-select.is-valid {
/* 1967  */   border-color: #28a745;
/* 1968  */ }
/* 1969  */ .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
/* 1970  */ .custom-select:valid:focus,
/* 1971  */ .custom-select.is-valid:focus {
/* 1972  */   border-color: #28a745;
/* 1973  */   box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
/* 1974  */ }
/* 1975  */ .was-validated .form-control:valid ~ .valid-feedback,
/* 1976  */ .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
/* 1977  */ .form-control.is-valid ~ .valid-tooltip, .was-validated
/* 1978  */ .custom-select:valid ~ .valid-feedback,
/* 1979  */ .was-validated
/* 1980  */ .custom-select:valid ~ .valid-tooltip,
/* 1981  */ .custom-select.is-valid ~ .valid-feedback,
/* 1982  */ .custom-select.is-valid ~ .valid-tooltip {
/* 1983  */   display: block;
/* 1984  */ }
/* 1985  */ .was-validated .form-control-file:valid ~ .valid-feedback,
/* 1986  */ .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
/* 1987  */ .form-control-file.is-valid ~ .valid-tooltip {
/* 1988  */   display: block;
/* 1989  */ }
/* 1990  */ .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
/* 1991  */   color: #28a745;
/* 1992  */ }
/* 1993  */ .was-validated .form-check-input:valid ~ .valid-feedback,
/* 1994  */ .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
/* 1995  */ .form-check-input.is-valid ~ .valid-tooltip {
/* 1996  */   display: block;
/* 1997  */ }
/* 1998  */ .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
/* 1999  */   color: #28a745;
/* 2000  */ }

/* uchase-bootstrap-s.css */

/* 2001  */ .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
/* 2002  */   background-color: #71dd8a;
/* 2003  */ }
/* 2004  */ .was-validated .custom-control-input:valid ~ .valid-feedback,
/* 2005  */ .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
/* 2006  */ .custom-control-input.is-valid ~ .valid-tooltip {
/* 2007  */   display: block;
/* 2008  */ }
/* 2009  */ .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
/* 2010  */   background-color: #34ce57;
/* 2011  */ }
/* 2012  */ .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
/* 2013  */   box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
/* 2014  */ }
/* 2015  */ .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
/* 2016  */   border-color: #28a745;
/* 2017  */ }
/* 2018  */ .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
/* 2019  */   border-color: inherit;
/* 2020  */ }
/* 2021  */ .was-validated .custom-file-input:valid ~ .valid-feedback,
/* 2022  */ .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
/* 2023  */ .custom-file-input.is-valid ~ .valid-tooltip {
/* 2024  */   display: block;
/* 2025  */ }
/* 2026  */ .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
/* 2027  */   box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
/* 2028  */ }
/* 2029  */ .invalid-feedback {
/* 2030  */   display: none;
/* 2031  */   width: 100%;
/* 2032  */   margin-top: 0.25rem;
/* 2033  */   font-size: 80%;
/* 2034  */   color: #d50d27;
/* 2035  */ }
/* 2036  */ .invalid-tooltip {
/* 2037  */   position: absolute;
/* 2038  */   top: 100%;
/* 2039  */   z-index: 5;
/* 2040  */   display: none;
/* 2041  */   max-width: 100%;
/* 2042  */   padding: .5rem;
/* 2043  */   margin-top: .1rem;
/* 2044  */   font-size: .875rem;
/* 2045  */   line-height: 1;
/* 2046  */   color: #fff;
/* 2047  */   background-color: rgba(213, 13, 39, 0.8);
/* 2048  */   border-radius: .2rem;
/* 2049  */ }
/* 2050  */ .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated

/* uchase-bootstrap-s.css */

/* 2051  */ .custom-select:invalid,
/* 2052  */ .custom-select.is-invalid {
/* 2053  */   border-color: #d50d27;
/* 2054  */ }
/* 2055  */ .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
/* 2056  */ .custom-select:invalid:focus,
/* 2057  */ .custom-select.is-invalid:focus {
/* 2058  */   border-color: #d50d27;
/* 2059  */   box-shadow: 0 0 0 0.2rem rgba(213, 13, 39, 0.25);
/* 2060  */ }
/* 2061  */ .was-validated .form-control:invalid ~ .invalid-feedback,
/* 2062  */ .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
/* 2063  */ .form-control.is-invalid ~ .invalid-tooltip, .was-validated
/* 2064  */ .custom-select:invalid ~ .invalid-feedback,
/* 2065  */ .was-validated
/* 2066  */ .custom-select:invalid ~ .invalid-tooltip,
/* 2067  */ .custom-select.is-invalid ~ .invalid-feedback,
/* 2068  */ .custom-select.is-invalid ~ .invalid-tooltip {
/* 2069  */   display: block;
/* 2070  */ }
/* 2071  */ .was-validated .form-control-file:invalid ~ .invalid-feedback,
/* 2072  */ .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
/* 2073  */ .form-control-file.is-invalid ~ .invalid-tooltip {
/* 2074  */   display: block;
/* 2075  */ }
/* 2076  */ .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
/* 2077  */   color: #d50d27;
/* 2078  */ }
/* 2079  */ .was-validated .form-check-input:invalid ~ .invalid-feedback,
/* 2080  */ .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
/* 2081  */ .form-check-input.is-invalid ~ .invalid-tooltip {
/* 2082  */   display: block;
/* 2083  */ }
/* 2084  */ .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
/* 2085  */   color: #d50d27;
/* 2086  */ }
/* 2087  */ .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
/* 2088  */   background-color: #f66c7e;
/* 2089  */ }
/* 2090  */ .was-validated .custom-control-input:invalid ~ .invalid-feedback,
/* 2091  */ .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
/* 2092  */ .custom-control-input.is-invalid ~ .invalid-tooltip {
/* 2093  */   display: block;
/* 2094  */ }
/* 2095  */ .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
/* 2096  */   background-color: #f2233e;
/* 2097  */ }
/* 2098  */ .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
/* 2099  */   box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(213, 13, 39, 0.25);
/* 2100  */ }

/* uchase-bootstrap-s.css */

/* 2101  */ .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
/* 2102  */   border-color: #d50d27;
/* 2103  */ }
/* 2104  */ .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
/* 2105  */   border-color: inherit;
/* 2106  */ }
/* 2107  */ .was-validated .custom-file-input:invalid ~ .invalid-feedback,
/* 2108  */ .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
/* 2109  */ .custom-file-input.is-invalid ~ .invalid-tooltip {
/* 2110  */   display: block;
/* 2111  */ }
/* 2112  */ .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
/* 2113  */   box-shadow: 0 0 0 0.2rem rgba(213, 13, 39, 0.25);
/* 2114  */ }
/* 2115  */ .form-inline {
/* 2116  */   display: -webkit-flex;
/* 2117  */   display: flex;
/* 2118  */   -webkit-flex-flow: row wrap;
/* 2119  */           flex-flow: row wrap;
/* 2120  */   -webkit-align-items: center;
/* 2121  */           align-items: center;
/* 2122  */ }
/* 2123  */ .form-inline .form-check {
/* 2124  */   width: 100%;
/* 2125  */ }
/* 2126  */ @media (min-width: 768px) {
/* 2127  */   .form-inline label {
/* 2128  */     display: -webkit-flex;
/* 2129  */     display: flex;
/* 2130  */     -webkit-align-items: center;
/* 2131  */             align-items: center;
/* 2132  */     -webkit-justify-content: center;
/* 2133  */             justify-content: center;
/* 2134  */     margin-bottom: 0;
/* 2135  */   }
/* 2136  */   .form-inline .form-group {
/* 2137  */     display: -webkit-flex;
/* 2138  */     display: flex;
/* 2139  */     -webkit-flex: 0 0 auto;
/* 2140  */             flex: 0 0 auto;
/* 2141  */     -webkit-flex-flow: row wrap;
/* 2142  */             flex-flow: row wrap;
/* 2143  */     -webkit-align-items: center;
/* 2144  */             align-items: center;
/* 2145  */     margin-bottom: 0;
/* 2146  */   }
/* 2147  */   .form-inline .form-control {
/* 2148  */     display: inline-block;
/* 2149  */     width: auto;
/* 2150  */     vertical-align: middle;

/* uchase-bootstrap-s.css */

/* 2151  */   }
/* 2152  */   .form-inline .form-control-plaintext {
/* 2153  */     display: inline-block;
/* 2154  */   }
/* 2155  */   .form-inline .input-group,
/* 2156  */   .form-inline .custom-select {
/* 2157  */     width: auto;
/* 2158  */   }
/* 2159  */   .form-inline .form-check {
/* 2160  */     display: -webkit-flex;
/* 2161  */     display: flex;
/* 2162  */     -webkit-align-items: center;
/* 2163  */             align-items: center;
/* 2164  */     -webkit-justify-content: center;
/* 2165  */             justify-content: center;
/* 2166  */     width: auto;
/* 2167  */     padding-left: 0;
/* 2168  */   }
/* 2169  */   .form-inline .form-check-input {
/* 2170  */     position: relative;
/* 2171  */     margin-top: 0;
/* 2172  */     margin-right: 0.25rem;
/* 2173  */     margin-left: 0;
/* 2174  */   }
/* 2175  */   .form-inline .custom-control {
/* 2176  */     -webkit-align-items: center;
/* 2177  */             align-items: center;
/* 2178  */     -webkit-justify-content: center;
/* 2179  */             justify-content: center;
/* 2180  */   }
/* 2181  */   .form-inline .custom-control-label {
/* 2182  */     margin-bottom: 0;
/* 2183  */   }
/* 2184  */ }
/* 2185  */ .form-control, select.form-control {
/* 2186  */   height: 4rem !important;
/* 2187  */   line-height: 1.25rem;
/* 2188  */   font-family: "AkrobatSemiBold" !important;
/* 2189  */   font-size: 1.25rem !important;
/* 2190  */ }
/* 2191  */ @media (max-width: 1023.98px) {
/* 2192  */   .form-control, select.form-control {
/* 2193  */     font-family: "AkrobatSemiBold" !important;
/* 2194  */     font-size: 1.125rem !important;
/* 2195  */   }
/* 2196  */ }
/* 2197  */ input.form-control:-webkit-autofill {
/* 2198  */   -webkit-text-fill-color: #434D66 !important;
/* 2199  */ }
/* 2200  */ input.form-control:focus, select.form-control:focus {

/* uchase-bootstrap-s.css */

/* 2201  */   border-left: 5px solid #00A2FF;
/* 2202  */   padding-left: 0.75rem;
/* 2203  */   padding-right: 0.75rem;
/* 2204  */ }
/* 2205  */ .btn {
/* 2206  */   display: inline-block;
/* 2207  */   font-weight: 400;
/* 2208  */   text-align: center;
/* 2209  */   white-space: nowrap;
/* 2210  */   vertical-align: middle;
/* 2211  */   -webkit-user-select: none;
/* 2212  */      -moz-user-select: none;
/* 2213  */       -ms-user-select: none;
/* 2214  */           user-select: none;
/* 2215  */   border: 1px solid transparent;
/* 2216  */   padding: 0.53215rem 1.5rem;
/* 2217  */   font-size: 1rem;
/* 2218  */   line-height: 1.2;
/* 2219  */   border-radius: 1.25rem;
/* 2220  */   transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/* 2221  */ }
/* 2222  */ @media screen and (prefers-reduced-motion: reduce) {
/* 2223  */   .btn {
/* 2224  */     transition: none;
/* 2225  */   }
/* 2226  */ }
/* 2227  */ .btn:hover, .btn:focus {
/* 2228  */   text-decoration: none;
/* 2229  */ }
/* 2230  */ .btn:focus, .btn.focus {
/* 2231  */   outline: 0;
/* 2232  */   box-shadow: none;
/* 2233  */ }
/* 2234  */ .btn.disabled, .btn:disabled {
/* 2235  */   opacity: 0.65;
/* 2236  */ }
/* 2237  */ .btn:not(:disabled):not(.disabled) {
/* 2238  */   cursor: pointer;
/* 2239  */ }
/* 2240  */ .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
/* 2241  */   background-image: none;
/* 2242  */ }
/* 2243  */ a.btn.disabled,
/* 2244  */ fieldset:disabled a.btn {
/* 2245  */   pointer-events: none;
/* 2246  */ }
/* 2247  */ .btn-primary {
/* 2248  */   color: #fff;
/* 2249  */   background-color: #00A2FF;
/* 2250  */   border-color: #00A2FF;

/* uchase-bootstrap-s.css */

/* 2251  */ }
/* 2252  */ .btn-primary:hover {
/* 2253  */   color: #fff;
/* 2254  */   background-color: #0092e6;
/* 2255  */   border-color: #0092e6;
/* 2256  */ }
/* 2257  */ .btn-primary:focus, .btn-primary.focus {
/* 2258  */   box-shadow: 0 0 0 0 rgba(0, 162, 255, 0.5);
/* 2259  */ }
/* 2260  */ .btn-primary.disabled, .btn-primary:disabled {
/* 2261  */   color: #fff;
/* 2262  */   background-color: #00A2FF;
/* 2263  */   border-color: #00A2FF;
/* 2264  */ }
/* 2265  */ .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
/* 2266  */ .show > .btn-primary.dropdown-toggle {
/* 2267  */   color: #fff;
/* 2268  */   background-color: #0092e6;
/* 2269  */   border-color: #0092e6;
/* 2270  */ }
/* 2271  */ .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
/* 2272  */ .show > .btn-primary.dropdown-toggle:focus {
/* 2273  */   box-shadow: 0 0 0 0 rgba(0, 162, 255, 0.5);
/* 2274  */ }
/* 2275  */ .btn-secondary {
/* 2276  */   color: #fff;
/* 2277  */   background-color: #6c757d;
/* 2278  */   border-color: #6c757d;
/* 2279  */ }
/* 2280  */ .btn-secondary:hover {
/* 2281  */   color: #fff;
/* 2282  */   background-color: #60686f;
/* 2283  */   border-color: #60686f;
/* 2284  */ }
/* 2285  */ .btn-secondary:focus, .btn-secondary.focus {
/* 2286  */   box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
/* 2287  */ }
/* 2288  */ .btn-secondary.disabled, .btn-secondary:disabled {
/* 2289  */   color: #fff;
/* 2290  */   background-color: #6c757d;
/* 2291  */   border-color: #6c757d;
/* 2292  */ }
/* 2293  */ .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
/* 2294  */ .show > .btn-secondary.dropdown-toggle {
/* 2295  */   color: #fff;
/* 2296  */   background-color: #60686f;
/* 2297  */   border-color: #60686f;
/* 2298  */ }
/* 2299  */ .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
/* 2300  */ .show > .btn-secondary.dropdown-toggle:focus {

/* uchase-bootstrap-s.css */

/* 2301  */   box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
/* 2302  */ }
/* 2303  */ .btn-success {
/* 2304  */   color: #fff;
/* 2305  */   background-color: #28a745;
/* 2306  */   border-color: #28a745;
/* 2307  */ }
/* 2308  */ .btn-success:hover {
/* 2309  */   color: #fff;
/* 2310  */   background-color: #23923d;
/* 2311  */   border-color: #23923d;
/* 2312  */ }
/* 2313  */ .btn-success:focus, .btn-success.focus {
/* 2314  */   box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
/* 2315  */ }
/* 2316  */ .btn-success.disabled, .btn-success:disabled {
/* 2317  */   color: #fff;
/* 2318  */   background-color: #28a745;
/* 2319  */   border-color: #28a745;
/* 2320  */ }
/* 2321  */ .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
/* 2322  */ .show > .btn-success.dropdown-toggle {
/* 2323  */   color: #fff;
/* 2324  */   background-color: #23923d;
/* 2325  */   border-color: #23923d;
/* 2326  */ }
/* 2327  */ .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
/* 2328  */ .show > .btn-success.dropdown-toggle:focus {
/* 2329  */   box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
/* 2330  */ }
/* 2331  */ .btn-info {
/* 2332  */   color: #fff;
/* 2333  */   background-color: #17a2b8;
/* 2334  */   border-color: #17a2b8;
/* 2335  */ }
/* 2336  */ .btn-info:hover {
/* 2337  */   color: #fff;
/* 2338  */   background-color: #148ea1;
/* 2339  */   border-color: #148ea1;
/* 2340  */ }
/* 2341  */ .btn-info:focus, .btn-info.focus {
/* 2342  */   box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
/* 2343  */ }
/* 2344  */ .btn-info.disabled, .btn-info:disabled {
/* 2345  */   color: #fff;
/* 2346  */   background-color: #17a2b8;
/* 2347  */   border-color: #17a2b8;
/* 2348  */ }
/* 2349  */ .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
/* 2350  */ .show > .btn-info.dropdown-toggle {

/* uchase-bootstrap-s.css */

/* 2351  */   color: #fff;
/* 2352  */   background-color: #148ea1;
/* 2353  */   border-color: #148ea1;
/* 2354  */ }
/* 2355  */ .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
/* 2356  */ .show > .btn-info.dropdown-toggle:focus {
/* 2357  */   box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
/* 2358  */ }
/* 2359  */ .btn-warning {
/* 2360  */   color: #434D66;
/* 2361  */   background-color: #fd7e14;
/* 2362  */   border-color: #fd7e14;
/* 2363  */ }
/* 2364  */ .btn-warning:hover {
/* 2365  */   color: #fff;
/* 2366  */   background-color: #f57102;
/* 2367  */   border-color: #f57102;
/* 2368  */ }
/* 2369  */ .btn-warning:focus, .btn-warning.focus {
/* 2370  */   box-shadow: 0 0 0 0 rgba(253, 126, 20, 0.5);
/* 2371  */ }
/* 2372  */ .btn-warning.disabled, .btn-warning:disabled {
/* 2373  */   color: #434D66;
/* 2374  */   background-color: #fd7e14;
/* 2375  */   border-color: #fd7e14;
/* 2376  */ }
/* 2377  */ .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
/* 2378  */ .show > .btn-warning.dropdown-toggle {
/* 2379  */   color: #fff;
/* 2380  */   background-color: #f57102;
/* 2381  */   border-color: #f57102;
/* 2382  */ }
/* 2383  */ .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
/* 2384  */ .show > .btn-warning.dropdown-toggle:focus {
/* 2385  */   box-shadow: 0 0 0 0 rgba(253, 126, 20, 0.5);
/* 2386  */ }
/* 2387  */ .btn-danger {
/* 2388  */   color: #fff;
/* 2389  */   background-color: #d50d27;
/* 2390  */   border-color: #d50d27;
/* 2391  */ }
/* 2392  */ .btn-danger:hover {
/* 2393  */   color: #fff;
/* 2394  */   background-color: #bd0c23;
/* 2395  */   border-color: #bd0c23;
/* 2396  */ }
/* 2397  */ .btn-danger:focus, .btn-danger.focus {
/* 2398  */   box-shadow: 0 0 0 0 rgba(213, 13, 39, 0.5);
/* 2399  */ }
/* 2400  */ .btn-danger.disabled, .btn-danger:disabled {

/* uchase-bootstrap-s.css */

/* 2401  */   color: #fff;
/* 2402  */   background-color: #d50d27;
/* 2403  */   border-color: #d50d27;
/* 2404  */ }
/* 2405  */ .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
/* 2406  */ .show > .btn-danger.dropdown-toggle {
/* 2407  */   color: #fff;
/* 2408  */   background-color: #bd0c23;
/* 2409  */   border-color: #bd0c23;
/* 2410  */ }
/* 2411  */ .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
/* 2412  */ .show > .btn-danger.dropdown-toggle:focus {
/* 2413  */   box-shadow: 0 0 0 0 rgba(213, 13, 39, 0.5);
/* 2414  */ }
/* 2415  */ .btn-light {
/* 2416  */   color: #434D66;
/* 2417  */   background-color: #f8f9fa;
/* 2418  */   border-color: #f8f9fa;
/* 2419  */ }
/* 2420  */ .btn-light:hover {
/* 2421  */   color: #434D66;
/* 2422  */   background-color: #e9ecef;
/* 2423  */   border-color: #e9ecef;
/* 2424  */ }
/* 2425  */ .btn-light:focus, .btn-light.focus {
/* 2426  */   box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
/* 2427  */ }
/* 2428  */ .btn-light.disabled, .btn-light:disabled {
/* 2429  */   color: #434D66;
/* 2430  */   background-color: #f8f9fa;
/* 2431  */   border-color: #f8f9fa;
/* 2432  */ }
/* 2433  */ .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
/* 2434  */ .show > .btn-light.dropdown-toggle {
/* 2435  */   color: #434D66;
/* 2436  */   background-color: #e9ecef;
/* 2437  */   border-color: #e9ecef;
/* 2438  */ }
/* 2439  */ .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
/* 2440  */ .show > .btn-light.dropdown-toggle:focus {
/* 2441  */   box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
/* 2442  */ }
/* 2443  */ .btn-dark {
/* 2444  */   color: #fff;
/* 2445  */   background-color: #343a40;
/* 2446  */   border-color: #343a40;
/* 2447  */ }
/* 2448  */ .btn-dark:hover {
/* 2449  */   color: #fff;
/* 2450  */   background-color: #292d32;

/* uchase-bootstrap-s.css */

/* 2451  */   border-color: #292d32;
/* 2452  */ }
/* 2453  */ .btn-dark:focus, .btn-dark.focus {
/* 2454  */   box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
/* 2455  */ }
/* 2456  */ .btn-dark.disabled, .btn-dark:disabled {
/* 2457  */   color: #fff;
/* 2458  */   background-color: #343a40;
/* 2459  */   border-color: #343a40;
/* 2460  */ }
/* 2461  */ .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
/* 2462  */ .show > .btn-dark.dropdown-toggle {
/* 2463  */   color: #fff;
/* 2464  */   background-color: #292d32;
/* 2465  */   border-color: #292d32;
/* 2466  */ }
/* 2467  */ .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
/* 2468  */ .show > .btn-dark.dropdown-toggle:focus {
/* 2469  */   box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
/* 2470  */ }
/* 2471  */ .btn-ashley {
/* 2472  */   color: #434D66;
/* 2473  */   background-color: #16DDBA;
/* 2474  */   border-color: #16DDBA;
/* 2475  */ }
/* 2476  */ .btn-ashley:hover {
/* 2477  */   color: #fff;
/* 2478  */   background-color: #14c6a6;
/* 2479  */   border-color: #14c6a6;
/* 2480  */ }
/* 2481  */ .btn-ashley:focus, .btn-ashley.focus {
/* 2482  */   box-shadow: 0 0 0 0 rgba(22, 221, 186, 0.5);
/* 2483  */ }
/* 2484  */ .btn-ashley.disabled, .btn-ashley:disabled {
/* 2485  */   color: #434D66;
/* 2486  */   background-color: #16DDBA;
/* 2487  */   border-color: #16DDBA;
/* 2488  */ }
/* 2489  */ .btn-ashley:not(:disabled):not(.disabled):active, .btn-ashley:not(:disabled):not(.disabled).active,
/* 2490  */ .show > .btn-ashley.dropdown-toggle {
/* 2491  */   color: #fff;
/* 2492  */   background-color: #14c6a6;
/* 2493  */   border-color: #14c6a6;
/* 2494  */ }
/* 2495  */ .btn-ashley:not(:disabled):not(.disabled):active:focus, .btn-ashley:not(:disabled):not(.disabled).active:focus,
/* 2496  */ .show > .btn-ashley.dropdown-toggle:focus {
/* 2497  */   box-shadow: 0 0 0 0 rgba(22, 221, 186, 0.5);
/* 2498  */ }
/* 2499  */ .btn-lindsey {
/* 2500  */   color: #434D66;

/* uchase-bootstrap-s.css */

/* 2501  */   background-color: #FADE4D;
/* 2502  */   border-color: #FADE4D;
/* 2503  */ }
/* 2504  */ .btn-lindsey:hover {
/* 2505  */   color: #434D66;
/* 2506  */   background-color: #f9d934;
/* 2507  */   border-color: #f9d934;
/* 2508  */ }
/* 2509  */ .btn-lindsey:focus, .btn-lindsey.focus {
/* 2510  */   box-shadow: 0 0 0 0 rgba(250, 222, 77, 0.5);
/* 2511  */ }
/* 2512  */ .btn-lindsey.disabled, .btn-lindsey:disabled {
/* 2513  */   color: #434D66;
/* 2514  */   background-color: #FADE4D;
/* 2515  */   border-color: #FADE4D;
/* 2516  */ }
/* 2517  */ .btn-lindsey:not(:disabled):not(.disabled):active, .btn-lindsey:not(:disabled):not(.disabled).active,
/* 2518  */ .show > .btn-lindsey.dropdown-toggle {
/* 2519  */   color: #434D66;
/* 2520  */   background-color: #f9d934;
/* 2521  */   border-color: #f9d934;
/* 2522  */ }
/* 2523  */ .btn-lindsey:not(:disabled):not(.disabled):active:focus, .btn-lindsey:not(:disabled):not(.disabled).active:focus,
/* 2524  */ .show > .btn-lindsey.dropdown-toggle:focus {
/* 2525  */   box-shadow: 0 0 0 0 rgba(250, 222, 77, 0.5);
/* 2526  */ }
/* 2527  */ .btn-jane {
/* 2528  */   color: #fff;
/* 2529  */   background-color: #434D66;
/* 2530  */   border-color: #434D66;
/* 2531  */ }
/* 2532  */ .btn-jane:hover {
/* 2533  */   color: #fff;
/* 2534  */   background-color: #394157;
/* 2535  */   border-color: #394157;
/* 2536  */ }
/* 2537  */ .btn-jane:focus, .btn-jane.focus {
/* 2538  */   box-shadow: 0 0 0 0 rgba(67, 77, 102, 0.5);
/* 2539  */ }
/* 2540  */ .btn-jane.disabled, .btn-jane:disabled {
/* 2541  */   color: #fff;
/* 2542  */   background-color: #434D66;
/* 2543  */   border-color: #434D66;
/* 2544  */ }
/* 2545  */ .btn-jane:not(:disabled):not(.disabled):active, .btn-jane:not(:disabled):not(.disabled).active,
/* 2546  */ .show > .btn-jane.dropdown-toggle {
/* 2547  */   color: #fff;
/* 2548  */   background-color: #394157;
/* 2549  */   border-color: #394157;
/* 2550  */ }

/* uchase-bootstrap-s.css */

/* 2551  */ .btn-jane:not(:disabled):not(.disabled):active:focus, .btn-jane:not(:disabled):not(.disabled).active:focus,
/* 2552  */ .show > .btn-jane.dropdown-toggle:focus {
/* 2553  */   box-shadow: 0 0 0 0 rgba(67, 77, 102, 0.5);
/* 2554  */ }
/* 2555  */ .btn-kate {
/* 2556  */   color: #fff;
/* 2557  */   background-color: #627380;
/* 2558  */   border-color: #627380;
/* 2559  */ }
/* 2560  */ .btn-kate:hover {
/* 2561  */   color: #fff;
/* 2562  */   background-color: #576672;
/* 2563  */   border-color: #576672;
/* 2564  */ }
/* 2565  */ .btn-kate:focus, .btn-kate.focus {
/* 2566  */   box-shadow: 0 0 0 0 rgba(98, 115, 128, 0.5);
/* 2567  */ }
/* 2568  */ .btn-kate.disabled, .btn-kate:disabled {
/* 2569  */   color: #fff;
/* 2570  */   background-color: #627380;
/* 2571  */   border-color: #627380;
/* 2572  */ }
/* 2573  */ .btn-kate:not(:disabled):not(.disabled):active, .btn-kate:not(:disabled):not(.disabled).active,
/* 2574  */ .show > .btn-kate.dropdown-toggle {
/* 2575  */   color: #fff;
/* 2576  */   background-color: #576672;
/* 2577  */   border-color: #576672;
/* 2578  */ }
/* 2579  */ .btn-kate:not(:disabled):not(.disabled):active:focus, .btn-kate:not(:disabled):not(.disabled).active:focus,
/* 2580  */ .show > .btn-kate.dropdown-toggle:focus {
/* 2581  */   box-shadow: 0 0 0 0 rgba(98, 115, 128, 0.5);
/* 2582  */ }
/* 2583  */ .btn-emma {
/* 2584  */   color: #434D66;
/* 2585  */   background-color: #899EAD;
/* 2586  */   border-color: #899EAD;
/* 2587  */ }
/* 2588  */ .btn-emma:hover {
/* 2589  */   color: #fff;
/* 2590  */   background-color: #7a92a3;
/* 2591  */   border-color: #7a92a3;
/* 2592  */ }
/* 2593  */ .btn-emma:focus, .btn-emma.focus {
/* 2594  */   box-shadow: 0 0 0 0 rgba(137, 158, 173, 0.5);
/* 2595  */ }
/* 2596  */ .btn-emma.disabled, .btn-emma:disabled {
/* 2597  */   color: #434D66;
/* 2598  */   background-color: #899EAD;
/* 2599  */   border-color: #899EAD;
/* 2600  */ }

/* uchase-bootstrap-s.css */

/* 2601  */ .btn-emma:not(:disabled):not(.disabled):active, .btn-emma:not(:disabled):not(.disabled).active,
/* 2602  */ .show > .btn-emma.dropdown-toggle {
/* 2603  */   color: #fff;
/* 2604  */   background-color: #7a92a3;
/* 2605  */   border-color: #7a92a3;
/* 2606  */ }
/* 2607  */ .btn-emma:not(:disabled):not(.disabled):active:focus, .btn-emma:not(:disabled):not(.disabled).active:focus,
/* 2608  */ .show > .btn-emma.dropdown-toggle:focus {
/* 2609  */   box-shadow: 0 0 0 0 rgba(137, 158, 173, 0.5);
/* 2610  */ }
/* 2611  */ .btn-scarlett {
/* 2612  */   color: #434D66;
/* 2613  */   background-color: #E5F5FF;
/* 2614  */   border-color: #E5F5FF;
/* 2615  */ }
/* 2616  */ .btn-scarlett:hover {
/* 2617  */   color: #434D66;
/* 2618  */   background-color: #ccebff;
/* 2619  */   border-color: #ccebff;
/* 2620  */ }
/* 2621  */ .btn-scarlett:focus, .btn-scarlett.focus {
/* 2622  */   box-shadow: 0 0 0 0 rgba(229, 245, 255, 0.5);
/* 2623  */ }
/* 2624  */ .btn-scarlett.disabled, .btn-scarlett:disabled {
/* 2625  */   color: #434D66;
/* 2626  */   background-color: #E5F5FF;
/* 2627  */   border-color: #E5F5FF;
/* 2628  */ }
/* 2629  */ .btn-scarlett:not(:disabled):not(.disabled):active, .btn-scarlett:not(:disabled):not(.disabled).active,
/* 2630  */ .show > .btn-scarlett.dropdown-toggle {
/* 2631  */   color: #434D66;
/* 2632  */   background-color: #ccebff;
/* 2633  */   border-color: #ccebff;
/* 2634  */ }
/* 2635  */ .btn-scarlett:not(:disabled):not(.disabled):active:focus, .btn-scarlett:not(:disabled):not(.disabled).active:focus,
/* 2636  */ .show > .btn-scarlett.dropdown-toggle:focus {
/* 2637  */   box-shadow: 0 0 0 0 rgba(229, 245, 255, 0.5);
/* 2638  */ }
/* 2639  */ .btn-nicole {
/* 2640  */   color: #434D66;
/* 2641  */   background-color: #D2D4D7;
/* 2642  */   border-color: #D2D4D7;
/* 2643  */ }
/* 2644  */ .btn-nicole:hover {
/* 2645  */   color: #434D66;
/* 2646  */   background-color: #c5c7cb;
/* 2647  */   border-color: #c5c7cb;
/* 2648  */ }
/* 2649  */ .btn-nicole:focus, .btn-nicole.focus {
/* 2650  */   box-shadow: 0 0 0 0 rgba(210, 212, 215, 0.5);

/* uchase-bootstrap-s.css */

/* 2651  */ }
/* 2652  */ .btn-nicole.disabled, .btn-nicole:disabled {
/* 2653  */   color: #434D66;
/* 2654  */   background-color: #D2D4D7;
/* 2655  */   border-color: #D2D4D7;
/* 2656  */ }
/* 2657  */ .btn-nicole:not(:disabled):not(.disabled):active, .btn-nicole:not(:disabled):not(.disabled).active,
/* 2658  */ .show > .btn-nicole.dropdown-toggle {
/* 2659  */   color: #434D66;
/* 2660  */   background-color: #c5c7cb;
/* 2661  */   border-color: #c5c7cb;
/* 2662  */ }
/* 2663  */ .btn-nicole:not(:disabled):not(.disabled):active:focus, .btn-nicole:not(:disabled):not(.disabled).active:focus,
/* 2664  */ .show > .btn-nicole.dropdown-toggle:focus {
/* 2665  */   box-shadow: 0 0 0 0 rgba(210, 212, 215, 0.5);
/* 2666  */ }
/* 2667  */ .btn-melissa {
/* 2668  */   color: #434D66;
/* 2669  */   background-color: #F0F3F5;
/* 2670  */   border-color: #F0F3F5;
/* 2671  */ }
/* 2672  */ .btn-melissa:hover {
/* 2673  */   color: #434D66;
/* 2674  */   background-color: #e1e7eb;
/* 2675  */   border-color: #e1e7eb;
/* 2676  */ }
/* 2677  */ .btn-melissa:focus, .btn-melissa.focus {
/* 2678  */   box-shadow: 0 0 0 0 rgba(240, 243, 245, 0.5);
/* 2679  */ }
/* 2680  */ .btn-melissa.disabled, .btn-melissa:disabled {
/* 2681  */   color: #434D66;
/* 2682  */   background-color: #F0F3F5;
/* 2683  */   border-color: #F0F3F5;
/* 2684  */ }
/* 2685  */ .btn-melissa:not(:disabled):not(.disabled):active, .btn-melissa:not(:disabled):not(.disabled).active,
/* 2686  */ .show > .btn-melissa.dropdown-toggle {
/* 2687  */   color: #434D66;
/* 2688  */   background-color: #e1e7eb;
/* 2689  */   border-color: #e1e7eb;
/* 2690  */ }
/* 2691  */ .btn-melissa:not(:disabled):not(.disabled):active:focus, .btn-melissa:not(:disabled):not(.disabled).active:focus,
/* 2692  */ .show > .btn-melissa.dropdown-toggle:focus {
/* 2693  */   box-shadow: 0 0 0 0 rgba(240, 243, 245, 0.5);
/* 2694  */ }
/* 2695  */ .btn-tarra {
/* 2696  */   color: #434D66;
/* 2697  */   background-color: #fff;
/* 2698  */   border-color: #fff;
/* 2699  */ }
/* 2700  */ .btn-tarra:hover {

/* uchase-bootstrap-s.css */

/* 2701  */   color: #434D66;
/* 2702  */   background-color: #f2f2f2;
/* 2703  */   border-color: #f2f2f2;
/* 2704  */ }
/* 2705  */ .btn-tarra:focus, .btn-tarra.focus {
/* 2706  */   box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
/* 2707  */ }
/* 2708  */ .btn-tarra.disabled, .btn-tarra:disabled {
/* 2709  */   color: #434D66;
/* 2710  */   background-color: #fff;
/* 2711  */   border-color: #fff;
/* 2712  */ }
/* 2713  */ .btn-tarra:not(:disabled):not(.disabled):active, .btn-tarra:not(:disabled):not(.disabled).active,
/* 2714  */ .show > .btn-tarra.dropdown-toggle {
/* 2715  */   color: #434D66;
/* 2716  */   background-color: #f2f2f2;
/* 2717  */   border-color: #f2f2f2;
/* 2718  */ }
/* 2719  */ .btn-tarra:not(:disabled):not(.disabled):active:focus, .btn-tarra:not(:disabled):not(.disabled).active:focus,
/* 2720  */ .show > .btn-tarra.dropdown-toggle:focus {
/* 2721  */   box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
/* 2722  */ }
/* 2723  */ .btn-hanna {
/* 2724  */   color: #fff;
/* 2725  */   background-color: #EC4E35;
/* 2726  */   border-color: #EC4E35;
/* 2727  */ }
/* 2728  */ .btn-hanna:hover {
/* 2729  */   color: #fff;
/* 2730  */   background-color: #ea3a1e;
/* 2731  */   border-color: #ea3a1e;
/* 2732  */ }
/* 2733  */ .btn-hanna:focus, .btn-hanna.focus {
/* 2734  */   box-shadow: 0 0 0 0 rgba(236, 78, 53, 0.5);
/* 2735  */ }
/* 2736  */ .btn-hanna.disabled, .btn-hanna:disabled {
/* 2737  */   color: #fff;
/* 2738  */   background-color: #EC4E35;
/* 2739  */   border-color: #EC4E35;
/* 2740  */ }
/* 2741  */ .btn-hanna:not(:disabled):not(.disabled):active, .btn-hanna:not(:disabled):not(.disabled).active,
/* 2742  */ .show > .btn-hanna.dropdown-toggle {
/* 2743  */   color: #fff;
/* 2744  */   background-color: #ea3a1e;
/* 2745  */   border-color: #ea3a1e;
/* 2746  */ }
/* 2747  */ .btn-hanna:not(:disabled):not(.disabled):active:focus, .btn-hanna:not(:disabled):not(.disabled).active:focus,
/* 2748  */ .show > .btn-hanna.dropdown-toggle:focus {
/* 2749  */   box-shadow: 0 0 0 0 rgba(236, 78, 53, 0.5);
/* 2750  */ }

/* uchase-bootstrap-s.css */

/* 2751  */ .btn-outline-primary {
/* 2752  */   color: #00A2FF;
/* 2753  */   background-color: transparent;
/* 2754  */   background-image: none;
/* 2755  */   border-color: #00A2FF;
/* 2756  */ }
/* 2757  */ .btn-outline-primary:hover {
/* 2758  */   color: #fff;
/* 2759  */   background-color: #00A2FF;
/* 2760  */   border-color: #00A2FF;
/* 2761  */ }
/* 2762  */ .btn-outline-primary:focus, .btn-outline-primary.focus {
/* 2763  */   box-shadow: 0 0 0 0 rgba(0, 162, 255, 0.5);
/* 2764  */ }
/* 2765  */ .btn-outline-primary.disabled, .btn-outline-primary:disabled {
/* 2766  */   color: #00A2FF;
/* 2767  */   background-color: transparent;
/* 2768  */ }
/* 2769  */ .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
/* 2770  */ .show > .btn-outline-primary.dropdown-toggle {
/* 2771  */   color: #fff;
/* 2772  */   background-color: #00A2FF;
/* 2773  */   border-color: #00A2FF;
/* 2774  */ }
/* 2775  */ .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
/* 2776  */ .show > .btn-outline-primary.dropdown-toggle:focus {
/* 2777  */   box-shadow: 0 0 0 0 rgba(0, 162, 255, 0.5);
/* 2778  */ }
/* 2779  */ .btn-outline-secondary {
/* 2780  */   color: #6c757d;
/* 2781  */   background-color: transparent;
/* 2782  */   background-image: none;
/* 2783  */   border-color: #6c757d;
/* 2784  */ }
/* 2785  */ .btn-outline-secondary:hover {
/* 2786  */   color: #fff;
/* 2787  */   background-color: #6c757d;
/* 2788  */   border-color: #6c757d;
/* 2789  */ }
/* 2790  */ .btn-outline-secondary:focus, .btn-outline-secondary.focus {
/* 2791  */   box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
/* 2792  */ }
/* 2793  */ .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
/* 2794  */   color: #6c757d;
/* 2795  */   background-color: transparent;
/* 2796  */ }
/* 2797  */ .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
/* 2798  */ .show > .btn-outline-secondary.dropdown-toggle {
/* 2799  */   color: #fff;
/* 2800  */   background-color: #6c757d;

/* uchase-bootstrap-s.css */

/* 2801  */   border-color: #6c757d;
/* 2802  */ }
/* 2803  */ .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
/* 2804  */ .show > .btn-outline-secondary.dropdown-toggle:focus {
/* 2805  */   box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
/* 2806  */ }
/* 2807  */ .btn-outline-success {
/* 2808  */   color: #28a745;
/* 2809  */   background-color: transparent;
/* 2810  */   background-image: none;
/* 2811  */   border-color: #28a745;
/* 2812  */ }
/* 2813  */ .btn-outline-success:hover {
/* 2814  */   color: #fff;
/* 2815  */   background-color: #28a745;
/* 2816  */   border-color: #28a745;
/* 2817  */ }
/* 2818  */ .btn-outline-success:focus, .btn-outline-success.focus {
/* 2819  */   box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
/* 2820  */ }
/* 2821  */ .btn-outline-success.disabled, .btn-outline-success:disabled {
/* 2822  */   color: #28a745;
/* 2823  */   background-color: transparent;
/* 2824  */ }
/* 2825  */ .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
/* 2826  */ .show > .btn-outline-success.dropdown-toggle {
/* 2827  */   color: #fff;
/* 2828  */   background-color: #28a745;
/* 2829  */   border-color: #28a745;
/* 2830  */ }
/* 2831  */ .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
/* 2832  */ .show > .btn-outline-success.dropdown-toggle:focus {
/* 2833  */   box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5);
/* 2834  */ }
/* 2835  */ .btn-outline-info {
/* 2836  */   color: #17a2b8;
/* 2837  */   background-color: transparent;
/* 2838  */   background-image: none;
/* 2839  */   border-color: #17a2b8;
/* 2840  */ }
/* 2841  */ .btn-outline-info:hover {
/* 2842  */   color: #fff;
/* 2843  */   background-color: #17a2b8;
/* 2844  */   border-color: #17a2b8;
/* 2845  */ }
/* 2846  */ .btn-outline-info:focus, .btn-outline-info.focus {
/* 2847  */   box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
/* 2848  */ }
/* 2849  */ .btn-outline-info.disabled, .btn-outline-info:disabled {
/* 2850  */   color: #17a2b8;

/* uchase-bootstrap-s.css */

/* 2851  */   background-color: transparent;
/* 2852  */ }
/* 2853  */ .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
/* 2854  */ .show > .btn-outline-info.dropdown-toggle {
/* 2855  */   color: #fff;
/* 2856  */   background-color: #17a2b8;
/* 2857  */   border-color: #17a2b8;
/* 2858  */ }
/* 2859  */ .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
/* 2860  */ .show > .btn-outline-info.dropdown-toggle:focus {
/* 2861  */   box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
/* 2862  */ }
/* 2863  */ .btn-outline-warning {
/* 2864  */   color: #fd7e14;
/* 2865  */   background-color: transparent;
/* 2866  */   background-image: none;
/* 2867  */   border-color: #fd7e14;
/* 2868  */ }
/* 2869  */ .btn-outline-warning:hover {
/* 2870  */   color: #434D66;
/* 2871  */   background-color: #fd7e14;
/* 2872  */   border-color: #fd7e14;
/* 2873  */ }
/* 2874  */ .btn-outline-warning:focus, .btn-outline-warning.focus {
/* 2875  */   box-shadow: 0 0 0 0 rgba(253, 126, 20, 0.5);
/* 2876  */ }
/* 2877  */ .btn-outline-warning.disabled, .btn-outline-warning:disabled {
/* 2878  */   color: #fd7e14;
/* 2879  */   background-color: transparent;
/* 2880  */ }
/* 2881  */ .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
/* 2882  */ .show > .btn-outline-warning.dropdown-toggle {
/* 2883  */   color: #434D66;
/* 2884  */   background-color: #fd7e14;
/* 2885  */   border-color: #fd7e14;
/* 2886  */ }
/* 2887  */ .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
/* 2888  */ .show > .btn-outline-warning.dropdown-toggle:focus {
/* 2889  */   box-shadow: 0 0 0 0 rgba(253, 126, 20, 0.5);
/* 2890  */ }
/* 2891  */ .btn-outline-danger {
/* 2892  */   color: #d50d27;
/* 2893  */   background-color: transparent;
/* 2894  */   background-image: none;
/* 2895  */   border-color: #d50d27;
/* 2896  */ }
/* 2897  */ .btn-outline-danger:hover {
/* 2898  */   color: #fff;
/* 2899  */   background-color: #d50d27;
/* 2900  */   border-color: #d50d27;

/* uchase-bootstrap-s.css */

/* 2901  */ }
/* 2902  */ .btn-outline-danger:focus, .btn-outline-danger.focus {
/* 2903  */   box-shadow: 0 0 0 0 rgba(213, 13, 39, 0.5);
/* 2904  */ }
/* 2905  */ .btn-outline-danger.disabled, .btn-outline-danger:disabled {
/* 2906  */   color: #d50d27;
/* 2907  */   background-color: transparent;
/* 2908  */ }
/* 2909  */ .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
/* 2910  */ .show > .btn-outline-danger.dropdown-toggle {
/* 2911  */   color: #fff;
/* 2912  */   background-color: #d50d27;
/* 2913  */   border-color: #d50d27;
/* 2914  */ }
/* 2915  */ .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
/* 2916  */ .show > .btn-outline-danger.dropdown-toggle:focus {
/* 2917  */   box-shadow: 0 0 0 0 rgba(213, 13, 39, 0.5);
/* 2918  */ }
/* 2919  */ .btn-outline-light {
/* 2920  */   color: #f8f9fa;
/* 2921  */   background-color: transparent;
/* 2922  */   background-image: none;
/* 2923  */   border-color: #f8f9fa;
/* 2924  */ }
/* 2925  */ .btn-outline-light:hover {
/* 2926  */   color: #434D66;
/* 2927  */   background-color: #f8f9fa;
/* 2928  */   border-color: #f8f9fa;
/* 2929  */ }
/* 2930  */ .btn-outline-light:focus, .btn-outline-light.focus {
/* 2931  */   box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
/* 2932  */ }
/* 2933  */ .btn-outline-light.disabled, .btn-outline-light:disabled {
/* 2934  */   color: #f8f9fa;
/* 2935  */   background-color: transparent;
/* 2936  */ }
/* 2937  */ .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
/* 2938  */ .show > .btn-outline-light.dropdown-toggle {
/* 2939  */   color: #434D66;
/* 2940  */   background-color: #f8f9fa;
/* 2941  */   border-color: #f8f9fa;
/* 2942  */ }
/* 2943  */ .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
/* 2944  */ .show > .btn-outline-light.dropdown-toggle:focus {
/* 2945  */   box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
/* 2946  */ }
/* 2947  */ .btn-outline-dark {
/* 2948  */   color: #343a40;
/* 2949  */   background-color: transparent;
/* 2950  */   background-image: none;

/* uchase-bootstrap-s.css */

/* 2951  */   border-color: #343a40;
/* 2952  */ }
/* 2953  */ .btn-outline-dark:hover {
/* 2954  */   color: #fff;
/* 2955  */   background-color: #343a40;
/* 2956  */   border-color: #343a40;
/* 2957  */ }
/* 2958  */ .btn-outline-dark:focus, .btn-outline-dark.focus {
/* 2959  */   box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
/* 2960  */ }
/* 2961  */ .btn-outline-dark.disabled, .btn-outline-dark:disabled {
/* 2962  */   color: #343a40;
/* 2963  */   background-color: transparent;
/* 2964  */ }
/* 2965  */ .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
/* 2966  */ .show > .btn-outline-dark.dropdown-toggle {
/* 2967  */   color: #fff;
/* 2968  */   background-color: #343a40;
/* 2969  */   border-color: #343a40;
/* 2970  */ }
/* 2971  */ .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
/* 2972  */ .show > .btn-outline-dark.dropdown-toggle:focus {
/* 2973  */   box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5);
/* 2974  */ }
/* 2975  */ .btn-outline-ashley {
/* 2976  */   color: #16DDBA;
/* 2977  */   background-color: transparent;
/* 2978  */   background-image: none;
/* 2979  */   border-color: #16DDBA;
/* 2980  */ }
/* 2981  */ .btn-outline-ashley:hover {
/* 2982  */   color: #434D66;
/* 2983  */   background-color: #16DDBA;
/* 2984  */   border-color: #16DDBA;
/* 2985  */ }
/* 2986  */ .btn-outline-ashley:focus, .btn-outline-ashley.focus {
/* 2987  */   box-shadow: 0 0 0 0 rgba(22, 221, 186, 0.5);
/* 2988  */ }
/* 2989  */ .btn-outline-ashley.disabled, .btn-outline-ashley:disabled {
/* 2990  */   color: #16DDBA;
/* 2991  */   background-color: transparent;
/* 2992  */ }
/* 2993  */ .btn-outline-ashley:not(:disabled):not(.disabled):active, .btn-outline-ashley:not(:disabled):not(.disabled).active,
/* 2994  */ .show > .btn-outline-ashley.dropdown-toggle {
/* 2995  */   color: #434D66;
/* 2996  */   background-color: #16DDBA;
/* 2997  */   border-color: #16DDBA;
/* 2998  */ }
/* 2999  */ .btn-outline-ashley:not(:disabled):not(.disabled):active:focus, .btn-outline-ashley:not(:disabled):not(.disabled).active:focus,
/* 3000  */ .show > .btn-outline-ashley.dropdown-toggle:focus {

/* uchase-bootstrap-s.css */

/* 3001  */   box-shadow: 0 0 0 0 rgba(22, 221, 186, 0.5);
/* 3002  */ }
/* 3003  */ .btn-outline-lindsey {
/* 3004  */   color: #FADE4D;
/* 3005  */   background-color: transparent;
/* 3006  */   background-image: none;
/* 3007  */   border-color: #FADE4D;
/* 3008  */ }
/* 3009  */ .btn-outline-lindsey:hover {
/* 3010  */   color: #434D66;
/* 3011  */   background-color: #FADE4D;
/* 3012  */   border-color: #FADE4D;
/* 3013  */ }
/* 3014  */ .btn-outline-lindsey:focus, .btn-outline-lindsey.focus {
/* 3015  */   box-shadow: 0 0 0 0 rgba(250, 222, 77, 0.5);
/* 3016  */ }
/* 3017  */ .btn-outline-lindsey.disabled, .btn-outline-lindsey:disabled {
/* 3018  */   color: #FADE4D;
/* 3019  */   background-color: transparent;
/* 3020  */ }
/* 3021  */ .btn-outline-lindsey:not(:disabled):not(.disabled):active, .btn-outline-lindsey:not(:disabled):not(.disabled).active,
/* 3022  */ .show > .btn-outline-lindsey.dropdown-toggle {
/* 3023  */   color: #434D66;
/* 3024  */   background-color: #FADE4D;
/* 3025  */   border-color: #FADE4D;
/* 3026  */ }
/* 3027  */ .btn-outline-lindsey:not(:disabled):not(.disabled):active:focus, .btn-outline-lindsey:not(:disabled):not(.disabled).active:focus,
/* 3028  */ .show > .btn-outline-lindsey.dropdown-toggle:focus {
/* 3029  */   box-shadow: 0 0 0 0 rgba(250, 222, 77, 0.5);
/* 3030  */ }
/* 3031  */ .btn-outline-jane {
/* 3032  */   color: #434D66;
/* 3033  */   background-color: transparent;
/* 3034  */   background-image: none;
/* 3035  */   border-color: #434D66;
/* 3036  */ }
/* 3037  */ .btn-outline-jane:hover {
/* 3038  */   color: #fff;
/* 3039  */   background-color: #434D66;
/* 3040  */   border-color: #434D66;
/* 3041  */ }
/* 3042  */ .btn-outline-jane:focus, .btn-outline-jane.focus {
/* 3043  */   box-shadow: 0 0 0 0 rgba(67, 77, 102, 0.5);
/* 3044  */ }
/* 3045  */ .btn-outline-jane.disabled, .btn-outline-jane:disabled {
/* 3046  */   color: #434D66;
/* 3047  */   background-color: transparent;
/* 3048  */ }
/* 3049  */ .btn-outline-jane:not(:disabled):not(.disabled):active, .btn-outline-jane:not(:disabled):not(.disabled).active,
/* 3050  */ .show > .btn-outline-jane.dropdown-toggle {

/* uchase-bootstrap-s.css */

/* 3051  */   color: #fff;
/* 3052  */   background-color: #434D66;
/* 3053  */   border-color: #434D66;
/* 3054  */ }
/* 3055  */ .btn-outline-jane:not(:disabled):not(.disabled):active:focus, .btn-outline-jane:not(:disabled):not(.disabled).active:focus,
/* 3056  */ .show > .btn-outline-jane.dropdown-toggle:focus {
/* 3057  */   box-shadow: 0 0 0 0 rgba(67, 77, 102, 0.5);
/* 3058  */ }
/* 3059  */ .btn-outline-kate {
/* 3060  */   color: #627380;
/* 3061  */   background-color: transparent;
/* 3062  */   background-image: none;
/* 3063  */   border-color: #627380;
/* 3064  */ }
/* 3065  */ .btn-outline-kate:hover {
/* 3066  */   color: #fff;
/* 3067  */   background-color: #627380;
/* 3068  */   border-color: #627380;
/* 3069  */ }
/* 3070  */ .btn-outline-kate:focus, .btn-outline-kate.focus {
/* 3071  */   box-shadow: 0 0 0 0 rgba(98, 115, 128, 0.5);
/* 3072  */ }
/* 3073  */ .btn-outline-kate.disabled, .btn-outline-kate:disabled {
/* 3074  */   color: #627380;
/* 3075  */   background-color: transparent;
/* 3076  */ }
/* 3077  */ .btn-outline-kate:not(:disabled):not(.disabled):active, .btn-outline-kate:not(:disabled):not(.disabled).active,
/* 3078  */ .show > .btn-outline-kate.dropdown-toggle {
/* 3079  */   color: #fff;
/* 3080  */   background-color: #627380;
/* 3081  */   border-color: #627380;
/* 3082  */ }
/* 3083  */ .btn-outline-kate:not(:disabled):not(.disabled):active:focus, .btn-outline-kate:not(:disabled):not(.disabled).active:focus,
/* 3084  */ .show > .btn-outline-kate.dropdown-toggle:focus {
/* 3085  */   box-shadow: 0 0 0 0 rgba(98, 115, 128, 0.5);
/* 3086  */ }
/* 3087  */ .btn-outline-emma {
/* 3088  */   color: #899EAD;
/* 3089  */   background-color: transparent;
/* 3090  */   background-image: none;
/* 3091  */   border-color: #899EAD;
/* 3092  */ }
/* 3093  */ .btn-outline-emma:hover {
/* 3094  */   color: #434D66;
/* 3095  */   background-color: #899EAD;
/* 3096  */   border-color: #899EAD;
/* 3097  */ }
/* 3098  */ .btn-outline-emma:focus, .btn-outline-emma.focus {
/* 3099  */   box-shadow: 0 0 0 0 rgba(137, 158, 173, 0.5);
/* 3100  */ }

/* uchase-bootstrap-s.css */

/* 3101  */ .btn-outline-emma.disabled, .btn-outline-emma:disabled {
/* 3102  */   color: #899EAD;
/* 3103  */   background-color: transparent;
/* 3104  */ }
/* 3105  */ .btn-outline-emma:not(:disabled):not(.disabled):active, .btn-outline-emma:not(:disabled):not(.disabled).active,
/* 3106  */ .show > .btn-outline-emma.dropdown-toggle {
/* 3107  */   color: #434D66;
/* 3108  */   background-color: #899EAD;
/* 3109  */   border-color: #899EAD;
/* 3110  */ }
/* 3111  */ .btn-outline-emma:not(:disabled):not(.disabled):active:focus, .btn-outline-emma:not(:disabled):not(.disabled).active:focus,
/* 3112  */ .show > .btn-outline-emma.dropdown-toggle:focus {
/* 3113  */   box-shadow: 0 0 0 0 rgba(137, 158, 173, 0.5);
/* 3114  */ }
/* 3115  */ .btn-outline-scarlett {
/* 3116  */   color: #E5F5FF;
/* 3117  */   background-color: transparent;
/* 3118  */   background-image: none;
/* 3119  */   border-color: #E5F5FF;
/* 3120  */ }
/* 3121  */ .btn-outline-scarlett:hover {
/* 3122  */   color: #434D66;
/* 3123  */   background-color: #E5F5FF;
/* 3124  */   border-color: #E5F5FF;
/* 3125  */ }
/* 3126  */ .btn-outline-scarlett:focus, .btn-outline-scarlett.focus {
/* 3127  */   box-shadow: 0 0 0 0 rgba(229, 245, 255, 0.5);
/* 3128  */ }
/* 3129  */ .btn-outline-scarlett.disabled, .btn-outline-scarlett:disabled {
/* 3130  */   color: #E5F5FF;
/* 3131  */   background-color: transparent;
/* 3132  */ }
/* 3133  */ .btn-outline-scarlett:not(:disabled):not(.disabled):active, .btn-outline-scarlett:not(:disabled):not(.disabled).active,
/* 3134  */ .show > .btn-outline-scarlett.dropdown-toggle {
/* 3135  */   color: #434D66;
/* 3136  */   background-color: #E5F5FF;
/* 3137  */   border-color: #E5F5FF;
/* 3138  */ }
/* 3139  */ .btn-outline-scarlett:not(:disabled):not(.disabled):active:focus, .btn-outline-scarlett:not(:disabled):not(.disabled).active:focus,
/* 3140  */ .show > .btn-outline-scarlett.dropdown-toggle:focus {
/* 3141  */   box-shadow: 0 0 0 0 rgba(229, 245, 255, 0.5);
/* 3142  */ }
/* 3143  */ .btn-outline-nicole {
/* 3144  */   color: #D2D4D7;
/* 3145  */   background-color: transparent;
/* 3146  */   background-image: none;
/* 3147  */   border-color: #D2D4D7;
/* 3148  */ }
/* 3149  */ .btn-outline-nicole:hover {
/* 3150  */   color: #434D66;

/* uchase-bootstrap-s.css */

/* 3151  */   background-color: #D2D4D7;
/* 3152  */   border-color: #D2D4D7;
/* 3153  */ }
/* 3154  */ .btn-outline-nicole:focus, .btn-outline-nicole.focus {
/* 3155  */   box-shadow: 0 0 0 0 rgba(210, 212, 215, 0.5);
/* 3156  */ }
/* 3157  */ .btn-outline-nicole.disabled, .btn-outline-nicole:disabled {
/* 3158  */   color: #D2D4D7;
/* 3159  */   background-color: transparent;
/* 3160  */ }
/* 3161  */ .btn-outline-nicole:not(:disabled):not(.disabled):active, .btn-outline-nicole:not(:disabled):not(.disabled).active,
/* 3162  */ .show > .btn-outline-nicole.dropdown-toggle {
/* 3163  */   color: #434D66;
/* 3164  */   background-color: #D2D4D7;
/* 3165  */   border-color: #D2D4D7;
/* 3166  */ }
/* 3167  */ .btn-outline-nicole:not(:disabled):not(.disabled):active:focus, .btn-outline-nicole:not(:disabled):not(.disabled).active:focus,
/* 3168  */ .show > .btn-outline-nicole.dropdown-toggle:focus {
/* 3169  */   box-shadow: 0 0 0 0 rgba(210, 212, 215, 0.5);
/* 3170  */ }
/* 3171  */ .btn-outline-melissa {
/* 3172  */   color: #F0F3F5;
/* 3173  */   background-color: transparent;
/* 3174  */   background-image: none;
/* 3175  */   border-color: #F0F3F5;
/* 3176  */ }
/* 3177  */ .btn-outline-melissa:hover {
/* 3178  */   color: #434D66;
/* 3179  */   background-color: #F0F3F5;
/* 3180  */   border-color: #F0F3F5;
/* 3181  */ }
/* 3182  */ .btn-outline-melissa:focus, .btn-outline-melissa.focus {
/* 3183  */   box-shadow: 0 0 0 0 rgba(240, 243, 245, 0.5);
/* 3184  */ }
/* 3185  */ .btn-outline-melissa.disabled, .btn-outline-melissa:disabled {
/* 3186  */   color: #F0F3F5;
/* 3187  */   background-color: transparent;
/* 3188  */ }
/* 3189  */ .btn-outline-melissa:not(:disabled):not(.disabled):active, .btn-outline-melissa:not(:disabled):not(.disabled).active,
/* 3190  */ .show > .btn-outline-melissa.dropdown-toggle {
/* 3191  */   color: #434D66;
/* 3192  */   background-color: #F0F3F5;
/* 3193  */   border-color: #F0F3F5;
/* 3194  */ }
/* 3195  */ .btn-outline-melissa:not(:disabled):not(.disabled):active:focus, .btn-outline-melissa:not(:disabled):not(.disabled).active:focus,
/* 3196  */ .show > .btn-outline-melissa.dropdown-toggle:focus {
/* 3197  */   box-shadow: 0 0 0 0 rgba(240, 243, 245, 0.5);
/* 3198  */ }
/* 3199  */ .btn-outline-tarra {
/* 3200  */   color: #fff;

/* uchase-bootstrap-s.css */

/* 3201  */   background-color: transparent;
/* 3202  */   background-image: none;
/* 3203  */   border-color: #fff;
/* 3204  */ }
/* 3205  */ .btn-outline-tarra:hover {
/* 3206  */   color: #434D66;
/* 3207  */   background-color: #fff;
/* 3208  */   border-color: #fff;
/* 3209  */ }
/* 3210  */ .btn-outline-tarra:focus, .btn-outline-tarra.focus {
/* 3211  */   box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
/* 3212  */ }
/* 3213  */ .btn-outline-tarra.disabled, .btn-outline-tarra:disabled {
/* 3214  */   color: #fff;
/* 3215  */   background-color: transparent;
/* 3216  */ }
/* 3217  */ .btn-outline-tarra:not(:disabled):not(.disabled):active, .btn-outline-tarra:not(:disabled):not(.disabled).active,
/* 3218  */ .show > .btn-outline-tarra.dropdown-toggle {
/* 3219  */   color: #434D66;
/* 3220  */   background-color: #fff;
/* 3221  */   border-color: #fff;
/* 3222  */ }
/* 3223  */ .btn-outline-tarra:not(:disabled):not(.disabled):active:focus, .btn-outline-tarra:not(:disabled):not(.disabled).active:focus,
/* 3224  */ .show > .btn-outline-tarra.dropdown-toggle:focus {
/* 3225  */   box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
/* 3226  */ }
/* 3227  */ .btn-outline-hanna {
/* 3228  */   color: #EC4E35;
/* 3229  */   background-color: transparent;
/* 3230  */   background-image: none;
/* 3231  */   border-color: #EC4E35;
/* 3232  */ }
/* 3233  */ .btn-outline-hanna:hover {
/* 3234  */   color: #fff;
/* 3235  */   background-color: #EC4E35;
/* 3236  */   border-color: #EC4E35;
/* 3237  */ }
/* 3238  */ .btn-outline-hanna:focus, .btn-outline-hanna.focus {
/* 3239  */   box-shadow: 0 0 0 0 rgba(236, 78, 53, 0.5);
/* 3240  */ }
/* 3241  */ .btn-outline-hanna.disabled, .btn-outline-hanna:disabled {
/* 3242  */   color: #EC4E35;
/* 3243  */   background-color: transparent;
/* 3244  */ }
/* 3245  */ .btn-outline-hanna:not(:disabled):not(.disabled):active, .btn-outline-hanna:not(:disabled):not(.disabled).active,
/* 3246  */ .show > .btn-outline-hanna.dropdown-toggle {
/* 3247  */   color: #fff;
/* 3248  */   background-color: #EC4E35;
/* 3249  */   border-color: #EC4E35;
/* 3250  */ }

/* uchase-bootstrap-s.css */

/* 3251  */ .btn-outline-hanna:not(:disabled):not(.disabled):active:focus, .btn-outline-hanna:not(:disabled):not(.disabled).active:focus,
/* 3252  */ .show > .btn-outline-hanna.dropdown-toggle:focus {
/* 3253  */   box-shadow: 0 0 0 0 rgba(236, 78, 53, 0.5);
/* 3254  */ }
/* 3255  */ .btn-link {
/* 3256  */   font-weight: 400;
/* 3257  */   color: #00A2FF;
/* 3258  */   background-color: transparent;
/* 3259  */ }
/* 3260  */ .btn-link:hover {
/* 3261  */   color: #0082cc;
/* 3262  */   text-decoration: none;
/* 3263  */   background-color: transparent;
/* 3264  */   border-color: transparent;
/* 3265  */ }
/* 3266  */ .btn-link:focus, .btn-link.focus {
/* 3267  */   text-decoration: none;
/* 3268  */   border-color: transparent;
/* 3269  */   box-shadow: none;
/* 3270  */ }
/* 3271  */ .btn-link:disabled, .btn-link.disabled {
/* 3272  */   color: #6c757d;
/* 3273  */   pointer-events: none;
/* 3274  */ }
/* 3275  */ .btn-lg, .btn-group-lg > .btn {
/* 3276  */   padding: 0.9375rem 3rem;
/* 3277  */   font-size: 1.25rem;
/* 3278  */   line-height: 1.2;
/* 3279  */   border-radius: 1.75rem;
/* 3280  */ }
/* 3281  */ .btn-sm, .btn-group-sm > .btn {
/* 3282  */   padding: 0.34375rem 1rem;
/* 3283  */   font-size: 0.875rem;
/* 3284  */   line-height: 1.2;
/* 3285  */   border-radius: 1rem;
/* 3286  */ }
/* 3287  */ .btn-block {
/* 3288  */   display: block;
/* 3289  */   width: 100%;
/* 3290  */ }
/* 3291  */ .btn-block + .btn-block {
/* 3292  */   margin-top: 0.5rem;
/* 3293  */ }
/* 3294  */ input[type="submit"].btn-block,
/* 3295  */ input[type="reset"].btn-block,
/* 3296  */ input[type="button"].btn-block {
/* 3297  */   width: 100%;
/* 3298  */ }
/* 3299  */ .btn {
/* 3300  */   font-family: "AkrobatBold" !important;

/* uchase-bootstrap-s.css */

/* 3301  */   font-size: 1.125rem !important;
/* 3302  */ }
/* 3303  */ .btn-xxl {
/* 3304  */   padding: 1rem 4rem;
/* 3305  */   font-size: 2rem;
/* 3306  */   line-height: 1.2;
/* 3307  */   border-radius: 4.5rem;
/* 3308  */   font-family: "AkrobatBold" !important;
/* 3309  */   font-size: 2rem !important;
/* 3310  */ }
/* 3311  */ .btn-xl {
/* 3312  */   padding: 1.0625rem 3.5rem;
/* 3313  */   font-size: 1.5rem;
/* 3314  */   line-height: 1.2;
/* 3315  */   border-radius: 4rem;
/* 3316  */   font-family: "AkrobatBold" !important;
/* 3317  */   font-size: 1.5rem !important;
/* 3318  */ }
/* 3319  */ .btn-lg, .btn-group-lg > .btn {
/* 3320  */   font-family: "AkrobatBold" !important;
/* 3321  */   font-size: 1.25rem !important;
/* 3322  */ }
/* 3323  */ .btn-sm, .btn-group-sm > .btn {
/* 3324  */   font-family: "AkrobatBold" !important;
/* 3325  */   font-size: 1rem !important;
/* 3326  */ }
/* 3327  */ @media (min-width: 768px) {
/* 3328  */   .btn-sm-xxl {
/* 3329  */     padding: 1rem 4rem;
/* 3330  */     font-size: 2rem;
/* 3331  */     line-height: 1.2;
/* 3332  */     border-radius: 4.5rem;
/* 3333  */     font-family: "AkrobatBold" !important;
/* 3334  */     font-size: 2rem !important;
/* 3335  */   }
/* 3336  */   .btn-sm-xl {
/* 3337  */     padding: 1.0625rem 3.5rem;
/* 3338  */     font-size: 1.5rem;
/* 3339  */     line-height: 1.2;
/* 3340  */     border-radius: 4rem;
/* 3341  */     font-family: "AkrobatBold" !important;
/* 3342  */     font-size: 1.5rem !important;
/* 3343  */   }
/* 3344  */   .btn-sm-lg {
/* 3345  */     padding: 0.9375rem 3rem;
/* 3346  */     font-size: 1.25rem;
/* 3347  */     line-height: 1.2;
/* 3348  */     border-radius: 1.75rem;
/* 3349  */     font-family: "AkrobatBold" !important;
/* 3350  */     font-size: 1.25rem !important;

/* uchase-bootstrap-s.css */

/* 3351  */   }
/* 3352  */   .btn-sm-md {
/* 3353  */     padding: 0.53215rem 1.5rem;
/* 3354  */     font-size: 1rem;
/* 3355  */     line-height: 1.2;
/* 3356  */     border-radius: 1.25rem;
/* 3357  */     font-family: "AkrobatBold" !important;
/* 3358  */     font-size: 1.125rem !important;
/* 3359  */   }
/* 3360  */   .btn-sm-sm {
/* 3361  */     padding: 0.34375rem 1rem;
/* 3362  */     font-size: 0.875rem;
/* 3363  */     line-height: 1.2;
/* 3364  */     border-radius: 1rem;
/* 3365  */     font-family: "AkrobatBold" !important;
/* 3366  */     font-size: 1rem !important;
/* 3367  */   }
/* 3368  */ }
/* 3369  */ @media (min-width: 1024px) {
/* 3370  */   .btn-md-xxl {
/* 3371  */     padding: 1rem 4rem;
/* 3372  */     font-size: 2rem;
/* 3373  */     line-height: 1.2;
/* 3374  */     border-radius: 4.5rem;
/* 3375  */     font-family: "AkrobatBold" !important;
/* 3376  */     font-size: 2rem !important;
/* 3377  */   }
/* 3378  */   .btn-md-xl {
/* 3379  */     padding: 1.0625rem 3.5rem;
/* 3380  */     font-size: 1.5rem;
/* 3381  */     line-height: 1.2;
/* 3382  */     border-radius: 4rem;
/* 3383  */     font-family: "AkrobatBold" !important;
/* 3384  */     font-size: 1.5rem !important;
/* 3385  */   }
/* 3386  */   .btn-md-lg {
/* 3387  */     padding: 0.9375rem 3rem;
/* 3388  */     font-size: 1.25rem;
/* 3389  */     line-height: 1.2;
/* 3390  */     border-radius: 1.75rem;
/* 3391  */     font-family: "AkrobatBold" !important;
/* 3392  */     font-size: 1.25rem !important;
/* 3393  */   }
/* 3394  */   .btn-md-md {
/* 3395  */     padding: 0.53215rem 1.5rem;
/* 3396  */     font-size: 1rem;
/* 3397  */     line-height: 1.2;
/* 3398  */     border-radius: 1.25rem;
/* 3399  */     font-family: "AkrobatBold" !important;
/* 3400  */     font-size: 1.125rem !important;

/* uchase-bootstrap-s.css */

/* 3401  */   }
/* 3402  */   .btn-md-sm {
/* 3403  */     padding: 0.34375rem 1rem;
/* 3404  */     font-size: 0.875rem;
/* 3405  */     line-height: 1.2;
/* 3406  */     border-radius: 1rem;
/* 3407  */     font-family: "AkrobatBold" !important;
/* 3408  */     font-size: 1rem !important;
/* 3409  */   }
/* 3410  */ }
/* 3411  */ @media (min-width: 1280px) {
/* 3412  */   .btn-lg-xxl {
/* 3413  */     padding: 1rem 4rem;
/* 3414  */     font-size: 2rem;
/* 3415  */     line-height: 1.2;
/* 3416  */     border-radius: 4.5rem;
/* 3417  */     font-family: "AkrobatBold" !important;
/* 3418  */     font-size: 2rem !important;
/* 3419  */   }
/* 3420  */   .btn-lg-xl {
/* 3421  */     padding: 1.0625rem 3.5rem;
/* 3422  */     font-size: 1.5rem;
/* 3423  */     line-height: 1.2;
/* 3424  */     border-radius: 4rem;
/* 3425  */     font-family: "AkrobatBold" !important;
/* 3426  */     font-size: 1.5rem !important;
/* 3427  */   }
/* 3428  */   .btn-lg-lg {
/* 3429  */     padding: 0.9375rem 3rem;
/* 3430  */     font-size: 1.25rem;
/* 3431  */     line-height: 1.2;
/* 3432  */     border-radius: 1.75rem;
/* 3433  */     font-family: "AkrobatBold" !important;
/* 3434  */     font-size: 1.25rem !important;
/* 3435  */   }
/* 3436  */   .btn-lg-md {
/* 3437  */     padding: 0.53215rem 1.5rem;
/* 3438  */     font-size: 1rem;
/* 3439  */     line-height: 1.2;
/* 3440  */     border-radius: 1.25rem;
/* 3441  */     font-family: "AkrobatBold" !important;
/* 3442  */     font-size: 1.125rem !important;
/* 3443  */   }
/* 3444  */   .btn-lg-sm {
/* 3445  */     padding: 0.34375rem 1rem;
/* 3446  */     font-size: 0.875rem;
/* 3447  */     line-height: 1.2;
/* 3448  */     border-radius: 1rem;
/* 3449  */     font-family: "AkrobatBold" !important;
/* 3450  */     font-size: 1rem !important;

/* uchase-bootstrap-s.css */

/* 3451  */   }
/* 3452  */ }
/* 3453  */ @media (min-width: 1920px) {
/* 3454  */   .btn-xl-xxl {
/* 3455  */     padding: 1rem 4rem;
/* 3456  */     font-size: 2rem;
/* 3457  */     line-height: 1.2;
/* 3458  */     border-radius: 4.5rem;
/* 3459  */     font-family: "AkrobatBold" !important;
/* 3460  */     font-size: 2rem !important;
/* 3461  */   }
/* 3462  */   .btn-xl-xl {
/* 3463  */     padding: 1.0625rem 3.5rem;
/* 3464  */     font-size: 1.5rem;
/* 3465  */     line-height: 1.2;
/* 3466  */     border-radius: 4rem;
/* 3467  */     font-family: "AkrobatBold" !important;
/* 3468  */     font-size: 1.5rem !important;
/* 3469  */   }
/* 3470  */   .btn-xl-lg {
/* 3471  */     padding: 0.9375rem 3rem;
/* 3472  */     font-size: 1.25rem;
/* 3473  */     line-height: 1.2;
/* 3474  */     border-radius: 1.75rem;
/* 3475  */     font-family: "AkrobatBold" !important;
/* 3476  */     font-size: 1.25rem !important;
/* 3477  */   }
/* 3478  */   .btn-xl-md {
/* 3479  */     padding: 0.53215rem 1.5rem;
/* 3480  */     font-size: 1rem;
/* 3481  */     line-height: 1.2;
/* 3482  */     border-radius: 1.25rem;
/* 3483  */     font-family: "AkrobatBold" !important;
/* 3484  */     font-size: 1.125rem !important;
/* 3485  */   }
/* 3486  */   .btn-xl-sm {
/* 3487  */     padding: 0.34375rem 1rem;
/* 3488  */     font-size: 0.875rem;
/* 3489  */     line-height: 1.2;
/* 3490  */     border-radius: 1rem;
/* 3491  */     font-family: "AkrobatBold" !important;
/* 3492  */     font-size: 1rem !important;
/* 3493  */   }
/* 3494  */ }
/* 3495  */ .fade {
/* 3496  */   transition: opacity 0.15s linear;
/* 3497  */ }
/* 3498  */ @media screen and (prefers-reduced-motion: reduce) {
/* 3499  */   .fade {
/* 3500  */     transition: none;

/* uchase-bootstrap-s.css */

/* 3501  */   }
/* 3502  */ }
/* 3503  */ .fade:not(.show) {
/* 3504  */   opacity: 0;
/* 3505  */ }
/* 3506  */ .collapse:not(.show) {
/* 3507  */   display: none;
/* 3508  */ }
/* 3509  */ .collapsing {
/* 3510  */   position: relative;
/* 3511  */   height: 0;
/* 3512  */   overflow: hidden;
/* 3513  */   transition: height 0.35s ease;
/* 3514  */ }
/* 3515  */ @media screen and (prefers-reduced-motion: reduce) {
/* 3516  */   .collapsing {
/* 3517  */     transition: none;
/* 3518  */   }
/* 3519  */ }
/* 3520  */ .dropup,
/* 3521  */ .dropright,
/* 3522  */ .dropdown,
/* 3523  */ .dropleft {
/* 3524  */   position: relative;
/* 3525  */ }
/* 3526  */ .dropdown-toggle::after {
/* 3527  */   display: inline-block;
/* 3528  */   width: 0;
/* 3529  */   height: 0;
/* 3530  */   margin-left: 0.255em;
/* 3531  */   vertical-align: 0.255em;
/* 3532  */   content: "";
/* 3533  */   border-top: 0.3em solid;
/* 3534  */   border-right: 0.3em solid transparent;
/* 3535  */   border-bottom: 0;
/* 3536  */   border-left: 0.3em solid transparent;
/* 3537  */ }
/* 3538  */ .dropdown-toggle:empty::after {
/* 3539  */   margin-left: 0;
/* 3540  */ }
/* 3541  */ .dropdown-menu {
/* 3542  */   position: absolute;
/* 3543  */   top: 100%;
/* 3544  */   left: 0;
/* 3545  */   z-index: 900;
/* 3546  */   display: none;
/* 3547  */   float: left;
/* 3548  */   min-width: 10rem;
/* 3549  */   padding: 0.5rem 0;
/* 3550  */   margin: 0.125rem 0 0;

/* uchase-bootstrap-s.css */

/* 3551  */   font-size: 1rem;
/* 3552  */   color: #434D66;
/* 3553  */   text-align: left;
/* 3554  */   list-style: none;
/* 3555  */   background-color: #fff;
/* 3556  */   background-clip: padding-box;
/* 3557  */   border: 1px solid rgba(0, 0, 0, 0.15);
/* 3558  */   border-radius: 0.25rem;
/* 3559  */ }
/* 3560  */ .dropdown-menu-right {
/* 3561  */   right: 0;
/* 3562  */   left: auto;
/* 3563  */ }
/* 3564  */ .dropup .dropdown-menu {
/* 3565  */   top: auto;
/* 3566  */   bottom: 100%;
/* 3567  */   margin-top: 0;
/* 3568  */   margin-bottom: 0.125rem;
/* 3569  */ }
/* 3570  */ .dropup .dropdown-toggle::after {
/* 3571  */   display: inline-block;
/* 3572  */   width: 0;
/* 3573  */   height: 0;
/* 3574  */   margin-left: 0.255em;
/* 3575  */   vertical-align: 0.255em;
/* 3576  */   content: "";
/* 3577  */   border-top: 0;
/* 3578  */   border-right: 0.3em solid transparent;
/* 3579  */   border-bottom: 0.3em solid;
/* 3580  */   border-left: 0.3em solid transparent;
/* 3581  */ }
/* 3582  */ .dropup .dropdown-toggle:empty::after {
/* 3583  */   margin-left: 0;
/* 3584  */ }
/* 3585  */ .dropright .dropdown-menu {
/* 3586  */   top: 0;
/* 3587  */   right: auto;
/* 3588  */   left: 100%;
/* 3589  */   margin-top: 0;
/* 3590  */   margin-left: 0.125rem;
/* 3591  */ }
/* 3592  */ .dropright .dropdown-toggle::after {
/* 3593  */   display: inline-block;
/* 3594  */   width: 0;
/* 3595  */   height: 0;
/* 3596  */   margin-left: 0.255em;
/* 3597  */   vertical-align: 0.255em;
/* 3598  */   content: "";
/* 3599  */   border-top: 0.3em solid transparent;
/* 3600  */   border-right: 0;

/* uchase-bootstrap-s.css */

/* 3601  */   border-bottom: 0.3em solid transparent;
/* 3602  */   border-left: 0.3em solid;
/* 3603  */ }
/* 3604  */ .dropright .dropdown-toggle:empty::after {
/* 3605  */   margin-left: 0;
/* 3606  */ }
/* 3607  */ .dropright .dropdown-toggle::after {
/* 3608  */   vertical-align: 0;
/* 3609  */ }
/* 3610  */ .dropleft .dropdown-menu {
/* 3611  */   top: 0;
/* 3612  */   right: 100%;
/* 3613  */   left: auto;
/* 3614  */   margin-top: 0;
/* 3615  */   margin-right: 0.125rem;
/* 3616  */ }
/* 3617  */ .dropleft .dropdown-toggle::after {
/* 3618  */   display: inline-block;
/* 3619  */   width: 0;
/* 3620  */   height: 0;
/* 3621  */   margin-left: 0.255em;
/* 3622  */   vertical-align: 0.255em;
/* 3623  */   content: "";
/* 3624  */ }
/* 3625  */ .dropleft .dropdown-toggle::after {
/* 3626  */   display: none;
/* 3627  */ }
/* 3628  */ .dropleft .dropdown-toggle::before {
/* 3629  */   display: inline-block;
/* 3630  */   width: 0;
/* 3631  */   height: 0;
/* 3632  */   margin-right: 0.255em;
/* 3633  */   vertical-align: 0.255em;
/* 3634  */   content: "";
/* 3635  */   border-top: 0.3em solid transparent;
/* 3636  */   border-right: 0.3em solid;
/* 3637  */   border-bottom: 0.3em solid transparent;
/* 3638  */ }
/* 3639  */ .dropleft .dropdown-toggle:empty::after {
/* 3640  */   margin-left: 0;
/* 3641  */ }
/* 3642  */ .dropleft .dropdown-toggle::before {
/* 3643  */   vertical-align: 0;
/* 3644  */ }
/* 3645  */ .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
/* 3646  */   right: auto;
/* 3647  */   bottom: auto;
/* 3648  */ }
/* 3649  */ .dropdown-divider {
/* 3650  */   height: 0;

/* uchase-bootstrap-s.css */

/* 3651  */   margin: 0.5rem 0;
/* 3652  */   overflow: hidden;
/* 3653  */   border-top: 1px solid #e9ecef;
/* 3654  */ }
/* 3655  */ .dropdown-item {
/* 3656  */   display: block;
/* 3657  */   width: 100%;
/* 3658  */   padding: 0.25rem 1.5rem;
/* 3659  */   clear: both;
/* 3660  */   font-weight: 400;
/* 3661  */   color: #212529;
/* 3662  */   text-align: inherit;
/* 3663  */   white-space: nowrap;
/* 3664  */   background-color: transparent;
/* 3665  */   border: 0;
/* 3666  */ }
/* 3667  */ .dropdown-item:hover, .dropdown-item:focus {
/* 3668  */   color: #16181b;
/* 3669  */   text-decoration: none;
/* 3670  */   background-color: #f8f9fa;
/* 3671  */ }
/* 3672  */ .dropdown-item.active, .dropdown-item:active {
/* 3673  */   color: #fff;
/* 3674  */   text-decoration: none;
/* 3675  */   background-color: #00A2FF;
/* 3676  */ }
/* 3677  */ .dropdown-item.disabled, .dropdown-item:disabled {
/* 3678  */   color: #6c757d;
/* 3679  */   background-color: transparent;
/* 3680  */ }
/* 3681  */ .dropdown-menu.show {
/* 3682  */   display: block;
/* 3683  */ }
/* 3684  */ .dropdown-header {
/* 3685  */   display: block;
/* 3686  */   padding: 0.5rem 1.5rem;
/* 3687  */   margin-bottom: 0;
/* 3688  */   font-size: 0.875rem;
/* 3689  */   color: #6c757d;
/* 3690  */   white-space: nowrap;
/* 3691  */ }
/* 3692  */ .dropdown-item-text {
/* 3693  */   display: block;
/* 3694  */   padding: 0.25rem 1.5rem;
/* 3695  */   color: #212529;
/* 3696  */ }
/* 3697  */ .btn-group,
/* 3698  */ .btn-group-vertical {
/* 3699  */   position: relative;
/* 3700  */   display: -webkit-inline-flex;

/* uchase-bootstrap-s.css */

/* 3701  */   display: inline-flex;
/* 3702  */   vertical-align: middle;
/* 3703  */ }
/* 3704  */ .btn-group > .btn,
/* 3705  */ .btn-group-vertical > .btn {
/* 3706  */   position: relative;
/* 3707  */   -webkit-flex: 0 1 auto;
/* 3708  */           flex: 0 1 auto;
/* 3709  */ }
/* 3710  */ .btn-group > .btn:hover,
/* 3711  */ .btn-group-vertical > .btn:hover {
/* 3712  */   z-index: 1;
/* 3713  */ }
/* 3714  */ .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
/* 3715  */ .btn-group-vertical > .btn:focus,
/* 3716  */ .btn-group-vertical > .btn:active,
/* 3717  */ .btn-group-vertical > .btn.active {
/* 3718  */   z-index: 1;
/* 3719  */ }
/* 3720  */ .btn-group .btn + .btn,
/* 3721  */ .btn-group .btn + .btn-group,
/* 3722  */ .btn-group .btn-group + .btn,
/* 3723  */ .btn-group .btn-group + .btn-group,
/* 3724  */ .btn-group-vertical .btn + .btn,
/* 3725  */ .btn-group-vertical .btn + .btn-group,
/* 3726  */ .btn-group-vertical .btn-group + .btn,
/* 3727  */ .btn-group-vertical .btn-group + .btn-group {
/* 3728  */   margin-left: -1px;
/* 3729  */ }
/* 3730  */ .btn-toolbar {
/* 3731  */   display: -webkit-flex;
/* 3732  */   display: flex;
/* 3733  */   -webkit-flex-wrap: wrap;
/* 3734  */           flex-wrap: wrap;
/* 3735  */   -webkit-justify-content: flex-start;
/* 3736  */           justify-content: flex-start;
/* 3737  */ }
/* 3738  */ .btn-toolbar .input-group {
/* 3739  */   width: auto;
/* 3740  */ }
/* 3741  */ .btn-group > .btn:first-child {
/* 3742  */   margin-left: 0;
/* 3743  */ }
/* 3744  */ .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
/* 3745  */ .btn-group > .btn-group:not(:last-child) > .btn {
/* 3746  */   border-top-right-radius: 0;
/* 3747  */   border-bottom-right-radius: 0;
/* 3748  */ }
/* 3749  */ .btn-group > .btn:not(:first-child),
/* 3750  */ .btn-group > .btn-group:not(:first-child) > .btn {

/* uchase-bootstrap-s.css */

/* 3751  */   border-top-left-radius: 0;
/* 3752  */   border-bottom-left-radius: 0;
/* 3753  */ }
/* 3754  */ .dropdown-toggle-split {
/* 3755  */   padding-right: 1.125rem;
/* 3756  */   padding-left: 1.125rem;
/* 3757  */ }
/* 3758  */ .dropdown-toggle-split::after,
/* 3759  */ .dropup .dropdown-toggle-split::after,
/* 3760  */ .dropright .dropdown-toggle-split::after {
/* 3761  */   margin-left: 0;
/* 3762  */ }
/* 3763  */ .dropleft .dropdown-toggle-split::before {
/* 3764  */   margin-right: 0;
/* 3765  */ }
/* 3766  */ .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
/* 3767  */   padding-right: 0.75rem;
/* 3768  */   padding-left: 0.75rem;
/* 3769  */ }
/* 3770  */ .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
/* 3771  */   padding-right: 2.25rem;
/* 3772  */   padding-left: 2.25rem;
/* 3773  */ }
/* 3774  */ .btn-group-vertical {
/* 3775  */   -webkit-flex-direction: column;
/* 3776  */           flex-direction: column;
/* 3777  */   -webkit-align-items: flex-start;
/* 3778  */           align-items: flex-start;
/* 3779  */   -webkit-justify-content: center;
/* 3780  */           justify-content: center;
/* 3781  */ }
/* 3782  */ .btn-group-vertical .btn,
/* 3783  */ .btn-group-vertical .btn-group {
/* 3784  */   width: 100%;
/* 3785  */ }
/* 3786  */ .btn-group-vertical > .btn + .btn,
/* 3787  */ .btn-group-vertical > .btn + .btn-group,
/* 3788  */ .btn-group-vertical > .btn-group + .btn,
/* 3789  */ .btn-group-vertical > .btn-group + .btn-group {
/* 3790  */   margin-top: -1px;
/* 3791  */   margin-left: 0;
/* 3792  */ }
/* 3793  */ .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
/* 3794  */ .btn-group-vertical > .btn-group:not(:last-child) > .btn {
/* 3795  */   border-bottom-right-radius: 0;
/* 3796  */   border-bottom-left-radius: 0;
/* 3797  */ }
/* 3798  */ .btn-group-vertical > .btn:not(:first-child),
/* 3799  */ .btn-group-vertical > .btn-group:not(:first-child) > .btn {
/* 3800  */   border-top-left-radius: 0;

/* uchase-bootstrap-s.css */

/* 3801  */   border-top-right-radius: 0;
/* 3802  */ }
/* 3803  */ .btn-group-toggle > .btn,
/* 3804  */ .btn-group-toggle > .btn-group > .btn {
/* 3805  */   margin-bottom: 0;
/* 3806  */ }
/* 3807  */ .btn-group-toggle > .btn input[type="radio"],
/* 3808  */ .btn-group-toggle > .btn input[type="checkbox"],
/* 3809  */ .btn-group-toggle > .btn-group > .btn input[type="radio"],
/* 3810  */ .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
/* 3811  */   position: absolute;
/* 3812  */   clip: rect(0, 0, 0, 0);
/* 3813  */   pointer-events: none;
/* 3814  */ }
/* 3815  */ .input-group {
/* 3816  */   position: relative;
/* 3817  */   display: -webkit-flex;
/* 3818  */   display: flex;
/* 3819  */   -webkit-flex-wrap: wrap;
/* 3820  */           flex-wrap: wrap;
/* 3821  */   -webkit-align-items: stretch;
/* 3822  */           align-items: stretch;
/* 3823  */   width: 100%;
/* 3824  */ }
/* 3825  */ .input-group > .form-control,
/* 3826  */ .input-group > .custom-select,
/* 3827  */ .input-group > .custom-file {
/* 3828  */   position: relative;
/* 3829  */   -webkit-flex: 1 1 auto;
/* 3830  */           flex: 1 1 auto;
/* 3831  */   width: 1%;
/* 3832  */   margin-bottom: 0;
/* 3833  */ }
/* 3834  */ .input-group > .form-control + .form-control,
/* 3835  */ .input-group > .form-control + .custom-select,
/* 3836  */ .input-group > .form-control + .custom-file,
/* 3837  */ .input-group > .custom-select + .form-control,
/* 3838  */ .input-group > .custom-select + .custom-select,
/* 3839  */ .input-group > .custom-select + .custom-file,
/* 3840  */ .input-group > .custom-file + .form-control,
/* 3841  */ .input-group > .custom-file + .custom-select,
/* 3842  */ .input-group > .custom-file + .custom-file {
/* 3843  */   margin-left: -1px;
/* 3844  */ }
/* 3845  */ .input-group > .form-control:focus,
/* 3846  */ .input-group > .custom-select:focus,
/* 3847  */ .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
/* 3848  */   z-index: 3;
/* 3849  */ }
/* 3850  */ .input-group > .form-control:not(:last-child),

/* uchase-bootstrap-s.css */

/* 3851  */ .input-group > .custom-select:not(:last-child) {
/* 3852  */   border-top-right-radius: 0;
/* 3853  */   border-bottom-right-radius: 0;
/* 3854  */ }
/* 3855  */ .input-group > .form-control:not(:first-child),
/* 3856  */ .input-group > .custom-select:not(:first-child) {
/* 3857  */   border-top-left-radius: 0;
/* 3858  */   border-bottom-left-radius: 0;
/* 3859  */ }
/* 3860  */ .input-group > .custom-file {
/* 3861  */   display: -webkit-flex;
/* 3862  */   display: flex;
/* 3863  */   -webkit-align-items: center;
/* 3864  */           align-items: center;
/* 3865  */ }
/* 3866  */ .input-group > .custom-file:not(:last-child) .custom-file-label,
/* 3867  */ .input-group > .custom-file:not(:last-child) .custom-file-label::after {
/* 3868  */   border-top-right-radius: 0;
/* 3869  */   border-bottom-right-radius: 0;
/* 3870  */ }
/* 3871  */ .input-group > .custom-file:not(:first-child) .custom-file-label {
/* 3872  */   border-top-left-radius: 0;
/* 3873  */   border-bottom-left-radius: 0;
/* 3874  */ }
/* 3875  */ .input-group-prepend,
/* 3876  */ .input-group-append {
/* 3877  */   display: -webkit-flex;
/* 3878  */   display: flex;
/* 3879  */ }
/* 3880  */ .input-group-prepend .btn,
/* 3881  */ .input-group-append .btn {
/* 3882  */   position: relative;
/* 3883  */   z-index: 2;
/* 3884  */ }
/* 3885  */ .input-group-prepend .btn + .btn,
/* 3886  */ .input-group-prepend .btn + .input-group-text,
/* 3887  */ .input-group-prepend .input-group-text + .input-group-text,
/* 3888  */ .input-group-prepend .input-group-text + .btn,
/* 3889  */ .input-group-append .btn + .btn,
/* 3890  */ .input-group-append .btn + .input-group-text,
/* 3891  */ .input-group-append .input-group-text + .input-group-text,
/* 3892  */ .input-group-append .input-group-text + .btn {
/* 3893  */   margin-left: -1px;
/* 3894  */ }
/* 3895  */ .input-group-prepend {
/* 3896  */   margin-right: -1px;
/* 3897  */ }
/* 3898  */ .input-group-append {
/* 3899  */   margin-left: -1px;
/* 3900  */ }

/* uchase-bootstrap-s.css */

/* 3901  */ .input-group-text {
/* 3902  */   display: -webkit-flex;
/* 3903  */   display: flex;
/* 3904  */   -webkit-align-items: center;
/* 3905  */           align-items: center;
/* 3906  */   padding: 1.25rem 1rem;
/* 3907  */   margin-bottom: 0;
/* 3908  */   font-size: 1rem;
/* 3909  */   font-weight: 400;
/* 3910  */   line-height: 1rem;
/* 3911  */   color: #434D66;
/* 3912  */   text-align: center;
/* 3913  */   white-space: nowrap;
/* 3914  */   background-color: #e9ecef;
/* 3915  */   border: 1px solid #899EAD;
/* 3916  */   border-radius: 2px;
/* 3917  */ }
/* 3918  */ .input-group-text input[type="radio"],
/* 3919  */ .input-group-text input[type="checkbox"] {
/* 3920  */   margin-top: 0;
/* 3921  */ }
/* 3922  */ .input-group > .input-group-prepend > .btn,
/* 3923  */ .input-group > .input-group-prepend > .input-group-text,
/* 3924  */ .input-group > .input-group-append:not(:last-child) > .btn,
/* 3925  */ .input-group > .input-group-append:not(:last-child) > .input-group-text,
/* 3926  */ .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
/* 3927  */ .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
/* 3928  */   border-top-right-radius: 0;
/* 3929  */   border-bottom-right-radius: 0;
/* 3930  */ }
/* 3931  */ .input-group > .input-group-append > .btn,
/* 3932  */ .input-group > .input-group-append > .input-group-text,
/* 3933  */ .input-group > .input-group-prepend:not(:first-child) > .btn,
/* 3934  */ .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
/* 3935  */ .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
/* 3936  */ .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
/* 3937  */   border-top-left-radius: 0;
/* 3938  */   border-bottom-left-radius: 0;
/* 3939  */ }
/* 3940  */ .custom-control {
/* 3941  */   position: relative;
/* 3942  */   display: block;
/* 3943  */   min-height: 1.2rem;
/* 3944  */   padding-left: 1.5rem;
/* 3945  */ }
/* 3946  */ .custom-control-inline {
/* 3947  */   display: -webkit-inline-flex;
/* 3948  */   display: inline-flex;
/* 3949  */   margin-right: 1rem;
/* 3950  */ }

/* uchase-bootstrap-s.css */

/* 3951  */ .custom-control-input {
/* 3952  */   position: absolute;
/* 3953  */   z-index: -1;
/* 3954  */   opacity: 0;
/* 3955  */ }
/* 3956  */ .custom-control-input:checked ~ .custom-control-label::before {
/* 3957  */   color: #fff;
/* 3958  */   background-color: #fff;
/* 3959  */ }
/* 3960  */ .custom-control-input:focus ~ .custom-control-label::before {
/* 3961  */   box-shadow: 0 0 0 0;
/* 3962  */ }
/* 3963  */ .custom-control-input:active ~ .custom-control-label::before {
/* 3964  */   color: none;
/* 3965  */   background-color: none;
/* 3966  */ }
/* 3967  */ .custom-control-input:disabled ~ .custom-control-label {
/* 3968  */   color: #6c757d;
/* 3969  */ }
/* 3970  */ .custom-control-input:disabled ~ .custom-control-label::before {
/* 3971  */   background-color: #e9ecef;
/* 3972  */ }
/* 3973  */ .custom-control-label {
/* 3974  */   position: relative;
/* 3975  */   margin-bottom: 0;
/* 3976  */ }
/* 3977  */ .custom-control-label::before {
/* 3978  */   position: absolute;
/* 3979  */   top: -0.15rem;
/* 3980  */   left: -1.5rem;
/* 3981  */   display: block;
/* 3982  */   width: 1.5rem;
/* 3983  */   height: 1.5rem;
/* 3984  */   pointer-events: none;
/* 3985  */   content: "";
/* 3986  */   -webkit-user-select: none;
/* 3987  */      -moz-user-select: none;
/* 3988  */       -ms-user-select: none;
/* 3989  */           user-select: none;
/* 3990  */   background-color: #fff;
/* 3991  */ }
/* 3992  */ .custom-control-label::after {
/* 3993  */   position: absolute;
/* 3994  */   top: -0.15rem;
/* 3995  */   left: -1.5rem;
/* 3996  */   display: block;
/* 3997  */   width: 1.5rem;
/* 3998  */   height: 1.5rem;
/* 3999  */   content: "";
/* 4000  */   background-repeat: no-repeat;

/* uchase-bootstrap-s.css */

/* 4001  */   background-position: center center;
/* 4002  */   background-size: 100% 100%;
/* 4003  */ }
/* 4004  */ .custom-checkbox .custom-control-label::before {
/* 4005  */   border-radius: 0rem;
/* 4006  */ }
/* 4007  */ .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
/* 4008  */   background-color: #fff;
/* 4009  */ }
/* 4010  */ .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
/* 4011  */   background-image: url("/assets/base/images/icons/tick.svg");
/* 4012  */ }
/* 4013  */ .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
/* 4014  */   background-color: #00A2FF;
/* 4015  */ }
/* 4016  */ .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
/* 4017  */   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
/* 4018  */ }
/* 4019  */ .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
/* 4020  */   background-color: rgba(0, 162, 255, 0.5);
/* 4021  */ }
/* 4022  */ .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
/* 4023  */   background-color: rgba(0, 162, 255, 0.5);
/* 4024  */ }
/* 4025  */ .custom-radio .custom-control-label::before {
/* 4026  */   border-radius: 50%;
/* 4027  */ }
/* 4028  */ .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
/* 4029  */   background-color: #fff;
/* 4030  */ }
/* 4031  */ .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
/* 4032  */   background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cg%3E%3Ccircle fill='%2300A2FF' cx='8' cy='8' r='8'/%3E%3C/g%3E%3C/svg%3E%0A");
/* 4033  */ }
/* 4034  */ .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
/* 4035  */   background-color: rgba(0, 162, 255, 0.5);
/* 4036  */ }
/* 4037  */ .custom-select {
/* 4038  */   display: inline-block;
/* 4039  */   width: 100%;
/* 4040  */   height: calc(1.95rem + 2px);
/* 4041  */   padding: 0.375rem 2rem 0.375rem 1rem;
/* 4042  */   line-height: 1.2;
/* 4043  */   color: #434D66;
/* 4044  */   vertical-align: middle;
/* 4045  */   background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1rem center;
/* 4046  */   background-size: 8px 10px;
/* 4047  */   border: 1px solid #899EAD;
/* 4048  */   border-radius: 0.25rem;
/* 4049  */   -webkit-appearance: none;
/* 4050  */      -moz-appearance: none;

/* uchase-bootstrap-s.css */

/* 4051  */           appearance: none;
/* 4052  */ }
/* 4053  */ .custom-select:focus {
/* 4054  */   border-color: #00A2FF;
/* 4055  */   outline: 0;
/* 4056  */   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(0, 162, 255, 0.5);
/* 4057  */ }
/* 4058  */ .custom-select:focus::-ms-value {
/* 4059  */   color: #434D66;
/* 4060  */   background-color: #fff;
/* 4061  */ }
/* 4062  */ .custom-select[multiple], .custom-select[size]:not([size="1"]) {
/* 4063  */   height: auto;
/* 4064  */   padding-right: 1rem;
/* 4065  */   background-image: none;
/* 4066  */ }
/* 4067  */ .custom-select:disabled {
/* 4068  */   color: #6c757d;
/* 4069  */   background-color: #e9ecef;
/* 4070  */ }
/* 4071  */ .custom-select::-ms-expand {
/* 4072  */   opacity: 0;
/* 4073  */ }
/* 4074  */ .custom-select-sm {
/* 4075  */   height: calc(1.55rem + 2px);
/* 4076  */   padding-top: 0.375rem;
/* 4077  */   padding-bottom: 0.375rem;
/* 4078  */   font-size: 75%;
/* 4079  */ }
/* 4080  */ .custom-select-lg {
/* 4081  */   height: 2.625rem;
/* 4082  */   padding-top: 0.375rem;
/* 4083  */   padding-bottom: 0.375rem;
/* 4084  */   font-size: 125%;
/* 4085  */ }
/* 4086  */ .custom-file {
/* 4087  */   position: relative;
/* 4088  */   display: inline-block;
/* 4089  */   width: 100%;
/* 4090  */   height: calc(1.95rem + 2px);
/* 4091  */   margin-bottom: 0;
/* 4092  */ }
/* 4093  */ .custom-file-input {
/* 4094  */   position: relative;
/* 4095  */   z-index: 2;
/* 4096  */   width: 100%;
/* 4097  */   height: calc(1.95rem + 2px);
/* 4098  */   margin: 0;
/* 4099  */   opacity: 0;
/* 4100  */ }

/* uchase-bootstrap-s.css */

/* 4101  */ .custom-file-input:focus ~ .custom-file-label {
/* 4102  */   border-color: #00A2FF;
/* 4103  */   box-shadow: 0 0 0 0.2rem rgba(0, 162, 255, 0.25);
/* 4104  */ }
/* 4105  */ .custom-file-input:focus ~ .custom-file-label::after {
/* 4106  */   border-color: #00A2FF;
/* 4107  */ }
/* 4108  */ .custom-file-input:disabled ~ .custom-file-label {
/* 4109  */   background-color: #e9ecef;
/* 4110  */ }
/* 4111  */ .custom-file-input:lang(en) ~ .custom-file-label::after {
/* 4112  */   content: "Browse";
/* 4113  */ }
/* 4114  */ .custom-file-label {
/* 4115  */   position: absolute;
/* 4116  */   top: 0;
/* 4117  */   right: 0;
/* 4118  */   left: 0;
/* 4119  */   z-index: 1;
/* 4120  */   height: calc(1.95rem + 2px);
/* 4121  */   padding: 0.375rem 0.75rem;
/* 4122  */   line-height: 1.2;
/* 4123  */   color: #434D66;
/* 4124  */   background-color: #fff;
/* 4125  */   border: 1px solid #899EAD;
/* 4126  */   border-radius: 2px;
/* 4127  */ }
/* 4128  */ .custom-file-label::after {
/* 4129  */   position: absolute;
/* 4130  */   top: 0;
/* 4131  */   right: 0;
/* 4132  */   bottom: 0;
/* 4133  */   z-index: 3;
/* 4134  */   display: block;
/* 4135  */   height: 1.95rem;
/* 4136  */   padding: 0.375rem 0.75rem;
/* 4137  */   line-height: 1.2;
/* 4138  */   color: #434D66;
/* 4139  */   content: "Browse";
/* 4140  */   background-color: #e9ecef;
/* 4141  */   border-left: 1px solid #899EAD;
/* 4142  */   border-radius: 0 2px 2px 0;
/* 4143  */ }
/* 4144  */ .custom-range {
/* 4145  */   width: 100%;
/* 4146  */   padding-left: 0;
/* 4147  */   background-color: transparent;
/* 4148  */   -webkit-appearance: none;
/* 4149  */      -moz-appearance: none;
/* 4150  */           appearance: none;

/* uchase-bootstrap-s.css */

/* 4151  */ }
/* 4152  */ .custom-range:focus {
/* 4153  */   outline: none;
/* 4154  */ }
/* 4155  */ .custom-range::-moz-focus-outer {
/* 4156  */   border: 0;
/* 4157  */ }
/* 4158  */ .custom-range::-webkit-slider-thumb {
/* 4159  */   width: 1rem;
/* 4160  */   height: 1rem;
/* 4161  */   margin-top: -0.25rem;
/* 4162  */   background-color: #00A2FF;
/* 4163  */   border: 0;
/* 4164  */   border-radius: 1rem;
/* 4165  */   transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/* 4166  */   -webkit-appearance: none;
/* 4167  */           appearance: none;
/* 4168  */ }
/* 4169  */ @media screen and (prefers-reduced-motion: reduce) {
/* 4170  */   .custom-range::-webkit-slider-thumb {
/* 4171  */     transition: none;
/* 4172  */   }
/* 4173  */ }
/* 4174  */ .custom-range::-webkit-slider-thumb:focus {
/* 4175  */   outline: none;
/* 4176  */   box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 162, 255, 0.25);
/* 4177  */ }
/* 4178  */ .custom-range::-webkit-slider-thumb:active {
/* 4179  */   background-color: #b3e3ff;
/* 4180  */ }
/* 4181  */ .custom-range::-webkit-slider-runnable-track {
/* 4182  */   width: 100%;
/* 4183  */   height: 0.5rem;
/* 4184  */   color: transparent;
/* 4185  */   cursor: pointer;
/* 4186  */   background-color: #dee2e6;
/* 4187  */   border-color: transparent;
/* 4188  */   border-radius: 1rem;
/* 4189  */ }
/* 4190  */ .custom-range::-moz-range-thumb {
/* 4191  */   width: 1rem;
/* 4192  */   height: 1rem;
/* 4193  */   background-color: #00A2FF;
/* 4194  */   border: 0;
/* 4195  */   border-radius: 1rem;
/* 4196  */   transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/* 4197  */   -moz-appearance: none;
/* 4198  */        appearance: none;
/* 4199  */ }
/* 4200  */ @media screen and (prefers-reduced-motion: reduce) {

/* uchase-bootstrap-s.css */

/* 4201  */   .custom-range::-moz-range-thumb {
/* 4202  */     transition: none;
/* 4203  */   }
/* 4204  */ }
/* 4205  */ .custom-range::-moz-range-thumb:focus {
/* 4206  */   outline: none;
/* 4207  */   box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 162, 255, 0.25);
/* 4208  */ }
/* 4209  */ .custom-range::-moz-range-thumb:active {
/* 4210  */   background-color: #b3e3ff;
/* 4211  */ }
/* 4212  */ .custom-range::-moz-range-track {
/* 4213  */   width: 100%;
/* 4214  */   height: 0.5rem;
/* 4215  */   color: transparent;
/* 4216  */   cursor: pointer;
/* 4217  */   background-color: #dee2e6;
/* 4218  */   border-color: transparent;
/* 4219  */   border-radius: 1rem;
/* 4220  */ }
/* 4221  */ .custom-range::-ms-thumb {
/* 4222  */   width: 1rem;
/* 4223  */   height: 1rem;
/* 4224  */   background-color: #00A2FF;
/* 4225  */   border: 0;
/* 4226  */   border-radius: 1rem;
/* 4227  */   transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/* 4228  */   appearance: none;
/* 4229  */ }
/* 4230  */ @media screen and (prefers-reduced-motion: reduce) {
/* 4231  */   .custom-range::-ms-thumb {
/* 4232  */     transition: none;
/* 4233  */   }
/* 4234  */ }
/* 4235  */ .custom-range::-ms-thumb:focus {
/* 4236  */   outline: none;
/* 4237  */   box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 162, 255, 0.25);
/* 4238  */ }
/* 4239  */ .custom-range::-ms-thumb:active {
/* 4240  */   background-color: #b3e3ff;
/* 4241  */ }
/* 4242  */ .custom-range::-ms-track {
/* 4243  */   width: 100%;
/* 4244  */   height: 0.5rem;
/* 4245  */   color: transparent;
/* 4246  */   cursor: pointer;
/* 4247  */   background-color: transparent;
/* 4248  */   border-color: transparent;
/* 4249  */   border-width: 0.5rem;
/* 4250  */ }

/* uchase-bootstrap-s.css */

/* 4251  */ .custom-range::-ms-fill-lower {
/* 4252  */   background-color: #dee2e6;
/* 4253  */   border-radius: 1rem;
/* 4254  */ }
/* 4255  */ .custom-range::-ms-fill-upper {
/* 4256  */   margin-right: 15px;
/* 4257  */   background-color: #dee2e6;
/* 4258  */   border-radius: 1rem;
/* 4259  */ }
/* 4260  */ .custom-control-label::before,
/* 4261  */ .custom-file-label,
/* 4262  */ .custom-select {
/* 4263  */   transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/* 4264  */ }
/* 4265  */ @media screen and (prefers-reduced-motion: reduce) {
/* 4266  */   .custom-control-label::before,
/* 4267  */   .custom-file-label,
/* 4268  */   .custom-select {
/* 4269  */     transition: none;
/* 4270  */   }
/* 4271  */ }
/* 4272  */ .custom-control.custom-checkbox {
/* 4273  */   display: -webkit-inline-flex;
/* 4274  */   display: inline-flex;
/* 4275  */   margin-left: 8px;
/* 4276  */ }
/* 4277  */ .custom-control-label {
/* 4278  */   cursor: pointer;
/* 4279  */ }
/* 4280  */ .custom-control-label::before {
/* 4281  */   border: 0.0625rem solid #899EAD;
/* 4282  */   left: -2rem;
/* 4283  */ }
/* 4284  */ .custom-control-label::after {
/* 4285  */   left: -2rem;
/* 4286  */ }
/* 4287  */ .form-control.custom-select {
/* 4288  */   -moz-appearance: none;
/* 4289  */   -webkit-appearance: none;
/* 4290  */   background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='10px' viewBox='0 0 17 10' %3E%3Cpath fill='%23434D66' d='M14.7,0L8.5,6.2L2.3,0L0.4,1.9L8.5,10l8.1-8.1L14.7,0z'/%3E%3C/svg%3E") no-repeat right 1rem center;
/* 4291  */ }
/* 4292  */ .form-control.custom-select:focus {
/* 4293  */   -moz-appearance: none;
/* 4294  */   -webkit-appearance: none;
/* 4295  */   background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='10px' viewBox='0 0 17 10' %3E%3Cpath fill='%23434D66' d='M2.3,10l6.2-6.2l6.2,6.2l1.9-1.9L8.5,0L0.4,8.1L2.3,10z'/%3E%3C/svg%3E") no-repeat right 1rem center;
/* 4296  */ }
/* 4297  */ .bootstrap-select .btn .filter-option .filter-option-inner-inner {
/* 4298  */   left: 0;
/* 4299  */   text-overflow: ellipsis;
/* 4300  */   white-space: nowrap;

/* uchase-bootstrap-s.css */

/* 4301  */   width: 100%;
/* 4302  */ }
/* 4303  */ @media (max-width: 1023.98px) {
/* 4304  */   .bootstrap-select .btn .filter-option .filter-option-inner-inner {
/* 4305  */     font-size: 1.125rem;
/* 4306  */   }
/* 4307  */ }
/* 4308  */ .bootstrap-select button {
/* 4309  */   border-radius: 0.125rem 0.125rem 0 0 !important;
/* 4310  */   font-family: "AkrobatSemiBold" !important;
/* 4311  */   font-size: 1.25rem !important;
/* 4312  */   color: #434D66 !important;
/* 4313  */   border: 1px solid #899EAD;
/* 4314  */   background-color: #fff;
/* 4315  */   padding-top: 1.1875rem;
/* 4316  */   padding-bottom: 1.1875rem;
/* 4317  */   padding-left: 1rem;
/* 4318  */   padding-right: 1rem;
/* 4319  */ }
/* 4320  */ @media (max-width: 1023.98px) {
/* 4321  */   .bootstrap-select button {
/* 4322  */     padding-top: 1.3125rem;
/* 4323  */     padding-bottom: 1.3125rem;
/* 4324  */   }
/* 4325  */ }
/* 4326  */ .bootstrap-select button .filter-option {
/* 4327  */   padding-right: 2rem;
/* 4328  */   padding-left: 0.25rem;
/* 4329  */ }
/* 4330  */ .bootstrap-select button.dropdown-toggle {
/* 4331  */   background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='10px' viewBox='0 0 17 10' %3E%3Cpath fill='%23434D66' d='M14.7,0L8.5,6.2L2.3,0L0.4,1.9L8.5,10l8.1-8.1L14.7,0z'/%3E%3C/svg%3E") no-repeat right 1rem center;
/* 4332  */ }
/* 4333  */ .bootstrap-select button.dropdown-toggle::after {
/* 4334  */   display: none;
/* 4335  */ }
/* 4336  */ .bootstrap-select .dropdown-menu {
/* 4337  */   font-family: "AkrobatSemiBold" !important;
/* 4338  */   font-size: 1.25rem !important;
/* 4339  */   color: #434D66 !important;
/* 4340  */   z-index: 990;
/* 4341  */   margin-top: -0.0625rem;
/* 4342  */   max-width: 100%;
/* 4343  */ }
/* 4344  */ .bootstrap-select .dropdown-menu.show {
/* 4345  */   border: 1px solid #899EAD;
/* 4346  */   border-top: 1px solid #00A2FF;
/* 4347  */   border-radius: 0 0 0.125rem 0.125rem !important;
/* 4348  */ }
/* 4349  */ .bootstrap-select .dropdown-menu.show .inner.show {
/* 4350  */   will-change: scroll-position;

/* uchase-bootstrap-s.css */

/* 4351  */ }
/* 4352  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner {
/* 4353  */   border-radius: 0.125rem !important;
/* 4354  */ }
/* 4355  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .dropdown-item {
/* 4356  */   padding: 0.625rem 1rem;
/* 4357  */   background-color: #fff;
/* 4358  */   font-family: "AkrobatSemiBold" !important;
/* 4359  */   font-size: 1.125rem !important;
/* 4360  */ }
/* 4361  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .dropdown-item:hover {
/* 4362  */   color: #fff;
/* 4363  */   background-color: #00A2FF;
/* 4364  */ }
/* 4365  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .dropdown-item:focus {
/* 4366  */   outline: none;
/* 4367  */ }
/* 4368  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .dropdown-item .dropdown-item-inner {
/* 4369  */   outline: none;
/* 4370  */ }
/* 4371  */ @media (max-width: 1919.98px) {
/* 4372  */   .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .bs_multiline {
/* 4373  */     word-wrap: break-word;
/* 4374  */     white-space: normal;
/* 4375  */   }
/* 4376  */ }
/* 4377  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .dropdown-item {
/* 4378  */   color: #434D66;
/* 4379  */ }
/* 4380  */ .bootstrap-select .dropdown-menu.show .dropdown-menu.inner .no-results {
/* 4381  */   display: none;
/* 4382  */ }
/* 4383  */ .bootstrap-select .dropdown-menu.show .bs-searchbox {
/* 4384  */   padding: 1rem;
/* 4385  */ }
/* 4386  */ .bootstrap-select .dropdown-menu.show .bs-searchbox .form-control {
/* 4387  */   background-color: #F0F3F5;
/* 4388  */   border: 0.0625rem solid #D2D4D7 !important;
/* 4389  */   border-radius: 0.3125rem;
/* 4390  */   padding-left: 1rem;
/* 4391  */   padding-right: 1rem;
/* 4392  */   font-family: "AkrobatSemiBold" !important;
/* 4393  */   font-size: 1.125rem !important;
/* 4394  */ }
/* 4395  */ .bootstrap-select .dropdown-menu.show ul {
/* 4396  */   max-height: 420px;
/* 4397  */   max-width: none;
/* 4398  */ }
/* 4399  */ .bootstrap-select .dropdown-menu.inner .dropdown-divider {
/* 4400  */   border-top: 1px solid #899EAD;

/* uchase-bootstrap-s.css */

/* 4401  */   margin: 0rem;
/* 4402  */ }
/* 4403  */ .bootstrap-select.show button.dropdown-toggle {
/* 4404  */   background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='10px' viewBox='0 0 17 10' %3E%3Cpath fill='%23434D66' d='M2.3,10l6.2-6.2l6.2,6.2l1.9-1.9L8.5,0L0.4,8.1L2.3,10z'/%3E%3C/svg%3E") no-repeat right 1rem center;
/* 4405  */ }
/* 4406  */ .bootstrap-select.show button {
/* 4407  */   border: 1px solid #00A2FF !important;
/* 4408  */   border-bottom: none;
/* 4409  */   border-left: 5px solid #00A2FF !important;
/* 4410  */ }
/* 4411  */ .bootstrap-select.show button .filter-option {
/* 4412  */   padding-left: 0rem;
/* 4413  */ }
/* 4414  */ #kind .bootstrap-select .filter-option {
/* 4415  */   color: #00A2FF;
/* 4416  */ }
/* 4417  */ #kind .bootstrap-select .filter-option:before {
/* 4418  */   content: "";
/* 4419  */   color: #434D66;
/* 4420  */ }
/* 4421  */ #kind .bootstrap-select .dropdown-item-inner:before {
/* 4422  */   content: "";
/* 4423  */ }
/* 4424  */ .bootstrap-select.show.dropup .dropdown-menu {
/* 4425  */   margin-bottom: 0px !important;
/* 4426  */ }
/* 4427  */ .custom-radio .custom-control-label::before,
/* 4428  */ .custom-radio .custom-control-label::after {
/* 4429  */   width: 1.5rem;
/* 4430  */   height: 1.5rem;
/* 4431  */ }
/* 4432  */ .custom-radio .custom-control-label::before {
/* 4433  */   border: none;
/* 4434  */ }
/* 4435  */ .custom-radio .custom-control-label::after {
/* 4436  */   background-color: #F0F3F5;
/* 4437  */   border-radius: 100%;
/* 4438  */   border: 1px solid #D2D4D7;
/* 4439  */ }
/* 4440  */ .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
/* 4441  */   border: solid 1px #D2D4D7;
/* 4442  */ }
/* 4443  */ .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
/* 4444  */   width: 1rem;
/* 4445  */   height: 1rem;
/* 4446  */   margin: 0.25rem 0 0 0.25rem;
/* 4447  */   border: none;
/* 4448  */ }
/* 4449  */ .custom-control-bg-melissa .custom-control-label::before {
/* 4450  */   background-color: #F0F3F5;

/* uchase-bootstrap-s.css */

/* 4451  */ }
/* 4452  */ .custom-control-horizontal.custom-checkbox {
/* 4453  */   display: block;
/* 4454  */ }
/* 4455  */ .custom-control-horizontal .custom-control-label::before,
/* 4456  */ .custom-control-horizontal .custom-control-label::after {
/* 4457  */   left: 50%;
/* 4458  */   margin-left: -0.75rem;
/* 4459  */ }
/* 4460  */ .custom-control-horizontal .custom-control-input:checked ~ .custom-control-label::after {
/* 4461  */   margin-left: -0.5rem;
/* 4462  */ }
/* 4463  */ .custom-control-horizontal.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
/* 4464  */   margin-left: -0.75rem !important;
/* 4465  */ }
/* 4466  */ .custom-control-vertical .custom-control-label::before,
/* 4467  */ .custom-control-vertical .custom-control-label::after {
/* 4468  */   top: 50%;
/* 4469  */   margin-top: -0.75rem;
/* 4470  */ }
/* 4471  */ .custom-control-vertical .custom-control-input:checked ~ .custom-control-label::after {
/* 4472  */   margin-top: -0.5rem !important;
/* 4473  */ }
/* 4474  */ .custom-control-vertical.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
/* 4475  */   margin-top: -0.75rem !important;
/* 4476  */ }
/* 4477  */ .nav {
/* 4478  */   display: -webkit-flex;
/* 4479  */   display: flex;
/* 4480  */   -webkit-flex-wrap: wrap;
/* 4481  */           flex-wrap: wrap;
/* 4482  */   padding-left: 0;
/* 4483  */   margin-bottom: 0;
/* 4484  */   list-style: none;
/* 4485  */ }
/* 4486  */ .nav-link {
/* 4487  */   display: block;
/* 4488  */   padding: 0.5rem 1rem;
/* 4489  */ }
/* 4490  */ .nav-link:hover, .nav-link:focus {
/* 4491  */   text-decoration: none;
/* 4492  */ }
/* 4493  */ .nav-link.disabled {
/* 4494  */   color: #6c757d;
/* 4495  */ }
/* 4496  */ .nav-tabs {
/* 4497  */   border-bottom: 1px solid #dee2e6;
/* 4498  */ }
/* 4499  */ .nav-tabs .nav-item {
/* 4500  */   margin-bottom: -1px;

/* uchase-bootstrap-s.css */

/* 4501  */ }
/* 4502  */ .nav-tabs .nav-link {
/* 4503  */   border: 1px solid transparent;
/* 4504  */   border-top-left-radius: 0.25rem;
/* 4505  */   border-top-right-radius: 0.25rem;
/* 4506  */ }
/* 4507  */ .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
/* 4508  */   border-color: #e9ecef #e9ecef #dee2e6;
/* 4509  */ }
/* 4510  */ .nav-tabs .nav-link.disabled {
/* 4511  */   color: #6c757d;
/* 4512  */   background-color: transparent;
/* 4513  */   border-color: transparent;
/* 4514  */ }
/* 4515  */ .nav-tabs .nav-link.active,
/* 4516  */ .nav-tabs .nav-item.show .nav-link {
/* 4517  */   color: #495057;
/* 4518  */   background-color: #fff;
/* 4519  */   border-color: #dee2e6 #dee2e6 #fff;
/* 4520  */ }
/* 4521  */ .nav-tabs .dropdown-menu {
/* 4522  */   margin-top: -1px;
/* 4523  */   border-top-left-radius: 0;
/* 4524  */   border-top-right-radius: 0;
/* 4525  */ }
/* 4526  */ .nav-pills .nav-link {
/* 4527  */   border-radius: 0.25rem;
/* 4528  */ }
/* 4529  */ .nav-pills .nav-link.active,
/* 4530  */ .nav-pills .show > .nav-link {
/* 4531  */   color: #fff;
/* 4532  */   background-color: #00A2FF;
/* 4533  */ }
/* 4534  */ .nav-fill .nav-item {
/* 4535  */   -webkit-flex: 1 1 auto;
/* 4536  */           flex: 1 1 auto;
/* 4537  */   text-align: center;
/* 4538  */ }
/* 4539  */ .nav-justified .nav-item {
/* 4540  */   -webkit-flex-basis: 0;
/* 4541  */           flex-basis: 0;
/* 4542  */   -webkit-flex-grow: 1;
/* 4543  */           flex-grow: 1;
/* 4544  */   text-align: center;
/* 4545  */ }
/* 4546  */ .tab-content > .tab-pane {
/* 4547  */   display: none;
/* 4548  */ }
/* 4549  */ .tab-content > .active {
/* 4550  */   display: block;

/* uchase-bootstrap-s.css */

/* 4551  */ }
/* 4552  */ .navbar {
/* 4553  */   position: relative;
/* 4554  */   display: -webkit-flex;
/* 4555  */   display: flex;
/* 4556  */   -webkit-flex-wrap: wrap;
/* 4557  */           flex-wrap: wrap;
/* 4558  */   -webkit-align-items: center;
/* 4559  */           align-items: center;
/* 4560  */   -webkit-justify-content: space-between;
/* 4561  */           justify-content: space-between;
/* 4562  */   padding: 0.5rem 1rem;
/* 4563  */ }
/* 4564  */ .navbar > .container,
/* 4565  */ .navbar > .container-fluid {
/* 4566  */   display: -webkit-flex;
/* 4567  */   display: flex;
/* 4568  */   -webkit-flex-wrap: wrap;
/* 4569  */           flex-wrap: wrap;
/* 4570  */   -webkit-align-items: center;
/* 4571  */           align-items: center;
/* 4572  */   -webkit-justify-content: space-between;
/* 4573  */           justify-content: space-between;
/* 4574  */ }
/* 4575  */ .navbar-brand {
/* 4576  */   display: inline-block;
/* 4577  */   padding-top: 0.35rem;
/* 4578  */   padding-bottom: 0.35rem;
/* 4579  */   margin-right: 1rem;
/* 4580  */   font-size: 1.25rem;
/* 4581  */   line-height: inherit;
/* 4582  */   white-space: nowrap;
/* 4583  */ }
/* 4584  */ .navbar-brand:hover, .navbar-brand:focus {
/* 4585  */   text-decoration: none;
/* 4586  */ }
/* 4587  */ .navbar-nav {
/* 4588  */   display: -webkit-flex;
/* 4589  */   display: flex;
/* 4590  */   -webkit-flex-direction: column;
/* 4591  */           flex-direction: column;
/* 4592  */   padding-left: 0;
/* 4593  */   margin-bottom: 0;
/* 4594  */   list-style: none;
/* 4595  */ }
/* 4596  */ .navbar-nav .nav-link {
/* 4597  */   padding-right: 0;
/* 4598  */   padding-left: 0;
/* 4599  */ }
/* 4600  */ .navbar-nav .dropdown-menu {

/* uchase-bootstrap-s.css */

/* 4601  */   position: static;
/* 4602  */   float: none;
/* 4603  */ }
/* 4604  */ .navbar-text {
/* 4605  */   display: inline-block;
/* 4606  */   padding-top: 0.5rem;
/* 4607  */   padding-bottom: 0.5rem;
/* 4608  */ }
/* 4609  */ .navbar-collapse {
/* 4610  */   -webkit-flex-basis: 100%;
/* 4611  */           flex-basis: 100%;
/* 4612  */   -webkit-flex-grow: 1;
/* 4613  */           flex-grow: 1;
/* 4614  */   -webkit-align-items: center;
/* 4615  */           align-items: center;
/* 4616  */ }
/* 4617  */ .navbar-toggler {
/* 4618  */   padding: 0.25rem 0.75rem;
/* 4619  */   font-size: 1.25rem;
/* 4620  */   line-height: 1;
/* 4621  */   background-color: transparent;
/* 4622  */   border: 1px solid transparent;
/* 4623  */   border-radius: 1.25rem;
/* 4624  */ }
/* 4625  */ .navbar-toggler:hover, .navbar-toggler:focus {
/* 4626  */   text-decoration: none;
/* 4627  */ }
/* 4628  */ .navbar-toggler:not(:disabled):not(.disabled) {
/* 4629  */   cursor: pointer;
/* 4630  */ }
/* 4631  */ .navbar-toggler-icon {
/* 4632  */   display: inline-block;
/* 4633  */   width: 1.5em;
/* 4634  */   height: 1.5em;
/* 4635  */   vertical-align: middle;
/* 4636  */   content: "";
/* 4637  */   background: no-repeat center center;
/* 4638  */   background-size: 100% 100%;
/* 4639  */ }
/* 4640  */ @media (max-width: 767.98px) {
/* 4641  */   .navbar-expand-sm > .container,
/* 4642  */   .navbar-expand-sm > .container-fluid {
/* 4643  */     padding-right: 0;
/* 4644  */     padding-left: 0;
/* 4645  */   }
/* 4646  */ }
/* 4647  */ @media (min-width: 768px) {
/* 4648  */   .navbar-expand-sm {
/* 4649  */     -webkit-flex-flow: row nowrap;
/* 4650  */             flex-flow: row nowrap;

/* uchase-bootstrap-s.css */

/* 4651  */     -webkit-justify-content: flex-start;
/* 4652  */             justify-content: flex-start;
/* 4653  */   }
/* 4654  */   .navbar-expand-sm .navbar-nav {
/* 4655  */     -webkit-flex-direction: row;
/* 4656  */             flex-direction: row;
/* 4657  */   }
/* 4658  */   .navbar-expand-sm .navbar-nav .dropdown-menu {
/* 4659  */     position: absolute;
/* 4660  */   }
/* 4661  */   .navbar-expand-sm .navbar-nav .nav-link {
/* 4662  */     padding-right: 0.5rem;
/* 4663  */     padding-left: 0.5rem;
/* 4664  */   }
/* 4665  */   .navbar-expand-sm > .container,
/* 4666  */   .navbar-expand-sm > .container-fluid {
/* 4667  */     -webkit-flex-wrap: nowrap;
/* 4668  */             flex-wrap: nowrap;
/* 4669  */   }
/* 4670  */   .navbar-expand-sm .navbar-collapse {
/* 4671  */     display: -webkit-flex !important;
/* 4672  */     display: flex !important;
/* 4673  */     -webkit-flex-basis: auto;
/* 4674  */             flex-basis: auto;
/* 4675  */   }
/* 4676  */   .navbar-expand-sm .navbar-toggler {
/* 4677  */     display: none;
/* 4678  */   }
/* 4679  */ }
/* 4680  */ @media (max-width: 1023.98px) {
/* 4681  */   .navbar-expand-md > .container,
/* 4682  */   .navbar-expand-md > .container-fluid {
/* 4683  */     padding-right: 0;
/* 4684  */     padding-left: 0;
/* 4685  */   }
/* 4686  */ }
/* 4687  */ @media (min-width: 1024px) {
/* 4688  */   .navbar-expand-md {
/* 4689  */     -webkit-flex-flow: row nowrap;
/* 4690  */             flex-flow: row nowrap;
/* 4691  */     -webkit-justify-content: flex-start;
/* 4692  */             justify-content: flex-start;
/* 4693  */   }
/* 4694  */   .navbar-expand-md .navbar-nav {
/* 4695  */     -webkit-flex-direction: row;
/* 4696  */             flex-direction: row;
/* 4697  */   }
/* 4698  */   .navbar-expand-md .navbar-nav .dropdown-menu {
/* 4699  */     position: absolute;
/* 4700  */   }

/* uchase-bootstrap-s.css */

/* 4701  */   .navbar-expand-md .navbar-nav .nav-link {
/* 4702  */     padding-right: 0.5rem;
/* 4703  */     padding-left: 0.5rem;
/* 4704  */   }
/* 4705  */   .navbar-expand-md > .container,
/* 4706  */   .navbar-expand-md > .container-fluid {
/* 4707  */     -webkit-flex-wrap: nowrap;
/* 4708  */             flex-wrap: nowrap;
/* 4709  */   }
/* 4710  */   .navbar-expand-md .navbar-collapse {
/* 4711  */     display: -webkit-flex !important;
/* 4712  */     display: flex !important;
/* 4713  */     -webkit-flex-basis: auto;
/* 4714  */             flex-basis: auto;
/* 4715  */   }
/* 4716  */   .navbar-expand-md .navbar-toggler {
/* 4717  */     display: none;
/* 4718  */   }
/* 4719  */ }
/* 4720  */ @media (max-width: 1279.98px) {
/* 4721  */   .navbar-expand-lg > .container,
/* 4722  */   .navbar-expand-lg > .container-fluid {
/* 4723  */     padding-right: 0;
/* 4724  */     padding-left: 0;
/* 4725  */   }
/* 4726  */ }
/* 4727  */ @media (min-width: 1280px) {
/* 4728  */   .navbar-expand-lg {
/* 4729  */     -webkit-flex-flow: row nowrap;
/* 4730  */             flex-flow: row nowrap;
/* 4731  */     -webkit-justify-content: flex-start;
/* 4732  */             justify-content: flex-start;
/* 4733  */   }
/* 4734  */   .navbar-expand-lg .navbar-nav {
/* 4735  */     -webkit-flex-direction: row;
/* 4736  */             flex-direction: row;
/* 4737  */   }
/* 4738  */   .navbar-expand-lg .navbar-nav .dropdown-menu {
/* 4739  */     position: absolute;
/* 4740  */   }
/* 4741  */   .navbar-expand-lg .navbar-nav .nav-link {
/* 4742  */     padding-right: 0.5rem;
/* 4743  */     padding-left: 0.5rem;
/* 4744  */   }
/* 4745  */   .navbar-expand-lg > .container,
/* 4746  */   .navbar-expand-lg > .container-fluid {
/* 4747  */     -webkit-flex-wrap: nowrap;
/* 4748  */             flex-wrap: nowrap;
/* 4749  */   }
/* 4750  */   .navbar-expand-lg .navbar-collapse {

/* uchase-bootstrap-s.css */

/* 4751  */     display: -webkit-flex !important;
/* 4752  */     display: flex !important;
/* 4753  */     -webkit-flex-basis: auto;
/* 4754  */             flex-basis: auto;
/* 4755  */   }
/* 4756  */   .navbar-expand-lg .navbar-toggler {
/* 4757  */     display: none;
/* 4758  */   }
/* 4759  */ }
/* 4760  */ @media (max-width: 1919.98px) {
/* 4761  */   .navbar-expand-xl > .container,
/* 4762  */   .navbar-expand-xl > .container-fluid {
/* 4763  */     padding-right: 0;
/* 4764  */     padding-left: 0;
/* 4765  */   }
/* 4766  */ }
/* 4767  */ @media (min-width: 1920px) {
/* 4768  */   .navbar-expand-xl {
/* 4769  */     -webkit-flex-flow: row nowrap;
/* 4770  */             flex-flow: row nowrap;
/* 4771  */     -webkit-justify-content: flex-start;
/* 4772  */             justify-content: flex-start;
/* 4773  */   }
/* 4774  */   .navbar-expand-xl .navbar-nav {
/* 4775  */     -webkit-flex-direction: row;
/* 4776  */             flex-direction: row;
/* 4777  */   }
/* 4778  */   .navbar-expand-xl .navbar-nav .dropdown-menu {
/* 4779  */     position: absolute;
/* 4780  */   }
/* 4781  */   .navbar-expand-xl .navbar-nav .nav-link {
/* 4782  */     padding-right: 0.5rem;
/* 4783  */     padding-left: 0.5rem;
/* 4784  */   }
/* 4785  */   .navbar-expand-xl > .container,
/* 4786  */   .navbar-expand-xl > .container-fluid {
/* 4787  */     -webkit-flex-wrap: nowrap;
/* 4788  */             flex-wrap: nowrap;
/* 4789  */   }
/* 4790  */   .navbar-expand-xl .navbar-collapse {
/* 4791  */     display: -webkit-flex !important;
/* 4792  */     display: flex !important;
/* 4793  */     -webkit-flex-basis: auto;
/* 4794  */             flex-basis: auto;
/* 4795  */   }
/* 4796  */   .navbar-expand-xl .navbar-toggler {
/* 4797  */     display: none;
/* 4798  */   }
/* 4799  */ }
/* 4800  */ .navbar-expand {

/* uchase-bootstrap-s.css */

/* 4801  */   -webkit-flex-flow: row nowrap;
/* 4802  */           flex-flow: row nowrap;
/* 4803  */   -webkit-justify-content: flex-start;
/* 4804  */           justify-content: flex-start;
/* 4805  */ }
/* 4806  */ .navbar-expand > .container,
/* 4807  */ .navbar-expand > .container-fluid {
/* 4808  */   padding-right: 0;
/* 4809  */   padding-left: 0;
/* 4810  */ }
/* 4811  */ .navbar-expand .navbar-nav {
/* 4812  */   -webkit-flex-direction: row;
/* 4813  */           flex-direction: row;
/* 4814  */ }
/* 4815  */ .navbar-expand .navbar-nav .dropdown-menu {
/* 4816  */   position: absolute;
/* 4817  */ }
/* 4818  */ .navbar-expand .navbar-nav .nav-link {
/* 4819  */   padding-right: 0.5rem;
/* 4820  */   padding-left: 0.5rem;
/* 4821  */ }
/* 4822  */ .navbar-expand > .container,
/* 4823  */ .navbar-expand > .container-fluid {
/* 4824  */   -webkit-flex-wrap: nowrap;
/* 4825  */           flex-wrap: nowrap;
/* 4826  */ }
/* 4827  */ .navbar-expand .navbar-collapse {
/* 4828  */   display: -webkit-flex !important;
/* 4829  */   display: flex !important;
/* 4830  */   -webkit-flex-basis: auto;
/* 4831  */           flex-basis: auto;
/* 4832  */ }
/* 4833  */ .navbar-expand .navbar-toggler {
/* 4834  */   display: none;
/* 4835  */ }
/* 4836  */ .navbar-light .navbar-brand {
/* 4837  */   color: rgba(0, 0, 0, 0.9);
/* 4838  */ }
/* 4839  */ .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
/* 4840  */   color: rgba(0, 0, 0, 0.9);
/* 4841  */ }
/* 4842  */ .navbar-light .navbar-nav .nav-link {
/* 4843  */   color: rgba(0, 0, 0, 0.5);
/* 4844  */ }
/* 4845  */ .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
/* 4846  */   color: rgba(0, 0, 0, 0.7);
/* 4847  */ }
/* 4848  */ .navbar-light .navbar-nav .nav-link.disabled {
/* 4849  */   color: rgba(0, 0, 0, 0.3);
/* 4850  */ }

/* uchase-bootstrap-s.css */

/* 4851  */ .navbar-light .navbar-nav .show > .nav-link,
/* 4852  */ .navbar-light .navbar-nav .active > .nav-link,
/* 4853  */ .navbar-light .navbar-nav .nav-link.show,
/* 4854  */ .navbar-light .navbar-nav .nav-link.active {
/* 4855  */   color: rgba(0, 0, 0, 0.9);
/* 4856  */ }
/* 4857  */ .navbar-light .navbar-toggler {
/* 4858  */   color: rgba(0, 0, 0, 0.5);
/* 4859  */   border-color: rgba(0, 0, 0, 0.1);
/* 4860  */ }
/* 4861  */ .navbar-light .navbar-toggler-icon {
/* 4862  */   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
/* 4863  */ }
/* 4864  */ .navbar-light .navbar-text {
/* 4865  */   color: rgba(0, 0, 0, 0.5);
/* 4866  */ }
/* 4867  */ .navbar-light .navbar-text a {
/* 4868  */   color: rgba(0, 0, 0, 0.9);
/* 4869  */ }
/* 4870  */ .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
/* 4871  */   color: rgba(0, 0, 0, 0.9);
/* 4872  */ }
/* 4873  */ .navbar-dark .navbar-brand {
/* 4874  */   color: #fff;
/* 4875  */ }
/* 4876  */ .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
/* 4877  */   color: #fff;
/* 4878  */ }
/* 4879  */ .navbar-dark .navbar-nav .nav-link {
/* 4880  */   color: rgba(255, 255, 255, 0.5);
/* 4881  */ }
/* 4882  */ .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
/* 4883  */   color: rgba(255, 255, 255, 0.75);
/* 4884  */ }
/* 4885  */ .navbar-dark .navbar-nav .nav-link.disabled {
/* 4886  */   color: rgba(255, 255, 255, 0.25);
/* 4887  */ }
/* 4888  */ .navbar-dark .navbar-nav .show > .nav-link,
/* 4889  */ .navbar-dark .navbar-nav .active > .nav-link,
/* 4890  */ .navbar-dark .navbar-nav .nav-link.show,
/* 4891  */ .navbar-dark .navbar-nav .nav-link.active {
/* 4892  */   color: #fff;
/* 4893  */ }
/* 4894  */ .navbar-dark .navbar-toggler {
/* 4895  */   color: rgba(255, 255, 255, 0.5);
/* 4896  */   border-color: rgba(255, 255, 255, 0.1);
/* 4897  */ }
/* 4898  */ .navbar-dark .navbar-toggler-icon {
/* 4899  */   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
/* 4900  */ }

/* uchase-bootstrap-s.css */

/* 4901  */ .navbar-dark .navbar-text {
/* 4902  */   color: rgba(255, 255, 255, 0.5);
/* 4903  */ }
/* 4904  */ .navbar-dark .navbar-text a {
/* 4905  */   color: #fff;
/* 4906  */ }
/* 4907  */ .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
/* 4908  */   color: #fff;
/* 4909  */ }
/* 4910  */ .card {
/* 4911  */   position: relative;
/* 4912  */   display: -webkit-flex;
/* 4913  */   display: flex;
/* 4914  */   -webkit-flex-direction: column;
/* 4915  */           flex-direction: column;
/* 4916  */   min-width: 0;
/* 4917  */   word-wrap: break-word;
/* 4918  */   background-color: #fff;
/* 4919  */   background-clip: border-box;
/* 4920  */   border: 1px solid rgba(0, 0, 0, 0.125);
/* 4921  */   border-radius: 0.25rem;
/* 4922  */ }
/* 4923  */ .card > hr {
/* 4924  */   margin-right: 0;
/* 4925  */   margin-left: 0;
/* 4926  */ }
/* 4927  */ .card > .list-group:first-child .list-group-item:first-child {
/* 4928  */   border-top-left-radius: 0.25rem;
/* 4929  */   border-top-right-radius: 0.25rem;
/* 4930  */ }
/* 4931  */ .card > .list-group:last-child .list-group-item:last-child {
/* 4932  */   border-bottom-right-radius: 0.25rem;
/* 4933  */   border-bottom-left-radius: 0.25rem;
/* 4934  */ }
/* 4935  */ .card-body {
/* 4936  */   -webkit-flex: 1 1 auto;
/* 4937  */           flex: 1 1 auto;
/* 4938  */   padding: 1.25rem;
/* 4939  */ }
/* 4940  */ .card-title {
/* 4941  */   margin-bottom: 0.75rem;
/* 4942  */ }
/* 4943  */ .card-subtitle {
/* 4944  */   margin-top: -0.375rem;
/* 4945  */   margin-bottom: 0;
/* 4946  */ }
/* 4947  */ .card-text:last-child {
/* 4948  */   margin-bottom: 0;
/* 4949  */ }
/* 4950  */ .card-link:hover {

/* uchase-bootstrap-s.css */

/* 4951  */   text-decoration: none;
/* 4952  */ }
/* 4953  */ .card-link + .card-link {
/* 4954  */   margin-left: 1.25rem;
/* 4955  */ }
/* 4956  */ .card-header {
/* 4957  */   padding: 0.75rem 1.25rem;
/* 4958  */   margin-bottom: 0;
/* 4959  */   background-color: rgba(0, 0, 0, 0.03);
/* 4960  */   border-bottom: 1px solid rgba(0, 0, 0, 0.125);
/* 4961  */ }
/* 4962  */ .card-header:first-child {
/* 4963  */   border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
/* 4964  */ }
/* 4965  */ .card-header + .list-group .list-group-item:first-child {
/* 4966  */   border-top: 0;
/* 4967  */ }
/* 4968  */ .card-footer {
/* 4969  */   padding: 0.75rem 1.25rem;
/* 4970  */   background-color: rgba(0, 0, 0, 0.03);
/* 4971  */   border-top: 1px solid rgba(0, 0, 0, 0.125);
/* 4972  */ }
/* 4973  */ .card-footer:last-child {
/* 4974  */   border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
/* 4975  */ }
/* 4976  */ .card-header-tabs {
/* 4977  */   margin-right: -0.625rem;
/* 4978  */   margin-bottom: -0.75rem;
/* 4979  */   margin-left: -0.625rem;
/* 4980  */   border-bottom: 0;
/* 4981  */ }
/* 4982  */ .card-header-pills {
/* 4983  */   margin-right: -0.625rem;
/* 4984  */   margin-left: -0.625rem;
/* 4985  */ }
/* 4986  */ .card-img-overlay {
/* 4987  */   position: absolute;
/* 4988  */   top: 0;
/* 4989  */   right: 0;
/* 4990  */   bottom: 0;
/* 4991  */   left: 0;
/* 4992  */   padding: 1.25rem;
/* 4993  */ }
/* 4994  */ .card-img {
/* 4995  */   width: 100%;
/* 4996  */   border-radius: calc(0.25rem - 1px);
/* 4997  */ }
/* 4998  */ .card-img-top {
/* 4999  */   width: 100%;
/* 5000  */   border-top-left-radius: calc(0.25rem - 1px);

/* uchase-bootstrap-s.css */

/* 5001  */   border-top-right-radius: calc(0.25rem - 1px);
/* 5002  */ }
/* 5003  */ .card-img-bottom {
/* 5004  */   width: 100%;
/* 5005  */   border-bottom-right-radius: calc(0.25rem - 1px);
/* 5006  */   border-bottom-left-radius: calc(0.25rem - 1px);
/* 5007  */ }
/* 5008  */ .card-deck {
/* 5009  */   display: -webkit-flex;
/* 5010  */   display: flex;
/* 5011  */   -webkit-flex-direction: column;
/* 5012  */           flex-direction: column;
/* 5013  */ }
/* 5014  */ .card-deck .card {
/* 5015  */   margin-bottom: 0.5rem;
/* 5016  */ }
/* 5017  */ @media (min-width: 768px) {
/* 5018  */   .card-deck {
/* 5019  */     -webkit-flex-flow: row wrap;
/* 5020  */             flex-flow: row wrap;
/* 5021  */     margin-right: -0.5rem;
/* 5022  */     margin-left: -0.5rem;
/* 5023  */   }
/* 5024  */   .card-deck .card {
/* 5025  */     display: -webkit-flex;
/* 5026  */     display: flex;
/* 5027  */     -webkit-flex: 1 0 0%;
/* 5028  */             flex: 1 0 0%;
/* 5029  */     -webkit-flex-direction: column;
/* 5030  */             flex-direction: column;
/* 5031  */     margin-right: 0.5rem;
/* 5032  */     margin-bottom: 0;
/* 5033  */     margin-left: 0.5rem;
/* 5034  */   }
/* 5035  */ }
/* 5036  */ .card-group {
/* 5037  */   display: -webkit-flex;
/* 5038  */   display: flex;
/* 5039  */   -webkit-flex-direction: column;
/* 5040  */           flex-direction: column;
/* 5041  */ }
/* 5042  */ .card-group > .card {
/* 5043  */   margin-bottom: 0.5rem;
/* 5044  */ }
/* 5045  */ @media (min-width: 768px) {
/* 5046  */   .card-group {
/* 5047  */     -webkit-flex-flow: row wrap;
/* 5048  */             flex-flow: row wrap;
/* 5049  */   }
/* 5050  */   .card-group > .card {

/* uchase-bootstrap-s.css */

/* 5051  */     -webkit-flex: 1 0 0%;
/* 5052  */             flex: 1 0 0%;
/* 5053  */     margin-bottom: 0;
/* 5054  */   }
/* 5055  */   .card-group > .card + .card {
/* 5056  */     margin-left: 0;
/* 5057  */     border-left: 0;
/* 5058  */   }
/* 5059  */   .card-group > .card:first-child {
/* 5060  */     border-top-right-radius: 0;
/* 5061  */     border-bottom-right-radius: 0;
/* 5062  */   }
/* 5063  */   .card-group > .card:first-child .card-img-top,
/* 5064  */   .card-group > .card:first-child .card-header {
/* 5065  */     border-top-right-radius: 0;
/* 5066  */   }
/* 5067  */   .card-group > .card:first-child .card-img-bottom,
/* 5068  */   .card-group > .card:first-child .card-footer {
/* 5069  */     border-bottom-right-radius: 0;
/* 5070  */   }
/* 5071  */   .card-group > .card:last-child {
/* 5072  */     border-top-left-radius: 0;
/* 5073  */     border-bottom-left-radius: 0;
/* 5074  */   }
/* 5075  */   .card-group > .card:last-child .card-img-top,
/* 5076  */   .card-group > .card:last-child .card-header {
/* 5077  */     border-top-left-radius: 0;
/* 5078  */   }
/* 5079  */   .card-group > .card:last-child .card-img-bottom,
/* 5080  */   .card-group > .card:last-child .card-footer {
/* 5081  */     border-bottom-left-radius: 0;
/* 5082  */   }
/* 5083  */   .card-group > .card:only-child {
/* 5084  */     border-radius: 0.25rem;
/* 5085  */   }
/* 5086  */   .card-group > .card:only-child .card-img-top,
/* 5087  */   .card-group > .card:only-child .card-header {
/* 5088  */     border-top-left-radius: 0.25rem;
/* 5089  */     border-top-right-radius: 0.25rem;
/* 5090  */   }
/* 5091  */   .card-group > .card:only-child .card-img-bottom,
/* 5092  */   .card-group > .card:only-child .card-footer {
/* 5093  */     border-bottom-right-radius: 0.25rem;
/* 5094  */     border-bottom-left-radius: 0.25rem;
/* 5095  */   }
/* 5096  */   .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
/* 5097  */     border-radius: 0;
/* 5098  */   }
/* 5099  */   .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
/* 5100  */   .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,

/* uchase-bootstrap-s.css */

/* 5101  */   .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
/* 5102  */   .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
/* 5103  */     border-radius: 0;
/* 5104  */   }
/* 5105  */ }
/* 5106  */ .card-columns .card {
/* 5107  */   margin-bottom: 0.75rem;
/* 5108  */ }
/* 5109  */ @media (min-width: 768px) {
/* 5110  */   .card-columns {
/* 5111  */     -webkit-column-count: 3;
/* 5112  */        -moz-column-count: 3;
/* 5113  */             column-count: 3;
/* 5114  */     -webkit-column-gap: 1.25rem;
/* 5115  */        -moz-column-gap: 1.25rem;
/* 5116  */             column-gap: 1.25rem;
/* 5117  */     orphans: 1;
/* 5118  */     widows: 1;
/* 5119  */   }
/* 5120  */   .card-columns .card {
/* 5121  */     display: inline-block;
/* 5122  */     width: 100%;
/* 5123  */   }
/* 5124  */ }
/* 5125  */ .accordion .card:not(:first-of-type):not(:last-of-type) {
/* 5126  */   border-bottom: 0;
/* 5127  */   border-radius: 0;
/* 5128  */ }
/* 5129  */ .accordion .card:not(:first-of-type) .card-header:first-child {
/* 5130  */   border-radius: 0;
/* 5131  */ }
/* 5132  */ .accordion .card:first-of-type {
/* 5133  */   border-bottom: 0;
/* 5134  */   border-bottom-right-radius: 0;
/* 5135  */   border-bottom-left-radius: 0;
/* 5136  */ }
/* 5137  */ .accordion .card:last-of-type {
/* 5138  */   border-top-left-radius: 0;
/* 5139  */   border-top-right-radius: 0;
/* 5140  */ }
/* 5141  */ .breadcrumb {
/* 5142  */   display: -webkit-flex;
/* 5143  */   display: flex;
/* 5144  */   -webkit-flex-wrap: wrap;
/* 5145  */           flex-wrap: wrap;
/* 5146  */   padding: 0.75rem 1rem;
/* 5147  */   margin-bottom: 1rem;
/* 5148  */   list-style: none;
/* 5149  */   background-color: #e9ecef;
/* 5150  */   border-radius: 0.25rem;

/* uchase-bootstrap-s.css */

/* 5151  */ }
/* 5152  */ .breadcrumb-item + .breadcrumb-item {
/* 5153  */   padding-left: 0.5rem;
/* 5154  */ }
/* 5155  */ .breadcrumb-item + .breadcrumb-item::before {
/* 5156  */   display: inline-block;
/* 5157  */   padding-right: 0.5rem;
/* 5158  */   color: #6c757d;
/* 5159  */   content: "/";
/* 5160  */ }
/* 5161  */ .breadcrumb-item + .breadcrumb-item:hover::before {
/* 5162  */   text-decoration: underline;
/* 5163  */ }
/* 5164  */ .breadcrumb-item + .breadcrumb-item:hover::before {
/* 5165  */   text-decoration: none;
/* 5166  */ }
/* 5167  */ .breadcrumb-item.active {
/* 5168  */   color: #6c757d;
/* 5169  */ }
/* 5170  */ .pagination {
/* 5171  */   display: -webkit-flex;
/* 5172  */   display: flex;
/* 5173  */   padding-left: 0;
/* 5174  */   list-style: none;
/* 5175  */   border-radius: 0.25rem;
/* 5176  */ }
/* 5177  */ .page-link {
/* 5178  */   position: relative;
/* 5179  */   display: block;
/* 5180  */   padding: 0.5rem 0.75rem;
/* 5181  */   margin-left: -1px;
/* 5182  */   line-height: 1.25;
/* 5183  */   color: #00A2FF;
/* 5184  */   background-color: #fff;
/* 5185  */   border: 1px solid #dee2e6;
/* 5186  */ }
/* 5187  */ .page-link:hover {
/* 5188  */   z-index: 2;
/* 5189  */   color: #0082cc;
/* 5190  */   text-decoration: none;
/* 5191  */   background-color: #e9ecef;
/* 5192  */   border-color: #dee2e6;
/* 5193  */ }
/* 5194  */ .page-link:focus {
/* 5195  */   z-index: 2;
/* 5196  */   outline: 0;
/* 5197  */   box-shadow: 0 0 0 0.2rem rgba(0, 162, 255, 0.25);
/* 5198  */ }
/* 5199  */ .page-link:not(:disabled):not(.disabled) {
/* 5200  */   cursor: pointer;

/* uchase-bootstrap-s.css */

/* 5201  */ }
/* 5202  */ .page-item:first-child .page-link {
/* 5203  */   margin-left: 0;
/* 5204  */   border-top-left-radius: 0.25rem;
/* 5205  */   border-bottom-left-radius: 0.25rem;
/* 5206  */ }
/* 5207  */ .page-item:last-child .page-link {
/* 5208  */   border-top-right-radius: 0.25rem;
/* 5209  */   border-bottom-right-radius: 0.25rem;
/* 5210  */ }
/* 5211  */ .page-item.active .page-link {
/* 5212  */   z-index: 1;
/* 5213  */   color: #fff;
/* 5214  */   background-color: #00A2FF;
/* 5215  */   border-color: #00A2FF;
/* 5216  */ }
/* 5217  */ .page-item.disabled .page-link {
/* 5218  */   color: #6c757d;
/* 5219  */   pointer-events: none;
/* 5220  */   cursor: auto;
/* 5221  */   background-color: #fff;
/* 5222  */   border-color: #dee2e6;
/* 5223  */ }
/* 5224  */ .pagination-lg .page-link {
/* 5225  */   padding: 0.75rem 1.5rem;
/* 5226  */   font-size: 1.25rem;
/* 5227  */   line-height: 1.2;
/* 5228  */ }
/* 5229  */ .pagination-lg .page-item:first-child .page-link {
/* 5230  */   border-top-left-radius: 0.3rem;
/* 5231  */   border-bottom-left-radius: 0.3rem;
/* 5232  */ }
/* 5233  */ .pagination-lg .page-item:last-child .page-link {
/* 5234  */   border-top-right-radius: 0.3rem;
/* 5235  */   border-bottom-right-radius: 0.3rem;
/* 5236  */ }
/* 5237  */ .pagination-sm .page-link {
/* 5238  */   padding: 0.25rem 0.5rem;
/* 5239  */   font-size: 0.875rem;
/* 5240  */   line-height: 1.2;
/* 5241  */ }
/* 5242  */ .pagination-sm .page-item:first-child .page-link {
/* 5243  */   border-top-left-radius: 0.2rem;
/* 5244  */   border-bottom-left-radius: 0.2rem;
/* 5245  */ }
/* 5246  */ .pagination-sm .page-item:last-child .page-link {
/* 5247  */   border-top-right-radius: 0.2rem;
/* 5248  */   border-bottom-right-radius: 0.2rem;
/* 5249  */ }
/* 5250  */ .badge {

/* uchase-bootstrap-s.css */

/* 5251  */   display: inline-block;
/* 5252  */   padding: 0.25em 0.4em;
/* 5253  */   font-size: 75%;
/* 5254  */   font-weight: 700;
/* 5255  */   line-height: 1;
/* 5256  */   text-align: center;
/* 5257  */   white-space: nowrap;
/* 5258  */   vertical-align: baseline;
/* 5259  */   border-radius: 0.25rem;
/* 5260  */ }
/* 5261  */ .badge:empty {
/* 5262  */   display: none;
/* 5263  */ }
/* 5264  */ .btn .badge {
/* 5265  */   position: relative;
/* 5266  */   top: -1px;
/* 5267  */ }
/* 5268  */ .badge-pill {
/* 5269  */   padding-right: 0.6em;
/* 5270  */   padding-left: 0.6em;
/* 5271  */   border-radius: 10rem;
/* 5272  */ }
/* 5273  */ .badge-primary {
/* 5274  */   color: #fff;
/* 5275  */   background-color: #00A2FF;
/* 5276  */ }
/* 5277  */ .badge-primary[href]:hover, .badge-primary[href]:focus {
/* 5278  */   color: #fff;
/* 5279  */   text-decoration: none;
/* 5280  */   background-color: #0082cc;
/* 5281  */ }
/* 5282  */ .badge-secondary {
/* 5283  */   color: #fff;
/* 5284  */   background-color: #6c757d;
/* 5285  */ }
/* 5286  */ .badge-secondary[href]:hover, .badge-secondary[href]:focus {
/* 5287  */   color: #fff;
/* 5288  */   text-decoration: none;
/* 5289  */   background-color: #545b62;
/* 5290  */ }
/* 5291  */ .badge-success {
/* 5292  */   color: #fff;
/* 5293  */   background-color: #28a745;
/* 5294  */ }
/* 5295  */ .badge-success[href]:hover, .badge-success[href]:focus {
/* 5296  */   color: #fff;
/* 5297  */   text-decoration: none;
/* 5298  */   background-color: #1e7e34;
/* 5299  */ }
/* 5300  */ .badge-info {

/* uchase-bootstrap-s.css */

/* 5301  */   color: #fff;
/* 5302  */   background-color: #17a2b8;
/* 5303  */ }
/* 5304  */ .badge-info[href]:hover, .badge-info[href]:focus {
/* 5305  */   color: #fff;
/* 5306  */   text-decoration: none;
/* 5307  */   background-color: #117a8b;
/* 5308  */ }
/* 5309  */ .badge-warning {
/* 5310  */   color: #434D66;
/* 5311  */   background-color: #fd7e14;
/* 5312  */ }
/* 5313  */ .badge-warning[href]:hover, .badge-warning[href]:focus {
/* 5314  */   color: #434D66;
/* 5315  */   text-decoration: none;
/* 5316  */   background-color: #dc6502;
/* 5317  */ }
/* 5318  */ .badge-danger {
/* 5319  */   color: #fff;
/* 5320  */   background-color: #d50d27;
/* 5321  */ }
/* 5322  */ .badge-danger[href]:hover, .badge-danger[href]:focus {
/* 5323  */   color: #fff;
/* 5324  */   text-decoration: none;
/* 5325  */   background-color: #a50a1e;
/* 5326  */ }
/* 5327  */ .badge-light {
/* 5328  */   color: #434D66;
/* 5329  */   background-color: #f8f9fa;
/* 5330  */ }
/* 5331  */ .badge-light[href]:hover, .badge-light[href]:focus {
/* 5332  */   color: #434D66;
/* 5333  */   text-decoration: none;
/* 5334  */   background-color: #dae0e5;
/* 5335  */ }
/* 5336  */ .badge-dark {
/* 5337  */   color: #fff;
/* 5338  */   background-color: #343a40;
/* 5339  */ }
/* 5340  */ .badge-dark[href]:hover, .badge-dark[href]:focus {
/* 5341  */   color: #fff;
/* 5342  */   text-decoration: none;
/* 5343  */   background-color: #1d2124;
/* 5344  */ }
/* 5345  */ .badge-ashley {
/* 5346  */   color: #434D66;
/* 5347  */   background-color: #16DDBA;
/* 5348  */ }
/* 5349  */ .badge-ashley[href]:hover, .badge-ashley[href]:focus {
/* 5350  */   color: #434D66;

/* uchase-bootstrap-s.css */

/* 5351  */   text-decoration: none;
/* 5352  */   background-color: #11af93;
/* 5353  */ }
/* 5354  */ .badge-lindsey {
/* 5355  */   color: #434D66;
/* 5356  */   background-color: #FADE4D;
/* 5357  */ }
/* 5358  */ .badge-lindsey[href]:hover, .badge-lindsey[href]:focus {
/* 5359  */   color: #434D66;
/* 5360  */   text-decoration: none;
/* 5361  */   background-color: #f9d51b;
/* 5362  */ }
/* 5363  */ .badge-jane {
/* 5364  */   color: #fff;
/* 5365  */   background-color: #434D66;
/* 5366  */ }
/* 5367  */ .badge-jane[href]:hover, .badge-jane[href]:focus {
/* 5368  */   color: #fff;
/* 5369  */   text-decoration: none;
/* 5370  */   background-color: #2f3647;
/* 5371  */ }
/* 5372  */ .badge-kate {
/* 5373  */   color: #fff;
/* 5374  */   background-color: #627380;
/* 5375  */ }
/* 5376  */ .badge-kate[href]:hover, .badge-kate[href]:focus {
/* 5377  */   color: #fff;
/* 5378  */   text-decoration: none;
/* 5379  */   background-color: #4c5963;
/* 5380  */ }
/* 5381  */ .badge-emma {
/* 5382  */   color: #434D66;
/* 5383  */   background-color: #899EAD;
/* 5384  */ }
/* 5385  */ .badge-emma[href]:hover, .badge-emma[href]:focus {
/* 5386  */   color: #434D66;
/* 5387  */   text-decoration: none;
/* 5388  */   background-color: #6b8598;
/* 5389  */ }
/* 5390  */ .badge-scarlett {
/* 5391  */   color: #434D66;
/* 5392  */   background-color: #E5F5FF;
/* 5393  */ }
/* 5394  */ .badge-scarlett[href]:hover, .badge-scarlett[href]:focus {
/* 5395  */   color: #434D66;
/* 5396  */   text-decoration: none;
/* 5397  */   background-color: #b2e1ff;
/* 5398  */ }
/* 5399  */ .badge-nicole {
/* 5400  */   color: #434D66;

/* uchase-bootstrap-s.css */

/* 5401  */   background-color: #D2D4D7;
/* 5402  */ }
/* 5403  */ .badge-nicole[href]:hover, .badge-nicole[href]:focus {
/* 5404  */   color: #434D66;
/* 5405  */   text-decoration: none;
/* 5406  */   background-color: #b7babf;
/* 5407  */ }
/* 5408  */ .badge-melissa {
/* 5409  */   color: #434D66;
/* 5410  */   background-color: #F0F3F5;
/* 5411  */ }
/* 5412  */ .badge-melissa[href]:hover, .badge-melissa[href]:focus {
/* 5413  */   color: #434D66;
/* 5414  */   text-decoration: none;
/* 5415  */   background-color: #d1dbe1;
/* 5416  */ }
/* 5417  */ .badge-tarra {
/* 5418  */   color: #434D66;
/* 5419  */   background-color: #fff;
/* 5420  */ }
/* 5421  */ .badge-tarra[href]:hover, .badge-tarra[href]:focus {
/* 5422  */   color: #434D66;
/* 5423  */   text-decoration: none;
/* 5424  */   background-color: #e6e6e6;
/* 5425  */ }
/* 5426  */ .badge-hanna {
/* 5427  */   color: #fff;
/* 5428  */   background-color: #EC4E35;
/* 5429  */ }
/* 5430  */ .badge-hanna[href]:hover, .badge-hanna[href]:focus {
/* 5431  */   color: #fff;
/* 5432  */   text-decoration: none;
/* 5433  */   background-color: #da2f14;
/* 5434  */ }
/* 5435  */ .jumbotron {
/* 5436  */   padding: 2rem 1rem;
/* 5437  */   margin-bottom: 2rem;
/* 5438  */   background-color: #e9ecef;
/* 5439  */   border-radius: 0.3rem;
/* 5440  */ }
/* 5441  */ @media (min-width: 768px) {
/* 5442  */   .jumbotron {
/* 5443  */     padding: 4rem 2rem;
/* 5444  */   }
/* 5445  */ }
/* 5446  */ .jumbotron-fluid {
/* 5447  */   padding-right: 0;
/* 5448  */   padding-left: 0;
/* 5449  */   border-radius: 0;
/* 5450  */ }

/* uchase-bootstrap-s.css */

/* 5451  */ .alert {
/* 5452  */   position: relative;
/* 5453  */   padding: 0.75rem 1.25rem;
/* 5454  */   margin-bottom: 1rem;
/* 5455  */   border: 1px solid transparent;
/* 5456  */   border-radius: 0.25rem;
/* 5457  */ }
/* 5458  */ .alert-heading {
/* 5459  */   color: inherit;
/* 5460  */ }
/* 5461  */ .alert-link {
/* 5462  */   font-weight: 700;
/* 5463  */ }
/* 5464  */ .alert-dismissible {
/* 5465  */   padding-right: 4rem;
/* 5466  */ }
/* 5467  */ .alert-dismissible .close {
/* 5468  */   position: absolute;
/* 5469  */   top: 0;
/* 5470  */   right: 0;
/* 5471  */   padding: 0.75rem 1.25rem;
/* 5472  */   color: inherit;
/* 5473  */ }
/* 5474  */ .alert-primary {
/* 5475  */   color: #004166;
/* 5476  */   background-color: #80d1ff;
/* 5477  */   border-color: #66c7ff;
/* 5478  */ }
/* 5479  */ .alert-primary hr {
/* 5480  */   border-top-color: #4dbeff;
/* 5481  */ }
/* 5482  */ .alert-primary .alert-link {
/* 5483  */   color: #002133;
/* 5484  */ }
/* 5485  */ .alert-secondary {
/* 5486  */   color: #2b2f32;
/* 5487  */   background-color: #b6babe;
/* 5488  */   border-color: #a7acb1;
/* 5489  */ }
/* 5490  */ .alert-secondary hr {
/* 5491  */   border-top-color: #999fa5;
/* 5492  */ }
/* 5493  */ .alert-secondary .alert-link {
/* 5494  */   color: #131517;
/* 5495  */ }
/* 5496  */ .alert-success {
/* 5497  */   color: #10431c;
/* 5498  */   background-color: #94d3a2;
/* 5499  */   border-color: #7eca8f;
/* 5500  */ }

/* uchase-bootstrap-s.css */

/* 5501  */ .alert-success hr {
/* 5502  */   border-top-color: #6cc37f;
/* 5503  */ }
/* 5504  */ .alert-success .alert-link {
/* 5505  */   color: #061a0b;
/* 5506  */ }
/* 5507  */ .alert-info {
/* 5508  */   color: #09414a;
/* 5509  */   background-color: #8bd1dc;
/* 5510  */   border-color: #74c7d4;
/* 5511  */ }
/* 5512  */ .alert-info hr {
/* 5513  */   border-top-color: #61bfce;
/* 5514  */ }
/* 5515  */ .alert-info .alert-link {
/* 5516  */   color: #03191d;
/* 5517  */ }
/* 5518  */ .alert-warning {
/* 5519  */   color: #653208;
/* 5520  */   background-color: #febf8a;
/* 5521  */   border-color: #feb272;
/* 5522  */ }
/* 5523  */ .alert-warning hr {
/* 5524  */   border-top-color: #fea459;
/* 5525  */ }
/* 5526  */ .alert-warning .alert-link {
/* 5527  */   color: #361b04;
/* 5528  */ }
/* 5529  */ .alert-danger {
/* 5530  */   color: #550510;
/* 5531  */   background-color: #ea8693;
/* 5532  */   border-color: #e66e7d;
/* 5533  */ }
/* 5534  */ .alert-danger hr {
/* 5535  */   border-top-color: #e2586a;
/* 5536  */ }
/* 5537  */ .alert-danger .alert-link {
/* 5538  */   color: #250207;
/* 5539  */ }
/* 5540  */ .alert-light {
/* 5541  */   color: #636464;
/* 5542  */   background-color: #fcfcfd;
/* 5543  */   border-color: #fbfbfc;
/* 5544  */ }
/* 5545  */ .alert-light hr {
/* 5546  */   border-top-color: #ececf1;
/* 5547  */ }
/* 5548  */ .alert-light .alert-link {
/* 5549  */   color: #4a4a4a;
/* 5550  */ }

/* uchase-bootstrap-s.css */

/* 5551  */ .alert-dark {
/* 5552  */   color: #15171a;
/* 5553  */   background-color: #9a9da0;
/* 5554  */   border-color: #85898c;
/* 5555  */ }
/* 5556  */ .alert-dark hr {
/* 5557  */   border-top-color: #787c7f;
/* 5558  */ }
/* 5559  */ .alert-dark .alert-link {
/* 5560  */   color: black;
/* 5561  */ }
/* 5562  */ .alert-ashley {
/* 5563  */   color: #09584a;
/* 5564  */   background-color: #8beedd;
/* 5565  */   border-color: #73ebd6;
/* 5566  */ }
/* 5567  */ .alert-ashley hr {
/* 5568  */   border-top-color: #5de8cf;
/* 5569  */ }
/* 5570  */ .alert-ashley .alert-link {
/* 5571  */   color: #042a23;
/* 5572  */ }
/* 5573  */ .alert-lindsey {
/* 5574  */   color: #64591f;
/* 5575  */   background-color: #fdefa6;
/* 5576  */   border-color: #fceb94;
/* 5577  */ }
/* 5578  */ .alert-lindsey hr {
/* 5579  */   border-top-color: #fbe67b;
/* 5580  */ }
/* 5581  */ .alert-lindsey .alert-link {
/* 5582  */   color: #3d3613;
/* 5583  */ }
/* 5584  */ .alert-jane {
/* 5585  */   color: #1b1f29;
/* 5586  */   background-color: #a1a6b3;
/* 5587  */   border-color: #8e94a3;
/* 5588  */ }
/* 5589  */ .alert-jane hr {
/* 5590  */   border-top-color: #808798;
/* 5591  */ }
/* 5592  */ .alert-jane .alert-link {
/* 5593  */   color: #07080a;
/* 5594  */ }
/* 5595  */ .alert-kate {
/* 5596  */   color: #272e33;
/* 5597  */   background-color: #b1b9c0;
/* 5598  */   border-color: #a1abb3;
/* 5599  */ }
/* 5600  */ .alert-kate hr {

/* uchase-bootstrap-s.css */

/* 5601  */   border-top-color: #939ea8;
/* 5602  */ }
/* 5603  */ .alert-kate .alert-link {
/* 5604  */   color: #111416;
/* 5605  */ }
/* 5606  */ .alert-emma {
/* 5607  */   color: #373f45;
/* 5608  */   background-color: #c4cfd6;
/* 5609  */   border-color: #b8c5ce;
/* 5610  */ }
/* 5611  */ .alert-emma hr {
/* 5612  */   border-top-color: #a9b9c4;
/* 5613  */ }
/* 5614  */ .alert-emma .alert-link {
/* 5615  */   color: #202529;
/* 5616  */ }
/* 5617  */ .alert-scarlett {
/* 5618  */   color: #5c6266;
/* 5619  */   background-color: #f2faff;
/* 5620  */   border-color: #eff9ff;
/* 5621  */ }
/* 5622  */ .alert-scarlett hr {
/* 5623  */   border-top-color: #d6efff;
/* 5624  */ }
/* 5625  */ .alert-scarlett .alert-link {
/* 5626  */   color: #44484b;
/* 5627  */ }
/* 5628  */ .alert-nicole {
/* 5629  */   color: #545556;
/* 5630  */   background-color: #e9eaeb;
/* 5631  */   border-color: #e4e5e7;
/* 5632  */ }
/* 5633  */ .alert-nicole hr {
/* 5634  */   border-top-color: #d7d8db;
/* 5635  */ }
/* 5636  */ .alert-nicole .alert-link {
/* 5637  */   color: #3b3c3c;
/* 5638  */ }
/* 5639  */ .alert-melissa {
/* 5640  */   color: #606162;
/* 5641  */   background-color: #f8f9fa;
/* 5642  */   border-color: #f6f8f9;
/* 5643  */ }
/* 5644  */ .alert-melissa hr {
/* 5645  */   border-top-color: #e7ecef;
/* 5646  */ }
/* 5647  */ .alert-melissa .alert-link {
/* 5648  */   color: #474848;
/* 5649  */ }
/* 5650  */ .alert-tarra {

/* uchase-bootstrap-s.css */

/* 5651  */   color: #666666;
/* 5652  */   background-color: white;
/* 5653  */   border-color: white;
/* 5654  */ }
/* 5655  */ .alert-tarra hr {
/* 5656  */   border-top-color: #f2f2f2;
/* 5657  */ }
/* 5658  */ .alert-tarra .alert-link {
/* 5659  */   color: #4d4d4d;
/* 5660  */ }
/* 5661  */ .alert-hanna {
/* 5662  */   color: #5e1f15;
/* 5663  */   background-color: #f6a79a;
/* 5664  */   border-color: #f49586;
/* 5665  */ }
/* 5666  */ .alert-hanna hr {
/* 5667  */   border-top-color: #f2816f;
/* 5668  */ }
/* 5669  */ .alert-hanna .alert-link {
/* 5670  */   color: #34110c;
/* 5671  */ }
/* 5672  */ @-webkit-keyframes progress-bar-stripes {
/* 5673  */   from {
/* 5674  */     background-position: 1rem 0;
/* 5675  */   }
/* 5676  */   to {
/* 5677  */     background-position: 0 0;
/* 5678  */   }
/* 5679  */ }
/* 5680  */ @keyframes progress-bar-stripes {
/* 5681  */   from {
/* 5682  */     background-position: 1rem 0;
/* 5683  */   }
/* 5684  */   to {
/* 5685  */     background-position: 0 0;
/* 5686  */   }
/* 5687  */ }
/* 5688  */ .progress {
/* 5689  */   display: -webkit-flex;
/* 5690  */   display: flex;
/* 5691  */   height: 1rem;
/* 5692  */   overflow: hidden;
/* 5693  */   font-size: 0.75rem;
/* 5694  */   background-color: #e9ecef;
/* 5695  */   border-radius: 0.25rem;
/* 5696  */ }
/* 5697  */ .progress-bar {
/* 5698  */   display: -webkit-flex;
/* 5699  */   display: flex;
/* 5700  */   -webkit-flex-direction: column;

/* uchase-bootstrap-s.css */

/* 5701  */           flex-direction: column;
/* 5702  */   -webkit-justify-content: center;
/* 5703  */           justify-content: center;
/* 5704  */   color: #fff;
/* 5705  */   text-align: center;
/* 5706  */   white-space: nowrap;
/* 5707  */   background-color: #00A2FF;
/* 5708  */   transition: width 0.6s ease;
/* 5709  */ }
/* 5710  */ @media screen and (prefers-reduced-motion: reduce) {
/* 5711  */   .progress-bar {
/* 5712  */     transition: none;
/* 5713  */   }
/* 5714  */ }
/* 5715  */ .progress-bar-striped {
/* 5716  */   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
/* 5717  */   background-size: 1rem 1rem;
/* 5718  */ }
/* 5719  */ .progress-bar-animated {
/* 5720  */   -webkit-animation: progress-bar-stripes 1s linear infinite;
/* 5721  */           animation: progress-bar-stripes 1s linear infinite;
/* 5722  */ }
/* 5723  */ .media {
/* 5724  */   display: -webkit-flex;
/* 5725  */   display: flex;
/* 5726  */   -webkit-align-items: flex-start;
/* 5727  */           align-items: flex-start;
/* 5728  */ }
/* 5729  */ .media-body {
/* 5730  */   -webkit-flex: 1;
/* 5731  */           flex: 1;
/* 5732  */ }
/* 5733  */ .list-group {
/* 5734  */   display: -webkit-flex;
/* 5735  */   display: flex;
/* 5736  */   -webkit-flex-direction: column;
/* 5737  */           flex-direction: column;
/* 5738  */   padding-left: 0;
/* 5739  */   margin-bottom: 0;
/* 5740  */ }
/* 5741  */ .list-group-item-action {
/* 5742  */   width: 100%;
/* 5743  */   color: #495057;
/* 5744  */   text-align: inherit;
/* 5745  */ }
/* 5746  */ .list-group-item-action:hover, .list-group-item-action:focus {
/* 5747  */   color: #495057;
/* 5748  */   text-decoration: none;
/* 5749  */   background-color: #f8f9fa;
/* 5750  */ }

/* uchase-bootstrap-s.css */

/* 5751  */ .list-group-item-action:active {
/* 5752  */   color: #434D66;
/* 5753  */   background-color: #e9ecef;
/* 5754  */ }
/* 5755  */ .list-group-item {
/* 5756  */   position: relative;
/* 5757  */   display: block;
/* 5758  */   padding: 0.75rem 1.25rem;
/* 5759  */   margin-bottom: -1px;
/* 5760  */   background-color: #fff;
/* 5761  */   border: 1px solid rgba(0, 0, 0, 0.125);
/* 5762  */ }
/* 5763  */ .list-group-item:first-child {
/* 5764  */   border-top-left-radius: 0.25rem;
/* 5765  */   border-top-right-radius: 0.25rem;
/* 5766  */ }
/* 5767  */ .list-group-item:last-child {
/* 5768  */   margin-bottom: 0;
/* 5769  */   border-bottom-right-radius: 0.25rem;
/* 5770  */   border-bottom-left-radius: 0.25rem;
/* 5771  */ }
/* 5772  */ .list-group-item:hover, .list-group-item:focus {
/* 5773  */   z-index: 1;
/* 5774  */   text-decoration: none;
/* 5775  */ }
/* 5776  */ .list-group-item.disabled, .list-group-item:disabled {
/* 5777  */   color: #6c757d;
/* 5778  */   background-color: #fff;
/* 5779  */ }
/* 5780  */ .list-group-item.active {
/* 5781  */   z-index: 2;
/* 5782  */   color: #fff;
/* 5783  */   background-color: #00A2FF;
/* 5784  */   border-color: #00A2FF;
/* 5785  */ }
/* 5786  */ .list-group-flush .list-group-item {
/* 5787  */   border-right: 0;
/* 5788  */   border-left: 0;
/* 5789  */   border-radius: 0;
/* 5790  */ }
/* 5791  */ .list-group-flush:first-child .list-group-item:first-child {
/* 5792  */   border-top: 0;
/* 5793  */ }
/* 5794  */ .list-group-flush:last-child .list-group-item:last-child {
/* 5795  */   border-bottom: 0;
/* 5796  */ }
/* 5797  */ .list-group-item-primary {
/* 5798  */   color: #004166;
/* 5799  */   background-color: #e6f6ff;
/* 5800  */ }

/* uchase-bootstrap-s.css */

/* 5801  */ .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
/* 5802  */   color: #004166;
/* 5803  */   background-color: #cdedff;
/* 5804  */ }
/* 5805  */ .list-group-item-primary.list-group-item-action.active {
/* 5806  */   color: #fff;
/* 5807  */   background-color: #004166;
/* 5808  */   border-color: #004166;
/* 5809  */ }
/* 5810  */ .list-group-item-secondary {
/* 5811  */   color: #2b2f32;
/* 5812  */   background-color: #f0f1f2;
/* 5813  */ }
/* 5814  */ .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
/* 5815  */   color: #2b2f32;
/* 5816  */   background-color: #e2e4e6;
/* 5817  */ }
/* 5818  */ .list-group-item-secondary.list-group-item-action.active {
/* 5819  */   color: #fff;
/* 5820  */   background-color: #2b2f32;
/* 5821  */   border-color: #2b2f32;
/* 5822  */ }
/* 5823  */ .list-group-item-success {
/* 5824  */   color: #10431c;
/* 5825  */   background-color: #eaf6ec;
/* 5826  */ }
/* 5827  */ .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
/* 5828  */   color: #10431c;
/* 5829  */   background-color: #d8eedc;
/* 5830  */ }
/* 5831  */ .list-group-item-success.list-group-item-action.active {
/* 5832  */   color: #fff;
/* 5833  */   background-color: #10431c;
/* 5834  */   border-color: #10431c;
/* 5835  */ }
/* 5836  */ .list-group-item-info {
/* 5837  */   color: #09414a;
/* 5838  */   background-color: #e8f6f8;
/* 5839  */ }
/* 5840  */ .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
/* 5841  */   color: #09414a;
/* 5842  */   background-color: #d4eef2;
/* 5843  */ }
/* 5844  */ .list-group-item-info.list-group-item-action.active {
/* 5845  */   color: #fff;
/* 5846  */   background-color: #09414a;
/* 5847  */   border-color: #09414a;
/* 5848  */ }
/* 5849  */ .list-group-item-warning {
/* 5850  */   color: #653208;

/* uchase-bootstrap-s.css */

/* 5851  */   background-color: #fff2e8;
/* 5852  */ }
/* 5853  */ .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
/* 5854  */   color: #653208;
/* 5855  */   background-color: #ffe4cf;
/* 5856  */ }
/* 5857  */ .list-group-item-warning.list-group-item-action.active {
/* 5858  */   color: #fff;
/* 5859  */   background-color: #653208;
/* 5860  */   border-color: #653208;
/* 5861  */ }
/* 5862  */ .list-group-item-danger {
/* 5863  */   color: #550510;
/* 5864  */   background-color: #fbe7e9;
/* 5865  */ }
/* 5866  */ .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
/* 5867  */   color: #550510;
/* 5868  */   background-color: #f7d1d5;
/* 5869  */ }
/* 5870  */ .list-group-item-danger.list-group-item-action.active {
/* 5871  */   color: #fff;
/* 5872  */   background-color: #550510;
/* 5873  */   border-color: #550510;
/* 5874  */ }
/* 5875  */ .list-group-item-light {
/* 5876  */   color: #636464;
/* 5877  */   background-color: #fefeff;
/* 5878  */ }
/* 5879  */ .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
/* 5880  */   color: #636464;
/* 5881  */   background-color: #e5e5ff;
/* 5882  */ }
/* 5883  */ .list-group-item-light.list-group-item-action.active {
/* 5884  */   color: #fff;
/* 5885  */   background-color: #636464;
/* 5886  */   border-color: #636464;
/* 5887  */ }
/* 5888  */ .list-group-item-dark {
/* 5889  */   color: #15171a;
/* 5890  */   background-color: #ebebec;
/* 5891  */ }
/* 5892  */ .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
/* 5893  */   color: #15171a;
/* 5894  */   background-color: #dedee0;
/* 5895  */ }
/* 5896  */ .list-group-item-dark.list-group-item-action.active {
/* 5897  */   color: #fff;
/* 5898  */   background-color: #15171a;
/* 5899  */   border-color: #15171a;
/* 5900  */ }

/* uchase-bootstrap-s.css */

/* 5901  */ .list-group-item-ashley {
/* 5902  */   color: #09584a;
/* 5903  */   background-color: #e8fcf8;
/* 5904  */ }
/* 5905  */ .list-group-item-ashley.list-group-item-action:hover, .list-group-item-ashley.list-group-item-action:focus {
/* 5906  */   color: #09584a;
/* 5907  */   background-color: #d1f9f1;
/* 5908  */ }
/* 5909  */ .list-group-item-ashley.list-group-item-action.active {
/* 5910  */   color: #fff;
/* 5911  */   background-color: #09584a;
/* 5912  */   border-color: #09584a;
/* 5913  */ }
/* 5914  */ .list-group-item-lindsey {
/* 5915  */   color: #64591f;
/* 5916  */   background-color: #fffced;
/* 5917  */ }
/* 5918  */ .list-group-item-lindsey.list-group-item-action:hover, .list-group-item-lindsey.list-group-item-action:focus {
/* 5919  */   color: #64591f;
/* 5920  */   background-color: #fff8d4;
/* 5921  */ }
/* 5922  */ .list-group-item-lindsey.list-group-item-action.active {
/* 5923  */   color: #fff;
/* 5924  */   background-color: #64591f;
/* 5925  */   border-color: #64591f;
/* 5926  */ }
/* 5927  */ .list-group-item-jane {
/* 5928  */   color: #1b1f29;
/* 5929  */   background-color: #ecedf0;
/* 5930  */ }
/* 5931  */ .list-group-item-jane.list-group-item-action:hover, .list-group-item-jane.list-group-item-action:focus {
/* 5932  */   color: #1b1f29;
/* 5933  */   background-color: #dee0e5;
/* 5934  */ }
/* 5935  */ .list-group-item-jane.list-group-item-action.active {
/* 5936  */   color: #fff;
/* 5937  */   background-color: #1b1f29;
/* 5938  */   border-color: #1b1f29;
/* 5939  */ }
/* 5940  */ .list-group-item-kate {
/* 5941  */   color: #272e33;
/* 5942  */   background-color: #eff1f2;
/* 5943  */ }
/* 5944  */ .list-group-item-kate.list-group-item-action:hover, .list-group-item-kate.list-group-item-action:focus {
/* 5945  */   color: #272e33;
/* 5946  */   background-color: #e1e5e7;
/* 5947  */ }
/* 5948  */ .list-group-item-kate.list-group-item-action.active {
/* 5949  */   color: #fff;
/* 5950  */   background-color: #272e33;

/* uchase-bootstrap-s.css */

/* 5951  */   border-color: #272e33;
/* 5952  */ }
/* 5953  */ .list-group-item-emma {
/* 5954  */   color: #373f45;
/* 5955  */   background-color: #f3f5f7;
/* 5956  */ }
/* 5957  */ .list-group-item-emma.list-group-item-action:hover, .list-group-item-emma.list-group-item-action:focus {
/* 5958  */   color: #373f45;
/* 5959  */   background-color: #e4e8ed;
/* 5960  */ }
/* 5961  */ .list-group-item-emma.list-group-item-action.active {
/* 5962  */   color: #fff;
/* 5963  */   background-color: #373f45;
/* 5964  */   border-color: #373f45;
/* 5965  */ }
/* 5966  */ .list-group-item-scarlett {
/* 5967  */   color: #5c6266;
/* 5968  */   background-color: #fcfeff;
/* 5969  */ }
/* 5970  */ .list-group-item-scarlett.list-group-item-action:hover, .list-group-item-scarlett.list-group-item-action:focus {
/* 5971  */   color: #5c6266;
/* 5972  */   background-color: #e3f6ff;
/* 5973  */ }
/* 5974  */ .list-group-item-scarlett.list-group-item-action.active {
/* 5975  */   color: #fff;
/* 5976  */   background-color: #5c6266;
/* 5977  */   border-color: #5c6266;
/* 5978  */ }
/* 5979  */ .list-group-item-nicole {
/* 5980  */   color: #545556;
/* 5981  */   background-color: #fbfbfb;
/* 5982  */ }
/* 5983  */ .list-group-item-nicole.list-group-item-action:hover, .list-group-item-nicole.list-group-item-action:focus {
/* 5984  */   color: #545556;
/* 5985  */   background-color: #eeeeee;
/* 5986  */ }
/* 5987  */ .list-group-item-nicole.list-group-item-action.active {
/* 5988  */   color: #fff;
/* 5989  */   background-color: #545556;
/* 5990  */   border-color: #545556;
/* 5991  */ }
/* 5992  */ .list-group-item-melissa {
/* 5993  */   color: #606162;
/* 5994  */   background-color: #fefefe;
/* 5995  */ }
/* 5996  */ .list-group-item-melissa.list-group-item-action:hover, .list-group-item-melissa.list-group-item-action:focus {
/* 5997  */   color: #606162;
/* 5998  */   background-color: #f1f1f1;
/* 5999  */ }
/* 6000  */ .list-group-item-melissa.list-group-item-action.active {

/* uchase-bootstrap-s.css */

/* 6001  */   color: #fff;
/* 6002  */   background-color: #606162;
/* 6003  */   border-color: #606162;
/* 6004  */ }
/* 6005  */ .list-group-item-tarra {
/* 6006  */   color: #666666;
/* 6007  */   background-color: white;
/* 6008  */ }
/* 6009  */ .list-group-item-tarra.list-group-item-action:hover, .list-group-item-tarra.list-group-item-action:focus {
/* 6010  */   color: #666666;
/* 6011  */   background-color: #f2f2f2;
/* 6012  */ }
/* 6013  */ .list-group-item-tarra.list-group-item-action.active {
/* 6014  */   color: #fff;
/* 6015  */   background-color: #666666;
/* 6016  */   border-color: #666666;
/* 6017  */ }
/* 6018  */ .list-group-item-hanna {
/* 6019  */   color: #5e1f15;
/* 6020  */   background-color: #fdedeb;
/* 6021  */ }
/* 6022  */ .list-group-item-hanna.list-group-item-action:hover, .list-group-item-hanna.list-group-item-action:focus {
/* 6023  */   color: #5e1f15;
/* 6024  */   background-color: #fbd8d4;
/* 6025  */ }
/* 6026  */ .list-group-item-hanna.list-group-item-action.active {
/* 6027  */   color: #fff;
/* 6028  */   background-color: #5e1f15;
/* 6029  */   border-color: #5e1f15;
/* 6030  */ }
/* 6031  */ .close {
/* 6032  */   float: right;
/* 6033  */   font-size: 1.5rem;
/* 6034  */   font-weight: 700;
/* 6035  */   line-height: 1;
/* 6036  */   color: #000;
/* 6037  */   text-shadow: 0 1px 0 #fff;
/* 6038  */   opacity: .5;
/* 6039  */ }
/* 6040  */ .close:not(:disabled):not(.disabled) {
/* 6041  */   cursor: pointer;
/* 6042  */ }
/* 6043  */ .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
/* 6044  */   color: #000;
/* 6045  */   text-decoration: none;
/* 6046  */   opacity: .75;
/* 6047  */ }
/* 6048  */ button.close {
/* 6049  */   padding: 0;
/* 6050  */   background-color: transparent;

/* uchase-bootstrap-s.css */

/* 6051  */   border: 0;
/* 6052  */   -webkit-appearance: none;
/* 6053  */ }
/* 6054  */ .modal-open {
/* 6055  */   overflow: hidden;
/* 6056  */ }
/* 6057  */ .modal {
/* 6058  */   position: fixed;
/* 6059  */   top: 0;
/* 6060  */   right: 0;
/* 6061  */   bottom: 0;
/* 6062  */   left: 0;
/* 6063  */   z-index: 1050;
/* 6064  */   display: none;
/* 6065  */   overflow: hidden;
/* 6066  */   outline: 0;
/* 6067  */ }
/* 6068  */ .modal-open .modal {
/* 6069  */   overflow-x: hidden;
/* 6070  */   overflow-y: auto;
/* 6071  */ }
/* 6072  */ .modal-dialog {
/* 6073  */   position: relative;
/* 6074  */   width: auto;
/* 6075  */   margin: 0.5rem;
/* 6076  */   pointer-events: none;
/* 6077  */ }
/* 6078  */ .modal.fade .modal-dialog {
/* 6079  */   transition: -webkit-transform 0.3s ease-out;
/* 6080  */   transition: transform 0.3s ease-out;
/* 6081  */   transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
/* 6082  */   -webkit-transform: translate(0, -25%);
/* 6083  */           transform: translate(0, -25%);
/* 6084  */ }
/* 6085  */ @media screen and (prefers-reduced-motion: reduce) {
/* 6086  */   .modal.fade .modal-dialog {
/* 6087  */     transition: none;
/* 6088  */   }
/* 6089  */ }
/* 6090  */ .modal.show .modal-dialog {
/* 6091  */   -webkit-transform: translate(0, 0);
/* 6092  */           transform: translate(0, 0);
/* 6093  */ }
/* 6094  */ .modal-dialog-centered {
/* 6095  */   display: -webkit-flex;
/* 6096  */   display: flex;
/* 6097  */   -webkit-align-items: center;
/* 6098  */           align-items: center;
/* 6099  */   min-height: calc(100% - (0.5rem * 2));
/* 6100  */ }

/* uchase-bootstrap-s.css */

/* 6101  */ .modal-content {
/* 6102  */   position: relative;
/* 6103  */   display: -webkit-flex;
/* 6104  */   display: flex;
/* 6105  */   -webkit-flex-direction: column;
/* 6106  */           flex-direction: column;
/* 6107  */   width: 100%;
/* 6108  */   pointer-events: auto;
/* 6109  */   background-color: #F0F3F5;
/* 6110  */   background-clip: padding-box;
/* 6111  */   border: 0 solid rgba(0, 0, 0, 0.2);
/* 6112  */   border-radius: 0.3rem;
/* 6113  */   outline: 0;
/* 6114  */ }
/* 6115  */ .modal-backdrop {
/* 6116  */   position: fixed;
/* 6117  */   top: 0;
/* 6118  */   right: 0;
/* 6119  */   bottom: 0;
/* 6120  */   left: 0;
/* 6121  */   z-index: 1040;
/* 6122  */   background-color: #000;
/* 6123  */ }
/* 6124  */ .modal-backdrop.fade {
/* 6125  */   opacity: 0;
/* 6126  */ }
/* 6127  */ .modal-backdrop.show {
/* 6128  */   opacity: 0.5;
/* 6129  */ }
/* 6130  */ .modal-header {
/* 6131  */   display: -webkit-flex;
/* 6132  */   display: flex;
/* 6133  */   -webkit-align-items: flex-start;
/* 6134  */           align-items: flex-start;
/* 6135  */   -webkit-justify-content: space-between;
/* 6136  */           justify-content: space-between;
/* 6137  */   padding: 1rem;
/* 6138  */   border-bottom: 0 solid #e9ecef;
/* 6139  */   border-top-left-radius: 0.3rem;
/* 6140  */   border-top-right-radius: 0.3rem;
/* 6141  */ }
/* 6142  */ .modal-header .close {
/* 6143  */   padding: 1rem;
/* 6144  */   margin: -1rem -1rem -1rem auto;
/* 6145  */ }
/* 6146  */ .modal-title {
/* 6147  */   margin-bottom: 0;
/* 6148  */   line-height: 1.2;
/* 6149  */ }
/* 6150  */ .modal-body {

/* uchase-bootstrap-s.css */

/* 6151  */   position: relative;
/* 6152  */   -webkit-flex: 1 1 auto;
/* 6153  */           flex: 1 1 auto;
/* 6154  */   padding: 0 4rem 4rem 4rem;
/* 6155  */ }
/* 6156  */ .modal-footer {
/* 6157  */   display: -webkit-flex;
/* 6158  */   display: flex;
/* 6159  */   -webkit-align-items: center;
/* 6160  */           align-items: center;
/* 6161  */   -webkit-justify-content: flex-end;
/* 6162  */           justify-content: flex-end;
/* 6163  */   padding: 0 4rem 4rem 4rem;
/* 6164  */   border-top: 0 solid #e9ecef;
/* 6165  */ }
/* 6166  */ .modal-footer > :not(:first-child) {
/* 6167  */   margin-left: .25rem;
/* 6168  */ }
/* 6169  */ .modal-footer > :not(:last-child) {
/* 6170  */   margin-right: .25rem;
/* 6171  */ }
/* 6172  */ .modal-scrollbar-measure {
/* 6173  */   position: absolute;
/* 6174  */   top: -9999px;
/* 6175  */   width: 50px;
/* 6176  */   height: 50px;
/* 6177  */   overflow: scroll;
/* 6178  */ }
/* 6179  */ @media (min-width: 768px) {
/* 6180  */   .modal-dialog {
/* 6181  */     max-width: 800px;
/* 6182  */     margin: 1.75rem auto;
/* 6183  */   }
/* 6184  */   .modal-dialog-centered {
/* 6185  */     min-height: calc(100% - (1.75rem * 2));
/* 6186  */   }
/* 6187  */   .modal-sm {
/* 6188  */     max-width: 736px;
/* 6189  */   }
/* 6190  */ }
/* 6191  */ @media (min-width: 1280px) {
/* 6192  */   .modal-lg {
/* 6193  */     max-width: 928px;
/* 6194  */   }
/* 6195  */ }
/* 6196  */ .modal-open {
/* 6197  */   position: fixed;
/* 6198  */   left: 0;
/* 6199  */   right: 0;
/* 6200  */ }

/* uchase-bootstrap-s.css */

/* 6201  */ .modal.uchase-modal .modal-header .close {
/* 6202  */   margin: 0 0 0 auto;
/* 6203  */   padding: 0;
/* 6204  */   width: 2rem;
/* 6205  */   height: 2rem;
/* 6206  */   outline: none;
/* 6207  */ }
/* 6208  */ .modal.uchase-modal .modal-header .close svg {
/* 6209  */   fill: #D2D4D7;
/* 6210  */   width: 50%;
/* 6211  */   height: 50%;
/* 6212  */ }
/* 6213  */ @media (max-width: 1023.98px) {
/* 6214  */   .modal.uchase-modal .modal-dialog {
/* 6215  */     min-height: 100%;
/* 6216  */     min-width: 100%;
/* 6217  */     max-width: 100%;
/* 6218  */     padding: 0;
/* 6219  */     margin: 0;
/* 6220  */   }
/* 6221  */   .modal.uchase-modal .modal-content {
/* 6222  */     height: auto;
/* 6223  */     min-height: 100%;
/* 6224  */     min-width: 100%;
/* 6225  */     border-radius: 0;
/* 6226  */     border: none;
/* 6227  */   }
/* 6228  */   .modal.uchase-modal .modal-body {
/* 6229  */     padding-left: 1rem;
/* 6230  */     padding-right: 1rem;
/* 6231  */     padding-bottom: 3.5rem;
/* 6232  */   }
/* 6233  */   .modal.uchase-modal .modal-header {
/* 6234  */     padding-bottom: 0 !important;
/* 6235  */   }
/* 6236  */ }
/* 6237  */ .tooltip {
/* 6238  */   position: absolute;
/* 6239  */   z-index: 970;
/* 6240  */   display: block;
/* 6241  */   margin: 0;
/* 6242  */   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* 6243  */   font-style: normal;
/* 6244  */   font-weight: 400;
/* 6245  */   line-height: 1.2;
/* 6246  */   text-align: left;
/* 6247  */   text-align: start;
/* 6248  */   text-decoration: none;
/* 6249  */   text-shadow: none;
/* 6250  */   text-transform: none;

/* uchase-bootstrap-s.css */

/* 6251  */   letter-spacing: normal;
/* 6252  */   word-break: normal;
/* 6253  */   word-spacing: normal;
/* 6254  */   white-space: normal;
/* 6255  */   line-break: auto;
/* 6256  */   font-size: 1rem;
/* 6257  */   word-wrap: break-word;
/* 6258  */   opacity: 0;
/* 6259  */ }
/* 6260  */ .tooltip.show {
/* 6261  */   opacity: 1;
/* 6262  */ }
/* 6263  */ .tooltip .arrow {
/* 6264  */   position: absolute;
/* 6265  */   display: block;
/* 6266  */   width: 1.1875rem;
/* 6267  */   height: 0.5625rem;
/* 6268  */ }
/* 6269  */ .tooltip .arrow::before {
/* 6270  */   position: absolute;
/* 6271  */   content: "";
/* 6272  */   border-color: transparent;
/* 6273  */   border-style: solid;
/* 6274  */ }
/* 6275  */ .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
/* 6276  */   padding: 0.5625rem 0;
/* 6277  */ }
/* 6278  */ .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
/* 6279  */   bottom: 0;
/* 6280  */ }
/* 6281  */ .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
/* 6282  */   top: 0;
/* 6283  */   border-width: 0.5625rem 0.59375rem 0;
/* 6284  */   border-top-color: #434D66;
/* 6285  */ }
/* 6286  */ .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
/* 6287  */   padding: 0 0.5625rem;
/* 6288  */ }
/* 6289  */ .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
/* 6290  */   left: 0;
/* 6291  */   width: 0.5625rem;
/* 6292  */   height: 1.1875rem;
/* 6293  */ }
/* 6294  */ .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
/* 6295  */   right: 0;
/* 6296  */   border-width: 0.59375rem 0.5625rem 0.59375rem 0;
/* 6297  */   border-right-color: #434D66;
/* 6298  */ }
/* 6299  */ .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
/* 6300  */   padding: 0.5625rem 0;

/* uchase-bootstrap-s.css */

/* 6301  */ }
/* 6302  */ .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
/* 6303  */   top: 0;
/* 6304  */ }
/* 6305  */ .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
/* 6306  */   bottom: 0;
/* 6307  */   border-width: 0 0.59375rem 0.5625rem;
/* 6308  */   border-bottom-color: #434D66;
/* 6309  */ }
/* 6310  */ .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
/* 6311  */   padding: 0 0.5625rem;
/* 6312  */ }
/* 6313  */ .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
/* 6314  */   right: 0;
/* 6315  */   width: 0.5625rem;
/* 6316  */   height: 1.1875rem;
/* 6317  */ }
/* 6318  */ .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
/* 6319  */   left: 0;
/* 6320  */   border-width: 0.59375rem 0 0.59375rem 0.5625rem;
/* 6321  */   border-left-color: #434D66;
/* 6322  */ }
/* 6323  */ .tooltip-inner {
/* 6324  */   max-width: 200px;
/* 6325  */   padding: 0.5rem 0.875rem;
/* 6326  */   color: #fff;
/* 6327  */   text-align: center;
/* 6328  */   background-color: #434D66;
/* 6329  */   border-radius: 5px;
/* 6330  */ }
/* 6331  */ .tooltip {
/* 6332  */   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* 6333  */   font-style: normal;
/* 6334  */   font-weight: 400;
/* 6335  */   line-height: 1.2;
/* 6336  */   text-align: left;
/* 6337  */   text-align: start;
/* 6338  */   text-decoration: none;
/* 6339  */   text-shadow: none;
/* 6340  */   text-transform: none;
/* 6341  */   letter-spacing: normal;
/* 6342  */   word-break: normal;
/* 6343  */   word-spacing: normal;
/* 6344  */   white-space: normal;
/* 6345  */   line-break: auto;
/* 6346  */   font-family: "AkrobatBold" !important;
/* 6347  */   font-size: 1rem !important;
/* 6348  */ }
/* 6349  */ .tooltip-inner {
/* 6350  */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);

/* uchase-bootstrap-s.css */

/* 6351  */ }
/* 6352  */ .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
/* 6353  */   top: -0.25rem !important;
/* 6354  */ }
/* 6355  */ .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
/* 6356  */   bottom: 1px;
/* 6357  */ }
/* 6358  */ .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
/* 6359  */   left: -0.25rem !important;
/* 6360  */ }
/* 6361  */ .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
/* 6362  */   right: 1px;
/* 6363  */ }
/* 6364  */ .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
/* 6365  */   left: 0.25rem !important;
/* 6366  */ }
/* 6367  */ .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
/* 6368  */   left: 1px;
/* 6369  */ }
/* 6370  */ .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
/* 6371  */   top: 0.25rem !important;
/* 6372  */ }
/* 6373  */ .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
/* 6374  */   top: 1px;
/* 6375  */ }
/* 6376  */ .popover {
/* 6377  */   position: absolute;
/* 6378  */   top: 0;
/* 6379  */   left: 0;
/* 6380  */   z-index: 960;
/* 6381  */   display: block;
/* 6382  */   max-width: 276px;
/* 6383  */   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* 6384  */   font-style: normal;
/* 6385  */   font-weight: 400;
/* 6386  */   line-height: 1.2;
/* 6387  */   text-align: left;
/* 6388  */   text-align: start;
/* 6389  */   text-decoration: none;
/* 6390  */   text-shadow: none;
/* 6391  */   text-transform: none;
/* 6392  */   letter-spacing: normal;
/* 6393  */   word-break: normal;
/* 6394  */   word-spacing: normal;
/* 6395  */   white-space: normal;
/* 6396  */   line-break: auto;
/* 6397  */   font-size: 0.875rem;
/* 6398  */   word-wrap: break-word;
/* 6399  */   background-color: #fff;
/* 6400  */   background-clip: padding-box;

/* uchase-bootstrap-s.css */

/* 6401  */   border: 1px solid transparent;
/* 6402  */   border-radius: 0.3rem;
/* 6403  */ }
/* 6404  */ .popover .arrow {
/* 6405  */   position: absolute;
/* 6406  */   display: block;
/* 6407  */   width: 1rem;
/* 6408  */   height: 0.5rem;
/* 6409  */   margin: 0 0.3rem;
/* 6410  */ }
/* 6411  */ .popover .arrow::before, .popover .arrow::after {
/* 6412  */   position: absolute;
/* 6413  */   display: block;
/* 6414  */   content: "";
/* 6415  */   border-color: transparent;
/* 6416  */   border-style: solid;
/* 6417  */ }
/* 6418  */ .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
/* 6419  */   margin-bottom: 0.5rem;
/* 6420  */ }
/* 6421  */ .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
/* 6422  */   bottom: calc((0.5rem + 1px) * -1);
/* 6423  */ }
/* 6424  */ .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
/* 6425  */ .bs-popover-top .arrow::after,
/* 6426  */ .bs-popover-auto[x-placement^="top"] .arrow::after {
/* 6427  */   border-width: 0.5rem 0.5rem 0;
/* 6428  */ }
/* 6429  */ .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
/* 6430  */   bottom: 0;
/* 6431  */   border-top-color: transparent;
/* 6432  */ }
/* 6433  */ .bs-popover-top .arrow::after,
/* 6434  */ .bs-popover-auto[x-placement^="top"] .arrow::after {
/* 6435  */   bottom: 1px;
/* 6436  */   border-top-color: #fff;
/* 6437  */ }
/* 6438  */ .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
/* 6439  */   margin-left: 0.5rem;
/* 6440  */ }
/* 6441  */ .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
/* 6442  */   left: calc((0.5rem + 1px) * -1);
/* 6443  */   width: 0.5rem;
/* 6444  */   height: 1rem;
/* 6445  */   margin: 0.3rem 0;
/* 6446  */ }
/* 6447  */ .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
/* 6448  */ .bs-popover-right .arrow::after,
/* 6449  */ .bs-popover-auto[x-placement^="right"] .arrow::after {
/* 6450  */   border-width: 0.5rem 0.5rem 0.5rem 0;

/* uchase-bootstrap-s.css */

/* 6451  */ }
/* 6452  */ .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
/* 6453  */   left: 0;
/* 6454  */   border-right-color: transparent;
/* 6455  */ }
/* 6456  */ .bs-popover-right .arrow::after,
/* 6457  */ .bs-popover-auto[x-placement^="right"] .arrow::after {
/* 6458  */   left: 1px;
/* 6459  */   border-right-color: #fff;
/* 6460  */ }
/* 6461  */ .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
/* 6462  */   margin-top: 0.5rem;
/* 6463  */ }
/* 6464  */ .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
/* 6465  */   top: calc((0.5rem + 1px) * -1);
/* 6466  */ }
/* 6467  */ .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
/* 6468  */ .bs-popover-bottom .arrow::after,
/* 6469  */ .bs-popover-auto[x-placement^="bottom"] .arrow::after {
/* 6470  */   border-width: 0 0.5rem 0.5rem 0.5rem;
/* 6471  */ }
/* 6472  */ .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
/* 6473  */   top: 0;
/* 6474  */   border-bottom-color: transparent;
/* 6475  */ }
/* 6476  */ .bs-popover-bottom .arrow::after,
/* 6477  */ .bs-popover-auto[x-placement^="bottom"] .arrow::after {
/* 6478  */   top: 1px;
/* 6479  */   border-bottom-color: #fff;
/* 6480  */ }
/* 6481  */ .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
/* 6482  */   position: absolute;
/* 6483  */   top: 0;
/* 6484  */   left: 50%;
/* 6485  */   display: block;
/* 6486  */   width: 1rem;
/* 6487  */   margin-left: -0.5rem;
/* 6488  */   content: "";
/* 6489  */   border-bottom: 1px solid #f7f7f7;
/* 6490  */ }
/* 6491  */ .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
/* 6492  */   margin-right: 0.5rem;
/* 6493  */ }
/* 6494  */ .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
/* 6495  */   right: calc((0.5rem + 1px) * -1);
/* 6496  */   width: 0.5rem;
/* 6497  */   height: 1rem;
/* 6498  */   margin: 0.3rem 0;
/* 6499  */ }
/* 6500  */ .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,

/* uchase-bootstrap-s.css */

/* 6501  */ .bs-popover-left .arrow::after,
/* 6502  */ .bs-popover-auto[x-placement^="left"] .arrow::after {
/* 6503  */   border-width: 0.5rem 0 0.5rem 0.5rem;
/* 6504  */ }
/* 6505  */ .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
/* 6506  */   right: 0;
/* 6507  */   border-left-color: transparent;
/* 6508  */ }
/* 6509  */ .bs-popover-left .arrow::after,
/* 6510  */ .bs-popover-auto[x-placement^="left"] .arrow::after {
/* 6511  */   right: 1px;
/* 6512  */   border-left-color: #fff;
/* 6513  */ }
/* 6514  */ .popover-header {
/* 6515  */   padding: 0.5rem 0.75rem;
/* 6516  */   margin-bottom: 0;
/* 6517  */   font-size: 1rem;
/* 6518  */   color: #434D66;
/* 6519  */   background-color: #f7f7f7;
/* 6520  */   border-bottom: 1px solid #ebebeb;
/* 6521  */   border-top-left-radius: calc(0.3rem - 1px);
/* 6522  */   border-top-right-radius: calc(0.3rem - 1px);
/* 6523  */ }
/* 6524  */ .popover-header:empty {
/* 6525  */   display: none;
/* 6526  */ }
/* 6527  */ .popover-body {
/* 6528  */   padding: 0.5rem 0.75rem;
/* 6529  */   color: #434D66;
/* 6530  */ }
/* 6531  */ .popover {
/* 6532  */   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
/* 6533  */   font-style: normal;
/* 6534  */   font-weight: 400;
/* 6535  */   line-height: 1.2;
/* 6536  */   text-align: left;
/* 6537  */   text-align: start;
/* 6538  */   text-decoration: none;
/* 6539  */   text-shadow: none;
/* 6540  */   text-transform: none;
/* 6541  */   letter-spacing: normal;
/* 6542  */   word-break: normal;
/* 6543  */   word-spacing: normal;
/* 6544  */   white-space: normal;
/* 6545  */   line-break: auto;
/* 6546  */   font-family: "AkrobatBold" !important;
/* 6547  */   font-size: 1rem !important;
/* 6548  */ }
/* 6549  */ .popover .arrow {
/* 6550  */   z-index: 1;

/* uchase-bootstrap-s.css */

/* 6551  */ }
/* 6552  */ .popover-body {
/* 6553  */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 6554  */ }
/* 6555  */ .carousel {
/* 6556  */   position: relative;
/* 6557  */ }
/* 6558  */ .carousel-inner {
/* 6559  */   position: relative;
/* 6560  */   width: 100%;
/* 6561  */   overflow: hidden;
/* 6562  */ }
/* 6563  */ .carousel-item {
/* 6564  */   position: relative;
/* 6565  */   display: none;
/* 6566  */   -webkit-align-items: center;
/* 6567  */           align-items: center;
/* 6568  */   width: 100%;
/* 6569  */   -webkit-backface-visibility: hidden;
/* 6570  */           backface-visibility: hidden;
/* 6571  */   -webkit-perspective: 1000px;
/* 6572  */           perspective: 1000px;
/* 6573  */ }
/* 6574  */ .carousel-item.active,
/* 6575  */ .carousel-item-next,
/* 6576  */ .carousel-item-prev {
/* 6577  */   display: block;
/* 6578  */   transition: -webkit-transform 0.6s ease;
/* 6579  */   transition: transform 0.6s ease;
/* 6580  */   transition: transform 0.6s ease, -webkit-transform 0.6s ease;
/* 6581  */ }
/* 6582  */ @media screen and (prefers-reduced-motion: reduce) {
/* 6583  */   .carousel-item.active,
/* 6584  */   .carousel-item-next,
/* 6585  */   .carousel-item-prev {
/* 6586  */     transition: none;
/* 6587  */   }
/* 6588  */ }
/* 6589  */ .carousel-item-next,
/* 6590  */ .carousel-item-prev {
/* 6591  */   position: absolute;
/* 6592  */   top: 0;
/* 6593  */ }
/* 6594  */ .carousel-item-next.carousel-item-left,
/* 6595  */ .carousel-item-prev.carousel-item-right {
/* 6596  */   -webkit-transform: translateX(0);
/* 6597  */           transform: translateX(0);
/* 6598  */ }
/* 6599  */ @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
/* 6600  */   .carousel-item-next.carousel-item-left,

/* uchase-bootstrap-s.css */

/* 6601  */   .carousel-item-prev.carousel-item-right {
/* 6602  */     -webkit-transform: translate3d(0, 0, 0);
/* 6603  */             transform: translate3d(0, 0, 0);
/* 6604  */   }
/* 6605  */ }
/* 6606  */ .carousel-item-next,
/* 6607  */ .active.carousel-item-right {
/* 6608  */   -webkit-transform: translateX(100%);
/* 6609  */           transform: translateX(100%);
/* 6610  */ }
/* 6611  */ @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
/* 6612  */   .carousel-item-next,
/* 6613  */   .active.carousel-item-right {
/* 6614  */     -webkit-transform: translate3d(100%, 0, 0);
/* 6615  */             transform: translate3d(100%, 0, 0);
/* 6616  */   }
/* 6617  */ }
/* 6618  */ .carousel-item-prev,
/* 6619  */ .active.carousel-item-left {
/* 6620  */   -webkit-transform: translateX(-100%);
/* 6621  */           transform: translateX(-100%);
/* 6622  */ }
/* 6623  */ @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
/* 6624  */   .carousel-item-prev,
/* 6625  */   .active.carousel-item-left {
/* 6626  */     -webkit-transform: translate3d(-100%, 0, 0);
/* 6627  */             transform: translate3d(-100%, 0, 0);
/* 6628  */   }
/* 6629  */ }
/* 6630  */ .carousel-fade .carousel-item {
/* 6631  */   opacity: 0;
/* 6632  */   transition-duration: .6s;
/* 6633  */   transition-property: opacity;
/* 6634  */ }
/* 6635  */ .carousel-fade .carousel-item.active,
/* 6636  */ .carousel-fade .carousel-item-next.carousel-item-left,
/* 6637  */ .carousel-fade .carousel-item-prev.carousel-item-right {
/* 6638  */   opacity: 1;
/* 6639  */ }
/* 6640  */ .carousel-fade .active.carousel-item-left,
/* 6641  */ .carousel-fade .active.carousel-item-right {
/* 6642  */   opacity: 0;
/* 6643  */ }
/* 6644  */ .carousel-fade .carousel-item-next,
/* 6645  */ .carousel-fade .carousel-item-prev,
/* 6646  */ .carousel-fade .carousel-item.active,
/* 6647  */ .carousel-fade .active.carousel-item-left,
/* 6648  */ .carousel-fade .active.carousel-item-prev {
/* 6649  */   -webkit-transform: translateX(0);
/* 6650  */           transform: translateX(0);

/* uchase-bootstrap-s.css */

/* 6651  */ }
/* 6652  */ @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
/* 6653  */   .carousel-fade .carousel-item-next,
/* 6654  */   .carousel-fade .carousel-item-prev,
/* 6655  */   .carousel-fade .carousel-item.active,
/* 6656  */   .carousel-fade .active.carousel-item-left,
/* 6657  */   .carousel-fade .active.carousel-item-prev {
/* 6658  */     -webkit-transform: translate3d(0, 0, 0);
/* 6659  */             transform: translate3d(0, 0, 0);
/* 6660  */   }
/* 6661  */ }
/* 6662  */ .carousel-control-prev,
/* 6663  */ .carousel-control-next {
/* 6664  */   position: absolute;
/* 6665  */   top: 0;
/* 6666  */   bottom: 0;
/* 6667  */   display: -webkit-flex;
/* 6668  */   display: flex;
/* 6669  */   -webkit-align-items: center;
/* 6670  */           align-items: center;
/* 6671  */   -webkit-justify-content: center;
/* 6672  */           justify-content: center;
/* 6673  */   width: 15%;
/* 6674  */   color: #fff;
/* 6675  */   text-align: center;
/* 6676  */   opacity: 0.5;
/* 6677  */ }
/* 6678  */ .carousel-control-prev:hover, .carousel-control-prev:focus,
/* 6679  */ .carousel-control-next:hover,
/* 6680  */ .carousel-control-next:focus {
/* 6681  */   color: #fff;
/* 6682  */   text-decoration: none;
/* 6683  */   outline: 0;
/* 6684  */   opacity: .9;
/* 6685  */ }
/* 6686  */ .carousel-control-prev {
/* 6687  */   left: 0;
/* 6688  */ }
/* 6689  */ .carousel-control-next {
/* 6690  */   right: 0;
/* 6691  */ }
/* 6692  */ .carousel-control-prev-icon,
/* 6693  */ .carousel-control-next-icon {
/* 6694  */   display: inline-block;
/* 6695  */   width: 20px;
/* 6696  */   height: 20px;
/* 6697  */   background: transparent no-repeat center center;
/* 6698  */   background-size: 100% 100%;
/* 6699  */ }
/* 6700  */ .carousel-control-prev-icon {

/* uchase-bootstrap-s.css */

/* 6701  */   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
/* 6702  */ }
/* 6703  */ .carousel-control-next-icon {
/* 6704  */   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
/* 6705  */ }
/* 6706  */ .carousel-indicators {
/* 6707  */   position: absolute;
/* 6708  */   right: 0;
/* 6709  */   bottom: 10px;
/* 6710  */   left: 0;
/* 6711  */   z-index: 15;
/* 6712  */   display: -webkit-flex;
/* 6713  */   display: flex;
/* 6714  */   -webkit-justify-content: center;
/* 6715  */           justify-content: center;
/* 6716  */   padding-left: 0;
/* 6717  */   margin-right: 15%;
/* 6718  */   margin-left: 15%;
/* 6719  */   list-style: none;
/* 6720  */ }
/* 6721  */ .carousel-indicators li {
/* 6722  */   position: relative;
/* 6723  */   -webkit-flex: 0 1 auto;
/* 6724  */           flex: 0 1 auto;
/* 6725  */   width: 30px;
/* 6726  */   height: 3px;
/* 6727  */   margin-right: 3px;
/* 6728  */   margin-left: 3px;
/* 6729  */   text-indent: -999px;
/* 6730  */   cursor: pointer;
/* 6731  */   background-color: rgba(255, 255, 255, 0.5);
/* 6732  */ }
/* 6733  */ .carousel-indicators li::before {
/* 6734  */   position: absolute;
/* 6735  */   top: -10px;
/* 6736  */   left: 0;
/* 6737  */   display: inline-block;
/* 6738  */   width: 100%;
/* 6739  */   height: 10px;
/* 6740  */   content: "";
/* 6741  */ }
/* 6742  */ .carousel-indicators li::after {
/* 6743  */   position: absolute;
/* 6744  */   bottom: -10px;
/* 6745  */   left: 0;
/* 6746  */   display: inline-block;
/* 6747  */   width: 100%;
/* 6748  */   height: 10px;
/* 6749  */   content: "";
/* 6750  */ }

/* uchase-bootstrap-s.css */

/* 6751  */ .carousel-indicators .active {
/* 6752  */   background-color: #fff;
/* 6753  */ }
/* 6754  */ .carousel-caption {
/* 6755  */   position: absolute;
/* 6756  */   right: 15%;
/* 6757  */   bottom: 20px;
/* 6758  */   left: 15%;
/* 6759  */   z-index: 10;
/* 6760  */   padding-top: 20px;
/* 6761  */   padding-bottom: 20px;
/* 6762  */   color: #fff;
/* 6763  */   text-align: center;
/* 6764  */ }
/* 6765  */ .align-baseline {
/* 6766  */   vertical-align: baseline !important;
/* 6767  */ }
/* 6768  */ .align-top {
/* 6769  */   vertical-align: top !important;
/* 6770  */ }
/* 6771  */ .align-middle {
/* 6772  */   vertical-align: middle !important;
/* 6773  */ }
/* 6774  */ .align-bottom {
/* 6775  */   vertical-align: bottom !important;
/* 6776  */ }
/* 6777  */ .align-text-bottom {
/* 6778  */   vertical-align: text-bottom !important;
/* 6779  */ }
/* 6780  */ .align-text-top {
/* 6781  */   vertical-align: text-top !important;
/* 6782  */ }
/* 6783  */ .bg-primary {
/* 6784  */   background-color: #00A2FF !important;
/* 6785  */ }
/* 6786  */ a.bg-primary:hover, a.bg-primary:focus,
/* 6787  */ button.bg-primary:hover,
/* 6788  */ button.bg-primary:focus {
/* 6789  */   background-color: #0082cc !important;
/* 6790  */ }
/* 6791  */ .bg-secondary {
/* 6792  */   background-color: #6c757d !important;
/* 6793  */ }
/* 6794  */ a.bg-secondary:hover, a.bg-secondary:focus,
/* 6795  */ button.bg-secondary:hover,
/* 6796  */ button.bg-secondary:focus {
/* 6797  */   background-color: #545b62 !important;
/* 6798  */ }
/* 6799  */ .bg-success {
/* 6800  */   background-color: #28a745 !important;

/* uchase-bootstrap-s.css */

/* 6801  */ }
/* 6802  */ a.bg-success:hover, a.bg-success:focus,
/* 6803  */ button.bg-success:hover,
/* 6804  */ button.bg-success:focus {
/* 6805  */   background-color: #1e7e34 !important;
/* 6806  */ }
/* 6807  */ .bg-info {
/* 6808  */   background-color: #17a2b8 !important;
/* 6809  */ }
/* 6810  */ a.bg-info:hover, a.bg-info:focus,
/* 6811  */ button.bg-info:hover,
/* 6812  */ button.bg-info:focus {
/* 6813  */   background-color: #117a8b !important;
/* 6814  */ }
/* 6815  */ .bg-warning {
/* 6816  */   background-color: #fd7e14 !important;
/* 6817  */ }
/* 6818  */ a.bg-warning:hover, a.bg-warning:focus,
/* 6819  */ button.bg-warning:hover,
/* 6820  */ button.bg-warning:focus {
/* 6821  */   background-color: #dc6502 !important;
/* 6822  */ }
/* 6823  */ .bg-danger {
/* 6824  */   background-color: #d50d27 !important;
/* 6825  */ }
/* 6826  */ a.bg-danger:hover, a.bg-danger:focus,
/* 6827  */ button.bg-danger:hover,
/* 6828  */ button.bg-danger:focus {
/* 6829  */   background-color: #a50a1e !important;
/* 6830  */ }
/* 6831  */ .bg-light {
/* 6832  */   background-color: #f8f9fa !important;
/* 6833  */ }
/* 6834  */ a.bg-light:hover, a.bg-light:focus,
/* 6835  */ button.bg-light:hover,
/* 6836  */ button.bg-light:focus {
/* 6837  */   background-color: #dae0e5 !important;
/* 6838  */ }
/* 6839  */ .bg-dark {
/* 6840  */   background-color: #343a40 !important;
/* 6841  */ }
/* 6842  */ a.bg-dark:hover, a.bg-dark:focus,
/* 6843  */ button.bg-dark:hover,
/* 6844  */ button.bg-dark:focus {
/* 6845  */   background-color: #1d2124 !important;
/* 6846  */ }
/* 6847  */ .bg-ashley {
/* 6848  */   background-color: #16DDBA !important;
/* 6849  */ }
/* 6850  */ a.bg-ashley:hover, a.bg-ashley:focus,

/* uchase-bootstrap-s.css */

/* 6851  */ button.bg-ashley:hover,
/* 6852  */ button.bg-ashley:focus {
/* 6853  */   background-color: #11af93 !important;
/* 6854  */ }
/* 6855  */ .bg-lindsey {
/* 6856  */   background-color: #FADE4D !important;
/* 6857  */ }
/* 6858  */ a.bg-lindsey:hover, a.bg-lindsey:focus,
/* 6859  */ button.bg-lindsey:hover,
/* 6860  */ button.bg-lindsey:focus {
/* 6861  */   background-color: #f9d51b !important;
/* 6862  */ }
/* 6863  */ .bg-jane {
/* 6864  */   background-color: #434D66 !important;
/* 6865  */ }
/* 6866  */ a.bg-jane:hover, a.bg-jane:focus,
/* 6867  */ button.bg-jane:hover,
/* 6868  */ button.bg-jane:focus {
/* 6869  */   background-color: #2f3647 !important;
/* 6870  */ }
/* 6871  */ .bg-kate {
/* 6872  */   background-color: #627380 !important;
/* 6873  */ }
/* 6874  */ a.bg-kate:hover, a.bg-kate:focus,
/* 6875  */ button.bg-kate:hover,
/* 6876  */ button.bg-kate:focus {
/* 6877  */   background-color: #4c5963 !important;
/* 6878  */ }
/* 6879  */ .bg-emma {
/* 6880  */   background-color: #899EAD !important;
/* 6881  */ }
/* 6882  */ a.bg-emma:hover, a.bg-emma:focus,
/* 6883  */ button.bg-emma:hover,
/* 6884  */ button.bg-emma:focus {
/* 6885  */   background-color: #6b8598 !important;
/* 6886  */ }
/* 6887  */ .bg-scarlett {
/* 6888  */   background-color: #E5F5FF !important;
/* 6889  */ }
/* 6890  */ a.bg-scarlett:hover, a.bg-scarlett:focus,
/* 6891  */ button.bg-scarlett:hover,
/* 6892  */ button.bg-scarlett:focus {
/* 6893  */   background-color: #b2e1ff !important;
/* 6894  */ }
/* 6895  */ .bg-nicole {
/* 6896  */   background-color: #D2D4D7 !important;
/* 6897  */ }
/* 6898  */ a.bg-nicole:hover, a.bg-nicole:focus,
/* 6899  */ button.bg-nicole:hover,
/* 6900  */ button.bg-nicole:focus {

/* uchase-bootstrap-s.css */

/* 6901  */   background-color: #b7babf !important;
/* 6902  */ }
/* 6903  */ .bg-melissa {
/* 6904  */   background-color: #F0F3F5 !important;
/* 6905  */ }
/* 6906  */ a.bg-melissa:hover, a.bg-melissa:focus,
/* 6907  */ button.bg-melissa:hover,
/* 6908  */ button.bg-melissa:focus {
/* 6909  */   background-color: #d1dbe1 !important;
/* 6910  */ }
/* 6911  */ .bg-tarra {
/* 6912  */   background-color: #fff !important;
/* 6913  */ }
/* 6914  */ a.bg-tarra:hover, a.bg-tarra:focus,
/* 6915  */ button.bg-tarra:hover,
/* 6916  */ button.bg-tarra:focus {
/* 6917  */   background-color: #e6e6e6 !important;
/* 6918  */ }
/* 6919  */ .bg-hanna {
/* 6920  */   background-color: #EC4E35 !important;
/* 6921  */ }
/* 6922  */ a.bg-hanna:hover, a.bg-hanna:focus,
/* 6923  */ button.bg-hanna:hover,
/* 6924  */ button.bg-hanna:focus {
/* 6925  */   background-color: #da2f14 !important;
/* 6926  */ }
/* 6927  */ .bg-white {
/* 6928  */   background-color: #fff !important;
/* 6929  */ }
/* 6930  */ .bg-transparent {
/* 6931  */   background-color: transparent !important;
/* 6932  */ }
/* 6933  */ .border {
/* 6934  */   border: 1px solid #D2D4D7 !important;
/* 6935  */ }
/* 6936  */ .border-top {
/* 6937  */   border-top: 1px solid #D2D4D7 !important;
/* 6938  */ }
/* 6939  */ .border-right {
/* 6940  */   border-right: 1px solid #D2D4D7 !important;
/* 6941  */ }
/* 6942  */ .border-bottom {
/* 6943  */   border-bottom: 1px solid #D2D4D7 !important;
/* 6944  */ }
/* 6945  */ .border-left {
/* 6946  */   border-left: 1px solid #D2D4D7 !important;
/* 6947  */ }
/* 6948  */ .border-0 {
/* 6949  */   border: 0 !important;
/* 6950  */ }

/* uchase-bootstrap-s.css */

/* 6951  */ .border-top-0 {
/* 6952  */   border-top: 0 !important;
/* 6953  */ }
/* 6954  */ .border-right-0 {
/* 6955  */   border-right: 0 !important;
/* 6956  */ }
/* 6957  */ .border-bottom-0 {
/* 6958  */   border-bottom: 0 !important;
/* 6959  */ }
/* 6960  */ .border-left-0 {
/* 6961  */   border-left: 0 !important;
/* 6962  */ }
/* 6963  */ .border-primary {
/* 6964  */   border-color: #00A2FF !important;
/* 6965  */ }
/* 6966  */ .border-secondary {
/* 6967  */   border-color: #6c757d !important;
/* 6968  */ }
/* 6969  */ .border-success {
/* 6970  */   border-color: #28a745 !important;
/* 6971  */ }
/* 6972  */ .border-info {
/* 6973  */   border-color: #17a2b8 !important;
/* 6974  */ }
/* 6975  */ .border-warning {
/* 6976  */   border-color: #fd7e14 !important;
/* 6977  */ }
/* 6978  */ .border-danger {
/* 6979  */   border-color: #d50d27 !important;
/* 6980  */ }
/* 6981  */ .border-light {
/* 6982  */   border-color: #f8f9fa !important;
/* 6983  */ }
/* 6984  */ .border-dark {
/* 6985  */   border-color: #343a40 !important;
/* 6986  */ }
/* 6987  */ .border-ashley {
/* 6988  */   border-color: #16DDBA !important;
/* 6989  */ }
/* 6990  */ .border-lindsey {
/* 6991  */   border-color: #FADE4D !important;
/* 6992  */ }
/* 6993  */ .border-jane {
/* 6994  */   border-color: #434D66 !important;
/* 6995  */ }
/* 6996  */ .border-kate {
/* 6997  */   border-color: #627380 !important;
/* 6998  */ }
/* 6999  */ .border-emma {
/* 7000  */   border-color: #899EAD !important;

/* uchase-bootstrap-s.css */

/* 7001  */ }
/* 7002  */ .border-scarlett {
/* 7003  */   border-color: #E5F5FF !important;
/* 7004  */ }
/* 7005  */ .border-nicole {
/* 7006  */   border-color: #D2D4D7 !important;
/* 7007  */ }
/* 7008  */ .border-melissa {
/* 7009  */   border-color: #F0F3F5 !important;
/* 7010  */ }
/* 7011  */ .border-tarra {
/* 7012  */   border-color: #fff !important;
/* 7013  */ }
/* 7014  */ .border-hanna {
/* 7015  */   border-color: #EC4E35 !important;
/* 7016  */ }
/* 7017  */ .border-white {
/* 7018  */   border-color: #fff !important;
/* 7019  */ }
/* 7020  */ .rounded {
/* 7021  */   border-radius: 0.25rem !important;
/* 7022  */ }
/* 7023  */ .rounded-top {
/* 7024  */   border-top-left-radius: 0.25rem !important;
/* 7025  */   border-top-right-radius: 0.25rem !important;
/* 7026  */ }
/* 7027  */ .rounded-right {
/* 7028  */   border-top-right-radius: 0.25rem !important;
/* 7029  */   border-bottom-right-radius: 0.25rem !important;
/* 7030  */ }
/* 7031  */ .rounded-bottom {
/* 7032  */   border-bottom-right-radius: 0.25rem !important;
/* 7033  */   border-bottom-left-radius: 0.25rem !important;
/* 7034  */ }
/* 7035  */ .rounded-left {
/* 7036  */   border-top-left-radius: 0.25rem !important;
/* 7037  */   border-bottom-left-radius: 0.25rem !important;
/* 7038  */ }
/* 7039  */ .rounded-circle {
/* 7040  */   border-radius: 50% !important;
/* 7041  */ }
/* 7042  */ .rounded-0 {
/* 7043  */   border-radius: 0 !important;
/* 7044  */ }
/* 7045  */ .clearfix::after {
/* 7046  */   display: block;
/* 7047  */   clear: both;
/* 7048  */   content: "";
/* 7049  */ }
/* 7050  */ .d-none {

/* uchase-bootstrap-s.css */

/* 7051  */   display: none !important;
/* 7052  */ }
/* 7053  */ .d-inline {
/* 7054  */   display: inline !important;
/* 7055  */ }
/* 7056  */ .d-inline-block {
/* 7057  */   display: inline-block !important;
/* 7058  */ }
/* 7059  */ .d-block {
/* 7060  */   display: block !important;
/* 7061  */ }
/* 7062  */ .d-table {
/* 7063  */   display: table !important;
/* 7064  */ }
/* 7065  */ .d-table-row {
/* 7066  */   display: table-row !important;
/* 7067  */ }
/* 7068  */ .d-table-cell {
/* 7069  */   display: table-cell !important;
/* 7070  */ }
/* 7071  */ .d-flex {
/* 7072  */   display: -webkit-flex !important;
/* 7073  */   display: flex !important;
/* 7074  */ }
/* 7075  */ .d-inline-flex {
/* 7076  */   display: -webkit-inline-flex !important;
/* 7077  */   display: inline-flex !important;
/* 7078  */ }
/* 7079  */ @media (min-width: 768px) {
/* 7080  */   .d-sm-none {
/* 7081  */     display: none !important;
/* 7082  */   }
/* 7083  */   .d-sm-inline {
/* 7084  */     display: inline !important;
/* 7085  */   }
/* 7086  */   .d-sm-inline-block {
/* 7087  */     display: inline-block !important;
/* 7088  */   }
/* 7089  */   .d-sm-block {
/* 7090  */     display: block !important;
/* 7091  */   }
/* 7092  */   .d-sm-table {
/* 7093  */     display: table !important;
/* 7094  */   }
/* 7095  */   .d-sm-table-row {
/* 7096  */     display: table-row !important;
/* 7097  */   }
/* 7098  */   .d-sm-table-cell {
/* 7099  */     display: table-cell !important;
/* 7100  */   }

/* uchase-bootstrap-s.css */

/* 7101  */   .d-sm-flex {
/* 7102  */     display: -webkit-flex !important;
/* 7103  */     display: flex !important;
/* 7104  */   }
/* 7105  */   .d-sm-inline-flex {
/* 7106  */     display: -webkit-inline-flex !important;
/* 7107  */     display: inline-flex !important;
/* 7108  */   }
/* 7109  */ }
/* 7110  */ @media (min-width: 1024px) {
/* 7111  */   .d-md-none {
/* 7112  */     display: none !important;
/* 7113  */   }
/* 7114  */   .d-md-inline {
/* 7115  */     display: inline !important;
/* 7116  */   }
/* 7117  */   .d-md-inline-block {
/* 7118  */     display: inline-block !important;
/* 7119  */   }
/* 7120  */   .d-md-block {
/* 7121  */     display: block !important;
/* 7122  */   }
/* 7123  */   .d-md-table {
/* 7124  */     display: table !important;
/* 7125  */   }
/* 7126  */   .d-md-table-row {
/* 7127  */     display: table-row !important;
/* 7128  */   }
/* 7129  */   .d-md-table-cell {
/* 7130  */     display: table-cell !important;
/* 7131  */   }
/* 7132  */   .d-md-flex {
/* 7133  */     display: -webkit-flex !important;
/* 7134  */     display: flex !important;
/* 7135  */   }
/* 7136  */   .d-md-inline-flex {
/* 7137  */     display: -webkit-inline-flex !important;
/* 7138  */     display: inline-flex !important;
/* 7139  */   }
/* 7140  */ }
/* 7141  */ @media (min-width: 1280px) {
/* 7142  */   .d-lg-none {
/* 7143  */     display: none !important;
/* 7144  */   }
/* 7145  */   .d-lg-inline {
/* 7146  */     display: inline !important;
/* 7147  */   }
/* 7148  */   .d-lg-inline-block {
/* 7149  */     display: inline-block !important;
/* 7150  */   }

/* uchase-bootstrap-s.css */

/* 7151  */   .d-lg-block {
/* 7152  */     display: block !important;
/* 7153  */   }
/* 7154  */   .d-lg-table {
/* 7155  */     display: table !important;
/* 7156  */   }
/* 7157  */   .d-lg-table-row {
/* 7158  */     display: table-row !important;
/* 7159  */   }
/* 7160  */   .d-lg-table-cell {
/* 7161  */     display: table-cell !important;
/* 7162  */   }
/* 7163  */   .d-lg-flex {
/* 7164  */     display: -webkit-flex !important;
/* 7165  */     display: flex !important;
/* 7166  */   }
/* 7167  */   .d-lg-inline-flex {
/* 7168  */     display: -webkit-inline-flex !important;
/* 7169  */     display: inline-flex !important;
/* 7170  */   }
/* 7171  */ }
/* 7172  */ @media (min-width: 1920px) {
/* 7173  */   .d-xl-none {
/* 7174  */     display: none !important;
/* 7175  */   }
/* 7176  */   .d-xl-inline {
/* 7177  */     display: inline !important;
/* 7178  */   }
/* 7179  */   .d-xl-inline-block {
/* 7180  */     display: inline-block !important;
/* 7181  */   }
/* 7182  */   .d-xl-block {
/* 7183  */     display: block !important;
/* 7184  */   }
/* 7185  */   .d-xl-table {
/* 7186  */     display: table !important;
/* 7187  */   }
/* 7188  */   .d-xl-table-row {
/* 7189  */     display: table-row !important;
/* 7190  */   }
/* 7191  */   .d-xl-table-cell {
/* 7192  */     display: table-cell !important;
/* 7193  */   }
/* 7194  */   .d-xl-flex {
/* 7195  */     display: -webkit-flex !important;
/* 7196  */     display: flex !important;
/* 7197  */   }
/* 7198  */   .d-xl-inline-flex {
/* 7199  */     display: -webkit-inline-flex !important;
/* 7200  */     display: inline-flex !important;

/* uchase-bootstrap-s.css */

/* 7201  */   }
/* 7202  */ }
/* 7203  */ @media print {
/* 7204  */   .d-print-none {
/* 7205  */     display: none !important;
/* 7206  */   }
/* 7207  */   .d-print-inline {
/* 7208  */     display: inline !important;
/* 7209  */   }
/* 7210  */   .d-print-inline-block {
/* 7211  */     display: inline-block !important;
/* 7212  */   }
/* 7213  */   .d-print-block {
/* 7214  */     display: block !important;
/* 7215  */   }
/* 7216  */   .d-print-table {
/* 7217  */     display: table !important;
/* 7218  */   }
/* 7219  */   .d-print-table-row {
/* 7220  */     display: table-row !important;
/* 7221  */   }
/* 7222  */   .d-print-table-cell {
/* 7223  */     display: table-cell !important;
/* 7224  */   }
/* 7225  */   .d-print-flex {
/* 7226  */     display: -webkit-flex !important;
/* 7227  */     display: flex !important;
/* 7228  */   }
/* 7229  */   .d-print-inline-flex {
/* 7230  */     display: -webkit-inline-flex !important;
/* 7231  */     display: inline-flex !important;
/* 7232  */   }
/* 7233  */ }
/* 7234  */ .embed-responsive {
/* 7235  */   position: relative;
/* 7236  */   display: block;
/* 7237  */   width: 100%;
/* 7238  */   padding: 0;
/* 7239  */   overflow: hidden;
/* 7240  */ }
/* 7241  */ .embed-responsive::before {
/* 7242  */   display: block;
/* 7243  */   content: "";
/* 7244  */ }
/* 7245  */ .embed-responsive .embed-responsive-item,
/* 7246  */ .embed-responsive iframe,
/* 7247  */ .embed-responsive embed,
/* 7248  */ .embed-responsive object,
/* 7249  */ .embed-responsive video {
/* 7250  */   position: absolute;

/* uchase-bootstrap-s.css */

/* 7251  */   top: 0;
/* 7252  */   bottom: 0;
/* 7253  */   left: 0;
/* 7254  */   width: 100%;
/* 7255  */   height: 100%;
/* 7256  */   border: 0;
/* 7257  */ }
/* 7258  */ .embed-responsive-21by9::before {
/* 7259  */   padding-top: 42.85714%;
/* 7260  */ }
/* 7261  */ .embed-responsive-16by9::before {
/* 7262  */   padding-top: 56.25%;
/* 7263  */ }
/* 7264  */ .embed-responsive-4by3::before {
/* 7265  */   padding-top: 75%;
/* 7266  */ }
/* 7267  */ .embed-responsive-1by1::before {
/* 7268  */   padding-top: 100%;
/* 7269  */ }
/* 7270  */ .flex-row {
/* 7271  */   -webkit-flex-direction: row !important;
/* 7272  */           flex-direction: row !important;
/* 7273  */ }
/* 7274  */ .flex-column {
/* 7275  */   -webkit-flex-direction: column !important;
/* 7276  */           flex-direction: column !important;
/* 7277  */ }
/* 7278  */ .flex-row-reverse {
/* 7279  */   -webkit-flex-direction: row-reverse !important;
/* 7280  */           flex-direction: row-reverse !important;
/* 7281  */ }
/* 7282  */ .flex-column-reverse {
/* 7283  */   -webkit-flex-direction: column-reverse !important;
/* 7284  */           flex-direction: column-reverse !important;
/* 7285  */ }
/* 7286  */ .flex-wrap {
/* 7287  */   -webkit-flex-wrap: wrap !important;
/* 7288  */           flex-wrap: wrap !important;
/* 7289  */ }
/* 7290  */ .flex-nowrap {
/* 7291  */   -webkit-flex-wrap: nowrap !important;
/* 7292  */           flex-wrap: nowrap !important;
/* 7293  */ }
/* 7294  */ .flex-wrap-reverse {
/* 7295  */   -webkit-flex-wrap: wrap-reverse !important;
/* 7296  */           flex-wrap: wrap-reverse !important;
/* 7297  */ }
/* 7298  */ .flex-fill {
/* 7299  */   -webkit-flex: 1 1 auto !important;
/* 7300  */           flex: 1 1 auto !important;

/* uchase-bootstrap-s.css */

/* 7301  */ }
/* 7302  */ .flex-grow-0 {
/* 7303  */   -webkit-flex-grow: 0 !important;
/* 7304  */           flex-grow: 0 !important;
/* 7305  */ }
/* 7306  */ .flex-grow-1 {
/* 7307  */   -webkit-flex-grow: 1 !important;
/* 7308  */           flex-grow: 1 !important;
/* 7309  */ }
/* 7310  */ .flex-shrink-0 {
/* 7311  */   -webkit-flex-shrink: 0 !important;
/* 7312  */           flex-shrink: 0 !important;
/* 7313  */ }
/* 7314  */ .flex-shrink-1 {
/* 7315  */   -webkit-flex-shrink: 1 !important;
/* 7316  */           flex-shrink: 1 !important;
/* 7317  */ }
/* 7318  */ .justify-content-start {
/* 7319  */   -webkit-justify-content: flex-start !important;
/* 7320  */           justify-content: flex-start !important;
/* 7321  */ }
/* 7322  */ .justify-content-end {
/* 7323  */   -webkit-justify-content: flex-end !important;
/* 7324  */           justify-content: flex-end !important;
/* 7325  */ }
/* 7326  */ .justify-content-center {
/* 7327  */   -webkit-justify-content: center !important;
/* 7328  */           justify-content: center !important;
/* 7329  */ }
/* 7330  */ .justify-content-between {
/* 7331  */   -webkit-justify-content: space-between !important;
/* 7332  */           justify-content: space-between !important;
/* 7333  */ }
/* 7334  */ .justify-content-around {
/* 7335  */   -webkit-justify-content: space-around !important;
/* 7336  */           justify-content: space-around !important;
/* 7337  */ }
/* 7338  */ .align-items-start {
/* 7339  */   -webkit-align-items: flex-start !important;
/* 7340  */           align-items: flex-start !important;
/* 7341  */ }
/* 7342  */ .align-items-end {
/* 7343  */   -webkit-align-items: flex-end !important;
/* 7344  */           align-items: flex-end !important;
/* 7345  */ }
/* 7346  */ .align-items-center {
/* 7347  */   -webkit-align-items: center !important;
/* 7348  */           align-items: center !important;
/* 7349  */ }
/* 7350  */ .align-items-baseline {

/* uchase-bootstrap-s.css */

/* 7351  */   -webkit-align-items: baseline !important;
/* 7352  */           align-items: baseline !important;
/* 7353  */ }
/* 7354  */ .align-items-stretch {
/* 7355  */   -webkit-align-items: stretch !important;
/* 7356  */           align-items: stretch !important;
/* 7357  */ }
/* 7358  */ .align-content-start {
/* 7359  */   -webkit-align-content: flex-start !important;
/* 7360  */           align-content: flex-start !important;
/* 7361  */ }
/* 7362  */ .align-content-end {
/* 7363  */   -webkit-align-content: flex-end !important;
/* 7364  */           align-content: flex-end !important;
/* 7365  */ }
/* 7366  */ .align-content-center {
/* 7367  */   -webkit-align-content: center !important;
/* 7368  */           align-content: center !important;
/* 7369  */ }
/* 7370  */ .align-content-between {
/* 7371  */   -webkit-align-content: space-between !important;
/* 7372  */           align-content: space-between !important;
/* 7373  */ }
/* 7374  */ .align-content-around {
/* 7375  */   -webkit-align-content: space-around !important;
/* 7376  */           align-content: space-around !important;
/* 7377  */ }
/* 7378  */ .align-content-stretch {
/* 7379  */   -webkit-align-content: stretch !important;
/* 7380  */           align-content: stretch !important;
/* 7381  */ }
/* 7382  */ .align-self-auto {
/* 7383  */   -webkit-align-self: auto !important;
/* 7384  */           align-self: auto !important;
/* 7385  */ }
/* 7386  */ .align-self-start {
/* 7387  */   -webkit-align-self: flex-start !important;
/* 7388  */           align-self: flex-start !important;
/* 7389  */ }
/* 7390  */ .align-self-end {
/* 7391  */   -webkit-align-self: flex-end !important;
/* 7392  */           align-self: flex-end !important;
/* 7393  */ }
/* 7394  */ .align-self-center {
/* 7395  */   -webkit-align-self: center !important;
/* 7396  */           align-self: center !important;
/* 7397  */ }
/* 7398  */ .align-self-baseline {
/* 7399  */   -webkit-align-self: baseline !important;
/* 7400  */           align-self: baseline !important;

/* uchase-bootstrap-s.css */

/* 7401  */ }
/* 7402  */ .align-self-stretch {
/* 7403  */   -webkit-align-self: stretch !important;
/* 7404  */           align-self: stretch !important;
/* 7405  */ }
/* 7406  */ @media (min-width: 768px) {
/* 7407  */   .flex-sm-row {
/* 7408  */     -webkit-flex-direction: row !important;
/* 7409  */             flex-direction: row !important;
/* 7410  */   }
/* 7411  */   .flex-sm-column {
/* 7412  */     -webkit-flex-direction: column !important;
/* 7413  */             flex-direction: column !important;
/* 7414  */   }
/* 7415  */   .flex-sm-row-reverse {
/* 7416  */     -webkit-flex-direction: row-reverse !important;
/* 7417  */             flex-direction: row-reverse !important;
/* 7418  */   }
/* 7419  */   .flex-sm-column-reverse {
/* 7420  */     -webkit-flex-direction: column-reverse !important;
/* 7421  */             flex-direction: column-reverse !important;
/* 7422  */   }
/* 7423  */   .flex-sm-wrap {
/* 7424  */     -webkit-flex-wrap: wrap !important;
/* 7425  */             flex-wrap: wrap !important;
/* 7426  */   }
/* 7427  */   .flex-sm-nowrap {
/* 7428  */     -webkit-flex-wrap: nowrap !important;
/* 7429  */             flex-wrap: nowrap !important;
/* 7430  */   }
/* 7431  */   .flex-sm-wrap-reverse {
/* 7432  */     -webkit-flex-wrap: wrap-reverse !important;
/* 7433  */             flex-wrap: wrap-reverse !important;
/* 7434  */   }
/* 7435  */   .flex-sm-fill {
/* 7436  */     -webkit-flex: 1 1 auto !important;
/* 7437  */             flex: 1 1 auto !important;
/* 7438  */   }
/* 7439  */   .flex-sm-grow-0 {
/* 7440  */     -webkit-flex-grow: 0 !important;
/* 7441  */             flex-grow: 0 !important;
/* 7442  */   }
/* 7443  */   .flex-sm-grow-1 {
/* 7444  */     -webkit-flex-grow: 1 !important;
/* 7445  */             flex-grow: 1 !important;
/* 7446  */   }
/* 7447  */   .flex-sm-shrink-0 {
/* 7448  */     -webkit-flex-shrink: 0 !important;
/* 7449  */             flex-shrink: 0 !important;
/* 7450  */   }

/* uchase-bootstrap-s.css */

/* 7451  */   .flex-sm-shrink-1 {
/* 7452  */     -webkit-flex-shrink: 1 !important;
/* 7453  */             flex-shrink: 1 !important;
/* 7454  */   }
/* 7455  */   .justify-content-sm-start {
/* 7456  */     -webkit-justify-content: flex-start !important;
/* 7457  */             justify-content: flex-start !important;
/* 7458  */   }
/* 7459  */   .justify-content-sm-end {
/* 7460  */     -webkit-justify-content: flex-end !important;
/* 7461  */             justify-content: flex-end !important;
/* 7462  */   }
/* 7463  */   .justify-content-sm-center {
/* 7464  */     -webkit-justify-content: center !important;
/* 7465  */             justify-content: center !important;
/* 7466  */   }
/* 7467  */   .justify-content-sm-between {
/* 7468  */     -webkit-justify-content: space-between !important;
/* 7469  */             justify-content: space-between !important;
/* 7470  */   }
/* 7471  */   .justify-content-sm-around {
/* 7472  */     -webkit-justify-content: space-around !important;
/* 7473  */             justify-content: space-around !important;
/* 7474  */   }
/* 7475  */   .align-items-sm-start {
/* 7476  */     -webkit-align-items: flex-start !important;
/* 7477  */             align-items: flex-start !important;
/* 7478  */   }
/* 7479  */   .align-items-sm-end {
/* 7480  */     -webkit-align-items: flex-end !important;
/* 7481  */             align-items: flex-end !important;
/* 7482  */   }
/* 7483  */   .align-items-sm-center {
/* 7484  */     -webkit-align-items: center !important;
/* 7485  */             align-items: center !important;
/* 7486  */   }
/* 7487  */   .align-items-sm-baseline {
/* 7488  */     -webkit-align-items: baseline !important;
/* 7489  */             align-items: baseline !important;
/* 7490  */   }
/* 7491  */   .align-items-sm-stretch {
/* 7492  */     -webkit-align-items: stretch !important;
/* 7493  */             align-items: stretch !important;
/* 7494  */   }
/* 7495  */   .align-content-sm-start {
/* 7496  */     -webkit-align-content: flex-start !important;
/* 7497  */             align-content: flex-start !important;
/* 7498  */   }
/* 7499  */   .align-content-sm-end {
/* 7500  */     -webkit-align-content: flex-end !important;

/* uchase-bootstrap-s.css */

/* 7501  */             align-content: flex-end !important;
/* 7502  */   }
/* 7503  */   .align-content-sm-center {
/* 7504  */     -webkit-align-content: center !important;
/* 7505  */             align-content: center !important;
/* 7506  */   }
/* 7507  */   .align-content-sm-between {
/* 7508  */     -webkit-align-content: space-between !important;
/* 7509  */             align-content: space-between !important;
/* 7510  */   }
/* 7511  */   .align-content-sm-around {
/* 7512  */     -webkit-align-content: space-around !important;
/* 7513  */             align-content: space-around !important;
/* 7514  */   }
/* 7515  */   .align-content-sm-stretch {
/* 7516  */     -webkit-align-content: stretch !important;
/* 7517  */             align-content: stretch !important;
/* 7518  */   }
/* 7519  */   .align-self-sm-auto {
/* 7520  */     -webkit-align-self: auto !important;
/* 7521  */             align-self: auto !important;
/* 7522  */   }
/* 7523  */   .align-self-sm-start {
/* 7524  */     -webkit-align-self: flex-start !important;
/* 7525  */             align-self: flex-start !important;
/* 7526  */   }
/* 7527  */   .align-self-sm-end {
/* 7528  */     -webkit-align-self: flex-end !important;
/* 7529  */             align-self: flex-end !important;
/* 7530  */   }
/* 7531  */   .align-self-sm-center {
/* 7532  */     -webkit-align-self: center !important;
/* 7533  */             align-self: center !important;
/* 7534  */   }
/* 7535  */   .align-self-sm-baseline {
/* 7536  */     -webkit-align-self: baseline !important;
/* 7537  */             align-self: baseline !important;
/* 7538  */   }
/* 7539  */   .align-self-sm-stretch {
/* 7540  */     -webkit-align-self: stretch !important;
/* 7541  */             align-self: stretch !important;
/* 7542  */   }
/* 7543  */ }
/* 7544  */ @media (min-width: 1024px) {
/* 7545  */   .flex-md-row {
/* 7546  */     -webkit-flex-direction: row !important;
/* 7547  */             flex-direction: row !important;
/* 7548  */   }
/* 7549  */   .flex-md-column {
/* 7550  */     -webkit-flex-direction: column !important;

/* uchase-bootstrap-s.css */

/* 7551  */             flex-direction: column !important;
/* 7552  */   }
/* 7553  */   .flex-md-row-reverse {
/* 7554  */     -webkit-flex-direction: row-reverse !important;
/* 7555  */             flex-direction: row-reverse !important;
/* 7556  */   }
/* 7557  */   .flex-md-column-reverse {
/* 7558  */     -webkit-flex-direction: column-reverse !important;
/* 7559  */             flex-direction: column-reverse !important;
/* 7560  */   }
/* 7561  */   .flex-md-wrap {
/* 7562  */     -webkit-flex-wrap: wrap !important;
/* 7563  */             flex-wrap: wrap !important;
/* 7564  */   }
/* 7565  */   .flex-md-nowrap {
/* 7566  */     -webkit-flex-wrap: nowrap !important;
/* 7567  */             flex-wrap: nowrap !important;
/* 7568  */   }
/* 7569  */   .flex-md-wrap-reverse {
/* 7570  */     -webkit-flex-wrap: wrap-reverse !important;
/* 7571  */             flex-wrap: wrap-reverse !important;
/* 7572  */   }
/* 7573  */   .flex-md-fill {
/* 7574  */     -webkit-flex: 1 1 auto !important;
/* 7575  */             flex: 1 1 auto !important;
/* 7576  */   }
/* 7577  */   .flex-md-grow-0 {
/* 7578  */     -webkit-flex-grow: 0 !important;
/* 7579  */             flex-grow: 0 !important;
/* 7580  */   }
/* 7581  */   .flex-md-grow-1 {
/* 7582  */     -webkit-flex-grow: 1 !important;
/* 7583  */             flex-grow: 1 !important;
/* 7584  */   }
/* 7585  */   .flex-md-shrink-0 {
/* 7586  */     -webkit-flex-shrink: 0 !important;
/* 7587  */             flex-shrink: 0 !important;
/* 7588  */   }
/* 7589  */   .flex-md-shrink-1 {
/* 7590  */     -webkit-flex-shrink: 1 !important;
/* 7591  */             flex-shrink: 1 !important;
/* 7592  */   }
/* 7593  */   .justify-content-md-start {
/* 7594  */     -webkit-justify-content: flex-start !important;
/* 7595  */             justify-content: flex-start !important;
/* 7596  */   }
/* 7597  */   .justify-content-md-end {
/* 7598  */     -webkit-justify-content: flex-end !important;
/* 7599  */             justify-content: flex-end !important;
/* 7600  */   }

/* uchase-bootstrap-s.css */

/* 7601  */   .justify-content-md-center {
/* 7602  */     -webkit-justify-content: center !important;
/* 7603  */             justify-content: center !important;
/* 7604  */   }
/* 7605  */   .justify-content-md-between {
/* 7606  */     -webkit-justify-content: space-between !important;
/* 7607  */             justify-content: space-between !important;
/* 7608  */   }
/* 7609  */   .justify-content-md-around {
/* 7610  */     -webkit-justify-content: space-around !important;
/* 7611  */             justify-content: space-around !important;
/* 7612  */   }
/* 7613  */   .align-items-md-start {
/* 7614  */     -webkit-align-items: flex-start !important;
/* 7615  */             align-items: flex-start !important;
/* 7616  */   }
/* 7617  */   .align-items-md-end {
/* 7618  */     -webkit-align-items: flex-end !important;
/* 7619  */             align-items: flex-end !important;
/* 7620  */   }
/* 7621  */   .align-items-md-center {
/* 7622  */     -webkit-align-items: center !important;
/* 7623  */             align-items: center !important;
/* 7624  */   }
/* 7625  */   .align-items-md-baseline {
/* 7626  */     -webkit-align-items: baseline !important;
/* 7627  */             align-items: baseline !important;
/* 7628  */   }
/* 7629  */   .align-items-md-stretch {
/* 7630  */     -webkit-align-items: stretch !important;
/* 7631  */             align-items: stretch !important;
/* 7632  */   }
/* 7633  */   .align-content-md-start {
/* 7634  */     -webkit-align-content: flex-start !important;
/* 7635  */             align-content: flex-start !important;
/* 7636  */   }
/* 7637  */   .align-content-md-end {
/* 7638  */     -webkit-align-content: flex-end !important;
/* 7639  */             align-content: flex-end !important;
/* 7640  */   }
/* 7641  */   .align-content-md-center {
/* 7642  */     -webkit-align-content: center !important;
/* 7643  */             align-content: center !important;
/* 7644  */   }
/* 7645  */   .align-content-md-between {
/* 7646  */     -webkit-align-content: space-between !important;
/* 7647  */             align-content: space-between !important;
/* 7648  */   }
/* 7649  */   .align-content-md-around {
/* 7650  */     -webkit-align-content: space-around !important;

/* uchase-bootstrap-s.css */

/* 7651  */             align-content: space-around !important;
/* 7652  */   }
/* 7653  */   .align-content-md-stretch {
/* 7654  */     -webkit-align-content: stretch !important;
/* 7655  */             align-content: stretch !important;
/* 7656  */   }
/* 7657  */   .align-self-md-auto {
/* 7658  */     -webkit-align-self: auto !important;
/* 7659  */             align-self: auto !important;
/* 7660  */   }
/* 7661  */   .align-self-md-start {
/* 7662  */     -webkit-align-self: flex-start !important;
/* 7663  */             align-self: flex-start !important;
/* 7664  */   }
/* 7665  */   .align-self-md-end {
/* 7666  */     -webkit-align-self: flex-end !important;
/* 7667  */             align-self: flex-end !important;
/* 7668  */   }
/* 7669  */   .align-self-md-center {
/* 7670  */     -webkit-align-self: center !important;
/* 7671  */             align-self: center !important;
/* 7672  */   }
/* 7673  */   .align-self-md-baseline {
/* 7674  */     -webkit-align-self: baseline !important;
/* 7675  */             align-self: baseline !important;
/* 7676  */   }
/* 7677  */   .align-self-md-stretch {
/* 7678  */     -webkit-align-self: stretch !important;
/* 7679  */             align-self: stretch !important;
/* 7680  */   }
/* 7681  */ }
/* 7682  */ @media (min-width: 1280px) {
/* 7683  */   .flex-lg-row {
/* 7684  */     -webkit-flex-direction: row !important;
/* 7685  */             flex-direction: row !important;
/* 7686  */   }
/* 7687  */   .flex-lg-column {
/* 7688  */     -webkit-flex-direction: column !important;
/* 7689  */             flex-direction: column !important;
/* 7690  */   }
/* 7691  */   .flex-lg-row-reverse {
/* 7692  */     -webkit-flex-direction: row-reverse !important;
/* 7693  */             flex-direction: row-reverse !important;
/* 7694  */   }
/* 7695  */   .flex-lg-column-reverse {
/* 7696  */     -webkit-flex-direction: column-reverse !important;
/* 7697  */             flex-direction: column-reverse !important;
/* 7698  */   }
/* 7699  */   .flex-lg-wrap {
/* 7700  */     -webkit-flex-wrap: wrap !important;

/* uchase-bootstrap-s.css */

/* 7701  */             flex-wrap: wrap !important;
/* 7702  */   }
/* 7703  */   .flex-lg-nowrap {
/* 7704  */     -webkit-flex-wrap: nowrap !important;
/* 7705  */             flex-wrap: nowrap !important;
/* 7706  */   }
/* 7707  */   .flex-lg-wrap-reverse {
/* 7708  */     -webkit-flex-wrap: wrap-reverse !important;
/* 7709  */             flex-wrap: wrap-reverse !important;
/* 7710  */   }
/* 7711  */   .flex-lg-fill {
/* 7712  */     -webkit-flex: 1 1 auto !important;
/* 7713  */             flex: 1 1 auto !important;
/* 7714  */   }
/* 7715  */   .flex-lg-grow-0 {
/* 7716  */     -webkit-flex-grow: 0 !important;
/* 7717  */             flex-grow: 0 !important;
/* 7718  */   }
/* 7719  */   .flex-lg-grow-1 {
/* 7720  */     -webkit-flex-grow: 1 !important;
/* 7721  */             flex-grow: 1 !important;
/* 7722  */   }
/* 7723  */   .flex-lg-shrink-0 {
/* 7724  */     -webkit-flex-shrink: 0 !important;
/* 7725  */             flex-shrink: 0 !important;
/* 7726  */   }
/* 7727  */   .flex-lg-shrink-1 {
/* 7728  */     -webkit-flex-shrink: 1 !important;
/* 7729  */             flex-shrink: 1 !important;
/* 7730  */   }
/* 7731  */   .justify-content-lg-start {
/* 7732  */     -webkit-justify-content: flex-start !important;
/* 7733  */             justify-content: flex-start !important;
/* 7734  */   }
/* 7735  */   .justify-content-lg-end {
/* 7736  */     -webkit-justify-content: flex-end !important;
/* 7737  */             justify-content: flex-end !important;
/* 7738  */   }
/* 7739  */   .justify-content-lg-center {
/* 7740  */     -webkit-justify-content: center !important;
/* 7741  */             justify-content: center !important;
/* 7742  */   }
/* 7743  */   .justify-content-lg-between {
/* 7744  */     -webkit-justify-content: space-between !important;
/* 7745  */             justify-content: space-between !important;
/* 7746  */   }
/* 7747  */   .justify-content-lg-around {
/* 7748  */     -webkit-justify-content: space-around !important;
/* 7749  */             justify-content: space-around !important;
/* 7750  */   }

/* uchase-bootstrap-s.css */

/* 7751  */   .align-items-lg-start {
/* 7752  */     -webkit-align-items: flex-start !important;
/* 7753  */             align-items: flex-start !important;
/* 7754  */   }
/* 7755  */   .align-items-lg-end {
/* 7756  */     -webkit-align-items: flex-end !important;
/* 7757  */             align-items: flex-end !important;
/* 7758  */   }
/* 7759  */   .align-items-lg-center {
/* 7760  */     -webkit-align-items: center !important;
/* 7761  */             align-items: center !important;
/* 7762  */   }
/* 7763  */   .align-items-lg-baseline {
/* 7764  */     -webkit-align-items: baseline !important;
/* 7765  */             align-items: baseline !important;
/* 7766  */   }
/* 7767  */   .align-items-lg-stretch {
/* 7768  */     -webkit-align-items: stretch !important;
/* 7769  */             align-items: stretch !important;
/* 7770  */   }
/* 7771  */   .align-content-lg-start {
/* 7772  */     -webkit-align-content: flex-start !important;
/* 7773  */             align-content: flex-start !important;
/* 7774  */   }
/* 7775  */   .align-content-lg-end {
/* 7776  */     -webkit-align-content: flex-end !important;
/* 7777  */             align-content: flex-end !important;
/* 7778  */   }
/* 7779  */   .align-content-lg-center {
/* 7780  */     -webkit-align-content: center !important;
/* 7781  */             align-content: center !important;
/* 7782  */   }
/* 7783  */   .align-content-lg-between {
/* 7784  */     -webkit-align-content: space-between !important;
/* 7785  */             align-content: space-between !important;
/* 7786  */   }
/* 7787  */   .align-content-lg-around {
/* 7788  */     -webkit-align-content: space-around !important;
/* 7789  */             align-content: space-around !important;
/* 7790  */   }
/* 7791  */   .align-content-lg-stretch {
/* 7792  */     -webkit-align-content: stretch !important;
/* 7793  */             align-content: stretch !important;
/* 7794  */   }
/* 7795  */   .align-self-lg-auto {
/* 7796  */     -webkit-align-self: auto !important;
/* 7797  */             align-self: auto !important;
/* 7798  */   }
/* 7799  */   .align-self-lg-start {
/* 7800  */     -webkit-align-self: flex-start !important;

/* uchase-bootstrap-s.css */

/* 7801  */             align-self: flex-start !important;
/* 7802  */   }
/* 7803  */   .align-self-lg-end {
/* 7804  */     -webkit-align-self: flex-end !important;
/* 7805  */             align-self: flex-end !important;
/* 7806  */   }
/* 7807  */   .align-self-lg-center {
/* 7808  */     -webkit-align-self: center !important;
/* 7809  */             align-self: center !important;
/* 7810  */   }
/* 7811  */   .align-self-lg-baseline {
/* 7812  */     -webkit-align-self: baseline !important;
/* 7813  */             align-self: baseline !important;
/* 7814  */   }
/* 7815  */   .align-self-lg-stretch {
/* 7816  */     -webkit-align-self: stretch !important;
/* 7817  */             align-self: stretch !important;
/* 7818  */   }
/* 7819  */ }
/* 7820  */ @media (min-width: 1920px) {
/* 7821  */   .flex-xl-row {
/* 7822  */     -webkit-flex-direction: row !important;
/* 7823  */             flex-direction: row !important;
/* 7824  */   }
/* 7825  */   .flex-xl-column {
/* 7826  */     -webkit-flex-direction: column !important;
/* 7827  */             flex-direction: column !important;
/* 7828  */   }
/* 7829  */   .flex-xl-row-reverse {
/* 7830  */     -webkit-flex-direction: row-reverse !important;
/* 7831  */             flex-direction: row-reverse !important;
/* 7832  */   }
/* 7833  */   .flex-xl-column-reverse {
/* 7834  */     -webkit-flex-direction: column-reverse !important;
/* 7835  */             flex-direction: column-reverse !important;
/* 7836  */   }
/* 7837  */   .flex-xl-wrap {
/* 7838  */     -webkit-flex-wrap: wrap !important;
/* 7839  */             flex-wrap: wrap !important;
/* 7840  */   }
/* 7841  */   .flex-xl-nowrap {
/* 7842  */     -webkit-flex-wrap: nowrap !important;
/* 7843  */             flex-wrap: nowrap !important;
/* 7844  */   }
/* 7845  */   .flex-xl-wrap-reverse {
/* 7846  */     -webkit-flex-wrap: wrap-reverse !important;
/* 7847  */             flex-wrap: wrap-reverse !important;
/* 7848  */   }
/* 7849  */   .flex-xl-fill {
/* 7850  */     -webkit-flex: 1 1 auto !important;

/* uchase-bootstrap-s.css */

/* 7851  */             flex: 1 1 auto !important;
/* 7852  */   }
/* 7853  */   .flex-xl-grow-0 {
/* 7854  */     -webkit-flex-grow: 0 !important;
/* 7855  */             flex-grow: 0 !important;
/* 7856  */   }
/* 7857  */   .flex-xl-grow-1 {
/* 7858  */     -webkit-flex-grow: 1 !important;
/* 7859  */             flex-grow: 1 !important;
/* 7860  */   }
/* 7861  */   .flex-xl-shrink-0 {
/* 7862  */     -webkit-flex-shrink: 0 !important;
/* 7863  */             flex-shrink: 0 !important;
/* 7864  */   }
/* 7865  */   .flex-xl-shrink-1 {
/* 7866  */     -webkit-flex-shrink: 1 !important;
/* 7867  */             flex-shrink: 1 !important;
/* 7868  */   }
/* 7869  */   .justify-content-xl-start {
/* 7870  */     -webkit-justify-content: flex-start !important;
/* 7871  */             justify-content: flex-start !important;
/* 7872  */   }
/* 7873  */   .justify-content-xl-end {
/* 7874  */     -webkit-justify-content: flex-end !important;
/* 7875  */             justify-content: flex-end !important;
/* 7876  */   }
/* 7877  */   .justify-content-xl-center {
/* 7878  */     -webkit-justify-content: center !important;
/* 7879  */             justify-content: center !important;
/* 7880  */   }
/* 7881  */   .justify-content-xl-between {
/* 7882  */     -webkit-justify-content: space-between !important;
/* 7883  */             justify-content: space-between !important;
/* 7884  */   }
/* 7885  */   .justify-content-xl-around {
/* 7886  */     -webkit-justify-content: space-around !important;
/* 7887  */             justify-content: space-around !important;
/* 7888  */   }
/* 7889  */   .align-items-xl-start {
/* 7890  */     -webkit-align-items: flex-start !important;
/* 7891  */             align-items: flex-start !important;
/* 7892  */   }
/* 7893  */   .align-items-xl-end {
/* 7894  */     -webkit-align-items: flex-end !important;
/* 7895  */             align-items: flex-end !important;
/* 7896  */   }
/* 7897  */   .align-items-xl-center {
/* 7898  */     -webkit-align-items: center !important;
/* 7899  */             align-items: center !important;
/* 7900  */   }

/* uchase-bootstrap-s.css */

/* 7901  */   .align-items-xl-baseline {
/* 7902  */     -webkit-align-items: baseline !important;
/* 7903  */             align-items: baseline !important;
/* 7904  */   }
/* 7905  */   .align-items-xl-stretch {
/* 7906  */     -webkit-align-items: stretch !important;
/* 7907  */             align-items: stretch !important;
/* 7908  */   }
/* 7909  */   .align-content-xl-start {
/* 7910  */     -webkit-align-content: flex-start !important;
/* 7911  */             align-content: flex-start !important;
/* 7912  */   }
/* 7913  */   .align-content-xl-end {
/* 7914  */     -webkit-align-content: flex-end !important;
/* 7915  */             align-content: flex-end !important;
/* 7916  */   }
/* 7917  */   .align-content-xl-center {
/* 7918  */     -webkit-align-content: center !important;
/* 7919  */             align-content: center !important;
/* 7920  */   }
/* 7921  */   .align-content-xl-between {
/* 7922  */     -webkit-align-content: space-between !important;
/* 7923  */             align-content: space-between !important;
/* 7924  */   }
/* 7925  */   .align-content-xl-around {
/* 7926  */     -webkit-align-content: space-around !important;
/* 7927  */             align-content: space-around !important;
/* 7928  */   }
/* 7929  */   .align-content-xl-stretch {
/* 7930  */     -webkit-align-content: stretch !important;
/* 7931  */             align-content: stretch !important;
/* 7932  */   }
/* 7933  */   .align-self-xl-auto {
/* 7934  */     -webkit-align-self: auto !important;
/* 7935  */             align-self: auto !important;
/* 7936  */   }
/* 7937  */   .align-self-xl-start {
/* 7938  */     -webkit-align-self: flex-start !important;
/* 7939  */             align-self: flex-start !important;
/* 7940  */   }
/* 7941  */   .align-self-xl-end {
/* 7942  */     -webkit-align-self: flex-end !important;
/* 7943  */             align-self: flex-end !important;
/* 7944  */   }
/* 7945  */   .align-self-xl-center {
/* 7946  */     -webkit-align-self: center !important;
/* 7947  */             align-self: center !important;
/* 7948  */   }
/* 7949  */   .align-self-xl-baseline {
/* 7950  */     -webkit-align-self: baseline !important;

/* uchase-bootstrap-s.css */

/* 7951  */             align-self: baseline !important;
/* 7952  */   }
/* 7953  */   .align-self-xl-stretch {
/* 7954  */     -webkit-align-self: stretch !important;
/* 7955  */             align-self: stretch !important;
/* 7956  */   }
/* 7957  */ }
/* 7958  */ .float-left {
/* 7959  */   float: left !important;
/* 7960  */ }
/* 7961  */ .float-right {
/* 7962  */   float: right !important;
/* 7963  */ }
/* 7964  */ .float-none {
/* 7965  */   float: none !important;
/* 7966  */ }
/* 7967  */ @media (min-width: 768px) {
/* 7968  */   .float-sm-left {
/* 7969  */     float: left !important;
/* 7970  */   }
/* 7971  */   .float-sm-right {
/* 7972  */     float: right !important;
/* 7973  */   }
/* 7974  */   .float-sm-none {
/* 7975  */     float: none !important;
/* 7976  */   }
/* 7977  */ }
/* 7978  */ @media (min-width: 1024px) {
/* 7979  */   .float-md-left {
/* 7980  */     float: left !important;
/* 7981  */   }
/* 7982  */   .float-md-right {
/* 7983  */     float: right !important;
/* 7984  */   }
/* 7985  */   .float-md-none {
/* 7986  */     float: none !important;
/* 7987  */   }
/* 7988  */ }
/* 7989  */ @media (min-width: 1280px) {
/* 7990  */   .float-lg-left {
/* 7991  */     float: left !important;
/* 7992  */   }
/* 7993  */   .float-lg-right {
/* 7994  */     float: right !important;
/* 7995  */   }
/* 7996  */   .float-lg-none {
/* 7997  */     float: none !important;
/* 7998  */   }
/* 7999  */ }
/* 8000  */ @media (min-width: 1920px) {

/* uchase-bootstrap-s.css */

/* 8001  */   .float-xl-left {
/* 8002  */     float: left !important;
/* 8003  */   }
/* 8004  */   .float-xl-right {
/* 8005  */     float: right !important;
/* 8006  */   }
/* 8007  */   .float-xl-none {
/* 8008  */     float: none !important;
/* 8009  */   }
/* 8010  */ }
/* 8011  */ .position-static {
/* 8012  */   position: static !important;
/* 8013  */ }
/* 8014  */ .position-relative {
/* 8015  */   position: relative !important;
/* 8016  */ }
/* 8017  */ .position-absolute {
/* 8018  */   position: absolute !important;
/* 8019  */ }
/* 8020  */ .position-fixed {
/* 8021  */   position: fixed !important;
/* 8022  */ }
/* 8023  */ .position-sticky {
/* 8024  */   position: -webkit-sticky !important;
/* 8025  */   position: sticky !important;
/* 8026  */ }
/* 8027  */ .fixed-top {
/* 8028  */   position: fixed;
/* 8029  */   top: 0;
/* 8030  */   right: 0;
/* 8031  */   left: 0;
/* 8032  */   z-index: 930;
/* 8033  */ }
/* 8034  */ .fixed-bottom {
/* 8035  */   position: fixed;
/* 8036  */   right: 0;
/* 8037  */   bottom: 0;
/* 8038  */   left: 0;
/* 8039  */   z-index: 930;
/* 8040  */ }
/* 8041  */ @supports ((position: -webkit-sticky) or (position: sticky)) {
/* 8042  */   .sticky-top {
/* 8043  */     position: -webkit-sticky;
/* 8044  */     position: sticky;
/* 8045  */     top: 0;
/* 8046  */     z-index: 920;
/* 8047  */   }
/* 8048  */ }
/* 8049  */ .sr-only {
/* 8050  */   position: absolute;

/* uchase-bootstrap-s.css */

/* 8051  */   width: 1px;
/* 8052  */   height: 1px;
/* 8053  */   padding: 0;
/* 8054  */   overflow: hidden;
/* 8055  */   clip: rect(0, 0, 0, 0);
/* 8056  */   white-space: nowrap;
/* 8057  */   border: 0;
/* 8058  */ }
/* 8059  */ .sr-only-focusable:active, .sr-only-focusable:focus {
/* 8060  */   position: static;
/* 8061  */   width: auto;
/* 8062  */   height: auto;
/* 8063  */   overflow: visible;
/* 8064  */   clip: auto;
/* 8065  */   white-space: normal;
/* 8066  */ }
/* 8067  */ .shadow-sm {
/* 8068  */   box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
/* 8069  */ }
/* 8070  */ .shadow {
/* 8071  */   box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
/* 8072  */ }
/* 8073  */ .shadow-lg {
/* 8074  */   box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
/* 8075  */ }
/* 8076  */ .shadow-none {
/* 8077  */   box-shadow: none !important;
/* 8078  */ }
/* 8079  */ .w-25 {
/* 8080  */   width: 25% !important;
/* 8081  */ }
/* 8082  */ .w-50 {
/* 8083  */   width: 50% !important;
/* 8084  */ }
/* 8085  */ .w-75 {
/* 8086  */   width: 75% !important;
/* 8087  */ }
/* 8088  */ .w-100 {
/* 8089  */   width: 100% !important;
/* 8090  */ }
/* 8091  */ .w-auto {
/* 8092  */   width: auto !important;
/* 8093  */ }
/* 8094  */ .h-25 {
/* 8095  */   height: 25% !important;
/* 8096  */ }
/* 8097  */ .h-50 {
/* 8098  */   height: 50% !important;
/* 8099  */ }
/* 8100  */ .h-75 {

/* uchase-bootstrap-s.css */

/* 8101  */   height: 75% !important;
/* 8102  */ }
/* 8103  */ .h-100 {
/* 8104  */   height: 100% !important;
/* 8105  */ }
/* 8106  */ .h-auto {
/* 8107  */   height: auto !important;
/* 8108  */ }
/* 8109  */ .mw-100 {
/* 8110  */   max-width: 100% !important;
/* 8111  */ }
/* 8112  */ .mh-100 {
/* 8113  */   max-height: 100% !important;
/* 8114  */ }
/* 8115  */ .m-0 {
/* 8116  */   margin: 0 !important;
/* 8117  */ }
/* 8118  */ .mt-0,
/* 8119  */ .my-0 {
/* 8120  */   margin-top: 0 !important;
/* 8121  */ }
/* 8122  */ .mr-0,
/* 8123  */ .mx-0 {
/* 8124  */   margin-right: 0 !important;
/* 8125  */ }
/* 8126  */ .mb-0,
/* 8127  */ .my-0 {
/* 8128  */   margin-bottom: 0 !important;
/* 8129  */ }
/* 8130  */ .ml-0,
/* 8131  */ .mx-0 {
/* 8132  */   margin-left: 0 !important;
/* 8133  */ }
/* 8134  */ .m-1 {
/* 8135  */   margin: 0.5rem !important;
/* 8136  */ }
/* 8137  */ .mt-1,
/* 8138  */ .my-1 {
/* 8139  */   margin-top: 0.5rem !important;
/* 8140  */ }
/* 8141  */ .mr-1,
/* 8142  */ .mx-1 {
/* 8143  */   margin-right: 0.5rem !important;
/* 8144  */ }
/* 8145  */ .mb-1,
/* 8146  */ .my-1 {
/* 8147  */   margin-bottom: 0.5rem !important;
/* 8148  */ }
/* 8149  */ .ml-1,
/* 8150  */ .mx-1 {

/* uchase-bootstrap-s.css */

/* 8151  */   margin-left: 0.5rem !important;
/* 8152  */ }
/* 8153  */ .m-2 {
/* 8154  */   margin: 1rem !important;
/* 8155  */ }
/* 8156  */ .mt-2,
/* 8157  */ .my-2 {
/* 8158  */   margin-top: 1rem !important;
/* 8159  */ }
/* 8160  */ .mr-2,
/* 8161  */ .mx-2 {
/* 8162  */   margin-right: 1rem !important;
/* 8163  */ }
/* 8164  */ .mb-2,
/* 8165  */ .my-2 {
/* 8166  */   margin-bottom: 1rem !important;
/* 8167  */ }
/* 8168  */ .ml-2,
/* 8169  */ .mx-2 {
/* 8170  */   margin-left: 1rem !important;
/* 8171  */ }
/* 8172  */ .m-3 {
/* 8173  */   margin: 1.5rem !important;
/* 8174  */ }
/* 8175  */ .mt-3,
/* 8176  */ .my-3 {
/* 8177  */   margin-top: 1.5rem !important;
/* 8178  */ }
/* 8179  */ .mr-3,
/* 8180  */ .mx-3 {
/* 8181  */   margin-right: 1.5rem !important;
/* 8182  */ }
/* 8183  */ .mb-3,
/* 8184  */ .my-3 {
/* 8185  */   margin-bottom: 1.5rem !important;
/* 8186  */ }
/* 8187  */ .ml-3,
/* 8188  */ .mx-3 {
/* 8189  */   margin-left: 1.5rem !important;
/* 8190  */ }
/* 8191  */ .m-4 {
/* 8192  */   margin: 2rem !important;
/* 8193  */ }
/* 8194  */ .mt-4,
/* 8195  */ .my-4 {
/* 8196  */   margin-top: 2rem !important;
/* 8197  */ }
/* 8198  */ .mr-4,
/* 8199  */ .mx-4 {
/* 8200  */   margin-right: 2rem !important;

/* uchase-bootstrap-s.css */

/* 8201  */ }
/* 8202  */ .mb-4,
/* 8203  */ .my-4 {
/* 8204  */   margin-bottom: 2rem !important;
/* 8205  */ }
/* 8206  */ .ml-4,
/* 8207  */ .mx-4 {
/* 8208  */   margin-left: 2rem !important;
/* 8209  */ }
/* 8210  */ .m-5 {
/* 8211  */   margin: 2.5rem !important;
/* 8212  */ }
/* 8213  */ .mt-5,
/* 8214  */ .my-5 {
/* 8215  */   margin-top: 2.5rem !important;
/* 8216  */ }
/* 8217  */ .mr-5,
/* 8218  */ .mx-5 {
/* 8219  */   margin-right: 2.5rem !important;
/* 8220  */ }
/* 8221  */ .mb-5,
/* 8222  */ .my-5 {
/* 8223  */   margin-bottom: 2.5rem !important;
/* 8224  */ }
/* 8225  */ .ml-5,
/* 8226  */ .mx-5 {
/* 8227  */   margin-left: 2.5rem !important;
/* 8228  */ }
/* 8229  */ .m-6 {
/* 8230  */   margin: 3rem !important;
/* 8231  */ }
/* 8232  */ .mt-6,
/* 8233  */ .my-6 {
/* 8234  */   margin-top: 3rem !important;
/* 8235  */ }
/* 8236  */ .mr-6,
/* 8237  */ .mx-6 {
/* 8238  */   margin-right: 3rem !important;
/* 8239  */ }
/* 8240  */ .mb-6,
/* 8241  */ .my-6 {
/* 8242  */   margin-bottom: 3rem !important;
/* 8243  */ }
/* 8244  */ .ml-6,
/* 8245  */ .mx-6 {
/* 8246  */   margin-left: 3rem !important;
/* 8247  */ }
/* 8248  */ .m-7 {
/* 8249  */   margin: 3.5rem !important;
/* 8250  */ }

/* uchase-bootstrap-s.css */

/* 8251  */ .mt-7,
/* 8252  */ .my-7 {
/* 8253  */   margin-top: 3.5rem !important;
/* 8254  */ }
/* 8255  */ .mr-7,
/* 8256  */ .mx-7 {
/* 8257  */   margin-right: 3.5rem !important;
/* 8258  */ }
/* 8259  */ .mb-7,
/* 8260  */ .my-7 {
/* 8261  */   margin-bottom: 3.5rem !important;
/* 8262  */ }
/* 8263  */ .ml-7,
/* 8264  */ .mx-7 {
/* 8265  */   margin-left: 3.5rem !important;
/* 8266  */ }
/* 8267  */ .m-8 {
/* 8268  */   margin: 4rem !important;
/* 8269  */ }
/* 8270  */ .mt-8,
/* 8271  */ .my-8 {
/* 8272  */   margin-top: 4rem !important;
/* 8273  */ }
/* 8274  */ .mr-8,
/* 8275  */ .mx-8 {
/* 8276  */   margin-right: 4rem !important;
/* 8277  */ }
/* 8278  */ .mb-8,
/* 8279  */ .my-8 {
/* 8280  */   margin-bottom: 4rem !important;
/* 8281  */ }
/* 8282  */ .ml-8,
/* 8283  */ .mx-8 {
/* 8284  */   margin-left: 4rem !important;
/* 8285  */ }
/* 8286  */ .m-9 {
/* 8287  */   margin: 4.5rem !important;
/* 8288  */ }
/* 8289  */ .mt-9,
/* 8290  */ .my-9 {
/* 8291  */   margin-top: 4.5rem !important;
/* 8292  */ }
/* 8293  */ .mr-9,
/* 8294  */ .mx-9 {
/* 8295  */   margin-right: 4.5rem !important;
/* 8296  */ }
/* 8297  */ .mb-9,
/* 8298  */ .my-9 {
/* 8299  */   margin-bottom: 4.5rem !important;
/* 8300  */ }

/* uchase-bootstrap-s.css */

/* 8301  */ .ml-9,
/* 8302  */ .mx-9 {
/* 8303  */   margin-left: 4.5rem !important;
/* 8304  */ }
/* 8305  */ .m-16 {
/* 8306  */   margin: 8rem !important;
/* 8307  */ }
/* 8308  */ .mt-16,
/* 8309  */ .my-16 {
/* 8310  */   margin-top: 8rem !important;
/* 8311  */ }
/* 8312  */ .mr-16,
/* 8313  */ .mx-16 {
/* 8314  */   margin-right: 8rem !important;
/* 8315  */ }
/* 8316  */ .mb-16,
/* 8317  */ .my-16 {
/* 8318  */   margin-bottom: 8rem !important;
/* 8319  */ }
/* 8320  */ .ml-16,
/* 8321  */ .mx-16 {
/* 8322  */   margin-left: 8rem !important;
/* 8323  */ }
/* 8324  */ .p-0 {
/* 8325  */   padding: 0 !important;
/* 8326  */ }
/* 8327  */ .pt-0,
/* 8328  */ .py-0 {
/* 8329  */   padding-top: 0 !important;
/* 8330  */ }
/* 8331  */ .pr-0,
/* 8332  */ .px-0 {
/* 8333  */   padding-right: 0 !important;
/* 8334  */ }
/* 8335  */ .pb-0,
/* 8336  */ .py-0 {
/* 8337  */   padding-bottom: 0 !important;
/* 8338  */ }
/* 8339  */ .pl-0,
/* 8340  */ .px-0 {
/* 8341  */   padding-left: 0 !important;
/* 8342  */ }
/* 8343  */ .p-1 {
/* 8344  */   padding: 0.5rem !important;
/* 8345  */ }
/* 8346  */ .pt-1,
/* 8347  */ .py-1 {
/* 8348  */   padding-top: 0.5rem !important;
/* 8349  */ }
/* 8350  */ .pr-1,

/* uchase-bootstrap-s.css */

/* 8351  */ .px-1 {
/* 8352  */   padding-right: 0.5rem !important;
/* 8353  */ }
/* 8354  */ .pb-1,
/* 8355  */ .py-1 {
/* 8356  */   padding-bottom: 0.5rem !important;
/* 8357  */ }
/* 8358  */ .pl-1,
/* 8359  */ .px-1 {
/* 8360  */   padding-left: 0.5rem !important;
/* 8361  */ }
/* 8362  */ .p-2 {
/* 8363  */   padding: 1rem !important;
/* 8364  */ }
/* 8365  */ .pt-2,
/* 8366  */ .py-2 {
/* 8367  */   padding-top: 1rem !important;
/* 8368  */ }
/* 8369  */ .pr-2,
/* 8370  */ .px-2 {
/* 8371  */   padding-right: 1rem !important;
/* 8372  */ }
/* 8373  */ .pb-2,
/* 8374  */ .py-2 {
/* 8375  */   padding-bottom: 1rem !important;
/* 8376  */ }
/* 8377  */ .pl-2,
/* 8378  */ .px-2 {
/* 8379  */   padding-left: 1rem !important;
/* 8380  */ }
/* 8381  */ .p-3 {
/* 8382  */   padding: 1.5rem !important;
/* 8383  */ }
/* 8384  */ .pt-3,
/* 8385  */ .py-3 {
/* 8386  */   padding-top: 1.5rem !important;
/* 8387  */ }
/* 8388  */ .pr-3,
/* 8389  */ .px-3 {
/* 8390  */   padding-right: 1.5rem !important;
/* 8391  */ }
/* 8392  */ .pb-3,
/* 8393  */ .py-3 {
/* 8394  */   padding-bottom: 1.5rem !important;
/* 8395  */ }
/* 8396  */ .pl-3,
/* 8397  */ .px-3 {
/* 8398  */   padding-left: 1.5rem !important;
/* 8399  */ }
/* 8400  */ .p-4 {

/* uchase-bootstrap-s.css */

/* 8401  */   padding: 2rem !important;
/* 8402  */ }
/* 8403  */ .pt-4,
/* 8404  */ .py-4 {
/* 8405  */   padding-top: 2rem !important;
/* 8406  */ }
/* 8407  */ .pr-4,
/* 8408  */ .px-4 {
/* 8409  */   padding-right: 2rem !important;
/* 8410  */ }
/* 8411  */ .pb-4,
/* 8412  */ .py-4 {
/* 8413  */   padding-bottom: 2rem !important;
/* 8414  */ }
/* 8415  */ .pl-4,
/* 8416  */ .px-4 {
/* 8417  */   padding-left: 2rem !important;
/* 8418  */ }
/* 8419  */ .p-5 {
/* 8420  */   padding: 2.5rem !important;
/* 8421  */ }
/* 8422  */ .pt-5,
/* 8423  */ .py-5 {
/* 8424  */   padding-top: 2.5rem !important;
/* 8425  */ }
/* 8426  */ .pr-5,
/* 8427  */ .px-5 {
/* 8428  */   padding-right: 2.5rem !important;
/* 8429  */ }
/* 8430  */ .pb-5,
/* 8431  */ .py-5 {
/* 8432  */   padding-bottom: 2.5rem !important;
/* 8433  */ }
/* 8434  */ .pl-5,
/* 8435  */ .px-5 {
/* 8436  */   padding-left: 2.5rem !important;
/* 8437  */ }
/* 8438  */ .p-6 {
/* 8439  */   padding: 3rem !important;
/* 8440  */ }
/* 8441  */ .pt-6,
/* 8442  */ .py-6 {
/* 8443  */   padding-top: 3rem !important;
/* 8444  */ }
/* 8445  */ .pr-6,
/* 8446  */ .px-6 {
/* 8447  */   padding-right: 3rem !important;
/* 8448  */ }
/* 8449  */ .pb-6,
/* 8450  */ .py-6 {

/* uchase-bootstrap-s.css */

/* 8451  */   padding-bottom: 3rem !important;
/* 8452  */ }
/* 8453  */ .pl-6,
/* 8454  */ .px-6 {
/* 8455  */   padding-left: 3rem !important;
/* 8456  */ }
/* 8457  */ .p-7 {
/* 8458  */   padding: 3.5rem !important;
/* 8459  */ }
/* 8460  */ .pt-7,
/* 8461  */ .py-7 {
/* 8462  */   padding-top: 3.5rem !important;
/* 8463  */ }
/* 8464  */ .pr-7,
/* 8465  */ .px-7 {
/* 8466  */   padding-right: 3.5rem !important;
/* 8467  */ }
/* 8468  */ .pb-7,
/* 8469  */ .py-7 {
/* 8470  */   padding-bottom: 3.5rem !important;
/* 8471  */ }
/* 8472  */ .pl-7,
/* 8473  */ .px-7 {
/* 8474  */   padding-left: 3.5rem !important;
/* 8475  */ }
/* 8476  */ .p-8 {
/* 8477  */   padding: 4rem !important;
/* 8478  */ }
/* 8479  */ .pt-8,
/* 8480  */ .py-8 {
/* 8481  */   padding-top: 4rem !important;
/* 8482  */ }
/* 8483  */ .pr-8,
/* 8484  */ .px-8 {
/* 8485  */   padding-right: 4rem !important;
/* 8486  */ }
/* 8487  */ .pb-8,
/* 8488  */ .py-8 {
/* 8489  */   padding-bottom: 4rem !important;
/* 8490  */ }
/* 8491  */ .pl-8,
/* 8492  */ .px-8 {
/* 8493  */   padding-left: 4rem !important;
/* 8494  */ }
/* 8495  */ .p-9 {
/* 8496  */   padding: 4.5rem !important;
/* 8497  */ }
/* 8498  */ .pt-9,
/* 8499  */ .py-9 {
/* 8500  */   padding-top: 4.5rem !important;

/* uchase-bootstrap-s.css */

/* 8501  */ }
/* 8502  */ .pr-9,
/* 8503  */ .px-9 {
/* 8504  */   padding-right: 4.5rem !important;
/* 8505  */ }
/* 8506  */ .pb-9,
/* 8507  */ .py-9 {
/* 8508  */   padding-bottom: 4.5rem !important;
/* 8509  */ }
/* 8510  */ .pl-9,
/* 8511  */ .px-9 {
/* 8512  */   padding-left: 4.5rem !important;
/* 8513  */ }
/* 8514  */ .p-16 {
/* 8515  */   padding: 8rem !important;
/* 8516  */ }
/* 8517  */ .pt-16,
/* 8518  */ .py-16 {
/* 8519  */   padding-top: 8rem !important;
/* 8520  */ }
/* 8521  */ .pr-16,
/* 8522  */ .px-16 {
/* 8523  */   padding-right: 8rem !important;
/* 8524  */ }
/* 8525  */ .pb-16,
/* 8526  */ .py-16 {
/* 8527  */   padding-bottom: 8rem !important;
/* 8528  */ }
/* 8529  */ .pl-16,
/* 8530  */ .px-16 {
/* 8531  */   padding-left: 8rem !important;
/* 8532  */ }
/* 8533  */ .m-auto {
/* 8534  */   margin: auto !important;
/* 8535  */ }
/* 8536  */ .mt-auto,
/* 8537  */ .my-auto {
/* 8538  */   margin-top: auto !important;
/* 8539  */ }
/* 8540  */ .mr-auto,
/* 8541  */ .mx-auto {
/* 8542  */   margin-right: auto !important;
/* 8543  */ }
/* 8544  */ .mb-auto,
/* 8545  */ .my-auto {
/* 8546  */   margin-bottom: auto !important;
/* 8547  */ }
/* 8548  */ .ml-auto,
/* 8549  */ .mx-auto {
/* 8550  */   margin-left: auto !important;

/* uchase-bootstrap-s.css */

/* 8551  */ }
/* 8552  */ @media (min-width: 768px) {
/* 8553  */   .m-sm-0 {
/* 8554  */     margin: 0 !important;
/* 8555  */   }
/* 8556  */   .mt-sm-0,
/* 8557  */   .my-sm-0 {
/* 8558  */     margin-top: 0 !important;
/* 8559  */   }
/* 8560  */   .mr-sm-0,
/* 8561  */   .mx-sm-0 {
/* 8562  */     margin-right: 0 !important;
/* 8563  */   }
/* 8564  */   .mb-sm-0,
/* 8565  */   .my-sm-0 {
/* 8566  */     margin-bottom: 0 !important;
/* 8567  */   }
/* 8568  */   .ml-sm-0,
/* 8569  */   .mx-sm-0 {
/* 8570  */     margin-left: 0 !important;
/* 8571  */   }
/* 8572  */   .m-sm-1 {
/* 8573  */     margin: 0.5rem !important;
/* 8574  */   }
/* 8575  */   .mt-sm-1,
/* 8576  */   .my-sm-1 {
/* 8577  */     margin-top: 0.5rem !important;
/* 8578  */   }
/* 8579  */   .mr-sm-1,
/* 8580  */   .mx-sm-1 {
/* 8581  */     margin-right: 0.5rem !important;
/* 8582  */   }
/* 8583  */   .mb-sm-1,
/* 8584  */   .my-sm-1 {
/* 8585  */     margin-bottom: 0.5rem !important;
/* 8586  */   }
/* 8587  */   .ml-sm-1,
/* 8588  */   .mx-sm-1 {
/* 8589  */     margin-left: 0.5rem !important;
/* 8590  */   }
/* 8591  */   .m-sm-2 {
/* 8592  */     margin: 1rem !important;
/* 8593  */   }
/* 8594  */   .mt-sm-2,
/* 8595  */   .my-sm-2 {
/* 8596  */     margin-top: 1rem !important;
/* 8597  */   }
/* 8598  */   .mr-sm-2,
/* 8599  */   .mx-sm-2 {
/* 8600  */     margin-right: 1rem !important;

/* uchase-bootstrap-s.css */

/* 8601  */   }
/* 8602  */   .mb-sm-2,
/* 8603  */   .my-sm-2 {
/* 8604  */     margin-bottom: 1rem !important;
/* 8605  */   }
/* 8606  */   .ml-sm-2,
/* 8607  */   .mx-sm-2 {
/* 8608  */     margin-left: 1rem !important;
/* 8609  */   }
/* 8610  */   .m-sm-3 {
/* 8611  */     margin: 1.5rem !important;
/* 8612  */   }
/* 8613  */   .mt-sm-3,
/* 8614  */   .my-sm-3 {
/* 8615  */     margin-top: 1.5rem !important;
/* 8616  */   }
/* 8617  */   .mr-sm-3,
/* 8618  */   .mx-sm-3 {
/* 8619  */     margin-right: 1.5rem !important;
/* 8620  */   }
/* 8621  */   .mb-sm-3,
/* 8622  */   .my-sm-3 {
/* 8623  */     margin-bottom: 1.5rem !important;
/* 8624  */   }
/* 8625  */   .ml-sm-3,
/* 8626  */   .mx-sm-3 {
/* 8627  */     margin-left: 1.5rem !important;
/* 8628  */   }
/* 8629  */   .m-sm-4 {
/* 8630  */     margin: 2rem !important;
/* 8631  */   }
/* 8632  */   .mt-sm-4,
/* 8633  */   .my-sm-4 {
/* 8634  */     margin-top: 2rem !important;
/* 8635  */   }
/* 8636  */   .mr-sm-4,
/* 8637  */   .mx-sm-4 {
/* 8638  */     margin-right: 2rem !important;
/* 8639  */   }
/* 8640  */   .mb-sm-4,
/* 8641  */   .my-sm-4 {
/* 8642  */     margin-bottom: 2rem !important;
/* 8643  */   }
/* 8644  */   .ml-sm-4,
/* 8645  */   .mx-sm-4 {
/* 8646  */     margin-left: 2rem !important;
/* 8647  */   }
/* 8648  */   .m-sm-5 {
/* 8649  */     margin: 2.5rem !important;
/* 8650  */   }

/* uchase-bootstrap-s.css */

/* 8651  */   .mt-sm-5,
/* 8652  */   .my-sm-5 {
/* 8653  */     margin-top: 2.5rem !important;
/* 8654  */   }
/* 8655  */   .mr-sm-5,
/* 8656  */   .mx-sm-5 {
/* 8657  */     margin-right: 2.5rem !important;
/* 8658  */   }
/* 8659  */   .mb-sm-5,
/* 8660  */   .my-sm-5 {
/* 8661  */     margin-bottom: 2.5rem !important;
/* 8662  */   }
/* 8663  */   .ml-sm-5,
/* 8664  */   .mx-sm-5 {
/* 8665  */     margin-left: 2.5rem !important;
/* 8666  */   }
/* 8667  */   .m-sm-6 {
/* 8668  */     margin: 3rem !important;
/* 8669  */   }
/* 8670  */   .mt-sm-6,
/* 8671  */   .my-sm-6 {
/* 8672  */     margin-top: 3rem !important;
/* 8673  */   }
/* 8674  */   .mr-sm-6,
/* 8675  */   .mx-sm-6 {
/* 8676  */     margin-right: 3rem !important;
/* 8677  */   }
/* 8678  */   .mb-sm-6,
/* 8679  */   .my-sm-6 {
/* 8680  */     margin-bottom: 3rem !important;
/* 8681  */   }
/* 8682  */   .ml-sm-6,
/* 8683  */   .mx-sm-6 {
/* 8684  */     margin-left: 3rem !important;
/* 8685  */   }
/* 8686  */   .m-sm-7 {
/* 8687  */     margin: 3.5rem !important;
/* 8688  */   }
/* 8689  */   .mt-sm-7,
/* 8690  */   .my-sm-7 {
/* 8691  */     margin-top: 3.5rem !important;
/* 8692  */   }
/* 8693  */   .mr-sm-7,
/* 8694  */   .mx-sm-7 {
/* 8695  */     margin-right: 3.5rem !important;
/* 8696  */   }
/* 8697  */   .mb-sm-7,
/* 8698  */   .my-sm-7 {
/* 8699  */     margin-bottom: 3.5rem !important;
/* 8700  */   }

/* uchase-bootstrap-s.css */

/* 8701  */   .ml-sm-7,
/* 8702  */   .mx-sm-7 {
/* 8703  */     margin-left: 3.5rem !important;
/* 8704  */   }
/* 8705  */   .m-sm-8 {
/* 8706  */     margin: 4rem !important;
/* 8707  */   }
/* 8708  */   .mt-sm-8,
/* 8709  */   .my-sm-8 {
/* 8710  */     margin-top: 4rem !important;
/* 8711  */   }
/* 8712  */   .mr-sm-8,
/* 8713  */   .mx-sm-8 {
/* 8714  */     margin-right: 4rem !important;
/* 8715  */   }
/* 8716  */   .mb-sm-8,
/* 8717  */   .my-sm-8 {
/* 8718  */     margin-bottom: 4rem !important;
/* 8719  */   }
/* 8720  */   .ml-sm-8,
/* 8721  */   .mx-sm-8 {
/* 8722  */     margin-left: 4rem !important;
/* 8723  */   }
/* 8724  */   .m-sm-9 {
/* 8725  */     margin: 4.5rem !important;
/* 8726  */   }
/* 8727  */   .mt-sm-9,
/* 8728  */   .my-sm-9 {
/* 8729  */     margin-top: 4.5rem !important;
/* 8730  */   }
/* 8731  */   .mr-sm-9,
/* 8732  */   .mx-sm-9 {
/* 8733  */     margin-right: 4.5rem !important;
/* 8734  */   }
/* 8735  */   .mb-sm-9,
/* 8736  */   .my-sm-9 {
/* 8737  */     margin-bottom: 4.5rem !important;
/* 8738  */   }
/* 8739  */   .ml-sm-9,
/* 8740  */   .mx-sm-9 {
/* 8741  */     margin-left: 4.5rem !important;
/* 8742  */   }
/* 8743  */   .m-sm-16 {
/* 8744  */     margin: 8rem !important;
/* 8745  */   }
/* 8746  */   .mt-sm-16,
/* 8747  */   .my-sm-16 {
/* 8748  */     margin-top: 8rem !important;
/* 8749  */   }
/* 8750  */   .mr-sm-16,

/* uchase-bootstrap-s.css */

/* 8751  */   .mx-sm-16 {
/* 8752  */     margin-right: 8rem !important;
/* 8753  */   }
/* 8754  */   .mb-sm-16,
/* 8755  */   .my-sm-16 {
/* 8756  */     margin-bottom: 8rem !important;
/* 8757  */   }
/* 8758  */   .ml-sm-16,
/* 8759  */   .mx-sm-16 {
/* 8760  */     margin-left: 8rem !important;
/* 8761  */   }
/* 8762  */   .p-sm-0 {
/* 8763  */     padding: 0 !important;
/* 8764  */   }
/* 8765  */   .pt-sm-0,
/* 8766  */   .py-sm-0 {
/* 8767  */     padding-top: 0 !important;
/* 8768  */   }
/* 8769  */   .pr-sm-0,
/* 8770  */   .px-sm-0 {
/* 8771  */     padding-right: 0 !important;
/* 8772  */   }
/* 8773  */   .pb-sm-0,
/* 8774  */   .py-sm-0 {
/* 8775  */     padding-bottom: 0 !important;
/* 8776  */   }
/* 8777  */   .pl-sm-0,
/* 8778  */   .px-sm-0 {
/* 8779  */     padding-left: 0 !important;
/* 8780  */   }
/* 8781  */   .p-sm-1 {
/* 8782  */     padding: 0.5rem !important;
/* 8783  */   }
/* 8784  */   .pt-sm-1,
/* 8785  */   .py-sm-1 {
/* 8786  */     padding-top: 0.5rem !important;
/* 8787  */   }
/* 8788  */   .pr-sm-1,
/* 8789  */   .px-sm-1 {
/* 8790  */     padding-right: 0.5rem !important;
/* 8791  */   }
/* 8792  */   .pb-sm-1,
/* 8793  */   .py-sm-1 {
/* 8794  */     padding-bottom: 0.5rem !important;
/* 8795  */   }
/* 8796  */   .pl-sm-1,
/* 8797  */   .px-sm-1 {
/* 8798  */     padding-left: 0.5rem !important;
/* 8799  */   }
/* 8800  */   .p-sm-2 {

/* uchase-bootstrap-s.css */

/* 8801  */     padding: 1rem !important;
/* 8802  */   }
/* 8803  */   .pt-sm-2,
/* 8804  */   .py-sm-2 {
/* 8805  */     padding-top: 1rem !important;
/* 8806  */   }
/* 8807  */   .pr-sm-2,
/* 8808  */   .px-sm-2 {
/* 8809  */     padding-right: 1rem !important;
/* 8810  */   }
/* 8811  */   .pb-sm-2,
/* 8812  */   .py-sm-2 {
/* 8813  */     padding-bottom: 1rem !important;
/* 8814  */   }
/* 8815  */   .pl-sm-2,
/* 8816  */   .px-sm-2 {
/* 8817  */     padding-left: 1rem !important;
/* 8818  */   }
/* 8819  */   .p-sm-3 {
/* 8820  */     padding: 1.5rem !important;
/* 8821  */   }
/* 8822  */   .pt-sm-3,
/* 8823  */   .py-sm-3 {
/* 8824  */     padding-top: 1.5rem !important;
/* 8825  */   }
/* 8826  */   .pr-sm-3,
/* 8827  */   .px-sm-3 {
/* 8828  */     padding-right: 1.5rem !important;
/* 8829  */   }
/* 8830  */   .pb-sm-3,
/* 8831  */   .py-sm-3 {
/* 8832  */     padding-bottom: 1.5rem !important;
/* 8833  */   }
/* 8834  */   .pl-sm-3,
/* 8835  */   .px-sm-3 {
/* 8836  */     padding-left: 1.5rem !important;
/* 8837  */   }
/* 8838  */   .p-sm-4 {
/* 8839  */     padding: 2rem !important;
/* 8840  */   }
/* 8841  */   .pt-sm-4,
/* 8842  */   .py-sm-4 {
/* 8843  */     padding-top: 2rem !important;
/* 8844  */   }
/* 8845  */   .pr-sm-4,
/* 8846  */   .px-sm-4 {
/* 8847  */     padding-right: 2rem !important;
/* 8848  */   }
/* 8849  */   .pb-sm-4,
/* 8850  */   .py-sm-4 {

/* uchase-bootstrap-s.css */

/* 8851  */     padding-bottom: 2rem !important;
/* 8852  */   }
/* 8853  */   .pl-sm-4,
/* 8854  */   .px-sm-4 {
/* 8855  */     padding-left: 2rem !important;
/* 8856  */   }
/* 8857  */   .p-sm-5 {
/* 8858  */     padding: 2.5rem !important;
/* 8859  */   }
/* 8860  */   .pt-sm-5,
/* 8861  */   .py-sm-5 {
/* 8862  */     padding-top: 2.5rem !important;
/* 8863  */   }
/* 8864  */   .pr-sm-5,
/* 8865  */   .px-sm-5 {
/* 8866  */     padding-right: 2.5rem !important;
/* 8867  */   }
/* 8868  */   .pb-sm-5,
/* 8869  */   .py-sm-5 {
/* 8870  */     padding-bottom: 2.5rem !important;
/* 8871  */   }
/* 8872  */   .pl-sm-5,
/* 8873  */   .px-sm-5 {
/* 8874  */     padding-left: 2.5rem !important;
/* 8875  */   }
/* 8876  */   .p-sm-6 {
/* 8877  */     padding: 3rem !important;
/* 8878  */   }
/* 8879  */   .pt-sm-6,
/* 8880  */   .py-sm-6 {
/* 8881  */     padding-top: 3rem !important;
/* 8882  */   }
/* 8883  */   .pr-sm-6,
/* 8884  */   .px-sm-6 {
/* 8885  */     padding-right: 3rem !important;
/* 8886  */   }
/* 8887  */   .pb-sm-6,
/* 8888  */   .py-sm-6 {
/* 8889  */     padding-bottom: 3rem !important;
/* 8890  */   }
/* 8891  */   .pl-sm-6,
/* 8892  */   .px-sm-6 {
/* 8893  */     padding-left: 3rem !important;
/* 8894  */   }
/* 8895  */   .p-sm-7 {
/* 8896  */     padding: 3.5rem !important;
/* 8897  */   }
/* 8898  */   .pt-sm-7,
/* 8899  */   .py-sm-7 {
/* 8900  */     padding-top: 3.5rem !important;

/* uchase-bootstrap-s.css */

/* 8901  */   }
/* 8902  */   .pr-sm-7,
/* 8903  */   .px-sm-7 {
/* 8904  */     padding-right: 3.5rem !important;
/* 8905  */   }
/* 8906  */   .pb-sm-7,
/* 8907  */   .py-sm-7 {
/* 8908  */     padding-bottom: 3.5rem !important;
/* 8909  */   }
/* 8910  */   .pl-sm-7,
/* 8911  */   .px-sm-7 {
/* 8912  */     padding-left: 3.5rem !important;
/* 8913  */   }
/* 8914  */   .p-sm-8 {
/* 8915  */     padding: 4rem !important;
/* 8916  */   }
/* 8917  */   .pt-sm-8,
/* 8918  */   .py-sm-8 {
/* 8919  */     padding-top: 4rem !important;
/* 8920  */   }
/* 8921  */   .pr-sm-8,
/* 8922  */   .px-sm-8 {
/* 8923  */     padding-right: 4rem !important;
/* 8924  */   }
/* 8925  */   .pb-sm-8,
/* 8926  */   .py-sm-8 {
/* 8927  */     padding-bottom: 4rem !important;
/* 8928  */   }
/* 8929  */   .pl-sm-8,
/* 8930  */   .px-sm-8 {
/* 8931  */     padding-left: 4rem !important;
/* 8932  */   }
/* 8933  */   .p-sm-9 {
/* 8934  */     padding: 4.5rem !important;
/* 8935  */   }
/* 8936  */   .pt-sm-9,
/* 8937  */   .py-sm-9 {
/* 8938  */     padding-top: 4.5rem !important;
/* 8939  */   }
/* 8940  */   .pr-sm-9,
/* 8941  */   .px-sm-9 {
/* 8942  */     padding-right: 4.5rem !important;
/* 8943  */   }
/* 8944  */   .pb-sm-9,
/* 8945  */   .py-sm-9 {
/* 8946  */     padding-bottom: 4.5rem !important;
/* 8947  */   }
/* 8948  */   .pl-sm-9,
/* 8949  */   .px-sm-9 {
/* 8950  */     padding-left: 4.5rem !important;

/* uchase-bootstrap-s.css */

/* 8951  */   }
/* 8952  */   .p-sm-16 {
/* 8953  */     padding: 8rem !important;
/* 8954  */   }
/* 8955  */   .pt-sm-16,
/* 8956  */   .py-sm-16 {
/* 8957  */     padding-top: 8rem !important;
/* 8958  */   }
/* 8959  */   .pr-sm-16,
/* 8960  */   .px-sm-16 {
/* 8961  */     padding-right: 8rem !important;
/* 8962  */   }
/* 8963  */   .pb-sm-16,
/* 8964  */   .py-sm-16 {
/* 8965  */     padding-bottom: 8rem !important;
/* 8966  */   }
/* 8967  */   .pl-sm-16,
/* 8968  */   .px-sm-16 {
/* 8969  */     padding-left: 8rem !important;
/* 8970  */   }
/* 8971  */   .m-sm-auto {
/* 8972  */     margin: auto !important;
/* 8973  */   }
/* 8974  */   .mt-sm-auto,
/* 8975  */   .my-sm-auto {
/* 8976  */     margin-top: auto !important;
/* 8977  */   }
/* 8978  */   .mr-sm-auto,
/* 8979  */   .mx-sm-auto {
/* 8980  */     margin-right: auto !important;
/* 8981  */   }
/* 8982  */   .mb-sm-auto,
/* 8983  */   .my-sm-auto {
/* 8984  */     margin-bottom: auto !important;
/* 8985  */   }
/* 8986  */   .ml-sm-auto,
/* 8987  */   .mx-sm-auto {
/* 8988  */     margin-left: auto !important;
/* 8989  */   }
/* 8990  */ }
/* 8991  */ @media (min-width: 1024px) {
/* 8992  */   .m-md-0 {
/* 8993  */     margin: 0 !important;
/* 8994  */   }
/* 8995  */   .mt-md-0,
/* 8996  */   .my-md-0 {
/* 8997  */     margin-top: 0 !important;
/* 8998  */   }
/* 8999  */   .mr-md-0,
/* 9000  */   .mx-md-0 {

/* uchase-bootstrap-s.css */

/* 9001  */     margin-right: 0 !important;
/* 9002  */   }
/* 9003  */   .mb-md-0,
/* 9004  */   .my-md-0 {
/* 9005  */     margin-bottom: 0 !important;
/* 9006  */   }
/* 9007  */   .ml-md-0,
/* 9008  */   .mx-md-0 {
/* 9009  */     margin-left: 0 !important;
/* 9010  */   }
/* 9011  */   .m-md-1 {
/* 9012  */     margin: 0.5rem !important;
/* 9013  */   }
/* 9014  */   .mt-md-1,
/* 9015  */   .my-md-1 {
/* 9016  */     margin-top: 0.5rem !important;
/* 9017  */   }
/* 9018  */   .mr-md-1,
/* 9019  */   .mx-md-1 {
/* 9020  */     margin-right: 0.5rem !important;
/* 9021  */   }
/* 9022  */   .mb-md-1,
/* 9023  */   .my-md-1 {
/* 9024  */     margin-bottom: 0.5rem !important;
/* 9025  */   }
/* 9026  */   .ml-md-1,
/* 9027  */   .mx-md-1 {
/* 9028  */     margin-left: 0.5rem !important;
/* 9029  */   }
/* 9030  */   .m-md-2 {
/* 9031  */     margin: 1rem !important;
/* 9032  */   }
/* 9033  */   .mt-md-2,
/* 9034  */   .my-md-2 {
/* 9035  */     margin-top: 1rem !important;
/* 9036  */   }
/* 9037  */   .mr-md-2,
/* 9038  */   .mx-md-2 {
/* 9039  */     margin-right: 1rem !important;
/* 9040  */   }
/* 9041  */   .mb-md-2,
/* 9042  */   .my-md-2 {
/* 9043  */     margin-bottom: 1rem !important;
/* 9044  */   }
/* 9045  */   .ml-md-2,
/* 9046  */   .mx-md-2 {
/* 9047  */     margin-left: 1rem !important;
/* 9048  */   }
/* 9049  */   .m-md-3 {
/* 9050  */     margin: 1.5rem !important;

/* uchase-bootstrap-s.css */

/* 9051  */   }
/* 9052  */   .mt-md-3,
/* 9053  */   .my-md-3 {
/* 9054  */     margin-top: 1.5rem !important;
/* 9055  */   }
/* 9056  */   .mr-md-3,
/* 9057  */   .mx-md-3 {
/* 9058  */     margin-right: 1.5rem !important;
/* 9059  */   }
/* 9060  */   .mb-md-3,
/* 9061  */   .my-md-3 {
/* 9062  */     margin-bottom: 1.5rem !important;
/* 9063  */   }
/* 9064  */   .ml-md-3,
/* 9065  */   .mx-md-3 {
/* 9066  */     margin-left: 1.5rem !important;
/* 9067  */   }
/* 9068  */   .m-md-4 {
/* 9069  */     margin: 2rem !important;
/* 9070  */   }
/* 9071  */   .mt-md-4,
/* 9072  */   .my-md-4 {
/* 9073  */     margin-top: 2rem !important;
/* 9074  */   }
/* 9075  */   .mr-md-4,
/* 9076  */   .mx-md-4 {
/* 9077  */     margin-right: 2rem !important;
/* 9078  */   }
/* 9079  */   .mb-md-4,
/* 9080  */   .my-md-4 {
/* 9081  */     margin-bottom: 2rem !important;
/* 9082  */   }
/* 9083  */   .ml-md-4,
/* 9084  */   .mx-md-4 {
/* 9085  */     margin-left: 2rem !important;
/* 9086  */   }
/* 9087  */   .m-md-5 {
/* 9088  */     margin: 2.5rem !important;
/* 9089  */   }
/* 9090  */   .mt-md-5,
/* 9091  */   .my-md-5 {
/* 9092  */     margin-top: 2.5rem !important;
/* 9093  */   }
/* 9094  */   .mr-md-5,
/* 9095  */   .mx-md-5 {
/* 9096  */     margin-right: 2.5rem !important;
/* 9097  */   }
/* 9098  */   .mb-md-5,
/* 9099  */   .my-md-5 {
/* 9100  */     margin-bottom: 2.5rem !important;

/* uchase-bootstrap-s.css */

/* 9101  */   }
/* 9102  */   .ml-md-5,
/* 9103  */   .mx-md-5 {
/* 9104  */     margin-left: 2.5rem !important;
/* 9105  */   }
/* 9106  */   .m-md-6 {
/* 9107  */     margin: 3rem !important;
/* 9108  */   }
/* 9109  */   .mt-md-6,
/* 9110  */   .my-md-6 {
/* 9111  */     margin-top: 3rem !important;
/* 9112  */   }
/* 9113  */   .mr-md-6,
/* 9114  */   .mx-md-6 {
/* 9115  */     margin-right: 3rem !important;
/* 9116  */   }
/* 9117  */   .mb-md-6,
/* 9118  */   .my-md-6 {
/* 9119  */     margin-bottom: 3rem !important;
/* 9120  */   }
/* 9121  */   .ml-md-6,
/* 9122  */   .mx-md-6 {
/* 9123  */     margin-left: 3rem !important;
/* 9124  */   }
/* 9125  */   .m-md-7 {
/* 9126  */     margin: 3.5rem !important;
/* 9127  */   }
/* 9128  */   .mt-md-7,
/* 9129  */   .my-md-7 {
/* 9130  */     margin-top: 3.5rem !important;
/* 9131  */   }
/* 9132  */   .mr-md-7,
/* 9133  */   .mx-md-7 {
/* 9134  */     margin-right: 3.5rem !important;
/* 9135  */   }
/* 9136  */   .mb-md-7,
/* 9137  */   .my-md-7 {
/* 9138  */     margin-bottom: 3.5rem !important;
/* 9139  */   }
/* 9140  */   .ml-md-7,
/* 9141  */   .mx-md-7 {
/* 9142  */     margin-left: 3.5rem !important;
/* 9143  */   }
/* 9144  */   .m-md-8 {
/* 9145  */     margin: 4rem !important;
/* 9146  */   }
/* 9147  */   .mt-md-8,
/* 9148  */   .my-md-8 {
/* 9149  */     margin-top: 4rem !important;
/* 9150  */   }

/* uchase-bootstrap-s.css */

/* 9151  */   .mr-md-8,
/* 9152  */   .mx-md-8 {
/* 9153  */     margin-right: 4rem !important;
/* 9154  */   }
/* 9155  */   .mb-md-8,
/* 9156  */   .my-md-8 {
/* 9157  */     margin-bottom: 4rem !important;
/* 9158  */   }
/* 9159  */   .ml-md-8,
/* 9160  */   .mx-md-8 {
/* 9161  */     margin-left: 4rem !important;
/* 9162  */   }
/* 9163  */   .m-md-9 {
/* 9164  */     margin: 4.5rem !important;
/* 9165  */   }
/* 9166  */   .mt-md-9,
/* 9167  */   .my-md-9 {
/* 9168  */     margin-top: 4.5rem !important;
/* 9169  */   }
/* 9170  */   .mr-md-9,
/* 9171  */   .mx-md-9 {
/* 9172  */     margin-right: 4.5rem !important;
/* 9173  */   }
/* 9174  */   .mb-md-9,
/* 9175  */   .my-md-9 {
/* 9176  */     margin-bottom: 4.5rem !important;
/* 9177  */   }
/* 9178  */   .ml-md-9,
/* 9179  */   .mx-md-9 {
/* 9180  */     margin-left: 4.5rem !important;
/* 9181  */   }
/* 9182  */   .m-md-16 {
/* 9183  */     margin: 8rem !important;
/* 9184  */   }
/* 9185  */   .mt-md-16,
/* 9186  */   .my-md-16 {
/* 9187  */     margin-top: 8rem !important;
/* 9188  */   }
/* 9189  */   .mr-md-16,
/* 9190  */   .mx-md-16 {
/* 9191  */     margin-right: 8rem !important;
/* 9192  */   }
/* 9193  */   .mb-md-16,
/* 9194  */   .my-md-16 {
/* 9195  */     margin-bottom: 8rem !important;
/* 9196  */   }
/* 9197  */   .ml-md-16,
/* 9198  */   .mx-md-16 {
/* 9199  */     margin-left: 8rem !important;
/* 9200  */   }

/* uchase-bootstrap-s.css */

/* 9201  */   .p-md-0 {
/* 9202  */     padding: 0 !important;
/* 9203  */   }
/* 9204  */   .pt-md-0,
/* 9205  */   .py-md-0 {
/* 9206  */     padding-top: 0 !important;
/* 9207  */   }
/* 9208  */   .pr-md-0,
/* 9209  */   .px-md-0 {
/* 9210  */     padding-right: 0 !important;
/* 9211  */   }
/* 9212  */   .pb-md-0,
/* 9213  */   .py-md-0 {
/* 9214  */     padding-bottom: 0 !important;
/* 9215  */   }
/* 9216  */   .pl-md-0,
/* 9217  */   .px-md-0 {
/* 9218  */     padding-left: 0 !important;
/* 9219  */   }
/* 9220  */   .p-md-1 {
/* 9221  */     padding: 0.5rem !important;
/* 9222  */   }
/* 9223  */   .pt-md-1,
/* 9224  */   .py-md-1 {
/* 9225  */     padding-top: 0.5rem !important;
/* 9226  */   }
/* 9227  */   .pr-md-1,
/* 9228  */   .px-md-1 {
/* 9229  */     padding-right: 0.5rem !important;
/* 9230  */   }
/* 9231  */   .pb-md-1,
/* 9232  */   .py-md-1 {
/* 9233  */     padding-bottom: 0.5rem !important;
/* 9234  */   }
/* 9235  */   .pl-md-1,
/* 9236  */   .px-md-1 {
/* 9237  */     padding-left: 0.5rem !important;
/* 9238  */   }
/* 9239  */   .p-md-2 {
/* 9240  */     padding: 1rem !important;
/* 9241  */   }
/* 9242  */   .pt-md-2,
/* 9243  */   .py-md-2 {
/* 9244  */     padding-top: 1rem !important;
/* 9245  */   }
/* 9246  */   .pr-md-2,
/* 9247  */   .px-md-2 {
/* 9248  */     padding-right: 1rem !important;
/* 9249  */   }
/* 9250  */   .pb-md-2,

/* uchase-bootstrap-s.css */

/* 9251  */   .py-md-2 {
/* 9252  */     padding-bottom: 1rem !important;
/* 9253  */   }
/* 9254  */   .pl-md-2,
/* 9255  */   .px-md-2 {
/* 9256  */     padding-left: 1rem !important;
/* 9257  */   }
/* 9258  */   .p-md-3 {
/* 9259  */     padding: 1.5rem !important;
/* 9260  */   }
/* 9261  */   .pt-md-3,
/* 9262  */   .py-md-3 {
/* 9263  */     padding-top: 1.5rem !important;
/* 9264  */   }
/* 9265  */   .pr-md-3,
/* 9266  */   .px-md-3 {
/* 9267  */     padding-right: 1.5rem !important;
/* 9268  */   }
/* 9269  */   .pb-md-3,
/* 9270  */   .py-md-3 {
/* 9271  */     padding-bottom: 1.5rem !important;
/* 9272  */   }
/* 9273  */   .pl-md-3,
/* 9274  */   .px-md-3 {
/* 9275  */     padding-left: 1.5rem !important;
/* 9276  */   }
/* 9277  */   .p-md-4 {
/* 9278  */     padding: 2rem !important;
/* 9279  */   }
/* 9280  */   .pt-md-4,
/* 9281  */   .py-md-4 {
/* 9282  */     padding-top: 2rem !important;
/* 9283  */   }
/* 9284  */   .pr-md-4,
/* 9285  */   .px-md-4 {
/* 9286  */     padding-right: 2rem !important;
/* 9287  */   }
/* 9288  */   .pb-md-4,
/* 9289  */   .py-md-4 {
/* 9290  */     padding-bottom: 2rem !important;
/* 9291  */   }
/* 9292  */   .pl-md-4,
/* 9293  */   .px-md-4 {
/* 9294  */     padding-left: 2rem !important;
/* 9295  */   }
/* 9296  */   .p-md-5 {
/* 9297  */     padding: 2.5rem !important;
/* 9298  */   }
/* 9299  */   .pt-md-5,
/* 9300  */   .py-md-5 {

/* uchase-bootstrap-s.css */

/* 9301  */     padding-top: 2.5rem !important;
/* 9302  */   }
/* 9303  */   .pr-md-5,
/* 9304  */   .px-md-5 {
/* 9305  */     padding-right: 2.5rem !important;
/* 9306  */   }
/* 9307  */   .pb-md-5,
/* 9308  */   .py-md-5 {
/* 9309  */     padding-bottom: 2.5rem !important;
/* 9310  */   }
/* 9311  */   .pl-md-5,
/* 9312  */   .px-md-5 {
/* 9313  */     padding-left: 2.5rem !important;
/* 9314  */   }
/* 9315  */   .p-md-6 {
/* 9316  */     padding: 3rem !important;
/* 9317  */   }
/* 9318  */   .pt-md-6,
/* 9319  */   .py-md-6 {
/* 9320  */     padding-top: 3rem !important;
/* 9321  */   }
/* 9322  */   .pr-md-6,
/* 9323  */   .px-md-6 {
/* 9324  */     padding-right: 3rem !important;
/* 9325  */   }
/* 9326  */   .pb-md-6,
/* 9327  */   .py-md-6 {
/* 9328  */     padding-bottom: 3rem !important;
/* 9329  */   }
/* 9330  */   .pl-md-6,
/* 9331  */   .px-md-6 {
/* 9332  */     padding-left: 3rem !important;
/* 9333  */   }
/* 9334  */   .p-md-7 {
/* 9335  */     padding: 3.5rem !important;
/* 9336  */   }
/* 9337  */   .pt-md-7,
/* 9338  */   .py-md-7 {
/* 9339  */     padding-top: 3.5rem !important;
/* 9340  */   }
/* 9341  */   .pr-md-7,
/* 9342  */   .px-md-7 {
/* 9343  */     padding-right: 3.5rem !important;
/* 9344  */   }
/* 9345  */   .pb-md-7,
/* 9346  */   .py-md-7 {
/* 9347  */     padding-bottom: 3.5rem !important;
/* 9348  */   }
/* 9349  */   .pl-md-7,
/* 9350  */   .px-md-7 {

/* uchase-bootstrap-s.css */

/* 9351  */     padding-left: 3.5rem !important;
/* 9352  */   }
/* 9353  */   .p-md-8 {
/* 9354  */     padding: 4rem !important;
/* 9355  */   }
/* 9356  */   .pt-md-8,
/* 9357  */   .py-md-8 {
/* 9358  */     padding-top: 4rem !important;
/* 9359  */   }
/* 9360  */   .pr-md-8,
/* 9361  */   .px-md-8 {
/* 9362  */     padding-right: 4rem !important;
/* 9363  */   }
/* 9364  */   .pb-md-8,
/* 9365  */   .py-md-8 {
/* 9366  */     padding-bottom: 4rem !important;
/* 9367  */   }
/* 9368  */   .pl-md-8,
/* 9369  */   .px-md-8 {
/* 9370  */     padding-left: 4rem !important;
/* 9371  */   }
/* 9372  */   .p-md-9 {
/* 9373  */     padding: 4.5rem !important;
/* 9374  */   }
/* 9375  */   .pt-md-9,
/* 9376  */   .py-md-9 {
/* 9377  */     padding-top: 4.5rem !important;
/* 9378  */   }
/* 9379  */   .pr-md-9,
/* 9380  */   .px-md-9 {
/* 9381  */     padding-right: 4.5rem !important;
/* 9382  */   }
/* 9383  */   .pb-md-9,
/* 9384  */   .py-md-9 {
/* 9385  */     padding-bottom: 4.5rem !important;
/* 9386  */   }
/* 9387  */   .pl-md-9,
/* 9388  */   .px-md-9 {
/* 9389  */     padding-left: 4.5rem !important;
/* 9390  */   }
/* 9391  */   .p-md-16 {
/* 9392  */     padding: 8rem !important;
/* 9393  */   }
/* 9394  */   .pt-md-16,
/* 9395  */   .py-md-16 {
/* 9396  */     padding-top: 8rem !important;
/* 9397  */   }
/* 9398  */   .pr-md-16,
/* 9399  */   .px-md-16 {
/* 9400  */     padding-right: 8rem !important;

/* uchase-bootstrap-s.css */

/* 9401  */   }
/* 9402  */   .pb-md-16,
/* 9403  */   .py-md-16 {
/* 9404  */     padding-bottom: 8rem !important;
/* 9405  */   }
/* 9406  */   .pl-md-16,
/* 9407  */   .px-md-16 {
/* 9408  */     padding-left: 8rem !important;
/* 9409  */   }
/* 9410  */   .m-md-auto {
/* 9411  */     margin: auto !important;
/* 9412  */   }
/* 9413  */   .mt-md-auto,
/* 9414  */   .my-md-auto {
/* 9415  */     margin-top: auto !important;
/* 9416  */   }
/* 9417  */   .mr-md-auto,
/* 9418  */   .mx-md-auto {
/* 9419  */     margin-right: auto !important;
/* 9420  */   }
/* 9421  */   .mb-md-auto,
/* 9422  */   .my-md-auto {
/* 9423  */     margin-bottom: auto !important;
/* 9424  */   }
/* 9425  */   .ml-md-auto,
/* 9426  */   .mx-md-auto {
/* 9427  */     margin-left: auto !important;
/* 9428  */   }
/* 9429  */ }
/* 9430  */ @media (min-width: 1280px) {
/* 9431  */   .m-lg-0 {
/* 9432  */     margin: 0 !important;
/* 9433  */   }
/* 9434  */   .mt-lg-0,
/* 9435  */   .my-lg-0 {
/* 9436  */     margin-top: 0 !important;
/* 9437  */   }
/* 9438  */   .mr-lg-0,
/* 9439  */   .mx-lg-0 {
/* 9440  */     margin-right: 0 !important;
/* 9441  */   }
/* 9442  */   .mb-lg-0,
/* 9443  */   .my-lg-0 {
/* 9444  */     margin-bottom: 0 !important;
/* 9445  */   }
/* 9446  */   .ml-lg-0,
/* 9447  */   .mx-lg-0 {
/* 9448  */     margin-left: 0 !important;
/* 9449  */   }
/* 9450  */   .m-lg-1 {

/* uchase-bootstrap-s.css */

/* 9451  */     margin: 0.5rem !important;
/* 9452  */   }
/* 9453  */   .mt-lg-1,
/* 9454  */   .my-lg-1 {
/* 9455  */     margin-top: 0.5rem !important;
/* 9456  */   }
/* 9457  */   .mr-lg-1,
/* 9458  */   .mx-lg-1 {
/* 9459  */     margin-right: 0.5rem !important;
/* 9460  */   }
/* 9461  */   .mb-lg-1,
/* 9462  */   .my-lg-1 {
/* 9463  */     margin-bottom: 0.5rem !important;
/* 9464  */   }
/* 9465  */   .ml-lg-1,
/* 9466  */   .mx-lg-1 {
/* 9467  */     margin-left: 0.5rem !important;
/* 9468  */   }
/* 9469  */   .m-lg-2 {
/* 9470  */     margin: 1rem !important;
/* 9471  */   }
/* 9472  */   .mt-lg-2,
/* 9473  */   .my-lg-2 {
/* 9474  */     margin-top: 1rem !important;
/* 9475  */   }
/* 9476  */   .mr-lg-2,
/* 9477  */   .mx-lg-2 {
/* 9478  */     margin-right: 1rem !important;
/* 9479  */   }
/* 9480  */   .mb-lg-2,
/* 9481  */   .my-lg-2 {
/* 9482  */     margin-bottom: 1rem !important;
/* 9483  */   }
/* 9484  */   .ml-lg-2,
/* 9485  */   .mx-lg-2 {
/* 9486  */     margin-left: 1rem !important;
/* 9487  */   }
/* 9488  */   .m-lg-3 {
/* 9489  */     margin: 1.5rem !important;
/* 9490  */   }
/* 9491  */   .mt-lg-3,
/* 9492  */   .my-lg-3 {
/* 9493  */     margin-top: 1.5rem !important;
/* 9494  */   }
/* 9495  */   .mr-lg-3,
/* 9496  */   .mx-lg-3 {
/* 9497  */     margin-right: 1.5rem !important;
/* 9498  */   }
/* 9499  */   .mb-lg-3,
/* 9500  */   .my-lg-3 {

/* uchase-bootstrap-s.css */

/* 9501  */     margin-bottom: 1.5rem !important;
/* 9502  */   }
/* 9503  */   .ml-lg-3,
/* 9504  */   .mx-lg-3 {
/* 9505  */     margin-left: 1.5rem !important;
/* 9506  */   }
/* 9507  */   .m-lg-4 {
/* 9508  */     margin: 2rem !important;
/* 9509  */   }
/* 9510  */   .mt-lg-4,
/* 9511  */   .my-lg-4 {
/* 9512  */     margin-top: 2rem !important;
/* 9513  */   }
/* 9514  */   .mr-lg-4,
/* 9515  */   .mx-lg-4 {
/* 9516  */     margin-right: 2rem !important;
/* 9517  */   }
/* 9518  */   .mb-lg-4,
/* 9519  */   .my-lg-4 {
/* 9520  */     margin-bottom: 2rem !important;
/* 9521  */   }
/* 9522  */   .ml-lg-4,
/* 9523  */   .mx-lg-4 {
/* 9524  */     margin-left: 2rem !important;
/* 9525  */   }
/* 9526  */   .m-lg-5 {
/* 9527  */     margin: 2.5rem !important;
/* 9528  */   }
/* 9529  */   .mt-lg-5,
/* 9530  */   .my-lg-5 {
/* 9531  */     margin-top: 2.5rem !important;
/* 9532  */   }
/* 9533  */   .mr-lg-5,
/* 9534  */   .mx-lg-5 {
/* 9535  */     margin-right: 2.5rem !important;
/* 9536  */   }
/* 9537  */   .mb-lg-5,
/* 9538  */   .my-lg-5 {
/* 9539  */     margin-bottom: 2.5rem !important;
/* 9540  */   }
/* 9541  */   .ml-lg-5,
/* 9542  */   .mx-lg-5 {
/* 9543  */     margin-left: 2.5rem !important;
/* 9544  */   }
/* 9545  */   .m-lg-6 {
/* 9546  */     margin: 3rem !important;
/* 9547  */   }
/* 9548  */   .mt-lg-6,
/* 9549  */   .my-lg-6 {
/* 9550  */     margin-top: 3rem !important;

/* uchase-bootstrap-s.css */

/* 9551  */   }
/* 9552  */   .mr-lg-6,
/* 9553  */   .mx-lg-6 {
/* 9554  */     margin-right: 3rem !important;
/* 9555  */   }
/* 9556  */   .mb-lg-6,
/* 9557  */   .my-lg-6 {
/* 9558  */     margin-bottom: 3rem !important;
/* 9559  */   }
/* 9560  */   .ml-lg-6,
/* 9561  */   .mx-lg-6 {
/* 9562  */     margin-left: 3rem !important;
/* 9563  */   }
/* 9564  */   .m-lg-7 {
/* 9565  */     margin: 3.5rem !important;
/* 9566  */   }
/* 9567  */   .mt-lg-7,
/* 9568  */   .my-lg-7 {
/* 9569  */     margin-top: 3.5rem !important;
/* 9570  */   }
/* 9571  */   .mr-lg-7,
/* 9572  */   .mx-lg-7 {
/* 9573  */     margin-right: 3.5rem !important;
/* 9574  */   }
/* 9575  */   .mb-lg-7,
/* 9576  */   .my-lg-7 {
/* 9577  */     margin-bottom: 3.5rem !important;
/* 9578  */   }
/* 9579  */   .ml-lg-7,
/* 9580  */   .mx-lg-7 {
/* 9581  */     margin-left: 3.5rem !important;
/* 9582  */   }
/* 9583  */   .m-lg-8 {
/* 9584  */     margin: 4rem !important;
/* 9585  */   }
/* 9586  */   .mt-lg-8,
/* 9587  */   .my-lg-8 {
/* 9588  */     margin-top: 4rem !important;
/* 9589  */   }
/* 9590  */   .mr-lg-8,
/* 9591  */   .mx-lg-8 {
/* 9592  */     margin-right: 4rem !important;
/* 9593  */   }
/* 9594  */   .mb-lg-8,
/* 9595  */   .my-lg-8 {
/* 9596  */     margin-bottom: 4rem !important;
/* 9597  */   }
/* 9598  */   .ml-lg-8,
/* 9599  */   .mx-lg-8 {
/* 9600  */     margin-left: 4rem !important;

/* uchase-bootstrap-s.css */

/* 9601  */   }
/* 9602  */   .m-lg-9 {
/* 9603  */     margin: 4.5rem !important;
/* 9604  */   }
/* 9605  */   .mt-lg-9,
/* 9606  */   .my-lg-9 {
/* 9607  */     margin-top: 4.5rem !important;
/* 9608  */   }
/* 9609  */   .mr-lg-9,
/* 9610  */   .mx-lg-9 {
/* 9611  */     margin-right: 4.5rem !important;
/* 9612  */   }
/* 9613  */   .mb-lg-9,
/* 9614  */   .my-lg-9 {
/* 9615  */     margin-bottom: 4.5rem !important;
/* 9616  */   }
/* 9617  */   .ml-lg-9,
/* 9618  */   .mx-lg-9 {
/* 9619  */     margin-left: 4.5rem !important;
/* 9620  */   }
/* 9621  */   .m-lg-16 {
/* 9622  */     margin: 8rem !important;
/* 9623  */   }
/* 9624  */   .mt-lg-16,
/* 9625  */   .my-lg-16 {
/* 9626  */     margin-top: 8rem !important;
/* 9627  */   }
/* 9628  */   .mr-lg-16,
/* 9629  */   .mx-lg-16 {
/* 9630  */     margin-right: 8rem !important;
/* 9631  */   }
/* 9632  */   .mb-lg-16,
/* 9633  */   .my-lg-16 {
/* 9634  */     margin-bottom: 8rem !important;
/* 9635  */   }
/* 9636  */   .ml-lg-16,
/* 9637  */   .mx-lg-16 {
/* 9638  */     margin-left: 8rem !important;
/* 9639  */   }
/* 9640  */   .p-lg-0 {
/* 9641  */     padding: 0 !important;
/* 9642  */   }
/* 9643  */   .pt-lg-0,
/* 9644  */   .py-lg-0 {
/* 9645  */     padding-top: 0 !important;
/* 9646  */   }
/* 9647  */   .pr-lg-0,
/* 9648  */   .px-lg-0 {
/* 9649  */     padding-right: 0 !important;
/* 9650  */   }

/* uchase-bootstrap-s.css */

/* 9651  */   .pb-lg-0,
/* 9652  */   .py-lg-0 {
/* 9653  */     padding-bottom: 0 !important;
/* 9654  */   }
/* 9655  */   .pl-lg-0,
/* 9656  */   .px-lg-0 {
/* 9657  */     padding-left: 0 !important;
/* 9658  */   }
/* 9659  */   .p-lg-1 {
/* 9660  */     padding: 0.5rem !important;
/* 9661  */   }
/* 9662  */   .pt-lg-1,
/* 9663  */   .py-lg-1 {
/* 9664  */     padding-top: 0.5rem !important;
/* 9665  */   }
/* 9666  */   .pr-lg-1,
/* 9667  */   .px-lg-1 {
/* 9668  */     padding-right: 0.5rem !important;
/* 9669  */   }
/* 9670  */   .pb-lg-1,
/* 9671  */   .py-lg-1 {
/* 9672  */     padding-bottom: 0.5rem !important;
/* 9673  */   }
/* 9674  */   .pl-lg-1,
/* 9675  */   .px-lg-1 {
/* 9676  */     padding-left: 0.5rem !important;
/* 9677  */   }
/* 9678  */   .p-lg-2 {
/* 9679  */     padding: 1rem !important;
/* 9680  */   }
/* 9681  */   .pt-lg-2,
/* 9682  */   .py-lg-2 {
/* 9683  */     padding-top: 1rem !important;
/* 9684  */   }
/* 9685  */   .pr-lg-2,
/* 9686  */   .px-lg-2 {
/* 9687  */     padding-right: 1rem !important;
/* 9688  */   }
/* 9689  */   .pb-lg-2,
/* 9690  */   .py-lg-2 {
/* 9691  */     padding-bottom: 1rem !important;
/* 9692  */   }
/* 9693  */   .pl-lg-2,
/* 9694  */   .px-lg-2 {
/* 9695  */     padding-left: 1rem !important;
/* 9696  */   }
/* 9697  */   .p-lg-3 {
/* 9698  */     padding: 1.5rem !important;
/* 9699  */   }
/* 9700  */   .pt-lg-3,

/* uchase-bootstrap-s.css */

/* 9701  */   .py-lg-3 {
/* 9702  */     padding-top: 1.5rem !important;
/* 9703  */   }
/* 9704  */   .pr-lg-3,
/* 9705  */   .px-lg-3 {
/* 9706  */     padding-right: 1.5rem !important;
/* 9707  */   }
/* 9708  */   .pb-lg-3,
/* 9709  */   .py-lg-3 {
/* 9710  */     padding-bottom: 1.5rem !important;
/* 9711  */   }
/* 9712  */   .pl-lg-3,
/* 9713  */   .px-lg-3 {
/* 9714  */     padding-left: 1.5rem !important;
/* 9715  */   }
/* 9716  */   .p-lg-4 {
/* 9717  */     padding: 2rem !important;
/* 9718  */   }
/* 9719  */   .pt-lg-4,
/* 9720  */   .py-lg-4 {
/* 9721  */     padding-top: 2rem !important;
/* 9722  */   }
/* 9723  */   .pr-lg-4,
/* 9724  */   .px-lg-4 {
/* 9725  */     padding-right: 2rem !important;
/* 9726  */   }
/* 9727  */   .pb-lg-4,
/* 9728  */   .py-lg-4 {
/* 9729  */     padding-bottom: 2rem !important;
/* 9730  */   }
/* 9731  */   .pl-lg-4,
/* 9732  */   .px-lg-4 {
/* 9733  */     padding-left: 2rem !important;
/* 9734  */   }
/* 9735  */   .p-lg-5 {
/* 9736  */     padding: 2.5rem !important;
/* 9737  */   }
/* 9738  */   .pt-lg-5,
/* 9739  */   .py-lg-5 {
/* 9740  */     padding-top: 2.5rem !important;
/* 9741  */   }
/* 9742  */   .pr-lg-5,
/* 9743  */   .px-lg-5 {
/* 9744  */     padding-right: 2.5rem !important;
/* 9745  */   }
/* 9746  */   .pb-lg-5,
/* 9747  */   .py-lg-5 {
/* 9748  */     padding-bottom: 2.5rem !important;
/* 9749  */   }
/* 9750  */   .pl-lg-5,

/* uchase-bootstrap-s.css */

/* 9751  */   .px-lg-5 {
/* 9752  */     padding-left: 2.5rem !important;
/* 9753  */   }
/* 9754  */   .p-lg-6 {
/* 9755  */     padding: 3rem !important;
/* 9756  */   }
/* 9757  */   .pt-lg-6,
/* 9758  */   .py-lg-6 {
/* 9759  */     padding-top: 3rem !important;
/* 9760  */   }
/* 9761  */   .pr-lg-6,
/* 9762  */   .px-lg-6 {
/* 9763  */     padding-right: 3rem !important;
/* 9764  */   }
/* 9765  */   .pb-lg-6,
/* 9766  */   .py-lg-6 {
/* 9767  */     padding-bottom: 3rem !important;
/* 9768  */   }
/* 9769  */   .pl-lg-6,
/* 9770  */   .px-lg-6 {
/* 9771  */     padding-left: 3rem !important;
/* 9772  */   }
/* 9773  */   .p-lg-7 {
/* 9774  */     padding: 3.5rem !important;
/* 9775  */   }
/* 9776  */   .pt-lg-7,
/* 9777  */   .py-lg-7 {
/* 9778  */     padding-top: 3.5rem !important;
/* 9779  */   }
/* 9780  */   .pr-lg-7,
/* 9781  */   .px-lg-7 {
/* 9782  */     padding-right: 3.5rem !important;
/* 9783  */   }
/* 9784  */   .pb-lg-7,
/* 9785  */   .py-lg-7 {
/* 9786  */     padding-bottom: 3.5rem !important;
/* 9787  */   }
/* 9788  */   .pl-lg-7,
/* 9789  */   .px-lg-7 {
/* 9790  */     padding-left: 3.5rem !important;
/* 9791  */   }
/* 9792  */   .p-lg-8 {
/* 9793  */     padding: 4rem !important;
/* 9794  */   }
/* 9795  */   .pt-lg-8,
/* 9796  */   .py-lg-8 {
/* 9797  */     padding-top: 4rem !important;
/* 9798  */   }
/* 9799  */   .pr-lg-8,
/* 9800  */   .px-lg-8 {

/* uchase-bootstrap-s.css */

/* 9801  */     padding-right: 4rem !important;
/* 9802  */   }
/* 9803  */   .pb-lg-8,
/* 9804  */   .py-lg-8 {
/* 9805  */     padding-bottom: 4rem !important;
/* 9806  */   }
/* 9807  */   .pl-lg-8,
/* 9808  */   .px-lg-8 {
/* 9809  */     padding-left: 4rem !important;
/* 9810  */   }
/* 9811  */   .p-lg-9 {
/* 9812  */     padding: 4.5rem !important;
/* 9813  */   }
/* 9814  */   .pt-lg-9,
/* 9815  */   .py-lg-9 {
/* 9816  */     padding-top: 4.5rem !important;
/* 9817  */   }
/* 9818  */   .pr-lg-9,
/* 9819  */   .px-lg-9 {
/* 9820  */     padding-right: 4.5rem !important;
/* 9821  */   }
/* 9822  */   .pb-lg-9,
/* 9823  */   .py-lg-9 {
/* 9824  */     padding-bottom: 4.5rem !important;
/* 9825  */   }
/* 9826  */   .pl-lg-9,
/* 9827  */   .px-lg-9 {
/* 9828  */     padding-left: 4.5rem !important;
/* 9829  */   }
/* 9830  */   .p-lg-16 {
/* 9831  */     padding: 8rem !important;
/* 9832  */   }
/* 9833  */   .pt-lg-16,
/* 9834  */   .py-lg-16 {
/* 9835  */     padding-top: 8rem !important;
/* 9836  */   }
/* 9837  */   .pr-lg-16,
/* 9838  */   .px-lg-16 {
/* 9839  */     padding-right: 8rem !important;
/* 9840  */   }
/* 9841  */   .pb-lg-16,
/* 9842  */   .py-lg-16 {
/* 9843  */     padding-bottom: 8rem !important;
/* 9844  */   }
/* 9845  */   .pl-lg-16,
/* 9846  */   .px-lg-16 {
/* 9847  */     padding-left: 8rem !important;
/* 9848  */   }
/* 9849  */   .m-lg-auto {
/* 9850  */     margin: auto !important;

/* uchase-bootstrap-s.css */

/* 9851  */   }
/* 9852  */   .mt-lg-auto,
/* 9853  */   .my-lg-auto {
/* 9854  */     margin-top: auto !important;
/* 9855  */   }
/* 9856  */   .mr-lg-auto,
/* 9857  */   .mx-lg-auto {
/* 9858  */     margin-right: auto !important;
/* 9859  */   }
/* 9860  */   .mb-lg-auto,
/* 9861  */   .my-lg-auto {
/* 9862  */     margin-bottom: auto !important;
/* 9863  */   }
/* 9864  */   .ml-lg-auto,
/* 9865  */   .mx-lg-auto {
/* 9866  */     margin-left: auto !important;
/* 9867  */   }
/* 9868  */ }
/* 9869  */ @media (min-width: 1920px) {
/* 9870  */   .m-xl-0 {
/* 9871  */     margin: 0 !important;
/* 9872  */   }
/* 9873  */   .mt-xl-0,
/* 9874  */   .my-xl-0 {
/* 9875  */     margin-top: 0 !important;
/* 9876  */   }
/* 9877  */   .mr-xl-0,
/* 9878  */   .mx-xl-0 {
/* 9879  */     margin-right: 0 !important;
/* 9880  */   }
/* 9881  */   .mb-xl-0,
/* 9882  */   .my-xl-0 {
/* 9883  */     margin-bottom: 0 !important;
/* 9884  */   }
/* 9885  */   .ml-xl-0,
/* 9886  */   .mx-xl-0 {
/* 9887  */     margin-left: 0 !important;
/* 9888  */   }
/* 9889  */   .m-xl-1 {
/* 9890  */     margin: 0.5rem !important;
/* 9891  */   }
/* 9892  */   .mt-xl-1,
/* 9893  */   .my-xl-1 {
/* 9894  */     margin-top: 0.5rem !important;
/* 9895  */   }
/* 9896  */   .mr-xl-1,
/* 9897  */   .mx-xl-1 {
/* 9898  */     margin-right: 0.5rem !important;
/* 9899  */   }
/* 9900  */   .mb-xl-1,

/* uchase-bootstrap-s.css */

/* 9901  */   .my-xl-1 {
/* 9902  */     margin-bottom: 0.5rem !important;
/* 9903  */   }
/* 9904  */   .ml-xl-1,
/* 9905  */   .mx-xl-1 {
/* 9906  */     margin-left: 0.5rem !important;
/* 9907  */   }
/* 9908  */   .m-xl-2 {
/* 9909  */     margin: 1rem !important;
/* 9910  */   }
/* 9911  */   .mt-xl-2,
/* 9912  */   .my-xl-2 {
/* 9913  */     margin-top: 1rem !important;
/* 9914  */   }
/* 9915  */   .mr-xl-2,
/* 9916  */   .mx-xl-2 {
/* 9917  */     margin-right: 1rem !important;
/* 9918  */   }
/* 9919  */   .mb-xl-2,
/* 9920  */   .my-xl-2 {
/* 9921  */     margin-bottom: 1rem !important;
/* 9922  */   }
/* 9923  */   .ml-xl-2,
/* 9924  */   .mx-xl-2 {
/* 9925  */     margin-left: 1rem !important;
/* 9926  */   }
/* 9927  */   .m-xl-3 {
/* 9928  */     margin: 1.5rem !important;
/* 9929  */   }
/* 9930  */   .mt-xl-3,
/* 9931  */   .my-xl-3 {
/* 9932  */     margin-top: 1.5rem !important;
/* 9933  */   }
/* 9934  */   .mr-xl-3,
/* 9935  */   .mx-xl-3 {
/* 9936  */     margin-right: 1.5rem !important;
/* 9937  */   }
/* 9938  */   .mb-xl-3,
/* 9939  */   .my-xl-3 {
/* 9940  */     margin-bottom: 1.5rem !important;
/* 9941  */   }
/* 9942  */   .ml-xl-3,
/* 9943  */   .mx-xl-3 {
/* 9944  */     margin-left: 1.5rem !important;
/* 9945  */   }
/* 9946  */   .m-xl-4 {
/* 9947  */     margin: 2rem !important;
/* 9948  */   }
/* 9949  */   .mt-xl-4,
/* 9950  */   .my-xl-4 {

/* uchase-bootstrap-s.css */

/* 9951  */     margin-top: 2rem !important;
/* 9952  */   }
/* 9953  */   .mr-xl-4,
/* 9954  */   .mx-xl-4 {
/* 9955  */     margin-right: 2rem !important;
/* 9956  */   }
/* 9957  */   .mb-xl-4,
/* 9958  */   .my-xl-4 {
/* 9959  */     margin-bottom: 2rem !important;
/* 9960  */   }
/* 9961  */   .ml-xl-4,
/* 9962  */   .mx-xl-4 {
/* 9963  */     margin-left: 2rem !important;
/* 9964  */   }
/* 9965  */   .m-xl-5 {
/* 9966  */     margin: 2.5rem !important;
/* 9967  */   }
/* 9968  */   .mt-xl-5,
/* 9969  */   .my-xl-5 {
/* 9970  */     margin-top: 2.5rem !important;
/* 9971  */   }
/* 9972  */   .mr-xl-5,
/* 9973  */   .mx-xl-5 {
/* 9974  */     margin-right: 2.5rem !important;
/* 9975  */   }
/* 9976  */   .mb-xl-5,
/* 9977  */   .my-xl-5 {
/* 9978  */     margin-bottom: 2.5rem !important;
/* 9979  */   }
/* 9980  */   .ml-xl-5,
/* 9981  */   .mx-xl-5 {
/* 9982  */     margin-left: 2.5rem !important;
/* 9983  */   }
/* 9984  */   .m-xl-6 {
/* 9985  */     margin: 3rem !important;
/* 9986  */   }
/* 9987  */   .mt-xl-6,
/* 9988  */   .my-xl-6 {
/* 9989  */     margin-top: 3rem !important;
/* 9990  */   }
/* 9991  */   .mr-xl-6,
/* 9992  */   .mx-xl-6 {
/* 9993  */     margin-right: 3rem !important;
/* 9994  */   }
/* 9995  */   .mb-xl-6,
/* 9996  */   .my-xl-6 {
/* 9997  */     margin-bottom: 3rem !important;
/* 9998  */   }
/* 9999  */   .ml-xl-6,
/* 10000 */   .mx-xl-6 {

/* uchase-bootstrap-s.css */

/* 10001 */     margin-left: 3rem !important;
/* 10002 */   }
/* 10003 */   .m-xl-7 {
/* 10004 */     margin: 3.5rem !important;
/* 10005 */   }
/* 10006 */   .mt-xl-7,
/* 10007 */   .my-xl-7 {
/* 10008 */     margin-top: 3.5rem !important;
/* 10009 */   }
/* 10010 */   .mr-xl-7,
/* 10011 */   .mx-xl-7 {
/* 10012 */     margin-right: 3.5rem !important;
/* 10013 */   }
/* 10014 */   .mb-xl-7,
/* 10015 */   .my-xl-7 {
/* 10016 */     margin-bottom: 3.5rem !important;
/* 10017 */   }
/* 10018 */   .ml-xl-7,
/* 10019 */   .mx-xl-7 {
/* 10020 */     margin-left: 3.5rem !important;
/* 10021 */   }
/* 10022 */   .m-xl-8 {
/* 10023 */     margin: 4rem !important;
/* 10024 */   }
/* 10025 */   .mt-xl-8,
/* 10026 */   .my-xl-8 {
/* 10027 */     margin-top: 4rem !important;
/* 10028 */   }
/* 10029 */   .mr-xl-8,
/* 10030 */   .mx-xl-8 {
/* 10031 */     margin-right: 4rem !important;
/* 10032 */   }
/* 10033 */   .mb-xl-8,
/* 10034 */   .my-xl-8 {
/* 10035 */     margin-bottom: 4rem !important;
/* 10036 */   }
/* 10037 */   .ml-xl-8,
/* 10038 */   .mx-xl-8 {
/* 10039 */     margin-left: 4rem !important;
/* 10040 */   }
/* 10041 */   .m-xl-9 {
/* 10042 */     margin: 4.5rem !important;
/* 10043 */   }
/* 10044 */   .mt-xl-9,
/* 10045 */   .my-xl-9 {
/* 10046 */     margin-top: 4.5rem !important;
/* 10047 */   }
/* 10048 */   .mr-xl-9,
/* 10049 */   .mx-xl-9 {
/* 10050 */     margin-right: 4.5rem !important;

/* uchase-bootstrap-s.css */

/* 10051 */   }
/* 10052 */   .mb-xl-9,
/* 10053 */   .my-xl-9 {
/* 10054 */     margin-bottom: 4.5rem !important;
/* 10055 */   }
/* 10056 */   .ml-xl-9,
/* 10057 */   .mx-xl-9 {
/* 10058 */     margin-left: 4.5rem !important;
/* 10059 */   }
/* 10060 */   .m-xl-16 {
/* 10061 */     margin: 8rem !important;
/* 10062 */   }
/* 10063 */   .mt-xl-16,
/* 10064 */   .my-xl-16 {
/* 10065 */     margin-top: 8rem !important;
/* 10066 */   }
/* 10067 */   .mr-xl-16,
/* 10068 */   .mx-xl-16 {
/* 10069 */     margin-right: 8rem !important;
/* 10070 */   }
/* 10071 */   .mb-xl-16,
/* 10072 */   .my-xl-16 {
/* 10073 */     margin-bottom: 8rem !important;
/* 10074 */   }
/* 10075 */   .ml-xl-16,
/* 10076 */   .mx-xl-16 {
/* 10077 */     margin-left: 8rem !important;
/* 10078 */   }
/* 10079 */   .p-xl-0 {
/* 10080 */     padding: 0 !important;
/* 10081 */   }
/* 10082 */   .pt-xl-0,
/* 10083 */   .py-xl-0 {
/* 10084 */     padding-top: 0 !important;
/* 10085 */   }
/* 10086 */   .pr-xl-0,
/* 10087 */   .px-xl-0 {
/* 10088 */     padding-right: 0 !important;
/* 10089 */   }
/* 10090 */   .pb-xl-0,
/* 10091 */   .py-xl-0 {
/* 10092 */     padding-bottom: 0 !important;
/* 10093 */   }
/* 10094 */   .pl-xl-0,
/* 10095 */   .px-xl-0 {
/* 10096 */     padding-left: 0 !important;
/* 10097 */   }
/* 10098 */   .p-xl-1 {
/* 10099 */     padding: 0.5rem !important;
/* 10100 */   }

/* uchase-bootstrap-s.css */

/* 10101 */   .pt-xl-1,
/* 10102 */   .py-xl-1 {
/* 10103 */     padding-top: 0.5rem !important;
/* 10104 */   }
/* 10105 */   .pr-xl-1,
/* 10106 */   .px-xl-1 {
/* 10107 */     padding-right: 0.5rem !important;
/* 10108 */   }
/* 10109 */   .pb-xl-1,
/* 10110 */   .py-xl-1 {
/* 10111 */     padding-bottom: 0.5rem !important;
/* 10112 */   }
/* 10113 */   .pl-xl-1,
/* 10114 */   .px-xl-1 {
/* 10115 */     padding-left: 0.5rem !important;
/* 10116 */   }
/* 10117 */   .p-xl-2 {
/* 10118 */     padding: 1rem !important;
/* 10119 */   }
/* 10120 */   .pt-xl-2,
/* 10121 */   .py-xl-2 {
/* 10122 */     padding-top: 1rem !important;
/* 10123 */   }
/* 10124 */   .pr-xl-2,
/* 10125 */   .px-xl-2 {
/* 10126 */     padding-right: 1rem !important;
/* 10127 */   }
/* 10128 */   .pb-xl-2,
/* 10129 */   .py-xl-2 {
/* 10130 */     padding-bottom: 1rem !important;
/* 10131 */   }
/* 10132 */   .pl-xl-2,
/* 10133 */   .px-xl-2 {
/* 10134 */     padding-left: 1rem !important;
/* 10135 */   }
/* 10136 */   .p-xl-3 {
/* 10137 */     padding: 1.5rem !important;
/* 10138 */   }
/* 10139 */   .pt-xl-3,
/* 10140 */   .py-xl-3 {
/* 10141 */     padding-top: 1.5rem !important;
/* 10142 */   }
/* 10143 */   .pr-xl-3,
/* 10144 */   .px-xl-3 {
/* 10145 */     padding-right: 1.5rem !important;
/* 10146 */   }
/* 10147 */   .pb-xl-3,
/* 10148 */   .py-xl-3 {
/* 10149 */     padding-bottom: 1.5rem !important;
/* 10150 */   }

/* uchase-bootstrap-s.css */

/* 10151 */   .pl-xl-3,
/* 10152 */   .px-xl-3 {
/* 10153 */     padding-left: 1.5rem !important;
/* 10154 */   }
/* 10155 */   .p-xl-4 {
/* 10156 */     padding: 2rem !important;
/* 10157 */   }
/* 10158 */   .pt-xl-4,
/* 10159 */   .py-xl-4 {
/* 10160 */     padding-top: 2rem !important;
/* 10161 */   }
/* 10162 */   .pr-xl-4,
/* 10163 */   .px-xl-4 {
/* 10164 */     padding-right: 2rem !important;
/* 10165 */   }
/* 10166 */   .pb-xl-4,
/* 10167 */   .py-xl-4 {
/* 10168 */     padding-bottom: 2rem !important;
/* 10169 */   }
/* 10170 */   .pl-xl-4,
/* 10171 */   .px-xl-4 {
/* 10172 */     padding-left: 2rem !important;
/* 10173 */   }
/* 10174 */   .p-xl-5 {
/* 10175 */     padding: 2.5rem !important;
/* 10176 */   }
/* 10177 */   .pt-xl-5,
/* 10178 */   .py-xl-5 {
/* 10179 */     padding-top: 2.5rem !important;
/* 10180 */   }
/* 10181 */   .pr-xl-5,
/* 10182 */   .px-xl-5 {
/* 10183 */     padding-right: 2.5rem !important;
/* 10184 */   }
/* 10185 */   .pb-xl-5,
/* 10186 */   .py-xl-5 {
/* 10187 */     padding-bottom: 2.5rem !important;
/* 10188 */   }
/* 10189 */   .pl-xl-5,
/* 10190 */   .px-xl-5 {
/* 10191 */     padding-left: 2.5rem !important;
/* 10192 */   }
/* 10193 */   .p-xl-6 {
/* 10194 */     padding: 3rem !important;
/* 10195 */   }
/* 10196 */   .pt-xl-6,
/* 10197 */   .py-xl-6 {
/* 10198 */     padding-top: 3rem !important;
/* 10199 */   }
/* 10200 */   .pr-xl-6,

/* uchase-bootstrap-s.css */

/* 10201 */   .px-xl-6 {
/* 10202 */     padding-right: 3rem !important;
/* 10203 */   }
/* 10204 */   .pb-xl-6,
/* 10205 */   .py-xl-6 {
/* 10206 */     padding-bottom: 3rem !important;
/* 10207 */   }
/* 10208 */   .pl-xl-6,
/* 10209 */   .px-xl-6 {
/* 10210 */     padding-left: 3rem !important;
/* 10211 */   }
/* 10212 */   .p-xl-7 {
/* 10213 */     padding: 3.5rem !important;
/* 10214 */   }
/* 10215 */   .pt-xl-7,
/* 10216 */   .py-xl-7 {
/* 10217 */     padding-top: 3.5rem !important;
/* 10218 */   }
/* 10219 */   .pr-xl-7,
/* 10220 */   .px-xl-7 {
/* 10221 */     padding-right: 3.5rem !important;
/* 10222 */   }
/* 10223 */   .pb-xl-7,
/* 10224 */   .py-xl-7 {
/* 10225 */     padding-bottom: 3.5rem !important;
/* 10226 */   }
/* 10227 */   .pl-xl-7,
/* 10228 */   .px-xl-7 {
/* 10229 */     padding-left: 3.5rem !important;
/* 10230 */   }
/* 10231 */   .p-xl-8 {
/* 10232 */     padding: 4rem !important;
/* 10233 */   }
/* 10234 */   .pt-xl-8,
/* 10235 */   .py-xl-8 {
/* 10236 */     padding-top: 4rem !important;
/* 10237 */   }
/* 10238 */   .pr-xl-8,
/* 10239 */   .px-xl-8 {
/* 10240 */     padding-right: 4rem !important;
/* 10241 */   }
/* 10242 */   .pb-xl-8,
/* 10243 */   .py-xl-8 {
/* 10244 */     padding-bottom: 4rem !important;
/* 10245 */   }
/* 10246 */   .pl-xl-8,
/* 10247 */   .px-xl-8 {
/* 10248 */     padding-left: 4rem !important;
/* 10249 */   }
/* 10250 */   .p-xl-9 {

/* uchase-bootstrap-s.css */

/* 10251 */     padding: 4.5rem !important;
/* 10252 */   }
/* 10253 */   .pt-xl-9,
/* 10254 */   .py-xl-9 {
/* 10255 */     padding-top: 4.5rem !important;
/* 10256 */   }
/* 10257 */   .pr-xl-9,
/* 10258 */   .px-xl-9 {
/* 10259 */     padding-right: 4.5rem !important;
/* 10260 */   }
/* 10261 */   .pb-xl-9,
/* 10262 */   .py-xl-9 {
/* 10263 */     padding-bottom: 4.5rem !important;
/* 10264 */   }
/* 10265 */   .pl-xl-9,
/* 10266 */   .px-xl-9 {
/* 10267 */     padding-left: 4.5rem !important;
/* 10268 */   }
/* 10269 */   .p-xl-16 {
/* 10270 */     padding: 8rem !important;
/* 10271 */   }
/* 10272 */   .pt-xl-16,
/* 10273 */   .py-xl-16 {
/* 10274 */     padding-top: 8rem !important;
/* 10275 */   }
/* 10276 */   .pr-xl-16,
/* 10277 */   .px-xl-16 {
/* 10278 */     padding-right: 8rem !important;
/* 10279 */   }
/* 10280 */   .pb-xl-16,
/* 10281 */   .py-xl-16 {
/* 10282 */     padding-bottom: 8rem !important;
/* 10283 */   }
/* 10284 */   .pl-xl-16,
/* 10285 */   .px-xl-16 {
/* 10286 */     padding-left: 8rem !important;
/* 10287 */   }
/* 10288 */   .m-xl-auto {
/* 10289 */     margin: auto !important;
/* 10290 */   }
/* 10291 */   .mt-xl-auto,
/* 10292 */   .my-xl-auto {
/* 10293 */     margin-top: auto !important;
/* 10294 */   }
/* 10295 */   .mr-xl-auto,
/* 10296 */   .mx-xl-auto {
/* 10297 */     margin-right: auto !important;
/* 10298 */   }
/* 10299 */   .mb-xl-auto,
/* 10300 */   .my-xl-auto {

/* uchase-bootstrap-s.css */

/* 10301 */     margin-bottom: auto !important;
/* 10302 */   }
/* 10303 */   .ml-xl-auto,
/* 10304 */   .mx-xl-auto {
/* 10305 */     margin-left: auto !important;
/* 10306 */   }
/* 10307 */ }
/* 10308 */ .text-monospace {
/* 10309 */   font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
/* 10310 */ }
/* 10311 */ .text-justify {
/* 10312 */   text-align: justify !important;
/* 10313 */ }
/* 10314 */ .text-nowrap {
/* 10315 */   white-space: nowrap !important;
/* 10316 */ }
/* 10317 */ .text-truncate {
/* 10318 */   overflow: hidden;
/* 10319 */   text-overflow: ellipsis;
/* 10320 */   white-space: nowrap;
/* 10321 */ }
/* 10322 */ .text-left {
/* 10323 */   text-align: left !important;
/* 10324 */ }
/* 10325 */ .text-right {
/* 10326 */   text-align: right !important;
/* 10327 */ }
/* 10328 */ .text-center {
/* 10329 */   text-align: center !important;
/* 10330 */ }
/* 10331 */ @media (min-width: 768px) {
/* 10332 */   .text-sm-left {
/* 10333 */     text-align: left !important;
/* 10334 */   }
/* 10335 */   .text-sm-right {
/* 10336 */     text-align: right !important;
/* 10337 */   }
/* 10338 */   .text-sm-center {
/* 10339 */     text-align: center !important;
/* 10340 */   }
/* 10341 */ }
/* 10342 */ @media (min-width: 1024px) {
/* 10343 */   .text-md-left {
/* 10344 */     text-align: left !important;
/* 10345 */   }
/* 10346 */   .text-md-right {
/* 10347 */     text-align: right !important;
/* 10348 */   }
/* 10349 */   .text-md-center {
/* 10350 */     text-align: center !important;

/* uchase-bootstrap-s.css */

/* 10351 */   }
/* 10352 */ }
/* 10353 */ @media (min-width: 1280px) {
/* 10354 */   .text-lg-left {
/* 10355 */     text-align: left !important;
/* 10356 */   }
/* 10357 */   .text-lg-right {
/* 10358 */     text-align: right !important;
/* 10359 */   }
/* 10360 */   .text-lg-center {
/* 10361 */     text-align: center !important;
/* 10362 */   }
/* 10363 */ }
/* 10364 */ @media (min-width: 1920px) {
/* 10365 */   .text-xl-left {
/* 10366 */     text-align: left !important;
/* 10367 */   }
/* 10368 */   .text-xl-right {
/* 10369 */     text-align: right !important;
/* 10370 */   }
/* 10371 */   .text-xl-center {
/* 10372 */     text-align: center !important;
/* 10373 */   }
/* 10374 */ }
/* 10375 */ .text-lowercase {
/* 10376 */   text-transform: lowercase !important;
/* 10377 */ }
/* 10378 */ .text-uppercase {
/* 10379 */   text-transform: uppercase !important;
/* 10380 */ }
/* 10381 */ .text-capitalize {
/* 10382 */   text-transform: capitalize !important;
/* 10383 */ }
/* 10384 */ .font-weight-light {
/* 10385 */   font-weight: 300 !important;
/* 10386 */ }
/* 10387 */ .font-weight-normal {
/* 10388 */   font-weight: 400 !important;
/* 10389 */ }
/* 10390 */ .font-weight-bold {
/* 10391 */   font-weight: 700 !important;
/* 10392 */ }
/* 10393 */ .font-italic {
/* 10394 */   font-style: italic !important;
/* 10395 */ }
/* 10396 */ .text-white {
/* 10397 */   color: #fff !important;
/* 10398 */ }
/* 10399 */ .text-primary {
/* 10400 */   color: #00A2FF !important;

/* uchase-bootstrap-s.css */

/* 10401 */ }
/* 10402 */ a.text-primary:hover, a.text-primary:focus {
/* 10403 */   color: #0082cc !important;
/* 10404 */ }
/* 10405 */ .text-secondary {
/* 10406 */   color: #6c757d !important;
/* 10407 */ }
/* 10408 */ a.text-secondary:hover, a.text-secondary:focus {
/* 10409 */   color: #545b62 !important;
/* 10410 */ }
/* 10411 */ .text-success {
/* 10412 */   color: #28a745 !important;
/* 10413 */ }
/* 10414 */ a.text-success:hover, a.text-success:focus {
/* 10415 */   color: #1e7e34 !important;
/* 10416 */ }
/* 10417 */ .text-info {
/* 10418 */   color: #17a2b8 !important;
/* 10419 */ }
/* 10420 */ a.text-info:hover, a.text-info:focus {
/* 10421 */   color: #117a8b !important;
/* 10422 */ }
/* 10423 */ .text-warning {
/* 10424 */   color: #fd7e14 !important;
/* 10425 */ }
/* 10426 */ a.text-warning:hover, a.text-warning:focus {
/* 10427 */   color: #dc6502 !important;
/* 10428 */ }
/* 10429 */ .text-danger {
/* 10430 */   color: #d50d27 !important;
/* 10431 */ }
/* 10432 */ a.text-danger:hover, a.text-danger:focus {
/* 10433 */   color: #a50a1e !important;
/* 10434 */ }
/* 10435 */ .text-light {
/* 10436 */   color: #f8f9fa !important;
/* 10437 */ }
/* 10438 */ a.text-light:hover, a.text-light:focus {
/* 10439 */   color: #dae0e5 !important;
/* 10440 */ }
/* 10441 */ .text-dark {
/* 10442 */   color: #343a40 !important;
/* 10443 */ }
/* 10444 */ a.text-dark:hover, a.text-dark:focus {
/* 10445 */   color: #1d2124 !important;
/* 10446 */ }
/* 10447 */ .text-ashley {
/* 10448 */   color: #16DDBA !important;
/* 10449 */ }
/* 10450 */ a.text-ashley:hover, a.text-ashley:focus {

/* uchase-bootstrap-s.css */

/* 10451 */   color: #11af93 !important;
/* 10452 */ }
/* 10453 */ .text-lindsey {
/* 10454 */   color: #FADE4D !important;
/* 10455 */ }
/* 10456 */ a.text-lindsey:hover, a.text-lindsey:focus {
/* 10457 */   color: #f9d51b !important;
/* 10458 */ }
/* 10459 */ .text-jane {
/* 10460 */   color: #434D66 !important;
/* 10461 */ }
/* 10462 */ a.text-jane:hover, a.text-jane:focus {
/* 10463 */   color: #2f3647 !important;
/* 10464 */ }
/* 10465 */ .text-kate {
/* 10466 */   color: #627380 !important;
/* 10467 */ }
/* 10468 */ a.text-kate:hover, a.text-kate:focus {
/* 10469 */   color: #4c5963 !important;
/* 10470 */ }
/* 10471 */ .text-emma {
/* 10472 */   color: #899EAD !important;
/* 10473 */ }
/* 10474 */ a.text-emma:hover, a.text-emma:focus {
/* 10475 */   color: #6b8598 !important;
/* 10476 */ }
/* 10477 */ .text-scarlett {
/* 10478 */   color: #E5F5FF !important;
/* 10479 */ }
/* 10480 */ a.text-scarlett:hover, a.text-scarlett:focus {
/* 10481 */   color: #b2e1ff !important;
/* 10482 */ }
/* 10483 */ .text-nicole {
/* 10484 */   color: #D2D4D7 !important;
/* 10485 */ }
/* 10486 */ a.text-nicole:hover, a.text-nicole:focus {
/* 10487 */   color: #b7babf !important;
/* 10488 */ }
/* 10489 */ .text-melissa {
/* 10490 */   color: #F0F3F5 !important;
/* 10491 */ }
/* 10492 */ a.text-melissa:hover, a.text-melissa:focus {
/* 10493 */   color: #d1dbe1 !important;
/* 10494 */ }
/* 10495 */ .text-tarra {
/* 10496 */   color: #fff !important;
/* 10497 */ }
/* 10498 */ a.text-tarra:hover, a.text-tarra:focus {
/* 10499 */   color: #e6e6e6 !important;
/* 10500 */ }

/* uchase-bootstrap-s.css */

/* 10501 */ .text-hanna {
/* 10502 */   color: #EC4E35 !important;
/* 10503 */ }
/* 10504 */ a.text-hanna:hover, a.text-hanna:focus {
/* 10505 */   color: #da2f14 !important;
/* 10506 */ }
/* 10507 */ .text-body {
/* 10508 */   color: #434D66 !important;
/* 10509 */ }
/* 10510 */ .text-muted {
/* 10511 */   color: #6c757d !important;
/* 10512 */ }
/* 10513 */ .text-black-50 {
/* 10514 */   color: rgba(0, 0, 0, 0.5) !important;
/* 10515 */ }
/* 10516 */ .text-white-50 {
/* 10517 */   color: rgba(255, 255, 255, 0.5) !important;
/* 10518 */ }
/* 10519 */ .text-hide {
/* 10520 */   font: 0/0 a;
/* 10521 */   color: transparent;
/* 10522 */   text-shadow: none;
/* 10523 */   background-color: transparent;
/* 10524 */   border: 0;
/* 10525 */ }
/* 10526 */ .visible {
/* 10527 */   visibility: visible !important;
/* 10528 */ }
/* 10529 */ .invisible {
/* 10530 */   visibility: hidden !important;
/* 10531 */ }
/* 10532 */ @media print {
/* 10533 */   *,
/* 10534 */   *::before,
/* 10535 */   *::after {
/* 10536 */     text-shadow: none !important;
/* 10537 */     box-shadow: none !important;
/* 10538 */   }
/* 10539 */   a:not(.btn) {
/* 10540 */     text-decoration: underline;
/* 10541 */   }
/* 10542 */   abbr[title]::after {
/* 10543 */     content: " (" attr(title) ")";
/* 10544 */   }
/* 10545 */   pre {
/* 10546 */     white-space: pre-wrap !important;
/* 10547 */   }
/* 10548 */   pre,
/* 10549 */   blockquote {
/* 10550 */     border: 1px solid #adb5bd;

/* uchase-bootstrap-s.css */

/* 10551 */     page-break-inside: avoid;
/* 10552 */   }
/* 10553 */   thead {
/* 10554 */     display: table-header-group;
/* 10555 */   }
/* 10556 */   tr,
/* 10557 */   img {
/* 10558 */     page-break-inside: avoid;
/* 10559 */   }
/* 10560 */   p,
/* 10561 */   h2,
/* 10562 */   h3 {
/* 10563 */     orphans: 3;
/* 10564 */     widows: 3;
/* 10565 */   }
/* 10566 */   h2,
/* 10567 */   h3 {
/* 10568 */     page-break-after: avoid;
/* 10569 */   }
/* 10570 */   @page {
/* 10571 */     size: a3;
/* 10572 */   }
/* 10573 */   body {
/* 10574 */     min-width: 1280px !important;
/* 10575 */   }
/* 10576 */   .container {
/* 10577 */     min-width: 1280px !important;
/* 10578 */   }
/* 10579 */   .navbar {
/* 10580 */     display: none;
/* 10581 */   }
/* 10582 */   .badge {
/* 10583 */     border: 1px solid #000;
/* 10584 */   }
/* 10585 */   .table {
/* 10586 */     border-collapse: collapse !important;
/* 10587 */   }
/* 10588 */   .table td,
/* 10589 */   .table th {
/* 10590 */     background-color: #fff !important;
/* 10591 */   }
/* 10592 */   .table-bordered th,
/* 10593 */   .table-bordered td {
/* 10594 */     border: 1px solid #dee2e6 !important;
/* 10595 */   }
/* 10596 */   .table-dark {
/* 10597 */     color: inherit;
/* 10598 */   }
/* 10599 */   .table-dark th,
/* 10600 */   .table-dark td,

/* uchase-bootstrap-s.css */

/* 10601 */   .table-dark thead th,
/* 10602 */   .table-dark tbody + tbody {
/* 10603 */     border-color: #dee2e6;
/* 10604 */   }
/* 10605 */   .table .thead-dark th {
/* 10606 */     color: inherit;
/* 10607 */     border-color: #dee2e6;
/* 10608 */   }
/* 10609 */ }
/* 10610 */
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Regular.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.woff2
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Regular.woff2

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Regular.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.otf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Regular.otf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Regular.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.ttf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Regular.ttf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Regular.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Regular.woff
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Regular.woff

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-SemiBold.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.woff2
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-SemiBold.woff2

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-SemiBold.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.otf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-SemiBold.otf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-SemiBold.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.ttf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-SemiBold.ttf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-SemiBold.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-SemiBold.woff
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-SemiBold.woff

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Bold.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.woff2
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Bold.woff2

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Bold.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.otf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Bold.otf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Bold.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.ttf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Bold.ttf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-Bold.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-Bold.woff
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-Bold.woff

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-ExtraBold.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.woff2
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.woff2

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-ExtraBold.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.otf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.otf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-ExtraBold.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.ttf
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.ttf

file-relative URI  : ../../css/fonts/Akrobat/Akrobat-ExtraBold.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Akrobat/Akrobat-ExtraBold.woff
traversals removed : /assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.woff

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.woff2
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.woff2

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.otf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.otf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.ttf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.ttf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.woff
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.woff

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.woff2
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.woff2

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.otf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.otf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.ttf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.ttf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.woff
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.woff

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.woff2
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.woff2

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.otf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.otf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.ttf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.ttf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.woff
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.woff

file-relative URI  : ../../css/fonts/Adys/ADYS-Regular-V5-4.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.woff2
traversals removed : /assets/base/css/fonts/Adys/ADYS-Regular-V5-4.woff2

file-relative URI  : ../../css/fonts/Adys/ADYS-Regular-V5-4.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.otf
traversals removed : /assets/base/css/fonts/Adys/ADYS-Regular-V5-4.otf

file-relative URI  : ../../css/fonts/Adys/ADYS-Regular-V5-4.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.ttf
traversals removed : /assets/base/css/fonts/Adys/ADYS-Regular-V5-4.ttf

file-relative URI  : ../../css/fonts/Adys/ADYS-Regular-V5-4.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Adys/ADYS-Regular-V5-4.woff
traversals removed : /assets/base/css/fonts/Adys/ADYS-Regular-V5-4.woff

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff2
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff2

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.otf
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.otf

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.ttf
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.ttf

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff2
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff2
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff2
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff2

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.otf
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.otf

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf

file-relative URI  : ../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff
traversals removed : /assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.otf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.otf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.ttf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.ttf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Regular.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Regular.woff
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Regular.woff

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.otf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.otf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.ttf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.ttf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Bold.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Bold.woff
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Bold.woff

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.otf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.otf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.otf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.otf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.ttf
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.ttf
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.ttf
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.ttf

file-relative URI  : ../../css/fonts/Roboto/Roboto-Italic.woff
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.woff
docroot stripped   : /assets/base/css/uchase-style/../../css/fonts/Roboto/Roboto-Italic.woff
traversals removed : /assets/base/css/fonts/Roboto/Roboto-Italic.woff

file-relative URI  : ../../images/slider-arrow-left.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../images/slider-arrow-left.svg
docroot stripped   : /assets/base/css/uchase-style/../../images/slider-arrow-left.svg
traversals removed : /assets/base/images/slider-arrow-left.svg

file-relative URI  : ../../images/slider-arrow-right.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../images/slider-arrow-right.svg
docroot stripped   : /assets/base/css/uchase-style/../../images/slider-arrow-right.svg
traversals removed : /assets/base/images/slider-arrow-right.svg

file-relative URI  : ../../images/slider-arrow-left.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../images/slider-arrow-left.svg
docroot stripped   : /assets/base/css/uchase-style/../../images/slider-arrow-left.svg
traversals removed : /assets/base/images/slider-arrow-left.svg

file-relative URI  : ../../images/slider-arrow-right.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/uchase-style/../../images/slider-arrow-right.svg
docroot stripped   : /assets/base/css/uchase-style/../../images/slider-arrow-right.svg
traversals removed : /assets/base/images/slider-arrow-right.svg

*/

/* uchase-style-s.css */

/* 1    */ /** Akrobat **/
/* 2    */ @font-face {
/* 3    */   font-family: "Akrobat";
/* 4    */   src: local("Akrobat"), url(/assets/base/css/fonts/Akrobat/Akrobat-Regular.woff2), url(/assets/base/css/fonts/Akrobat/Akrobat-Regular.otf) format("opentype"), url(/assets/base/css/fonts/Akrobat/Akrobat-Regular.ttf), url(/assets/base/css/fonts/Akrobat/Akrobat-Regular.woff);
/* 5    */   font-weight: normal;
/* 6    */   font-style: normal;
/* 7    */   font-display: block;
/* 8    */ }
/* 9    */ /** AkrobatSemiBold **/
/* 10   */ @font-face {
/* 11   */   font-family: "AkrobatSemiBold";
/* 12   */   src: local("AkrobatSemiBold"), local("Akrobat-SemiBold"), url(/assets/base/css/fonts/Akrobat/Akrobat-SemiBold.woff2), url(/assets/base/css/fonts/Akrobat/Akrobat-SemiBold.otf) format("opentype"), url(/assets/base/css/fonts/Akrobat/Akrobat-SemiBold.ttf), url(/assets/base/css/fonts/Akrobat/Akrobat-SemiBold.woff);
/* 13   */   font-weight: normal;
/* 14   */   font-style: normal;
/* 15   */   font-display: block;
/* 16   */ }
/* 17   */ /** AkrobatBold **/
/* 18   */ @font-face {
/* 19   */   font-family: "AkrobatBold";
/* 20   */   src: local("AkrobatBold"), local("Akrobat-Bold"), url(/assets/base/css/fonts/Akrobat/Akrobat-Bold.woff2), url(/assets/base/css/fonts/Akrobat/Akrobat-Bold.otf) format("opentype"), url(/assets/base/css/fonts/Akrobat/Akrobat-Bold.ttf), url(/assets/base/css/fonts/Akrobat/Akrobat-Bold.woff);
/* 21   */   font-weight: normal;
/* 22   */   font-style: normal;
/* 23   */   font-display: block;
/* 24   */ }
/* 25   */ /** AkrobatExtraBold **/
/* 26   */ @font-face {
/* 27   */   font-family: "AkrobatExtraBold";
/* 28   */   src: local("AkrobatExtraBold"), local("Akrobat-ExtraBold"), url(/assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.woff2), url(/assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.otf) format("opentype"), url(/assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.ttf), url(/assets/base/css/fonts/Akrobat/Akrobat-ExtraBold.woff);
/* 29   */   font-weight: normal;
/* 30   */   font-style: normal;
/* 31   */   font-display: block;
/* 32   */ }
/* 33   */ /** Roboto **/
/* 34   */ @font-face {
/* 35   */   font-family: "Roboto";
/* 36   */   src: local("Roboto"), url(/assets/base/css/fonts/Roboto/Roboto-Regular.woff2), url(/assets/base/css/fonts/Roboto/Roboto-Regular.otf), url(/assets/base/css/fonts/Roboto/Roboto-Regular.ttf) format("opentype"), url(/assets/base/css/fonts/Roboto/Roboto-Regular.woff);
/* 37   */   font-weight: normal;
/* 38   */   font-style: normal;
/* 39   */   font-display: block;
/* 40   */ }
/* 41   */ /** Roboto Bold **/
/* 42   */ @font-face {
/* 43   */   font-family: "RobotoBold";
/* 44   */   src: local("RobotoBold"), local("Roboto-Bold"), url(/assets/base/css/fonts/Roboto/Roboto-Bold.woff2), url(/assets/base/css/fonts/Roboto/Roboto-Bold.otf), url(/assets/base/css/fonts/Roboto/Roboto-Bold.ttf) format("opentype"), url(/assets/base/css/fonts/Roboto/Roboto-Bold.woff);
/* 45   */   font-weight: normal;
/* 46   */   font-style: normal;
/* 47   */   font-display: block;
/* 48   */ }
/* 49   */ /** Roboto Italic **/
/* 50   */ @font-face {

/* uchase-style-s.css */

/* 51   */   font-family: "RobotoItalic";
/* 52   */   src: local("RobotoItalic"), local("Roboto-Italic"), url(/assets/base/css/fonts/Roboto/Roboto-Italic.woff2), url(/assets/base/css/fonts/Roboto/Roboto-Italic.otf), url(/assets/base/css/fonts/Roboto/Roboto-Italic.ttf) format("opentype"), url(/assets/base/css/fonts/Roboto/Roboto-Italic.woff);
/* 53   */   font-weight: normal;
/* 54   */   font-style: normal;
/* 55   */   font-display: block;
/* 56   */ }
/* 57   */ /** Adys Regular **/
/* 58   */ @font-face {
/* 59   */   font-family: "AdysRegular";
/* 60   */   src: local("ADYS Regular"), local("AdysRegular"), url(/assets/base/css/fonts/Adys/ADYS-Regular-V5-4.woff2), url(/assets/base/css/fonts/Adys/ADYS-Regular-V5-4.otf), url(/assets/base/css/fonts/Adys/ADYS-Regular-V5-4.ttf) format("opentype"), url(/assets/base/css/fonts/Adys/ADYS-Regular-V5-4.woff);
/* 61   */   font-weight: normal;
/* 62   */   font-style: normal;
/* 63   */   font-display: block;
/* 64   */ }
/* 65   */ @font-face {
/* 66   */   font-family: "RobotoCondensedMedium";
/* 67   */   src: local("RobotoCondensedMedium"), local("RobotoCondensed-Meduim"), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff2), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.otf), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.ttf) format("opentype"), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Medium.woff);
/* 68   */   font-weight: normal;
/* 69   */   font-style: normal;
/* 70   */   font-display: block;
/* 71   */ }
/* 72   */ @font-face {
/* 73   */   font-family: "RobotoCondensedRegular";
/* 74   */   src: local("RobotoCondensedRegular"), local("RobotoCondensed-Regular"), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff2), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.otf), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf) format("opentype"), url(/assets/base/css/fonts/RobotoCondensed/RobotoCondensed-Regular.woff);
/* 75   */   font-weight: normal;
/* 76   */   font-style: normal;
/* 77   */   font-display: block;
/* 78   */ }
/* 79   */ @media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
/* 80   */   @supports (-webkit-appearance: none) {
/* 81   */     @font-face {
/* 82   */       font-family: "Roboto";
/* 83   */       src: local("Roboto"), url(/assets/base/css/fonts/Roboto/Roboto-Regular.otf), url(/assets/base/css/fonts/Roboto/Roboto-Regular.ttf) format("opentype"), url(/assets/base/css/fonts/Roboto/Roboto-Regular.woff);
/* 84   */       font-weight: normal;
/* 85   */       font-style: normal;
/* 86   */       font-display: block;
/* 87   */     }
/* 88   */     @font-face {
/* 89   */       font-family: "RobotoBold";
/* 90   */       src: local("RobotoBold"), local("Roboto-Bold"), url(/assets/base/css/fonts/Roboto/Roboto-Bold.otf), url(/assets/base/css/fonts/Roboto/Roboto-Bold.ttf) format("opentype"), url(/assets/base/css/fonts/Roboto/Roboto-Bold.woff);
/* 91   */       font-weight: normal;
/* 92   */       font-style: normal;
/* 93   */       font-display: block;
/* 94   */     }
/* 95   */     @font-face {
/* 96   */       font-family: "RobotoItalic";
/* 97   */       src: local("RobotoItalic"), local("Roboto-Italic"), url(/assets/base/css/fonts/Roboto/Roboto-Italic.otf), url(/assets/base/css/fonts/Roboto/Roboto-Italic.ttf) format("opentype"), url(/assets/base/css/fonts/Roboto/Roboto-Italic.woff);
/* 98   */       font-weight: normal;
/* 99   */       font-style: normal;
/* 100  */       font-display: block;

/* uchase-style-s.css */

/* 101  */     }
/* 102  */   }
/* 103  */ }
/* 104  */ .text-xxl-regular {
/* 105  */   font-family: "Akrobat" !important;
/* 106  */   font-size: 4rem !important;
/* 107  */ }
/* 108  */ .text-xxl-semibold {
/* 109  */   font-family: "AkrobatSemiBold" !important;
/* 110  */   font-size: 4rem !important;
/* 111  */ }
/* 112  */ .text-xxl-bold {
/* 113  */   font-family: "AkrobatBold" !important;
/* 114  */   font-size: 4rem !important;
/* 115  */ }
/* 116  */ .text-xxl-extrabold {
/* 117  */   font-family: "AkrobatExtraBold" !important;
/* 118  */   font-size: 4rem !important;
/* 119  */ }
/* 120  */ .text-xl-regular {
/* 121  */   font-family: "Akrobat" !important;
/* 122  */   font-size: 3rem !important;
/* 123  */ }
/* 124  */ .text-xl-semibold {
/* 125  */   font-family: "AkrobatSemiBold" !important;
/* 126  */   font-size: 3rem !important;
/* 127  */ }
/* 128  */ .text-xl-bold {
/* 129  */   font-family: "AkrobatBold" !important;
/* 130  */   font-size: 3rem !important;
/* 131  */ }
/* 132  */ .text-xl-extrabold {
/* 133  */   font-family: "AkrobatExtraBold" !important;
/* 134  */   font-size: 3rem !important;
/* 135  */ }
/* 136  */ .text-l-regular {
/* 137  */   font-family: "Akrobat" !important;
/* 138  */   font-size: 2rem !important;
/* 139  */ }
/* 140  */ .text-l-semibold {
/* 141  */   font-family: "AkrobatSemiBold" !important;
/* 142  */   font-size: 2rem !important;
/* 143  */ }
/* 144  */ .text-l-bold {
/* 145  */   font-family: "AkrobatBold" !important;
/* 146  */   font-size: 2rem !important;
/* 147  */ }
/* 148  */ .text-l-extrabold {
/* 149  */   font-family: "AkrobatExtraBold" !important;
/* 150  */   font-size: 2rem !important;

/* uchase-style-s.css */

/* 151  */ }
/* 152  */ .text-m-regular {
/* 153  */   font-family: "Akrobat" !important;
/* 154  */   font-size: 1.5rem !important;
/* 155  */ }
/* 156  */ .text-m-semibold {
/* 157  */   font-family: "AkrobatSemiBold" !important;
/* 158  */   font-size: 1.5rem !important;
/* 159  */ }
/* 160  */ .text-m-bold {
/* 161  */   font-family: "AkrobatBold" !important;
/* 162  */   font-size: 1.5rem !important;
/* 163  */ }
/* 164  */ .text-m-extrabold {
/* 165  */   font-family: "AkrobatExtraBold" !important;
/* 166  */   font-size: 1.5rem !important;
/* 167  */ }
/* 168  */ .text-s-regular {
/* 169  */   font-family: "Akrobat" !important;
/* 170  */   font-size: 1.25rem !important;
/* 171  */ }
/* 172  */ .text-s-semibold {
/* 173  */   font-family: "AkrobatSemiBold" !important;
/* 174  */   font-size: 1.25rem !important;
/* 175  */ }
/* 176  */ .text-s-bold {
/* 177  */   font-family: "AkrobatBold" !important;
/* 178  */   font-size: 1.25rem !important;
/* 179  */ }
/* 180  */ .text-s-extrabold {
/* 181  */   font-family: "AkrobatExtraBold" !important;
/* 182  */   font-size: 1.25rem !important;
/* 183  */ }
/* 184  */ .text-xs-regular {
/* 185  */   font-family: "Akrobat" !important;
/* 186  */   font-size: 1.125rem !important;
/* 187  */ }
/* 188  */ .text-xs-semibold {
/* 189  */   font-family: "AkrobatSemiBold" !important;
/* 190  */   font-size: 1.125rem !important;
/* 191  */ }
/* 192  */ .text-xs-bold {
/* 193  */   font-family: "AkrobatBold" !important;
/* 194  */   font-size: 1.125rem !important;
/* 195  */ }
/* 196  */ .text-xs-extrabold {
/* 197  */   font-family: "AkrobatExtraBold" !important;
/* 198  */   font-size: 1.125rem !important;
/* 199  */ }
/* 200  */ .text-xxs-regular {

/* uchase-style-s.css */

/* 201  */   font-family: "Akrobat" !important;
/* 202  */   font-size: 1rem !important;
/* 203  */ }
/* 204  */ .text-xxs-semibold {
/* 205  */   font-family: "AkrobatSemiBold" !important;
/* 206  */   font-size: 1rem !important;
/* 207  */ }
/* 208  */ .text-xxs-bold {
/* 209  */   font-family: "AkrobatBold" !important;
/* 210  */   font-size: 1rem !important;
/* 211  */ }
/* 212  */ .text-xxs-extrabold {
/* 213  */   font-family: "AkrobatExtraBold" !important;
/* 214  */   font-size: 1rem !important;
/* 215  */ }
/* 216  */ .body-xxs-regular {
/* 217  */   font-family: "Roboto" !important;
/* 218  */   font-size: 1rem !important;
/* 219  */ }
/* 220  */ .body-xxs-bold {
/* 221  */   font-family: "RobotoBold" !important;
/* 222  */   font-size: 1rem !important;
/* 223  */ }
/* 224  */ .body-xxs-italic {
/* 225  */   font-family: "RobotoItalic" !important;
/* 226  */   font-size: 1rem !important;
/* 227  */ }
/* 228  */ .fs-xxl {
/* 229  */   font-size: 4rem !important;
/* 230  */ }
/* 231  */ .fs-xl {
/* 232  */   font-size: 3rem !important;
/* 233  */ }
/* 234  */ .fs-l {
/* 235  */   font-size: 2rem !important;
/* 236  */ }
/* 237  */ .fs-m {
/* 238  */   font-size: 1.5rem !important;
/* 239  */ }
/* 240  */ .fs-s {
/* 241  */   font-size: 1.25rem !important;
/* 242  */ }
/* 243  */ .fs-xs {
/* 244  */   font-size: 1.125rem !important;
/* 245  */ }
/* 246  */ .fs-xxs {
/* 247  */   font-size: 1rem !important;
/* 248  */ }
/* 249  */ @media (min-width: 768px) {
/* 250  */   .fs-sm-xxl {

/* uchase-style-s.css */

/* 251  */     font-size: 4rem !important;
/* 252  */   }
/* 253  */   .fs-sm-xl {
/* 254  */     font-size: 3rem !important;
/* 255  */   }
/* 256  */   .fs-sm-l {
/* 257  */     font-size: 2rem !important;
/* 258  */   }
/* 259  */   .fs-sm-m {
/* 260  */     font-size: 1.5rem !important;
/* 261  */   }
/* 262  */   .fs-sm-s {
/* 263  */     font-size: 1.25rem !important;
/* 264  */   }
/* 265  */   .fs-sm-xs {
/* 266  */     font-size: 1.125rem !important;
/* 267  */   }
/* 268  */   .fs-sm-xxs {
/* 269  */     font-size: 1rem !important;
/* 270  */   }
/* 271  */ }
/* 272  */ @media (min-width: 1024px) {
/* 273  */   .fs-md-xxl {
/* 274  */     font-size: 4rem !important;
/* 275  */   }
/* 276  */   .fs-md-xl {
/* 277  */     font-size: 3rem !important;
/* 278  */   }
/* 279  */   .fs-md-l {
/* 280  */     font-size: 2rem !important;
/* 281  */   }
/* 282  */   .fs-md-m {
/* 283  */     font-size: 1.5rem !important;
/* 284  */   }
/* 285  */   .fs-md-s {
/* 286  */     font-size: 1.25rem !important;
/* 287  */   }
/* 288  */   .fs-md-xs {
/* 289  */     font-size: 1.125rem !important;
/* 290  */   }
/* 291  */   .fs-md-xxs {
/* 292  */     font-size: 1rem !important;
/* 293  */   }
/* 294  */ }
/* 295  */ @media (min-width: 1280px) {
/* 296  */   .fs-lg-xxl {
/* 297  */     font-size: 4rem !important;
/* 298  */   }
/* 299  */   .fs-lg-xl {
/* 300  */     font-size: 3rem !important;

/* uchase-style-s.css */

/* 301  */   }
/* 302  */   .fs-lg-l {
/* 303  */     font-size: 2rem !important;
/* 304  */   }
/* 305  */   .fs-lg-m {
/* 306  */     font-size: 1.5rem !important;
/* 307  */   }
/* 308  */   .fs-lg-s {
/* 309  */     font-size: 1.25rem !important;
/* 310  */   }
/* 311  */   .fs-lg-xs {
/* 312  */     font-size: 1.125rem !important;
/* 313  */   }
/* 314  */   .fs-lg-xxs {
/* 315  */     font-size: 1rem !important;
/* 316  */   }
/* 317  */ }
/* 318  */ @media (min-width: 1920px) {
/* 319  */   .fs-xl-xxl {
/* 320  */     font-size: 4rem !important;
/* 321  */   }
/* 322  */   .fs-xl-xl {
/* 323  */     font-size: 3rem !important;
/* 324  */   }
/* 325  */   .fs-xl-l {
/* 326  */     font-size: 2rem !important;
/* 327  */   }
/* 328  */   .fs-xl-m {
/* 329  */     font-size: 1.5rem !important;
/* 330  */   }
/* 331  */   .fs-xl-s {
/* 332  */     font-size: 1.25rem !important;
/* 333  */   }
/* 334  */   .fs-xl-xs {
/* 335  */     font-size: 1.125rem !important;
/* 336  */   }
/* 337  */   .fs-xl-xxs {
/* 338  */     font-size: 1rem !important;
/* 339  */   }
/* 340  */ }
/* 341  */ b, strong {
/* 342  */   font-family: "AkrobatExtraBold";
/* 343  */   font-weight: normal;
/* 344  */ }
/* 345  */ .digits-font-regular {
/* 346  */   font-family: "RobotoCondensedRegular" !important;
/* 347  */ }
/* 348  */ .digits-font-medium {
/* 349  */   font-family: "RobotoCondensedMedium" !important;
/* 350  */ }

/* uchase-style-s.css */

/* 351  */ @media (min-width: 768px) {
/* 352  */   .digits-font-regular-up-sm {
/* 353  */     font-family: "RobotoCondensedRegular" !important;
/* 354  */   }
/* 355  */   .digits-font-medium-up-sm {
/* 356  */     font-family: "RobotoCondensedMedium" !important;
/* 357  */   }
/* 358  */ }
/* 359  */ @media (min-width: 1024px) {
/* 360  */   .digits-font-regular-up-md {
/* 361  */     font-family: "RobotoCondensedRegular" !important;
/* 362  */   }
/* 363  */   .digits-font-medium-up-md {
/* 364  */     font-family: "RobotoCondensedMedium" !important;
/* 365  */   }
/* 366  */ }
/* 367  */ @media (min-width: 1280px) {
/* 368  */   .digits-font-regular-up-lg {
/* 369  */     font-family: "RobotoCondensedRegular" !important;
/* 370  */   }
/* 371  */   .digits-font-medium-up-lg {
/* 372  */     font-family: "RobotoCondensedMedium" !important;
/* 373  */   }
/* 374  */ }
/* 375  */ @media (min-width: 1920px) {
/* 376  */   .digits-font-regular-up-xl {
/* 377  */     font-family: "RobotoCondensedRegular" !important;
/* 378  */   }
/* 379  */   .digits-font-medium-up-xl {
/* 380  */     font-family: "RobotoCondensedMedium" !important;
/* 381  */   }
/* 382  */ }
/* 383  */ body,
/* 384  */ input,
/* 385  */ textarea,
/* 386  */ select,
/* 387  */ button {
/* 388  */   font-variant-numeric: tabular-nums;
/* 389  */ }
/* 390  */ .fluid-side-padding {
/* 391  */   padding: 0 1rem;
/* 392  */ }
/* 393  */ @media (min-width: 1024px) {
/* 394  */   .fluid-side-padding {
/* 395  */     padding: 0 1.5rem;
/* 396  */   }
/* 397  */ }
/* 398  */ @media (max-width: 767.98px) {
/* 399  */   .side-padding {
/* 400  */     padding: 0 1rem;

/* uchase-style-s.css */

/* 401  */   }
/* 402  */ }
/* 403  */ /*
/* 404  *|  Create classes to set background-color and color styles for categories
/* 405  *|  using main category color and category color level - add 10% #000
/* 406  *|  */
/* 407  */ .color-1 {
/* 408  */   background-color: #B53F73 !important;
/* 409  */ }
/* 410  */ .color-1-2 {
/* 411  */   background-color: #a33968 !important;
/* 412  */ }
/* 413  */ .color-1-3 {
/* 414  */   background-color: #91325c !important;
/* 415  */ }
/* 416  */ .color-1-4 {
/* 417  */   background-color: #9a3662 !important;
/* 418  */ }
/* 419  */ .text-color-1 {
/* 420  */   color: #B53F73 !important;
/* 421  */ }
/* 422  */ .text-color-1-2 {
/* 423  */   color: #a33968 !important;
/* 424  */ }
/* 425  */ .text-color-1-3 {
/* 426  */   color: #91325c !important;
/* 427  */ }
/* 428  */ .border-color-1 {
/* 429  */   border-color: #B53F73 !important;
/* 430  */ }
/* 431  */ .border-color-1-2 {
/* 432  */   border-color: #a33968 !important;
/* 433  */ }
/* 434  */ .border-color-1-3 {
/* 435  */   border-color: #91325c !important;
/* 436  */ }
/* 437  */ .category-fill-color-1 {
/* 438  */   fill: #B53F73 !important;
/* 439  */ }
/* 440  */ .category-fill-color-1-i {
/* 441  */   fill: #B53F73 !important;
/* 442  */ }
/* 443  */ .text-color-hover-1:hover {
/* 444  */   color: #B53F73 !important;
/* 445  */ }
/* 446  */ .color-hover-1:hover {
/* 447  */   background-color: #B53F73 !important;
/* 448  */ }
/* 449  */ .color-hover-1-2:hover {
/* 450  */   background-color: #a33968 !important;

/* uchase-style-s.css */

/* 451  */ }
/* 452  */ @media (hover: hover) {
/* 453  */   .color-hover-1-3:hover {
/* 454  */     background-color: #91325c !important;
/* 455  */   }
/* 456  */ }
/* 457  */ .color-hover-1-4:hover {
/* 458  */   background-color: #882f56 !important;
/* 459  */ }
/* 460  */ .border-color-hover-1:hover {
/* 461  */   border-color: #B53F73 !important;
/* 462  */ }
/* 463  */ .border-color-hover-1-2:hover {
/* 464  */   border-color: #a33968 !important;
/* 465  */ }
/* 466  */ .border-color-hover-1-3:hover {
/* 467  */   border-color: #91325c !important;
/* 468  */ }
/* 469  */ .color-2 {
/* 470  */   background-color: #18449A !important;
/* 471  */ }
/* 472  */ .color-2-2 {
/* 473  */   background-color: #163d8b !important;
/* 474  */ }
/* 475  */ .color-2-3 {
/* 476  */   background-color: #13367b !important;
/* 477  */ }
/* 478  */ .color-2-4 {
/* 479  */   background-color: #143a83 !important;
/* 480  */ }
/* 481  */ .text-color-2 {
/* 482  */   color: #18449A !important;
/* 483  */ }
/* 484  */ .text-color-2-2 {
/* 485  */   color: #163d8b !important;
/* 486  */ }
/* 487  */ .text-color-2-3 {
/* 488  */   color: #13367b !important;
/* 489  */ }
/* 490  */ .border-color-2 {
/* 491  */   border-color: #18449A !important;
/* 492  */ }
/* 493  */ .border-color-2-2 {
/* 494  */   border-color: #163d8b !important;
/* 495  */ }
/* 496  */ .border-color-2-3 {
/* 497  */   border-color: #13367b !important;
/* 498  */ }
/* 499  */ .category-fill-color-2 {
/* 500  */   fill: #18449A !important;

/* uchase-style-s.css */

/* 501  */ }
/* 502  */ .category-fill-color-2-i {
/* 503  */   fill: #18449A !important;
/* 504  */ }
/* 505  */ .text-color-hover-2:hover {
/* 506  */   color: #18449A !important;
/* 507  */ }
/* 508  */ .color-hover-2:hover {
/* 509  */   background-color: #18449A !important;
/* 510  */ }
/* 511  */ .color-hover-2-2:hover {
/* 512  */   background-color: #163d8b !important;
/* 513  */ }
/* 514  */ @media (hover: hover) {
/* 515  */   .color-hover-2-3:hover {
/* 516  */     background-color: #13367b !important;
/* 517  */   }
/* 518  */ }
/* 519  */ .color-hover-2-4:hover {
/* 520  */   background-color: #123374 !important;
/* 521  */ }
/* 522  */ .border-color-hover-2:hover {
/* 523  */   border-color: #18449A !important;
/* 524  */ }
/* 525  */ .border-color-hover-2-2:hover {
/* 526  */   border-color: #163d8b !important;
/* 527  */ }
/* 528  */ .border-color-hover-2-3:hover {
/* 529  */   border-color: #13367b !important;
/* 530  */ }
/* 531  */ .color-3 {
/* 532  */   background-color: #913BB1 !important;
/* 533  */ }
/* 534  */ .color-3-2 {
/* 535  */   background-color: #83359f !important;
/* 536  */ }
/* 537  */ .color-3-3 {
/* 538  */   background-color: #742f8e !important;
/* 539  */ }
/* 540  */ .color-3-4 {
/* 541  */   background-color: #7b3296 !important;
/* 542  */ }
/* 543  */ .text-color-3 {
/* 544  */   color: #913BB1 !important;
/* 545  */ }
/* 546  */ .text-color-3-2 {
/* 547  */   color: #83359f !important;
/* 548  */ }
/* 549  */ .text-color-3-3 {
/* 550  */   color: #742f8e !important;

/* uchase-style-s.css */

/* 551  */ }
/* 552  */ .border-color-3 {
/* 553  */   border-color: #913BB1 !important;
/* 554  */ }
/* 555  */ .border-color-3-2 {
/* 556  */   border-color: #83359f !important;
/* 557  */ }
/* 558  */ .border-color-3-3 {
/* 559  */   border-color: #742f8e !important;
/* 560  */ }
/* 561  */ .category-fill-color-3 {
/* 562  */   fill: #913BB1 !important;
/* 563  */ }
/* 564  */ .category-fill-color-3-i {
/* 565  */   fill: #913BB1 !important;
/* 566  */ }
/* 567  */ .text-color-hover-3:hover {
/* 568  */   color: #913BB1 !important;
/* 569  */ }
/* 570  */ .color-hover-3:hover {
/* 571  */   background-color: #913BB1 !important;
/* 572  */ }
/* 573  */ .color-hover-3-2:hover {
/* 574  */   background-color: #83359f !important;
/* 575  */ }
/* 576  */ @media (hover: hover) {
/* 577  */   .color-hover-3-3:hover {
/* 578  */     background-color: #742f8e !important;
/* 579  */   }
/* 580  */ }
/* 581  */ .color-hover-3-4:hover {
/* 582  */   background-color: #6d2c85 !important;
/* 583  */ }
/* 584  */ .border-color-hover-3:hover {
/* 585  */   border-color: #913BB1 !important;
/* 586  */ }
/* 587  */ .border-color-hover-3-2:hover {
/* 588  */   border-color: #83359f !important;
/* 589  */ }
/* 590  */ .border-color-hover-3-3:hover {
/* 591  */   border-color: #742f8e !important;
/* 592  */ }
/* 593  */ .color-4 {
/* 594  */   background-color: #1E7EBB !important;
/* 595  */ }
/* 596  */ .color-4-2 {
/* 597  */   background-color: #1b71a8 !important;
/* 598  */ }
/* 599  */ .color-4-3 {
/* 600  */   background-color: #186596 !important;

/* uchase-style-s.css */

/* 601  */ }
/* 602  */ .color-4-4 {
/* 603  */   background-color: #1a6b9f !important;
/* 604  */ }
/* 605  */ .text-color-4 {
/* 606  */   color: #1E7EBB !important;
/* 607  */ }
/* 608  */ .text-color-4-2 {
/* 609  */   color: #1b71a8 !important;
/* 610  */ }
/* 611  */ .text-color-4-3 {
/* 612  */   color: #186596 !important;
/* 613  */ }
/* 614  */ .border-color-4 {
/* 615  */   border-color: #1E7EBB !important;
/* 616  */ }
/* 617  */ .border-color-4-2 {
/* 618  */   border-color: #1b71a8 !important;
/* 619  */ }
/* 620  */ .border-color-4-3 {
/* 621  */   border-color: #186596 !important;
/* 622  */ }
/* 623  */ .category-fill-color-4 {
/* 624  */   fill: #1E7EBB !important;
/* 625  */ }
/* 626  */ .category-fill-color-4-i {
/* 627  */   fill: #1E7EBB !important;
/* 628  */ }
/* 629  */ .text-color-hover-4:hover {
/* 630  */   color: #1E7EBB !important;
/* 631  */ }
/* 632  */ .color-hover-4:hover {
/* 633  */   background-color: #1E7EBB !important;
/* 634  */ }
/* 635  */ .color-hover-4-2:hover {
/* 636  */   background-color: #1b71a8 !important;
/* 637  */ }
/* 638  */ @media (hover: hover) {
/* 639  */   .color-hover-4-3:hover {
/* 640  */     background-color: #186596 !important;
/* 641  */   }
/* 642  */ }
/* 643  */ .color-hover-4-4:hover {
/* 644  */   background-color: #175f8c !important;
/* 645  */ }
/* 646  */ .border-color-hover-4:hover {
/* 647  */   border-color: #1E7EBB !important;
/* 648  */ }
/* 649  */ .border-color-hover-4-2:hover {
/* 650  */   border-color: #1b71a8 !important;

/* uchase-style-s.css */

/* 651  */ }
/* 652  */ .border-color-hover-4-3:hover {
/* 653  */   border-color: #186596 !important;
/* 654  */ }
/* 655  */ .color-5 {
/* 656  */   background-color: #10AF5E !important;
/* 657  */ }
/* 658  */ .color-5-2 {
/* 659  */   background-color: #0e9e55 !important;
/* 660  */ }
/* 661  */ .color-5-3 {
/* 662  */   background-color: #0d8c4b !important;
/* 663  */ }
/* 664  */ .color-5-4 {
/* 665  */   background-color: #0e9550 !important;
/* 666  */ }
/* 667  */ .text-color-5 {
/* 668  */   color: #10AF5E !important;
/* 669  */ }
/* 670  */ .text-color-5-2 {
/* 671  */   color: #0e9e55 !important;
/* 672  */ }
/* 673  */ .text-color-5-3 {
/* 674  */   color: #0d8c4b !important;
/* 675  */ }
/* 676  */ .border-color-5 {
/* 677  */   border-color: #10AF5E !important;
/* 678  */ }
/* 679  */ .border-color-5-2 {
/* 680  */   border-color: #0e9e55 !important;
/* 681  */ }
/* 682  */ .border-color-5-3 {
/* 683  */   border-color: #0d8c4b !important;
/* 684  */ }
/* 685  */ .category-fill-color-5 {
/* 686  */   fill: #10AF5E !important;
/* 687  */ }
/* 688  */ .category-fill-color-5-i {
/* 689  */   fill: #10AF5E !important;
/* 690  */ }
/* 691  */ .text-color-hover-5:hover {
/* 692  */   color: #10AF5E !important;
/* 693  */ }
/* 694  */ .color-hover-5:hover {
/* 695  */   background-color: #10AF5E !important;
/* 696  */ }
/* 697  */ .color-hover-5-2:hover {
/* 698  */   background-color: #0e9e55 !important;
/* 699  */ }
/* 700  */ @media (hover: hover) {

/* uchase-style-s.css */

/* 701  */   .color-hover-5-3:hover {
/* 702  */     background-color: #0d8c4b !important;
/* 703  */   }
/* 704  */ }
/* 705  */ .color-hover-5-4:hover {
/* 706  */   background-color: #0c8347 !important;
/* 707  */ }
/* 708  */ .border-color-hover-5:hover {
/* 709  */   border-color: #10AF5E !important;
/* 710  */ }
/* 711  */ .border-color-hover-5-2:hover {
/* 712  */   border-color: #0e9e55 !important;
/* 713  */ }
/* 714  */ .border-color-hover-5-3:hover {
/* 715  */   border-color: #0d8c4b !important;
/* 716  */ }
/* 717  */ .color-6 {
/* 718  */   background-color: #00AD9A !important;
/* 719  */ }
/* 720  */ .color-6-2 {
/* 721  */   background-color: #009c8b !important;
/* 722  */ }
/* 723  */ .color-6-3 {
/* 724  */   background-color: #008a7b !important;
/* 725  */ }
/* 726  */ .color-6-4 {
/* 727  */   background-color: #009383 !important;
/* 728  */ }
/* 729  */ .text-color-6 {
/* 730  */   color: #00AD9A !important;
/* 731  */ }
/* 732  */ .text-color-6-2 {
/* 733  */   color: #009c8b !important;
/* 734  */ }
/* 735  */ .text-color-6-3 {
/* 736  */   color: #008a7b !important;
/* 737  */ }
/* 738  */ .border-color-6 {
/* 739  */   border-color: #00AD9A !important;
/* 740  */ }
/* 741  */ .border-color-6-2 {
/* 742  */   border-color: #009c8b !important;
/* 743  */ }
/* 744  */ .border-color-6-3 {
/* 745  */   border-color: #008a7b !important;
/* 746  */ }
/* 747  */ .category-fill-color-6 {
/* 748  */   fill: #00AD9A !important;
/* 749  */ }
/* 750  */ .category-fill-color-6-i {

/* uchase-style-s.css */

/* 751  */   fill: #00AD9A !important;
/* 752  */ }
/* 753  */ .text-color-hover-6:hover {
/* 754  */   color: #00AD9A !important;
/* 755  */ }
/* 756  */ .color-hover-6:hover {
/* 757  */   background-color: #00AD9A !important;
/* 758  */ }
/* 759  */ .color-hover-6-2:hover {
/* 760  */   background-color: #009c8b !important;
/* 761  */ }
/* 762  */ @media (hover: hover) {
/* 763  */   .color-hover-6-3:hover {
/* 764  */     background-color: #008a7b !important;
/* 765  */   }
/* 766  */ }
/* 767  */ .color-hover-6-4:hover {
/* 768  */   background-color: #008274 !important;
/* 769  */ }
/* 770  */ .border-color-hover-6:hover {
/* 771  */   border-color: #00AD9A !important;
/* 772  */ }
/* 773  */ .border-color-hover-6-2:hover {
/* 774  */   border-color: #009c8b !important;
/* 775  */ }
/* 776  */ .border-color-hover-6-3:hover {
/* 777  */   border-color: #008a7b !important;
/* 778  */ }
/* 779  */ .color-7 {
/* 780  */   background-color: #FF716D !important;
/* 781  */ }
/* 782  */ .color-7-2 {
/* 783  */   background-color: #e66662 !important;
/* 784  */ }
/* 785  */ .color-7-3 {
/* 786  */   background-color: #cc5a57 !important;
/* 787  */ }
/* 788  */ .color-7-4 {
/* 789  */   background-color: #d9605d !important;
/* 790  */ }
/* 791  */ .text-color-7 {
/* 792  */   color: #FF716D !important;
/* 793  */ }
/* 794  */ .text-color-7-2 {
/* 795  */   color: #e66662 !important;
/* 796  */ }
/* 797  */ .text-color-7-3 {
/* 798  */   color: #cc5a57 !important;
/* 799  */ }
/* 800  */ .border-color-7 {

/* uchase-style-s.css */

/* 801  */   border-color: #FF716D !important;
/* 802  */ }
/* 803  */ .border-color-7-2 {
/* 804  */   border-color: #e66662 !important;
/* 805  */ }
/* 806  */ .border-color-7-3 {
/* 807  */   border-color: #cc5a57 !important;
/* 808  */ }
/* 809  */ .category-fill-color-7 {
/* 810  */   fill: #FF716D !important;
/* 811  */ }
/* 812  */ .category-fill-color-7-i {
/* 813  */   fill: #FF716D !important;
/* 814  */ }
/* 815  */ .text-color-hover-7:hover {
/* 816  */   color: #FF716D !important;
/* 817  */ }
/* 818  */ .color-hover-7:hover {
/* 819  */   background-color: #FF716D !important;
/* 820  */ }
/* 821  */ .color-hover-7-2:hover {
/* 822  */   background-color: #e66662 !important;
/* 823  */ }
/* 824  */ @media (hover: hover) {
/* 825  */   .color-hover-7-3:hover {
/* 826  */     background-color: #cc5a57 !important;
/* 827  */   }
/* 828  */ }
/* 829  */ .color-hover-7-4:hover {
/* 830  */   background-color: #bf5552 !important;
/* 831  */ }
/* 832  */ .border-color-hover-7:hover {
/* 833  */   border-color: #FF716D !important;
/* 834  */ }
/* 835  */ .border-color-hover-7-2:hover {
/* 836  */   border-color: #e66662 !important;
/* 837  */ }
/* 838  */ .border-color-hover-7-3:hover {
/* 839  */   border-color: #cc5a57 !important;
/* 840  */ }
/* 841  */ .color-8 {
/* 842  */   background-color: #913BB1 !important;
/* 843  */ }
/* 844  */ .color-8-2 {
/* 845  */   background-color: #83359f !important;
/* 846  */ }
/* 847  */ .color-8-3 {
/* 848  */   background-color: #742f8e !important;
/* 849  */ }
/* 850  */ .color-8-4 {

/* uchase-style-s.css */

/* 851  */   background-color: #7b3296 !important;
/* 852  */ }
/* 853  */ .text-color-8 {
/* 854  */   color: #913BB1 !important;
/* 855  */ }
/* 856  */ .text-color-8-2 {
/* 857  */   color: #83359f !important;
/* 858  */ }
/* 859  */ .text-color-8-3 {
/* 860  */   color: #742f8e !important;
/* 861  */ }
/* 862  */ .border-color-8 {
/* 863  */   border-color: #913BB1 !important;
/* 864  */ }
/* 865  */ .border-color-8-2 {
/* 866  */   border-color: #83359f !important;
/* 867  */ }
/* 868  */ .border-color-8-3 {
/* 869  */   border-color: #742f8e !important;
/* 870  */ }
/* 871  */ .category-fill-color-8 {
/* 872  */   fill: #913BB1 !important;
/* 873  */ }
/* 874  */ .category-fill-color-8-i {
/* 875  */   fill: #913BB1 !important;
/* 876  */ }
/* 877  */ .text-color-hover-8:hover {
/* 878  */   color: #913BB1 !important;
/* 879  */ }
/* 880  */ .color-hover-8:hover {
/* 881  */   background-color: #913BB1 !important;
/* 882  */ }
/* 883  */ .color-hover-8-2:hover {
/* 884  */   background-color: #83359f !important;
/* 885  */ }
/* 886  */ @media (hover: hover) {
/* 887  */   .color-hover-8-3:hover {
/* 888  */     background-color: #742f8e !important;
/* 889  */   }
/* 890  */ }
/* 891  */ .color-hover-8-4:hover {
/* 892  */   background-color: #6d2c85 !important;
/* 893  */ }
/* 894  */ .border-color-hover-8:hover {
/* 895  */   border-color: #913BB1 !important;
/* 896  */ }
/* 897  */ .border-color-hover-8-2:hover {
/* 898  */   border-color: #83359f !important;
/* 899  */ }
/* 900  */ .border-color-hover-8-3:hover {

/* uchase-style-s.css */

/* 901  */   border-color: #742f8e !important;
/* 902  */ }
/* 903  */ .color-9 {
/* 904  */   background-color: #A6D25F !important;
/* 905  */ }
/* 906  */ .color-9-2 {
/* 907  */   background-color: #95bd56 !important;
/* 908  */ }
/* 909  */ .color-9-3 {
/* 910  */   background-color: #85a84c !important;
/* 911  */ }
/* 912  */ .color-9-4 {
/* 913  */   background-color: #8db351 !important;
/* 914  */ }
/* 915  */ .text-color-9 {
/* 916  */   color: #A6D25F !important;
/* 917  */ }
/* 918  */ .text-color-9-2 {
/* 919  */   color: #95bd56 !important;
/* 920  */ }
/* 921  */ .text-color-9-3 {
/* 922  */   color: #85a84c !important;
/* 923  */ }
/* 924  */ .border-color-9 {
/* 925  */   border-color: #A6D25F !important;
/* 926  */ }
/* 927  */ .border-color-9-2 {
/* 928  */   border-color: #95bd56 !important;
/* 929  */ }
/* 930  */ .border-color-9-3 {
/* 931  */   border-color: #85a84c !important;
/* 932  */ }
/* 933  */ .category-fill-color-9 {
/* 934  */   fill: #A6D25F !important;
/* 935  */ }
/* 936  */ .category-fill-color-9-i {
/* 937  */   fill: #A6D25F !important;
/* 938  */ }
/* 939  */ .text-color-hover-9:hover {
/* 940  */   color: #A6D25F !important;
/* 941  */ }
/* 942  */ .color-hover-9:hover {
/* 943  */   background-color: #A6D25F !important;
/* 944  */ }
/* 945  */ .color-hover-9-2:hover {
/* 946  */   background-color: #95bd56 !important;
/* 947  */ }
/* 948  */ @media (hover: hover) {
/* 949  */   .color-hover-9-3:hover {
/* 950  */     background-color: #85a84c !important;

/* uchase-style-s.css */

/* 951  */   }
/* 952  */ }
/* 953  */ .color-hover-9-4:hover {
/* 954  */   background-color: #7d9e47 !important;
/* 955  */ }
/* 956  */ .border-color-hover-9:hover {
/* 957  */   border-color: #A6D25F !important;
/* 958  */ }
/* 959  */ .border-color-hover-9-2:hover {
/* 960  */   border-color: #95bd56 !important;
/* 961  */ }
/* 962  */ .border-color-hover-9-3:hover {
/* 963  */   border-color: #85a84c !important;
/* 964  */ }
/* 965  */ .color-10 {
/* 966  */   background-color: #00CCC0 !important;
/* 967  */ }
/* 968  */ .color-10-2 {
/* 969  */   background-color: #00b8ad !important;
/* 970  */ }
/* 971  */ .color-10-3 {
/* 972  */   background-color: #00a39a !important;
/* 973  */ }
/* 974  */ .color-10-4 {
/* 975  */   background-color: #00ada3 !important;
/* 976  */ }
/* 977  */ .text-color-10 {
/* 978  */   color: #00CCC0 !important;
/* 979  */ }
/* 980  */ .text-color-10-2 {
/* 981  */   color: #00b8ad !important;
/* 982  */ }
/* 983  */ .text-color-10-3 {
/* 984  */   color: #00a39a !important;
/* 985  */ }
/* 986  */ .border-color-10 {
/* 987  */   border-color: #00CCC0 !important;
/* 988  */ }
/* 989  */ .border-color-10-2 {
/* 990  */   border-color: #00b8ad !important;
/* 991  */ }
/* 992  */ .border-color-10-3 {
/* 993  */   border-color: #00a39a !important;
/* 994  */ }
/* 995  */ .category-fill-color-10 {
/* 996  */   fill: #00CCC0 !important;
/* 997  */ }
/* 998  */ .category-fill-color-10-i {
/* 999  */   fill: #00CCC0 !important;
/* 1000 */ }

/* uchase-style-s.css */

/* 1001 */ .text-color-hover-10:hover {
/* 1002 */   color: #00CCC0 !important;
/* 1003 */ }
/* 1004 */ .color-hover-10:hover {
/* 1005 */   background-color: #00CCC0 !important;
/* 1006 */ }
/* 1007 */ .color-hover-10-2:hover {
/* 1008 */   background-color: #00b8ad !important;
/* 1009 */ }
/* 1010 */ @media (hover: hover) {
/* 1011 */   .color-hover-10-3:hover {
/* 1012 */     background-color: #00a39a !important;
/* 1013 */   }
/* 1014 */ }
/* 1015 */ .color-hover-10-4:hover {
/* 1016 */   background-color: #009990 !important;
/* 1017 */ }
/* 1018 */ .border-color-hover-10:hover {
/* 1019 */   border-color: #00CCC0 !important;
/* 1020 */ }
/* 1021 */ .border-color-hover-10-2:hover {
/* 1022 */   border-color: #00b8ad !important;
/* 1023 */ }
/* 1024 */ .border-color-hover-10-3:hover {
/* 1025 */   border-color: #00a39a !important;
/* 1026 */ }
/* 1027 */ .color-11 {
/* 1028 */   background-color: #2896DD !important;
/* 1029 */ }
/* 1030 */ .color-11-2 {
/* 1031 */   background-color: #2487c7 !important;
/* 1032 */ }
/* 1033 */ .color-11-3 {
/* 1034 */   background-color: #2078b1 !important;
/* 1035 */ }
/* 1036 */ .color-11-4 {
/* 1037 */   background-color: #2280bc !important;
/* 1038 */ }
/* 1039 */ .text-color-11 {
/* 1040 */   color: #2896DD !important;
/* 1041 */ }
/* 1042 */ .text-color-11-2 {
/* 1043 */   color: #2487c7 !important;
/* 1044 */ }
/* 1045 */ .text-color-11-3 {
/* 1046 */   color: #2078b1 !important;
/* 1047 */ }
/* 1048 */ .border-color-11 {
/* 1049 */   border-color: #2896DD !important;
/* 1050 */ }

/* uchase-style-s.css */

/* 1051 */ .border-color-11-2 {
/* 1052 */   border-color: #2487c7 !important;
/* 1053 */ }
/* 1054 */ .border-color-11-3 {
/* 1055 */   border-color: #2078b1 !important;
/* 1056 */ }
/* 1057 */ .category-fill-color-11 {
/* 1058 */   fill: #2896DD !important;
/* 1059 */ }
/* 1060 */ .category-fill-color-11-i {
/* 1061 */   fill: #2896DD !important;
/* 1062 */ }
/* 1063 */ .text-color-hover-11:hover {
/* 1064 */   color: #2896DD !important;
/* 1065 */ }
/* 1066 */ .color-hover-11:hover {
/* 1067 */   background-color: #2896DD !important;
/* 1068 */ }
/* 1069 */ .color-hover-11-2:hover {
/* 1070 */   background-color: #2487c7 !important;
/* 1071 */ }
/* 1072 */ @media (hover: hover) {
/* 1073 */   .color-hover-11-3:hover {
/* 1074 */     background-color: #2078b1 !important;
/* 1075 */   }
/* 1076 */ }
/* 1077 */ .color-hover-11-4:hover {
/* 1078 */   background-color: #1e71a6 !important;
/* 1079 */ }
/* 1080 */ .border-color-hover-11:hover {
/* 1081 */   border-color: #2896DD !important;
/* 1082 */ }
/* 1083 */ .border-color-hover-11-2:hover {
/* 1084 */   border-color: #2487c7 !important;
/* 1085 */ }
/* 1086 */ .border-color-hover-11-3:hover {
/* 1087 */   border-color: #2078b1 !important;
/* 1088 */ }
/* 1089 */ .color-12 {
/* 1090 */   background-color: #B53F73 !important;
/* 1091 */ }
/* 1092 */ .color-12-2 {
/* 1093 */   background-color: #a33968 !important;
/* 1094 */ }
/* 1095 */ .color-12-3 {
/* 1096 */   background-color: #91325c !important;
/* 1097 */ }
/* 1098 */ .color-12-4 {
/* 1099 */   background-color: #9a3662 !important;
/* 1100 */ }

/* uchase-style-s.css */

/* 1101 */ .text-color-12 {
/* 1102 */   color: #B53F73 !important;
/* 1103 */ }
/* 1104 */ .text-color-12-2 {
/* 1105 */   color: #a33968 !important;
/* 1106 */ }
/* 1107 */ .text-color-12-3 {
/* 1108 */   color: #91325c !important;
/* 1109 */ }
/* 1110 */ .border-color-12 {
/* 1111 */   border-color: #B53F73 !important;
/* 1112 */ }
/* 1113 */ .border-color-12-2 {
/* 1114 */   border-color: #a33968 !important;
/* 1115 */ }
/* 1116 */ .border-color-12-3 {
/* 1117 */   border-color: #91325c !important;
/* 1118 */ }
/* 1119 */ .category-fill-color-12 {
/* 1120 */   fill: #B53F73 !important;
/* 1121 */ }
/* 1122 */ .category-fill-color-12-i {
/* 1123 */   fill: #B53F73 !important;
/* 1124 */ }
/* 1125 */ .text-color-hover-12:hover {
/* 1126 */   color: #B53F73 !important;
/* 1127 */ }
/* 1128 */ .color-hover-12:hover {
/* 1129 */   background-color: #B53F73 !important;
/* 1130 */ }
/* 1131 */ .color-hover-12-2:hover {
/* 1132 */   background-color: #a33968 !important;
/* 1133 */ }
/* 1134 */ @media (hover: hover) {
/* 1135 */   .color-hover-12-3:hover {
/* 1136 */     background-color: #91325c !important;
/* 1137 */   }
/* 1138 */ }
/* 1139 */ .color-hover-12-4:hover {
/* 1140 */   background-color: #882f56 !important;
/* 1141 */ }
/* 1142 */ .border-color-hover-12:hover {
/* 1143 */   border-color: #B53F73 !important;
/* 1144 */ }
/* 1145 */ .border-color-hover-12-2:hover {
/* 1146 */   border-color: #a33968 !important;
/* 1147 */ }
/* 1148 */ .border-color-hover-12-3:hover {
/* 1149 */   border-color: #91325c !important;
/* 1150 */ }

/* uchase-style-s.css */

/* 1151 */ .color-13 {
/* 1152 */   background-color: #18449A !important;
/* 1153 */ }
/* 1154 */ .color-13-2 {
/* 1155 */   background-color: #163d8b !important;
/* 1156 */ }
/* 1157 */ .color-13-3 {
/* 1158 */   background-color: #13367b !important;
/* 1159 */ }
/* 1160 */ .color-13-4 {
/* 1161 */   background-color: #143a83 !important;
/* 1162 */ }
/* 1163 */ .text-color-13 {
/* 1164 */   color: #18449A !important;
/* 1165 */ }
/* 1166 */ .text-color-13-2 {
/* 1167 */   color: #163d8b !important;
/* 1168 */ }
/* 1169 */ .text-color-13-3 {
/* 1170 */   color: #13367b !important;
/* 1171 */ }
/* 1172 */ .border-color-13 {
/* 1173 */   border-color: #18449A !important;
/* 1174 */ }
/* 1175 */ .border-color-13-2 {
/* 1176 */   border-color: #163d8b !important;
/* 1177 */ }
/* 1178 */ .border-color-13-3 {
/* 1179 */   border-color: #13367b !important;
/* 1180 */ }
/* 1181 */ .category-fill-color-13 {
/* 1182 */   fill: #18449A !important;
/* 1183 */ }
/* 1184 */ .category-fill-color-13-i {
/* 1185 */   fill: #18449A !important;
/* 1186 */ }
/* 1187 */ .text-color-hover-13:hover {
/* 1188 */   color: #18449A !important;
/* 1189 */ }
/* 1190 */ .color-hover-13:hover {
/* 1191 */   background-color: #18449A !important;
/* 1192 */ }
/* 1193 */ .color-hover-13-2:hover {
/* 1194 */   background-color: #163d8b !important;
/* 1195 */ }
/* 1196 */ @media (hover: hover) {
/* 1197 */   .color-hover-13-3:hover {
/* 1198 */     background-color: #13367b !important;
/* 1199 */   }
/* 1200 */ }

/* uchase-style-s.css */

/* 1201 */ .color-hover-13-4:hover {
/* 1202 */   background-color: #123374 !important;
/* 1203 */ }
/* 1204 */ .border-color-hover-13:hover {
/* 1205 */   border-color: #18449A !important;
/* 1206 */ }
/* 1207 */ .border-color-hover-13-2:hover {
/* 1208 */   border-color: #163d8b !important;
/* 1209 */ }
/* 1210 */ .border-color-hover-13-3:hover {
/* 1211 */   border-color: #13367b !important;
/* 1212 */ }
/* 1213 */ .color-14 {
/* 1214 */   background-color: #4767D1 !important;
/* 1215 */ }
/* 1216 */ .color-14-2 {
/* 1217 */   background-color: #405dbc !important;
/* 1218 */ }
/* 1219 */ .color-14-3 {
/* 1220 */   background-color: #3952a7 !important;
/* 1221 */ }
/* 1222 */ .color-14-4 {
/* 1223 */   background-color: #3c58b2 !important;
/* 1224 */ }
/* 1225 */ .text-color-14 {
/* 1226 */   color: #4767D1 !important;
/* 1227 */ }
/* 1228 */ .text-color-14-2 {
/* 1229 */   color: #405dbc !important;
/* 1230 */ }
/* 1231 */ .text-color-14-3 {
/* 1232 */   color: #3952a7 !important;
/* 1233 */ }
/* 1234 */ .border-color-14 {
/* 1235 */   border-color: #4767D1 !important;
/* 1236 */ }
/* 1237 */ .border-color-14-2 {
/* 1238 */   border-color: #405dbc !important;
/* 1239 */ }
/* 1240 */ .border-color-14-3 {
/* 1241 */   border-color: #3952a7 !important;
/* 1242 */ }
/* 1243 */ .category-fill-color-14 {
/* 1244 */   fill: #4767D1 !important;
/* 1245 */ }
/* 1246 */ .category-fill-color-14-i {
/* 1247 */   fill: #4767D1 !important;
/* 1248 */ }
/* 1249 */ .text-color-hover-14:hover {
/* 1250 */   color: #4767D1 !important;

/* uchase-style-s.css */

/* 1251 */ }
/* 1252 */ .color-hover-14:hover {
/* 1253 */   background-color: #4767D1 !important;
/* 1254 */ }
/* 1255 */ .color-hover-14-2:hover {
/* 1256 */   background-color: #405dbc !important;
/* 1257 */ }
/* 1258 */ @media (hover: hover) {
/* 1259 */   .color-hover-14-3:hover {
/* 1260 */     background-color: #3952a7 !important;
/* 1261 */   }
/* 1262 */ }
/* 1263 */ .color-hover-14-4:hover {
/* 1264 */   background-color: #354d9d !important;
/* 1265 */ }
/* 1266 */ .border-color-hover-14:hover {
/* 1267 */   border-color: #4767D1 !important;
/* 1268 */ }
/* 1269 */ .border-color-hover-14-2:hover {
/* 1270 */   border-color: #405dbc !important;
/* 1271 */ }
/* 1272 */ .border-color-hover-14-3:hover {
/* 1273 */   border-color: #3952a7 !important;
/* 1274 */ }
/* 1275 */ .color-15 {
/* 1276 */   background-color: #E5A900 !important;
/* 1277 */ }
/* 1278 */ .color-15-2 {
/* 1279 */   background-color: #ce9800 !important;
/* 1280 */ }
/* 1281 */ .color-15-3 {
/* 1282 */   background-color: #b78700 !important;
/* 1283 */ }
/* 1284 */ .color-15-4 {
/* 1285 */   background-color: #c39000 !important;
/* 1286 */ }
/* 1287 */ .text-color-15 {
/* 1288 */   color: #E5A900 !important;
/* 1289 */ }
/* 1290 */ .text-color-15-2 {
/* 1291 */   color: #ce9800 !important;
/* 1292 */ }
/* 1293 */ .text-color-15-3 {
/* 1294 */   color: #b78700 !important;
/* 1295 */ }
/* 1296 */ .border-color-15 {
/* 1297 */   border-color: #E5A900 !important;
/* 1298 */ }
/* 1299 */ .border-color-15-2 {
/* 1300 */   border-color: #ce9800 !important;

/* uchase-style-s.css */

/* 1301 */ }
/* 1302 */ .border-color-15-3 {
/* 1303 */   border-color: #b78700 !important;
/* 1304 */ }
/* 1305 */ .category-fill-color-15 {
/* 1306 */   fill: #E5A900 !important;
/* 1307 */ }
/* 1308 */ .category-fill-color-15-i {
/* 1309 */   fill: #E5A900 !important;
/* 1310 */ }
/* 1311 */ .text-color-hover-15:hover {
/* 1312 */   color: #E5A900 !important;
/* 1313 */ }
/* 1314 */ .color-hover-15:hover {
/* 1315 */   background-color: #E5A900 !important;
/* 1316 */ }
/* 1317 */ .color-hover-15-2:hover {
/* 1318 */   background-color: #ce9800 !important;
/* 1319 */ }
/* 1320 */ @media (hover: hover) {
/* 1321 */   .color-hover-15-3:hover {
/* 1322 */     background-color: #b78700 !important;
/* 1323 */   }
/* 1324 */ }
/* 1325 */ .color-hover-15-4:hover {
/* 1326 */   background-color: #ac7f00 !important;
/* 1327 */ }
/* 1328 */ .border-color-hover-15:hover {
/* 1329 */   border-color: #E5A900 !important;
/* 1330 */ }
/* 1331 */ .border-color-hover-15-2:hover {
/* 1332 */   border-color: #ce9800 !important;
/* 1333 */ }
/* 1334 */ .border-color-hover-15-3:hover {
/* 1335 */   border-color: #b78700 !important;
/* 1336 */ }
/* 1337 */ .color-16 {
/* 1338 */   background-color: #9E85D6 !important;
/* 1339 */ }
/* 1340 */ .color-16-2 {
/* 1341 */   background-color: #8e78c1 !important;
/* 1342 */ }
/* 1343 */ .color-16-3 {
/* 1344 */   background-color: #7e6aab !important;
/* 1345 */ }
/* 1346 */ .color-16-4 {
/* 1347 */   background-color: #8671b6 !important;
/* 1348 */ }
/* 1349 */ .text-color-16 {
/* 1350 */   color: #9E85D6 !important;

/* uchase-style-s.css */

/* 1351 */ }
/* 1352 */ .text-color-16-2 {
/* 1353 */   color: #8e78c1 !important;
/* 1354 */ }
/* 1355 */ .text-color-16-3 {
/* 1356 */   color: #7e6aab !important;
/* 1357 */ }
/* 1358 */ .border-color-16 {
/* 1359 */   border-color: #9E85D6 !important;
/* 1360 */ }
/* 1361 */ .border-color-16-2 {
/* 1362 */   border-color: #8e78c1 !important;
/* 1363 */ }
/* 1364 */ .border-color-16-3 {
/* 1365 */   border-color: #7e6aab !important;
/* 1366 */ }
/* 1367 */ .category-fill-color-16 {
/* 1368 */   fill: #9E85D6 !important;
/* 1369 */ }
/* 1370 */ .category-fill-color-16-i {
/* 1371 */   fill: #9E85D6 !important;
/* 1372 */ }
/* 1373 */ .text-color-hover-16:hover {
/* 1374 */   color: #9E85D6 !important;
/* 1375 */ }
/* 1376 */ .color-hover-16:hover {
/* 1377 */   background-color: #9E85D6 !important;
/* 1378 */ }
/* 1379 */ .color-hover-16-2:hover {
/* 1380 */   background-color: #8e78c1 !important;
/* 1381 */ }
/* 1382 */ @media (hover: hover) {
/* 1383 */   .color-hover-16-3:hover {
/* 1384 */     background-color: #7e6aab !important;
/* 1385 */   }
/* 1386 */ }
/* 1387 */ .color-hover-16-4:hover {
/* 1388 */   background-color: #7764a1 !important;
/* 1389 */ }
/* 1390 */ .border-color-hover-16:hover {
/* 1391 */   border-color: #9E85D6 !important;
/* 1392 */ }
/* 1393 */ .border-color-hover-16-2:hover {
/* 1394 */   border-color: #8e78c1 !important;
/* 1395 */ }
/* 1396 */ .border-color-hover-16-3:hover {
/* 1397 */   border-color: #7e6aab !important;
/* 1398 */ }
/* 1399 */ .color-17 {
/* 1400 */   background-color: #2DD47F !important;

/* uchase-style-s.css */

/* 1401 */ }
/* 1402 */ .color-17-2 {
/* 1403 */   background-color: #29bf72 !important;
/* 1404 */ }
/* 1405 */ .color-17-3 {
/* 1406 */   background-color: #24aa66 !important;
/* 1407 */ }
/* 1408 */ .color-17-4 {
/* 1409 */   background-color: #26b46c !important;
/* 1410 */ }
/* 1411 */ .text-color-17 {
/* 1412 */   color: #2DD47F !important;
/* 1413 */ }
/* 1414 */ .text-color-17-2 {
/* 1415 */   color: #29bf72 !important;
/* 1416 */ }
/* 1417 */ .text-color-17-3 {
/* 1418 */   color: #24aa66 !important;
/* 1419 */ }
/* 1420 */ .border-color-17 {
/* 1421 */   border-color: #2DD47F !important;
/* 1422 */ }
/* 1423 */ .border-color-17-2 {
/* 1424 */   border-color: #29bf72 !important;
/* 1425 */ }
/* 1426 */ .border-color-17-3 {
/* 1427 */   border-color: #24aa66 !important;
/* 1428 */ }
/* 1429 */ .category-fill-color-17 {
/* 1430 */   fill: #2DD47F !important;
/* 1431 */ }
/* 1432 */ .category-fill-color-17-i {
/* 1433 */   fill: #2DD47F !important;
/* 1434 */ }
/* 1435 */ .text-color-hover-17:hover {
/* 1436 */   color: #2DD47F !important;
/* 1437 */ }
/* 1438 */ .color-hover-17:hover {
/* 1439 */   background-color: #2DD47F !important;
/* 1440 */ }
/* 1441 */ .color-hover-17-2:hover {
/* 1442 */   background-color: #29bf72 !important;
/* 1443 */ }
/* 1444 */ @media (hover: hover) {
/* 1445 */   .color-hover-17-3:hover {
/* 1446 */     background-color: #24aa66 !important;
/* 1447 */   }
/* 1448 */ }
/* 1449 */ .color-hover-17-4:hover {
/* 1450 */   background-color: #229f5f !important;

/* uchase-style-s.css */

/* 1451 */ }
/* 1452 */ .border-color-hover-17:hover {
/* 1453 */   border-color: #2DD47F !important;
/* 1454 */ }
/* 1455 */ .border-color-hover-17-2:hover {
/* 1456 */   border-color: #29bf72 !important;
/* 1457 */ }
/* 1458 */ .border-color-hover-17-3:hover {
/* 1459 */   border-color: #24aa66 !important;
/* 1460 */ }
/* 1461 */ .color-primary {
/* 1462 */   background-color: #00A2FF !important;
/* 1463 */ }
/* 1464 */ .color-primary-2 {
/* 1465 */   background-color: #0092e6 !important;
/* 1466 */ }
/* 1467 */ .custom-hide-text {
/* 1468 */   display: inline-block;
/* 1469 */   visibility: hidden;
/* 1470 */   overflow: hidden;
/* 1471 */   position: relative;
/* 1472 */ }
/* 1473 */ /* Custom buttons styles */
/* 1474 */ .btn-eb1 {
/* 1475 */   background-color: #fff;
/* 1476 */   border: solid 1px #D2D4D7;
/* 1477 */   padding-left: 3.5rem;
/* 1478 */   position: relative;
/* 1479 */   color: #434D66;
/* 1480 */ }
/* 1481 */ .btn-eb1:hover {
/* 1482 */   background-color: #00A2FF;
/* 1483 */   border: solid 1px #00A2FF;
/* 1484 */   color: #fff;
/* 1485 */ }
/* 1486 */ .btn-eb1 svg, .btn-eb1 span {
/* 1487 */   height: 1.5rem;
/* 1488 */   display: inline-block;
/* 1489 */   position: absolute;
/* 1490 */   top: 50%;
/* 1491 */   margin-top: -0.75rem;
/* 1492 */   margin-left: -2rem;
/* 1493 */ }
/* 1494 */ .svg-clickable {
/* 1495 */   position: relative;
/* 1496 */ }
/* 1497 */ .svg-clickable:after {
/* 1498 */   content: " ";
/* 1499 */   position: absolute;
/* 1500 */   top: 0;

/* uchase-style-s.css */

/* 1501 */   left: 0;
/* 1502 */   right: 0;
/* 1503 */   bottom: 0;
/* 1504 */ }
/* 1505 */ .svg-info-icon {
/* 1506 */   width: 1.5rem;
/* 1507 */   height: 1.5rem;
/* 1508 */   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108 108'%3E%3Ccircle fill='%2300A2FF' cx='54' cy='54' r='54'/%3E%3Cpath fill='%23FFFFFF' d='M72.374,41.645c0-10.973-8.467-17.28-18.23-17.28C44.122,24.365,36,30.931,36,41.645h11.232 c0-3.974,2.333-7.171,6.912-7.171c4.32,0,6.998,3.024,6.998,7.085c0,1.901-1.123,3.974-2.506,5.789l-6.394,8.208 c-2.246,2.938-3.283,5.27-3.283,8.986v2.592h11.232v-1.814c0-1.469,0.691-3.283,1.555-4.406l6.394-8.467 C70.56,49.248,72.374,45.965,72.374,41.645z M60.537,86.4V74.909H48.614V86.4H60.537z'/%3E%3C/svg%3E%0A");
/* 1509 */ }
/* 1510 */ .share-fb-link {
/* 1511 */   color: #627380;
/* 1512 */   cursor: pointer;
/* 1513 */ }
/* 1514 */ .share-fb-link .fb-share-icon {
/* 1515 */   fill: #1778f2;
/* 1516 */ }
/* 1517 */ .share-fb-link .fb-share-icon svg {
/* 1518 */   width: 2rem;
/* 1519 */   height: 2rem;
/* 1520 */ }
/* 1521 */ .share-fb-link:hover {
/* 1522 */   color: #627380;
/* 1523 */ }
/* 1524 */ .collapse-toggler {
/* 1525 */   color: #899EAD;
/* 1526 */   position: relative;
/* 1527 */   display: none;
/* 1528 */   font-family: "AkrobatBold" !important;
/* 1529 */   font-size: 1.5rem !important;
/* 1530 */ }
/* 1531 */ @media (max-width: 1023.98px) {
/* 1532 */   .collapse-toggler {
/* 1533 */     display: -webkit-flex;
/* 1534 */     display: flex;
/* 1535 */     font-family: "AkrobatBold" !important;
/* 1536 */     font-size: 1rem !important;
/* 1537 */     color: #434D66;
/* 1538 */     background-color: #D2D4D7;
/* 1539 */     height: 3.5rem;
/* 1540 */     line-height: 3.5rem;
/* 1541 */     padding-left: 1rem;
/* 1542 */     cursor: pointer;
/* 1543 */   }
/* 1544 */   .collapse-toggler::after {
/* 1545 */     /* arrow styles for open navigation */
/* 1546 */     content: "";
/* 1547 */     position: absolute;
/* 1548 */     right: 1.25rem;
/* 1549 */     top: 1.55rem;
/* 1550 */     display: inline-block;

/* uchase-style-s.css */

/* 1551 */     width: 0.6875rem;
/* 1552 */     height: 0.6875rem;
/* 1553 */     border-bottom: solid 2px #434D66;
/* 1554 */     border-left: solid 2px #434D66;
/* 1555 */     -webkit-transform: rotate(135deg);
/* 1556 */             transform: rotate(135deg);
/* 1557 */   }
/* 1558 */   .collapse-toggler.collapsed::after {
/* 1559 */     /* arrow styles for closed navigation */
/* 1560 */     top: 1.25rem;
/* 1561 */     display: inline-block;
/* 1562 */     width: 0.6875rem;
/* 1563 */     height: 0.6875rem;
/* 1564 */     border-bottom: solid 2px #434D66;
/* 1565 */     border-left: solid 2px #434D66;
/* 1566 */     -webkit-transform: rotate(-45deg);
/* 1567 */             transform: rotate(-45deg);
/* 1568 */   }
/* 1569 */ }
/* 1570 */ .user-avatar {
/* 1571 */   position: relative;
/* 1572 */   z-index: 0;
/* 1573 */ }
/* 1574 */ .user-avatar .user-image,
/* 1575 */ .user-avatar .user-xp,
/* 1576 */ .user-avatar .user-level {
/* 1577 */   position: absolute;
/* 1578 */   text-align: center;
/* 1579 */ }
/* 1580 */ .user-avatar .user-image {
/* 1581 */   top: 50%;
/* 1582 */   left: 50%;
/* 1583 */   -webkit-transform: translate(-50%, -50%);
/* 1584 */           transform: translate(-50%, -50%);
/* 1585 */   z-index: -1;
/* 1586 */   background-color: #fff;
/* 1587 */ }
/* 1588 */ .user-avatar .user-xp-circle {
/* 1589 */   top: 0;
/* 1590 */   left: 0;
/* 1591 */   bottom: 0;
/* 1592 */   right: 0;
/* 1593 */   width: 100%;
/* 1594 */   height: 100%;
/* 1595 */   z-index: 2;
/* 1596 */ }
/* 1597 */ .user-avatar .user-xp-circle canvas {
/* 1598 */   max-width: 100%;
/* 1599 */   max-height: 100%;
/* 1600 */ }

/* uchase-style-s.css */

/* 1601 */ .title-john {
/* 1602 */   text-align: center;
/* 1603 */   color: #434D66;
/* 1604 */   margin-top: 4rem;
/* 1605 */   margin-bottom: 2.5rem;
/* 1606 */   line-height: 1.4375;
/* 1607 */   font-family: "AkrobatBold" !important;
/* 1608 */   font-size: 3rem !important;
/* 1609 */ }
/* 1610 */ @media (max-width: 1279.98px) {
/* 1611 */   .title-john {
/* 1612 */     font-size: 2rem !important;
/* 1613 */     margin-top: 2.5rem;
/* 1614 */     margin-bottom: 1.5rem;
/* 1615 */     line-height: 1.2;
/* 1616 */   }
/* 1617 */ }
/* 1618 */ @media (min-width: 1920px) {
/* 1619 */   .title-john {
/* 1620 */     font-size: 4rem !important;
/* 1621 */   }
/* 1622 */ }
/* 1623 */ .loader:before, .loader:after, .loader {
/* 1624 */   border-radius: 50%;
/* 1625 */   width: 1em;
/* 1626 */   height: 1em;
/* 1627 */   -webkit-animation-fill-mode: both;
/* 1628 */   animation-fill-mode: both;
/* 1629 */   -webkit-animation: load7 1.8s infinite ease-in-out;
/* 1630 */   animation: load7 1.8s infinite ease-in-out;
/* 1631 */ }
/* 1632 */ .loading-bar {
/* 1633 */   position: relative;
/* 1634 */ }
/* 1635 */ .loading-wrap {
/* 1636 */   position: absolute;
/* 1637 */   top: 0;
/* 1638 */   left: 0;
/* 1639 */   right: 0;
/* 1640 */   height: 100%;
/* 1641 */   z-index: 998;
/* 1642 */   background-size: 2.0625rem;
/* 1643 */   display: -webkit-flex;
/* 1644 */   display: flex;
/* 1645 */   -webkit-justify-content: center;
/* 1646 */           justify-content: center;
/* 1647 */   -webkit-align-items: center;
/* 1648 */           align-items: center;
/* 1649 */ }
/* 1650 */ .loading-wrap.loader-bg {

/* uchase-style-s.css */

/* 1651 */   background-color: rgba(137, 158, 173, 0.4);
/* 1652 */ }
/* 1653 */ .loading-wrap-full-screen {
/* 1654 */   position: fixed;
/* 1655 */ }
/* 1656 */ .loader {
/* 1657 */   color: #434D66;
/* 1658 */   font-size: 1rem;
/* 1659 */   margin-top: -5rem;
/* 1660 */   position: relative;
/* 1661 */   text-indent: -9999em;
/* 1662 */   -webkit-transform: translateZ(0);
/* 1663 */   -ms-transform: translateZ(0);
/* 1664 */   transform: translateZ(0);
/* 1665 */   -webkit-animation-delay: -0.16s;
/* 1666 */   animation-delay: -0.16s;
/* 1667 */   opacity: 0.5;
/* 1668 */ }
/* 1669 */ .loader.dark {
/* 1670 */   opacity: 0.75;
/* 1671 */ }
/* 1672 */ .loader:before, .loader:after {
/* 1673 */   content: "";
/* 1674 */   position: absolute;
/* 1675 */   top: 0;
/* 1676 */ }
/* 1677 */ .loader:before {
/* 1678 */   left: -1.5rem;
/* 1679 */   -webkit-animation-delay: -0.32s;
/* 1680 */   animation-delay: -0.32s;
/* 1681 */ }
/* 1682 */ .loader:after {
/* 1683 */   left: 1.5rem;
/* 1684 */ }
/* 1685 */ @-webkit-keyframes load7 {
/* 1686 */   0%, 80%, 100% {
/* 1687 */     box-shadow: 0 2.5em 0 -1.3em;
/* 1688 */   }
/* 1689 */   40% {
/* 1690 */     box-shadow: 0 2.5em 0 0;
/* 1691 */   }
/* 1692 */ }
/* 1693 */ @keyframes load7 {
/* 1694 */   0%, 80%, 100% {
/* 1695 */     box-shadow: 0 2.5em 0 -1.3em;
/* 1696 */   }
/* 1697 */   40% {
/* 1698 */     box-shadow: 0 2.5em 0 0;
/* 1699 */   }
/* 1700 */ }

/* uchase-style-s.css */

/* 1701 */ .slider-uchase {
/* 1702 */   /* Navigation styles */
/* 1703 */ }
/* 1704 */ .slider-uchase .swiper-button-prev:after, .slider-uchase .swiper-button-next:after, .slider-uchase .swiper-container-rtl .swiper-button-next:after {
/* 1705 */   content: "";
/* 1706 */ }
/* 1707 */ .slider-uchase ul {
/* 1708 */   list-style-type: none;
/* 1709 */   margin: 0;
/* 1710 */   padding: 0;
/* 1711 */ }
/* 1712 */ .slider-uchase .slider-btn-left,
/* 1713 */ .slider-uchase .slider-btn-right {
/* 1714 */   display: block;
/* 1715 */ }
/* 1716 */ .slider-uchase .slider-btn-left {
/* 1717 */   text-align: right;
/* 1718 */ }
/* 1719 */ .slider-uchase .slider-btn-left .swiper-button-prev {
/* 1720 */   right: 0;
/* 1721 */ }
/* 1722 */ .slider-uchase .slider-btn-right {
/* 1723 */   text-align: left;
/* 1724 */ }
/* 1725 */ .slider-uchase .swiper-button-prev, .slider-uchase .swiper-button-next {
/* 1726 */   display: inline-block;
/* 1727 */   position: absolute;
/* 1728 */   top: 50%;
/* 1729 */   border: solid 1px #D2D4D7;
/* 1730 */   width: 3rem;
/* 1731 */   height: 3rem;
/* 1732 */   border-radius: 50%;
/* 1733 */   background-size: 0.5rem 0.8125rem;
/* 1734 */   background-color: #fff;
/* 1735 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1736 */ }
/* 1737 */ .slider-uchase .swiper-button-prev:hover, .slider-uchase .swiper-button-next:hover {
/* 1738 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.3);
/* 1739 */ }
/* 1740 */ .slider-uchase .swiper-button-prev {
/* 1741 */   background-image: url("/assets/base/images/slider-arrow-left.svg");
/* 1742 */   background-position: 1.125rem;
/* 1743 */   background-repeat: no-repeat;
/* 1744 */   background-position: center;
/* 1745 */ }
/* 1746 */ .slider-uchase .swiper-button-next {
/* 1747 */   background-image: url("/assets/base/images/slider-arrow-right.svg");
/* 1748 */   background-position: 1.25rem;
/* 1749 */   background-repeat: no-repeat;
/* 1750 */   background-position: center;

/* uchase-style-s.css */

/* 1751 */ }
/* 1752 */ .slider-uchase .swiper-pagination {
/* 1753 */   bottom: 0 !important;
/* 1754 */ }
/* 1755 */ .slider-uchase .swiper-pagination .swiper-pagination-bullet {
/* 1756 */   width: 0.75rem;
/* 1757 */   height: 0.75rem;
/* 1758 */   opacity: 1;
/* 1759 */   outline: none;
/* 1760 */   background-color: #899EAD;
/* 1761 */ }
/* 1762 */ .slider-uchase .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
/* 1763 */   background-color: #00A2FF;
/* 1764 */ }
/* 1765 */ @media (hover: hover) {
/* 1766 */   .slider-uchase .swiper-pagination .swiper-pagination-bullet:hover {
/* 1767 */     background-color: #00A2FF;
/* 1768 */   }
/* 1769 */ }
/* 1770 */ .slider-basic {
/* 1771 */   /* Navigation styles */
/* 1772 */   /* class for hide pagination on md resolutions - use in media slider*/
/* 1773 */   /* Cite slider styles */
/* 1774 */ }
/* 1775 */ .slider-basic .swiper-container {
/* 1776 */   padding-bottom: 3.25rem;
/* 1777 */ }
/* 1778 */ .slider-basic .swiper-button-prev, .slider-basic .swiper-button-next {
/* 1779 */   margin-top: -3.125rem;
/* 1780 */ }
/* 1781 */ @media (max-width: 1023.98px) {
/* 1782 */   .slider-basic .slider-btn-left,
/* 1783 */   .slider-basic .slider-btn-right {
/* 1784 */     display: none;
/* 1785 */   }
/* 1786 */ }
/* 1787 */ @media (min-width: 1024px) {
/* 1788 */   .slider-basic.slider-no-pagination-md .swiper-pagination {
/* 1789 */     display: none;
/* 1790 */   }
/* 1791 */   .slider-basic.slider-no-pagination-md .swiper-container {
/* 1792 */     padding-bottom: 0;
/* 1793 */   }
/* 1794 */   .slider-basic.slider-no-pagination-md .swiper-button-prev, .slider-basic.slider-no-pagination-md .swiper-button-next {
/* 1795 */     margin-top: -1.5625rem;
/* 1796 */   }
/* 1797 */ }
/* 1798 */ @media (max-width: 1023.98px) {
/* 1799 */   .slider-basic .cite-slide {
/* 1800 */     height: auto;

/* uchase-style-s.css */

/* 1801 */   }
/* 1802 */ }
/* 1803 */ .slider-basic .cite-slide .custom-blockquote {
/* 1804 */   color: #434D66 !important;
/* 1805 */   font-size: 2.3rem !important;
/* 1806 */   font-family: "Akrobat" !important;
/* 1807 */   text-align: center;
/* 1808 */   margin-bottom: 0;
/* 1809 */ }
/* 1810 */ @media (max-width: 1023.98px) {
/* 1811 */   .slider-basic .cite-slide .custom-blockquote {
/* 1812 */     font-family: "AkrobatSemiBold" !important;
/* 1813 */     font-size: 1.5rem !important;
/* 1814 */   }
/* 1815 */ }
/* 1816 */ .slider-basic .cite-slide .cite-user {
/* 1817 */   display: -webkit-flex;
/* 1818 */   display: flex;
/* 1819 */   -webkit-align-items: center;
/* 1820 */           align-items: center;
/* 1821 */   -webkit-justify-content: center;
/* 1822 */           justify-content: center;
/* 1823 */   margin-top: 2.5rem;
/* 1824 */ }
/* 1825 */ @media (max-width: 1023.98px) {
/* 1826 */   .slider-basic .cite-slide .cite-user {
/* 1827 */     position: absolute;
/* 1828 */     bottom: 0;
/* 1829 */     width: 100%;
/* 1830 */   }
/* 1831 */ }
/* 1832 */ .slider-basic .cite-slide .cite-user cite {
/* 1833 */   display: inline-block;
/* 1834 */   font-style: normal;
/* 1835 */   margin-left: 1rem;
/* 1836 */   line-height: 1.8125rem;
/* 1837 */   text-align: left;
/* 1838 */   font-family: "AkrobatBold" !important;
/* 1839 */   font-size: 1.5rem !important;
/* 1840 */ }
/* 1841 */ .slider-basic .cite-slide .cite-user cite span {
/* 1842 */   font-family: "AkrobatSemiBold" !important;
/* 1843 */   font-size: 1.25rem !important;
/* 1844 */ }
/* 1845 */ .slider-basic .cite-slide .cite-user img {
/* 1846 */   width: 4.6875rem;
/* 1847 */   height: 4.6875rem;
/* 1848 */   border-radius: 50%;
/* 1849 */ }
/* 1850 */ @media (max-width: 1023.98px) {

/* uchase-style-s.css */

/* 1851 */   .slider-basic .cite-slide .cite-user img {
/* 1852 */     width: 4.6875rem;
/* 1853 */     height: 4.6875rem;
/* 1854 */   }
/* 1855 */ }
/* 1856 */ @media (max-width: 1023.98px) {
/* 1857 */   .slider-basic .cite-slide .cite-user-height {
/* 1858 */     height: 7.1875rem;
/* 1859 */     display: block;
/* 1860 */   }
/* 1861 */ }
/* 1862 */ /* --------------- dashboard slider navigation start ---------*/
/* 1863 */ .slider-dashboard .swiper-button-disabled {
/* 1864 */   display: none;
/* 1865 */ }
/* 1866 */ .slider-dashboard .swiper-button-prev {
/* 1867 */   left: -1.5rem;
/* 1868 */ }
/* 1869 */ .slider-dashboard .swiper-button-next {
/* 1870 */   right: -1.25rem;
/* 1871 */ }
/* 1872 */ .slider-dashboard .tooltip-inner {
/* 1873 */   max-width: 15.9375rem;
/* 1874 */ }
/* 1875 */ @media (max-width: 1023.98px) {
/* 1876 */   .slider-dashboard .dashboard-slide {
/* 1877 */     height: auto;
/* 1878 */   }
/* 1879 */   .slider-dashboard .slider-btn-outer {
/* 1880 */     position: absolute;
/* 1881 */     top: 100%;
/* 1882 */     width: 50%;
/* 1883 */     border: solid 1px #D2D4D7;
/* 1884 */     height: 4rem;
/* 1885 */   }
/* 1886 */   .slider-dashboard .slider-btn-left {
/* 1887 */     left: 0;
/* 1888 */     border-left: none;
/* 1889 */     border-right: none;
/* 1890 */   }
/* 1891 */   .slider-dashboard .slider-btn-right {
/* 1892 */     right: 0;
/* 1893 */     border-right: none;
/* 1894 */   }
/* 1895 */   .slider-dashboard .slider-btn {
/* 1896 */     top: 0;
/* 1897 */     right: 0;
/* 1898 */     left: 0;
/* 1899 */     width: 100%;
/* 1900 */     border-radius: 0;

/* uchase-style-s.css */

/* 1901 */     margin-top: 0;
/* 1902 */     height: 100%;
/* 1903 */     border: none;
/* 1904 */     box-shadow: none;
/* 1905 */     background-image: none;
/* 1906 */   }
/* 1907 */   .slider-dashboard .slider-btn:hover {
/* 1908 */     box-shadow: none;
/* 1909 */   }
/* 1910 */   .slider-dashboard .slider-btn:focus {
/* 1911 */     outline: none;
/* 1912 */   }
/* 1913 */   .slider-dashboard .slider-btn .arrow {
/* 1914 */     position: absolute;
/* 1915 */     left: 50%;
/* 1916 */     -webkit-transform: translateX(-50%);
/* 1917 */             transform: translateX(-50%);
/* 1918 */   }
/* 1919 */   .slider-dashboard .slider-btn .arrow-next {
/* 1920 */     top: 37%;
/* 1921 */     display: inline-block;
/* 1922 */     width: 0.6875rem;
/* 1923 */     height: 0.6875rem;
/* 1924 */     border-bottom: solid 2px #434D66;
/* 1925 */     border-left: solid 2px #434D66;
/* 1926 */     -webkit-transform: rotate(-45deg);
/* 1927 */             transform: rotate(-45deg);
/* 1928 */   }
/* 1929 */   .slider-dashboard .slider-btn .arrow-prev {
/* 1930 */     top: 47%;
/* 1931 */     display: inline-block;
/* 1932 */     width: 0.6875rem;
/* 1933 */     height: 0.6875rem;
/* 1934 */     border-bottom: solid 2px #434D66;
/* 1935 */     border-left: solid 2px #434D66;
/* 1936 */     -webkit-transform: rotate(135deg);
/* 1937 */             transform: rotate(135deg);
/* 1938 */   }
/* 1939 */   .slider-dashboard .swiper-button-disabled {
/* 1940 */     display: block;
/* 1941 */     opacity: 0.5;
/* 1942 */   }
/* 1943 */ }
/* 1944 */ @media (min-width: 1024px) {
/* 1945 */   .slider-dashboard .slider-btn {
/* 1946 */     margin-top: -2.5rem;
/* 1947 */   }
/* 1948 */ }
/* 1949 */ .slider-dashboard .swiper-button-prev:after, .slider-dashboard .swiper-button-next:after, .slider-dashboard .swiper-container-rtl .swiper-button-next:after {
/* 1950 */   content: "";

/* uchase-style-s.css */

/* 1951 */ }
/* 1952 */ /* --------------- dashboard slider navigation end ---------*/
/* 1953 */ .slider-blog {
/* 1954 */   height: 18.875rem !important;
/* 1955 */ }
/* 1956 */ .slider-blog .blog-slide {
/* 1957 */   width: 16.875rem;
/* 1958 */   height: 18.875rem;
/* 1959 */ }
/* 1960 */ .slider-sidebar {
/* 1961 */   width: 17rem;
/* 1962 */   height: 22.3125rem;
/* 1963 */   background-color: #fff;
/* 1964 */   border: 1px solid #D2D4D7;
/* 1965 */   border-radius: 5px;
/* 1966 */   /*    .swiper-slide{
/* 1967 *|           width: rem(272);
/* 1968 *|           height: rem(357);
/* 1969 *|       }*/
/* 1970 */ }
/* 1971 */ .slider-sidebar .swiper-pagination {
/* 1972 */   width: 4.375rem !important;
/* 1973 */ }
/* 1974 */ .slider-sidebar .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
/* 1975 */   left: 13.0625rem;
/* 1976 */ }
/* 1977 */ .slider-sidebar .swiper-container {
/* 1978 */   padding-bottom: 1.71875rem;
/* 1979 */ }
/* 1980 */ .slider-sidebar .daily-quest-slide {
/* 1981 */   width: 17rem;
/* 1982 */   height: 22.3125rem;
/* 1983 */ }
/* 1984 */ .slider-sidebar:hover {
/* 1985 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1986 */ }
/* 1987 */ .slider-sidebar:hover .button-continue-sidebar, .slider-sidebar:hover .button-start-sidebar {
/* 1988 */   background-color: #0092e6;
/* 1989 */   color: #fff;
/* 1990 */ }
/* 1991 */ .info-message-line,
/* 1992 */ .error-message-line {
/* 1993 */   display: -webkit-flex;
/* 1994 */   display: flex;
/* 1995 */   font-family: "Akrobat" !important;
/* 1996 */   font-size: 1rem !important;
/* 1997 */   line-height: 1;
/* 1998 */ }
/* 1999 */ .info-message-line {
/* 2000 */   color: #00A2FF;

/* uchase-style-s.css */

/* 2001 */   color: var(--primary);
/* 2002 */ }
/* 2003 */ .error-message-line {
/* 2004 */   color: #d50d27;
/* 2005 */   color: var(--danger);
/* 2006 */ }
/* 2007 */ .error-validate .form-control {
/* 2008 */   border-color: #d50d27;
/* 2009 */   border-color: var(--danger);
/* 2010 */ }
/* 2011 */ .error-validate .form-control:focus {
/* 2012 */   border-color: #d50d27;
/* 2013 */   border-color: var(--danger);
/* 2014 */ }
/* 2015 */ .validation-error {
/* 2016 */   display: -webkit-flex;
/* 2017 */   display: flex;
/* 2018 */   color: #d50d27;
/* 2019 */   color: var(--danger);
/* 2020 */   border-color: #d50d27;
/* 2021 */   border-color: var(--danger);
/* 2022 */   -webkit-justify-content: center;
/* 2023 */           justify-content: center;
/* 2024 */   -webkit-align-items: center;
/* 2025 */           align-items: center;
/* 2026 */   font-family: "Akrobat" !important;
/* 2027 */   font-size: 1.25rem !important;
/* 2028 */ }
/* 2029 */ .content-state-icon {
/* 2030 */   width: 100%;
/* 2031 */   height: 100%;
/* 2032 */   display: block;
/* 2033 */   position: relative;
/* 2034 */   border-radius: 50%;
/* 2035 */ }
/* 2036 */ .content-state-icon:before {
/* 2037 */   content: "";
/* 2038 */   position: absolute;
/* 2039 */   top: 0;
/* 2040 */   left: 0;
/* 2041 */   right: 0;
/* 2042 */   height: 100%;
/* 2043 */   background: transparent;
/* 2044 */   border: 0.0625rem solid;
/* 2045 */   border-radius: 50%;
/* 2046 */   border-color: inherit;
/* 2047 */ }
/* 2048 */ @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
/* 2049 */   .content-state-icon:before {
/* 2050 */     left: -0.0625rem;

/* uchase-style-s.css */

/* 2051 */   }
/* 2052 */ }
/* 2053 */ @media (min-width: 768px) {
/* 2054 */   .content-state-icon:before {
/* 2055 */     left: 0;
/* 2056 */   }
/* 2057 */ }
/* 2058 */ .content-state-icon svg {
/* 2059 */   width: 100%;
/* 2060 */   height: 100%;
/* 2061 */ }
/* 2062 */ .content-state-not-started {
/* 2063 */   color: transparent;
/* 2064 */   fill: #627380;
/* 2065 */ }
/* 2066 */ .content-state-not-started:before {
/* 2067 */   border-color: #D2D4D7;
/* 2068 */ }
/* 2069 */ .content-state-started,
/* 2070 */ .content-state-finished,
/* 2071 */ .watch-state-finished {
/* 2072 */   fill: currentColor;
/* 2073 */ }
/* 2074 */ .content-state-selected {
/* 2075 */   fill: #fff;
/* 2076 */ }
/* 2077 */ .content-state-selected:before {
/* 2078 */   display: none;
/* 2079 */ }
/* 2080 */ .watch-state-not-started {
/* 2081 */   color: #434D66;
/* 2082 */ }
/* 2083 */ .watch-state-not-started:before {
/* 2084 */   border-color: #D2D4D7;
/* 2085 */ }
/* 2086 */ .watch-state-not-started:hover {
/* 2087 */   color: #2f3647;
/* 2088 */ }
/* 2089 */ .watch-state-not-started.bonus {
/* 2090 */   color: transparent;
/* 2091 */   fill: #627380;
/* 2092 */ }
/* 2093 */ .watch-not-started-selected:before {
/* 2094 */   color: inherit;
/* 2095 */   border-color: inherit;
/* 2096 */ }
/* 2097 */ .watch-not-started-selected.bonus {
/* 2098 */   color: transparent;
/* 2099 */ }
/* 2100 */ .watch-state-started.bonus {

/* uchase-style-s.css */

/* 2101 */   fill: currentColor;
/* 2102 */ }
/* 2103 */ .content-state-locked {
/* 2104 */   width: 100%;
/* 2105 */   height: 100%;
/* 2106 */   position: relative;
/* 2107 */   display: block;
/* 2108 */   color: #434D66;
/* 2109 */ }
/* 2110 */ .content-state-locked:before {
/* 2111 */   color: #627380;
/* 2112 */   border-color: #D2D4D7;
/* 2113 */ }
/* 2114 */ .content-state-locked .key-icon {
/* 2115 */   position: absolute;
/* 2116 */   fill: currentColor;
/* 2117 */ }
/* 2118 */ @media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
/* 2119 */   .content-state-locked .key-icon {
/* 2120 */     border-radius: 50%;
/* 2121 */   }
/* 2122 */ }
/* 2123 */ @-moz-document url-prefix() {
/* 2124 */   .content-state-locked .key-icon {
/* 2125 */     border-radius: 50%;
/* 2126 */   }
/* 2127 */ }
/* 2128 */ @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
/* 2129 */   .content-state-locked .key-icon {
/* 2130 */     border-radius: 50%;
/* 2131 */   }
/* 2132 */ }
/* 2133 */ @supports (-ms-ime-align: auto) {
/* 2134 */   .content-state-locked .key-icon {
/* 2135 */     border-radius: 50%;
/* 2136 */   }
/* 2137 */ }
/* 2138 */ .content-state-locked .video-icon {
/* 2139 */   color: transparent;
/* 2140 */   fill: #627380;
/* 2141 */ }
/* 2142 */ .content-state-locked.content-state-locked-selected:before {
/* 2143 */   color: currentColor;
/* 2144 */   border-color: currentColor;
/* 2145 */ }
/* 2146 */ .content-number {
/* 2147 */   width: 1.75rem;
/* 2148 */   height: 1.75rem;
/* 2149 */   fill: transparent;
/* 2150 */ }

/* uchase-style-s.css */

/* 2151 */ .content-number:before {
/* 2152 */   content: attr(data-number);
/* 2153 */   display: -webkit-flex;
/* 2154 */   display: flex;
/* 2155 */   -webkit-justify-content: center;
/* 2156 */           justify-content: center;
/* 2157 */   -webkit-align-self: center;
/* 2158 */           align-self: center;
/* 2159 */   font-family: "AkrobatBold" !important;
/* 2160 */   font-size: 1rem !important;
/* 2161 */   line-height: 1.85em;
/* 2162 */ }
/* 2163 */ @media (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 1024px), (min-resolution: 120dpi) and (min-width: 1024px) {
/* 2164 */   .content-number:before {
/* 2165 */     line-height: 1.2;
/* 2166 */   }
/* 2167 */ }
/* 2168 */ @supports (-webkit-overflow-scrolling: touch) {
/* 2169 */   .content-number:before {
/* 2170 */     line-height: 1.75em;
/* 2171 */   }
/* 2172 */ }
/* 2173 */ @media (min-width: 1024px) {
/* 2174 */   .content-number:before {
/* 2175 */     line-height: 1.75em;
/* 2176 */   }
/* 2177 */ }
/* 2178 */ .content-number.locked .video-icon {
/* 2179 */   fill: transparent;
/* 2180 */ }
/* 2181 */ .content-number.content-state-locked .video-icon {
/* 2182 */   fill: transparent;
/* 2183 */ }
/* 2184 */ .content-number.watch-content-selected {
/* 2185 */   color: inherit;
/* 2186 */ }
/* 2187 */ .pagination .pagination-pages .pager-item {
/* 2188 */   float: left;
/* 2189 */   border-radius: 34px;
/* 2190 */   margin-left: 0.25rem;
/* 2191 */   margin-bottom: 0.5rem;
/* 2192 */   margin-top: 0.5rem;
/* 2193 */   min-width: 2rem;
/* 2194 */   min-height: 2rem;
/* 2195 */   display: inline-block;
/* 2196 */   padding: 0.375rem 0.375rem 0 0.375rem;
/* 2197 */ }
/* 2198 */ .pagination .pagination-pages .pager-item:hover:not(.page-more) {
/* 2199 */   color: #fff !important;
/* 2200 */   background-color: #00A2FF !important;

/* uchase-style-s.css */

/* 2201 */ }
/* 2202 */ .pagination .pagination-pages .pager-item.page-more {
/* 2203 */   bottom: 0.25rem;
/* 2204 */   min-width: 0;
/* 2205 */   padding-left: 0;
/* 2206 */   padding-right: 0;
/* 2207 */ }
/* 2208 */ @media (max-width: 767.98px) {
/* 2209 */   .pagination .pagination-pages .pager-item {
/* 2210 */     min-width: 1.75rem;
/* 2211 */     min-height: 1.75rem;
/* 2212 */     font-size: 1rem !important;
/* 2213 */     border-radius: 16px;
/* 2214 */     padding: 0.25rem;
/* 2215 */     margin-top: 0.625rem;
/* 2216 */   }
/* 2217 */ }
/* 2218 */ .pagination .pagination-controll {
/* 2219 */   top: 0;
/* 2220 */   box-shadow: none;
/* 2221 */   min-width: 3rem;
/* 2222 */   display: inline-block;
/* 2223 */   position: absolute;
/* 2224 */   border: solid 1px #D2D4D7;
/* 2225 */   width: 3rem;
/* 2226 */   height: 3rem;
/* 2227 */   border-radius: 50%;
/* 2228 */   background-size: 0.5rem 0.8125rem;
/* 2229 */   background-color: #fff;
/* 2230 */   background-repeat: no-repeat;
/* 2231 */ }
/* 2232 */ .pagination .pagination-controll.pagination-button-prev {
/* 2233 */   background-image: url("/assets/base/images/slider-arrow-left.svg");
/* 2234 */   background-position: 1.125rem;
/* 2235 */ }
/* 2236 */ .pagination .pagination-controll.pagination-button-next {
/* 2237 */   background-image: url("/assets/base/images/slider-arrow-right.svg");
/* 2238 */   background-position: 1.25rem;
/* 2239 */ }
/* 2240 */ .pagination .pagination-controll:hover {
/* 2241 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 2242 */ }
/* 2243 */ @media (max-width: 767.98px) {
/* 2244 */   .pagination .pagination-controll {
/* 2245 */     width: 2rem;
/* 2246 */     min-width: 2rem;
/* 2247 */     height: 2rem;
/* 2248 */     top: 0.5rem;
/* 2249 */     left: 0rem;
/* 2250 */     right: 0rem;

/* uchase-style-s.css */

/* 2251 */     margin-right: 0rem !important;
/* 2252 */     background-position: center !important;
/* 2253 */     font-size: 1rem !important;
/* 2254 */   }
/* 2255 */   .pagination .pagination-controll.pagination-button-next {
/* 2256 */     margin-left: 0.25rem !important;
/* 2257 */   }
/* 2258 */ }
/* 2259 */ #flow-wrapper {
/* 2260 */   position: relative;
/* 2261 */   min-height: 320px;
/* 2262 */ }
/* 2263 */ #flow-loader {
/* 2264 */   position: absolute;
/* 2265 */   inset: 0;
/* 2266 */   background: #fff;
/* 2267 */   z-index: 999;
/* 2268 */   display: -webkit-flex;
/* 2269 */   display: flex;
/* 2270 */   -webkit-align-items: center;
/* 2271 */           align-items: center;
/* 2272 */   -webkit-justify-content: center;
/* 2273 */           justify-content: center;
/* 2274 */ }
/* 2275 */ #flow-container {
/* 2276 */   min-height: 320px;
/* 2277 */ }
/* 2278 */ .loader_spin_line {
/* 2279 */   width: 50px;
/* 2280 */   aspect-ratio: 1;
/* 2281 */   display: grid;
/* 2282 */   border-radius: 50%;
/* 2283 */   background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0) 0 70%, rgb(0, 0, 0) 0) 50%/8% 100%, linear-gradient(90deg, rgba(0, 0, 0, 0.25) 30%, rgba(0, 0, 0, 0) 0 70%, rgba(0, 0, 0, 0.75) 0) 50%/100% 8%;
/* 2284 */   background-repeat: no-repeat;
/* 2285 */   -webkit-animation: l23 1s infinite steps(12);
/* 2286 */           animation: l23 1s infinite steps(12);
/* 2287 */ }
/* 2288 */ .loader_spin_line::before,
/* 2289 */ .loader_spin_line::after {
/* 2290 */   content: "";
/* 2291 */   grid-area: 1/1;
/* 2292 */   border-radius: 50%;
/* 2293 */   background: inherit;
/* 2294 */   opacity: 0.915;
/* 2295 */   -webkit-transform: rotate(30deg);
/* 2296 */           transform: rotate(30deg);
/* 2297 */ }
/* 2298 */ .loader_spin_line::after {
/* 2299 */   opacity: 0.83;
/* 2300 */   -webkit-transform: rotate(60deg);

/* uchase-style-s.css */

/* 2301 */           transform: rotate(60deg);
/* 2302 */ }
/* 2303 */ @-webkit-keyframes l23 {
/* 2304 */   100% {
/* 2305 */     -webkit-transform: rotate(1turn);
/* 2306 */             transform: rotate(1turn);
/* 2307 */   }
/* 2308 */ }
/* 2309 */ @keyframes l23 {
/* 2310 */   100% {
/* 2311 */     -webkit-transform: rotate(1turn);
/* 2312 */             transform: rotate(1turn);
/* 2313 */   }
/* 2314 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style

file-relative URI  : ../../images/icons/sprite/view/icons-colored-e9ff18d4.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/sprite/view/icons-colored-e9ff18d4.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/sprite/view/icons-colored-e9ff18d4.svg
traversals removed : /assets/base/images/icons/sprite/view/icons-colored-e9ff18d4.svg

file-relative URI  : ../../images/icons/utilities/ticks/neptune.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/utilities/ticks/neptune.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/utilities/ticks/neptune.svg
traversals removed : /assets/base/images/icons/utilities/ticks/neptune.svg

file-relative URI  : ../../images/icons/close.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/close.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/close.svg
traversals removed : /assets/base/images/icons/close.svg

file-relative URI  : ../../images/icons/notifications/no-notifications-bell.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/notifications/no-notifications-bell.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/notifications/no-notifications-bell.svg
traversals removed : /assets/base/images/icons/notifications/no-notifications-bell.svg

file-relative URI  : ../../images/icons/sprite/view/notifications-41ba1b08.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/sprite/view/notifications-41ba1b08.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/sprite/view/notifications-41ba1b08.svg
traversals removed : /assets/base/images/icons/sprite/view/notifications-41ba1b08.svg

file-relative URI  : ../../images/icons/sprite/view/user-menu-icons-77529aa7.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/sprite/view/user-menu-icons-77529aa7.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/sprite/view/user-menu-icons-77529aa7.svg
traversals removed : /assets/base/images/icons/sprite/view/user-menu-icons-77529aa7.svg

file-relative URI  : ../../images/icons/country-flags/spain.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/country-flags/spain.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/country-flags/spain.svg
traversals removed : /assets/base/images/icons/country-flags/spain.svg

file-relative URI  : ../../images/icons/country-flags/mexico.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/country-flags/mexico.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/country-flags/mexico.svg
traversals removed : /assets/base/images/icons/country-flags/mexico.svg

file-relative URI  : ../../images/icons/country-flags/colombia.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/page-style/../../images/icons/country-flags/colombia.svg
docroot stripped   : /assets/base/css/page-style/../../images/icons/country-flags/colombia.svg
traversals removed : /assets/base/images/icons/country-flags/colombia.svg

*/

/* page-style-s.css */

/* 1    */ @charset "UTF-8";
/* 2    */ @media (max-width: 1023.98px) {
/* 3    */   body.header-only > *:not(#header) {
/* 4    */     display: none !important;
/* 5    */     visibility: hidden !important;
/* 6    */     opacity: 0 !important;
/* 7    */     height: 0 !important;
/* 8    */     max-height: 0 !important;
/* 9    */     width: 0 !important;
/* 10   */     max-width: 0 !important;
/* 11   */     z-index: -99 !important;
/* 12   */     overflow: hidden !important;
/* 13   */   }
/* 14   */ }
/* 15   */ html {
/* 16   */   height: 100%;
/* 17   */ }
/* 18   */ body {
/* 19   */   display: -webkit-flex;
/* 20   */   display: flex;
/* 21   */   -webkit-flex-direction: column;
/* 22   */           flex-direction: column;
/* 23   */   height: 100%;
/* 24   */ }
/* 25   */ #header {
/* 26   */   -webkit-flex-shrink: 0;
/* 27   */           flex-shrink: 0;
/* 28   */ }
/* 29   */ #wrap {
/* 30   */   -webkit-flex: 1 0 auto;
/* 31   */           flex: 1 0 auto;
/* 32   */ }
/* 33   */ #footer {
/* 34   */   -webkit-flex-shrink: 0;
/* 35   */           flex-shrink: 0;
/* 36   */ }
/* 37   */ .eduboom-site-logo {
/* 38   */   position: relative;
/* 39   */   display: inline-block;
/* 40   */ }
/* 41   */ @media (max-width: 1023.98px) {
/* 42   */   #wrap {
/* 43   */     margin-top: 4.0625rem;
/* 44   */   }
/* 45   */ }
/* 46   */ /* Hide Opera detach video popup button . May remove other useful browser popups, inserted after "body" element. */
/* 47   */ html > div[style] {
/* 48   */   display: none !important;
/* 49   */ }
/* 50   */ /* remove IE clear button on input fields */

/* page-style-s.css */

/* 51   */ input::-ms-clear {
/* 52   */   display: none;
/* 53   */   width: 0;
/* 54   */   height: 0;
/* 55   */ }
/* 56   */ .icon-quote-start, .icon-quote-end, .icon-no-search-results {
/* 57   */   background: url("/assets/base/images/icons/sprite/view/icons-colored-e9ff18d4.svg") no-repeat;
/* 58   */ }
/* 59   */ .icon-no-search-results {
/* 60   */   background-position: 0 0;
/* 61   */   background-size: auto 100%;
/* 62   */ }
/* 63   */ .icon-quote-end {
/* 64   */   background-position: 50% 0;
/* 65   */ }
/* 66   */ .icon-quote-start {
/* 67   */   background-position: 100% 0;
/* 68   */ }
/* 69   */ /* Quotes */
/* 70   */ .icon-quote-start,
/* 71   */ .icon-quote-end {
/* 72   */   width: 2rem;
/* 73   */   height: 2rem;
/* 74   */   display: inline-block;
/* 75   */   background-size: auto 100%;
/* 76   */ }
/* 77   */ /* Social icons */
/* 78   */ .social-fb,
/* 79   */ .social-instagram,
/* 80   */ .social-tiktok,
/* 81   */ .social-youtube,
/* 82   */ .social-snapchat {
/* 83   */   display: inline-block;
/* 84   */   width: 2.25rem;
/* 85   */   height: 2.25rem;
/* 86   */ }
/* 87   */ .social-fb svg,
/* 88   */ .social-instagram svg,
/* 89   */ .social-tiktok svg,
/* 90   */ .social-youtube svg,
/* 91   */ .social-snapchat svg,
/* 92   */ #contact-us-phone svg, #whats-app-phone svg {
/* 93   */   width: 100%;
/* 94   */   height: 100%;
/* 95   */   display: inline-block;
/* 96   */   stroke-width: 0;
/* 97   */   stroke: currentColor;
/* 98   */   fill: currentColor;
/* 99   */ }
/* 100  */ .svg-success-icon svg {

/* page-style-s.css */

/* 101  */   fill: #16DDBA;
/* 102  */   width: 1.5rem;
/* 103  */   height: 1.5rem;
/* 104  */ }
/* 105  */ ul.list-ticks {
/* 106  */   list-style-type: none;
/* 107  */   padding: 0;
/* 108  */   margin: 0;
/* 109  */ }
/* 110  */ ul.list-ticks li {
/* 111  */   background-repeat: no-repeat;
/* 112  */   background-position: 0 0;
/* 113  */   padding-left: 2rem;
/* 114  */   margin-bottom: 1rem;
/* 115  */   font-family: "AkrobatSemiBold" !important;
/* 116  */   font-size: 1.5rem !important;
/* 117  */ }
/* 118  */ @media (max-width: 1023.98px) {
/* 119  */   ul.list-ticks li {
/* 120  */     font-family: "AkrobatSemiBold" !important;
/* 121  */     font-size: 1.125rem !important;
/* 122  */   }
/* 123  */ }
/* 124  */ ul.list-ticks.list-ticks-neptune li {
/* 125  */   background-image: url("/assets/base/images/icons/utilities/ticks/neptune.svg");
/* 126  */ }
/* 127  */ .verification-code-animation {
/* 128  */   width: 328px;
/* 129  */ }
/* 130  */ @media (min-width: 1024px) {
/* 131  */   .verification-code-animation {
/* 132  */     width: 544px;
/* 133  */   }
/* 134  */ }
/* 135  */ .verification-code-success-icon svg {
/* 136  */   width: 7.5rem;
/* 137  */   height: 7.5rem;
/* 138  */ }
/* 139  */ .autocomplete-wrapper {
/* 140  */   width: 100%;
/* 141  */   max-width: 100%;
/* 142  */   background-color: #fff;
/* 143  */   z-index: 993;
/* 144  */   position: absolute;
/* 145  */   left: 0 !important;
/* 146  */   list-style: none;
/* 147  */   overflow: hidden;
/* 148  */   border-top: solid 2px #F0F3F5;
/* 149  */   padding: 0;
/* 150  */   font-family: "AkrobatSemiBold" !important;

/* page-style-s.css */

/* 151  */   font-size: 1.125rem !important;
/* 152  */ }
/* 153  */ .autocomplete-wrapper .au-item-link {
/* 154  */   color: #434D66;
/* 155  */ }
/* 156  */ .autocomplete-wrapper :last-child {
/* 157  */   border: none;
/* 158  */ }
/* 159  */ .autocomplete-wrapper li:hover:not(.search-item-not-clickable) {
/* 160  */   background-color: #E5F5FF;
/* 161  */ }
/* 162  */ .autocomplete-wrapper .search-item-not-clickable a {
/* 163  */   cursor: default;
/* 164  */ }
/* 165  */ @media (min-width: 1024px) {
/* 166  */   .autocomplete-wrapper {
/* 167  */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 168  */   }
/* 169  */ }
/* 170  */ @media (min-width: 1024px) {
/* 171  */   .autocomplete-wrapper {
/* 172  */     padding: 0 1.5rem;
/* 173  */   }
/* 174  */ }
/* 175  */ @media (max-width: 1023.98px) {
/* 176  */   .autocomplete-wrapper {
/* 177  */     max-width: 99.9%;
/* 178  */     padding-top: 0 !important;
/* 179  */     padding-left: 0 !important;
/* 180  */     margin-left: 0 !important;
/* 181  */     padding-right: 0 !important;
/* 182  */     margin-right: 0 !important;
/* 183  */     border-top: none;
/* 184  */   }
/* 185  */   .autocomplete-wrapper li {
/* 186  */     padding-right: 16px !important;
/* 187  */     margin-right: 0 !important;
/* 188  */     padding-left: 0 !important;
/* 189  */     margin-left: 0 !important;
/* 190  */   }
/* 191  */   .autocomplete-wrapper a {
/* 192  */     display: inline-block;
/* 193  */     padding-left: 16px;
/* 194  */     padding-right: 16px;
/* 195  */   }
/* 196  */ }
/* 197  */ .autocomplete-wrapper li {
/* 198  */   border-bottom: solid 1px #D2D4D7;
/* 199  */   padding-top: 1rem;
/* 200  */   padding-bottom: 1rem;

/* page-style-s.css */

/* 201  */   padding-left: 1.5rem;
/* 202  */   padding-right: 1.5rem;
/* 203  */ }
/* 204  */ @media (max-width: 1023.98px) {
/* 205  */   .autocomplete-wrapper li {
/* 206  */     margin-left: 1rem;
/* 207  */     margin-right: 3.125rem;
/* 208  */     padding-left: 0 !important;
/* 209  */   }
/* 210  */ }
/* 211  */ .autocomplete-wrapper li a {
/* 212  */   color: #434D66;
/* 213  */ }
/* 214  */ .autocomplete-wrapper strong.search-highlight {
/* 215  */   color: #00A2FF !important;
/* 216  */   font-weight: bold;
/* 217  */ }
/* 218  */ .ui-helper-hidden-accessible {
/* 219  */   display: none;
/* 220  */ }
/* 221  */ .ul-no-results {
/* 222  */   text-align: center;
/* 223  */ }
/* 224  */ .ul-no-results .icon-no-search-results {
/* 225  */   width: 118px;
/* 226  */   height: 118px;
/* 227  */ }
/* 228  */ .ul-no-results a {
/* 229  */   pointer-events: none;
/* 230  */   cursor: default;
/* 231  */ }
/* 232  */ .ul-no-results li {
/* 233  */   padding-right: 0;
/* 234  */ }
/* 235  */ @media (max-width: 1023.98px) {
/* 236  */   .ul-no-results .ui-menu-item {
/* 237  */     height: calc(100vh - 14rem);
/* 238  */     display: -webkit-flex !important;
/* 239  */     display: flex !important;
/* 240  */     -webkit-align-items: center !important;
/* 241  */             align-items: center !important;
/* 242  */     -webkit-justify-content: center !important;
/* 243  */             justify-content: center !important;
/* 244  */   }
/* 245  */ }
/* 246  */ .ul-no-results li:hover:not(.search-item-not-clickable) {
/* 247  */   background-color: #fff;
/* 248  */   border-style: none;
/* 249  */ }
/* 250  */ @media (max-width: 1023.98px) {

/* page-style-s.css */

/* 251  */   #search-box {
/* 252  */     height: calc(100vh - 5rem) !important;
/* 253  */   }
/* 254  */   body:not(.search-box) .search-header-wrapper {
/* 255  */     display: none !important;
/* 256  */   }
/* 257  */ }
/* 258  */ #header {
/* 259  */   background-color: #00A2FF;
/* 260  */   z-index: 999;
/* 261  */ }
/* 262  */ #header .fluid-side-padding {
/* 263  */   padding: 0 0.5rem 0 1rem;
/* 264  */ }
/* 265  */ @media (min-width: 1024px) {
/* 266  */   #header .fluid-side-padding {
/* 267  */     padding: 0 1rem 0 1.5rem;
/* 268  */   }
/* 269  */ }
/* 270  */ @media (max-width: 1023.98px) {
/* 271  */   #header {
/* 272  */     position: fixed;
/* 273  */     width: 100%;
/* 274  */     top: 0;
/* 275  */   }
/* 276  */ }
/* 277  */ @media (max-width: 1023.98px) {
/* 278  */   #header .row {
/* 279  */     margin: 0 -0.5rem 0 -1rem;
/* 280  */   }
/* 281  */ }
/* 282  */ #header #left-header-section {
/* 283  */   transition: height 0.3s ease;
/* 284  */   height: 5rem;
/* 285  */ }
/* 286  */ #header #left-header-section #lesson-nav-box {
/* 287  */   -webkit-align-self: stretch;
/* 288  */           align-self: stretch;
/* 289  */   display: -webkit-flex;
/* 290  */   display: flex;
/* 291  */   -webkit-align-items: center;
/* 292  */           align-items: center;
/* 293  */ }
/* 294  */ #header #left-header-section .eduboom-site-logo {
/* 295  */   top: -0.1875rem;
/* 296  */ }
/* 297  */ @media (max-width: 1023.98px) {
/* 298  */   #header #left-header-section .eduboom-site-logo {
/* 299  */     margin-left: 0.5rem;
/* 300  */   }

/* page-style-s.css */

/* 301  */ }
/* 302  */ #header #left-header-section .eduboom-site-logo img {
/* 303  */   width: 12.125rem;
/* 304  */   position: relative;
/* 305  */   z-index: 1;
/* 306  */   transition: all 0.3s ease;
/* 307  */ }
/* 308  */ @media (max-width: 1023.98px) {
/* 309  */   #header #left-header-section .eduboom-site-logo img {
/* 310  */     width: 7.5rem;
/* 311  */   }
/* 312  */ }
/* 313  */ @media (max-width: 359.98px) {
/* 314  */   #header #left-header-section .eduboom-site-logo img {
/* 315  */     width: 5.5rem;
/* 316  */   }
/* 317  */ }
/* 318  */ @media (max-width: 1023.98px) {
/* 319  */   #header #left-header-section {
/* 320  */     height: 4rem;
/* 321  */   }
/* 322  */ }
/* 323  */ @media (max-width: 767.98px) {
/* 324  */   #header #left-header-section {
/* 325  */     padding-right: 0px;
/* 326  */   }
/* 327  */ }
/* 328  */ #header #lessons-nav .text-m-bold.text-white:hover {
/* 329  */   cursor: pointer;
/* 330  */ }
/* 331  */ #header #lesson-icon {
/* 332  */   padding-right: 1rem;
/* 333  */ }
/* 334  */ #header #lesson-icon svg {
/* 335  */   width: 1.5625rem;
/* 336  */   height: 1.5625rem;
/* 337  */   margin-right: 0px;
/* 338  */   fill: #fff;
/* 339  */ }
/* 340  */ #header #lesson-icon:hover {
/* 341  */   cursor: pointer;
/* 342  */ }
/* 343  */ #header #links-nav {
/* 344  */   width: 100%;
/* 345  */   background-color: #fff;
/* 346  */   padding: 0px;
/* 347  */ }
/* 348  */ #header #links-nav ul {
/* 349  */   width: 100%;
/* 350  */   -webkit-flex-direction: column;

/* page-style-s.css */

/* 351  */           flex-direction: column;
/* 352  */   list-style: none;
/* 353  */   margin: 0px;
/* 354  */ }
/* 355  */ #header #links-nav li {
/* 356  */   display: -webkit-flex;
/* 357  */   display: flex;
/* 358  */   margin-right: 0;
/* 359  */   padding-left: 1rem;
/* 360  */   -webkit-align-items: center;
/* 361  */           align-items: center;
/* 362  */ }
/* 363  */ @media (max-width: 1023.98px) {
/* 364  */   #header #links-nav li {
/* 365  */     padding-left: 0;
/* 366  */   }
/* 367  */   #header #links-nav li a {
/* 368  */     padding-left: 1rem;
/* 369  */     -webkit-align-items: center;
/* 370  */             align-items: center;
/* 371  */     width: 100%;
/* 372  */     display: -webkit-flex;
/* 373  */     display: flex;
/* 374  */     height: 3.5rem;
/* 375  */     border-bottom: 1px solid #D2D4D7;
/* 376  */   }
/* 377  */ }
/* 378  */ #header #links-nav .active {
/* 379  */   opacity: 0.7;
/* 380  */ }
/* 381  */ #header #watched-videos-counter {
/* 382  */   -webkit-flex-grow: 1;
/* 383  */           flex-grow: 1;
/* 384  */   position: relative;
/* 385  */ }
/* 386  */ #header #right-header-section .subscription-button {
/* 387  */   font-family: "AkrobatBold" !important;
/* 388  */   font-size: 1.25rem !important;
/* 389  */ }
/* 390  */ @media (max-width: 1023.98px) {
/* 391  */   #header #right-header-section .subscription-button {
/* 392  */     display: none;
/* 393  */   }
/* 394  */ }
/* 395  */ #header #right-header-section #icons-container {
/* 396  */   padding-top: 0.4375rem;
/* 397  */   cursor: pointer;
/* 398  */ }
/* 399  */ #header #right-header-section #icons-container svg {
/* 400  */   fill: #fff;

/* page-style-s.css */

/* 401  */   width: 2rem;
/* 402  */   height: 2rem;
/* 403  */ }
/* 404  */ @media (max-width: 1023.98px) {
/* 405  */   #header #right-header-section #icons-container {
/* 406  */     top: 0.7rem !important;
/* 407  */     padding-top: 0.4375rem !important;
/* 408  */     right: 4.5rem !important;
/* 409  */     position: fixed;
/* 410  */   }
/* 411  */ }
/* 412  */ #header #right-header-section #streak-wrap {
/* 413  */   transition: all 0.3s ease;
/* 414  */   display: inline-block;
/* 415  */ }
/* 416  */ @media (max-width: 359px) {
/* 417  */   #header #right-header-section #streak-wrap {
/* 418  */     display: none;
/* 419  */   }
/* 420  */ }
/* 421  */ #header #right-header-section #streak-wrap .header-text-color {
/* 422  */   color: #0071b3;
/* 423  */ }
/* 424  */ #header #right-header-section #streak-wrap #streak-number-circle {
/* 425  */   z-index: 999;
/* 426  */ }
/* 427  */ #header #right-header-section #streak-wrap .winning-period, #header #right-header-section #streak-wrap .special-period {
/* 428  */   z-index: 1000;
/* 429  */ }
/* 430  */ @media (max-width: 1023.98px) {
/* 431  */   #header #right-header-section #streak-wrap {
/* 432  */     position: fixed;
/* 433  */     z-index: 999;
/* 434  */     top: 0.75rem !important;
/* 435  */     right: 7rem !important;
/* 436  */   }
/* 437  */ }
/* 438  */ #header #right-header-section #notifications-wrap {
/* 439  */   width: 2rem;
/* 440  */   height: 2rem;
/* 441  */   display: inline-block;
/* 442  */   margin-left: 0.5rem;
/* 443  */ }
/* 444  */ @media (max-width: 1023.98px) {
/* 445  */   #header #right-header-section #notifications-wrap {
/* 446  */     margin-right: 0.25rem;
/* 447  */   }
/* 448  */ }
/* 449  */ @media (max-width: 359px) {
/* 450  */   #header #right-header-section #icons-container {

/* page-style-s.css */

/* 451  */     right: 4.5rem !important;
/* 452  */   }
/* 453  */ }
/* 454  */ #header #right-header-section #profile-section {
/* 455  */   width: 4.375rem;
/* 456  */   height: 5rem;
/* 457  */   display: -webkit-flex;
/* 458  */   display: flex;
/* 459  */   -webkit-align-items: center;
/* 460  */           align-items: center;
/* 461  */   position: relative;
/* 462  */   padding: 0 0.5rem;
/* 463  */   transition: all 0.3s ease;
/* 464  */ }
/* 465  */ @media (max-width: 1023.98px) {
/* 466  */   #header #right-header-section #profile-section {
/* 467  */     width: 3.75rem;
/* 468  */     height: 4rem;
/* 469  */   }
/* 470  */ }
/* 471  */ #header #right-header-section #profile-section #user-avatar-header {
/* 472  */   transition: all 0.3s ease;
/* 473  */ }
/* 474  */ #header #right-header-section #profile-section #user-avatar-header img {
/* 475  */   transition: all 0.3s ease;
/* 476  */ }
/* 477  */ #header #right-header-section #profile-section #user-avatar-header #user-xp-circle-header {
/* 478  */   transition: all 0.3s ease;
/* 479  */ }
/* 480  */ #header #right-header-section #profile-section #user-avatar-header #user-level-header {
/* 481  */   transition: all 0.3s ease;
/* 482  */ }
/* 483  */ @media (max-width: 1023.98px) {
/* 484  */   #header #right-header-section {
/* 485  */     padding-left: 0;
/* 486  */     padding-right: 0.5rem;
/* 487  */   }
/* 488  */ }
/* 489  */ @media (max-width: 1023.98px) {
/* 490  */   #header .not-signed-in #right-header-section #icons-container {
/* 491  */     right: 7.5rem !important;
/* 492  */   }
/* 493  */ }
/* 494  */ @media (min-width: 768px) and (max-width: 1023.98px) {
/* 495  */   #header .not-signed-in #right-header-section #icons-container {
/* 496  */     right: 8rem !important;
/* 497  */   }
/* 498  */ }
/* 499  */ #header .not-signed-in #links-nav {
/* 500  */   padding-left: 0.5rem !important;

/* page-style-s.css */

/* 501  */ }
/* 502  */ @media (max-width: 1023.98px) {
/* 503  */   #header .signed-in.expired-subscription #right-header-section #icons-container {
/* 504  */     right: 8rem !important;
/* 505  */   }
/* 506  */ }
/* 507  */ #header.sticky-header {
/* 508  */   position: fixed;
/* 509  */   top: 0;
/* 510  */   width: 100%;
/* 511  */   height: 4rem;
/* 512  */   transition: all 0.3s ease;
/* 513  */ }
/* 514  */ #header.sticky-header #left-header-section, #header.sticky-header #lesson-nav, #header.sticky-header #watched-videos-counter, #header.sticky-header #links-nav, #header.sticky-header #right-header-section {
/* 515  */   height: 4rem !important;
/* 516  */   transition: all 0.3s ease;
/* 517  */ }
/* 518  */ #header.sticky-header #left-header-section {
/* 519  */   padding-right: 0rem !important;
/* 520  */   transition: all 0.3s ease;
/* 521  */ }
/* 522  */ #header.sticky-header #right-header-section {
/* 523  */   padding-left: 0rem !important;
/* 524  */   transition: all 0.3s ease;
/* 525  */ }
/* 526  */ #header.sticky-header #header-logo {
/* 527  */   transition: all 0.3s ease;
/* 528  */ }
/* 529  */ #header.sticky-header #header-logo img {
/* 530  */   transition: all 0.3s ease;
/* 531  */ }
/* 532  */ #header.sticky-header #header-logo .eduboom-site-logo {
/* 533  */   top: 0;
/* 534  */ }
/* 535  */ #header.sticky-header #header-logo .eduboom-site-logo img {
/* 536  */   width: 7.5rem;
/* 537  */   /*width: rem(88);
/* 538  *|   height: rem(32);*/
/* 539  */   transition: all 0.3s ease;
/* 540  */   margin-top: -0.3125rem;
/* 541  */ }
/* 542  */ #header.sticky-header #profile-section {
/* 543  */   width: 3.75rem !important;
/* 544  */   height: 4rem !important;
/* 545  */   padding-left: 0.25rem !important;
/* 546  */   margin-left: 0rem !important;
/* 547  */   transition: all 0.3s ease;
/* 548  */ }
/* 549  */ #header.sticky-header #profile-section #user-avatar-header {
/* 550  */   width: 2.75rem;

/* page-style-s.css */

/* 551  */   height: 2.75rem;
/* 552  */   transition: all 0.3s ease;
/* 553  */ }
/* 554  */ #header.sticky-header #profile-section #user-level-header {
/* 555  */   width: 1rem;
/* 556  */   height: 1rem;
/* 557  */   line-height: 1rem;
/* 558  */   font-family: "AkrobatBold" !important;
/* 559  */   font-size: 0.75rem !important;
/* 560  */   top: 0;
/* 561  */   transition: all 0.3s ease;
/* 562  */ }
/* 563  */ #header.sticky-header #profile-section #user-image-header {
/* 564  */   width: 2.5rem;
/* 565  */   height: 2.5rem;
/* 566  */   transition: all 0.3s ease;
/* 567  */ }
/* 568  */ #header.sticky-header #notifications-wrap #number-circle {
/* 569  */   font-family: "AkrobatBold" !important;
/* 570  */   font-size: 0.75rem !important;
/* 571  */   width: 1rem;
/* 572  */   height: 1rem;
/* 573  */   line-height: 1rem;
/* 574  */   /*transition: all 0.3s ease;*/
/* 575  */   top: 0rem;
/* 576  */   right: -0.1875rem;
/* 577  */ }
/* 578  */ #header.sticky-header #notifications-wrap #splash-circle-outer {
/* 579  */   width: 1.75rem;
/* 580  */   height: 1.75rem;
/* 581  */   top: -0.375rem;
/* 582  */   right: -0.5625rem;
/* 583  */ }
/* 584  */ #header.sticky-header #notifications-wrap .special-period {
/* 585  */   top: -0.15rem;
/* 586  */   left: 1.16rem;
/* 587  */ }
/* 588  */ #header.sticky-header #notifications-wrap .special-period svg {
/* 589  */   width: 0.84375rem;
/* 590  */   height: 0.75rem;
/* 591  */ }
/* 592  */ #header.sticky-header #streak-wrap {
/* 593  */   transition: all 0.3s ease;
/* 594  */ }
/* 595  */ #header.sticky-header #streak-wrap #streak-number-circle {
/* 596  */   font-family: "AkrobatBold" !important;
/* 597  */   font-size: 0.75rem !important;
/* 598  */   width: 1rem;
/* 599  */   height: 1rem;
/* 600  */   line-height: 1rem;

/* page-style-s.css */

/* 601  */   top: -0.125rem !important;
/* 602  */   right: -0.1875rem;
/* 603  */   z-index: 999;
/* 604  */ }
/* 605  */ #header.sticky-header #streak-wrap #streak-splash-circle-outer {
/* 606  */   width: 1.75rem;
/* 607  */   height: 1.75rem;
/* 608  */   top: -0.5rem;
/* 609  */   right: -0.5625rem;
/* 610  */ }
/* 611  */ #header.sticky-header #streak-wrap .special-period {
/* 612  */   top: -0.1rem;
/* 613  */   left: 1.6rem;
/* 614  */ }
/* 615  */ #header.sticky-header #streak-wrap .special-period svg {
/* 616  */   width: 0.84375rem;
/* 617  */   height: 0.75rem;
/* 618  */ }
/* 619  */ #header.sticky-header #streak-wrap .winning-period {
/* 620  */   z-index: 999;
/* 621  */   width: 0.84375rem;
/* 622  */   height: 0.75rem;
/* 623  */   top: -0.2rem;
/* 624  */   left: 1.25rem;
/* 625  */ }
/* 626  */ #header.sticky-header #streak-wrap .winning-period svg {
/* 627  */   width: 0.875rem;
/* 628  */   height: 0.875rem;
/* 629  */ }
/* 630  */ #header.sticky-header #streak-wrap .critical-period {
/* 631  */   font-family: "AkrobatBold" !important;
/* 632  */   font-size: 0.75rem !important;
/* 633  */   top: -0.04rem;
/* 634  */ }
/* 635  */ #header.sticky-header #links-nav {
/* 636  */   display: none !important;
/* 637  */   transition: all 0.3s ease;
/* 638  */ }
/* 639  */ #header.sticky-header .not-signed-in #links-nav, #header.sticky-header .not-signed-in .counter-box-header {
/* 640  */   display: none !important;
/* 641  */   transition: all 0.3s ease;
/* 642  */ }
/* 643  */ #header.sticky-header .not-signed-in #right-header-section {
/* 644  */   padding-right: 0rem !important;
/* 645  */   transition: all 0.3s ease;
/* 646  */ }
/* 647  */ #header.sticky-header .not-signed-in #sign-in-section {
/* 648  */   padding-left: 0rem !important;
/* 649  */   transition: all 0.3s ease;
/* 650  */ }

/* page-style-s.css */

/* 651  */ #header.sticky-header .signed-in.not-expired-subscription #menu-item-profile-daily-missions, #header.sticky-header .signed-in.not-expired-subscription #menu-item-ranking, #header.sticky-header .signed-in.not-expired-subscription #menu-item-motiviramse, #header.sticky-header .signed-in.not-expired-subscription #menu-item-teachers-trainings {
/* 652  */   display: none !important;
/* 653  */ }
/* 654  */ #header.sticky-header .signed-in.expired-subscription #menu-item-profile-daily-missions, #header.sticky-header .signed-in.expired-subscription #menu-item-ranking, #header.sticky-header .signed-in.expired-subscription #menu-item-motiviramse, #header.sticky-header .signed-in.expired-subscription #menu-item-teachers-trainings {
/* 655  */   display: none !important;
/* 656  */ }
/* 657  */ #header.sticky-header #search-box {
/* 658  */   top: 4rem !important;
/* 659  */   transition: all 0.3s ease;
/* 660  */ }
/* 661  */ #header.sticky-header .signed-in #search-box .arrow {
/* 662  */   right: 5.05rem;
/* 663  */   transition: all 0.3s ease;
/* 664  */ }
/* 665  */ #header.sticky-header .lesson-page-register.not-signed-in #search-box .arrow {
/* 666  */   right: 20.125rem;
/* 667  */   transition: all 0.3s ease;
/* 668  */ }
/* 669  */ #header.sticky-header .not-signed-in #search-box .arrow {
/* 670  */   right: 16.25rem;
/* 671  */   transition: all 0.3s ease;
/* 672  */ }
/* 673  */ #header.sticky-header #notice-swiper {
/* 674  */   top: 2.875rem !important;
/* 675  */   transition: all 0.3s ease;
/* 676  */ }
/* 677  */ #header.sticky-header #user-nav {
/* 678  */   top: 3.875rem !important;
/* 679  */   transition: all 0.3s ease;
/* 680  */ }
/* 681  */ #header.sticky-header #user-nav .user-nav-arrrow {
/* 682  */   right: 0.625rem !important;
/* 683  */   transition: all 0.3s ease;
/* 684  */ }
/* 685  */ #header.sticky-header .search-header-wrapper {
/* 686  */   transition: all 0.3s ease;
/* 687  */   top: 7rem !important;
/* 688  */ }
/* 689  */ #wrap.sticky-header {
/* 690  */   margin-top: 4rem;
/* 691  */ }
/* 692  */ .counter-box-header {
/* 693  */   /*width: 11.945rem;*/
/* 694  */   width: 15.625rem;
/* 695  */   line-height: 1.45;
/* 696  */   /*padding-right: rem(18);*/
/* 697  */   outline: none;
/* 698  */   margin: 0 auto;
/* 699  */ }
/* 700  */ @media (min-width: 1920px) {

/* page-style-s.css */

/* 701  */   .counter-box-header {
/* 702  */     /*width: 15.69rem;*/
/* 703  */     /*padding-right: rem(24);*/
/* 704  */     width: 20.25rem;
/* 705  */     line-height: 1.34;
/* 706  */   }
/* 707  */ }
/* 708  */ .counter-box-header .counter-inner-row {
/* 709  */   padding: 0 0.1875rem;
/* 710  */ }
/* 711  */ .counter-box-header .number-col {
/* 712  */   padding: 0 0.03125rem;
/* 713  */ }
/* 714  */ @media (min-width: 1024px) {
/* 715  */   #header {
/* 716  */     height: 5rem;
/* 717  */     transition: height 0.3s ease;
/* 718  */   }
/* 719  */   #header #links-nav {
/* 720  */     display: -webkit-flex;
/* 721  */     display: flex;
/* 722  */     width: auto;
/* 723  */     background-color: transparent;
/* 724  */     padding: 0px;
/* 725  */   }
/* 726  */   #header #links-nav .nav {
/* 727  */     -webkit-flex-direction: row;
/* 728  */             flex-direction: row;
/* 729  */     -webkit-align-items: center;
/* 730  */             align-items: center;
/* 731  */   }
/* 732  */   #header #links-nav li {
/* 733  */     padding-left: 0;
/* 734  */     border-bottom: 0;
/* 735  */     -webkit-align-items: center;
/* 736  */             align-items: center;
/* 737  */   }
/* 738  */   #header #links-nav li:not(:last-child) {
/* 739  */     margin-right: 1.5rem;
/* 740  */   }
/* 741  */   #header #links-nav li a:not(.cta-btn) {
/* 742  */     color: #fff;
/* 743  */   }
/* 744  */   #header #links-nav li a:not(.cta-btn):hover {
/* 745  */     opacity: 0.7;
/* 746  */   }
/* 747  */ }
/* 748  */ @media (max-width: 1023.98px) {
/* 749  */   #wrap {
/* 750  */     margin-top: 4.0625rem;

/* page-style-s.css */

/* 751  */   }
/* 752  */ }
/* 753  */ #sign-in-section {
/* 754  */   margin-right: 0.5rem;
/* 755  */ }
/* 756  */ @media (min-width: 1024px) {
/* 757  */   #sign-in-section {
/* 758  */     margin-left: 1rem;
/* 759  */   }
/* 760  */   #menu-item-login {
/* 761  */     display: -webkit-flex;
/* 762  */     display: flex;
/* 763  */     -webkit-align-items: center;
/* 764  */             align-items: center;
/* 765  */   }
/* 766  */   #menu-item-login a {
/* 767  */     background: inherit;
/* 768  */     border: 0;
/* 769  */     color: #fff;
/* 770  */     padding: 0;
/* 771  */   }
/* 772  */   #menu-item-login a:hover {
/* 773  */     opacity: 0.7;
/* 774  */   }
/* 775  */   #menu-item-registration {
/* 776  */     margin-left: 1.5rem;
/* 777  */   }
/* 778  */ }
/* 779  */ @media (max-width: 1023.98px) {
/* 780  */   #watched-videos-counter {
/* 781  */     padding: 0;
/* 782  */   }
/* 783  */ }
/* 784  */ #profile-section #user-avatar-header {
/* 785  */   width: 3.375rem;
/* 786  */   height: 3.375rem;
/* 787  */   max-width: 108px;
/* 788  */   max-height: 108px;
/* 789  */ }
/* 790  */ #profile-section #user-avatar-header #user-image-header {
/* 791  */   width: 3.125rem;
/* 792  */   height: 3.125rem;
/* 793  */   max-width: 100px;
/* 794  */   max-height: 100px;
/* 795  */ }
/* 796  */ #profile-section #user-avatar-header #user-level-header {
/* 797  */   width: 1.5rem;
/* 798  */   height: 1.5rem;
/* 799  */   max-width: 48px;
/* 800  */   max-height: 48px;

/* page-style-s.css */

/* 801  */   line-height: 1.5rem;
/* 802  */   text-align: center;
/* 803  */   font-family: "AkrobatExtraBold" !important;
/* 804  */   font-size: 0.875rem !important;
/* 805  */   top: -0.375rem;
/* 806  */   right: 0rem;
/* 807  */   border: none;
/* 808  */ }
/* 809  */ @media (max-width: 1023.98px) {
/* 810  */   #profile-section #user-avatar-header {
/* 811  */     width: 2.75rem;
/* 812  */     height: 2.75rem;
/* 813  */     max-width: 88px;
/* 814  */     max-height: 88px;
/* 815  */   }
/* 816  */   #profile-section #user-avatar-header #user-image-header {
/* 817  */     width: 2.5rem;
/* 818  */     height: 2.5rem;
/* 819  */     max-width: 80px;
/* 820  */     max-height: 80px;
/* 821  */   }
/* 822  */   #profile-section #user-avatar-header #user-level-header {
/* 823  */     width: 1rem;
/* 824  */     height: 1rem;
/* 825  */     max-width: 32px;
/* 826  */     max-height: 32px;
/* 827  */     line-height: 1rem;
/* 828  */     text-align: center;
/* 829  */     font-family: "AkrobatExtraBold" !important;
/* 830  */     font-size: 0.75rem !important;
/* 831  */     top: 0rem;
/* 832  */     right: 0rem;
/* 833  */     border: none;
/* 834  */   }
/* 835  */ }
/* 836  */ #search-box {
/* 837  */   transition: all 0.3s ease;
/* 838  */   top: 5rem;
/* 839  */   left: 0;
/* 840  */   z-index: 0;
/* 841  */   position: absolute;
/* 842  */   height: 3.5rem;
/* 843  */ }
/* 844  */ @media (min-width: 1024px) {
/* 845  */   #search-box {
/* 846  */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 847  */     z-index: 990;
/* 848  */   }
/* 849  */ }
/* 850  */ #search-box .arrow {

/* page-style-s.css */

/* 851  */   border-left: 0.75rem solid transparent;
/* 852  */   border-right: 0.75rem solid transparent;
/* 853  */   border-bottom: 0.5rem solid #fff;
/* 854  */   display: block;
/* 855  */   width: 1rem;
/* 856  */   height: 0.5rem;
/* 857  */   z-index: 1100;
/* 858  */   right: 6.1rem;
/* 859  */   top: -0.5rem;
/* 860  */   position: absolute;
/* 861  */ }
/* 862  */ #search-box.search-not-logged .arrow {
/* 863  */   right: 16.725rem;
/* 864  */ }
/* 865  */ #search-box .search-field {
/* 866  */   border-bottom: solid 1px #D2D4D7;
/* 867  */   height: 2rem;
/* 868  */ }
/* 869  */ #search-box .search-field .close-search {
/* 870  */   width: 2rem;
/* 871  */   height: 1.0625rem;
/* 872  */   display: inline-block;
/* 873  */   background-image: url(/assets/base/images/icons/close.svg);
/* 874  */   background-repeat: no-repeat;
/* 875  */   background-position: center;
/* 876  */   float: right;
/* 877  */   margin-top: 0.25rem;
/* 878  */ }
/* 879  */ #search-box .search-field #searcher {
/* 880  */   height: 1.5625rem;
/* 881  */   padding-bottom: 0.25rem;
/* 882  */ }
/* 883  */ #search-box .search-field #searcher:focus {
/* 884  */   outline: none;
/* 885  */ }
/* 886  */ #search-box .search-field #searcher::-webkit-input-placeholder {
/* 887  */   color: #D2D4D7;
/* 888  */ }
/* 889  */ #search-box .search-field #searcher:-ms-input-placeholder {
/* 890  */   color: #D2D4D7;
/* 891  */ }
/* 892  */ #search-box .search-field #searcher::-ms-input-placeholder {
/* 893  */   color: #D2D4D7;
/* 894  */ }
/* 895  */ #search-box .search-field #searcher::placeholder {
/* 896  */   color: #D2D4D7;
/* 897  */ }
/* 898  */ .search-header-wrapper {
/* 899  */   top: 8rem !important;
/* 900  */   z-index: 0;

/* page-style-s.css */

/* 901  */   transition: all 0.3s ease;
/* 902  */   border-top: none;
/* 903  */ }
/* 904  */ @media (min-width: 1024px) {
/* 905  */   .search-header-wrapper {
/* 906  */     z-index: 990;
/* 907  */   }
/* 908  */ }
/* 909  */ .search-header-wrapper li {
/* 910  */   cursor: pointer;
/* 911  */ }
/* 912  */ .search-header-wrapper li .search-highlight {
/* 913  */   font-weight: normal !important;
/* 914  */ }
/* 915  */ .search-header-wrapper li.search-item-not-clickable {
/* 916  */   cursor: default;
/* 917  */ }
/* 918  */ .search-header-wrapper.ul-no-results {
/* 919  */   padding-top: 1.5rem;
/* 920  */   padding-bottom: 0;
/* 921  */ }
/* 922  */ @media (max-width: 1023.98px) {
/* 923  */   .search-header-wrapper.ul-no-results .ui-menu-item {
/* 924  */     margin-top: 60px;
/* 925  */     height: 100%;
/* 926  */   }
/* 927  */ }
/* 928  */ #lesson-nav li {
/* 929  */   display: -webkit-box;
/* 930  */   display: -ms-flexbox;
/* 931  */   display: -webkit-flex;
/* 932  */   display: flex;
/* 933  */   height: 3.5rem;
/* 934  */   padding: 0 1rem;
/* 935  */   -webkit-box-align: center;
/* 936  */   -ms-flex-align: center;
/* 937  */   -webkit-align-items: center;
/* 938  */           align-items: center;
/* 939  */   border-bottom: 1px solid #D2D4D7;
/* 940  */ }
/* 941  */ .lesson-nav-toggler:hover {
/* 942  */   cursor: pointer;
/* 943  */ }
/* 944  */ #left-header-section {
/* 945  */   overflow: hidden;
/* 946  */   -webkit-align-items: center;
/* 947  */           align-items: center;
/* 948  */ }
/* 949  */ #left-header-section svg {
/* 950  */   width: 2rem;

/* page-style-s.css */

/* 951  */   height: 1.5rem;
/* 952  */   fill: #fff;
/* 953  */   -webkit-align-self: center;
/* 954  */           align-self: center;
/* 955  */ }
/* 956  */ #lesson-nav-toggler {
/* 957  */   position: relative;
/* 958  */   display: -webkit-flex;
/* 959  */   display: flex;
/* 960  */   -webkit-align-self: stretch;
/* 961  */           align-self: stretch;
/* 962  */ }
/* 963  */ #lesson-nav-toggler.is-expanded::after {
/* 964  */   content: "";
/* 965  */   position: absolute;
/* 966  */   width: 0.875rem;
/* 967  */   height: 0.875rem;
/* 968  */   -webkit-transform: rotate(143deg) skew(20deg);
/* 969  */   transform: rotate(143deg) skew(20deg);
/* 970  */   border-radius: 2px;
/* 971  */   background-color: #F0F3F5;
/* 972  */   bottom: -0.5rem;
/* 973  */   left: 0.5625rem;
/* 974  */ }
/* 975  */ @media (max-width: 1023.98px) {
/* 976  */   #header.is-lesson-nav-expanded, #header.is-header-nav-expanded {
/* 977  */     min-height: 100vh;
/* 978  */     position: static;
/* 979  */     background-color: #fff !important;
/* 980  */   }
/* 981  */   #header.is-lesson-nav-expanded #left-header-section, #header.is-header-nav-expanded #left-header-section {
/* 982  */     width: 100vw;
/* 983  */     background-color: #00A2FF;
/* 984  */     z-index: 999;
/* 985  */   }
/* 986  */   #header.is-lesson-nav-expanded #left-header-section,
/* 987  */   #header.is-lesson-nav-expanded #sign-in-section, #header.is-header-nav-expanded #left-header-section,
/* 988  */   #header.is-header-nav-expanded #sign-in-section {
/* 989  */     position: fixed;
/* 990  */     z-index: 1;
/* 991  */   }
/* 992  */   #header.is-lesson-nav-expanded #sign-in-section,
/* 993  */   #header.is-lesson-nav-expanded #right-header-section, #header.is-header-nav-expanded #sign-in-section,
/* 994  */   #header.is-header-nav-expanded #right-header-section {
/* 995  */     height: 4rem;
/* 996  */     right: 0;
/* 997  */   }
/* 998  */   #header.is-lesson-nav-expanded #right-header-section.no-usersession, #header.is-header-nav-expanded #right-header-section.no-usersession {
/* 999  */     right: 5.8rem;
/* 1000 */   }

/* page-style-s.css */

/* 1001 */   #header.is-lesson-nav-expanded #right-header-section {
/* 1002 */     position: fixed;
/* 1003 */     z-index: 1;
/* 1004 */   }
/* 1005 */   #header.is-lesson-nav-expanded #lesson-nav {
/* 1006 */     margin-top: 4rem;
/* 1007 */     height: 100%;
/* 1008 */     background: #fff;
/* 1009 */   }
/* 1010 */   #header.is-lesson-nav-expanded #lesson-nav .nav {
/* 1011 */     padding-top: 3.5rem;
/* 1012 */   }
/* 1013 */   #header.is-lesson-nav-expanded #lesson-nav .collapse {
/* 1014 */     display: block;
/* 1015 */   }
/* 1016 */   #header.is-lesson-nav-expanded #lesson-nav-toggler::after {
/* 1017 */     content: "";
/* 1018 */     border-left: 0.75rem solid transparent;
/* 1019 */     border-right: 0.75rem solid transparent;
/* 1020 */     border-bottom: 0.5rem solid #F0F3F5;
/* 1021 */     display: block;
/* 1022 */     width: 1rem;
/* 1023 */     height: 0.5rem;
/* 1024 */     z-index: 1100;
/* 1025 */     position: absolute;
/* 1026 */     top: 3.5rem;
/* 1027 */     left: 0.25rem;
/* 1028 */     z-index: 99999;
/* 1029 */   }
/* 1030 */   #header.is-lesson-nav-expanded #links-nav a {
/* 1031 */     font-family: "AkrobatBold" !important;
/* 1032 */     font-size: 1.125rem !important;
/* 1033 */   }
/* 1034 */   #header .min-width-100 {
/* 1035 */     min-width: 100%;
/* 1036 */   }
/* 1037 */ }
/* 1038 */ #lesson-nav {
/* 1039 */   -webkit-box-ordinal-group: 10;
/* 1040 */   -ms-flex-order: 9;
/* 1041 */   -webkit-order: 9;
/* 1042 */           order: 9;
/* 1043 */   padding: 0;
/* 1044 */   position: relative;
/* 1045 */   -webkit-box-align: center;
/* 1046 */   -ms-flex-align: center;
/* 1047 */   -webkit-align-items: center;
/* 1048 */           align-items: center;
/* 1049 */   overflow-y: hidden;
/* 1050 */   height: auto;

/* page-style-s.css */

/* 1051 */ }
/* 1052 */ #lesson-nav nav {
/* 1053 */   font-family: "AkrobatBold" !important;
/* 1054 */   font-size: 1.125rem !important;
/* 1055 */   background-color: #fff;
/* 1056 */   width: 100%;
/* 1057 */ }
/* 1058 */ #lesson-nav .nav-header:not(.main-nav-header) {
/* 1059 */   font-family: "AkrobatBold" !important;
/* 1060 */   font-size: 1rem !important;
/* 1061 */ }
/* 1062 */ #lesson-nav li {
/* 1063 */   width: 100%;
/* 1064 */ }
/* 1065 */ #lesson-nav li a {
/* 1066 */   color: inherit;
/* 1067 */ }
/* 1068 */ #lesson-nav li .disabled {
/* 1069 */   color: #D2D4D7;
/* 1070 */ }
/* 1071 */ #lesson-nav li:active {
/* 1072 */   background-color: #F0F3F5;
/* 1073 */ }
/* 1074 */ #lesson-nav svg {
/* 1075 */   -ms-flex-negative: 0;
/* 1076 */   -webkit-flex-shrink: 0;
/* 1077 */           flex-shrink: 0;
/* 1078 */   margin-right: 1rem;
/* 1079 */   width: 2rem;
/* 1080 */   height: 2rem;
/* 1081 */   fill: #434D66;
/* 1082 */ }
/* 1083 */ #lesson-nav .multi-collapse.mobile {
/* 1084 */   height: 100%;
/* 1085 */ }
/* 1086 */ #lesson-nav .multi-collapse.mobile .nav.flex-column {
/* 1087 */   min-height: 100%;
/* 1088 */ }
/* 1089 */ #links-nav:not(.no-usersession) {
/* 1090 */   display: none;
/* 1091 */ }
/* 1092 */ .category-link.text-color-35:hover {
/* 1093 */   color: #782949 !important;
/* 1094 */   fill: #782949 !important;
/* 1095 */ }
/* 1096 */ .category-link.text-color-35 svg {
/* 1097 */   display: none;
/* 1098 */ }
/* 1099 */ #lesson-nav .level-2,
/* 1100 */ #lesson-nav .level-3 {

/* page-style-s.css */

/* 1101 */   min-height: 100%-64px;
/* 1102 */ }
/* 1103 */ #lesson-nav .level-2 .nav-header,
/* 1104 */ #lesson-nav .level-3 .nav-header {
/* 1105 */   padding-left: 1.3rem;
/* 1106 */   padding-right: 1.5rem;
/* 1107 */   overflow: hidden;
/* 1108 */   text-overflow: ellipsis;
/* 1109 */   white-space: nowrap;
/* 1110 */ }
/* 1111 */ #lesson-nav .level-2 .nav-header::before,
/* 1112 */ #lesson-nav .level-3 .nav-header::before {
/* 1113 */   content: "";
/* 1114 */   display: inline-block;
/* 1115 */   width: 0.6875rem;
/* 1116 */   height: 0.6875rem;
/* 1117 */   border-bottom: solid 2px #434D66;
/* 1118 */   border-left: solid 2px #434D66;
/* 1119 */   -webkit-transform: rotate(45deg);
/* 1120 */           transform: rotate(45deg);
/* 1121 */   margin-right: 0.5rem;
/* 1122 */   margin-top: -0.25rem;
/* 1123 */ }
/* 1124 */ #lesson-nav .nav-header {
/* 1125 */   height: 3.5rem;
/* 1126 */   display: -webkit-flex;
/* 1127 */   display: flex;
/* 1128 */   -webkit-align-items: center;
/* 1129 */           align-items: center;
/* 1130 */   background-color: #F0F3F5;
/* 1131 */   position: fixed;
/* 1132 */   width: 100%;
/* 1133 */ }
/* 1134 */ #lesson-nav .nav-header,
/* 1135 */ #lesson-nav .category-name {
/* 1136 */   overflow: hidden;
/* 1137 */   text-overflow: ellipsis;
/* 1138 */   white-space: nowrap;
/* 1139 */   color: #434D66;
/* 1140 */ }
/* 1141 */ #lesson-nav .classes-content li {
/* 1142 */   -webkit-flex: 0 0 50%;
/* 1143 */           flex: 0 0 50%;
/* 1144 */   max-width: 50%;
/* 1145 */   -webkit-justify-content: flex-start;
/* 1146 */           justify-content: flex-start;
/* 1147 */   text-align: left;
/* 1148 */   padding: 0;
/* 1149 */   border-right: 1px solid #D2D4D7;
/* 1150 */ }

/* page-style-s.css */

/* 1151 */ #lesson-nav .classes-content li a {
/* 1152 */   color: #434D66;
/* 1153 */   display: -webkit-flex;
/* 1154 */   display: flex;
/* 1155 */   -webkit-justify-content: flex-start;
/* 1156 */           justify-content: flex-start;
/* 1157 */   -webkit-align-items: center;
/* 1158 */           align-items: center;
/* 1159 */   width: 100%;
/* 1160 */   height: 100%;
/* 1161 */ }
/* 1162 */ #lesson-nav .sub-menu {
/* 1163 */   position: absolute;
/* 1164 */   top: 0;
/* 1165 */   left: 0;
/* 1166 */   width: 100%;
/* 1167 */   visibility: hidden;
/* 1168 */   opacity: 0;
/* 1169 */ }
/* 1170 */ #lesson-nav .category-link {
/* 1171 */   display: -webkit-flex;
/* 1172 */   display: flex;
/* 1173 */   -webkit-align-items: center;
/* 1174 */           align-items: center;
/* 1175 */   width: 100%;
/* 1176 */   height: 100%;
/* 1177 */ }
/* 1178 */ @media (min-width: 1024px) {
/* 1179 */   #lesson-nav {
/* 1180 */     display: -webkit-box;
/* 1181 */     display: -ms-flexbox;
/* 1182 */     display: -webkit-flex;
/* 1183 */     display: flex;
/* 1184 */     width: auto;
/* 1185 */     -webkit-box-ordinal-group: 1;
/* 1186 */     -ms-flex-order: 0;
/* 1187 */     -webkit-order: 0;
/* 1188 */             order: 0;
/* 1189 */     overflow: visible;
/* 1190 */     padding: 0 1rem;
/* 1191 */   }
/* 1192 */   #lesson-nav nav {
/* 1193 */     border-radius: 5px;
/* 1194 */     width: auto;
/* 1195 */     font-size: 1.0625rem !important;
/* 1196 */   }
/* 1197 */   #lesson-nav svg {
/* 1198 */     width: 1.5rem;
/* 1199 */     height: 1.5rem;
/* 1200 */   }

/* page-style-s.css */

/* 1201 */   #lesson-nav .level-1 {
/* 1202 */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1203 */   }
/* 1204 */   #lesson-nav .level-2,
/* 1205 */   #lesson-nav .level-3 {
/* 1206 */     box-shadow: -0.1875rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1207 */   }
/* 1208 */   #lesson-nav .nav {
/* 1209 */     margin: 0.3125rem 0;
/* 1210 */     white-space: nowrap;
/* 1211 */   }
/* 1212 */   #lesson-nav li {
/* 1213 */     padding-right: 0.75rem;
/* 1214 */     padding-left: 0.75rem;
/* 1215 */     height: 1.875rem;
/* 1216 */     border-bottom: 0;
/* 1217 */     background-color: transparent;
/* 1218 */   }
/* 1219 */   #lesson-nav li:not(.menu-toggler):hover svg {
/* 1220 */     fill: #7b8294;
/* 1221 */   }
/* 1222 */   #lesson-nav li a {
/* 1223 */     background-color: #fff !important;
/* 1224 */     cursor: pointer;
/* 1225 */   }
/* 1226 */   #lesson-nav li a:hover {
/* 1227 */     color: #7b8294;
/* 1228 */     background-color: transparent !important;
/* 1229 */   }
/* 1230 */   #lesson-nav li a.category-link > .category-name {
/* 1231 */     color: #434D66 !important;
/* 1232 */   }
/* 1233 */   #lesson-nav li a.category-link:hover > .category-name.text-color-35 {
/* 1234 */     color: #782949 !important;
/* 1235 */     fill: #782949 !important;
/* 1236 */   }
/* 1237 */   #lesson-nav li a.category-link:hover > svg, #lesson-nav li a.category-link:hover > .category-name {
/* 1238 */     color: inherit !important;
/* 1239 */     fill: currentColor;
/* 1240 */   }
/* 1241 */   #lesson-nav li a.category-link.text-color-35:hover {
/* 1242 */     color: #782949 !important;
/* 1243 */     fill: #782949 !important;
/* 1244 */   }
/* 1245 */   #lesson-nav li a.category-link.text-color-35 svg {
/* 1246 */     display: none;
/* 1247 */   }
/* 1248 */   #nav-container {
/* 1249 */     position: absolute;
/* 1250 */     top: 90%;

/* page-style-s.css */

/* 1251 */     left: 0;
/* 1252 */     background: transparent;
/* 1253 */   }
/* 1254 */   #nav-container.show::before {
/* 1255 */     content: "";
/* 1256 */     border-left: 0.75rem solid transparent;
/* 1257 */     border-right: 0.75rem solid transparent;
/* 1258 */     border-bottom: 0.5rem solid #fff;
/* 1259 */     display: block;
/* 1260 */     width: 1rem;
/* 1261 */     height: 0.5rem;
/* 1262 */     z-index: 1100;
/* 1263 */     position: absolute;
/* 1264 */     top: -0.4375rem;
/* 1265 */     left: 1.03125rem;
/* 1266 */   }
/* 1267 */ }
/* 1268 */ @media (min-width: 1024px) {
/* 1269 */   #lesson-nav .nav-header {
/* 1270 */     display: none;
/* 1271 */   }
/* 1272 */   #lesson-nav .level-2,
/* 1273 */   #lesson-nav .level-3 {
/* 1274 */     min-height: auto;
/* 1275 */   }
/* 1276 */   #lesson-nav .classes-content li {
/* 1277 */     min-width: 7rem;
/* 1278 */     -webkit-flex: 0 0 100%;
/* 1279 */             flex: 0 0 100%;
/* 1280 */     max-width: 100%;
/* 1281 */     border: 0;
/* 1282 */     padding: 0;
/* 1283 */     background-color: transparent;
/* 1284 */   }
/* 1285 */   #lesson-nav .classes-content li.disabled,
/* 1286 */   #lesson-nav .classes-content li a {
/* 1287 */     padding: 0 1.5rem;
/* 1288 */   }
/* 1289 */   #lesson-nav .classes-content li a {
/* 1290 */     color: #434D66 !important;
/* 1291 */   }
/* 1292 */   #lesson-nav .classes-content li a:hover {
/* 1293 */     color: inherit !important;
/* 1294 */   }
/* 1295 */   #lesson-nav .classes-content li:hover::before {
/* 1296 */     width: 0;
/* 1297 */   }
/* 1298 */   #lesson-nav .sub-menu {
/* 1299 */     width: auto;
/* 1300 */     min-height: 100%;

/* page-style-s.css */

/* 1301 */     margin-left: 100%;
/* 1302 */     -webkit-border-top-left-radius: 0;
/* 1303 */     -webkit-border-bottom-left-radius: 0;
/* 1304 */     -moz-border-radius-topleft: 0;
/* 1305 */     -moz-border-radius-bottomleft: 0;
/* 1306 */     border-top-left-radius: 0;
/* 1307 */     border-bottom-left-radius: 0;
/* 1308 */     visibility: hidden;
/* 1309 */     opacity: 0;
/* 1310 */   }
/* 1311 */   #lesson-nav .sub-menu ul.nav {
/* 1312 */     background-color: #fff;
/* 1313 */   }
/* 1314 */   #lesson-nav .menu-toggler:hover {
/* 1315 */     background-color: #F0F3F5;
/* 1316 */     cursor: default;
/* 1317 */   }
/* 1318 */   #lesson-nav .menu-toggler::before {
/* 1319 */     position: absolute;
/* 1320 */     top: 0;
/* 1321 */     right: -0.8rem;
/* 1322 */     width: 1rem;
/* 1323 */     height: 100%;
/* 1324 */     border-top: 0.3125rem solid #fff;
/* 1325 */     border-bottom: 0.3125rem solid #fff;
/* 1326 */   }
/* 1327 */ }
/* 1328 */ @media screen and (min-width: 1024px) and (-ms-high-contrast: active), screen and (min-width: 1024px) and (-ms-high-contrast: none) {
/* 1329 */   #lesson-nav .menu-toggler::before {
/* 1330 */     background: #fff;
/* 1331 */   }
/* 1332 */ }
/* 1333 */ @media (min-width: 1024px) {
/* 1334 */   @supports (-ms-ime-align: auto) {
/* 1335 */     #lesson-nav .menu-toggler::before {
/* 1336 */       background: #fff;
/* 1337 */     }
/* 1338 */   }
/* 1339 */   #lesson-nav .menu-toggler.active {
/* 1340 */     cursor: default;
/* 1341 */   }
/* 1342 */   #lesson-nav .menu-toggler.active::before {
/* 1343 */     content: "";
/* 1344 */   }
/* 1345 */   #lesson-nav .menu-toggler.active > .sub-menu {
/* 1346 */     cursor: default;
/* 1347 */     visibility: visible;
/* 1348 */     opacity: 1;
/* 1349 */   }
/* 1350 */   #lesson-nav .menu-toggler.active > .sub-menu::after {

/* page-style-s.css */

/* 1351 */     content: "";
/* 1352 */     position: absolute;
/* 1353 */     width: 100%;
/* 1354 */     height: 100%;
/* 1355 */     top: 0;
/* 1356 */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1357 */     border-radius: 5px;
/* 1358 */     -webkit-border-top-left-radius: 0;
/* 1359 */     -webkit-border-bottom-left-radius: 0;
/* 1360 */     -moz-border-radius-topleft: 0;
/* 1361 */     -moz-border-radius-bottomleft: 0;
/* 1362 */     border-top-left-radius: 0;
/* 1363 */     border-bottom-left-radius: 0;
/* 1364 */     z-index: -1;
/* 1365 */   }
/* 1366 */   #lesson-nav .menu-toggler .category-name {
/* 1367 */     margin-right: 0.6rem;
/* 1368 */     -webkit-flex-grow: 1;
/* 1369 */             flex-grow: 1;
/* 1370 */   }
/* 1371 */   #lesson-nav .menu-toggler-arrow {
/* 1372 */     width: 0.5625rem;
/* 1373 */     height: 0.5625rem;
/* 1374 */     border: 0.125rem solid;
/* 1375 */     border-left: none;
/* 1376 */     border-bottom: none;
/* 1377 */     -webkit-transform: rotate(45deg);
/* 1378 */             transform: rotate(45deg);
/* 1379 */     color: inherit;
/* 1380 */   }
/* 1381 */ }
/* 1382 */ #user-navigation {
/* 1383 */   display: none;
/* 1384 */ }
/* 1385 */ #user-navigation #notifications-wrap {
/* 1386 */   display: block;
/* 1387 */   margin-left: 0.5rem;
/* 1388 */   float: left;
/* 1389 */   vertical-align: bottom;
/* 1390 */   margin-right: 0.5rem;
/* 1391 */   cursor: pointer;
/* 1392 */ }
/* 1393 */ #user-navigation #notifications-wrap .notifications-popover {
/* 1394 */   position: absolute;
/* 1395 */   z-index: 1060;
/* 1396 */   border-radius: 0.3rem;
/* 1397 */ }
/* 1398 */ #user-navigation .notification-icon {
/* 1399 */   text-align: left;
/* 1400 */   position: relative;

/* page-style-s.css */

/* 1401 */   width: 2rem;
/* 1402 */   height: 2rem;
/* 1403 */ }
/* 1404 */ #user-navigation .notification-icon .n-icon-box {
/* 1405 */   width: 100%;
/* 1406 */   height: 100%;
/* 1407 */   padding: 0;
/* 1408 */   border-radius: 1rem;
/* 1409 */   -webkit-border-radius: 1rem;
/* 1410 */   -moz-border-radius: 1rem;
/* 1411 */ }
/* 1412 */ #user-navigation .notification-icon .notice-template-popover {
/* 1413 */   width: 22.5rem;
/* 1414 */   max-width: 22.5rem;
/* 1415 */   right: -5rem;
/* 1416 */   left: auto;
/* 1417 */   top: 3.125rem;
/* 1418 */   display: none;
/* 1419 */   background-color: #fff;
/* 1420 */ }
/* 1421 */ @media (min-width: 1024px) {
/* 1422 */   #user-navigation .notification-icon .notice-template-popover {
/* 1423 */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1424 */   }
/* 1425 */ }
/* 1426 */ @media (max-width: 1023.98px) {
/* 1427 */   #user-navigation .notification-icon .notice-template-popover {
/* 1428 */     right: -4.5rem;
/* 1429 */     top: 3.0625rem;
/* 1430 */     min-width: 100vw !important;
/* 1431 */     width: 100vw !important;
/* 1432 */     border: 0px;
/* 1433 */   }
/* 1434 */ }
/* 1435 */ @media (max-width: 767.98px) {
/* 1436 */   #user-navigation .notification-icon .notice-template-popover {
/* 1437 */     right: -4.5rem;
/* 1438 */   }
/* 1439 */ }
/* 1440 */ @media (min-width: 979px) and (max-width: 1024px) {
/* 1441 */   #user-navigation .notification-icon .notice-template-popover.no-notifications {
/* 1442 */     height: 210px;
/* 1443 */   }
/* 1444 */ }
/* 1445 */ #user-navigation .notification-icon .swiper-scrollbar {
/* 1446 */   margin-right: 5px;
/* 1447 */   margin-top: 5px;
/* 1448 */   width: 5px;
/* 1449 */   right: 0;
/* 1450 */   position: absolute;

/* page-style-s.css */

/* 1451 */   /*    height: 160px;*/
/* 1452 */   display: block !important;
/* 1453 */   top: 0;
/* 1454 */   background: none;
/* 1455 */ }
/* 1456 */ #user-navigation .notification-icon .swiper-scrollbar .swiper-scrollbar-drag {
/* 1457 */   background: #bcbbbb;
/* 1458 */ }
/* 1459 */ #user-navigation .non-swiper-slide {
/* 1460 */   text-align: center;
/* 1461 */   vertical-align: middle;
/* 1462 */   font-size: 1.25rem;
/* 1463 */   height: 100%;
/* 1464 */ }
/* 1465 */ #user-navigation .non-swiper-slide #no-notification-image {
/* 1466 */   margin-top: 32px;
/* 1467 */   margin-bottom: 24px;
/* 1468 */   margin-left: 50%;
/* 1469 */   position: relative;
/* 1470 */   right: 4.375rem;
/* 1471 */   width: 9.125rem;
/* 1472 */   height: 6.25rem;
/* 1473 */   display: block;
/* 1474 */   background: url("/assets/base/images/icons/notifications/no-notifications-bell.svg") no-repeat;
/* 1475 */   background-size: 100%;
/* 1476 */ }
/* 1477 */ #user-navigation .non-swiper-slide #no-notification-image svg {
/* 1478 */   width: 9.125rem;
/* 1479 */   height: 6.25rem;
/* 1480 */ }
/* 1481 */ @media (max-width: 1023.98px) {
/* 1482 */   #user-navigation .non-swiper-slide #no-notification-image {
/* 1483 */     margin-top: 56px;
/* 1484 */     margin-bottom: 32px;
/* 1485 */     width: 12.375rem;
/* 1486 */     height: 8.5rem;
/* 1487 */     right: 6.1875rem;
/* 1488 */   }
/* 1489 */   #user-navigation .non-swiper-slide #no-notification-image svg {
/* 1490 */     width: 12.375rem;
/* 1491 */     height: 8.5rem;
/* 1492 */   }
/* 1493 */ }
/* 1494 */ @media (max-width: 767.98px) {
/* 1495 */   #user-navigation .non-swiper-slide #no-notification-image {
/* 1496 */     width: 9.125rem;
/* 1497 */     height: 6.25rem;
/* 1498 */     right: 4.375rem;
/* 1499 */     margin-bottom: 24px;
/* 1500 */   }

/* page-style-s.css */

/* 1501 */ }
/* 1502 */ #user-navigation .notification-icon .row-fluid {
/* 1503 */   min-height: 3.4375rem;
/* 1504 */ }
/* 1505 */ #user-navigation .notification-icon .swiper-slide {
/* 1506 */   width: 22.5rem;
/* 1507 */   height: auto !important;
/* 1508 */   overflow: auto;
/* 1509 */   vertical-align: middle;
/* 1510 */   text-align: justify;
/* 1511 */   border-bottom: 1px solid #D2D4D7;
/* 1512 */ }
/* 1513 */ @media (max-width: 1023.98px) {
/* 1514 */   #user-navigation .notification-icon .swiper-slide {
/* 1515 */     width: 100%;
/* 1516 */   }
/* 1517 */ }
/* 1518 */ @media (min-width: 1024px) {
/* 1519 */   #user-navigation .notification-icon .notifications-popover-content .swiper-slide:hover {
/* 1520 */     background-color: #F0F3F5 !important;
/* 1521 */   }
/* 1522 */ }
/* 1523 */ @media (max-width: 1023.98px) {
/* 1524 */   #user-navigation .notification-icon .notifications-popover-content .swiper-slide:active {
/* 1525 */     background-color: #F0F3F5 !important;
/* 1526 */   }
/* 1527 */ }
/* 1528 */ #user-navigation .notification-icon .notifications-popover-content .swiper-slide.not-saw, #user-navigation .notification-icon .notifications-popover-content .swiper-slide.saw {
/* 1529 */   background-color: #E5F5FF;
/* 1530 */ }
/* 1531 */ #user-navigation .notification-icon .swiper-slide:last-child {
/* 1532 */   border-bottom: none;
/* 1533 */ }
/* 1534 */ #user-navigation .notification-icon .swiper-slide a {
/* 1535 */   color: #444;
/* 1536 */   height: 100%;
/* 1537 */   vertical-align: middle;
/* 1538 */   font-size: 0.75rem;
/* 1539 */   padding: 0;
/* 1540 */   text-decoration: none;
/* 1541 */   display: table;
/* 1542 */   line-height: 1.2rem;
/* 1543 */   width: 21.875rem;
/* 1544 */   position: relative;
/* 1545 */ }
/* 1546 */ @media (max-width: 1023.98px) {
/* 1547 */   #user-navigation .notification-icon .swiper-slide a {
/* 1548 */     width: 100%;
/* 1549 */   }
/* 1550 */ }

/* page-style-s.css */

/* 1551 */ #user-navigation .notifications-popover-content {
/* 1552 */   height: 100%;
/* 1553 */ }
/* 1554 */ #user-navigation .notifications-popover-inner {
/* 1555 */   height: 100%;
/* 1556 */ }
/* 1557 */ #user-navigation .swiper-container {
/* 1558 */   height: 100%;
/* 1559 */ }
/* 1560 */ #user-navigation .swiper-wrapper {
/* 1561 */   height: 100%;
/* 1562 */   display: block;
/* 1563 */ }
/* 1564 */ .notification-icon-wrap, .notification-text-wrap {
/* 1565 */   display: table-cell;
/* 1566 */   height: 100%;
/* 1567 */   vertical-align: middle;
/* 1568 */   padding: 1rem 0rem;
/* 1569 */ }
/* 1570 */ .notification-text-wrap {
/* 1571 */   padding-right: 1rem;
/* 1572 */ }
/* 1573 */ .notification-icon-wrap {
/* 1574 */   width: 5rem;
/* 1575 */ }
/* 1576 */ @media (max-width: 320px) {
/* 1577 */   .no-notifications .notifications-popover-inner {
/* 1578 */     position: relative;
/* 1579 */     margin-top: 50%;
/* 1580 */     bottom: 103px;
/* 1581 */   }
/* 1582 */ }
/* 1583 */ #user-navigation .notification-icon .swiper-slide a .notification-type-icon {
/* 1584 */   margin-right: 0.5rem;
/* 1585 */ }
/* 1586 */ #user-navigation .notification-icon .swiper-slide a .notification-flag-icon {
/* 1587 */   position: absolute;
/* 1588 */   right: 0.625rem;
/* 1589 */   top: 0;
/* 1590 */ }
/* 1591 */ #user-navigation .notification-icon .swiper-slide a .notification-text {
/* 1592 */   display: inline-block;
/* 1593 */   margin-right: 1rem;
/* 1594 */   text-align: left;
/* 1595 */ }
/* 1596 */ #user-navigation .notification-icon .swiper-slide a .notification-date-text {
/* 1597 */   font-family: "AkrobatSemiBold" !important;
/* 1598 */   font-size: 0.875rem !important;
/* 1599 */   margin-bottom: 0.25rem;
/* 1600 */ }

/* page-style-s.css */

/* 1601 */ #user-navigation .notification-icon .swiper-container {
/* 1602 */   border-radius: 5px;
/* 1603 */ }
/* 1604 */ @media (max-width: 767.98px) {
/* 1605 */   #user-navigation .notification-icon .swiper-container {
/* 1606 */     border-radius: 0px;
/* 1607 */   }
/* 1608 */ }
/* 1609 */ #user-navigation .notification-icon .notifications-popover.bottom .arrow {
/* 1610 */   right: 5.25rem;
/* 1611 */   left: auto;
/* 1612 */   top: -0.4375rem;
/* 1613 */   position: absolute;
/* 1614 */   display: block;
/* 1615 */   border-left: 0.75rem solid transparent;
/* 1616 */   border-right: 0.75rem solid transparent;
/* 1617 */   border-bottom: 0.5rem solid #fff;
/* 1618 */   display: block;
/* 1619 */   width: 1rem;
/* 1620 */   height: 0.5rem;
/* 1621 */   z-index: 1100;
/* 1622 */ }
/* 1623 */ @media (max-width: 1023.98px) {
/* 1624 */   #user-navigation .notification-icon .notifications-popover.bottom .arrow {
/* 1625 */     right: 4.75rem;
/* 1626 */   }
/* 1627 */ }
/* 1628 */ #user-navigation .notification-icon .notifications-popover-content {
/* 1629 */   padding: 0;
/* 1630 */   /*min-height: 323px;*/
/* 1631 */   overflow: hidden;
/* 1632 */ }
/* 1633 */ #user-navigation .notification-icon .notifications-popover-content .swiper-container {
/* 1634 */   width: 100%;
/* 1635 */ }
/* 1636 */ #notice-swiper .notifications-popover-content {
/* 1637 */   border-radius: 5px;
/* 1638 */ }
/* 1639 */ @media (max-width: 767.98px) {
/* 1640 */   #notice-swiper .notifications-popover-content {
/* 1641 */     border-radius: 0px;
/* 1642 */   }
/* 1643 */ }
/* 1644 */ #notice-swiper.no-notifications {
/* 1645 */   background-color: #fff;
/* 1646 */ }
/* 1647 */ #notice-swiper .swiper-slide .notification-type-icon {
/* 1648 */   width: 3rem;
/* 1649 */   height: 3rem;
/* 1650 */   display: block;

/* page-style-s.css */

/* 1651 */   margin-left: 1rem;
/* 1652 */   margin-right: 1rem;
/* 1653 */   vertical-align: middle;
/* 1654 */ }
/* 1655 */ #user-navigation .streak-popover {
/* 1656 */   position: absolute;
/* 1657 */   min-width: 100vw;
/* 1658 */   right: -6.25rem;
/* 1659 */   left: auto;
/* 1660 */   top: 3.3rem;
/* 1661 */   z-index: 1060;
/* 1662 */   border-radius: 0.3rem;
/* 1663 */   background-color: #fff;
/* 1664 */   cursor: default;
/* 1665 */ }
/* 1666 */ @media (min-width: 1024px) {
/* 1667 */   #user-navigation .streak-popover {
/* 1668 */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 1669 */     min-width: 22.5rem;
/* 1670 */   }
/* 1671 */ }
/* 1672 */ @media (max-width: 1023.98px) {
/* 1673 */   #user-navigation .streak-popover {
/* 1674 */     right: -7rem;
/* 1675 */     top: 3.2rem;
/* 1676 */     border-radius: 0;
/* 1677 */     overflow-y: scroll;
/* 1678 */     padding-bottom: 6rem;
/* 1679 */   }
/* 1680 */ }
/* 1681 */ #user-navigation .streak-popover .streak-arrow {
/* 1682 */   position: absolute;
/* 1683 */   right: 6.4375rem;
/* 1684 */   left: auto;
/* 1685 */   top: -0.4375rem;
/* 1686 */   border-left: 0.75rem solid transparent;
/* 1687 */   border-right: 0.75rem solid transparent;
/* 1688 */   border-bottom: 0.5rem solid #fff;
/* 1689 */   display: block;
/* 1690 */   width: 1rem;
/* 1691 */   height: 0.5rem;
/* 1692 */   z-index: 1100;
/* 1693 */ }
/* 1694 */ @media (max-width: 1023.98px) {
/* 1695 */   #user-navigation .streak-popover .streak-arrow {
/* 1696 */     display: none;
/* 1697 */   }
/* 1698 */ }
/* 1699 */ #user-navigation .streak-icon {
/* 1700 */   text-align: center;

/* page-style-s.css */

/* 1701 */   position: relative;
/* 1702 */   cursor: pointer;
/* 1703 */   width: 2rem;
/* 1704 */   height: 2rem;
/* 1705 */   margin-top: 0.25rem;
/* 1706 */   margin-left: 0.5rem;
/* 1707 */ }
/* 1708 */ #user-navigation .streak-icon .streak-icon-box .header-streak-icon svg {
/* 1709 */   width: 2rem;
/* 1710 */   height: 2rem;
/* 1711 */   padding: 0;
/* 1712 */   border-radius: 1rem;
/* 1713 */ }
/* 1714 */ #user-navigation .streak-icon #streak-header-number {
/* 1715 */   font-family: "AkrobatExtraBold" !important;
/* 1716 */   font-size: 0.75rem !important;
/* 1717 */   text-align: center;
/* 1718 */   width: 2rem;
/* 1719 */   height: 2rem;
/* 1720 */   line-height: 2rem;
/* 1721 */   top: -1.875rem;
/* 1722 */   right: 0rem;
/* 1723 */   position: relative;
/* 1724 */   z-index: 998;
/* 1725 */   display: block;
/* 1726 */ }
/* 1727 */ @media (min-width: 1280px) {
/* 1728 */   #user-navigation .streak-icon #streak-header-number {
/* 1729 */     top: -1.875rem;
/* 1730 */   }
/* 1731 */ }
/* 1732 */ @media (max-width: 1023.98px) {
/* 1733 */   #user-navigation .streak-icon {
/* 1734 */     margin-top: 0.25rem;
/* 1735 */   }
/* 1736 */ }
/* 1737 */ #streak-number-circle {
/* 1738 */   top: -0.65rem !important;
/* 1739 */ }
/* 1740 */ #streak-body {
/* 1741 */   height: 2rem;
/* 1742 */ }
/* 1743 */ #header.sticky-header .streak-popover {
/* 1744 */   top: 2.9rem !important;
/* 1745 */   transition: all 0.3s ease;
/* 1746 */ }
/* 1747 */ #header.sticky-header .streak-popover {
/* 1748 */   top: 2.9rem !important;
/* 1749 */   transition: all 0.3s ease;
/* 1750 */ }

/* page-style-s.css */

/* 1751 */ .streak-icon.streak-box-toggler.header-nav-toggler.arrow-after::after {
/* 1752 */   bottom: -0.7rem !important;
/* 1753 */   left: 0.25rem;
/* 1754 */ }
/* 1755 */ @media (max-width: 1023.98px) {
/* 1756 */   .streak-icon.streak-box-toggler.header-nav-toggler.arrow-after::after {
/* 1757 */     bottom: -1.05rem !important;
/* 1758 */   }
/* 1759 */ }
/* 1760 */ .streak-box-popover-inner {
/* 1761 */   padding-left: 2rem;
/* 1762 */   padding-right: 2rem;
/* 1763 */   padding-top: 2rem;
/* 1764 */   padding-bottom: 2.5rem;
/* 1765 */ }
/* 1766 */ @media (max-width: 1023.98px) {
/* 1767 */   .streak-box-popover-inner {
/* 1768 */     padding-left: 6rem;
/* 1769 */     padding-right: 6rem;
/* 1770 */     padding-top: 5rem;
/* 1771 */   }
/* 1772 */ }
/* 1773 */ @media (max-width: 767.98px) {
/* 1774 */   .streak-box-popover-inner {
/* 1775 */     padding-left: 2rem;
/* 1776 */     padding-right: 2rem;
/* 1777 */     padding-top: 4rem;
/* 1778 */   }
/* 1779 */ }
/* 1780 */ #streak-wrap .tooltip {
/* 1781 */   margin-top: 0.875rem;
/* 1782 */   z-index: 998;
/* 1783 */ }
/* 1784 */ #streak-wrap .tooltip .arrow {
/* 1785 */   left: 45% !important;
/* 1786 */   top: -1rem !important;
/* 1787 */ }
/* 1788 */ #streak-wrap .tooltip .tooltip-inner {
/* 1789 */   max-width: 300px !important;
/* 1790 */   margin-top: -1rem !important;
/* 1791 */ }
/* 1792 */ @media (max-width: 1023.98px) {
/* 1793 */   #streak-wrap .tooltip .tooltip-inner {
/* 1794 */     position: relative;
/* 1795 */   }
/* 1796 */ }
/* 1797 */ .streak-heading {
/* 1798 */   position: relative;
/* 1799 */ }
/* 1800 */ .streak-heading .streak-heading-icon {

/* page-style-s.css */

/* 1801 */   display: inline-block;
/* 1802 */   width: 13.6875rem;
/* 1803 */   height: 9.375rem;
/* 1804 */ }
/* 1805 */ .streak-heading .streak-heading-icon svg {
/* 1806 */   width: 13.6875rem;
/* 1807 */   height: 9.375rem;
/* 1808 */ }
/* 1809 */ .streak-heading .streak-heading-step {
/* 1810 */   color: #fff;
/* 1811 */   text-align: center;
/* 1812 */   width: 8.75rem;
/* 1813 */   height: 9.375rem;
/* 1814 */   line-height: 12.5rem;
/* 1815 */   right: 50%;
/* 1816 */   -webkit-transform: translate(50%, 0);
/* 1817 */           transform: translate(50%, 0);
/* 1818 */   position: absolute;
/* 1819 */   font-family: "AkrobatExtraBold" !important;
/* 1820 */   font-size: 3rem !important;
/* 1821 */ }
/* 1822 */ .streak-heading .streak-heading-title {
/* 1823 */   font-family: "AkrobatExtraBold" !important;
/* 1824 */   font-size: 1.125rem !important;
/* 1825 */   color: #434D66;
/* 1826 */   margin-top: 1.5rem;
/* 1827 */   margin-bottom: 1rem;
/* 1828 */ }
/* 1829 */ .streak-description .streak-description-text {
/* 1830 */   font-family: "AkrobatSemiBold" !important;
/* 1831 */   font-size: 1rem !important;
/* 1832 */   color: #627380;
/* 1833 */ }
/* 1834 */ .streak-description .streak-description-bold-text {
/* 1835 */   font-family: "AkrobatExtraBold" !important;
/* 1836 */   font-size: 1rem !important;
/* 1837 */   color: #627380;
/* 1838 */ }
/* 1839 */ .streak-progress {
/* 1840 */   position: relative;
/* 1841 */   margin-bottom: 1rem;
/* 1842 */ }
/* 1843 */ .streak-progress .level-step {
/* 1844 */   font-family: "AkrobatSemiBold" !important;
/* 1845 */   font-size: 1rem !important;
/* 1846 */   color: #627380;
/* 1847 */   position: absolute;
/* 1848 */   top: -0.375rem;
/* 1849 */   width: 1.5rem;
/* 1850 */ }

/* page-style-s.css */

/* 1851 */ .streak-progress .level-step-start {
/* 1852 */   left: 0;
/* 1853 */ }
/* 1854 */ .streak-progress .level-step-end {
/* 1855 */   right: 0;
/* 1856 */ }
/* 1857 */ .streak-progress .progress.progressbar {
/* 1858 */   border-radius: 0.5rem;
/* 1859 */   height: 0.625rem;
/* 1860 */   margin-left: 1.5rem;
/* 1861 */   margin-right: 1.5rem;
/* 1862 */ }
/* 1863 */ @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
/* 1864 */   .streak-progress .progress.progressbar {
/* 1865 */     width: 88% !important;
/* 1866 */     margin-left: 2.5rem;
/* 1867 */   }
/* 1868 */   .streak-progress .level-step-start {
/* 1869 */     left: 1rem;
/* 1870 */   }
/* 1871 */   .streak-progress .level-step-end {
/* 1872 */     right: 1rem;
/* 1873 */   }
/* 1874 */ }
/* 1875 */ @media (max-width: 1023.98px) {
/* 1876 */   .streak-progress .level-step {
/* 1877 */     top: -0.3125rem;
/* 1878 */   }
/* 1879 */ }
/* 1880 */ #streak-box {
/* 1881 */   text-align: center;
/* 1882 */ }
/* 1883 */ @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
/* 1884 */   #streak-box {
/* 1885 */     right: -7rem;
/* 1886 */   }
/* 1887 */ }
/* 1888 */ @media (max-width: 1023.98px) {
/* 1889 */   #streak-box {
/* 1890 */     height: 100vh;
/* 1891 */   }
/* 1892 */ }
/* 1893 */ .gifts-won {
/* 1894 */   margin-bottom: 0 !important;
/* 1895 */   font-family: "AkrobatSemiBold" !important;
/* 1896 */   font-size: 1rem !important;
/* 1897 */   color: #627380;
/* 1898 */ }
/* 1899 */ .gifts-won .gifts-won-count {
/* 1900 */   display: block;

/* page-style-s.css */

/* 1901 */   font-family: "AkrobatExtraBold" !important;
/* 1902 */   font-size: 1rem !important;
/* 1903 */ }
/* 1904 */ @media (max-width: 1279.98px) {
/* 1905 */   #streak-number-circle {
/* 1906 */     top: -0.35rem !important;
/* 1907 */   }
/* 1908 */ }
/* 1909 */ @media (min-width: 1024px) and (max-width: 1279.98px) {
/* 1910 */   #streak-number-circle {
/* 1911 */     top: -0.55rem !important;
/* 1912 */   }
/* 1913 */ }
/* 1914 */ .critical-period {
/* 1915 */   font-family: "AkrobatExtraBold" !important;
/* 1916 */   font-size: 1rem !important;
/* 1917 */   color: #FADE4D;
/* 1918 */   position: absolute;
/* 1919 */   top: -0.5rem;
/* 1920 */   left: 1.95rem;
/* 1921 */ }
/* 1922 */ @media (min-width: 1024px) and (max-width: 1279.98px) {
/* 1923 */   .critical-period {
/* 1924 */     left: 1.95rem !important;
/* 1925 */     top: -0.2rem !important;
/* 1926 */   }
/* 1927 */ }
/* 1928 */ @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
/* 1929 */   .critical-period {
/* 1930 */     left: 1.98rem !important;
/* 1931 */   }
/* 1932 */ }
/* 1933 */ @media (max-width: 1279.98px) {
/* 1934 */   .critical-period {
/* 1935 */     font-family: "AkrobatBold" !important;
/* 1936 */     font-size: 0.75rem !important;
/* 1937 */     left: 1.6rem;
/* 1938 */     top: -0.25rem;
/* 1939 */   }
/* 1940 */ }
/* 1941 */ .winning-period {
/* 1942 */   position: absolute;
/* 1943 */   top: -0.7rem;
/* 1944 */   left: 1.3rem;
/* 1945 */ }
/* 1946 */ .winning-period svg {
/* 1947 */   width: 1.5rem;
/* 1948 */   height: 1.5rem;
/* 1949 */ }
/* 1950 */ @media (max-width: 1023.98px) {

/* page-style-s.css */

/* 1951 */   .winning-period {
/* 1952 */     left: 1.25rem;
/* 1953 */     top: -0.4rem;
/* 1954 */   }
/* 1955 */   .winning-period svg {
/* 1956 */     width: 0.875rem;
/* 1957 */     height: 0.875rem;
/* 1958 */   }
/* 1959 */ }
/* 1960 */ .critical-timer-text {
/* 1961 */   font-family: "AkrobatSemiBold" !important;
/* 1962 */   font-size: 1.5rem !important;
/* 1963 */   display: block;
/* 1964 */   margin-top: 0.5rem;
/* 1965 */ }
/* 1966 */ #notice-swiper .icon-notification-category-8, #notice-swiper .icon-notification-category-7, #notice-swiper .icon-notification-category-6, #notice-swiper .icon-notification-category-5, #notice-swiper .icon-notification-category-4, #notice-swiper .icon-notification-category-3, #notice-swiper .icon-notification-category-2, #notice-swiper .icon-notification-category-1 {
/* 1967 */   background: url("/assets/base/images/icons/sprite/view/notifications-41ba1b08.svg");
/* 1968 */ }
/* 1969 */ #notice-swiper .icon-notification-category-1 {
/* 1970 */   background-position: 0 0;
/* 1971 */   background-size: auto 100%;
/* 1972 */ }
/* 1973 */ #notice-swiper .icon-notification-category-2 {
/* 1974 */   background-position: 14.2857142857% 0;
/* 1975 */   background-size: auto 100%;
/* 1976 */ }
/* 1977 */ #notice-swiper .icon-notification-category-3 {
/* 1978 */   background-position: 28.5714285714% 0;
/* 1979 */   background-size: auto 100%;
/* 1980 */ }
/* 1981 */ #notice-swiper .icon-notification-category-4 {
/* 1982 */   background-position: 42.8571428571% 0;
/* 1983 */   background-size: auto 100%;
/* 1984 */ }
/* 1985 */ #notice-swiper .icon-notification-category-5 {
/* 1986 */   background-position: 57.1428571429% 0;
/* 1987 */   background-size: auto 100%;
/* 1988 */ }
/* 1989 */ #notice-swiper .icon-notification-category-6 {
/* 1990 */   background-position: 71.4285714286% 0;
/* 1991 */   background-size: auto 100%;
/* 1992 */ }
/* 1993 */ #notice-swiper .icon-notification-category-7 {
/* 1994 */   background-position: 85.7142857143% 0;
/* 1995 */   background-size: auto 100%;
/* 1996 */ }
/* 1997 */ #notice-swiper .icon-notification-category-8 {
/* 1998 */   background-position: 100% 0;
/* 1999 */   background-size: auto 100%;
/* 2000 */ }

/* page-style-s.css */

/* 2001 */ #notification-bell, .header-streak-icon {
/* 2002 */   width: 2rem;
/* 2003 */   height: 2.125rem;
/* 2004 */   padding-top: 0.125rem;
/* 2005 */   position: relative;
/* 2006 */ }
/* 2007 */ @media (min-width: 1024px) {
/* 2008 */   #notification-bell, .header-streak-icon {
/* 2009 */     height: 2.1875rem;
/* 2010 */     padding-top: 0.1875rem;
/* 2011 */   }
/* 2012 */ }
/* 2013 */ #notification-bell .bell-clapper.static, .header-streak-icon .bell-clapper.static {
/* 2014 */   display: block;
/* 2015 */ }
/* 2016 */ #notification-bell .bell-clapper.animated, .header-streak-icon .bell-clapper.animated {
/* 2017 */   display: none;
/* 2018 */ }
/* 2019 */ #notification-bell.playing .bell-clapper.static {
/* 2020 */   display: none;
/* 2021 */ }
/* 2022 */ #notification-bell.playing .bell-clapper.animated {
/* 2023 */   display: block;
/* 2024 */ }
/* 2025 */ #bell-body {
/* 2026 */   width: 100%;
/* 2027 */   height: 100%;
/* 2028 */ }
/* 2029 */ #bell-body svg {
/* 2030 */   fill: #fff;
/* 2031 */   width: 100%;
/* 2032 */   height: 100%;
/* 2033 */ }
/* 2034 */ .bell-clapper {
/* 2035 */   margin: auto;
/* 2036 */   margin-top: -0.3125rem;
/* 2037 */   width: 0.3125rem;
/* 2038 */   height: 0.1875rem;
/* 2039 */   background: #fff;
/* 2040 */   border-radius: 50%/100%;
/* 2041 */   border-top-left-radius: 0;
/* 2042 */   border-top-right-radius: 0;
/* 2043 */ }
/* 2044 */ @-webkit-keyframes splash_circle_inner_Animation {
/* 2045 */   30% {
/* 2046 */     opacity: 1;
/* 2047 */     transform-box: fill-box;
/* 2048 */     -webkit-transform-origin: 50% 50%;
/* 2049 */     transform-origin: 50% 50%;
/* 2050 */   }

/* page-style-s.css */

/* 2051 */   90% {
/* 2052 */     opacity: 0;
/* 2053 */     transform-box: fill-box;
/* 2054 */     -webkit-transform-origin: 50% 50%;
/* 2055 */     transform-origin: 50% 50%;
/* 2056 */   }
/* 2057 */   0% {
/* 2058 */     opacity: 1;
/* 2059 */     transform-box: fill-box;
/* 2060 */     -webkit-transform-origin: 50% 50%;
/* 2061 */     transform-origin: 50% 50%;
/* 2062 */   }
/* 2063 */   100% {
/* 2064 */     opacity: 0;
/* 2065 */     transform-box: fill-box;
/* 2066 */     -webkit-transform-origin: 50% 50%;
/* 2067 */     transform-origin: 50% 50%;
/* 2068 */   }
/* 2069 */ }
/* 2070 */ @keyframes splash_circle_inner_Animation {
/* 2071 */   30% {
/* 2072 */     opacity: 1;
/* 2073 */     transform-box: fill-box;
/* 2074 */     -webkit-transform-origin: 50% 50%;
/* 2075 */     transform-origin: 50% 50%;
/* 2076 */   }
/* 2077 */   90% {
/* 2078 */     opacity: 0;
/* 2079 */     transform-box: fill-box;
/* 2080 */     -webkit-transform-origin: 50% 50%;
/* 2081 */     transform-origin: 50% 50%;
/* 2082 */   }
/* 2083 */   0% {
/* 2084 */     opacity: 1;
/* 2085 */     transform-box: fill-box;
/* 2086 */     -webkit-transform-origin: 50% 50%;
/* 2087 */     transform-origin: 50% 50%;
/* 2088 */   }
/* 2089 */   100% {
/* 2090 */     opacity: 0;
/* 2091 */     transform-box: fill-box;
/* 2092 */     -webkit-transform-origin: 50% 50%;
/* 2093 */     transform-origin: 50% 50%;
/* 2094 */   }
/* 2095 */ }
/* 2096 */ @-webkit-keyframes splash_circle_outer_animation {
/* 2097 */   30% {
/* 2098 */     -webkit-transform: scale(0, 0);
/* 2099 */     transform: scale(0, 0);
/* 2100 */     transform-box: fill-box;

/* page-style-s.css */

/* 2101 */     -webkit-transform-origin: 50% 50%;
/* 2102 */     transform-origin: 50% 50%;
/* 2103 */   }
/* 2104 */   50% {
/* 2105 */     -webkit-transform: scale(0.5, 0.5);
/* 2106 */     transform: scale(0.5, 0.5);
/* 2107 */     transform-box: fill-box;
/* 2108 */     -webkit-transform-origin: 50% 50%;
/* 2109 */     transform-origin: 50% 50%;
/* 2110 */   }
/* 2111 */   70% {
/* 2112 */     -webkit-transform: scale(1, 1);
/* 2113 */     transform: scale(1, 1);
/* 2114 */     transform-box: fill-box;
/* 2115 */     -webkit-transform-origin: 50% 50%;
/* 2116 */     transform-origin: 50% 50%;
/* 2117 */   }
/* 2118 */   90% {
/* 2119 */     -webkit-transform: scale(1.2, 1.2);
/* 2120 */     transform: scale(1.2, 1.2);
/* 2121 */     transform-box: fill-box;
/* 2122 */     -webkit-transform-origin: 50% 50%;
/* 2123 */     transform-origin: 50% 50%;
/* 2124 */   }
/* 2125 */   0% {
/* 2126 */     -webkit-transform: scale(0, 0);
/* 2127 */     transform: scale(0, 0);
/* 2128 */     transform-box: fill-box;
/* 2129 */     -webkit-transform-origin: 50% 50%;
/* 2130 */     transform-origin: 50% 50%;
/* 2131 */   }
/* 2132 */   100% {
/* 2133 */     -webkit-transform: scale(1.2, 1.2);
/* 2134 */     transform: scale(1.2, 1.2);
/* 2135 */     transform-box: fill-box;
/* 2136 */     -webkit-transform-origin: 50% 50%;
/* 2137 */     transform-origin: 50% 50%;
/* 2138 */   }
/* 2139 */ }
/* 2140 */ @keyframes splash_circle_outer_animation {
/* 2141 */   30% {
/* 2142 */     -webkit-transform: scale(0, 0);
/* 2143 */     transform: scale(0, 0);
/* 2144 */     transform-box: fill-box;
/* 2145 */     -webkit-transform-origin: 50% 50%;
/* 2146 */     transform-origin: 50% 50%;
/* 2147 */   }
/* 2148 */   50% {
/* 2149 */     -webkit-transform: scale(0.5, 0.5);
/* 2150 */     transform: scale(0.5, 0.5);

/* page-style-s.css */

/* 2151 */     transform-box: fill-box;
/* 2152 */     -webkit-transform-origin: 50% 50%;
/* 2153 */     transform-origin: 50% 50%;
/* 2154 */   }
/* 2155 */   70% {
/* 2156 */     -webkit-transform: scale(1, 1);
/* 2157 */     transform: scale(1, 1);
/* 2158 */     transform-box: fill-box;
/* 2159 */     -webkit-transform-origin: 50% 50%;
/* 2160 */     transform-origin: 50% 50%;
/* 2161 */   }
/* 2162 */   90% {
/* 2163 */     -webkit-transform: scale(1.2, 1.2);
/* 2164 */     transform: scale(1.2, 1.2);
/* 2165 */     transform-box: fill-box;
/* 2166 */     -webkit-transform-origin: 50% 50%;
/* 2167 */     transform-origin: 50% 50%;
/* 2168 */   }
/* 2169 */   0% {
/* 2170 */     -webkit-transform: scale(0, 0);
/* 2171 */     transform: scale(0, 0);
/* 2172 */     transform-box: fill-box;
/* 2173 */     -webkit-transform-origin: 50% 50%;
/* 2174 */     transform-origin: 50% 50%;
/* 2175 */   }
/* 2176 */   100% {
/* 2177 */     -webkit-transform: scale(1.2, 1.2);
/* 2178 */     transform: scale(1.2, 1.2);
/* 2179 */     transform-box: fill-box;
/* 2180 */     -webkit-transform-origin: 50% 50%;
/* 2181 */     transform-origin: 50% 50%;
/* 2182 */   }
/* 2183 */ }
/* 2184 */ @-webkit-keyframes bell_clapper_animation {
/* 2185 */   0% {
/* 2186 */     -webkit-transform: translate(0, 0);
/* 2187 */     transform: translate(0, 0);
/* 2188 */     transform-box: fill-box;
/* 2189 */     -webkit-transform-origin: 50% 50%;
/* 2190 */     transform-origin: 50% 50%;
/* 2191 */   }
/* 2192 */   5% {
/* 2193 */     -webkit-transform: translate(5px, 0);
/* 2194 */     transform: translate(5px, 0);
/* 2195 */     transform-box: fill-box;
/* 2196 */     -webkit-transform-origin: 50% 50%;
/* 2197 */     transform-origin: 50% 50%;
/* 2198 */   }
/* 2199 */   10% {
/* 2200 */     -webkit-transform: translate(0, 0);

/* page-style-s.css */

/* 2201 */     transform: translate(0, 0);
/* 2202 */     transform-box: fill-box;
/* 2203 */     -webkit-transform-origin: 50% 50%;
/* 2204 */     transform-origin: 50% 50%;
/* 2205 */   }
/* 2206 */   15% {
/* 2207 */     -webkit-transform: translate(-5px, 0);
/* 2208 */     transform: translate(-5px, 0);
/* 2209 */     transform-box: fill-box;
/* 2210 */     -webkit-transform-origin: 50% 50%;
/* 2211 */     transform-origin: 50% 50%;
/* 2212 */   }
/* 2213 */   20% {
/* 2214 */     -webkit-transform: translate(0, 0);
/* 2215 */     transform: translate(0, 0);
/* 2216 */     transform-box: fill-box;
/* 2217 */     -webkit-transform-origin: 50% 50%;
/* 2218 */     transform-origin: 50% 50%;
/* 2219 */   }
/* 2220 */   25% {
/* 2221 */     -webkit-transform: translate(5px, 0);
/* 2222 */     transform: translate(5px, 0);
/* 2223 */     transform-box: fill-box;
/* 2224 */     -webkit-transform-origin: 50% 50%;
/* 2225 */     transform-origin: 50% 50%;
/* 2226 */   }
/* 2227 */   30% {
/* 2228 */     -webkit-transform: translate(0, 0);
/* 2229 */     transform: translate(0, 0);
/* 2230 */     transform-box: fill-box;
/* 2231 */     -webkit-transform-origin: 50% 50%;
/* 2232 */     transform-origin: 50% 50%;
/* 2233 */   }
/* 2234 */   35% {
/* 2235 */     -webkit-transform: translate(-5px, 0);
/* 2236 */     transform: translate(-5px, 0);
/* 2237 */     transform-box: fill-box;
/* 2238 */     -webkit-transform-origin: 50% 50%;
/* 2239 */     transform-origin: 50% 50%;
/* 2240 */   }
/* 2241 */   40% {
/* 2242 */     -webkit-transform: translate(0, 0);
/* 2243 */     transform: translate(0, 0);
/* 2244 */     transform-box: fill-box;
/* 2245 */     -webkit-transform-origin: 50% 50%;
/* 2246 */     transform-origin: 50% 50%;
/* 2247 */   }
/* 2248 */   100% {
/* 2249 */     -webkit-transform: translate(0, 0);
/* 2250 */     transform: translate(0, 0);

/* page-style-s.css */

/* 2251 */     transform-box: fill-box;
/* 2252 */     -webkit-transform-origin: 50% 50%;
/* 2253 */     transform-origin: 50% 50%;
/* 2254 */   }
/* 2255 */ }
/* 2256 */ @keyframes bell_clapper_animation {
/* 2257 */   0% {
/* 2258 */     -webkit-transform: translate(0, 0);
/* 2259 */     transform: translate(0, 0);
/* 2260 */     transform-box: fill-box;
/* 2261 */     -webkit-transform-origin: 50% 50%;
/* 2262 */     transform-origin: 50% 50%;
/* 2263 */   }
/* 2264 */   5% {
/* 2265 */     -webkit-transform: translate(5px, 0);
/* 2266 */     transform: translate(5px, 0);
/* 2267 */     transform-box: fill-box;
/* 2268 */     -webkit-transform-origin: 50% 50%;
/* 2269 */     transform-origin: 50% 50%;
/* 2270 */   }
/* 2271 */   10% {
/* 2272 */     -webkit-transform: translate(0, 0);
/* 2273 */     transform: translate(0, 0);
/* 2274 */     transform-box: fill-box;
/* 2275 */     -webkit-transform-origin: 50% 50%;
/* 2276 */     transform-origin: 50% 50%;
/* 2277 */   }
/* 2278 */   15% {
/* 2279 */     -webkit-transform: translate(-5px, 0);
/* 2280 */     transform: translate(-5px, 0);
/* 2281 */     transform-box: fill-box;
/* 2282 */     -webkit-transform-origin: 50% 50%;
/* 2283 */     transform-origin: 50% 50%;
/* 2284 */   }
/* 2285 */   20% {
/* 2286 */     -webkit-transform: translate(0, 0);
/* 2287 */     transform: translate(0, 0);
/* 2288 */     transform-box: fill-box;
/* 2289 */     -webkit-transform-origin: 50% 50%;
/* 2290 */     transform-origin: 50% 50%;
/* 2291 */   }
/* 2292 */   25% {
/* 2293 */     -webkit-transform: translate(5px, 0);
/* 2294 */     transform: translate(5px, 0);
/* 2295 */     transform-box: fill-box;
/* 2296 */     -webkit-transform-origin: 50% 50%;
/* 2297 */     transform-origin: 50% 50%;
/* 2298 */   }
/* 2299 */   30% {
/* 2300 */     -webkit-transform: translate(0, 0);

/* page-style-s.css */

/* 2301 */     transform: translate(0, 0);
/* 2302 */     transform-box: fill-box;
/* 2303 */     -webkit-transform-origin: 50% 50%;
/* 2304 */     transform-origin: 50% 50%;
/* 2305 */   }
/* 2306 */   35% {
/* 2307 */     -webkit-transform: translate(-5px, 0);
/* 2308 */     transform: translate(-5px, 0);
/* 2309 */     transform-box: fill-box;
/* 2310 */     -webkit-transform-origin: 50% 50%;
/* 2311 */     transform-origin: 50% 50%;
/* 2312 */   }
/* 2313 */   40% {
/* 2314 */     -webkit-transform: translate(0, 0);
/* 2315 */     transform: translate(0, 0);
/* 2316 */     transform-box: fill-box;
/* 2317 */     -webkit-transform-origin: 50% 50%;
/* 2318 */     transform-origin: 50% 50%;
/* 2319 */   }
/* 2320 */   100% {
/* 2321 */     -webkit-transform: translate(0, 0);
/* 2322 */     transform: translate(0, 0);
/* 2323 */     transform-box: fill-box;
/* 2324 */     -webkit-transform-origin: 50% 50%;
/* 2325 */     transform-origin: 50% 50%;
/* 2326 */   }
/* 2327 */ }
/* 2328 */ .bell-clapper.animated {
/* 2329 */   -webkit-animation-name: bell_clapper_animation;
/* 2330 */   animation-name: bell_clapper_animation;
/* 2331 */ }
/* 2332 */ #splash-circle-inner, #streak-splash-circle-inner {
/* 2333 */   -webkit-animation-name: splash_circle_inner_Animation;
/* 2334 */   animation-name: splash_circle_inner_Animation;
/* 2335 */ }
/* 2336 */ #splash-circle-outer, #streak-splash-circle-outer {
/* 2337 */   -webkit-animation-name: splash_circle_outer_animation;
/* 2338 */   animation-name: splash_circle_outer_animation;
/* 2339 */ }
/* 2340 */ .icon-user-info-xp-star, .icon-user-info-level, .icon-header-user-nav-ranking, .icon-header-user-nav-profile-subscription, .icon-header-user-nav-profile-school-program, .icon-header-user-nav-profile-edit, .icon-header-user-nav-profile-daily-missions, .icon-header-user-nav-profile, .icon-header-user-nav-logout, .icon-header-user-nav-individual-programs-my-program, .icon-header-user-nav-home, .icon-header-user-nav-admin-panel {
/* 2341 */   background: url("/assets/base/images/icons/sprite/view/user-menu-icons-77529aa7.svg") no-repeat;
/* 2342 */ }
/* 2343 */ .icon-header-user-nav-admin-panel {
/* 2344 */   background-position: 0 0;
/* 2345 */   background-size: auto 100%;
/* 2346 */ }
/* 2347 */ .icon-header-user-nav-home {
/* 2348 */   background-position: 9.0909090909% 0;
/* 2349 */   background-size: auto 100%;
/* 2350 */ }

/* page-style-s.css */

/* 2351 */ .icon-header-user-nav-individual-programs-my-program {
/* 2352 */   background-position: 18.1818181818% 0;
/* 2353 */   background-size: auto 100%;
/* 2354 */ }
/* 2355 */ .icon-header-user-nav-logout {
/* 2356 */   background-position: 27.2727272727% 0;
/* 2357 */   background-size: auto 100%;
/* 2358 */ }
/* 2359 */ .icon-header-user-nav-profile {
/* 2360 */   background-position: 36.3636363636% 0;
/* 2361 */   background-size: auto 100%;
/* 2362 */ }
/* 2363 */ .icon-header-user-nav-profile-daily-missions {
/* 2364 */   background-position: 45.4545454545% 0;
/* 2365 */   background-size: auto 100%;
/* 2366 */ }
/* 2367 */ .icon-header-user-nav-profile-edit {
/* 2368 */   background-position: 54.5454545455% 0;
/* 2369 */   background-size: auto 100%;
/* 2370 */ }
/* 2371 */ .icon-header-user-nav-profile-school-program {
/* 2372 */   background-position: 63.6363636364% 0;
/* 2373 */   background-size: auto 100%;
/* 2374 */ }
/* 2375 */ .icon-header-user-nav-profile-subscription {
/* 2376 */   background-position: 72.7272727273% 0;
/* 2377 */   background-size: auto 100%;
/* 2378 */ }
/* 2379 */ .icon-header-user-nav-ranking {
/* 2380 */   background-position: 81.8181818182% 0;
/* 2381 */   background-size: auto 100%;
/* 2382 */ }
/* 2383 */ .icon-user-info-level {
/* 2384 */   background-position: 90.9090909091% 0;
/* 2385 */   background-size: auto 100%;
/* 2386 */ }
/* 2387 */ .icon-user-info-xp-star {
/* 2388 */   background-position: 100% 0;
/* 2389 */   background-size: auto 100%;
/* 2390 */ }
/* 2391 */ .icon-header-user-nav {
/* 2392 */   width: 1.5rem;
/* 2393 */   height: 1.5rem;
/* 2394 */ }
/* 2395 */ @media (max-width: 1023.98px) {
/* 2396 */   .icon-header-user-nav {
/* 2397 */     width: 2rem;
/* 2398 */     height: 2rem;
/* 2399 */   }
/* 2400 */ }

/* page-style-s.css */

/* 2401 */ .icon-level,
/* 2402 */ .icon-xp-star {
/* 2403 */   width: 1rem;
/* 2404 */   height: 1rem;
/* 2405 */ }
/* 2406 */ @media (max-width: 1023.98px) {
/* 2407 */   #header.is-header-nav-expanded .user-nav-toggler,
/* 2408 */   #header.is-header-nav-expanded .notification-icon,
/* 2409 */   #header.is-header-nav-expanded #icons-container {
/* 2410 */     position: fixed;
/* 2411 */     z-index: 1;
/* 2412 */   }
/* 2413 */   #header.is-header-nav-expanded .arrow-after::after {
/* 2414 */     content: " ";
/* 2415 */     border-left: 0.75rem solid transparent;
/* 2416 */     border-right: 0.75rem solid transparent;
/* 2417 */     border-bottom: 0.5rem solid #fff;
/* 2418 */     display: block;
/* 2419 */     width: 1rem;
/* 2420 */     height: 0.5rem;
/* 2421 */     z-index: 1100;
/* 2422 */     position: absolute;
/* 2423 */     bottom: -0.625rem;
/* 2424 */     right: 0.625rem;
/* 2425 */   }
/* 2426 */   #header.is-header-nav-expanded .user-nav-toggler {
/* 2427 */     right: 1rem;
/* 2428 */     top: 0.625rem;
/* 2429 */   }
/* 2430 */   #header.is-header-nav-expanded .notification-icon {
/* 2431 */     right: 4.5rem;
/* 2432 */   }
/* 2433 */   #header.is-header-nav-expanded #right-header-section #icons-container {
/* 2434 */     padding-top: 0;
/* 2435 */     top: 1.125rem;
/* 2436 */     right: 9.5rem;
/* 2437 */   }
/* 2438 */   #header.is-header-nav-expanded #search-icon.arrow-after::after {
/* 2439 */     bottom: -0.75rem;
/* 2440 */     right: 0.3125rem;
/* 2441 */   }
/* 2442 */ }
/* 2443 */ #header .user-nav-toggler {
/* 2444 */   cursor: pointer;
/* 2445 */ }
/* 2446 */ #header #user-nav {
/* 2447 */   border-radius: 5px;
/* 2448 */   position: absolute;
/* 2449 */   top: 3.84375rem;
/* 2450 */   z-index: 1;

/* page-style-s.css */

/* 2451 */   transition: all 0.3s ease;
/* 2452 */ }
/* 2453 */ @media (min-width: 1024px) {
/* 2454 */   #header #user-nav {
/* 2455 */     right: 0.5rem;
/* 2456 */     top: 4.65625rem;
/* 2457 */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 2458 */     transition: all 0.3s ease;
/* 2459 */   }
/* 2460 */ }
/* 2461 */ #header #user-nav .user-nav-arrrow {
/* 2462 */   transition: all 0.3s ease;
/* 2463 */   border-left: 0.75rem solid transparent;
/* 2464 */   border-right: 0.75rem solid transparent;
/* 2465 */   border-bottom: 0.5rem solid #fff;
/* 2466 */   display: block;
/* 2467 */   width: 1rem;
/* 2468 */   height: 0.5rem;
/* 2469 */   z-index: 1100;
/* 2470 */   position: absolute;
/* 2471 */   top: -0.4375rem;
/* 2472 */   right: 0.9375rem;
/* 2473 */ }
/* 2474 */ @media (max-width: 1023.98px) {
/* 2475 */   #header #user-nav .user-nav-arrrow {
/* 2476 */     right: 1.90625rem;
/* 2477 */   }
/* 2478 */ }
/* 2479 */ @media (min-width: 1024px) {
/* 2480 */   #header #user-nav .nav-anchor {
/* 2481 */     font-family: "AkrobatSemiBold" !important;
/* 2482 */     font-size: 17px !important;
/* 2483 */   }
/* 2484 */ }
/* 2485 */ #header #user-nav #user-nav-list .nav-item .header-user-nav-admin-panel {
/* 2486 */   color: #00A2FF !important;
/* 2487 */ }
/* 2488 */ @media (min-width: 1024px) {
/* 2489 */   #header #user-nav #user-nav-list .nav-item:hover {
/* 2490 */     background-color: #F0F3F5;
/* 2491 */   }
/* 2492 */ }
/* 2493 */ #header #user-nav #user-nav-list .nav-item:active {
/* 2494 */   background-color: #F0F3F5;
/* 2495 */ }
/* 2496 */ @media (max-width: 1023.98px) {
/* 2497 */   #header #user-nav #user-nav-list .nav-item {
/* 2498 */     border-bottom: solid 1px #D2D4D7;
/* 2499 */     padding-top: 0.75rem;
/* 2500 */     padding-bottom: 0.75rem;

/* page-style-s.css */

/* 2501 */   }
/* 2502 */ }
/* 2503 */ @media (min-width: 768px) {
/* 2504 */   #header #user-nav #user-nav-list .nav-item {
/* 2505 */     white-space: nowrap;
/* 2506 */   }
/* 2507 */ }
/* 2508 */ @media (max-width: 1023.98px) {
/* 2509 */   #header #user-nav {
/* 2510 */     z-index: 0;
/* 2511 */     min-width: 100vw;
/* 2512 */     border-radius: 0;
/* 2513 */     margin-left: 3.75rem;
/* 2514 */     -webkit-transform: translateX(-100%);
/* 2515 */             transform: translateX(-100%);
/* 2516 */   }
/* 2517 */   #header #search-box {
/* 2518 */     margin-right: -7rem;
/* 2519 */   }
/* 2520 */ }
/* 2521 */ #header #user-avatar-user-nav {
/* 2522 */   width: 4.625rem;
/* 2523 */   height: 4.625rem;
/* 2524 */   max-width: 148px;
/* 2525 */   max-height: 148px;
/* 2526 */ }
/* 2527 */ #header #user-avatar-user-nav #user-image-user-nav {
/* 2528 */   width: 4.25rem;
/* 2529 */   height: 4.25rem;
/* 2530 */   max-width: 136px;
/* 2531 */   max-height: 136px;
/* 2532 */ }
/* 2533 */ #header #user-avatar-user-nav #user-level-user-nav {
/* 2534 */   width: 1.625rem;
/* 2535 */   height: 1.625rem;
/* 2536 */   max-width: 52px;
/* 2537 */   max-height: 52px;
/* 2538 */   line-height: 1.625rem;
/* 2539 */   text-align: center;
/* 2540 */   font-family: "AkrobatExtraBold" !important;
/* 2541 */   font-size: 1rem !important;
/* 2542 */   top: -0.125rem;
/* 2543 */   right: -0.125rem;
/* 2544 */   border: none;
/* 2545 */ }
/* 2546 */ #header #username-box-user-nav {
/* 2547 */   margin-bottom: 0.5rem;
/* 2548 */   font-family: "AkrobatBold" !important;
/* 2549 */   font-size: 1.5rem !important;
/* 2550 */ }

/* page-style-s.css */

/* 2551 */ #header #user-info-user-nav {
/* 2552 */   font-family: "AkrobatBold" !important;
/* 2553 */   font-size: 1rem !important;
/* 2554 */   color: #899EAD;
/* 2555 */   line-height: 1.125rem;
/* 2556 */ }
/* 2557 */ #header #user-level-info-user-nav {
/* 2558 */   margin-right: 1rem;
/* 2559 */ }
/* 2560 */ #header #user-level-info-user-nav .icon-user-info-level {
/* 2561 */   margin-right: 0.125rem;
/* 2562 */ }
/* 2563 */ #header #user-xp-user-nav .icon-user-info-xp-star {
/* 2564 */   margin-right: 0.125rem;
/* 2565 */ }
/* 2566 */ #notification-bell #splash-circle-outer, #notification-bell #streak-splash-circle-outer,
/* 2567 */ #notification-bell #number-circle, #notification-bell #streak-number-circle, #streak-body #splash-circle-outer, #streak-body #streak-splash-circle-outer,
/* 2568 */ #streak-body #number-circle, #streak-body #streak-number-circle {
/* 2569 */   display: none;
/* 2570 */ }
/* 2571 */ #notification-bell.playing #splash-circle-outer, #notification-bell.playing #streak-splash-circle-outer, #streak-body.playing #splash-circle-outer, #streak-body.playing #streak-splash-circle-outer, .header-streak-icon.playing #splash-circle-outer, .header-streak-icon.playing #streak-splash-circle-outer {
/* 2572 */   display: block;
/* 2573 */ }
/* 2574 */ #notification-bell.playing #number-circle, #notification-bell.playing #streak-number-circle, #streak-body.playing #number-circle, #streak-body.playing #streak-number-circle, .header-streak-icon.playing #number-circle, .header-streak-icon.playing #streak-number-circle {
/* 2575 */   display: -webkit-flex;
/* 2576 */   display: flex;
/* 2577 */ }
/* 2578 */ #notification-bell *, #streak-body * {
/* 2579 */   -webkit-animation-duration: 2s;
/* 2580 */   animation-duration: 2s;
/* 2581 */   -webkit-animation-play-state: paused;
/* 2582 */           animation-play-state: paused;
/* 2583 */   -webkit-animation-iteration-count: 0;
/* 2584 */           animation-iteration-count: 0;
/* 2585 */   -webkit-animation-timing-function: cubic-bezier(0, 0, 1, 1);
/* 2586 */   animation-timing-function: cubic-bezier(0, 0, 1, 1);
/* 2587 */ }
/* 2588 */ #notification-bell.playing *, #streak-body.playing * {
/* 2589 */   -webkit-animation-play-state: running;
/* 2590 */           animation-play-state: running;
/* 2591 */   -webkit-animation-iteration-count: infinite;
/* 2592 */           animation-iteration-count: infinite;
/* 2593 */ }
/* 2594 */ #number-circle, #streak-number-circle {
/* 2595 */   width: 1rem;
/* 2596 */   height: 1rem;
/* 2597 */   position: absolute;
/* 2598 */   top: -0.375rem;
/* 2599 */   right: -0.1875rem;
/* 2600 */   display: -webkit-flex;

/* page-style-s.css */

/* 2601 */   display: flex;
/* 2602 */   -webkit-justify-content: center;
/* 2603 */           justify-content: center;
/* 2604 */   -webkit-align-items: center;
/* 2605 */           align-items: center;
/* 2606 */ }
/* 2607 */ #number-circle .num-notice-counter, #streak-number-circle .num-notice-counter {
/* 2608 */   font-family: "AkrobatExtraBold";
/* 2609 */   fill: #16DDBA;
/* 2610 */ }
/* 2611 */ #number-circle .streak-num-notice-counter, #streak-number-circle .streak-num-notice-counter {
/* 2612 */   font-family: "AkrobatExtraBold";
/* 2613 */   fill: #FADE4D;
/* 2614 */ }
/* 2615 */ @media (min-width: 1024px) {
/* 2616 */   #number-circle, #streak-number-circle {
/* 2617 */     width: 1.5rem;
/* 2618 */     height: 1.5rem;
/* 2619 */     top: -0.5rem;
/* 2620 */     right: -0.8125rem;
/* 2621 */   }
/* 2622 */ }
/* 2623 */ #splash-circle-outer, #streak-splash-circle-outer {
/* 2624 */   width: 1.5rem;
/* 2625 */   height: 1.5rem;
/* 2626 */   position: absolute;
/* 2627 */   top: -0.6rem;
/* 2628 */   right: -0.43rem;
/* 2629 */ }
/* 2630 */ @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
/* 2631 */   #splash-circle-outer, #streak-splash-circle-outer {
/* 2632 */     z-index: -1;
/* 2633 */   }
/* 2634 */ }
/* 2635 */ @supports (-ms-ime-align: auto) {
/* 2636 */   #splash-circle-outer, #streak-splash-circle-outer {
/* 2637 */     z-index: -1;
/* 2638 */   }
/* 2639 */ }
/* 2640 */ @media (min-width: 1024px) {
/* 2641 */   #splash-circle-outer, #streak-splash-circle-outer {
/* 2642 */     width: 2.125rem;
/* 2643 */     height: 2.125rem;
/* 2644 */     top: -0.8125rem;
/* 2645 */     right: -1.125rem;
/* 2646 */   }
/* 2647 */ }
/* 2648 */ @media (min-width: 1024px) {
/* 2649 */   #streak-splash-circle-outer {
/* 2650 */     top: -1rem;

/* page-style-s.css */

/* 2651 */   }
/* 2652 */ }
/* 2653 */ #splash-circle-inner, #streak-splash-circle-inner {
/* 2654 */   width: 100%;
/* 2655 */   height: 100%;
/* 2656 */   border-radius: 50%;
/* 2657 */   background: #87e6e8;
/* 2658 */ }
/* 2659 */ #streak-splash-circle-inner {
/* 2660 */   background: #FADE4D !important;
/* 2661 */ }
/* 2662 */ /* Animated counter common styles START */
/* 2663 */ .video-views-counter {
/* 2664 */   position: relative;
/* 2665 */   padding-top: 0.17em;
/* 2666 */   padding-bottom: 0.17em;
/* 2667 */   perspective: 100vw;
/* 2668 */   -webkit-perspective: 100vw;
/* 2669 */   -webkit-perspective-origin: 50% 50%;
/* 2670 */   perspective-origin: 50% 50%;
/* 2671 */ }
/* 2672 */ .video-views-counter .digit {
/* 2673 */   position: relative;
/* 2674 */   float: left;
/* 2675 */   text-align: center;
/* 2676 */   margin-right: 0.08334em;
/* 2677 */ }
/* 2678 */ .video-views-counter .base {
/* 2679 */   display: block;
/* 2680 */   position: absolute;
/* 2681 */   top: 50%;
/* 2682 */   left: 50%;
/* 2683 */   -webkit-transform: translate(-50%, -50%);
/* 2684 */           transform: translate(-50%, -50%);
/* 2685 */ }
/* 2686 */ .video-views-counter .flap {
/* 2687 */   display: none;
/* 2688 */   position: absolute;
/* 2689 */   width: 100%;
/* 2690 */   height: 50%;
/* 2691 */   left: 0;
/* 2692 */   top: 0;
/* 2693 */   -webkit-transform-origin: 50% 100%;
/* 2694 */           transform-origin: 50% 100%;
/* 2695 */   -webkit-backface-visibility: hidden;
/* 2696 */           backface-visibility: hidden;
/* 2697 */   overflow: hidden;
/* 2698 */ }
/* 2699 */ .video-views-counter .flap::before {
/* 2700 */   content: attr(data-content);

/* page-style-s.css */

/* 2701 */   position: absolute;
/* 2702 */   left: 50%;
/* 2703 */ }
/* 2704 */ .video-views-counter .flap.front::before, .video-views-counter .flap.under::before {
/* 2705 */   top: 100%;
/* 2706 */   -webkit-transform: translate(-50%, -50%);
/* 2707 */           transform: translate(-50%, -50%);
/* 2708 */ }
/* 2709 */ .video-views-counter .flap.back {
/* 2710 */   -webkit-transform: rotateY(180deg);
/* 2711 */           transform: rotateY(180deg);
/* 2712 */ }
/* 2713 */ .video-views-counter .flap.back::before {
/* 2714 */   top: 100%;
/* 2715 */   -webkit-transform: translate(-50%, -50%) rotateZ(180deg);
/* 2716 */           transform: translate(-50%, -50%) rotateZ(180deg);
/* 2717 */ }
/* 2718 */ .video-views-counter .flap.over {
/* 2719 */   z-index: 2;
/* 2720 */ }
/* 2721 */ .video-views-counter .flap.under {
/* 2722 */   z-index: 1;
/* 2723 */ }
/* 2724 */ /* Animated counter common styles END */
/* 2725 */ /*
/* 2726 *| ----------------------------------------------------
/* 2727 *| HEADER counter custom styles START
/* 2728 *| ----------------------------------------------------
/* 2729 *| Set border-radius, background-color, color, font
/* 2730 *| */
/* 2731 */ @-webkit-keyframes header-flip-down-front-1 {
/* 2732 */   0% {
/* 2733 */     -webkit-transform: rotateX(0deg);
/* 2734 */             transform: rotateX(0deg);
/* 2735 */     background-color: #91325c;
/* 2736 */     color: #fff;
/* 2737 */   }
/* 2738 */   100% {
/* 2739 */     -webkit-transform: rotateX(-180deg);
/* 2740 */             transform: rotateX(-180deg);
/* 2741 */     background-color: #662340;
/* 2742 */     color: #b3b3b3;
/* 2743 */   }
/* 2744 */ }
/* 2745 */ @keyframes header-flip-down-front-1 {
/* 2746 */   0% {
/* 2747 */     -webkit-transform: rotateX(0deg);
/* 2748 */             transform: rotateX(0deg);
/* 2749 */     background-color: #91325c;
/* 2750 */     color: #fff;

/* page-style-s.css */

/* 2751 */   }
/* 2752 */   100% {
/* 2753 */     -webkit-transform: rotateX(-180deg);
/* 2754 */             transform: rotateX(-180deg);
/* 2755 */     background-color: #662340;
/* 2756 */     color: #b3b3b3;
/* 2757 */   }
/* 2758 */ }
/* 2759 */ @-webkit-keyframes header-flip-down-back-1 {
/* 2760 */   0% {
/* 2761 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 2762 */             transform: rotateY(180deg) rotateX(0deg);
/* 2763 */     background-color: #662340;
/* 2764 */     color: #b3b3b3;
/* 2765 */   }
/* 2766 */   100% {
/* 2767 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 2768 */             transform: rotateY(180deg) rotateX(180deg);
/* 2769 */     background-color: #91325c;
/* 2770 */     color: #fff;
/* 2771 */   }
/* 2772 */ }
/* 2773 */ @keyframes header-flip-down-back-1 {
/* 2774 */   0% {
/* 2775 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 2776 */             transform: rotateY(180deg) rotateX(0deg);
/* 2777 */     background-color: #662340;
/* 2778 */     color: #b3b3b3;
/* 2779 */   }
/* 2780 */   100% {
/* 2781 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 2782 */             transform: rotateY(180deg) rotateX(180deg);
/* 2783 */     background-color: #91325c;
/* 2784 */     color: #fff;
/* 2785 */   }
/* 2786 */ }
/* 2787 */ @-webkit-keyframes header-fade-under-1 {
/* 2788 */   0% {
/* 2789 */     background-color: #662340;
/* 2790 */     color: #b3b3b3;
/* 2791 */   }
/* 2792 */   100% {
/* 2793 */     background-color: #91325c;
/* 2794 */     color: #fff;
/* 2795 */   }
/* 2796 */ }
/* 2797 */ @keyframes header-fade-under-1 {
/* 2798 */   0% {
/* 2799 */     background-color: #662340;
/* 2800 */     color: #b3b3b3;

/* page-style-s.css */

/* 2801 */   }
/* 2802 */   100% {
/* 2803 */     background-color: #91325c;
/* 2804 */     color: #fff;
/* 2805 */   }
/* 2806 */ }
/* 2807 */ #header.color-1-2 #watched-videos-counter .video-views-counter .digit {
/* 2808 */   background-color: #91325c;
/* 2809 */ }
/* 2810 */ #header.color-1-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 2811 */   background-color: #91325c;
/* 2812 */ }
/* 2813 */ #header.color-1-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 2814 */   -webkit-animation: header-flip-down-front-1 300ms ease-in both;
/* 2815 */           animation: header-flip-down-front-1 300ms ease-in both;
/* 2816 */ }
/* 2817 */ #header.color-1-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 2818 */   -webkit-animation: header-flip-down-back-1 300ms ease-in both;
/* 2819 */           animation: header-flip-down-back-1 300ms ease-in both;
/* 2820 */ }
/* 2821 */ #header.color-1-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 2822 */   -webkit-animation: header-fade-under-1 300ms ease-in both;
/* 2823 */           animation: header-fade-under-1 300ms ease-in both;
/* 2824 */ }
/* 2825 */ @-webkit-keyframes header-flip-down-front-2 {
/* 2826 */   0% {
/* 2827 */     -webkit-transform: rotateX(0deg);
/* 2828 */             transform: rotateX(0deg);
/* 2829 */     background-color: #13367b;
/* 2830 */     color: #fff;
/* 2831 */   }
/* 2832 */   100% {
/* 2833 */     -webkit-transform: rotateX(-180deg);
/* 2834 */             transform: rotateX(-180deg);
/* 2835 */     background-color: #0d2656;
/* 2836 */     color: #b3b3b3;
/* 2837 */   }
/* 2838 */ }
/* 2839 */ @keyframes header-flip-down-front-2 {
/* 2840 */   0% {
/* 2841 */     -webkit-transform: rotateX(0deg);
/* 2842 */             transform: rotateX(0deg);
/* 2843 */     background-color: #13367b;
/* 2844 */     color: #fff;
/* 2845 */   }
/* 2846 */   100% {
/* 2847 */     -webkit-transform: rotateX(-180deg);
/* 2848 */             transform: rotateX(-180deg);
/* 2849 */     background-color: #0d2656;
/* 2850 */     color: #b3b3b3;

/* page-style-s.css */

/* 2851 */   }
/* 2852 */ }
/* 2853 */ @-webkit-keyframes header-flip-down-back-2 {
/* 2854 */   0% {
/* 2855 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 2856 */             transform: rotateY(180deg) rotateX(0deg);
/* 2857 */     background-color: #0d2656;
/* 2858 */     color: #b3b3b3;
/* 2859 */   }
/* 2860 */   100% {
/* 2861 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 2862 */             transform: rotateY(180deg) rotateX(180deg);
/* 2863 */     background-color: #13367b;
/* 2864 */     color: #fff;
/* 2865 */   }
/* 2866 */ }
/* 2867 */ @keyframes header-flip-down-back-2 {
/* 2868 */   0% {
/* 2869 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 2870 */             transform: rotateY(180deg) rotateX(0deg);
/* 2871 */     background-color: #0d2656;
/* 2872 */     color: #b3b3b3;
/* 2873 */   }
/* 2874 */   100% {
/* 2875 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 2876 */             transform: rotateY(180deg) rotateX(180deg);
/* 2877 */     background-color: #13367b;
/* 2878 */     color: #fff;
/* 2879 */   }
/* 2880 */ }
/* 2881 */ @-webkit-keyframes header-fade-under-2 {
/* 2882 */   0% {
/* 2883 */     background-color: #0d2656;
/* 2884 */     color: #b3b3b3;
/* 2885 */   }
/* 2886 */   100% {
/* 2887 */     background-color: #13367b;
/* 2888 */     color: #fff;
/* 2889 */   }
/* 2890 */ }
/* 2891 */ @keyframes header-fade-under-2 {
/* 2892 */   0% {
/* 2893 */     background-color: #0d2656;
/* 2894 */     color: #b3b3b3;
/* 2895 */   }
/* 2896 */   100% {
/* 2897 */     background-color: #13367b;
/* 2898 */     color: #fff;
/* 2899 */   }
/* 2900 */ }

/* page-style-s.css */

/* 2901 */ #header.color-2-2 #watched-videos-counter .video-views-counter .digit {
/* 2902 */   background-color: #13367b;
/* 2903 */ }
/* 2904 */ #header.color-2-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 2905 */   background-color: #13367b;
/* 2906 */ }
/* 2907 */ #header.color-2-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 2908 */   -webkit-animation: header-flip-down-front-2 300ms ease-in both;
/* 2909 */           animation: header-flip-down-front-2 300ms ease-in both;
/* 2910 */ }
/* 2911 */ #header.color-2-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 2912 */   -webkit-animation: header-flip-down-back-2 300ms ease-in both;
/* 2913 */           animation: header-flip-down-back-2 300ms ease-in both;
/* 2914 */ }
/* 2915 */ #header.color-2-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 2916 */   -webkit-animation: header-fade-under-2 300ms ease-in both;
/* 2917 */           animation: header-fade-under-2 300ms ease-in both;
/* 2918 */ }
/* 2919 */ @-webkit-keyframes header-flip-down-front-3 {
/* 2920 */   0% {
/* 2921 */     -webkit-transform: rotateX(0deg);
/* 2922 */             transform: rotateX(0deg);
/* 2923 */     background-color: #742f8e;
/* 2924 */     color: #fff;
/* 2925 */   }
/* 2926 */   100% {
/* 2927 */     -webkit-transform: rotateX(-180deg);
/* 2928 */             transform: rotateX(-180deg);
/* 2929 */     background-color: #512163;
/* 2930 */     color: #b3b3b3;
/* 2931 */   }
/* 2932 */ }
/* 2933 */ @keyframes header-flip-down-front-3 {
/* 2934 */   0% {
/* 2935 */     -webkit-transform: rotateX(0deg);
/* 2936 */             transform: rotateX(0deg);
/* 2937 */     background-color: #742f8e;
/* 2938 */     color: #fff;
/* 2939 */   }
/* 2940 */   100% {
/* 2941 */     -webkit-transform: rotateX(-180deg);
/* 2942 */             transform: rotateX(-180deg);
/* 2943 */     background-color: #512163;
/* 2944 */     color: #b3b3b3;
/* 2945 */   }
/* 2946 */ }
/* 2947 */ @-webkit-keyframes header-flip-down-back-3 {
/* 2948 */   0% {
/* 2949 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 2950 */             transform: rotateY(180deg) rotateX(0deg);

/* page-style-s.css */

/* 2951 */     background-color: #512163;
/* 2952 */     color: #b3b3b3;
/* 2953 */   }
/* 2954 */   100% {
/* 2955 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 2956 */             transform: rotateY(180deg) rotateX(180deg);
/* 2957 */     background-color: #742f8e;
/* 2958 */     color: #fff;
/* 2959 */   }
/* 2960 */ }
/* 2961 */ @keyframes header-flip-down-back-3 {
/* 2962 */   0% {
/* 2963 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 2964 */             transform: rotateY(180deg) rotateX(0deg);
/* 2965 */     background-color: #512163;
/* 2966 */     color: #b3b3b3;
/* 2967 */   }
/* 2968 */   100% {
/* 2969 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 2970 */             transform: rotateY(180deg) rotateX(180deg);
/* 2971 */     background-color: #742f8e;
/* 2972 */     color: #fff;
/* 2973 */   }
/* 2974 */ }
/* 2975 */ @-webkit-keyframes header-fade-under-3 {
/* 2976 */   0% {
/* 2977 */     background-color: #512163;
/* 2978 */     color: #b3b3b3;
/* 2979 */   }
/* 2980 */   100% {
/* 2981 */     background-color: #742f8e;
/* 2982 */     color: #fff;
/* 2983 */   }
/* 2984 */ }
/* 2985 */ @keyframes header-fade-under-3 {
/* 2986 */   0% {
/* 2987 */     background-color: #512163;
/* 2988 */     color: #b3b3b3;
/* 2989 */   }
/* 2990 */   100% {
/* 2991 */     background-color: #742f8e;
/* 2992 */     color: #fff;
/* 2993 */   }
/* 2994 */ }
/* 2995 */ #header.color-3-2 #watched-videos-counter .video-views-counter .digit {
/* 2996 */   background-color: #742f8e;
/* 2997 */ }
/* 2998 */ #header.color-3-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 2999 */   background-color: #742f8e;
/* 3000 */ }

/* page-style-s.css */

/* 3001 */ #header.color-3-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3002 */   -webkit-animation: header-flip-down-front-3 300ms ease-in both;
/* 3003 */           animation: header-flip-down-front-3 300ms ease-in both;
/* 3004 */ }
/* 3005 */ #header.color-3-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3006 */   -webkit-animation: header-flip-down-back-3 300ms ease-in both;
/* 3007 */           animation: header-flip-down-back-3 300ms ease-in both;
/* 3008 */ }
/* 3009 */ #header.color-3-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3010 */   -webkit-animation: header-fade-under-3 300ms ease-in both;
/* 3011 */           animation: header-fade-under-3 300ms ease-in both;
/* 3012 */ }
/* 3013 */ @-webkit-keyframes header-flip-down-front-4 {
/* 3014 */   0% {
/* 3015 */     -webkit-transform: rotateX(0deg);
/* 3016 */             transform: rotateX(0deg);
/* 3017 */     background-color: #186596;
/* 3018 */     color: #fff;
/* 3019 */   }
/* 3020 */   100% {
/* 3021 */     -webkit-transform: rotateX(-180deg);
/* 3022 */             transform: rotateX(-180deg);
/* 3023 */     background-color: #114769;
/* 3024 */     color: #b3b3b3;
/* 3025 */   }
/* 3026 */ }
/* 3027 */ @keyframes header-flip-down-front-4 {
/* 3028 */   0% {
/* 3029 */     -webkit-transform: rotateX(0deg);
/* 3030 */             transform: rotateX(0deg);
/* 3031 */     background-color: #186596;
/* 3032 */     color: #fff;
/* 3033 */   }
/* 3034 */   100% {
/* 3035 */     -webkit-transform: rotateX(-180deg);
/* 3036 */             transform: rotateX(-180deg);
/* 3037 */     background-color: #114769;
/* 3038 */     color: #b3b3b3;
/* 3039 */   }
/* 3040 */ }
/* 3041 */ @-webkit-keyframes header-flip-down-back-4 {
/* 3042 */   0% {
/* 3043 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3044 */             transform: rotateY(180deg) rotateX(0deg);
/* 3045 */     background-color: #114769;
/* 3046 */     color: #b3b3b3;
/* 3047 */   }
/* 3048 */   100% {
/* 3049 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3050 */             transform: rotateY(180deg) rotateX(180deg);

/* page-style-s.css */

/* 3051 */     background-color: #186596;
/* 3052 */     color: #fff;
/* 3053 */   }
/* 3054 */ }
/* 3055 */ @keyframes header-flip-down-back-4 {
/* 3056 */   0% {
/* 3057 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3058 */             transform: rotateY(180deg) rotateX(0deg);
/* 3059 */     background-color: #114769;
/* 3060 */     color: #b3b3b3;
/* 3061 */   }
/* 3062 */   100% {
/* 3063 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3064 */             transform: rotateY(180deg) rotateX(180deg);
/* 3065 */     background-color: #186596;
/* 3066 */     color: #fff;
/* 3067 */   }
/* 3068 */ }
/* 3069 */ @-webkit-keyframes header-fade-under-4 {
/* 3070 */   0% {
/* 3071 */     background-color: #114769;
/* 3072 */     color: #b3b3b3;
/* 3073 */   }
/* 3074 */   100% {
/* 3075 */     background-color: #186596;
/* 3076 */     color: #fff;
/* 3077 */   }
/* 3078 */ }
/* 3079 */ @keyframes header-fade-under-4 {
/* 3080 */   0% {
/* 3081 */     background-color: #114769;
/* 3082 */     color: #b3b3b3;
/* 3083 */   }
/* 3084 */   100% {
/* 3085 */     background-color: #186596;
/* 3086 */     color: #fff;
/* 3087 */   }
/* 3088 */ }
/* 3089 */ #header.color-4-2 #watched-videos-counter .video-views-counter .digit {
/* 3090 */   background-color: #186596;
/* 3091 */ }
/* 3092 */ #header.color-4-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3093 */   background-color: #186596;
/* 3094 */ }
/* 3095 */ #header.color-4-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3096 */   -webkit-animation: header-flip-down-front-4 300ms ease-in both;
/* 3097 */           animation: header-flip-down-front-4 300ms ease-in both;
/* 3098 */ }
/* 3099 */ #header.color-4-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3100 */   -webkit-animation: header-flip-down-back-4 300ms ease-in both;

/* page-style-s.css */

/* 3101 */           animation: header-flip-down-back-4 300ms ease-in both;
/* 3102 */ }
/* 3103 */ #header.color-4-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3104 */   -webkit-animation: header-fade-under-4 300ms ease-in both;
/* 3105 */           animation: header-fade-under-4 300ms ease-in both;
/* 3106 */ }
/* 3107 */ @-webkit-keyframes header-flip-down-front-5 {
/* 3108 */   0% {
/* 3109 */     -webkit-transform: rotateX(0deg);
/* 3110 */             transform: rotateX(0deg);
/* 3111 */     background-color: #0d8c4b;
/* 3112 */     color: #fff;
/* 3113 */   }
/* 3114 */   100% {
/* 3115 */     -webkit-transform: rotateX(-180deg);
/* 3116 */             transform: rotateX(-180deg);
/* 3117 */     background-color: #096235;
/* 3118 */     color: #b3b3b3;
/* 3119 */   }
/* 3120 */ }
/* 3121 */ @keyframes header-flip-down-front-5 {
/* 3122 */   0% {
/* 3123 */     -webkit-transform: rotateX(0deg);
/* 3124 */             transform: rotateX(0deg);
/* 3125 */     background-color: #0d8c4b;
/* 3126 */     color: #fff;
/* 3127 */   }
/* 3128 */   100% {
/* 3129 */     -webkit-transform: rotateX(-180deg);
/* 3130 */             transform: rotateX(-180deg);
/* 3131 */     background-color: #096235;
/* 3132 */     color: #b3b3b3;
/* 3133 */   }
/* 3134 */ }
/* 3135 */ @-webkit-keyframes header-flip-down-back-5 {
/* 3136 */   0% {
/* 3137 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3138 */             transform: rotateY(180deg) rotateX(0deg);
/* 3139 */     background-color: #096235;
/* 3140 */     color: #b3b3b3;
/* 3141 */   }
/* 3142 */   100% {
/* 3143 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3144 */             transform: rotateY(180deg) rotateX(180deg);
/* 3145 */     background-color: #0d8c4b;
/* 3146 */     color: #fff;
/* 3147 */   }
/* 3148 */ }
/* 3149 */ @keyframes header-flip-down-back-5 {
/* 3150 */   0% {

/* page-style-s.css */

/* 3151 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3152 */             transform: rotateY(180deg) rotateX(0deg);
/* 3153 */     background-color: #096235;
/* 3154 */     color: #b3b3b3;
/* 3155 */   }
/* 3156 */   100% {
/* 3157 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3158 */             transform: rotateY(180deg) rotateX(180deg);
/* 3159 */     background-color: #0d8c4b;
/* 3160 */     color: #fff;
/* 3161 */   }
/* 3162 */ }
/* 3163 */ @-webkit-keyframes header-fade-under-5 {
/* 3164 */   0% {
/* 3165 */     background-color: #096235;
/* 3166 */     color: #b3b3b3;
/* 3167 */   }
/* 3168 */   100% {
/* 3169 */     background-color: #0d8c4b;
/* 3170 */     color: #fff;
/* 3171 */   }
/* 3172 */ }
/* 3173 */ @keyframes header-fade-under-5 {
/* 3174 */   0% {
/* 3175 */     background-color: #096235;
/* 3176 */     color: #b3b3b3;
/* 3177 */   }
/* 3178 */   100% {
/* 3179 */     background-color: #0d8c4b;
/* 3180 */     color: #fff;
/* 3181 */   }
/* 3182 */ }
/* 3183 */ #header.color-5-2 #watched-videos-counter .video-views-counter .digit {
/* 3184 */   background-color: #0d8c4b;
/* 3185 */ }
/* 3186 */ #header.color-5-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3187 */   background-color: #0d8c4b;
/* 3188 */ }
/* 3189 */ #header.color-5-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3190 */   -webkit-animation: header-flip-down-front-5 300ms ease-in both;
/* 3191 */           animation: header-flip-down-front-5 300ms ease-in both;
/* 3192 */ }
/* 3193 */ #header.color-5-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3194 */   -webkit-animation: header-flip-down-back-5 300ms ease-in both;
/* 3195 */           animation: header-flip-down-back-5 300ms ease-in both;
/* 3196 */ }
/* 3197 */ #header.color-5-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3198 */   -webkit-animation: header-fade-under-5 300ms ease-in both;
/* 3199 */           animation: header-fade-under-5 300ms ease-in both;
/* 3200 */ }

/* page-style-s.css */

/* 3201 */ @-webkit-keyframes header-flip-down-front-6 {
/* 3202 */   0% {
/* 3203 */     -webkit-transform: rotateX(0deg);
/* 3204 */             transform: rotateX(0deg);
/* 3205 */     background-color: #008a7b;
/* 3206 */     color: #fff;
/* 3207 */   }
/* 3208 */   100% {
/* 3209 */     -webkit-transform: rotateX(-180deg);
/* 3210 */             transform: rotateX(-180deg);
/* 3211 */     background-color: #006156;
/* 3212 */     color: #b3b3b3;
/* 3213 */   }
/* 3214 */ }
/* 3215 */ @keyframes header-flip-down-front-6 {
/* 3216 */   0% {
/* 3217 */     -webkit-transform: rotateX(0deg);
/* 3218 */             transform: rotateX(0deg);
/* 3219 */     background-color: #008a7b;
/* 3220 */     color: #fff;
/* 3221 */   }
/* 3222 */   100% {
/* 3223 */     -webkit-transform: rotateX(-180deg);
/* 3224 */             transform: rotateX(-180deg);
/* 3225 */     background-color: #006156;
/* 3226 */     color: #b3b3b3;
/* 3227 */   }
/* 3228 */ }
/* 3229 */ @-webkit-keyframes header-flip-down-back-6 {
/* 3230 */   0% {
/* 3231 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3232 */             transform: rotateY(180deg) rotateX(0deg);
/* 3233 */     background-color: #006156;
/* 3234 */     color: #b3b3b3;
/* 3235 */   }
/* 3236 */   100% {
/* 3237 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3238 */             transform: rotateY(180deg) rotateX(180deg);
/* 3239 */     background-color: #008a7b;
/* 3240 */     color: #fff;
/* 3241 */   }
/* 3242 */ }
/* 3243 */ @keyframes header-flip-down-back-6 {
/* 3244 */   0% {
/* 3245 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3246 */             transform: rotateY(180deg) rotateX(0deg);
/* 3247 */     background-color: #006156;
/* 3248 */     color: #b3b3b3;
/* 3249 */   }
/* 3250 */   100% {

/* page-style-s.css */

/* 3251 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3252 */             transform: rotateY(180deg) rotateX(180deg);
/* 3253 */     background-color: #008a7b;
/* 3254 */     color: #fff;
/* 3255 */   }
/* 3256 */ }
/* 3257 */ @-webkit-keyframes header-fade-under-6 {
/* 3258 */   0% {
/* 3259 */     background-color: #006156;
/* 3260 */     color: #b3b3b3;
/* 3261 */   }
/* 3262 */   100% {
/* 3263 */     background-color: #008a7b;
/* 3264 */     color: #fff;
/* 3265 */   }
/* 3266 */ }
/* 3267 */ @keyframes header-fade-under-6 {
/* 3268 */   0% {
/* 3269 */     background-color: #006156;
/* 3270 */     color: #b3b3b3;
/* 3271 */   }
/* 3272 */   100% {
/* 3273 */     background-color: #008a7b;
/* 3274 */     color: #fff;
/* 3275 */   }
/* 3276 */ }
/* 3277 */ #header.color-6-2 #watched-videos-counter .video-views-counter .digit {
/* 3278 */   background-color: #008a7b;
/* 3279 */ }
/* 3280 */ #header.color-6-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3281 */   background-color: #008a7b;
/* 3282 */ }
/* 3283 */ #header.color-6-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3284 */   -webkit-animation: header-flip-down-front-6 300ms ease-in both;
/* 3285 */           animation: header-flip-down-front-6 300ms ease-in both;
/* 3286 */ }
/* 3287 */ #header.color-6-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3288 */   -webkit-animation: header-flip-down-back-6 300ms ease-in both;
/* 3289 */           animation: header-flip-down-back-6 300ms ease-in both;
/* 3290 */ }
/* 3291 */ #header.color-6-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3292 */   -webkit-animation: header-fade-under-6 300ms ease-in both;
/* 3293 */           animation: header-fade-under-6 300ms ease-in both;
/* 3294 */ }
/* 3295 */ @-webkit-keyframes header-flip-down-front-7 {
/* 3296 */   0% {
/* 3297 */     -webkit-transform: rotateX(0deg);
/* 3298 */             transform: rotateX(0deg);
/* 3299 */     background-color: #cc5a57;
/* 3300 */     color: #fff;

/* page-style-s.css */

/* 3301 */   }
/* 3302 */   100% {
/* 3303 */     -webkit-transform: rotateX(-180deg);
/* 3304 */             transform: rotateX(-180deg);
/* 3305 */     background-color: #8f3f3d;
/* 3306 */     color: #b3b3b3;
/* 3307 */   }
/* 3308 */ }
/* 3309 */ @keyframes header-flip-down-front-7 {
/* 3310 */   0% {
/* 3311 */     -webkit-transform: rotateX(0deg);
/* 3312 */             transform: rotateX(0deg);
/* 3313 */     background-color: #cc5a57;
/* 3314 */     color: #fff;
/* 3315 */   }
/* 3316 */   100% {
/* 3317 */     -webkit-transform: rotateX(-180deg);
/* 3318 */             transform: rotateX(-180deg);
/* 3319 */     background-color: #8f3f3d;
/* 3320 */     color: #b3b3b3;
/* 3321 */   }
/* 3322 */ }
/* 3323 */ @-webkit-keyframes header-flip-down-back-7 {
/* 3324 */   0% {
/* 3325 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3326 */             transform: rotateY(180deg) rotateX(0deg);
/* 3327 */     background-color: #8f3f3d;
/* 3328 */     color: #b3b3b3;
/* 3329 */   }
/* 3330 */   100% {
/* 3331 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3332 */             transform: rotateY(180deg) rotateX(180deg);
/* 3333 */     background-color: #cc5a57;
/* 3334 */     color: #fff;
/* 3335 */   }
/* 3336 */ }
/* 3337 */ @keyframes header-flip-down-back-7 {
/* 3338 */   0% {
/* 3339 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3340 */             transform: rotateY(180deg) rotateX(0deg);
/* 3341 */     background-color: #8f3f3d;
/* 3342 */     color: #b3b3b3;
/* 3343 */   }
/* 3344 */   100% {
/* 3345 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3346 */             transform: rotateY(180deg) rotateX(180deg);
/* 3347 */     background-color: #cc5a57;
/* 3348 */     color: #fff;
/* 3349 */   }
/* 3350 */ }

/* page-style-s.css */

/* 3351 */ @-webkit-keyframes header-fade-under-7 {
/* 3352 */   0% {
/* 3353 */     background-color: #8f3f3d;
/* 3354 */     color: #b3b3b3;
/* 3355 */   }
/* 3356 */   100% {
/* 3357 */     background-color: #cc5a57;
/* 3358 */     color: #fff;
/* 3359 */   }
/* 3360 */ }
/* 3361 */ @keyframes header-fade-under-7 {
/* 3362 */   0% {
/* 3363 */     background-color: #8f3f3d;
/* 3364 */     color: #b3b3b3;
/* 3365 */   }
/* 3366 */   100% {
/* 3367 */     background-color: #cc5a57;
/* 3368 */     color: #fff;
/* 3369 */   }
/* 3370 */ }
/* 3371 */ #header.color-7-2 #watched-videos-counter .video-views-counter .digit {
/* 3372 */   background-color: #cc5a57;
/* 3373 */ }
/* 3374 */ #header.color-7-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3375 */   background-color: #cc5a57;
/* 3376 */ }
/* 3377 */ #header.color-7-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3378 */   -webkit-animation: header-flip-down-front-7 300ms ease-in both;
/* 3379 */           animation: header-flip-down-front-7 300ms ease-in both;
/* 3380 */ }
/* 3381 */ #header.color-7-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3382 */   -webkit-animation: header-flip-down-back-7 300ms ease-in both;
/* 3383 */           animation: header-flip-down-back-7 300ms ease-in both;
/* 3384 */ }
/* 3385 */ #header.color-7-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3386 */   -webkit-animation: header-fade-under-7 300ms ease-in both;
/* 3387 */           animation: header-fade-under-7 300ms ease-in both;
/* 3388 */ }
/* 3389 */ @-webkit-keyframes header-flip-down-front-8 {
/* 3390 */   0% {
/* 3391 */     -webkit-transform: rotateX(0deg);
/* 3392 */             transform: rotateX(0deg);
/* 3393 */     background-color: #742f8e;
/* 3394 */     color: #fff;
/* 3395 */   }
/* 3396 */   100% {
/* 3397 */     -webkit-transform: rotateX(-180deg);
/* 3398 */             transform: rotateX(-180deg);
/* 3399 */     background-color: #512163;
/* 3400 */     color: #b3b3b3;

/* page-style-s.css */

/* 3401 */   }
/* 3402 */ }
/* 3403 */ @keyframes header-flip-down-front-8 {
/* 3404 */   0% {
/* 3405 */     -webkit-transform: rotateX(0deg);
/* 3406 */             transform: rotateX(0deg);
/* 3407 */     background-color: #742f8e;
/* 3408 */     color: #fff;
/* 3409 */   }
/* 3410 */   100% {
/* 3411 */     -webkit-transform: rotateX(-180deg);
/* 3412 */             transform: rotateX(-180deg);
/* 3413 */     background-color: #512163;
/* 3414 */     color: #b3b3b3;
/* 3415 */   }
/* 3416 */ }
/* 3417 */ @-webkit-keyframes header-flip-down-back-8 {
/* 3418 */   0% {
/* 3419 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3420 */             transform: rotateY(180deg) rotateX(0deg);
/* 3421 */     background-color: #512163;
/* 3422 */     color: #b3b3b3;
/* 3423 */   }
/* 3424 */   100% {
/* 3425 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3426 */             transform: rotateY(180deg) rotateX(180deg);
/* 3427 */     background-color: #742f8e;
/* 3428 */     color: #fff;
/* 3429 */   }
/* 3430 */ }
/* 3431 */ @keyframes header-flip-down-back-8 {
/* 3432 */   0% {
/* 3433 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3434 */             transform: rotateY(180deg) rotateX(0deg);
/* 3435 */     background-color: #512163;
/* 3436 */     color: #b3b3b3;
/* 3437 */   }
/* 3438 */   100% {
/* 3439 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3440 */             transform: rotateY(180deg) rotateX(180deg);
/* 3441 */     background-color: #742f8e;
/* 3442 */     color: #fff;
/* 3443 */   }
/* 3444 */ }
/* 3445 */ @-webkit-keyframes header-fade-under-8 {
/* 3446 */   0% {
/* 3447 */     background-color: #512163;
/* 3448 */     color: #b3b3b3;
/* 3449 */   }
/* 3450 */   100% {

/* page-style-s.css */

/* 3451 */     background-color: #742f8e;
/* 3452 */     color: #fff;
/* 3453 */   }
/* 3454 */ }
/* 3455 */ @keyframes header-fade-under-8 {
/* 3456 */   0% {
/* 3457 */     background-color: #512163;
/* 3458 */     color: #b3b3b3;
/* 3459 */   }
/* 3460 */   100% {
/* 3461 */     background-color: #742f8e;
/* 3462 */     color: #fff;
/* 3463 */   }
/* 3464 */ }
/* 3465 */ #header.color-8-2 #watched-videos-counter .video-views-counter .digit {
/* 3466 */   background-color: #742f8e;
/* 3467 */ }
/* 3468 */ #header.color-8-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3469 */   background-color: #742f8e;
/* 3470 */ }
/* 3471 */ #header.color-8-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3472 */   -webkit-animation: header-flip-down-front-8 300ms ease-in both;
/* 3473 */           animation: header-flip-down-front-8 300ms ease-in both;
/* 3474 */ }
/* 3475 */ #header.color-8-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3476 */   -webkit-animation: header-flip-down-back-8 300ms ease-in both;
/* 3477 */           animation: header-flip-down-back-8 300ms ease-in both;
/* 3478 */ }
/* 3479 */ #header.color-8-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3480 */   -webkit-animation: header-fade-under-8 300ms ease-in both;
/* 3481 */           animation: header-fade-under-8 300ms ease-in both;
/* 3482 */ }
/* 3483 */ @-webkit-keyframes header-flip-down-front-9 {
/* 3484 */   0% {
/* 3485 */     -webkit-transform: rotateX(0deg);
/* 3486 */             transform: rotateX(0deg);
/* 3487 */     background-color: #85a84c;
/* 3488 */     color: #fff;
/* 3489 */   }
/* 3490 */   100% {
/* 3491 */     -webkit-transform: rotateX(-180deg);
/* 3492 */             transform: rotateX(-180deg);
/* 3493 */     background-color: #5d7635;
/* 3494 */     color: #b3b3b3;
/* 3495 */   }
/* 3496 */ }
/* 3497 */ @keyframes header-flip-down-front-9 {
/* 3498 */   0% {
/* 3499 */     -webkit-transform: rotateX(0deg);
/* 3500 */             transform: rotateX(0deg);

/* page-style-s.css */

/* 3501 */     background-color: #85a84c;
/* 3502 */     color: #fff;
/* 3503 */   }
/* 3504 */   100% {
/* 3505 */     -webkit-transform: rotateX(-180deg);
/* 3506 */             transform: rotateX(-180deg);
/* 3507 */     background-color: #5d7635;
/* 3508 */     color: #b3b3b3;
/* 3509 */   }
/* 3510 */ }
/* 3511 */ @-webkit-keyframes header-flip-down-back-9 {
/* 3512 */   0% {
/* 3513 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3514 */             transform: rotateY(180deg) rotateX(0deg);
/* 3515 */     background-color: #5d7635;
/* 3516 */     color: #b3b3b3;
/* 3517 */   }
/* 3518 */   100% {
/* 3519 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3520 */             transform: rotateY(180deg) rotateX(180deg);
/* 3521 */     background-color: #85a84c;
/* 3522 */     color: #fff;
/* 3523 */   }
/* 3524 */ }
/* 3525 */ @keyframes header-flip-down-back-9 {
/* 3526 */   0% {
/* 3527 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3528 */             transform: rotateY(180deg) rotateX(0deg);
/* 3529 */     background-color: #5d7635;
/* 3530 */     color: #b3b3b3;
/* 3531 */   }
/* 3532 */   100% {
/* 3533 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3534 */             transform: rotateY(180deg) rotateX(180deg);
/* 3535 */     background-color: #85a84c;
/* 3536 */     color: #fff;
/* 3537 */   }
/* 3538 */ }
/* 3539 */ @-webkit-keyframes header-fade-under-9 {
/* 3540 */   0% {
/* 3541 */     background-color: #5d7635;
/* 3542 */     color: #b3b3b3;
/* 3543 */   }
/* 3544 */   100% {
/* 3545 */     background-color: #85a84c;
/* 3546 */     color: #fff;
/* 3547 */   }
/* 3548 */ }
/* 3549 */ @keyframes header-fade-under-9 {
/* 3550 */   0% {

/* page-style-s.css */

/* 3551 */     background-color: #5d7635;
/* 3552 */     color: #b3b3b3;
/* 3553 */   }
/* 3554 */   100% {
/* 3555 */     background-color: #85a84c;
/* 3556 */     color: #fff;
/* 3557 */   }
/* 3558 */ }
/* 3559 */ #header.color-9-2 #watched-videos-counter .video-views-counter .digit {
/* 3560 */   background-color: #85a84c;
/* 3561 */ }
/* 3562 */ #header.color-9-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3563 */   background-color: #85a84c;
/* 3564 */ }
/* 3565 */ #header.color-9-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3566 */   -webkit-animation: header-flip-down-front-9 300ms ease-in both;
/* 3567 */           animation: header-flip-down-front-9 300ms ease-in both;
/* 3568 */ }
/* 3569 */ #header.color-9-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3570 */   -webkit-animation: header-flip-down-back-9 300ms ease-in both;
/* 3571 */           animation: header-flip-down-back-9 300ms ease-in both;
/* 3572 */ }
/* 3573 */ #header.color-9-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3574 */   -webkit-animation: header-fade-under-9 300ms ease-in both;
/* 3575 */           animation: header-fade-under-9 300ms ease-in both;
/* 3576 */ }
/* 3577 */ @-webkit-keyframes header-flip-down-front-10 {
/* 3578 */   0% {
/* 3579 */     -webkit-transform: rotateX(0deg);
/* 3580 */             transform: rotateX(0deg);
/* 3581 */     background-color: #00a39a;
/* 3582 */     color: #fff;
/* 3583 */   }
/* 3584 */   100% {
/* 3585 */     -webkit-transform: rotateX(-180deg);
/* 3586 */             transform: rotateX(-180deg);
/* 3587 */     background-color: #00726c;
/* 3588 */     color: #b3b3b3;
/* 3589 */   }
/* 3590 */ }
/* 3591 */ @keyframes header-flip-down-front-10 {
/* 3592 */   0% {
/* 3593 */     -webkit-transform: rotateX(0deg);
/* 3594 */             transform: rotateX(0deg);
/* 3595 */     background-color: #00a39a;
/* 3596 */     color: #fff;
/* 3597 */   }
/* 3598 */   100% {
/* 3599 */     -webkit-transform: rotateX(-180deg);
/* 3600 */             transform: rotateX(-180deg);

/* page-style-s.css */

/* 3601 */     background-color: #00726c;
/* 3602 */     color: #b3b3b3;
/* 3603 */   }
/* 3604 */ }
/* 3605 */ @-webkit-keyframes header-flip-down-back-10 {
/* 3606 */   0% {
/* 3607 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3608 */             transform: rotateY(180deg) rotateX(0deg);
/* 3609 */     background-color: #00726c;
/* 3610 */     color: #b3b3b3;
/* 3611 */   }
/* 3612 */   100% {
/* 3613 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3614 */             transform: rotateY(180deg) rotateX(180deg);
/* 3615 */     background-color: #00a39a;
/* 3616 */     color: #fff;
/* 3617 */   }
/* 3618 */ }
/* 3619 */ @keyframes header-flip-down-back-10 {
/* 3620 */   0% {
/* 3621 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3622 */             transform: rotateY(180deg) rotateX(0deg);
/* 3623 */     background-color: #00726c;
/* 3624 */     color: #b3b3b3;
/* 3625 */   }
/* 3626 */   100% {
/* 3627 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3628 */             transform: rotateY(180deg) rotateX(180deg);
/* 3629 */     background-color: #00a39a;
/* 3630 */     color: #fff;
/* 3631 */   }
/* 3632 */ }
/* 3633 */ @-webkit-keyframes header-fade-under-10 {
/* 3634 */   0% {
/* 3635 */     background-color: #00726c;
/* 3636 */     color: #b3b3b3;
/* 3637 */   }
/* 3638 */   100% {
/* 3639 */     background-color: #00a39a;
/* 3640 */     color: #fff;
/* 3641 */   }
/* 3642 */ }
/* 3643 */ @keyframes header-fade-under-10 {
/* 3644 */   0% {
/* 3645 */     background-color: #00726c;
/* 3646 */     color: #b3b3b3;
/* 3647 */   }
/* 3648 */   100% {
/* 3649 */     background-color: #00a39a;
/* 3650 */     color: #fff;

/* page-style-s.css */

/* 3651 */   }
/* 3652 */ }
/* 3653 */ #header.color-10-2 #watched-videos-counter .video-views-counter .digit {
/* 3654 */   background-color: #00a39a;
/* 3655 */ }
/* 3656 */ #header.color-10-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3657 */   background-color: #00a39a;
/* 3658 */ }
/* 3659 */ #header.color-10-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3660 */   -webkit-animation: header-flip-down-front-10 300ms ease-in both;
/* 3661 */           animation: header-flip-down-front-10 300ms ease-in both;
/* 3662 */ }
/* 3663 */ #header.color-10-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3664 */   -webkit-animation: header-flip-down-back-10 300ms ease-in both;
/* 3665 */           animation: header-flip-down-back-10 300ms ease-in both;
/* 3666 */ }
/* 3667 */ #header.color-10-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3668 */   -webkit-animation: header-fade-under-10 300ms ease-in both;
/* 3669 */           animation: header-fade-under-10 300ms ease-in both;
/* 3670 */ }
/* 3671 */ @-webkit-keyframes header-flip-down-front-11 {
/* 3672 */   0% {
/* 3673 */     -webkit-transform: rotateX(0deg);
/* 3674 */             transform: rotateX(0deg);
/* 3675 */     background-color: #2078b1;
/* 3676 */     color: #fff;
/* 3677 */   }
/* 3678 */   100% {
/* 3679 */     -webkit-transform: rotateX(-180deg);
/* 3680 */             transform: rotateX(-180deg);
/* 3681 */     background-color: #16547c;
/* 3682 */     color: #b3b3b3;
/* 3683 */   }
/* 3684 */ }
/* 3685 */ @keyframes header-flip-down-front-11 {
/* 3686 */   0% {
/* 3687 */     -webkit-transform: rotateX(0deg);
/* 3688 */             transform: rotateX(0deg);
/* 3689 */     background-color: #2078b1;
/* 3690 */     color: #fff;
/* 3691 */   }
/* 3692 */   100% {
/* 3693 */     -webkit-transform: rotateX(-180deg);
/* 3694 */             transform: rotateX(-180deg);
/* 3695 */     background-color: #16547c;
/* 3696 */     color: #b3b3b3;
/* 3697 */   }
/* 3698 */ }
/* 3699 */ @-webkit-keyframes header-flip-down-back-11 {
/* 3700 */   0% {

/* page-style-s.css */

/* 3701 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3702 */             transform: rotateY(180deg) rotateX(0deg);
/* 3703 */     background-color: #16547c;
/* 3704 */     color: #b3b3b3;
/* 3705 */   }
/* 3706 */   100% {
/* 3707 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3708 */             transform: rotateY(180deg) rotateX(180deg);
/* 3709 */     background-color: #2078b1;
/* 3710 */     color: #fff;
/* 3711 */   }
/* 3712 */ }
/* 3713 */ @keyframes header-flip-down-back-11 {
/* 3714 */   0% {
/* 3715 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3716 */             transform: rotateY(180deg) rotateX(0deg);
/* 3717 */     background-color: #16547c;
/* 3718 */     color: #b3b3b3;
/* 3719 */   }
/* 3720 */   100% {
/* 3721 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3722 */             transform: rotateY(180deg) rotateX(180deg);
/* 3723 */     background-color: #2078b1;
/* 3724 */     color: #fff;
/* 3725 */   }
/* 3726 */ }
/* 3727 */ @-webkit-keyframes header-fade-under-11 {
/* 3728 */   0% {
/* 3729 */     background-color: #16547c;
/* 3730 */     color: #b3b3b3;
/* 3731 */   }
/* 3732 */   100% {
/* 3733 */     background-color: #2078b1;
/* 3734 */     color: #fff;
/* 3735 */   }
/* 3736 */ }
/* 3737 */ @keyframes header-fade-under-11 {
/* 3738 */   0% {
/* 3739 */     background-color: #16547c;
/* 3740 */     color: #b3b3b3;
/* 3741 */   }
/* 3742 */   100% {
/* 3743 */     background-color: #2078b1;
/* 3744 */     color: #fff;
/* 3745 */   }
/* 3746 */ }
/* 3747 */ #header.color-11-2 #watched-videos-counter .video-views-counter .digit {
/* 3748 */   background-color: #2078b1;
/* 3749 */ }
/* 3750 */ #header.color-11-2 #watched-videos-counter .video-views-counter .digit .flap {

/* page-style-s.css */

/* 3751 */   background-color: #2078b1;
/* 3752 */ }
/* 3753 */ #header.color-11-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3754 */   -webkit-animation: header-flip-down-front-11 300ms ease-in both;
/* 3755 */           animation: header-flip-down-front-11 300ms ease-in both;
/* 3756 */ }
/* 3757 */ #header.color-11-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3758 */   -webkit-animation: header-flip-down-back-11 300ms ease-in both;
/* 3759 */           animation: header-flip-down-back-11 300ms ease-in both;
/* 3760 */ }
/* 3761 */ #header.color-11-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3762 */   -webkit-animation: header-fade-under-11 300ms ease-in both;
/* 3763 */           animation: header-fade-under-11 300ms ease-in both;
/* 3764 */ }
/* 3765 */ @-webkit-keyframes header-flip-down-front-12 {
/* 3766 */   0% {
/* 3767 */     -webkit-transform: rotateX(0deg);
/* 3768 */             transform: rotateX(0deg);
/* 3769 */     background-color: #91325c;
/* 3770 */     color: #fff;
/* 3771 */   }
/* 3772 */   100% {
/* 3773 */     -webkit-transform: rotateX(-180deg);
/* 3774 */             transform: rotateX(-180deg);
/* 3775 */     background-color: #662340;
/* 3776 */     color: #b3b3b3;
/* 3777 */   }
/* 3778 */ }
/* 3779 */ @keyframes header-flip-down-front-12 {
/* 3780 */   0% {
/* 3781 */     -webkit-transform: rotateX(0deg);
/* 3782 */             transform: rotateX(0deg);
/* 3783 */     background-color: #91325c;
/* 3784 */     color: #fff;
/* 3785 */   }
/* 3786 */   100% {
/* 3787 */     -webkit-transform: rotateX(-180deg);
/* 3788 */             transform: rotateX(-180deg);
/* 3789 */     background-color: #662340;
/* 3790 */     color: #b3b3b3;
/* 3791 */   }
/* 3792 */ }
/* 3793 */ @-webkit-keyframes header-flip-down-back-12 {
/* 3794 */   0% {
/* 3795 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3796 */             transform: rotateY(180deg) rotateX(0deg);
/* 3797 */     background-color: #662340;
/* 3798 */     color: #b3b3b3;
/* 3799 */   }
/* 3800 */   100% {

/* page-style-s.css */

/* 3801 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3802 */             transform: rotateY(180deg) rotateX(180deg);
/* 3803 */     background-color: #91325c;
/* 3804 */     color: #fff;
/* 3805 */   }
/* 3806 */ }
/* 3807 */ @keyframes header-flip-down-back-12 {
/* 3808 */   0% {
/* 3809 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3810 */             transform: rotateY(180deg) rotateX(0deg);
/* 3811 */     background-color: #662340;
/* 3812 */     color: #b3b3b3;
/* 3813 */   }
/* 3814 */   100% {
/* 3815 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3816 */             transform: rotateY(180deg) rotateX(180deg);
/* 3817 */     background-color: #91325c;
/* 3818 */     color: #fff;
/* 3819 */   }
/* 3820 */ }
/* 3821 */ @-webkit-keyframes header-fade-under-12 {
/* 3822 */   0% {
/* 3823 */     background-color: #662340;
/* 3824 */     color: #b3b3b3;
/* 3825 */   }
/* 3826 */   100% {
/* 3827 */     background-color: #91325c;
/* 3828 */     color: #fff;
/* 3829 */   }
/* 3830 */ }
/* 3831 */ @keyframes header-fade-under-12 {
/* 3832 */   0% {
/* 3833 */     background-color: #662340;
/* 3834 */     color: #b3b3b3;
/* 3835 */   }
/* 3836 */   100% {
/* 3837 */     background-color: #91325c;
/* 3838 */     color: #fff;
/* 3839 */   }
/* 3840 */ }
/* 3841 */ #header.color-12-2 #watched-videos-counter .video-views-counter .digit {
/* 3842 */   background-color: #91325c;
/* 3843 */ }
/* 3844 */ #header.color-12-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3845 */   background-color: #91325c;
/* 3846 */ }
/* 3847 */ #header.color-12-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3848 */   -webkit-animation: header-flip-down-front-12 300ms ease-in both;
/* 3849 */           animation: header-flip-down-front-12 300ms ease-in both;
/* 3850 */ }

/* page-style-s.css */

/* 3851 */ #header.color-12-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3852 */   -webkit-animation: header-flip-down-back-12 300ms ease-in both;
/* 3853 */           animation: header-flip-down-back-12 300ms ease-in both;
/* 3854 */ }
/* 3855 */ #header.color-12-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3856 */   -webkit-animation: header-fade-under-12 300ms ease-in both;
/* 3857 */           animation: header-fade-under-12 300ms ease-in both;
/* 3858 */ }
/* 3859 */ @-webkit-keyframes header-flip-down-front-13 {
/* 3860 */   0% {
/* 3861 */     -webkit-transform: rotateX(0deg);
/* 3862 */             transform: rotateX(0deg);
/* 3863 */     background-color: #13367b;
/* 3864 */     color: #fff;
/* 3865 */   }
/* 3866 */   100% {
/* 3867 */     -webkit-transform: rotateX(-180deg);
/* 3868 */             transform: rotateX(-180deg);
/* 3869 */     background-color: #0d2656;
/* 3870 */     color: #b3b3b3;
/* 3871 */   }
/* 3872 */ }
/* 3873 */ @keyframes header-flip-down-front-13 {
/* 3874 */   0% {
/* 3875 */     -webkit-transform: rotateX(0deg);
/* 3876 */             transform: rotateX(0deg);
/* 3877 */     background-color: #13367b;
/* 3878 */     color: #fff;
/* 3879 */   }
/* 3880 */   100% {
/* 3881 */     -webkit-transform: rotateX(-180deg);
/* 3882 */             transform: rotateX(-180deg);
/* 3883 */     background-color: #0d2656;
/* 3884 */     color: #b3b3b3;
/* 3885 */   }
/* 3886 */ }
/* 3887 */ @-webkit-keyframes header-flip-down-back-13 {
/* 3888 */   0% {
/* 3889 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3890 */             transform: rotateY(180deg) rotateX(0deg);
/* 3891 */     background-color: #0d2656;
/* 3892 */     color: #b3b3b3;
/* 3893 */   }
/* 3894 */   100% {
/* 3895 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3896 */             transform: rotateY(180deg) rotateX(180deg);
/* 3897 */     background-color: #13367b;
/* 3898 */     color: #fff;
/* 3899 */   }
/* 3900 */ }

/* page-style-s.css */

/* 3901 */ @keyframes header-flip-down-back-13 {
/* 3902 */   0% {
/* 3903 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3904 */             transform: rotateY(180deg) rotateX(0deg);
/* 3905 */     background-color: #0d2656;
/* 3906 */     color: #b3b3b3;
/* 3907 */   }
/* 3908 */   100% {
/* 3909 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3910 */             transform: rotateY(180deg) rotateX(180deg);
/* 3911 */     background-color: #13367b;
/* 3912 */     color: #fff;
/* 3913 */   }
/* 3914 */ }
/* 3915 */ @-webkit-keyframes header-fade-under-13 {
/* 3916 */   0% {
/* 3917 */     background-color: #0d2656;
/* 3918 */     color: #b3b3b3;
/* 3919 */   }
/* 3920 */   100% {
/* 3921 */     background-color: #13367b;
/* 3922 */     color: #fff;
/* 3923 */   }
/* 3924 */ }
/* 3925 */ @keyframes header-fade-under-13 {
/* 3926 */   0% {
/* 3927 */     background-color: #0d2656;
/* 3928 */     color: #b3b3b3;
/* 3929 */   }
/* 3930 */   100% {
/* 3931 */     background-color: #13367b;
/* 3932 */     color: #fff;
/* 3933 */   }
/* 3934 */ }
/* 3935 */ #header.color-13-2 #watched-videos-counter .video-views-counter .digit {
/* 3936 */   background-color: #13367b;
/* 3937 */ }
/* 3938 */ #header.color-13-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 3939 */   background-color: #13367b;
/* 3940 */ }
/* 3941 */ #header.color-13-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 3942 */   -webkit-animation: header-flip-down-front-13 300ms ease-in both;
/* 3943 */           animation: header-flip-down-front-13 300ms ease-in both;
/* 3944 */ }
/* 3945 */ #header.color-13-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 3946 */   -webkit-animation: header-flip-down-back-13 300ms ease-in both;
/* 3947 */           animation: header-flip-down-back-13 300ms ease-in both;
/* 3948 */ }
/* 3949 */ #header.color-13-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 3950 */   -webkit-animation: header-fade-under-13 300ms ease-in both;

/* page-style-s.css */

/* 3951 */           animation: header-fade-under-13 300ms ease-in both;
/* 3952 */ }
/* 3953 */ @-webkit-keyframes header-flip-down-front-14 {
/* 3954 */   0% {
/* 3955 */     -webkit-transform: rotateX(0deg);
/* 3956 */             transform: rotateX(0deg);
/* 3957 */     background-color: #3952a7;
/* 3958 */     color: #fff;
/* 3959 */   }
/* 3960 */   100% {
/* 3961 */     -webkit-transform: rotateX(-180deg);
/* 3962 */             transform: rotateX(-180deg);
/* 3963 */     background-color: #283975;
/* 3964 */     color: #b3b3b3;
/* 3965 */   }
/* 3966 */ }
/* 3967 */ @keyframes header-flip-down-front-14 {
/* 3968 */   0% {
/* 3969 */     -webkit-transform: rotateX(0deg);
/* 3970 */             transform: rotateX(0deg);
/* 3971 */     background-color: #3952a7;
/* 3972 */     color: #fff;
/* 3973 */   }
/* 3974 */   100% {
/* 3975 */     -webkit-transform: rotateX(-180deg);
/* 3976 */             transform: rotateX(-180deg);
/* 3977 */     background-color: #283975;
/* 3978 */     color: #b3b3b3;
/* 3979 */   }
/* 3980 */ }
/* 3981 */ @-webkit-keyframes header-flip-down-back-14 {
/* 3982 */   0% {
/* 3983 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3984 */             transform: rotateY(180deg) rotateX(0deg);
/* 3985 */     background-color: #283975;
/* 3986 */     color: #b3b3b3;
/* 3987 */   }
/* 3988 */   100% {
/* 3989 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 3990 */             transform: rotateY(180deg) rotateX(180deg);
/* 3991 */     background-color: #3952a7;
/* 3992 */     color: #fff;
/* 3993 */   }
/* 3994 */ }
/* 3995 */ @keyframes header-flip-down-back-14 {
/* 3996 */   0% {
/* 3997 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 3998 */             transform: rotateY(180deg) rotateX(0deg);
/* 3999 */     background-color: #283975;
/* 4000 */     color: #b3b3b3;

/* page-style-s.css */

/* 4001 */   }
/* 4002 */   100% {
/* 4003 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4004 */             transform: rotateY(180deg) rotateX(180deg);
/* 4005 */     background-color: #3952a7;
/* 4006 */     color: #fff;
/* 4007 */   }
/* 4008 */ }
/* 4009 */ @-webkit-keyframes header-fade-under-14 {
/* 4010 */   0% {
/* 4011 */     background-color: #283975;
/* 4012 */     color: #b3b3b3;
/* 4013 */   }
/* 4014 */   100% {
/* 4015 */     background-color: #3952a7;
/* 4016 */     color: #fff;
/* 4017 */   }
/* 4018 */ }
/* 4019 */ @keyframes header-fade-under-14 {
/* 4020 */   0% {
/* 4021 */     background-color: #283975;
/* 4022 */     color: #b3b3b3;
/* 4023 */   }
/* 4024 */   100% {
/* 4025 */     background-color: #3952a7;
/* 4026 */     color: #fff;
/* 4027 */   }
/* 4028 */ }
/* 4029 */ #header.color-14-2 #watched-videos-counter .video-views-counter .digit {
/* 4030 */   background-color: #3952a7;
/* 4031 */ }
/* 4032 */ #header.color-14-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 4033 */   background-color: #3952a7;
/* 4034 */ }
/* 4035 */ #header.color-14-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 4036 */   -webkit-animation: header-flip-down-front-14 300ms ease-in both;
/* 4037 */           animation: header-flip-down-front-14 300ms ease-in both;
/* 4038 */ }
/* 4039 */ #header.color-14-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 4040 */   -webkit-animation: header-flip-down-back-14 300ms ease-in both;
/* 4041 */           animation: header-flip-down-back-14 300ms ease-in both;
/* 4042 */ }
/* 4043 */ #header.color-14-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 4044 */   -webkit-animation: header-fade-under-14 300ms ease-in both;
/* 4045 */           animation: header-fade-under-14 300ms ease-in both;
/* 4046 */ }
/* 4047 */ @-webkit-keyframes header-flip-down-front-15 {
/* 4048 */   0% {
/* 4049 */     -webkit-transform: rotateX(0deg);
/* 4050 */             transform: rotateX(0deg);

/* page-style-s.css */

/* 4051 */     background-color: #b78700;
/* 4052 */     color: #fff;
/* 4053 */   }
/* 4054 */   100% {
/* 4055 */     -webkit-transform: rotateX(-180deg);
/* 4056 */             transform: rotateX(-180deg);
/* 4057 */     background-color: #805f00;
/* 4058 */     color: #b3b3b3;
/* 4059 */   }
/* 4060 */ }
/* 4061 */ @keyframes header-flip-down-front-15 {
/* 4062 */   0% {
/* 4063 */     -webkit-transform: rotateX(0deg);
/* 4064 */             transform: rotateX(0deg);
/* 4065 */     background-color: #b78700;
/* 4066 */     color: #fff;
/* 4067 */   }
/* 4068 */   100% {
/* 4069 */     -webkit-transform: rotateX(-180deg);
/* 4070 */             transform: rotateX(-180deg);
/* 4071 */     background-color: #805f00;
/* 4072 */     color: #b3b3b3;
/* 4073 */   }
/* 4074 */ }
/* 4075 */ @-webkit-keyframes header-flip-down-back-15 {
/* 4076 */   0% {
/* 4077 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4078 */             transform: rotateY(180deg) rotateX(0deg);
/* 4079 */     background-color: #805f00;
/* 4080 */     color: #b3b3b3;
/* 4081 */   }
/* 4082 */   100% {
/* 4083 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4084 */             transform: rotateY(180deg) rotateX(180deg);
/* 4085 */     background-color: #b78700;
/* 4086 */     color: #fff;
/* 4087 */   }
/* 4088 */ }
/* 4089 */ @keyframes header-flip-down-back-15 {
/* 4090 */   0% {
/* 4091 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4092 */             transform: rotateY(180deg) rotateX(0deg);
/* 4093 */     background-color: #805f00;
/* 4094 */     color: #b3b3b3;
/* 4095 */   }
/* 4096 */   100% {
/* 4097 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4098 */             transform: rotateY(180deg) rotateX(180deg);
/* 4099 */     background-color: #b78700;
/* 4100 */     color: #fff;

/* page-style-s.css */

/* 4101 */   }
/* 4102 */ }
/* 4103 */ @-webkit-keyframes header-fade-under-15 {
/* 4104 */   0% {
/* 4105 */     background-color: #805f00;
/* 4106 */     color: #b3b3b3;
/* 4107 */   }
/* 4108 */   100% {
/* 4109 */     background-color: #b78700;
/* 4110 */     color: #fff;
/* 4111 */   }
/* 4112 */ }
/* 4113 */ @keyframes header-fade-under-15 {
/* 4114 */   0% {
/* 4115 */     background-color: #805f00;
/* 4116 */     color: #b3b3b3;
/* 4117 */   }
/* 4118 */   100% {
/* 4119 */     background-color: #b78700;
/* 4120 */     color: #fff;
/* 4121 */   }
/* 4122 */ }
/* 4123 */ #header.color-15-2 #watched-videos-counter .video-views-counter .digit {
/* 4124 */   background-color: #b78700;
/* 4125 */ }
/* 4126 */ #header.color-15-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 4127 */   background-color: #b78700;
/* 4128 */ }
/* 4129 */ #header.color-15-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 4130 */   -webkit-animation: header-flip-down-front-15 300ms ease-in both;
/* 4131 */           animation: header-flip-down-front-15 300ms ease-in both;
/* 4132 */ }
/* 4133 */ #header.color-15-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 4134 */   -webkit-animation: header-flip-down-back-15 300ms ease-in both;
/* 4135 */           animation: header-flip-down-back-15 300ms ease-in both;
/* 4136 */ }
/* 4137 */ #header.color-15-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 4138 */   -webkit-animation: header-fade-under-15 300ms ease-in both;
/* 4139 */           animation: header-fade-under-15 300ms ease-in both;
/* 4140 */ }
/* 4141 */ @-webkit-keyframes header-flip-down-front-16 {
/* 4142 */   0% {
/* 4143 */     -webkit-transform: rotateX(0deg);
/* 4144 */             transform: rotateX(0deg);
/* 4145 */     background-color: #7e6aab;
/* 4146 */     color: #fff;
/* 4147 */   }
/* 4148 */   100% {
/* 4149 */     -webkit-transform: rotateX(-180deg);
/* 4150 */             transform: rotateX(-180deg);

/* page-style-s.css */

/* 4151 */     background-color: #584a78;
/* 4152 */     color: #b3b3b3;
/* 4153 */   }
/* 4154 */ }
/* 4155 */ @keyframes header-flip-down-front-16 {
/* 4156 */   0% {
/* 4157 */     -webkit-transform: rotateX(0deg);
/* 4158 */             transform: rotateX(0deg);
/* 4159 */     background-color: #7e6aab;
/* 4160 */     color: #fff;
/* 4161 */   }
/* 4162 */   100% {
/* 4163 */     -webkit-transform: rotateX(-180deg);
/* 4164 */             transform: rotateX(-180deg);
/* 4165 */     background-color: #584a78;
/* 4166 */     color: #b3b3b3;
/* 4167 */   }
/* 4168 */ }
/* 4169 */ @-webkit-keyframes header-flip-down-back-16 {
/* 4170 */   0% {
/* 4171 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4172 */             transform: rotateY(180deg) rotateX(0deg);
/* 4173 */     background-color: #584a78;
/* 4174 */     color: #b3b3b3;
/* 4175 */   }
/* 4176 */   100% {
/* 4177 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4178 */             transform: rotateY(180deg) rotateX(180deg);
/* 4179 */     background-color: #7e6aab;
/* 4180 */     color: #fff;
/* 4181 */   }
/* 4182 */ }
/* 4183 */ @keyframes header-flip-down-back-16 {
/* 4184 */   0% {
/* 4185 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4186 */             transform: rotateY(180deg) rotateX(0deg);
/* 4187 */     background-color: #584a78;
/* 4188 */     color: #b3b3b3;
/* 4189 */   }
/* 4190 */   100% {
/* 4191 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4192 */             transform: rotateY(180deg) rotateX(180deg);
/* 4193 */     background-color: #7e6aab;
/* 4194 */     color: #fff;
/* 4195 */   }
/* 4196 */ }
/* 4197 */ @-webkit-keyframes header-fade-under-16 {
/* 4198 */   0% {
/* 4199 */     background-color: #584a78;
/* 4200 */     color: #b3b3b3;

/* page-style-s.css */

/* 4201 */   }
/* 4202 */   100% {
/* 4203 */     background-color: #7e6aab;
/* 4204 */     color: #fff;
/* 4205 */   }
/* 4206 */ }
/* 4207 */ @keyframes header-fade-under-16 {
/* 4208 */   0% {
/* 4209 */     background-color: #584a78;
/* 4210 */     color: #b3b3b3;
/* 4211 */   }
/* 4212 */   100% {
/* 4213 */     background-color: #7e6aab;
/* 4214 */     color: #fff;
/* 4215 */   }
/* 4216 */ }
/* 4217 */ #header.color-16-2 #watched-videos-counter .video-views-counter .digit {
/* 4218 */   background-color: #7e6aab;
/* 4219 */ }
/* 4220 */ #header.color-16-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 4221 */   background-color: #7e6aab;
/* 4222 */ }
/* 4223 */ #header.color-16-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 4224 */   -webkit-animation: header-flip-down-front-16 300ms ease-in both;
/* 4225 */           animation: header-flip-down-front-16 300ms ease-in both;
/* 4226 */ }
/* 4227 */ #header.color-16-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 4228 */   -webkit-animation: header-flip-down-back-16 300ms ease-in both;
/* 4229 */           animation: header-flip-down-back-16 300ms ease-in both;
/* 4230 */ }
/* 4231 */ #header.color-16-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 4232 */   -webkit-animation: header-fade-under-16 300ms ease-in both;
/* 4233 */           animation: header-fade-under-16 300ms ease-in both;
/* 4234 */ }
/* 4235 */ @-webkit-keyframes header-flip-down-front-17 {
/* 4236 */   0% {
/* 4237 */     -webkit-transform: rotateX(0deg);
/* 4238 */             transform: rotateX(0deg);
/* 4239 */     background-color: #24aa66;
/* 4240 */     color: #fff;
/* 4241 */   }
/* 4242 */   100% {
/* 4243 */     -webkit-transform: rotateX(-180deg);
/* 4244 */             transform: rotateX(-180deg);
/* 4245 */     background-color: #197747;
/* 4246 */     color: #b3b3b3;
/* 4247 */   }
/* 4248 */ }
/* 4249 */ @keyframes header-flip-down-front-17 {
/* 4250 */   0% {

/* page-style-s.css */

/* 4251 */     -webkit-transform: rotateX(0deg);
/* 4252 */             transform: rotateX(0deg);
/* 4253 */     background-color: #24aa66;
/* 4254 */     color: #fff;
/* 4255 */   }
/* 4256 */   100% {
/* 4257 */     -webkit-transform: rotateX(-180deg);
/* 4258 */             transform: rotateX(-180deg);
/* 4259 */     background-color: #197747;
/* 4260 */     color: #b3b3b3;
/* 4261 */   }
/* 4262 */ }
/* 4263 */ @-webkit-keyframes header-flip-down-back-17 {
/* 4264 */   0% {
/* 4265 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4266 */             transform: rotateY(180deg) rotateX(0deg);
/* 4267 */     background-color: #197747;
/* 4268 */     color: #b3b3b3;
/* 4269 */   }
/* 4270 */   100% {
/* 4271 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4272 */             transform: rotateY(180deg) rotateX(180deg);
/* 4273 */     background-color: #24aa66;
/* 4274 */     color: #fff;
/* 4275 */   }
/* 4276 */ }
/* 4277 */ @keyframes header-flip-down-back-17 {
/* 4278 */   0% {
/* 4279 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4280 */             transform: rotateY(180deg) rotateX(0deg);
/* 4281 */     background-color: #197747;
/* 4282 */     color: #b3b3b3;
/* 4283 */   }
/* 4284 */   100% {
/* 4285 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4286 */             transform: rotateY(180deg) rotateX(180deg);
/* 4287 */     background-color: #24aa66;
/* 4288 */     color: #fff;
/* 4289 */   }
/* 4290 */ }
/* 4291 */ @-webkit-keyframes header-fade-under-17 {
/* 4292 */   0% {
/* 4293 */     background-color: #197747;
/* 4294 */     color: #b3b3b3;
/* 4295 */   }
/* 4296 */   100% {
/* 4297 */     background-color: #24aa66;
/* 4298 */     color: #fff;
/* 4299 */   }
/* 4300 */ }

/* page-style-s.css */

/* 4301 */ @keyframes header-fade-under-17 {
/* 4302 */   0% {
/* 4303 */     background-color: #197747;
/* 4304 */     color: #b3b3b3;
/* 4305 */   }
/* 4306 */   100% {
/* 4307 */     background-color: #24aa66;
/* 4308 */     color: #fff;
/* 4309 */   }
/* 4310 */ }
/* 4311 */ #header.color-17-2 #watched-videos-counter .video-views-counter .digit {
/* 4312 */   background-color: #24aa66;
/* 4313 */ }
/* 4314 */ #header.color-17-2 #watched-videos-counter .video-views-counter .digit .flap {
/* 4315 */   background-color: #24aa66;
/* 4316 */ }
/* 4317 */ #header.color-17-2 #watched-videos-counter .video-views-counter .digit .flap.front {
/* 4318 */   -webkit-animation: header-flip-down-front-17 300ms ease-in both;
/* 4319 */           animation: header-flip-down-front-17 300ms ease-in both;
/* 4320 */ }
/* 4321 */ #header.color-17-2 #watched-videos-counter .video-views-counter .digit .flap.back {
/* 4322 */   -webkit-animation: header-flip-down-back-17 300ms ease-in both;
/* 4323 */           animation: header-flip-down-back-17 300ms ease-in both;
/* 4324 */ }
/* 4325 */ #header.color-17-2 #watched-videos-counter .video-views-counter .digit .flap.under {
/* 4326 */   -webkit-animation: header-fade-under-17 300ms ease-in both;
/* 4327 */           animation: header-fade-under-17 300ms ease-in both;
/* 4328 */ }
/* 4329 */ @-webkit-keyframes header-flip-down-front {
/* 4330 */   0% {
/* 4331 */     -webkit-transform: rotateX(0deg);
/* 4332 */             transform: rotateX(0deg);
/* 4333 */     background-color: #0082cc;
/* 4334 */     color: #fff;
/* 4335 */   }
/* 4336 */   100% {
/* 4337 */     -webkit-transform: rotateX(-180deg);
/* 4338 */             transform: rotateX(-180deg);
/* 4339 */     background-color: #005b8f;
/* 4340 */     color: #b3b3b3;
/* 4341 */   }
/* 4342 */ }
/* 4343 */ @keyframes header-flip-down-front {
/* 4344 */   0% {
/* 4345 */     -webkit-transform: rotateX(0deg);
/* 4346 */             transform: rotateX(0deg);
/* 4347 */     background-color: #0082cc;
/* 4348 */     color: #fff;
/* 4349 */   }
/* 4350 */   100% {

/* page-style-s.css */

/* 4351 */     -webkit-transform: rotateX(-180deg);
/* 4352 */             transform: rotateX(-180deg);
/* 4353 */     background-color: #005b8f;
/* 4354 */     color: #b3b3b3;
/* 4355 */   }
/* 4356 */ }
/* 4357 */ @-webkit-keyframes header-flip-down-back {
/* 4358 */   0% {
/* 4359 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4360 */             transform: rotateY(180deg) rotateX(0deg);
/* 4361 */     background-color: #005b8f;
/* 4362 */     color: #b3b3b3;
/* 4363 */   }
/* 4364 */   100% {
/* 4365 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4366 */             transform: rotateY(180deg) rotateX(180deg);
/* 4367 */     background-color: #0082cc;
/* 4368 */     color: #fff;
/* 4369 */   }
/* 4370 */ }
/* 4371 */ @keyframes header-flip-down-back {
/* 4372 */   0% {
/* 4373 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4374 */             transform: rotateY(180deg) rotateX(0deg);
/* 4375 */     background-color: #005b8f;
/* 4376 */     color: #b3b3b3;
/* 4377 */   }
/* 4378 */   100% {
/* 4379 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4380 */             transform: rotateY(180deg) rotateX(180deg);
/* 4381 */     background-color: #0082cc;
/* 4382 */     color: #fff;
/* 4383 */   }
/* 4384 */ }
/* 4385 */ @-webkit-keyframes header-fade-under {
/* 4386 */   0% {
/* 4387 */     background-color: #005b8f;
/* 4388 */     color: #b3b3b3;
/* 4389 */   }
/* 4390 */   100% {
/* 4391 */     background-color: #0082cc;
/* 4392 */     color: #fff;
/* 4393 */   }
/* 4394 */ }
/* 4395 */ @keyframes header-fade-under {
/* 4396 */   0% {
/* 4397 */     background-color: #005b8f;
/* 4398 */     color: #b3b3b3;
/* 4399 */   }
/* 4400 */   100% {

/* page-style-s.css */

/* 4401 */     background-color: #0082cc;
/* 4402 */     color: #fff;
/* 4403 */   }
/* 4404 */ }
/* 4405 */ #watched-videos-counter {
/* 4406 */   font-family: "AkrobatBold";
/* 4407 */ }
/* 4408 */ #watched-videos-counter .video-views-counter .digit {
/* 4409 */   border-radius: 2px;
/* 4410 */   background-color: #0082cc;
/* 4411 */   width: 1.125rem;
/* 4412 */   height: 1.625rem;
/* 4413 */ }
/* 4414 */ @media (min-width: 1920px) {
/* 4415 */   #watched-videos-counter .video-views-counter .digit {
/* 4416 */     width: 1.5rem;
/* 4417 */     height: 2rem;
/* 4418 */   }
/* 4419 */ }
/* 4420 */ #watched-videos-counter .video-views-counter .digit .base {
/* 4421 */   color: #fff;
/* 4422 */ }
/* 4423 */ #watched-videos-counter .video-views-counter .digit .flap {
/* 4424 */   background-color: #0082cc;
/* 4425 */   border-radius: 2px 2px 0 0;
/* 4426 */ }
/* 4427 */ #watched-videos-counter .video-views-counter .digit .flap.front {
/* 4428 */   -webkit-animation: header-flip-down-front 300ms ease-in both;
/* 4429 */           animation: header-flip-down-front 300ms ease-in both;
/* 4430 */ }
/* 4431 */ #watched-videos-counter .video-views-counter .digit .flap.back {
/* 4432 */   -webkit-animation: header-flip-down-back 300ms ease-in both;
/* 4433 */           animation: header-flip-down-back 300ms ease-in both;
/* 4434 */ }
/* 4435 */ #watched-videos-counter .video-views-counter .digit .flap.under {
/* 4436 */   -webkit-animation: header-fade-under 300ms ease-in both;
/* 4437 */           animation: header-fade-under 300ms ease-in both;
/* 4438 */ }
/* 4439 */ #watched-videos-counter .video-views-counter.seven-digits .digit:nth-child(3n+1) {
/* 4440 */   margin-right: 0.5rem;
/* 4441 */ }
/* 4442 */ #watched-videos-counter .video-views-counter.eight-digits .digit:nth-child(3n+2) {
/* 4443 */   margin-right: 0.5rem;
/* 4444 */ }
/* 4445 */ #watched-videos-counter .video-views-counter.nine-digits .digit:nth-child(3n+3) {
/* 4446 */   margin-right: 0.5rem;
/* 4447 */ }
/* 4448 */ #watched-videos-counter .video-views-counter.eight-digits .digit:last-child, #watched-videos-counter .video-views-counter.nine-digits .digit:last-child, #watched-videos-counter .video-views-counter.seven-digits .digit:last-child {
/* 4449 */   margin-right: 0;
/* 4450 */ }

/* page-style-s.css */

/* 4451 */ /*
/* 4452 *| ----------------------------------------------------
/* 4453 *| HEADER counter custom styles END
/* 4454 *| ----------------------------------------------------
/* 4455 *|  */
/* 4456 */ /*
/* 4457 *| ----------------------------------------------------
/* 4458 *| HOME counter custom styles START
/* 4459 *| ----------------------------------------------------
/* 4460 *| Set font properties, border-radius, background-color and color
/* 4461 *| */
/* 4462 */ #counter-container {
/* 4463 */   max-width: 304px;
/* 4464 */ }
/* 4465 */ @media screen and (min-width: 480px) {
/* 4466 */   #counter-container {
/* 4467 */     max-width: 100%;
/* 4468 */   }
/* 4469 */ }
/* 4470 */ #counter-container {
/* 4471 */   width: 26.593782959rem;
/* 4472 */ }
/* 4473 */ #counter-container .video-views-counter {
/* 4474 */   font-size: 1.875rem;
/* 4475 */ }
/* 4476 */ #counter-container .video-views-counter .digit {
/* 4477 */   line-height: 2.5rem;
/* 4478 */   height: 2.5rem;
/* 4479 */   width: 1.7578152466rem;
/* 4480 */ }
/* 4481 */ @media screen and (min-width: 480px) {
/* 4482 */   #counter-container {
/* 4483 */     width: 30.8125395508rem;
/* 4484 */   }
/* 4485 */   #counter-container .video-views-counter {
/* 4486 */     font-size: 2.25rem;
/* 4487 */   }
/* 4488 */   #counter-container .video-views-counter .digit {
/* 4489 */     line-height: 3rem;
/* 4490 */     height: 3rem;
/* 4491 */     width: 2.1093782959rem;
/* 4492 */   }
/* 4493 */ }
/* 4494 */ @media screen and (min-width: 768px) {
/* 4495 */   #counter-container {
/* 4496 */     width: 35.0312961427rem;
/* 4497 */   }
/* 4498 */   #counter-container .video-views-counter {
/* 4499 */     font-size: 2.625rem;
/* 4500 */   }

/* page-style-s.css */

/* 4501 */   #counter-container .video-views-counter .digit {
/* 4502 */     line-height: 3.5rem;
/* 4503 */     height: 3.5rem;
/* 4504 */     width: 2.4609413452rem;
/* 4505 */   }
/* 4506 */ }
/* 4507 */ @media screen and (min-width: 1024px) {
/* 4508 */   #counter-container {
/* 4509 */     width: 73.0001054689rem;
/* 4510 */   }
/* 4511 */   #counter-container .video-views-counter {
/* 4512 */     font-size: 6rem;
/* 4513 */   }
/* 4514 */   #counter-container .video-views-counter .digit {
/* 4515 */     line-height: 8rem;
/* 4516 */     height: 8rem;
/* 4517 */     width: 5.6250087891rem;
/* 4518 */   }
/* 4519 */ }
/* 4520 */ @media screen and (min-width: 1024px) and (max-height: 720px) {
/* 4521 */   #counter-container {
/* 4522 */     width: 47.6875659181rem;
/* 4523 */   }
/* 4524 */   #counter-container .video-views-counter {
/* 4525 */     font-size: 3.75rem;
/* 4526 */   }
/* 4527 */   #counter-container .video-views-counter .digit {
/* 4528 */     line-height: 5rem;
/* 4529 */     height: 5rem;
/* 4530 */     width: 3.5156304932rem;
/* 4531 */   }
/* 4532 */ }
/* 4533 */ @-webkit-keyframes home-flip-down-front {
/* 4534 */   0% {
/* 4535 */     -webkit-transform: rotateX(0deg);
/* 4536 */             transform: rotateX(0deg);
/* 4537 */     background-color: #fff;
/* 4538 */     color: #434D66;
/* 4539 */   }
/* 4540 */   100% {
/* 4541 */     -webkit-transform: rotateX(-180deg);
/* 4542 */             transform: rotateX(-180deg);
/* 4543 */     background-color: #b3b3b3;
/* 4544 */     color: #2f3647;
/* 4545 */   }
/* 4546 */ }
/* 4547 */ @keyframes home-flip-down-front {
/* 4548 */   0% {
/* 4549 */     -webkit-transform: rotateX(0deg);
/* 4550 */             transform: rotateX(0deg);

/* page-style-s.css */

/* 4551 */     background-color: #fff;
/* 4552 */     color: #434D66;
/* 4553 */   }
/* 4554 */   100% {
/* 4555 */     -webkit-transform: rotateX(-180deg);
/* 4556 */             transform: rotateX(-180deg);
/* 4557 */     background-color: #b3b3b3;
/* 4558 */     color: #2f3647;
/* 4559 */   }
/* 4560 */ }
/* 4561 */ @-webkit-keyframes home-flip-down-back {
/* 4562 */   0% {
/* 4563 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4564 */             transform: rotateY(180deg) rotateX(0deg);
/* 4565 */     background-color: #b3b3b3;
/* 4566 */     color: #2f3647;
/* 4567 */   }
/* 4568 */   100% {
/* 4569 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4570 */             transform: rotateY(180deg) rotateX(180deg);
/* 4571 */     background-color: #fff;
/* 4572 */     color: #434D66;
/* 4573 */   }
/* 4574 */ }
/* 4575 */ @keyframes home-flip-down-back {
/* 4576 */   0% {
/* 4577 */     -webkit-transform: rotateY(180deg) rotateX(0deg);
/* 4578 */             transform: rotateY(180deg) rotateX(0deg);
/* 4579 */     background-color: #b3b3b3;
/* 4580 */     color: #2f3647;
/* 4581 */   }
/* 4582 */   100% {
/* 4583 */     -webkit-transform: rotateY(180deg) rotateX(180deg);
/* 4584 */             transform: rotateY(180deg) rotateX(180deg);
/* 4585 */     background-color: #fff;
/* 4586 */     color: #434D66;
/* 4587 */   }
/* 4588 */ }
/* 4589 */ @-webkit-keyframes home-fade-under {
/* 4590 */   0% {
/* 4591 */     background-color: #b3b3b3;
/* 4592 */     color: #2f3647;
/* 4593 */   }
/* 4594 */   100% {
/* 4595 */     background-color: #fff;
/* 4596 */     color: #434D66;
/* 4597 */   }
/* 4598 */ }
/* 4599 */ @keyframes home-fade-under {
/* 4600 */   0% {

/* page-style-s.css */

/* 4601 */     background-color: #b3b3b3;
/* 4602 */     color: #2f3647;
/* 4603 */   }
/* 4604 */   100% {
/* 4605 */     background-color: #fff;
/* 4606 */     color: #434D66;
/* 4607 */   }
/* 4608 */ }
/* 4609 */ #counter-container {
/* 4610 */   max-width: 304px;
/* 4611 */   font-family: "AkrobatExtraBold";
/* 4612 */ }
/* 4613 */ @media screen and (min-width: 480px) {
/* 4614 */   #counter-container {
/* 4615 */     max-width: 100%;
/* 4616 */   }
/* 4617 */ }
/* 4618 */ #counter-container .video-views-counter .digit {
/* 4619 */   background-color: #fff;
/* 4620 */   border-radius: 2px;
/* 4621 */ }
/* 4622 */ #counter-container .video-views-counter .digit .base {
/* 4623 */   color: #434D66;
/* 4624 */ }
/* 4625 */ #counter-container .video-views-counter .digit .flap {
/* 4626 */   background-color: #fff;
/* 4627 */   border-radius: 2px 2px 0 0;
/* 4628 */ }
/* 4629 */ #counter-container .video-views-counter .digit .flap.front {
/* 4630 */   -webkit-animation: home-flip-down-front 300ms ease-in both;
/* 4631 */           animation: home-flip-down-front 300ms ease-in both;
/* 4632 */ }
/* 4633 */ #counter-container .video-views-counter .digit .flap.back {
/* 4634 */   -webkit-animation: home-flip-down-back 300ms ease-in both;
/* 4635 */           animation: home-flip-down-back 300ms ease-in both;
/* 4636 */ }
/* 4637 */ #counter-container .video-views-counter .digit .flap.under {
/* 4638 */   -webkit-animation: home-fade-under 300ms ease-in both;
/* 4639 */           animation: home-fade-under 300ms ease-in both;
/* 4640 */ }
/* 4641 */ #counter-container .video-views-counter.eight-digits .digit:nth-child(3n+2) {
/* 4642 */   margin-right: 0.16668em;
/* 4643 */ }
/* 4644 */ #counter-container .video-views-counter.seven-digits .digit:nth-child(3n+1) {
/* 4645 */   margin-right: 0.16668em;
/* 4646 */ }
/* 4647 */ #counter-container .video-views-counter.nine-digits .digit:nth-child(3n+3) {
/* 4648 */   margin-right: 0.16668em;
/* 4649 */ }
/* 4650 */ #counter-container .video-views-counter.eight-digits .digit:last-child, #counter-container .video-views-counter.nine-digits .digit:last-child, #counter-container .video-views-counter.seven-digits .digit:last-child {

/* page-style-s.css */

/* 4651 */   margin-right: 0;
/* 4652 */ }
/* 4653 */ @media (min-width: 768px) {
/* 4654 */   #counter-container .video-views-counter .digit {
/* 4655 */     border-radius: 3px;
/* 4656 */   }
/* 4657 */   #counter-container .video-views-counter .digit .flap {
/* 4658 */     border-radius: 3px 3px 0 0;
/* 4659 */   }
/* 4660 */ }
/* 4661 */ @media (min-width: 1024px) {
/* 4662 */   #counter-container .video-views-counter .digit {
/* 4663 */     border-radius: 5px;
/* 4664 */   }
/* 4665 */   #counter-container .video-views-counter .digit .flap {
/* 4666 */     border-radius: 5px 5px 0 0;
/* 4667 */   }
/* 4668 */ }
/* 4669 */ #counter-container .video-views-counter.bgr-counter {
/* 4670 */   padding: 0.17em 0.17em 0.17em 0.17em;
/* 4671 */   background-color: rgba(67, 77, 102, 0.5);
/* 4672 */   border-radius: 0.3125rem;
/* 4673 */ }
/* 4674 */ #footer a {
/* 4675 */   color: #F0F3F5;
/* 4676 */ }
/* 4677 */ #footer a:hover {
/* 4678 */   color: #899EAD;
/* 4679 */ }
/* 4680 */ #footer ul {
/* 4681 */   margin-bottom: 0;
/* 4682 */ }
/* 4683 */ #footer li {
/* 4684 */   margin-bottom: 1rem;
/* 4685 */ }
/* 4686 */ #footer li a {
/* 4687 */   font-family: "AkrobatBold" !important;
/* 4688 */   font-size: 1.125rem !important;
/* 4689 */ }
/* 4690 */ #footer li:last-child {
/* 4691 */   margin-bottom: 0;
/* 4692 */ }
/* 4693 */ #footer .footer-row {
/* 4694 */   margin-top: -0.1875rem;
/* 4695 */ }
/* 4696 */ #footer .eduboom-site-logo {
/* 4697 */   margin-bottom: 1.5rem;
/* 4698 */ }
/* 4699 */ @media (min-width: 768px) {
/* 4700 */   #footer .eduboom-site-logo {

/* page-style-s.css */

/* 4701 */     width: 100%;
/* 4702 */   }
/* 4703 */ }
/* 4704 */ @media (min-width: 1024px) {
/* 4705 */   #footer .eduboom-site-logo {
/* 4706 */     width: 75%;
/* 4707 */   }
/* 4708 */ }
/* 4709 */ #footer .eduboom-site-logo .footer-logo {
/* 4710 */   width: 8.5rem;
/* 4711 */   position: relative;
/* 4712 */   z-index: 1;
/* 4713 */ }
/* 4714 */ @media (min-width: 768px) {
/* 4715 */   #footer .eduboom-site-logo .footer-logo {
/* 4716 */     width: 100%;
/* 4717 */   }
/* 4718 */ }
/* 4719 */ @media (min-width: 1024px) {
/* 4720 */   #footer .eduboom-site-logo .footer-logo {
/* 4721 */     max-height: 2rem;
/* 4722 */     max-width: 11.875rem;
/* 4723 */   }
/* 4724 */ }
/* 4725 */ #footer .footer-blog li {
/* 4726 */   margin-bottom: 0.5rem;
/* 4727 */ }
/* 4728 */ #footer .footer-blog li:last-child {
/* 4729 */   margin-bottom: 0;
/* 4730 */ }
/* 4731 */ #footer .footer-text-small {
/* 4732 */   font-size: 0.9375rem;
/* 4733 */ }
/* 4734 */ #footer #footer-social a {
/* 4735 */   margin-right: 0.5rem;
/* 4736 */ }
/* 4737 */ #footer .footer-contacts-sm {
/* 4738 */   margin-left: -0.5rem;
/* 4739 */ }
/* 4740 */ #footer #footer-social .social-fb, #footer #footer-social .social-instagram, #footer #footer-social .social-snapchat, #footer #footer-social .social-tiktok, #footer #footer-social .social-youtube {
/* 4741 */   width: 2rem;
/* 4742 */   height: 2rem;
/* 4743 */ }
/* 4744 */ #footer .follow-social-title {
/* 4745 */   margin-bottom: 0.5rem;
/* 4746 */ }
/* 4747 */ #footer .footer-line-divide {
/* 4748 */   margin-bottom: 0.75rem;
/* 4749 */ }
/* 4750 */ #footer .eduboom-links-row {

/* page-style-s.css */

/* 4751 */   row-gap: 1rem;
/* 4752 */ }
/* 4753 */ @media (max-width: 1023.98px) {
/* 4754 */   #footer .eduboom-link:not(:last-child):after {
/* 4755 */     content: "";
/* 4756 */   }
/* 4757 */ }
/* 4758 */ #footer .eduboom-dot {
/* 4759 */   display: none;
/* 4760 */ }
/* 4761 */ @media (max-width: 484px) {
/* 4762 */   #footer .eduboom-dot:nth-of-type(2n) {
/* 4763 */     display: none;
/* 4764 */   }
/* 4765 */ }
/* 4766 */ @media (max-width: 767.98px) {
/* 4767 */   #footer .eduboom-dot {
/* 4768 */     display: -webkit-flex;
/* 4769 */     display: flex;
/* 4770 */     -webkit-align-items: center;
/* 4771 */             align-items: center;
/* 4772 */     width: 0.5rem;
/* 4773 */     -webkit-justify-content: center;
/* 4774 */             justify-content: center;
/* 4775 */   }
/* 4776 */   #footer .eduboom-link {
/* 4777 */     width: 8.75rem;
/* 4778 */   }
/* 4779 */   #footer .eduboom-dot:nth-of-type(4n) {
/* 4780 */     display: none;
/* 4781 */   }
/* 4782 */   #footer .eduboom-link:last-child {
/* 4783 */     margin-top: 0 !important;
/* 4784 */   }
/* 4785 */   #footer .eduboom-link:after {
/* 4786 */     content: "" !important;
/* 4787 */     margin-left: 0 !important;
/* 4788 */   }
/* 4789 */ }
/* 4790 */ @media (min-width: 484px) and (max-width: 622.98px) {
/* 4791 */   #footer .eduboom-dot:nth-of-type(4n) {
/* 4792 */     display: -webkit-flex;
/* 4793 */     display: flex;
/* 4794 */     -webkit-align-items: center;
/* 4795 */             align-items: center;
/* 4796 */   }
/* 4797 */   #footer .eduboom-dot:nth-of-type(3),
/* 4798 */   #footer .eduboom-dot:nth-of-type(6),
/* 4799 */   #footer .eduboom-dot:nth-of-type(8) {
/* 4800 */     display: none;

/* page-style-s.css */

/* 4801 */   }
/* 4802 */ }
/* 4803 */ @media (min-width: 768px) {
/* 4804 */   #footer .eduboom-link:not(:last-child):after {
/* 4805 */     content: " ·";
/* 4806 */     margin-left: 1rem;
/* 4807 */   }
/* 4808 */   #footer .eduboom-link:nth-of-type(4n):after {
/* 4809 */     content: " ·";
/* 4810 */     margin-left: 1rem;
/* 4811 */   }
/* 4812 */   #footer .eduboom-link:nth-of-type(5n):after,
/* 4813 */   #footer .eduboom-link:last-child:after {
/* 4814 */     content: "";
/* 4815 */     margin-left: 0;
/* 4816 */   }
/* 4817 */ }
/* 4818 */ @media (min-width: 877px) {
/* 4819 */   #footer .eduboom-link:nth-of-type(5n):after {
/* 4820 */     content: " ·";
/* 4821 */     margin-left: 1rem;
/* 4822 */   }
/* 4823 */   #footer .eduboom-link:nth-of-type(6n):after,
/* 4824 */   #footer .eduboom-link:last-child:after {
/* 4825 */     content: "";
/* 4826 */     margin-left: 0;
/* 4827 */   }
/* 4828 */ }
/* 4829 */ @media (min-width: 1037px) {
/* 4830 */   #footer .eduboom-link:nth-of-type(6n):after {
/* 4831 */     content: " ·";
/* 4832 */     margin-left: 1rem;
/* 4833 */   }
/* 4834 */   #footer .eduboom-link:nth-of-type(7n):after,
/* 4835 */   #footer .eduboom-link:last-child:after {
/* 4836 */     content: "";
/* 4837 */     margin-left: 0;
/* 4838 */   }
/* 4839 */ }
/* 4840 */ @media (min-width: 1185px) {
/* 4841 */   #footer .eduboom-link:nth-of-type(7n):after {
/* 4842 */     content: " ·";
/* 4843 */     margin-left: 1rem;
/* 4844 */   }
/* 4845 */   #footer .eduboom-link:nth-of-type(8n):after,
/* 4846 */   #footer .eduboom-link:last-child:after {
/* 4847 */     content: "";
/* 4848 */     margin-left: 0;
/* 4849 */   }
/* 4850 */ }

/* page-style-s.css */

/* 4851 */ @media (min-width: 1310px) {
/* 4852 */   #footer .eduboom-link:nth-of-type(8n):after {
/* 4853 */     content: " ·";
/* 4854 */     margin-left: 1rem;
/* 4855 */   }
/* 4856 */   #footer .eduboom-link:nth-of-type(9n):after,
/* 4857 */   #footer .eduboom-link:last-child:after {
/* 4858 */     content: "";
/* 4859 */     margin-left: 0;
/* 4860 */   }
/* 4861 */ }
/* 4862 */ #footer #contact-us-phone span, #footer #whats-app-phone span {
/* 4863 */   width: 1.5rem;
/* 4864 */   height: 1.5rem;
/* 4865 */   margin-right: 0.5rem;
/* 4866 */ }
/* 4867 */ @media (min-width: 1024px) and (max-width: 1279.98px) {
/* 4868 */   #footer #contact-us-phone span, #footer #whats-app-phone span {
/* 4869 */     margin-right: 0.25rem;
/* 4870 */   }
/* 4871 */ }
/* 4872 */ #footer #contact-us-phone:hover {
/* 4873 */   color: #899EAD !important;
/* 4874 */ }
/* 4875 */ .cookie-bar {
/* 4876 */   background-color: #D2D4D7;
/* 4877 */   z-index: 1020;
/* 4878 */   position: fixed;
/* 4879 */   left: 0;
/* 4880 */   bottom: 4rem;
/* 4881 */   width: 100%;
/* 4882 */   border-top: 1px solid #D2D4D7;
/* 4883 */   padding: 0.75rem 1rem;
/* 4884 */ }
/* 4885 */ @media (max-width: 767.98px) {
/* 4886 */   .cookie-bar .col-cookie {
/* 4887 */     margin-bottom: 0.5rem;
/* 4888 */   }
/* 4889 */ }
/* 4890 */ .cookie-bar .col-cookie span {
/* 4891 */   text-align: left;
/* 4892 */   font-size: 0.875rem !important;
/* 4893 */ }
/* 4894 */ @media (max-width: 767.98px) {
/* 4895 */   .cookie-bar .col-cookie span {
/* 4896 */     font-size: 0.75rem !important;
/* 4897 */     text-align: center;
/* 4898 */     width: 100%;
/* 4899 */   }
/* 4900 */ }

/* page-style-s.css */

/* 4901 */ @media (max-width: 767.98px) {
/* 4902 */   .cookie-bar .button-cookie-container {
/* 4903 */     width: 100%;
/* 4904 */   }
/* 4905 */ }
/* 4906 */ .cookie-bar .cookie-user-choice.btn {
/* 4907 */   font-size: 0.875rem !important;
/* 4908 */   padding: 0.4375rem 1rem;
/* 4909 */   line-height: 100%;
/* 4910 */ }
/* 4911 */ @media (max-width: 767.98px) {
/* 4912 */   .cookie-bar .cookie-user-choice.btn {
/* 4913 */     width: 50%;
/* 4914 */   }
/* 4915 */ }
/* 4916 */ @media (max-width: 1023.98px) {
/* 4917 */   .cookie-bar {
/* 4918 */     bottom: 0;
/* 4919 */   }
/* 4920 */ }
/* 4921 */ @media (min-width: 1024px) {
/* 4922 */   .cookie-bar {
/* 4923 */     bottom: 0;
/* 4924 */   }
/* 4925 */ }
/* 4926 */ #back-to-top {
/* 4927 */   display: none;
/* 4928 */   position: fixed;
/* 4929 */   bottom: 1.5rem;
/* 4930 */   right: 1.5rem;
/* 4931 */   z-index: 999;
/* 4932 */   color: #fff;
/* 4933 */   font-family: "AkrobatBold" !important;
/* 4934 */   font-size: 1.125rem !important;
/* 4935 */   height: 2.5rem;
/* 4936 */   border: 0;
/* 4937 */   border-radius: 1.25rem;
/* 4938 */   padding: 0;
/* 4939 */ }
/* 4940 */ #back-overlayer {
/* 4941 */   display: -webkit-flex;
/* 4942 */   display: flex;
/* 4943 */   -webkit-align-items: center;
/* 4944 */           align-items: center;
/* 4945 */   width: 100%;
/* 4946 */   height: 100%;
/* 4947 */   line-height: 2.5rem;
/* 4948 */   padding: 0 1rem;
/* 4949 */   background-color: rgba(0, 0, 0, 0.1);
/* 4950 */   border-radius: 1.25rem;

/* page-style-s.css */

/* 4951 */ }
/* 4952 */ #back-overlayer:hover {
/* 4953 */   background-color: rgba(0, 0, 0, 0.3);
/* 4954 */ }
/* 4955 */ #back-to-top-arrow {
/* 4956 */   display: inline-block;
/* 4957 */   width: 0.6875rem;
/* 4958 */   height: 0.6875rem;
/* 4959 */   border-bottom: solid 2px #fff;
/* 4960 */   border-left: solid 2px #fff;
/* 4961 */   -webkit-transform: rotate(135deg);
/* 4962 */           transform: rotate(135deg);
/* 4963 */   opacity: 0.4;
/* 4964 */   width: 0.875rem;
/* 4965 */   height: 0.875rem;
/* 4966 */   margin: 0.5rem 0.5rem 0 0;
/* 4967 */   border-width: 0.1875rem;
/* 4968 */ }
/* 4969 */ #tooltips-section {
/* 4970 */   position: fixed;
/* 4971 */   left: 1.5rem;
/* 4972 */   bottom: 1.5rem;
/* 4973 */   z-index: 9999;
/* 4974 */ }
/* 4975 */ .payment,
/* 4976 */ .xp-tooltip {
/* 4977 */   width: 20rem;
/* 4978 */   border: 1px solid #D2D4D7;
/* 4979 */   border-left: none;
/* 4980 */   border-radius: 7.5rem;
/* 4981 */   background-color: #fff;
/* 4982 */   margin-top: 0.5rem;
/* 4983 */   padding: 1rem;
/* 4984 */   display: -webkit-flex;
/* 4985 */   display: flex;
/* 4986 */   -webkit-align-items: center;
/* 4987 */           align-items: center;
/* 4988 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 4989 */ }
/* 4990 */ .payment .tooltip-icon,
/* 4991 */ .xp-tooltip .tooltip-icon {
/* 4992 */   width: 2rem;
/* 4993 */   height: 2rem;
/* 4994 */   -webkit-flex-shrink: 0;
/* 4995 */           flex-shrink: 0;
/* 4996 */   -webkit-flex-grow: 0;
/* 4997 */           flex-grow: 0;
/* 4998 */ }
/* 4999 */ .payment .tooltip-icon svg,
/* 5000 */ .xp-tooltip .tooltip-icon svg {

/* page-style-s.css */

/* 5001 */   width: 100%;
/* 5002 */   height: 100%;
/* 5003 */   fill: #627380;
/* 5004 */ }
/* 5005 */ .payment .tooltip-txt,
/* 5006 */ .xp-tooltip .tooltip-txt {
/* 5007 */   -webkit-flex-grow: 1;
/* 5008 */           flex-grow: 1;
/* 5009 */   padding: 0 1rem 0 0.5rem;
/* 5010 */   font-family: "AkrobatSemiBold" !important;
/* 5011 */   font-size: 1.125rem !important;
/* 5012 */ }
/* 5013 */ .payment .tooltip-txt p,
/* 5014 */ .xp-tooltip .tooltip-txt p {
/* 5015 */   margin: 0;
/* 5016 */ }
/* 5017 */ .payment .tooltip-txt .tooltip-description,
/* 5018 */ .xp-tooltip .tooltip-txt .tooltip-description {
/* 5019 */   color: #899EAD;
/* 5020 */ }
/* 5021 */ .payment .tooltip-txt .tooltip-description .videos-count,
/* 5022 */ .xp-tooltip .tooltip-txt .tooltip-description .videos-count {
/* 5023 */   font-family: "AkrobatExtraBold" !important;
/* 5024 */   font-size: 1.125rem !important;
/* 5025 */ }
/* 5026 */ .payment .tooltip-txt .tip-hide,
/* 5027 */ .xp-tooltip .tooltip-txt .tip-hide {
/* 5028 */   display: none;
/* 5029 */ }
/* 5030 */ .payment .tooltip-close-btn,
/* 5031 */ .xp-tooltip .tooltip-close-btn {
/* 5032 */   width: 2rem;
/* 5033 */   height: 2rem;
/* 5034 */   -webkit-flex-grow: 0;
/* 5035 */           flex-grow: 0;
/* 5036 */   -webkit-flex-shrink: 0;
/* 5037 */           flex-shrink: 0;
/* 5038 */   display: -webkit-flex;
/* 5039 */   display: flex;
/* 5040 */   -webkit-align-items: center;
/* 5041 */           align-items: center;
/* 5042 */   -webkit-justify-content: center;
/* 5043 */           justify-content: center;
/* 5044 */   cursor: pointer;
/* 5045 */ }
/* 5046 */ .payment .tooltip-close-btn .close,
/* 5047 */ .xp-tooltip .tooltip-close-btn .close {
/* 5048 */   width: 100%;
/* 5049 */   height: 100%;
/* 5050 */ }

/* page-style-s.css */

/* 5051 */ .payment .tooltip-close-btn svg,
/* 5052 */ .xp-tooltip .tooltip-close-btn svg {
/* 5053 */   width: 1rem;
/* 5054 */   height: 1rem;
/* 5055 */   fill: #D2D4D7;
/* 5056 */ }
/* 5057 */ .payment {
/* 5058 */   background-color: #FADE4D;
/* 5059 */ }
/* 5060 */ #tooltips-section {
/* 5061 */   position: fixed;
/* 5062 */   left: 1.5rem;
/* 5063 */   bottom: 1.5rem;
/* 5064 */   z-index: 9999;
/* 5065 */ }
/* 5066 */ .payment,
/* 5067 */ .xp-tooltip {
/* 5068 */   width: 20rem;
/* 5069 */   border: 1px solid #D2D4D7;
/* 5070 */   border-left: none;
/* 5071 */   border-radius: 7.5rem;
/* 5072 */   background-color: #fff;
/* 5073 */   margin-top: 0.5rem;
/* 5074 */   padding: 1rem;
/* 5075 */   display: -webkit-flex;
/* 5076 */   display: flex;
/* 5077 */   -webkit-align-items: center;
/* 5078 */           align-items: center;
/* 5079 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 5080 */ }
/* 5081 */ .payment .tooltip-icon,
/* 5082 */ .xp-tooltip .tooltip-icon {
/* 5083 */   width: 2rem;
/* 5084 */   height: 2rem;
/* 5085 */   -webkit-flex-shrink: 0;
/* 5086 */           flex-shrink: 0;
/* 5087 */   -webkit-flex-grow: 0;
/* 5088 */           flex-grow: 0;
/* 5089 */ }
/* 5090 */ .payment .tooltip-icon svg,
/* 5091 */ .xp-tooltip .tooltip-icon svg {
/* 5092 */   width: 100%;
/* 5093 */   height: 100%;
/* 5094 */   fill: #627380;
/* 5095 */ }
/* 5096 */ .payment .tooltip-txt,
/* 5097 */ .xp-tooltip .tooltip-txt {
/* 5098 */   -webkit-flex-grow: 1;
/* 5099 */           flex-grow: 1;
/* 5100 */   padding: 0 1rem 0 0.5rem;

/* page-style-s.css */

/* 5101 */   font-family: "AkrobatSemiBold" !important;
/* 5102 */   font-size: 1.125rem !important;
/* 5103 */ }
/* 5104 */ .payment .tooltip-txt p,
/* 5105 */ .xp-tooltip .tooltip-txt p {
/* 5106 */   margin: 0;
/* 5107 */ }
/* 5108 */ .payment .tooltip-txt .tooltip-description,
/* 5109 */ .xp-tooltip .tooltip-txt .tooltip-description {
/* 5110 */   color: #899EAD;
/* 5111 */ }
/* 5112 */ .payment .tooltip-txt .tooltip-description .videos-count,
/* 5113 */ .xp-tooltip .tooltip-txt .tooltip-description .videos-count {
/* 5114 */   font-family: "AkrobatExtraBold" !important;
/* 5115 */   font-size: 1.125rem !important;
/* 5116 */ }
/* 5117 */ .payment .tooltip-txt .tip-hide,
/* 5118 */ .xp-tooltip .tooltip-txt .tip-hide {
/* 5119 */   display: none;
/* 5120 */ }
/* 5121 */ .payment .tooltip-close-btn,
/* 5122 */ .xp-tooltip .tooltip-close-btn {
/* 5123 */   width: 2rem;
/* 5124 */   height: 2rem;
/* 5125 */   -webkit-flex-grow: 0;
/* 5126 */           flex-grow: 0;
/* 5127 */   -webkit-flex-shrink: 0;
/* 5128 */           flex-shrink: 0;
/* 5129 */   display: -webkit-flex;
/* 5130 */   display: flex;
/* 5131 */   -webkit-align-items: center;
/* 5132 */           align-items: center;
/* 5133 */   -webkit-justify-content: center;
/* 5134 */           justify-content: center;
/* 5135 */   cursor: pointer;
/* 5136 */ }
/* 5137 */ .payment .tooltip-close-btn .close,
/* 5138 */ .xp-tooltip .tooltip-close-btn .close {
/* 5139 */   width: 100%;
/* 5140 */   height: 100%;
/* 5141 */ }
/* 5142 */ .payment .tooltip-close-btn svg,
/* 5143 */ .xp-tooltip .tooltip-close-btn svg {
/* 5144 */   width: 1rem;
/* 5145 */   height: 1rem;
/* 5146 */   fill: #D2D4D7;
/* 5147 */ }
/* 5148 */ .payment {
/* 5149 */   background-color: #FADE4D;
/* 5150 */ }

/* page-style-s.css */

/* 5151 */ #top-page-banner {
/* 5152 */   display: -webkit-flex;
/* 5153 */   display: flex;
/* 5154 */   -webkit-align-items: center;
/* 5155 */           align-items: center;
/* 5156 */   background: #FADE4D;
/* 5157 */ }
/* 5158 */ #top-page-banner .sticky-close-button {
/* 5159 */   width: 1rem;
/* 5160 */   height: 1rem;
/* 5161 */ }
/* 5162 */ #top-page-banner .sticky-close-button svg {
/* 5163 */   width: 1rem;
/* 5164 */   height: 1rem;
/* 5165 */ }
/* 5166 */ @media (max-width: 1023.98px) {
/* 5167 */   #top-page-banner #close-top-page-banner-container {
/* 5168 */     position: absolute;
/* 5169 */     right: 0;
/* 5170 */     top: 0;
/* 5171 */   }
/* 5172 */ }
/* 5173 */ #top-page-banner #close-top-page-banner-container button {
/* 5174 */   width: 2rem;
/* 5175 */   height: 2rem;
/* 5176 */ }
/* 5177 */ @media (max-width: 1023.98px) {
/* 5178 */   #top-page-banner {
/* 5179 */     position: fixed;
/* 5180 */     top: 0;
/* 5181 */     z-index: 2;
/* 5182 */   }
/* 5183 */ }
/* 5184 */ .feedback-tab {
/* 5185 */   background-color: #16DDBA;
/* 5186 */   background-color: var(--ashley);
/* 5187 */   color: #fff;
/* 5188 */   color: var(--tarra);
/* 5189 */   padding: 0.3125rem 0.625rem;
/* 5190 */ }
/* 5191 */ .feedback-tab:hover {
/* 5192 */   cursor: pointer;
/* 5193 */ }
/* 5194 */ #feedback-tab-mobile {
/* 5195 */   text-align: center;
/* 5196 */   font-family: "AkrobatBold" !important;
/* 5197 */   font-size: 1.125rem !important;
/* 5198 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 5199 */ }
/* 5200 */ #feedback-tab-mobile:hover {

/* page-style-s.css */

/* 5201 */   box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.3);
/* 5202 */ }
/* 5203 */ #feedback-tab-desktop {
/* 5204 */   display: none;
/* 5205 */   font-family: "AkrobatBold" !important;
/* 5206 */   font-size: 1rem !important;
/* 5207 */ }
/* 5208 */ @media (min-width: 1024px) {
/* 5209 */   #feedback-tab-mobile {
/* 5210 */     display: none;
/* 5211 */   }
/* 5212 */   #feedback-tab-desktop {
/* 5213 */     display: inline-block;
/* 5214 */     text-align: center;
/* 5215 */     height: 1.625rem;
/* 5216 */     min-width: 9rem;
/* 5217 */     position: fixed;
/* 5218 */     right: 0;
/* 5219 */     top: 50%;
/* 5220 */     -webkit-transform-origin: top right;
/* 5221 */             transform-origin: top right;
/* 5222 */     -webkit-transform: translateY(4.5rem) rotate(90deg);
/* 5223 */             transform: translateY(4.5rem) rotate(90deg);
/* 5224 */     z-index: 1;
/* 5225 */     border-bottom-left-radius: 0.3125rem;
/* 5226 */     border-bottom-right-radius: 0.3125rem;
/* 5227 */     box-shadow: 0rem 0.1875rem 0.3125rem rgba(67, 77, 102, 0.15);
/* 5228 */   }
/* 5229 */   #feedback-tab-desktop:hover {
/* 5230 */     box-shadow: 0 0.1875rem 0.3125rem rgba(67, 77, 102, 0.25);
/* 5231 */   }
/* 5232 */ }
/* 5233 */ @media (min-width: 1024px) {
/* 5234 */   #email-address-feedback, #title-email-feedback {
/* 5235 */     width: 34rem;
/* 5236 */   }
/* 5237 */ }
/* 5238 */ @media (max-width: 1023.98px) {
/* 5239 */   #email-address-feedback, #title-email-feedback {
/* 5240 */     width: 100% !important;
/* 5241 */   }
/* 5242 */ }
/* 5243 */ #email-text-feedback {
/* 5244 */   resize: none;
/* 5245 */ }
/* 5246 */ @media (min-width: 1024px) {
/* 5247 */   #email-text-feedback {
/* 5248 */     width: 34rem !important;
/* 5249 */     height: 11rem !important;
/* 5250 */   }

/* page-style-s.css */

/* 5251 */ }
/* 5252 */ @media (max-width: 1023.98px) {
/* 5253 */   #email-text-feedback {
/* 5254 */     width: 100% !important;
/* 5255 */     height: 11.625rem !important;
/* 5256 */   }
/* 5257 */ }
/* 5258 */ @media (max-width: 1023.98px) {
/* 5259 */   #feedback-send-email-button {
/* 5260 */     width: 100%;
/* 5261 */   }
/* 5262 */ }
/* 5263 */ @media (max-width: 1023.98px) {
/* 5264 */   #text-faq {
/* 5265 */     display: block !important;
/* 5266 */   }
/* 5267 */ }
/* 5268 */ #modal-feedback #feedback-email-form .error-message-line, #modal-feedback #feedback-email-form .info-message-line {
/* 5269 */   font-family: "AkrobatBold" !important;
/* 5270 */   font-size: 1rem !important;
/* 5271 */   width: 34rem;
/* 5272 */   margin-top: 0.5rem !important;
/* 5273 */ }
/* 5274 */ @media (max-width: 1023.98px) {
/* 5275 */   #modal-feedback #feedback-email-form .error-message-line, #modal-feedback #feedback-email-form .info-message-line {
/* 5276 */     width: 100% !important;
/* 5277 */     font-family: "AkrobatBold" !important;
/* 5278 */     font-size: 1rem !important;
/* 5279 */   }
/* 5280 */ }
/* 5281 */ @media (max-width: 1023.98px) {
/* 5282 */   #feedback-email-form {
/* 5283 */     width: 100% !important;
/* 5284 */   }
/* 5285 */ }
/* 5286 */ @media (max-width: 1023.98px) {
/* 5287 */   #modal-feedback .modal-body, #modal-feedback .faq-questions-container, #modal-feedback .no-side-padding-scroll-faq {
/* 5288 */     padding-left: 0 !important;
/* 5289 */     padding-right: 0 !important;
/* 5290 */   }
/* 5291 */ }
/* 5292 */ #modal-feedback #faq-questions-container b, #modal-feedback #faq-questions-container strong {
/* 5293 */   font-family: "RobotoBold";
/* 5294 */   font-size: 1rem !important;
/* 5295 */   font-family: "RobotoBold" !important;
/* 5296 */   font-size: 1rem !important;
/* 5297 */ }
/* 5298 */ @media (max-width: 1023.98px) {
/* 5299 */   #modal-feedback #faq-questions-container b, #modal-feedback #faq-questions-container strong {
/* 5300 */     font-family: "RobotoBold" !important;

/* page-style-s.css */

/* 5301 */     font-size: 0.875rem !important;
/* 5302 */   }
/* 5303 */ }
/* 5304 */ #modal-feedback #faq-questions-container .faq-questions-title-modal {
/* 5305 */   font-family: "AkrobatSemiBold" !important;
/* 5306 */   font-size: 1.25rem !important;
/* 5307 */ }
/* 5308 */ @media (min-width: 1024px) {
/* 5309 */   #modal-feedback #faq-questions-container .faq-questions-title-modal {
/* 5310 */     font-family: "AkrobatBold" !important;
/* 5311 */     font-size: 1.5rem !important;
/* 5312 */   }
/* 5313 */ }
/* 5314 */ #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5315 */   background-color: #fff;
/* 5316 */   border: solid 1px #899EAD;
/* 5317 */   border-radius: 2px;
/* 5318 */ }
/* 5319 */ @media (min-width: 360px) and (max-width: 767.98px) {
/* 5320 */   #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5321 */     height: 54vh;
/* 5322 */   }
/* 5323 */ }
/* 5324 */ @media (max-width: 359px) {
/* 5325 */   #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5326 */     height: 52vh;
/* 5327 */   }
/* 5328 */ }
/* 5329 */ @media (min-width: 768px) and (max-width: 1023px) {
/* 5330 */   #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5331 */     height: 64vh !important;
/* 5332 */   }
/* 5333 */ }
/* 5334 */ @media (min-width: 800px) and (max-width: 1023px) {
/* 5335 */   #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5336 */     height: 40.625rem !important;
/* 5337 */   }
/* 5338 */ }
/* 5339 */ @media (min-width: 1024px) {
/* 5340 */   #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5341 */     height: 20.4rem !important;
/* 5342 */   }
/* 5343 */ }
/* 5344 */ @media (min-width: 1280px) {
/* 5345 */   #modal-feedback #faq-questions-container .scroll-container-faq {
/* 5346 */     height: 21.6rem !important;
/* 5347 */   }
/* 5348 */ }
/* 5349 */ @media (max-width: 1023.98px) {
/* 5350 */   #modal-feedback #faq-questions-container .scroll-container-faq {

/* page-style-s.css */

/* 5351 */     border: none;
/* 5352 */   }
/* 5353 */ }
/* 5354 */ #modal-feedback #faq-questions-container .faq-slide-component {
/* 5355 */   cursor: pointer;
/* 5356 */   position: relative;
/* 5357 */   padding-top: 0.5rem;
/* 5358 */   /*padding-bottom: rem(8);*/
/* 5359 */ }
/* 5360 */ #modal-feedback #faq-questions-container .faq-question-slide {
/* 5361 */   padding-bottom: 0.25rem;
/* 5362 */   font-family: "AkrobatBold" !important;
/* 5363 */   font-size: 1.25rem !important;
/* 5364 */ }
/* 5365 */ @media (max-width: 1023.98px) {
/* 5366 */   #modal-feedback #faq-questions-container .faq-question-slide {
/* 5367 */     font-family: "AkrobatBold" !important;
/* 5368 */     font-size: 1rem !important;
/* 5369 */   }
/* 5370 */ }
/* 5371 */ #modal-feedback #faq-questions-container .faq-answer {
/* 5372 */   margin-top: 0.5rem;
/* 5373 */   padding-bottom: 0.5rem;
/* 5374 */   font-family: "Roboto" !important;
/* 5375 */   font-size: 1rem !important;
/* 5376 */ }
/* 5377 */ #modal-feedback #faq-questions-container .faq-answer .question-title-expanded {
/* 5378 */   color: #00A2FF;
/* 5379 */ }
/* 5380 */ @media (max-width: 1023.98px) {
/* 5381 */   #modal-feedback #faq-questions-container .faq-answer {
/* 5382 */     font-family: "Roboto" !important;
/* 5383 */     font-size: 0.875rem !important;
/* 5384 */     margin-top: 0.25rem;
/* 5385 */   }
/* 5386 */ }
/* 5387 */ #modal-feedback #faq-questions-container .faq-answer p:last-child {
/* 5388 */   margin-bottom: 0 !important;
/* 5389 */   padding-bottom: 0 !important;
/* 5390 */ }
/* 5391 */ #modal-feedback .faq-slide-component-expanded {
/* 5392 */   padding-bottom: 0 !important;
/* 5393 */ }
/* 5394 */ #modal-feedback .swiper-container {
/* 5395 */   padding-top: 0.5rem;
/* 5396 */   padding-left: 1rem;
/* 5397 */   padding-bottom: 1rem;
/* 5398 */   width: 100%;
/* 5399 */   height: 100%;
/* 5400 */ }

/* page-style-s.css */

/* 5401 */ @media (max-width: 1023.98px) {
/* 5402 */   #modal-feedback .swiper-container {
/* 5403 */     padding-left: 1.5rem;
/* 5404 */   }
/* 5405 */ }
/* 5406 */ #modal-feedback .swiper-slide {
/* 5407 */   height: auto;
/* 5408 */   width: auto;
/* 5409 */   box-sizing: border-box;
/* 5410 */   margin-right: 2rem;
/* 5411 */   border-bottom: solid 1px #D2D4D7;
/* 5412 */ }
/* 5413 */ @media (max-width: 1023.98px) {
/* 5414 */   #modal-feedback .swiper-slide {
/* 5415 */     margin-right: 1.625rem;
/* 5416 */   }
/* 5417 */ }
/* 5418 */ #modal-feedback .slide-39 {
/* 5419 */   border-bottom: none;
/* 5420 */ }
/* 5421 */ #modal-feedback .swiper-scrollbar {
/* 5422 */   top: 1rem;
/* 5423 */   margin-bottom: 1rem;
/* 5424 */   width: 0.125rem;
/* 5425 */   position: absolute;
/* 5426 */   display: block;
/* 5427 */   right: 0px;
/* 5428 */   margin-right: 1rem;
/* 5429 */   background: none;
/* 5430 */   height: 91%;
/* 5431 */ }
/* 5432 */ @media (max-width: 1023.98px) {
/* 5433 */   #modal-feedback .swiper-scrollbar {
/* 5434 */     margin-right: 0.5rem;
/* 5435 */   }
/* 5436 */ }
/* 5437 */ #modal-feedback .swiper-scrollbar-drag {
/* 5438 */   background-color: #899EAD;
/* 5439 */ }
/* 5440 */ #modal-feedback .arrow-expand {
/* 5441 */   position: absolute;
/* 5442 */   right: 0.5rem;
/* 5443 */   top: 40%;
/* 5444 */   display: inline-block;
/* 5445 */   width: 0.6875rem;
/* 5446 */   height: 0.6875rem;
/* 5447 */   border-bottom: solid 2px #434D66;
/* 5448 */   border-left: solid 2px #434D66;
/* 5449 */   -webkit-transform: rotate(-45deg);
/* 5450 */           transform: rotate(-45deg);

/* page-style-s.css */

/* 5451 */ }
/* 5452 */ @media (max-width: 1023.98px) {
/* 5453 */   #modal-feedback .arrow-expand {
/* 5454 */     right: 0.25rem;
/* 5455 */   }
/* 5456 */ }
/* 5457 */ #modal-feedback .arrow-collapse {
/* 5458 */   border-bottom: solid 2px #00A2FF !important;
/* 5459 */   border-left: solid 2px #00A2FF !important;
/* 5460 */   display: inline-block;
/* 5461 */   width: 0.6875rem;
/* 5462 */   height: 0.6875rem;
/* 5463 */   border-bottom: solid 2px #434D66;
/* 5464 */   border-left: solid 2px #434D66;
/* 5465 */   -webkit-transform: rotate(135deg);
/* 5466 */           transform: rotate(135deg);
/* 5467 */   position: absolute;
/* 5468 */   right: 0.5rem;
/* 5469 */   top: 100%;
/* 5470 */ }
/* 5471 */ @media (max-width: 1023.98px) {
/* 5472 */   #modal-feedback .arrow-collapse {
/* 5473 */     right: 0.25rem;
/* 5474 */   }
/* 5475 */ }
/* 5476 */ #modal-feedback .first-sentence-answer {
/* 5477 */   color: #899EAD;
/* 5478 */   font-family: "Roboto" !important;
/* 5479 */   font-size: 1rem !important;
/* 5480 */   height: 1.15625rem !important;
/* 5481 */   overflow: hidden;
/* 5482 */ }
/* 5483 */ @media (max-width: 1023.98px) {
/* 5484 */   #modal-feedback .first-sentence-answer {
/* 5485 */     font-family: "Roboto" !important;
/* 5486 */     font-size: 0.875rem !important;
/* 5487 */     height: 0.9rem !important;
/* 5488 */   }
/* 5489 */ }
/* 5490 */ #modal-feedback .first-sentence-answer-hidden {
/* 5491 */   display: none !important;
/* 5492 */ }
/* 5493 */ #modal-feedback .expanded-answer-modal {
/* 5494 */   color: #00A2FF;
/* 5495 */   font-family: "AkrobatBold" !important;
/* 5496 */   font-size: 1.25rem !important;
/* 5497 */ }
/* 5498 */ #modal-feedback .call-us-mobile {
/* 5499 */   font-family: "AkrobatSemiBold" !important;
/* 5500 */   font-size: 0.75rem !important;

/* page-style-s.css */

/* 5501 */ }
/* 5502 */ @media (min-width: 768px) and (max-width: 1023.98px) {
/* 5503 */   #modal-feedback .no-side-padding-scroll-faq {
/* 5504 */     position: absolute;
/* 5505 */     top: 1.25rem !important;
/* 5506 */   }
/* 5507 */ }
/* 5508 */ @media (max-width: 767.98px) {
/* 5509 */   #modal-feedback .no-side-padding-scroll-faq {
/* 5510 */     position: relative;
/* 5511 */     margin-bottom: 1rem;
/* 5512 */   }
/* 5513 */ }
/* 5514 */ @media (min-width: 768px) and (max-width: 820px) {
/* 5515 */   #modal-feedback .feedback-footer-content {
/* 5516 */     bottom: 20% !important;
/* 5517 */   }
/* 5518 */ }
/* 5519 */ @media (min-width: 820px) {
/* 5520 */   #modal-feedback .feedback-footer-content {
/* 5521 */     bottom: 30% !important;
/* 5522 */   }
/* 5523 */ }
/* 5524 */ @media (max-width: 1023.98px) {
/* 5525 */   #modal-feedback .feedback-footer-content {
/* 5526 */     position: absolute;
/* 5527 */     bottom: 14% !important;
/* 5528 */   }
/* 5529 */   #modal-feedback .feedback-header-content {
/* 5530 */     position: absolute;
/* 5531 */     top: 0;
/* 5532 */   }
/* 5533 */   #modal-feedback .no-side-padding-scroll-faq {
/* 5534 */     position: absolute;
/* 5535 */   }
/* 5536 */ }
/* 5537 */ @media (min-width: 360px) and (max-width: 767.98px) {
/* 5538 */   #modal-feedback .no-side-padding-scroll-faq {
/* 5539 */     top: 2.5rem !important;
/* 5540 */   }
/* 5541 */   #modal-feedback .feedback-footer-content {
/* 5542 */     bottom: 2.5rem !important;
/* 5543 */   }
/* 5544 */ }
/* 5545 */ @media (max-width: 359px) {
/* 5546 */   #modal-feedback .no-side-padding-scroll-faq {
/* 5547 */     top: 2rem !important;
/* 5548 */   }
/* 5549 */ }
/* 5550 */ @media (max-width: 1023.98px) {

/* page-style-s.css */

/* 5551 */   #modal-feedback .modal-questions {
/* 5552 */     height: 100% !important;
/* 5553 */   }
/* 5554 */   #modal-feedback .modal-email {
/* 5555 */     height: 40.5rem !important;
/* 5556 */   }
/* 5557 */ }
/* 5558 */ @media (max-width: 1919.98px) {
/* 5559 */   #modal-feedback .modal-dialog.modal-faq {
/* 5560 */     max-width: 58rem;
/* 5561 */   }
/* 5562 */ }
/* 5563 */ .feedback-footer-content div {
/* 5564 */   margin-bottom: 0.25rem;
/* 5565 */ }
/* 5566 */ textarea.form-control:focus, select.form-control:focus {
/* 5567 */   border-left: 5px solid #00A2FF;
/* 5568 */   padding-left: 0.75rem;
/* 5569 */   padding-right: 0.75rem;
/* 5570 */ }
/* 5571 */ .country-flag-icon {
/* 5572 */   position: absolute;
/* 5573 */   background-size: 100% 100%;
/* 5574 */   z-index: 0;
/* 5575 */   overflow: hidden;
/* 5576 */   transition: all 0.3s ease;
/* 5577 */ }
/* 5578 */ .country-flag-spain {
/* 5579 */   background-image: url("/assets/base/images/icons/country-flags/spain.svg");
/* 5580 */ }
/* 5581 */ .country-flag-mexico {
/* 5582 */   background-image: url("/assets/base/images/icons/country-flags/mexico.svg");
/* 5583 */ }
/* 5584 */ .country-flag-colombia {
/* 5585 */   background-image: url("/assets/base/images/icons/country-flags/colombia.svg");
/* 5586 */ }
/* 5587 */ #header .country-flag-icon {
/* 5588 */   width: 2rem;
/* 5589 */   height: 2rem;
/* 5590 */   left: 0.625rem;
/* 5591 */   top: -0.9375rem;
/* 5592 */ }
/* 5593 */ @media (max-width: 1023.98px) {
/* 5594 */   #header .country-flag-icon {
/* 5595 */     width: 1.5rem;
/* 5596 */     height: 1.5rem;
/* 5597 */     left: 0.3125rem;
/* 5598 */     top: -0.6875rem;
/* 5599 */   }
/* 5600 */ }

/* page-style-s.css */

/* 5601 */ @media (max-width: 359.98px) {
/* 5602 */   #header .country-flag-icon {
/* 5603 */     left: 0.125rem;
/* 5604 */     top: -0.625rem;
/* 5605 */   }
/* 5606 */ }
/* 5607 */ @media only screen and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 3) {
/* 5608 */   #header .country-flag-icon {
/* 5609 */     /* iPhone styles for country flag icon */
/* 5610 */     left: 0.375rem;
/* 5611 */     top: -0.75rem;
/* 5612 */   }
/* 5613 */ }
/* 5614 */ @media only screen and (min-device-width: 768px) and (max-device-width: 1023.98px) and (orientation: portrait) {
/* 5615 */   #header .country-flag-icon {
/* 5616 */     /* Tablet portrait styles for country flag icon */
/* 5617 */     left: 0.375rem;
/* 5618 */     top: -0.75rem;
/* 5619 */   }
/* 5620 */ }
/* 5621 */ #header.sticky-header .country-flag-icon {
/* 5622 */   width: 1.5rem;
/* 5623 */   height: 1.5rem;
/* 5624 */   left: 0.375rem;
/* 5625 */   top: -0.8125rem;
/* 5626 */   overflow: hidden;
/* 5627 */   transition: all 0.3s ease;
/* 5628 */ }
/* 5629 */ #footer .country-flag-icon {
/* 5630 */   z-index: 0;
/* 5631 */   width: 2rem;
/* 5632 */   height: 2rem;
/* 5633 */   left: 0.625rem;
/* 5634 */   top: -1rem;
/* 5635 */ }
/* 5636 */ @media (max-width: 1580px) {
/* 5637 */   #footer .country-flag-icon {
/* 5638 */     left: 0.375rem;
/* 5639 */     top: -1rem;
/* 5640 */   }
/* 5641 */ }
/* 5642 */ @media (max-width: 1279.98px) {
/* 5643 */   #footer .country-flag-icon {
/* 5644 */     width: 1.5rem;
/* 5645 */     height: 1.5rem;
/* 5646 */     left: 0.375rem;
/* 5647 */     top: -0.75rem;
/* 5648 */   }
/* 5649 */ }
/* 5650 */ @media (max-width: 1023.98px) {

/* page-style-s.css */

/* 5651 */   #footer .country-flag-icon {
/* 5652 */     width: 2rem;
/* 5653 */     height: 2rem;
/* 5654 */     top: -0.9375rem;
/* 5655 */     left: 0.625rem;
/* 5656 */   }
/* 5657 */ }
/* 5658 */ @media (max-width: 767.98px) {
/* 5659 */   #footer .country-flag-icon {
/* 5660 */     width: 1.5rem;
/* 5661 */     height: 1.5rem;
/* 5662 */     left: 0.375rem;
/* 5663 */     top: -0.75rem;
/* 5664 */   }
/* 5665 */ }
/* 5666 */ .header-change-locale {
/* 5667 */   cursor: pointer;
/* 5668 */ }
/* 5669 */ /**
/* 5670 *|  * move header components down when there is top page banner
/* 5671 *|  * use for resolutions up to 1024 (mobile resolutions)
/* 5672 *|  */
/* 5673 */ /**
/* 5674 *|  * move header components down when there is top page banner
/* 5675 *|  * use for resolutions more than 1024 (desktop)
/* 5676 *|  */
/* 5677 */ #header.with-top-page-banner.xxs-3 {
/* 5678 */   height: auto;
/* 5679 */ }
/* 5680 */ #header.with-top-page-banner.xxs-3 #top-page-banner {
/* 5681 */   height: 9.125rem;
/* 5682 */ }
/* 5683 */ #header.with-top-page-banner.xxs-3 + #wrap {
/* 5684 */   margin-top: 13.1875rem;
/* 5685 */ }
/* 5686 */ #header.with-top-page-banner.xxs-3 #top-page-banner + div {
/* 5687 */   margin-top: 9.125rem;
/* 5688 */ }
/* 5689 */ #header.with-top-page-banner.xxs-3 .search-header-wrapper {
/* 5690 */   top: 17.125rem !important;
/* 5691 */ }
/* 5692 */ #header.with-top-page-banner.xxs-3.is-header-nav-expanded .user-nav-toggler {
/* 5693 */   top: 9.75rem;
/* 5694 */ }
/* 5695 */ #header.with-top-page-banner.xxs-3.is-lesson-nav-expanded #left-header-section, #header.with-top-page-banner.xxs-3.is-lesson-nav-expanded #sign-in-section, #header.with-top-page-banner.xxs-3.is-header-nav-expanded #left-header-section, #header.with-top-page-banner.xxs-3.is-header-nav-expanded #sign-in-section {
/* 5696 */   top: 9.125rem;
/* 5697 */ }
/* 5698 */ #header.with-top-page-banner.xxs-3 #search-box {
/* 5699 */   top: 13.1875rem;
/* 5700 */ }

/* page-style-s.css */

/* 5701 */ #header.with-top-page-banner.xxs-3 #right-header-section #icons-container {
/* 5702 */   top: 9.825rem !important;
/* 5703 */ }
/* 5704 */ #header.with-top-page-banner.xxs-2 {
/* 5705 */   height: auto;
/* 5706 */ }
/* 5707 */ #header.with-top-page-banner.xxs-2 #top-page-banner {
/* 5708 */   height: 7.9375rem;
/* 5709 */ }
/* 5710 */ #header.with-top-page-banner.xxs-2 + #wrap {
/* 5711 */   margin-top: 12rem;
/* 5712 */ }
/* 5713 */ #header.with-top-page-banner.xxs-2 #top-page-banner + div {
/* 5714 */   margin-top: 7.9375rem;
/* 5715 */ }
/* 5716 */ #header.with-top-page-banner.xxs-2 .search-header-wrapper {
/* 5717 */   top: 15.9375rem !important;
/* 5718 */ }
/* 5719 */ #header.with-top-page-banner.xxs-2.is-header-nav-expanded .user-nav-toggler {
/* 5720 */   top: 8.5625rem;
/* 5721 */ }
/* 5722 */ #header.with-top-page-banner.xxs-2.is-lesson-nav-expanded #left-header-section, #header.with-top-page-banner.xxs-2.is-lesson-nav-expanded #sign-in-section, #header.with-top-page-banner.xxs-2.is-header-nav-expanded #left-header-section, #header.with-top-page-banner.xxs-2.is-header-nav-expanded #sign-in-section {
/* 5723 */   top: 7.9375rem;
/* 5724 */ }
/* 5725 */ #header.with-top-page-banner.xxs-2 #search-box {
/* 5726 */   top: 12rem;
/* 5727 */ }
/* 5728 */ #header.with-top-page-banner.xxs-2 #right-header-section #icons-container {
/* 5729 */   top: 8.6375rem !important;
/* 5730 */ }
/* 5731 */ #header.with-top-page-banner.xxs-1 {
/* 5732 */   height: auto;
/* 5733 */ }
/* 5734 */ #header.with-top-page-banner.xxs-1 #top-page-banner {
/* 5735 */   height: 6.75rem;
/* 5736 */ }
/* 5737 */ #header.with-top-page-banner.xxs-1 + #wrap {
/* 5738 */   margin-top: 10.8125rem;
/* 5739 */ }
/* 5740 */ #header.with-top-page-banner.xxs-1 #top-page-banner + div {
/* 5741 */   margin-top: 6.75rem;
/* 5742 */ }
/* 5743 */ #header.with-top-page-banner.xxs-1 .search-header-wrapper {
/* 5744 */   top: 14.75rem !important;
/* 5745 */ }
/* 5746 */ #header.with-top-page-banner.xxs-1.is-header-nav-expanded .user-nav-toggler {
/* 5747 */   top: 7.375rem;
/* 5748 */ }
/* 5749 */ #header.with-top-page-banner.xxs-1.is-lesson-nav-expanded #left-header-section, #header.with-top-page-banner.xxs-1.is-lesson-nav-expanded #sign-in-section, #header.with-top-page-banner.xxs-1.is-header-nav-expanded #left-header-section, #header.with-top-page-banner.xxs-1.is-header-nav-expanded #sign-in-section {
/* 5750 */   top: 6.75rem;

/* page-style-s.css */

/* 5751 */ }
/* 5752 */ #header.with-top-page-banner.xxs-1 #search-box {
/* 5753 */   top: 10.8125rem;
/* 5754 */ }
/* 5755 */ #header.with-top-page-banner.xxs-1 #right-header-section #icons-container {
/* 5756 */   top: 7.45rem !important;
/* 5757 */ }
/* 5758 */ @media (min-width: 1024px) {
/* 5759 */   #header.with-top-page-banner.xs-2 {
/* 5760 */     height: auto;
/* 5761 */   }
/* 5762 */   #header.with-top-page-banner.xs-2 + #wrap {
/* 5763 */     margin-top: 0;
/* 5764 */   }
/* 5765 */   #header.with-top-page-banner.xs-2 #top-page-banner + div {
/* 5766 */     margin-top: 0;
/* 5767 */   }
/* 5768 */   #header.with-top-page-banner.xs-2 #search-box {
/* 5769 */     top: 10.6875rem;
/* 5770 */   }
/* 5771 */   #header.with-top-page-banner.xs-2 #right-header-section #streak-wrap {
/* 5772 */     top: 0 !important;
/* 5773 */   }
/* 5774 */   #header.with-top-page-banner.xs-2.sticky-header .search-header-wrapper {
/* 5775 */     top: 12.6875rem !important;
/* 5776 */   }
/* 5777 */   #header.with-top-page-banner.xs-2 .search-header-wrapper {
/* 5778 */     top: 13.6875rem !important;
/* 5779 */   }
/* 5780 */   #header.with-top-page-banner.xs-2.sticky-header #search-box {
/* 5781 */     top: 9.6875rem !important;
/* 5782 */   }
/* 5783 */ }
/* 5784 */ @media (min-width: 1024px) {
/* 5785 */   #header.with-top-page-banner.xs-1 {
/* 5786 */     height: auto;
/* 5787 */   }
/* 5788 */   #header.with-top-page-banner.xs-1 + #wrap {
/* 5789 */     margin-top: 0;
/* 5790 */   }
/* 5791 */   #header.with-top-page-banner.xs-1 #top-page-banner + div {
/* 5792 */     margin-top: 0;
/* 5793 */   }
/* 5794 */   #header.with-top-page-banner.xs-1 #search-box {
/* 5795 */     top: 9.375rem;
/* 5796 */   }
/* 5797 */   #header.with-top-page-banner.xs-1 #right-header-section #streak-wrap {
/* 5798 */     top: 0 !important;
/* 5799 */   }
/* 5800 */   #header.with-top-page-banner.xs-1.sticky-header .search-header-wrapper {

/* page-style-s.css */

/* 5801 */     top: 11.375rem !important;
/* 5802 */   }
/* 5803 */   #header.with-top-page-banner.xs-1 .search-header-wrapper {
/* 5804 */     top: 12.375rem !important;
/* 5805 */   }
/* 5806 */   #header.with-top-page-banner.xs-1.sticky-header #search-box {
/* 5807 */     top: 8.375rem !important;
/* 5808 */   }
/* 5809 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/libs/bootstrap/select/heimrichhannot

*/

/* bootstrap-select.min.css */

/* 1 */ /*!
/* 2 *|  * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
/* 3 *|  *
/* 4 *|  * Copyright 2012-2020 SnapAppointments, LLC
/* 5 *|  * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
/* 6 *|  */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/base/css/libs/swiper/5.1.0

*/

/* swiper.min.css */

/* 1  */ /**
/* 2  *|  * Swiper 5.1.0
/* 3  *|  * Most modern mobile touch slider and framework with hardware accelerated transitions
/* 4  *|  * http://swiperjs.com
/* 5  *|  *
/* 6  *|  * Copyright 2014-2019 Vladimir Kharlampidi
/* 7  *|  *
/* 8  *|  * Released under the MIT License
/* 9  *|  *
/* 10 *|  * Released on: October 16, 2019
/* 11 *|  */
/* 12 */
/* 13 */ @font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
