@charset "UTF-8";
/*!
Theme Name: Lightweb Starter
Theme URI: http://underscores.me/
Author: Lightweb
Author URI: http://www.lightweb.se
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lw
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Lightweb Starter is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
  font-family: "opensans";
  src: url(dc95b864b51e1551c77c1f1adb4c3601.woff) format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Karma";
  src: url(6514df14b4ff166e84cf1747868878be.woff) format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Karma";
  src: url(7f7473ed1ec317ca72160f4c49d8112a.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Karma";
  src: url(9950338c1aca866ff57da8e6dfaf3c3b.woff) format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Karma";
  src: url(b8e9a99634926fcf454a4471af714b99.woff) format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Karma";
  src: url(5c267c92ab4d21ab87bc3d81dbd4e1d7.woff) format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Aleo";
  src: url(e6714ecf322a6612d3edba9229578647.woff) format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Aleo";
  src: url(9483bfa60e52b3ffe793f63c8ff116c6.woff) format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "Aleo";
  src: url(fc9f974e7a856ff16bfa3af4656248f7.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Aleo";
  src: url(48c10e96853b9b6cbb7c6db8f49acc13.woff) format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Aleo";
  src: url(5e6c43cb539708bd8b52df933492474a.woff) format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Aleo";
  src: url(cb69e6be967b35508b7330b3d2a6a493.woff) format("woff");
  font-weight: 700;
  font-style: italic; }

.lightweb {
  /*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
  /* Make sure embeds and iframes fit their containers. */
  /* Make sure logo link wraps around logo image. */
  /* Text meant only for screen readers. */
  /* Do not show the outline on the skip link target. */
  /* Slider */
  /* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */
  /* positions input field horizontally */
  /* positions button horizontally in line with input */
  /* overflow: auto; */ }
  .lightweb :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #000;
    --secondary: #333;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #ff4136;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .lightweb *,
  .lightweb *::before,
  .lightweb *::after {
    box-sizing: border-box; }
  .lightweb html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .lightweb article, .lightweb aside, .lightweb figcaption, .lightweb figure, .lightweb footer, .lightweb header, .lightweb hgroup, .lightweb main, .lightweb nav, .lightweb section {
    display: block; }
  .lightweb body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff; }
  .lightweb [tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important; }
  .lightweb hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .lightweb h1, .lightweb h2, .lightweb h3, .lightweb h4, .lightweb h5, .lightweb h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  .lightweb p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .lightweb abbr[title],
  .lightweb abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }
  .lightweb address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .lightweb ol,
  .lightweb ul,
  .lightweb dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .lightweb ol ol,
  .lightweb ul ul,
  .lightweb ol ul,
  .lightweb ul ol {
    margin-bottom: 0; }
  .lightweb dt {
    font-weight: 700; }
  .lightweb dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .lightweb blockquote {
    margin: 0 0 1rem; }
  .lightweb b,
  .lightweb strong {
    font-weight: bolder; }
  .lightweb small {
    font-size: 80%; }
  .lightweb sub,
  .lightweb sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .lightweb sub {
    bottom: -.25em; }
  .lightweb sup {
    top: -.5em; }
  .lightweb a {
    color: #000;
    text-decoration: none;
    background-color: transparent; }
    .lightweb a:hover {
      color: black;
      text-decoration: underline; }
  .lightweb a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none; }
    .lightweb a:not([href]):not([class]):hover {
      color: inherit;
      text-decoration: none; }
  .lightweb pre,
  .lightweb code,
  .lightweb kbd,
  .lightweb samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  .lightweb pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .lightweb figure {
    margin: 0 0 1rem; }
  .lightweb img {
    vertical-align: middle;
    border-style: none; }
  .lightweb svg {
    overflow: hidden;
    vertical-align: middle; }
  .lightweb table {
    border-collapse: collapse; }
  .lightweb caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .lightweb th {
    text-align: inherit;
    text-align: -webkit-match-parent; }
  .lightweb label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  .lightweb button {
    border-radius: 0; }
  .lightweb button:focus:not(:focus-visible) {
    outline: 0; }
  .lightweb input,
  .lightweb button,
  .lightweb select,
  .lightweb optgroup,
  .lightweb textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .lightweb button,
  .lightweb input {
    overflow: visible; }
  .lightweb button,
  .lightweb select {
    text-transform: none; }
  .lightweb [role="button"] {
    cursor: pointer; }
  .lightweb select {
    word-wrap: normal; }
  .lightweb button,
  .lightweb [type="button"],
  .lightweb [type="reset"],
  .lightweb [type="submit"] {
    -webkit-appearance: button; }
  .lightweb button:not(:disabled),
  .lightweb [type="button"]:not(:disabled),
  .lightweb [type="reset"]:not(:disabled),
  .lightweb [type="submit"]:not(:disabled) {
    cursor: pointer; }
  .lightweb button::-moz-focus-inner,
  .lightweb [type="button"]::-moz-focus-inner,
  .lightweb [type="reset"]::-moz-focus-inner,
  .lightweb [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .lightweb input[type="radio"],
  .lightweb input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }
  .lightweb textarea {
    overflow: auto;
    resize: vertical; }
  .lightweb fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .lightweb legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .lightweb progress {
    vertical-align: baseline; }
  .lightweb [type="number"]::-webkit-inner-spin-button,
  .lightweb [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .lightweb [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .lightweb [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .lightweb ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .lightweb output {
    display: inline-block; }
  .lightweb summary {
    display: list-item;
    cursor: pointer; }
  .lightweb template {
    display: none; }
  .lightweb [hidden] {
    display: none !important; }
  .lightweb h1, .lightweb h2, .lightweb h3, .lightweb h4, .lightweb h5, .lightweb h6,
  .lightweb .h1, .lightweb .h2, .lightweb .h3, .lightweb .h4, .lightweb .h5, .lightweb .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2; }
  .lightweb h1, .lightweb .h1 {
    font-size: 2.5rem; }
  .lightweb h2, .lightweb .h2 {
    font-size: 2rem; }
  .lightweb h3, .lightweb .h3 {
    font-size: 1.75rem; }
  .lightweb h4, .lightweb .h4 {
    font-size: 1.5rem; }
  .lightweb h5, .lightweb .h5 {
    font-size: 1.25rem; }
  .lightweb h6, .lightweb .h6 {
    font-size: 1rem; }
  .lightweb .lead {
    font-size: 1.25rem;
    font-weight: 300; }
  .lightweb .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }
  .lightweb .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .lightweb .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .lightweb .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .lightweb hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .lightweb small,
  .lightweb .small {
    font-size: 80%;
    font-weight: 400; }
  .lightweb mark,
  .lightweb .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  .lightweb .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .lightweb .list-inline {
    padding-left: 0;
    list-style: none; }
  .lightweb .list-inline-item {
    display: inline-block; }
    .lightweb .list-inline-item:not(:last-child) {
      margin-right: 0.5rem; }
  .lightweb .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .lightweb .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  .lightweb .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
    .lightweb .blockquote-footer::before {
      content: "\2014\A0"; }
  .lightweb .img-fluid {
    max-width: 100%;
    height: auto; }
  .lightweb .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto; }
  .lightweb .figure {
    display: inline-block; }
  .lightweb .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  .lightweb .figure-caption {
    font-size: 90%;
    color: #6c757d; }
  .lightweb code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word; }
    a > .lightweb code {
      color: inherit; }
  .lightweb kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem; }
    .lightweb kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: 700; }
  .lightweb pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
    .lightweb pre code {
      font-size: inherit;
      color: inherit;
      word-break: normal; }
  .lightweb .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .lightweb .container,
  .lightweb .container-fluid,
  .lightweb .container-sm,
  .lightweb .container-md,
  .lightweb .container-lg,
  .lightweb .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    .lightweb .container, .lightweb .container-sm {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .lightweb .container, .lightweb .container-sm, .lightweb .container-md {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .lightweb .container, .lightweb .container-sm, .lightweb .container-md, .lightweb .container-lg {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .lightweb .container, .lightweb .container-sm, .lightweb .container-md, .lightweb .container-lg, .lightweb .container-xl {
      max-width: 1140px; } }
  .lightweb .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .lightweb .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .lightweb .no-gutters > .col,
    .lightweb .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  .lightweb .col-1, .lightweb .col-2, .lightweb .col-3, .lightweb .col-4, .lightweb .col-5, .lightweb .col-6, .lightweb .col-7, .lightweb .col-8, .lightweb .col-9, .lightweb .col-10, .lightweb .col-11, .lightweb .col-12, .lightweb .col,
  .lightweb .col-auto, .lightweb .col-sm-1, .lightweb .col-sm-2, .lightweb .col-sm-3, .lightweb .col-sm-4, .lightweb .col-sm-5, .lightweb .col-sm-6, .lightweb .col-sm-7, .lightweb .col-sm-8, .lightweb .col-sm-9, .lightweb .col-sm-10, .lightweb .col-sm-11, .lightweb .col-sm-12, .lightweb .col-sm,
  .lightweb .col-sm-auto, .lightweb .col-md-1, .lightweb .col-md-2, .lightweb .col-md-3, .lightweb .col-md-4, .lightweb .col-md-5, .lightweb .col-md-6, .lightweb .col-md-7, .lightweb .col-md-8, .lightweb .col-md-9, .lightweb .col-md-10, .lightweb .col-md-11, .lightweb .col-md-12, .lightweb .col-md,
  .lightweb .col-md-auto, .lightweb .col-lg-1, .lightweb .col-lg-2, .lightweb .col-lg-3, .lightweb .col-lg-4, .lightweb .col-lg-5, .lightweb .col-lg-6, .lightweb .col-lg-7, .lightweb .col-lg-8, .lightweb .col-lg-9, .lightweb .col-lg-10, .lightweb .col-lg-11, .lightweb .col-lg-12, .lightweb .col-lg,
  .lightweb .col-lg-auto, .lightweb .col-xl-1, .lightweb .col-xl-2, .lightweb .col-xl-3, .lightweb .col-xl-4, .lightweb .col-xl-5, .lightweb .col-xl-6, .lightweb .col-xl-7, .lightweb .col-xl-8, .lightweb .col-xl-9, .lightweb .col-xl-10, .lightweb .col-xl-11, .lightweb .col-xl-12, .lightweb .col-xl,
  .lightweb .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .lightweb .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .lightweb .row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .lightweb .row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .lightweb .row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .lightweb .row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .lightweb .row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .lightweb .row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .lightweb .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .lightweb .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .lightweb .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .lightweb .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .lightweb .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .lightweb .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .lightweb .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .lightweb .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .lightweb .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .lightweb .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .lightweb .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .lightweb .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .lightweb .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .lightweb .order-first {
    order: -1; }
  .lightweb .order-last {
    order: 13; }
  .lightweb .order-0 {
    order: 0; }
  .lightweb .order-1 {
    order: 1; }
  .lightweb .order-2 {
    order: 2; }
  .lightweb .order-3 {
    order: 3; }
  .lightweb .order-4 {
    order: 4; }
  .lightweb .order-5 {
    order: 5; }
  .lightweb .order-6 {
    order: 6; }
  .lightweb .order-7 {
    order: 7; }
  .lightweb .order-8 {
    order: 8; }
  .lightweb .order-9 {
    order: 9; }
  .lightweb .order-10 {
    order: 10; }
  .lightweb .order-11 {
    order: 11; }
  .lightweb .order-12 {
    order: 12; }
  .lightweb .offset-1 {
    margin-left: 8.33333%; }
  .lightweb .offset-2 {
    margin-left: 16.66667%; }
  .lightweb .offset-3 {
    margin-left: 25%; }
  .lightweb .offset-4 {
    margin-left: 33.33333%; }
  .lightweb .offset-5 {
    margin-left: 41.66667%; }
  .lightweb .offset-6 {
    margin-left: 50%; }
  .lightweb .offset-7 {
    margin-left: 58.33333%; }
  .lightweb .offset-8 {
    margin-left: 66.66667%; }
  .lightweb .offset-9 {
    margin-left: 75%; }
  .lightweb .offset-10 {
    margin-left: 83.33333%; }
  .lightweb .offset-11 {
    margin-left: 91.66667%; }
  @media (min-width: 576px) {
    .lightweb .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .lightweb .row-cols-sm-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .row-cols-sm-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .row-cols-sm-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .row-cols-sm-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .row-cols-sm-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .lightweb .row-cols-sm-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .lightweb .col-sm-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .lightweb .col-sm-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .col-sm-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .col-sm-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .lightweb .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .col-sm-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .lightweb .col-sm-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .lightweb .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .lightweb .col-sm-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .lightweb .col-sm-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .lightweb .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .order-sm-first {
      order: -1; }
    .lightweb .order-sm-last {
      order: 13; }
    .lightweb .order-sm-0 {
      order: 0; }
    .lightweb .order-sm-1 {
      order: 1; }
    .lightweb .order-sm-2 {
      order: 2; }
    .lightweb .order-sm-3 {
      order: 3; }
    .lightweb .order-sm-4 {
      order: 4; }
    .lightweb .order-sm-5 {
      order: 5; }
    .lightweb .order-sm-6 {
      order: 6; }
    .lightweb .order-sm-7 {
      order: 7; }
    .lightweb .order-sm-8 {
      order: 8; }
    .lightweb .order-sm-9 {
      order: 9; }
    .lightweb .order-sm-10 {
      order: 10; }
    .lightweb .order-sm-11 {
      order: 11; }
    .lightweb .order-sm-12 {
      order: 12; }
    .lightweb .offset-sm-0 {
      margin-left: 0; }
    .lightweb .offset-sm-1 {
      margin-left: 8.33333%; }
    .lightweb .offset-sm-2 {
      margin-left: 16.66667%; }
    .lightweb .offset-sm-3 {
      margin-left: 25%; }
    .lightweb .offset-sm-4 {
      margin-left: 33.33333%; }
    .lightweb .offset-sm-5 {
      margin-left: 41.66667%; }
    .lightweb .offset-sm-6 {
      margin-left: 50%; }
    .lightweb .offset-sm-7 {
      margin-left: 58.33333%; }
    .lightweb .offset-sm-8 {
      margin-left: 66.66667%; }
    .lightweb .offset-sm-9 {
      margin-left: 75%; }
    .lightweb .offset-sm-10 {
      margin-left: 83.33333%; }
    .lightweb .offset-sm-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 768px) {
    .lightweb .col-md {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .lightweb .row-cols-md-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .row-cols-md-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .row-cols-md-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .row-cols-md-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .row-cols-md-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .lightweb .row-cols-md-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .lightweb .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .lightweb .col-md-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .col-md-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .lightweb .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .col-md-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .lightweb .col-md-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .lightweb .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .lightweb .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .lightweb .col-md-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .lightweb .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .order-md-first {
      order: -1; }
    .lightweb .order-md-last {
      order: 13; }
    .lightweb .order-md-0 {
      order: 0; }
    .lightweb .order-md-1 {
      order: 1; }
    .lightweb .order-md-2 {
      order: 2; }
    .lightweb .order-md-3 {
      order: 3; }
    .lightweb .order-md-4 {
      order: 4; }
    .lightweb .order-md-5 {
      order: 5; }
    .lightweb .order-md-6 {
      order: 6; }
    .lightweb .order-md-7 {
      order: 7; }
    .lightweb .order-md-8 {
      order: 8; }
    .lightweb .order-md-9 {
      order: 9; }
    .lightweb .order-md-10 {
      order: 10; }
    .lightweb .order-md-11 {
      order: 11; }
    .lightweb .order-md-12 {
      order: 12; }
    .lightweb .offset-md-0 {
      margin-left: 0; }
    .lightweb .offset-md-1 {
      margin-left: 8.33333%; }
    .lightweb .offset-md-2 {
      margin-left: 16.66667%; }
    .lightweb .offset-md-3 {
      margin-left: 25%; }
    .lightweb .offset-md-4 {
      margin-left: 33.33333%; }
    .lightweb .offset-md-5 {
      margin-left: 41.66667%; }
    .lightweb .offset-md-6 {
      margin-left: 50%; }
    .lightweb .offset-md-7 {
      margin-left: 58.33333%; }
    .lightweb .offset-md-8 {
      margin-left: 66.66667%; }
    .lightweb .offset-md-9 {
      margin-left: 75%; }
    .lightweb .offset-md-10 {
      margin-left: 83.33333%; }
    .lightweb .offset-md-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    .lightweb .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .lightweb .row-cols-lg-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .row-cols-lg-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .row-cols-lg-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .row-cols-lg-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .row-cols-lg-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .lightweb .row-cols-lg-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .lightweb .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .lightweb .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .lightweb .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .lightweb .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .lightweb .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .lightweb .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .lightweb .col-lg-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .lightweb .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .order-lg-first {
      order: -1; }
    .lightweb .order-lg-last {
      order: 13; }
    .lightweb .order-lg-0 {
      order: 0; }
    .lightweb .order-lg-1 {
      order: 1; }
    .lightweb .order-lg-2 {
      order: 2; }
    .lightweb .order-lg-3 {
      order: 3; }
    .lightweb .order-lg-4 {
      order: 4; }
    .lightweb .order-lg-5 {
      order: 5; }
    .lightweb .order-lg-6 {
      order: 6; }
    .lightweb .order-lg-7 {
      order: 7; }
    .lightweb .order-lg-8 {
      order: 8; }
    .lightweb .order-lg-9 {
      order: 9; }
    .lightweb .order-lg-10 {
      order: 10; }
    .lightweb .order-lg-11 {
      order: 11; }
    .lightweb .order-lg-12 {
      order: 12; }
    .lightweb .offset-lg-0 {
      margin-left: 0; }
    .lightweb .offset-lg-1 {
      margin-left: 8.33333%; }
    .lightweb .offset-lg-2 {
      margin-left: 16.66667%; }
    .lightweb .offset-lg-3 {
      margin-left: 25%; }
    .lightweb .offset-lg-4 {
      margin-left: 33.33333%; }
    .lightweb .offset-lg-5 {
      margin-left: 41.66667%; }
    .lightweb .offset-lg-6 {
      margin-left: 50%; }
    .lightweb .offset-lg-7 {
      margin-left: 58.33333%; }
    .lightweb .offset-lg-8 {
      margin-left: 66.66667%; }
    .lightweb .offset-lg-9 {
      margin-left: 75%; }
    .lightweb .offset-lg-10 {
      margin-left: 83.33333%; }
    .lightweb .offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1200px) {
    .lightweb .col-xl {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .lightweb .row-cols-xl-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .row-cols-xl-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .row-cols-xl-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .row-cols-xl-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .row-cols-xl-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .lightweb .row-cols-xl-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .lightweb .col-xl-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .lightweb .col-xl-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .lightweb .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .lightweb .col-xl-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .lightweb .col-xl-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .lightweb .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .lightweb .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .lightweb .col-xl-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .lightweb .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .lightweb .col-xl-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .lightweb .col-xl-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .lightweb .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .lightweb .order-xl-first {
      order: -1; }
    .lightweb .order-xl-last {
      order: 13; }
    .lightweb .order-xl-0 {
      order: 0; }
    .lightweb .order-xl-1 {
      order: 1; }
    .lightweb .order-xl-2 {
      order: 2; }
    .lightweb .order-xl-3 {
      order: 3; }
    .lightweb .order-xl-4 {
      order: 4; }
    .lightweb .order-xl-5 {
      order: 5; }
    .lightweb .order-xl-6 {
      order: 6; }
    .lightweb .order-xl-7 {
      order: 7; }
    .lightweb .order-xl-8 {
      order: 8; }
    .lightweb .order-xl-9 {
      order: 9; }
    .lightweb .order-xl-10 {
      order: 10; }
    .lightweb .order-xl-11 {
      order: 11; }
    .lightweb .order-xl-12 {
      order: 12; }
    .lightweb .offset-xl-0 {
      margin-left: 0; }
    .lightweb .offset-xl-1 {
      margin-left: 8.33333%; }
    .lightweb .offset-xl-2 {
      margin-left: 16.66667%; }
    .lightweb .offset-xl-3 {
      margin-left: 25%; }
    .lightweb .offset-xl-4 {
      margin-left: 33.33333%; }
    .lightweb .offset-xl-5 {
      margin-left: 41.66667%; }
    .lightweb .offset-xl-6 {
      margin-left: 50%; }
    .lightweb .offset-xl-7 {
      margin-left: 58.33333%; }
    .lightweb .offset-xl-8 {
      margin-left: 66.66667%; }
    .lightweb .offset-xl-9 {
      margin-left: 75%; }
    .lightweb .offset-xl-10 {
      margin-left: 83.33333%; }
    .lightweb .offset-xl-11 {
      margin-left: 91.66667%; } }
  .lightweb .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; }
    .lightweb .table th,
    .lightweb .table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #dee2e6; }
    .lightweb .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6; }
    .lightweb .table tbody + tbody {
      border-top: 2px solid #dee2e6; }
  .lightweb .table-sm th,
  .lightweb .table-sm td {
    padding: 0.3rem; }
  .lightweb .table-bordered {
    border: 1px solid #dee2e6; }
    .lightweb .table-bordered th,
    .lightweb .table-bordered td {
      border: 1px solid #dee2e6; }
    .lightweb .table-bordered thead th,
    .lightweb .table-bordered thead td {
      border-bottom-width: 2px; }
  .lightweb .table-borderless th,
  .lightweb .table-borderless td,
  .lightweb .table-borderless thead th,
  .lightweb .table-borderless tbody + tbody {
    border: 0; }
  .lightweb .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  .lightweb .table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075); }
  .lightweb .table-primary,
  .lightweb .table-primary > th,
  .lightweb .table-primary > td {
    background-color: #b8b8b8; }
  .lightweb .table-primary th,
  .lightweb .table-primary td,
  .lightweb .table-primary thead th,
  .lightweb .table-primary tbody + tbody {
    border-color: #7a7a7a; }
  .lightweb .table-hover .table-primary:hover {
    background-color: #ababab; }
    .lightweb .table-hover .table-primary:hover > td,
    .lightweb .table-hover .table-primary:hover > th {
      background-color: #ababab; }
  .lightweb .table-secondary,
  .lightweb .table-secondary > th,
  .lightweb .table-secondary > td {
    background-color: #c6c6c6; }
  .lightweb .table-secondary th,
  .lightweb .table-secondary td,
  .lightweb .table-secondary thead th,
  .lightweb .table-secondary tbody + tbody {
    border-color: #959595; }
  .lightweb .table-hover .table-secondary:hover {
    background-color: #b9b9b9; }
    .lightweb .table-hover .table-secondary:hover > td,
    .lightweb .table-hover .table-secondary:hover > th {
      background-color: #b9b9b9; }
  .lightweb .table-success,
  .lightweb .table-success > th,
  .lightweb .table-success > td {
    background-color: #c3e6cb; }
  .lightweb .table-success th,
  .lightweb .table-success td,
  .lightweb .table-success thead th,
  .lightweb .table-success tbody + tbody {
    border-color: #8fd19e; }
  .lightweb .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .lightweb .table-hover .table-success:hover > td,
    .lightweb .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .lightweb .table-info,
  .lightweb .table-info > th,
  .lightweb .table-info > td {
    background-color: #bee5eb; }
  .lightweb .table-info th,
  .lightweb .table-info td,
  .lightweb .table-info thead th,
  .lightweb .table-info tbody + tbody {
    border-color: #86cfda; }
  .lightweb .table-hover .table-info:hover {
    background-color: #abdde5; }
    .lightweb .table-hover .table-info:hover > td,
    .lightweb .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .lightweb .table-warning,
  .lightweb .table-warning > th,
  .lightweb .table-warning > td {
    background-color: #ffeeba; }
  .lightweb .table-warning th,
  .lightweb .table-warning td,
  .lightweb .table-warning thead th,
  .lightweb .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .lightweb .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    .lightweb .table-hover .table-warning:hover > td,
    .lightweb .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  .lightweb .table-danger,
  .lightweb .table-danger > th,
  .lightweb .table-danger > td {
    background-color: #ffcac7; }
  .lightweb .table-danger th,
  .lightweb .table-danger td,
  .lightweb .table-danger thead th,
  .lightweb .table-danger tbody + tbody {
    border-color: #ff9c96; }
  .lightweb .table-hover .table-danger:hover {
    background-color: #ffb2ae; }
    .lightweb .table-hover .table-danger:hover > td,
    .lightweb .table-hover .table-danger:hover > th {
      background-color: #ffb2ae; }
  .lightweb .table-light,
  .lightweb .table-light > th,
  .lightweb .table-light > td {
    background-color: #fdfdfe; }
  .lightweb .table-light th,
  .lightweb .table-light td,
  .lightweb .table-light thead th,
  .lightweb .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .lightweb .table-hover .table-light:hover {
    background-color: #ececf6; }
    .lightweb .table-hover .table-light:hover > td,
    .lightweb .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  .lightweb .table-dark,
  .lightweb .table-dark > th,
  .lightweb .table-dark > td {
    background-color: #c6c8ca; }
  .lightweb .table-dark th,
  .lightweb .table-dark td,
  .lightweb .table-dark thead th,
  .lightweb .table-dark tbody + tbody {
    border-color: #95999c; }
  .lightweb .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    .lightweb .table-hover .table-dark:hover > td,
    .lightweb .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  .lightweb .table-active,
  .lightweb .table-active > th,
  .lightweb .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  .lightweb .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    .lightweb .table-hover .table-active:hover > td,
    .lightweb .table-hover .table-active:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  .lightweb .table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55; }
  .lightweb .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .lightweb .table-dark {
    color: #fff;
    background-color: #343a40; }
    .lightweb .table-dark th,
    .lightweb .table-dark td,
    .lightweb .table-dark thead th {
      border-color: #454d55; }
    .lightweb .table-dark.table-bordered {
      border: 0; }
    .lightweb .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .lightweb .table-dark.table-hover tbody tr:hover {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .lightweb .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .lightweb .table-responsive-sm > .table-bordered {
        border: 0; } }
  @media (max-width: 767.98px) {
    .lightweb .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .lightweb .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 991.98px) {
    .lightweb .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .lightweb .table-responsive-lg > .table-bordered {
        border: 0; } }
  @media (max-width: 1199.98px) {
    .lightweb .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .lightweb .table-responsive-xl > .table-bordered {
        border: 0; } }
  .lightweb .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .lightweb .table-responsive > .table-bordered {
      border: 0; }
  .lightweb .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .form-control {
        transition: none; } }
    .lightweb .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .lightweb .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #404040;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
    .lightweb .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }
    .lightweb .form-control:disabled, .lightweb .form-control[readonly] {
      background-color: #e9ecef;
      opacity: 1; }
  .lightweb input[type="date"].form-control,
  .lightweb input[type="time"].form-control,
  .lightweb input[type="datetime-local"].form-control,
  .lightweb input[type="month"].form-control {
    appearance: none; }
  .lightweb select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .lightweb select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .lightweb .form-control-file,
  .lightweb .form-control-range {
    display: block;
    width: 100%; }
  .lightweb .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  .lightweb .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5; }
  .lightweb .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5; }
  .lightweb .form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
    .lightweb .form-control-plaintext.form-control-sm, .lightweb .form-control-plaintext.form-control-lg {
      padding-right: 0;
      padding-left: 0; }
  .lightweb .form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .lightweb .form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .lightweb select.form-control[size], .lightweb select.form-control[multiple] {
    height: auto; }
  .lightweb textarea.form-control {
    height: auto; }
  .lightweb .form-group {
    margin-bottom: 1rem; }
  .lightweb .form-text {
    display: block;
    margin-top: 0.25rem; }
  .lightweb .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .lightweb .form-row > .col,
    .lightweb .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .lightweb .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }
  .lightweb .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem; }
    .lightweb .form-check-input[disabled] ~ .form-check-label,
    .lightweb .form-check-input:disabled ~ .form-check-label {
      color: #6c757d; }
  .lightweb .form-check-label {
    margin-bottom: 0; }
  .lightweb .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    .lightweb .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: 0.3125rem;
      margin-left: 0; }
  .lightweb .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  .lightweb .valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .lightweb .valid-tooltip,
    .form-row > [class*="col-"] > .lightweb .valid-tooltip {
      left: 5px; }
  .was-validated .lightweb:valid ~ .valid-feedback,
  .was-validated .lightweb:valid ~ .valid-tooltip, .lightweb.is-valid ~ .valid-feedback,
  .lightweb.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .lightweb .form-control:valid, .lightweb .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .lightweb .form-control:valid:focus, .lightweb .form-control.is-valid:focus {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .lightweb select.form-control:valid, .lightweb select.form-control.is-valid {
    padding-right: 3rem !important;
    background-position: right 1.5rem center; }
  .was-validated .lightweb textarea.form-control:valid, .lightweb textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .lightweb .custom-select:valid, .lightweb .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc(0.75em + 2.3125rem) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .lightweb .custom-select:valid:focus, .lightweb .custom-select.is-valid:focus {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .lightweb .form-check-input:valid ~ .form-check-label, .lightweb .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated .lightweb .form-check-input:valid ~ .valid-feedback,
  .was-validated .lightweb .form-check-input:valid ~ .valid-tooltip, .lightweb .form-check-input.is-valid ~ .valid-feedback,
  .lightweb .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .lightweb .custom-control-input:valid ~ .custom-control-label, .lightweb .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
    .was-validated .lightweb .custom-control-input:valid ~ .custom-control-label::before, .lightweb .custom-control-input.is-valid ~ .custom-control-label::before {
      border-color: #28a745; }
  .was-validated .lightweb .custom-control-input:valid:checked ~ .custom-control-label::before, .lightweb .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .was-validated .lightweb .custom-control-input:valid:focus ~ .custom-control-label::before, .lightweb .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .lightweb .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .lightweb .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated .lightweb .custom-file-input:valid ~ .custom-file-label, .lightweb .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated .lightweb .custom-file-input:valid:focus ~ .custom-file-label, .lightweb .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .lightweb .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #ff4136; }
  .lightweb .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(255, 65, 54, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .lightweb .invalid-tooltip,
    .form-row > [class*="col-"] > .lightweb .invalid-tooltip {
      left: 5px; }
  .was-validated .lightweb:invalid ~ .invalid-feedback,
  .was-validated .lightweb:invalid ~ .invalid-tooltip, .lightweb.is-invalid ~ .invalid-feedback,
  .lightweb.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .lightweb .form-control:invalid, .lightweb .form-control.is-invalid {
    border-color: #ff4136;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff4136' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff4136' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .lightweb .form-control:invalid:focus, .lightweb .form-control.is-invalid:focus {
      border-color: #ff4136;
      box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.25); }
  .was-validated .lightweb select.form-control:invalid, .lightweb select.form-control.is-invalid {
    padding-right: 3rem !important;
    background-position: right 1.5rem center; }
  .was-validated .lightweb textarea.form-control:invalid, .lightweb textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .lightweb .custom-select:invalid, .lightweb .custom-select.is-invalid {
    border-color: #ff4136;
    padding-right: calc(0.75em + 2.3125rem) !important;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff4136' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff4136' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .lightweb .custom-select:invalid:focus, .lightweb .custom-select.is-invalid:focus {
      border-color: #ff4136;
      box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.25); }
  .was-validated .lightweb .form-check-input:invalid ~ .form-check-label, .lightweb .form-check-input.is-invalid ~ .form-check-label {
    color: #ff4136; }
  .was-validated .lightweb .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .lightweb .form-check-input:invalid ~ .invalid-tooltip, .lightweb .form-check-input.is-invalid ~ .invalid-feedback,
  .lightweb .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .lightweb .custom-control-input:invalid ~ .custom-control-label, .lightweb .custom-control-input.is-invalid ~ .custom-control-label {
    color: #ff4136; }
    .was-validated .lightweb .custom-control-input:invalid ~ .custom-control-label::before, .lightweb .custom-control-input.is-invalid ~ .custom-control-label::before {
      border-color: #ff4136; }
  .was-validated .lightweb .custom-control-input:invalid:checked ~ .custom-control-label::before, .lightweb .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #ff7169;
    background-color: #ff7169; }
  .was-validated .lightweb .custom-control-input:invalid:focus ~ .custom-control-label::before, .lightweb .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.25); }
  .was-validated .lightweb .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .lightweb .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ff4136; }
  .was-validated .lightweb .custom-file-input:invalid ~ .custom-file-label, .lightweb .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #ff4136; }
  .was-validated .lightweb .custom-file-input:invalid:focus ~ .custom-file-label, .lightweb .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #ff4136;
    box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.25); }
  .lightweb .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .lightweb .form-inline .form-check {
      width: 100%; }
    @media (min-width: 576px) {
      .lightweb .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0; }
      .lightweb .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0; }
      .lightweb .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .lightweb .form-inline .form-control-plaintext {
        display: inline-block; }
      .lightweb .form-inline .input-group,
      .lightweb .form-inline .custom-select {
        width: auto; }
      .lightweb .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0; }
      .lightweb .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      .lightweb .form-inline .custom-control {
        align-items: center;
        justify-content: center; }
      .lightweb .form-inline .custom-control-label {
        margin-bottom: 0; } }
  .lightweb .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .btn {
        transition: none; } }
    .lightweb .btn:hover {
      color: #212529;
      text-decoration: none; }
    .lightweb .btn:focus, .lightweb .btn.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
    .lightweb .btn.disabled, .lightweb .btn:disabled {
      opacity: 0.65; }
    .lightweb .btn:not(:disabled):not(.disabled) {
      cursor: pointer; }
  .lightweb a.btn.disabled,
  .lightweb fieldset:disabled a.btn {
    pointer-events: none; }
  .lightweb .btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000; }
    .lightweb .btn-primary:hover {
      color: #fff;
      background-color: black;
      border-color: black; }
    .lightweb .btn-primary:focus, .lightweb .btn-primary.focus {
      color: #fff;
      background-color: black;
      border-color: black;
      box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }
    .lightweb .btn-primary.disabled, .lightweb .btn-primary:disabled {
      color: #fff;
      background-color: #000;
      border-color: #000; }
    .lightweb .btn-primary:not(:disabled):not(.disabled):active, .lightweb .btn-primary:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: black;
      border-color: black; }
      .lightweb .btn-primary:not(:disabled):not(.disabled):active:focus, .lightweb .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }
  .lightweb .btn-secondary {
    color: #fff;
    background-color: #333;
    border-color: #333; }
    .lightweb .btn-secondary:hover {
      color: #fff;
      background-color: #202020;
      border-color: #1a1a1a; }
    .lightweb .btn-secondary:focus, .lightweb .btn-secondary.focus {
      color: #fff;
      background-color: #202020;
      border-color: #1a1a1a;
      box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
    .lightweb .btn-secondary.disabled, .lightweb .btn-secondary:disabled {
      color: #fff;
      background-color: #333;
      border-color: #333; }
    .lightweb .btn-secondary:not(:disabled):not(.disabled):active, .lightweb .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-secondary.dropdown-toggle {
      color: #fff;
      background-color: #1a1a1a;
      border-color: #131313; }
      .lightweb .btn-secondary:not(:disabled):not(.disabled):active:focus, .lightweb .btn-secondary:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
  .lightweb .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .lightweb .btn-success:hover {
      color: #fff;
      background-color: #218838;
      border-color: #1e7e34; }
    .lightweb .btn-success:focus, .lightweb .btn-success.focus {
      color: #fff;
      background-color: #218838;
      border-color: #1e7e34;
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
    .lightweb .btn-success.disabled, .lightweb .btn-success:disabled {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
    .lightweb .btn-success:not(:disabled):not(.disabled):active, .lightweb .btn-success:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #1e7e34;
      border-color: #1c7430; }
      .lightweb .btn-success:not(:disabled):not(.disabled):active:focus, .lightweb .btn-success:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .lightweb .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .lightweb .btn-info:hover {
      color: #fff;
      background-color: #138496;
      border-color: #117a8b; }
    .lightweb .btn-info:focus, .lightweb .btn-info.focus {
      color: #fff;
      background-color: #138496;
      border-color: #117a8b;
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
    .lightweb .btn-info.disabled, .lightweb .btn-info:disabled {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .lightweb .btn-info:not(:disabled):not(.disabled):active, .lightweb .btn-info:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #117a8b;
      border-color: #10707f; }
      .lightweb .btn-info:not(:disabled):not(.disabled):active:focus, .lightweb .btn-info:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .lightweb .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .lightweb .btn-warning:hover {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }
    .lightweb .btn-warning:focus, .lightweb .btn-warning.focus {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00;
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
    .lightweb .btn-warning.disabled, .lightweb .btn-warning:disabled {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .lightweb .btn-warning:not(:disabled):not(.disabled):active, .lightweb .btn-warning:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-warning.dropdown-toggle {
      color: #212529;
      background-color: #d39e00;
      border-color: #c69500; }
      .lightweb .btn-warning:not(:disabled):not(.disabled):active:focus, .lightweb .btn-warning:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .lightweb .btn-danger {
    color: #fff;
    background-color: #ff4136;
    border-color: #ff4136; }
    .lightweb .btn-danger:hover {
      color: #fff;
      background-color: #ff1d10;
      border-color: #ff1103; }
    .lightweb .btn-danger:focus, .lightweb .btn-danger.focus {
      color: #fff;
      background-color: #ff1d10;
      border-color: #ff1103;
      box-shadow: 0 0 0 0.2rem rgba(255, 94, 84, 0.5); }
    .lightweb .btn-danger.disabled, .lightweb .btn-danger:disabled {
      color: #fff;
      background-color: #ff4136;
      border-color: #ff4136; }
    .lightweb .btn-danger:not(:disabled):not(.disabled):active, .lightweb .btn-danger:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #ff1103;
      border-color: #f50d00; }
      .lightweb .btn-danger:not(:disabled):not(.disabled):active:focus, .lightweb .btn-danger:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 94, 84, 0.5); }
  .lightweb .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .lightweb .btn-light:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .lightweb .btn-light:focus, .lightweb .btn-light.focus {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5;
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
    .lightweb .btn-light.disabled, .lightweb .btn-light:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .lightweb .btn-light:not(:disabled):not(.disabled):active, .lightweb .btn-light:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-light.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .lightweb .btn-light:not(:disabled):not(.disabled):active:focus, .lightweb .btn-light:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .lightweb .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .lightweb .btn-dark:hover {
      color: #fff;
      background-color: #23272b;
      border-color: #1d2124; }
    .lightweb .btn-dark:focus, .lightweb .btn-dark.focus {
      color: #fff;
      background-color: #23272b;
      border-color: #1d2124;
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .lightweb .btn-dark.disabled, .lightweb .btn-dark:disabled {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
    .lightweb .btn-dark:not(:disabled):not(.disabled):active, .lightweb .btn-dark:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-dark.dropdown-toggle {
      color: #fff;
      background-color: #1d2124;
      border-color: #171a1d; }
      .lightweb .btn-dark:not(:disabled):not(.disabled):active:focus, .lightweb .btn-dark:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .lightweb .btn-outline-primary {
    color: #000;
    border-color: #000; }
    .lightweb .btn-outline-primary:hover {
      color: #fff;
      background-color: #000;
      border-color: #000; }
    .lightweb .btn-outline-primary:focus, .lightweb .btn-outline-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
    .lightweb .btn-outline-primary.disabled, .lightweb .btn-outline-primary:disabled {
      color: #000;
      background-color: transparent; }
    .lightweb .btn-outline-primary:not(:disabled):not(.disabled):active, .lightweb .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-primary.dropdown-toggle {
      color: #fff;
      background-color: #000;
      border-color: #000; }
      .lightweb .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .lightweb .btn-outline-secondary {
    color: #333;
    border-color: #333; }
    .lightweb .btn-outline-secondary:hover {
      color: #fff;
      background-color: #333;
      border-color: #333; }
    .lightweb .btn-outline-secondary:focus, .lightweb .btn-outline-secondary.focus {
      box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
    .lightweb .btn-outline-secondary.disabled, .lightweb .btn-outline-secondary:disabled {
      color: #333;
      background-color: transparent; }
    .lightweb .btn-outline-secondary:not(:disabled):not(.disabled):active, .lightweb .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-secondary.dropdown-toggle {
      color: #fff;
      background-color: #333;
      border-color: #333; }
      .lightweb .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
  .lightweb .btn-outline-success {
    color: #28a745;
    border-color: #28a745; }
    .lightweb .btn-outline-success:hover {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
    .lightweb .btn-outline-success:focus, .lightweb .btn-outline-success.focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .lightweb .btn-outline-success.disabled, .lightweb .btn-outline-success:disabled {
      color: #28a745;
      background-color: transparent; }
    .lightweb .btn-outline-success:not(:disabled):not(.disabled):active, .lightweb .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-success.dropdown-toggle {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
      .lightweb .btn-outline-success:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-success:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .lightweb .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8; }
    .lightweb .btn-outline-info:hover {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .lightweb .btn-outline-info:focus, .lightweb .btn-outline-info.focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .lightweb .btn-outline-info.disabled, .lightweb .btn-outline-info:disabled {
      color: #17a2b8;
      background-color: transparent; }
    .lightweb .btn-outline-info:not(:disabled):not(.disabled):active, .lightweb .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-info.dropdown-toggle {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
      .lightweb .btn-outline-info:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-info:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .lightweb .btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107; }
    .lightweb .btn-outline-warning:hover {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .lightweb .btn-outline-warning:focus, .lightweb .btn-outline-warning.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .lightweb .btn-outline-warning.disabled, .lightweb .btn-outline-warning:disabled {
      color: #ffc107;
      background-color: transparent; }
    .lightweb .btn-outline-warning:not(:disabled):not(.disabled):active, .lightweb .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-warning.dropdown-toggle {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
      .lightweb .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .lightweb .btn-outline-danger {
    color: #ff4136;
    border-color: #ff4136; }
    .lightweb .btn-outline-danger:hover {
      color: #fff;
      background-color: #ff4136;
      border-color: #ff4136; }
    .lightweb .btn-outline-danger:focus, .lightweb .btn-outline-danger.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.5); }
    .lightweb .btn-outline-danger.disabled, .lightweb .btn-outline-danger:disabled {
      color: #ff4136;
      background-color: transparent; }
    .lightweb .btn-outline-danger:not(:disabled):not(.disabled):active, .lightweb .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-danger.dropdown-toggle {
      color: #fff;
      background-color: #ff4136;
      border-color: #ff4136; }
      .lightweb .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.5); }
  .lightweb .btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa; }
    .lightweb .btn-outline-light:hover {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .lightweb .btn-outline-light:focus, .lightweb .btn-outline-light.focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .lightweb .btn-outline-light.disabled, .lightweb .btn-outline-light:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .lightweb .btn-outline-light:not(:disabled):not(.disabled):active, .lightweb .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-light.dropdown-toggle {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
      .lightweb .btn-outline-light:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-light:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .lightweb .btn-outline-dark {
    color: #343a40;
    border-color: #343a40; }
    .lightweb .btn-outline-dark:hover {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
    .lightweb .btn-outline-dark:focus, .lightweb .btn-outline-dark.focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .lightweb .btn-outline-dark.disabled, .lightweb .btn-outline-dark:disabled {
      color: #343a40;
      background-color: transparent; }
    .lightweb .btn-outline-dark:not(:disabled):not(.disabled):active, .lightweb .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .lightweb .btn-outline-dark.dropdown-toggle {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
      .lightweb .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .lightweb .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
      .show > .lightweb .btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .lightweb .btn-link {
    font-weight: 400;
    color: #000;
    text-decoration: none; }
    .lightweb .btn-link:hover {
      color: black;
      text-decoration: underline; }
    .lightweb .btn-link:focus, .lightweb .btn-link.focus {
      text-decoration: underline; }
    .lightweb .btn-link:disabled, .lightweb .btn-link.disabled {
      color: #6c757d;
      pointer-events: none; }
  .lightweb .btn-lg, .lightweb .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .lightweb .btn-sm, .lightweb .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .lightweb .btn-block {
    display: block;
    width: 100%; }
    .lightweb .btn-block + .btn-block {
      margin-top: 0.5rem; }
  .lightweb input[type="submit"].btn-block,
  .lightweb input[type="reset"].btn-block,
  .lightweb input[type="button"].btn-block {
    width: 100%; }
  .lightweb .fade {
    transition: opacity 0.15s linear; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .fade {
        transition: none; } }
    .lightweb .fade:not(.show) {
      opacity: 0; }
  .lightweb .collapse:not(.show) {
    display: none; }
  .lightweb .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .collapsing {
        transition: none; } }
  .lightweb .dropup,
  .lightweb .dropright,
  .lightweb .dropdown,
  .lightweb .dropleft {
    position: relative; }
  .lightweb .dropdown-toggle {
    white-space: nowrap; }
    .lightweb .dropdown-toggle::after {
      display: inline-block;
      margin-left: 0.255em;
      vertical-align: 0.255em;
      content: "";
      border-top: 0.3em solid;
      border-right: 0.3em solid transparent;
      border-bottom: 0;
      border-left: 0.3em solid transparent; }
    .lightweb .dropdown-toggle:empty::after {
      margin-left: 0; }
  .lightweb .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }
  .lightweb .dropdown-menu-left {
    right: auto;
    left: 0; }
  .lightweb .dropdown-menu-right {
    right: 0;
    left: auto; }
  @media (min-width: 576px) {
    .lightweb .dropdown-menu-sm-left {
      right: auto;
      left: 0; }
    .lightweb .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
    .lightweb .dropdown-menu-md-left {
      right: auto;
      left: 0; }
    .lightweb .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
    .lightweb .dropdown-menu-lg-left {
      right: auto;
      left: 0; }
    .lightweb .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
    .lightweb .dropdown-menu-xl-left {
      right: auto;
      left: 0; }
    .lightweb .dropdown-menu-xl-right {
      right: 0;
      left: auto; } }
  .lightweb .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem; }
  .lightweb .dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }
  .lightweb .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }
  .lightweb .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem; }
  .lightweb .dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }
  .lightweb .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  .lightweb .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  .lightweb .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem; }
  .lightweb .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  .lightweb .dropleft .dropdown-toggle::after {
    display: none; }
  .lightweb .dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }
  .lightweb .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  .lightweb .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  .lightweb .dropdown-menu[x-placement^="top"], .lightweb .dropdown-menu[x-placement^="right"], .lightweb .dropdown-menu[x-placement^="bottom"], .lightweb .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto; }
  .lightweb .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  .lightweb .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    .lightweb .dropdown-item:hover, .lightweb .dropdown-item:focus {
      color: #16181b;
      text-decoration: none;
      background-color: #e9ecef; }
    .lightweb .dropdown-item.active, .lightweb .dropdown-item:active {
      color: #fff;
      text-decoration: none;
      background-color: #000; }
    .lightweb .dropdown-item.disabled, .lightweb .dropdown-item:disabled {
      color: #adb5bd;
      pointer-events: none;
      background-color: transparent; }
  .lightweb .dropdown-menu.show {
    display: block; }
  .lightweb .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap; }
  .lightweb .dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529; }
  .lightweb .btn-group,
  .lightweb .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
    .lightweb .btn-group > .btn,
    .lightweb .btn-group-vertical > .btn {
      position: relative;
      flex: 1 1 auto; }
      .lightweb .btn-group > .btn:hover,
      .lightweb .btn-group-vertical > .btn:hover {
        z-index: 1; }
      .lightweb .btn-group > .btn:focus, .lightweb .btn-group > .btn:active, .lightweb .btn-group > .btn.active,
      .lightweb .btn-group-vertical > .btn:focus,
      .lightweb .btn-group-vertical > .btn:active,
      .lightweb .btn-group-vertical > .btn.active {
        z-index: 1; }
  .lightweb .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .lightweb .btn-toolbar .input-group {
      width: auto; }
  .lightweb .btn-group > .btn:not(:first-child),
  .lightweb .btn-group > .btn-group:not(:first-child) {
    margin-left: -1px; }
  .lightweb .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  .lightweb .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .lightweb .btn-group > .btn:not(:first-child),
  .lightweb .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .lightweb .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
    .lightweb .dropdown-toggle-split::after,
    .dropup .lightweb .dropdown-toggle-split::after,
    .dropright .lightweb .dropdown-toggle-split::after {
      margin-left: 0; }
    .dropleft .lightweb .dropdown-toggle-split::before {
      margin-right: 0; }
  .lightweb .btn-sm + .dropdown-toggle-split, .lightweb .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  .lightweb .btn-lg + .dropdown-toggle-split, .lightweb .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  .lightweb .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
    .lightweb .btn-group-vertical > .btn,
    .lightweb .btn-group-vertical > .btn-group {
      width: 100%; }
    .lightweb .btn-group-vertical > .btn:not(:first-child),
    .lightweb .btn-group-vertical > .btn-group:not(:first-child) {
      margin-top: -1px; }
    .lightweb .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
    .lightweb .btn-group-vertical > .btn-group:not(:last-child) > .btn {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .lightweb .btn-group-vertical > .btn:not(:first-child),
    .lightweb .btn-group-vertical > .btn-group:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .lightweb .btn-group-toggle > .btn,
  .lightweb .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
    .lightweb .btn-group-toggle > .btn input[type="radio"],
    .lightweb .btn-group-toggle > .btn input[type="checkbox"],
    .lightweb .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .lightweb .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none; }
  .lightweb .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
    .lightweb .input-group > .form-control,
    .lightweb .input-group > .form-control-plaintext,
    .lightweb .input-group > .custom-select,
    .lightweb .input-group > .custom-file {
      position: relative;
      flex: 1 1 auto;
      width: 1%;
      min-width: 0;
      margin-bottom: 0; }
      .lightweb .input-group > .form-control + .form-control,
      .lightweb .input-group > .form-control + .custom-select,
      .lightweb .input-group > .form-control + .custom-file,
      .lightweb .input-group > .form-control-plaintext + .form-control,
      .lightweb .input-group > .form-control-plaintext + .custom-select,
      .lightweb .input-group > .form-control-plaintext + .custom-file,
      .lightweb .input-group > .custom-select + .form-control,
      .lightweb .input-group > .custom-select + .custom-select,
      .lightweb .input-group > .custom-select + .custom-file,
      .lightweb .input-group > .custom-file + .form-control,
      .lightweb .input-group > .custom-file + .custom-select,
      .lightweb .input-group > .custom-file + .custom-file {
        margin-left: -1px; }
    .lightweb .input-group > .form-control:focus,
    .lightweb .input-group > .custom-select:focus,
    .lightweb .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
      z-index: 3; }
    .lightweb .input-group > .custom-file .custom-file-input:focus {
      z-index: 4; }
    .lightweb .input-group > .form-control:not(:first-child),
    .lightweb .input-group > .custom-select:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .lightweb .input-group > .custom-file {
      display: flex;
      align-items: center; }
      .lightweb .input-group > .custom-file:not(:last-child) .custom-file-label,
      .lightweb .input-group > .custom-file:not(:last-child) .custom-file-label::after {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .lightweb .input-group > .custom-file:not(:first-child) .custom-file-label {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .lightweb .input-group:not(.has-validation) > .form-control:not(:last-child),
    .lightweb .input-group:not(.has-validation) > .custom-select:not(:last-child),
    .lightweb .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
    .lightweb .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .lightweb .input-group.has-validation > .form-control:nth-last-child(n + 3),
    .lightweb .input-group.has-validation > .custom-select:nth-last-child(n + 3),
    .lightweb .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
    .lightweb .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .lightweb .input-group-prepend,
  .lightweb .input-group-append {
    display: flex; }
    .lightweb .input-group-prepend .btn,
    .lightweb .input-group-append .btn {
      position: relative;
      z-index: 2; }
      .lightweb .input-group-prepend .btn:focus,
      .lightweb .input-group-append .btn:focus {
        z-index: 3; }
    .lightweb .input-group-prepend .btn + .btn,
    .lightweb .input-group-prepend .btn + .input-group-text,
    .lightweb .input-group-prepend .input-group-text + .input-group-text,
    .lightweb .input-group-prepend .input-group-text + .btn,
    .lightweb .input-group-append .btn + .btn,
    .lightweb .input-group-append .btn + .input-group-text,
    .lightweb .input-group-append .input-group-text + .input-group-text,
    .lightweb .input-group-append .input-group-text + .btn {
      margin-left: -1px; }
  .lightweb .input-group-prepend {
    margin-right: -1px; }
  .lightweb .input-group-append {
    margin-left: -1px; }
  .lightweb .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem; }
    .lightweb .input-group-text input[type="radio"],
    .lightweb .input-group-text input[type="checkbox"] {
      margin-top: 0; }
  .lightweb .input-group-lg > .form-control:not(textarea),
  .lightweb .input-group-lg > .custom-select {
    height: calc(1.5em + 1rem + 2px); }
  .lightweb .input-group-lg > .form-control,
  .lightweb .input-group-lg > .custom-select,
  .lightweb .input-group-lg > .input-group-prepend > .input-group-text,
  .lightweb .input-group-lg > .input-group-append > .input-group-text,
  .lightweb .input-group-lg > .input-group-prepend > .btn,
  .lightweb .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .lightweb .input-group-sm > .form-control:not(textarea),
  .lightweb .input-group-sm > .custom-select {
    height: calc(1.5em + 0.5rem + 2px); }
  .lightweb .input-group-sm > .form-control,
  .lightweb .input-group-sm > .custom-select,
  .lightweb .input-group-sm > .input-group-prepend > .input-group-text,
  .lightweb .input-group-sm > .input-group-append > .input-group-text,
  .lightweb .input-group-sm > .input-group-prepend > .btn,
  .lightweb .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .lightweb .input-group-lg > .custom-select,
  .lightweb .input-group-sm > .custom-select {
    padding-right: 1.75rem; }
  .lightweb .input-group > .input-group-prepend > .btn,
  .lightweb .input-group > .input-group-prepend > .input-group-text,
  .lightweb .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
  .lightweb .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
  .lightweb .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
  .lightweb .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
  .lightweb .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .lightweb .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .lightweb .input-group > .input-group-append > .btn,
  .lightweb .input-group > .input-group-append > .input-group-text,
  .lightweb .input-group > .input-group-prepend:not(:first-child) > .btn,
  .lightweb .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
  .lightweb .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  .lightweb .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .lightweb .custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    color-adjust: exact; }
  .lightweb .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem; }
  .lightweb .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0; }
    .lightweb .custom-control-input:checked ~ .custom-control-label::before {
      color: #fff;
      border-color: #000;
      background-color: #000; }
    .lightweb .custom-control-input:focus ~ .custom-control-label::before {
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
    .lightweb .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
      border-color: #404040; }
    .lightweb .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
      color: #fff;
      background-color: #595959;
      border-color: #595959; }
    .lightweb .custom-control-input[disabled] ~ .custom-control-label, .lightweb .custom-control-input:disabled ~ .custom-control-label {
      color: #6c757d; }
      .lightweb .custom-control-input[disabled] ~ .custom-control-label::before, .lightweb .custom-control-input:disabled ~ .custom-control-label::before {
        background-color: #e9ecef; }
  .lightweb .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top; }
    .lightweb .custom-control-label::before {
      position: absolute;
      top: 0.25rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      pointer-events: none;
      content: "";
      background-color: #fff;
      border: #adb5bd solid 1px; }
    .lightweb .custom-control-label::after {
      position: absolute;
      top: 0.25rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      content: "";
      background: 50% / 50% 50% no-repeat; }
  .lightweb .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem; }
  .lightweb .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
  .lightweb .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #000;
    background-color: #000; }
  .lightweb .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
  .lightweb .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 0, 0, 0.5); }
  .lightweb .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 0, 0, 0.5); }
  .lightweb .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  .lightweb .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  .lightweb .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 0, 0, 0.5); }
  .lightweb .custom-switch {
    padding-left: 2.25rem; }
    .lightweb .custom-switch .custom-control-label::before {
      left: -2.25rem;
      width: 1.75rem;
      pointer-events: all;
      border-radius: 0.5rem; }
    .lightweb .custom-switch .custom-control-label::after {
      top: calc(0.25rem + 2px);
      left: calc(-2.25rem + 2px);
      width: calc(1rem - 4px);
      height: calc(1rem - 4px);
      background-color: #adb5bd;
      border-radius: 0.5rem;
      transition: transform 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; }
      @media (prefers-reduced-motion: reduce) {
        .lightweb .custom-switch .custom-control-label::after {
          transition: none; } }
    .lightweb .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
      background-color: #fff;
      transform: translateX(0.75rem); }
    .lightweb .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
      background-color: rgba(0, 0, 0, 0.5); }
  .lightweb .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    appearance: none; }
    .lightweb .custom-select:focus {
      border-color: #404040;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
      .lightweb .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff; }
    .lightweb .custom-select[multiple], .lightweb .custom-select[size]:not([size="1"]) {
      height: auto;
      padding-right: 0.75rem;
      background-image: none; }
    .lightweb .custom-select:disabled {
      color: #6c757d;
      background-color: #e9ecef; }
    .lightweb .custom-select::-ms-expand {
      display: none; }
    .lightweb .custom-select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
  .lightweb .custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem; }
  .lightweb .custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem; }
  .lightweb .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0; }
  .lightweb .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0; }
    .lightweb .custom-file-input:focus ~ .custom-file-label {
      border-color: #404040;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
    .lightweb .custom-file-input[disabled] ~ .custom-file-label,
    .lightweb .custom-file-input:disabled ~ .custom-file-label {
      background-color: #e9ecef; }
    .lightweb .custom-file-input:lang(en) ~ .custom-file-label::after {
      content: "Browse"; }
    .lightweb .custom-file-input ~ .custom-file-label[data-browse]::after {
      content: attr(data-browse); }
  .lightweb .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem; }
    .lightweb .custom-file-label::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 3;
      display: block;
      height: calc(1.5em + 0.75rem);
      padding: 0.375rem 0.75rem;
      line-height: 1.5;
      color: #495057;
      content: "Browse";
      background-color: #e9ecef;
      border-left: inherit;
      border-radius: 0 0.25rem 0.25rem 0; }
  .lightweb .custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    appearance: none; }
    .lightweb .custom-range:focus {
      outline: 0; }
      .lightweb .custom-range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
      .lightweb .custom-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
      .lightweb .custom-range:focus::-ms-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
    .lightweb .custom-range::-moz-focus-outer {
      border: 0; }
    .lightweb .custom-range::-webkit-slider-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: -0.25rem;
      background-color: #000;
      border: 0;
      border-radius: 1rem;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media (prefers-reduced-motion: reduce) {
        .lightweb .custom-range::-webkit-slider-thumb {
          transition: none; } }
      .lightweb .custom-range::-webkit-slider-thumb:active {
        background-color: #595959; }
    .lightweb .custom-range::-webkit-slider-runnable-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    .lightweb .custom-range::-moz-range-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #000;
      border: 0;
      border-radius: 1rem;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media (prefers-reduced-motion: reduce) {
        .lightweb .custom-range::-moz-range-thumb {
          transition: none; } }
      .lightweb .custom-range::-moz-range-thumb:active {
        background-color: #595959; }
    .lightweb .custom-range::-moz-range-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    .lightweb .custom-range::-ms-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: 0;
      margin-right: 0.2rem;
      margin-left: 0.2rem;
      background-color: #000;
      border: 0;
      border-radius: 1rem;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media (prefers-reduced-motion: reduce) {
        .lightweb .custom-range::-ms-thumb {
          transition: none; } }
      .lightweb .custom-range::-ms-thumb:active {
        background-color: #595959; }
    .lightweb .custom-range::-ms-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: transparent;
      border-color: transparent;
      border-width: 0.5rem; }
    .lightweb .custom-range::-ms-fill-lower {
      background-color: #dee2e6;
      border-radius: 1rem; }
    .lightweb .custom-range::-ms-fill-upper {
      margin-right: 15px;
      background-color: #dee2e6;
      border-radius: 1rem; }
    .lightweb .custom-range:disabled::-webkit-slider-thumb {
      background-color: #adb5bd; }
    .lightweb .custom-range:disabled::-webkit-slider-runnable-track {
      cursor: default; }
    .lightweb .custom-range:disabled::-moz-range-thumb {
      background-color: #adb5bd; }
    .lightweb .custom-range:disabled::-moz-range-track {
      cursor: default; }
    .lightweb .custom-range:disabled::-ms-thumb {
      background-color: #adb5bd; }
  .lightweb .custom-control-label::before,
  .lightweb .custom-file-label,
  .lightweb .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .custom-control-label::before,
      .lightweb .custom-file-label,
      .lightweb .custom-select {
        transition: none; } }
  .lightweb .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .lightweb .nav-link {
    display: block;
    padding: 0.5rem 1rem; }
    .lightweb .nav-link:hover, .lightweb .nav-link:focus {
      text-decoration: none; }
    .lightweb .nav-link.disabled {
      color: #6c757d;
      pointer-events: none;
      cursor: default; }
  .lightweb .nav-tabs {
    border-bottom: 1px solid #dee2e6; }
    .lightweb .nav-tabs .nav-link {
      margin-bottom: -1px;
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .lightweb .nav-tabs .nav-link:hover, .lightweb .nav-tabs .nav-link:focus {
        border-color: #e9ecef #e9ecef #dee2e6; }
      .lightweb .nav-tabs .nav-link.disabled {
        color: #6c757d;
        background-color: transparent;
        border-color: transparent; }
    .lightweb .nav-tabs .nav-link.active,
    .lightweb .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      background-color: #fff;
      border-color: #dee2e6 #dee2e6 #fff; }
    .lightweb .nav-tabs .dropdown-menu {
      margin-top: -1px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .lightweb .nav-pills .nav-link {
    border-radius: 0.25rem; }
  .lightweb .nav-pills .nav-link.active,
  .lightweb .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #000; }
  .lightweb .nav-fill > .nav-link,
  .lightweb .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center; }
  .lightweb .nav-justified > .nav-link,
  .lightweb .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
  .lightweb .tab-content > .tab-pane {
    display: none; }
  .lightweb .tab-content > .active {
    display: block; }
  .lightweb .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
    .lightweb .navbar .container,
    .lightweb .navbar .container-fluid, .lightweb .navbar .container-sm, .lightweb .navbar .container-md, .lightweb .navbar .container-lg, .lightweb .navbar .container-xl {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between; }
  .lightweb .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    .lightweb .navbar-brand:hover, .lightweb .navbar-brand:focus {
      text-decoration: none; }
  .lightweb .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .lightweb .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0; }
    .lightweb .navbar-nav .dropdown-menu {
      position: static;
      float: none; }
  .lightweb .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .lightweb .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center; }
  .lightweb .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
    .lightweb .navbar-toggler:hover, .lightweb .navbar-toggler:focus {
      text-decoration: none; }
  .lightweb .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50% / 100% 100% no-repeat; }
  .lightweb .navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto; }
  @media (max-width: 575.98px) {
    .lightweb .navbar-expand-sm > .container,
    .lightweb .navbar-expand-sm > .container-fluid, .lightweb .navbar-expand-sm > .container-sm, .lightweb .navbar-expand-sm > .container-md, .lightweb .navbar-expand-sm > .container-lg, .lightweb .navbar-expand-sm > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    .lightweb .navbar-expand-sm {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .lightweb .navbar-expand-sm .navbar-nav {
        flex-direction: row; }
        .lightweb .navbar-expand-sm .navbar-nav .dropdown-menu {
          position: absolute; }
        .lightweb .navbar-expand-sm .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .lightweb .navbar-expand-sm > .container,
      .lightweb .navbar-expand-sm > .container-fluid, .lightweb .navbar-expand-sm > .container-sm, .lightweb .navbar-expand-sm > .container-md, .lightweb .navbar-expand-sm > .container-lg, .lightweb .navbar-expand-sm > .container-xl {
        flex-wrap: nowrap; }
      .lightweb .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible; }
      .lightweb .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .lightweb .navbar-expand-sm .navbar-toggler {
        display: none; } }
  @media (max-width: 767.98px) {
    .lightweb .navbar-expand-md > .container,
    .lightweb .navbar-expand-md > .container-fluid, .lightweb .navbar-expand-md > .container-sm, .lightweb .navbar-expand-md > .container-md, .lightweb .navbar-expand-md > .container-lg, .lightweb .navbar-expand-md > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .lightweb .navbar-expand-md {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .lightweb .navbar-expand-md .navbar-nav {
        flex-direction: row; }
        .lightweb .navbar-expand-md .navbar-nav .dropdown-menu {
          position: absolute; }
        .lightweb .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .lightweb .navbar-expand-md > .container,
      .lightweb .navbar-expand-md > .container-fluid, .lightweb .navbar-expand-md > .container-sm, .lightweb .navbar-expand-md > .container-md, .lightweb .navbar-expand-md > .container-lg, .lightweb .navbar-expand-md > .container-xl {
        flex-wrap: nowrap; }
      .lightweb .navbar-expand-md .navbar-nav-scroll {
        overflow: visible; }
      .lightweb .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .lightweb .navbar-expand-md .navbar-toggler {
        display: none; } }
  @media (max-width: 991.98px) {
    .lightweb .navbar-expand-lg > .container,
    .lightweb .navbar-expand-lg > .container-fluid, .lightweb .navbar-expand-lg > .container-sm, .lightweb .navbar-expand-lg > .container-md, .lightweb .navbar-expand-lg > .container-lg, .lightweb .navbar-expand-lg > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .lightweb .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .lightweb .navbar-expand-lg .navbar-nav {
        flex-direction: row; }
        .lightweb .navbar-expand-lg .navbar-nav .dropdown-menu {
          position: absolute; }
        .lightweb .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .lightweb .navbar-expand-lg > .container,
      .lightweb .navbar-expand-lg > .container-fluid, .lightweb .navbar-expand-lg > .container-sm, .lightweb .navbar-expand-lg > .container-md, .lightweb .navbar-expand-lg > .container-lg, .lightweb .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap; }
      .lightweb .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible; }
      .lightweb .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .lightweb .navbar-expand-lg .navbar-toggler {
        display: none; } }
  @media (max-width: 1199.98px) {
    .lightweb .navbar-expand-xl > .container,
    .lightweb .navbar-expand-xl > .container-fluid, .lightweb .navbar-expand-xl > .container-sm, .lightweb .navbar-expand-xl > .container-md, .lightweb .navbar-expand-xl > .container-lg, .lightweb .navbar-expand-xl > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .lightweb .navbar-expand-xl {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .lightweb .navbar-expand-xl .navbar-nav {
        flex-direction: row; }
        .lightweb .navbar-expand-xl .navbar-nav .dropdown-menu {
          position: absolute; }
        .lightweb .navbar-expand-xl .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .lightweb .navbar-expand-xl > .container,
      .lightweb .navbar-expand-xl > .container-fluid, .lightweb .navbar-expand-xl > .container-sm, .lightweb .navbar-expand-xl > .container-md, .lightweb .navbar-expand-xl > .container-lg, .lightweb .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap; }
      .lightweb .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible; }
      .lightweb .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .lightweb .navbar-expand-xl .navbar-toggler {
        display: none; } }
  .lightweb .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .lightweb .navbar-expand > .container,
    .lightweb .navbar-expand > .container-fluid, .lightweb .navbar-expand > .container-sm, .lightweb .navbar-expand > .container-md, .lightweb .navbar-expand > .container-lg, .lightweb .navbar-expand > .container-xl {
      padding-right: 0;
      padding-left: 0; }
    .lightweb .navbar-expand .navbar-nav {
      flex-direction: row; }
      .lightweb .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute; }
      .lightweb .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .lightweb .navbar-expand > .container,
    .lightweb .navbar-expand > .container-fluid, .lightweb .navbar-expand > .container-sm, .lightweb .navbar-expand > .container-md, .lightweb .navbar-expand > .container-lg, .lightweb .navbar-expand > .container-xl {
      flex-wrap: nowrap; }
    .lightweb .navbar-expand .navbar-nav-scroll {
      overflow: visible; }
    .lightweb .navbar-expand .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .lightweb .navbar-expand .navbar-toggler {
      display: none; }
  .lightweb .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
    .lightweb .navbar-light .navbar-brand:hover, .lightweb .navbar-light .navbar-brand:focus {
      color: rgba(0, 0, 0, 0.9); }
  .lightweb .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    .lightweb .navbar-light .navbar-nav .nav-link:hover, .lightweb .navbar-light .navbar-nav .nav-link:focus {
      color: rgba(0, 0, 0, 0.7); }
    .lightweb .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3); }
  .lightweb .navbar-light .navbar-nav .show > .nav-link,
  .lightweb .navbar-light .navbar-nav .active > .nav-link,
  .lightweb .navbar-light .navbar-nav .nav-link.show,
  .lightweb .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .lightweb .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .lightweb .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .lightweb .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
    .lightweb .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      .lightweb .navbar-light .navbar-text a:hover, .lightweb .navbar-light .navbar-text a:focus {
        color: rgba(0, 0, 0, 0.9); }
  .lightweb .navbar-dark .navbar-brand {
    color: #fff; }
    .lightweb .navbar-dark .navbar-brand:hover, .lightweb .navbar-dark .navbar-brand:focus {
      color: #fff; }
  .lightweb .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .lightweb .navbar-dark .navbar-nav .nav-link:hover, .lightweb .navbar-dark .navbar-nav .nav-link:focus {
      color: rgba(255, 255, 255, 0.75); }
    .lightweb .navbar-dark .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  .lightweb .navbar-dark .navbar-nav .show > .nav-link,
  .lightweb .navbar-dark .navbar-nav .active > .nav-link,
  .lightweb .navbar-dark .navbar-nav .nav-link.show,
  .lightweb .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  .lightweb .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  .lightweb .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .lightweb .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
    .lightweb .navbar-dark .navbar-text a {
      color: #fff; }
      .lightweb .navbar-dark .navbar-text a:hover, .lightweb .navbar-dark .navbar-text a:focus {
        color: #fff; }
  .lightweb .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem; }
    .lightweb .card > hr {
      margin-right: 0;
      margin-left: 0; }
    .lightweb .card > .list-group {
      border-top: inherit;
      border-bottom: inherit; }
      .lightweb .card > .list-group:first-child {
        border-top-width: 0;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px); }
      .lightweb .card > .list-group:last-child {
        border-bottom-width: 0;
        border-bottom-right-radius: calc(0.25rem - 1px);
        border-bottom-left-radius: calc(0.25rem - 1px); }
    .lightweb .card > .card-header + .list-group,
    .lightweb .card > .list-group + .card-footer {
      border-top: 0; }
  .lightweb .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem; }
  .lightweb .card-title {
    margin-bottom: 0.75rem; }
  .lightweb .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  .lightweb .card-text:last-child {
    margin-bottom: 0; }
  .lightweb .card-link:hover {
    text-decoration: none; }
  .lightweb .card-link + .card-link {
    margin-left: 1.25rem; }
  .lightweb .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
    .lightweb .card-header:first-child {
      border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .lightweb .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
    .lightweb .card-footer:last-child {
      border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  .lightweb .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  .lightweb .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  .lightweb .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px); }
  .lightweb .card-img,
  .lightweb .card-img-top,
  .lightweb .card-img-bottom {
    flex-shrink: 0;
    width: 100%; }
  .lightweb .card-img,
  .lightweb .card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .lightweb .card-img,
  .lightweb .card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  .lightweb .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .lightweb .card-deck {
      display: flex;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .lightweb .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
  .lightweb .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .lightweb .card-group {
      display: flex;
      flex-flow: row wrap; }
      .lightweb .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .lightweb .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .lightweb .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .lightweb .card-group > .card:not(:last-child) .card-img-top,
          .lightweb .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .lightweb .card-group > .card:not(:last-child) .card-img-bottom,
          .lightweb .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .lightweb .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .lightweb .card-group > .card:not(:first-child) .card-img-top,
          .lightweb .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .lightweb .card-group > .card:not(:first-child) .card-img-bottom,
          .lightweb .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }
  .lightweb .card-columns .card {
    margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
    .lightweb .card-columns {
      column-count: 3;
      column-gap: 1.25rem;
      orphans: 1;
      widows: 1; }
      .lightweb .card-columns .card {
        display: inline-block;
        width: 100%; } }
  .lightweb .accordion {
    overflow-anchor: none; }
    .lightweb .accordion > .card {
      overflow: hidden; }
      .lightweb .accordion > .card:not(:last-of-type) {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      .lightweb .accordion > .card:not(:first-of-type) {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
      .lightweb .accordion > .card > .card-header {
        border-radius: 0;
        margin-bottom: -1px; }
  .lightweb .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  .lightweb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .lightweb .breadcrumb-item + .breadcrumb-item::before {
      float: left;
      padding-right: 0.5rem;
      color: #6c757d;
      content: "/"; }
  .lightweb .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .lightweb .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .lightweb .breadcrumb-item.active {
    color: #6c757d; }
  .lightweb .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  .lightweb .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6; }
    .lightweb .page-link:hover {
      z-index: 2;
      color: black;
      text-decoration: none;
      background-color: #e9ecef;
      border-color: #dee2e6; }
    .lightweb .page-link:focus {
      z-index: 3;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
  .lightweb .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lightweb .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .lightweb .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #000; }
  .lightweb .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6; }
  .lightweb .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .lightweb .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .lightweb .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .lightweb .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .lightweb .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .lightweb .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  .lightweb .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .badge {
        transition: none; } }
    a.lightweb .badge:hover, a.lightweb .badge:focus {
      text-decoration: none; }
    .lightweb .badge:empty {
      display: none; }
  .lightweb .btn .badge {
    position: relative;
    top: -1px; }
  .lightweb .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  .lightweb .badge-primary {
    color: #fff;
    background-color: #000; }
    a.lightweb .badge-primary:hover, a.lightweb .badge-primary:focus {
      color: #fff;
      background-color: black; }
    a.lightweb .badge-primary:focus, a.lightweb .badge-primary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
  .lightweb .badge-secondary {
    color: #fff;
    background-color: #333; }
    a.lightweb .badge-secondary:hover, a.lightweb .badge-secondary:focus {
      color: #fff;
      background-color: #1a1a1a; }
    a.lightweb .badge-secondary:focus, a.lightweb .badge-secondary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
  .lightweb .badge-success {
    color: #fff;
    background-color: #28a745; }
    a.lightweb .badge-success:hover, a.lightweb .badge-success:focus {
      color: #fff;
      background-color: #1e7e34; }
    a.lightweb .badge-success:focus, a.lightweb .badge-success.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .lightweb .badge-info {
    color: #fff;
    background-color: #17a2b8; }
    a.lightweb .badge-info:hover, a.lightweb .badge-info:focus {
      color: #fff;
      background-color: #117a8b; }
    a.lightweb .badge-info:focus, a.lightweb .badge-info.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .lightweb .badge-warning {
    color: #212529;
    background-color: #ffc107; }
    a.lightweb .badge-warning:hover, a.lightweb .badge-warning:focus {
      color: #212529;
      background-color: #d39e00; }
    a.lightweb .badge-warning:focus, a.lightweb .badge-warning.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .lightweb .badge-danger {
    color: #fff;
    background-color: #ff4136; }
    a.lightweb .badge-danger:hover, a.lightweb .badge-danger:focus {
      color: #fff;
      background-color: #ff1103; }
    a.lightweb .badge-danger:focus, a.lightweb .badge-danger.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 65, 54, 0.5); }
  .lightweb .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
    a.lightweb .badge-light:hover, a.lightweb .badge-light:focus {
      color: #212529;
      background-color: #dae0e5; }
    a.lightweb .badge-light:focus, a.lightweb .badge-light.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .lightweb .badge-dark {
    color: #fff;
    background-color: #343a40; }
    a.lightweb .badge-dark:hover, a.lightweb .badge-dark:focus {
      color: #fff;
      background-color: #1d2124; }
    a.lightweb .badge-dark:focus, a.lightweb .badge-dark.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .lightweb .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem; }
    @media (min-width: 576px) {
      .lightweb .jumbotron {
        padding: 4rem 2rem; } }
  .lightweb .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  .lightweb .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  .lightweb .alert-heading {
    color: inherit; }
  .lightweb .alert-link {
    font-weight: 700; }
  .lightweb .alert-dismissible {
    padding-right: 4rem; }
    .lightweb .alert-dismissible .close {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      padding: 0.75rem 1.25rem;
      color: inherit; }
  .lightweb .alert-primary {
    color: black;
    background-color: #cccccc;
    border-color: #b8b8b8; }
    .lightweb .alert-primary hr {
      border-top-color: #ababab; }
    .lightweb .alert-primary .alert-link {
      color: black; }
  .lightweb .alert-secondary {
    color: #1b1b1b;
    background-color: #d6d6d6;
    border-color: #c6c6c6; }
    .lightweb .alert-secondary hr {
      border-top-color: #b9b9b9; }
    .lightweb .alert-secondary .alert-link {
      color: #020202; }
  .lightweb .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
    .lightweb .alert-success hr {
      border-top-color: #b1dfbb; }
    .lightweb .alert-success .alert-link {
      color: #0b2e13; }
  .lightweb .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
    .lightweb .alert-info hr {
      border-top-color: #abdde5; }
    .lightweb .alert-info .alert-link {
      color: #062c33; }
  .lightweb .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
    .lightweb .alert-warning hr {
      border-top-color: #ffe8a1; }
    .lightweb .alert-warning .alert-link {
      color: #533f03; }
  .lightweb .alert-danger {
    color: #85221c;
    background-color: #ffd9d7;
    border-color: #ffcac7; }
    .lightweb .alert-danger hr {
      border-top-color: #ffb2ae; }
    .lightweb .alert-danger .alert-link {
      color: #5b1713; }
  .lightweb .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
    .lightweb .alert-light hr {
      border-top-color: #ececf6; }
    .lightweb .alert-light .alert-link {
      color: #686868; }
  .lightweb .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
    .lightweb .alert-dark hr {
      border-top-color: #b9bbbe; }
    .lightweb .alert-dark .alert-link {
      color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
  .lightweb .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  .lightweb .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #000;
    transition: width 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .progress-bar {
        transition: none; } }
  .lightweb .progress-bar-striped {
    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);
    background-size: 1rem 1rem; }
  .lightweb .progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .progress-bar-animated {
        animation: none; } }
  .lightweb .media {
    display: flex;
    align-items: flex-start; }
  .lightweb .media-body {
    flex: 1; }
  .lightweb .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem; }
  .lightweb .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
    .lightweb .list-group-item-action:hover, .lightweb .list-group-item-action:focus {
      z-index: 1;
      color: #495057;
      text-decoration: none;
      background-color: #f8f9fa; }
    .lightweb .list-group-item-action:active {
      color: #212529;
      background-color: #e9ecef; }
  .lightweb .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125); }
    .lightweb .list-group-item:first-child {
      border-top-left-radius: inherit;
      border-top-right-radius: inherit; }
    .lightweb .list-group-item:last-child {
      border-bottom-right-radius: inherit;
      border-bottom-left-radius: inherit; }
    .lightweb .list-group-item.disabled, .lightweb .list-group-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: #fff; }
    .lightweb .list-group-item.active {
      z-index: 2;
      color: #fff;
      background-color: #000;
      border-color: #000; }
    .lightweb .list-group-item + .lightweb .list-group-item {
      border-top-width: 0; }
      .lightweb .list-group-item + .lightweb .list-group-item.active {
        margin-top: -1px;
        border-top-width: 1px; }
  .lightweb .list-group-horizontal {
    flex-direction: row; }
    .lightweb .list-group-horizontal > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .lightweb .list-group-horizontal > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .lightweb .list-group-horizontal > .list-group-item.active {
      margin-top: 0; }
    .lightweb .list-group-horizontal > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .lightweb .list-group-horizontal > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; }
  @media (min-width: 576px) {
    .lightweb .list-group-horizontal-sm {
      flex-direction: row; }
      .lightweb .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .lightweb .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .lightweb .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0; }
      .lightweb .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .lightweb .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 768px) {
    .lightweb .list-group-horizontal-md {
      flex-direction: row; }
      .lightweb .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .lightweb .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .lightweb .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0; }
      .lightweb .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .lightweb .list-group-horizontal-md > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 992px) {
    .lightweb .list-group-horizontal-lg {
      flex-direction: row; }
      .lightweb .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .lightweb .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .lightweb .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0; }
      .lightweb .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .lightweb .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 1200px) {
    .lightweb .list-group-horizontal-xl {
      flex-direction: row; }
      .lightweb .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .lightweb .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .lightweb .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0; }
      .lightweb .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .lightweb .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  .lightweb .list-group-flush {
    border-radius: 0; }
    .lightweb .list-group-flush > .list-group-item {
      border-width: 0 0 1px; }
      .lightweb .list-group-flush > .list-group-item:last-child {
        border-bottom-width: 0; }
  .lightweb .list-group-item-primary {
    color: black;
    background-color: #b8b8b8; }
    .lightweb .list-group-item-primary.list-group-item-action:hover, .lightweb .list-group-item-primary.list-group-item-action:focus {
      color: black;
      background-color: #ababab; }
    .lightweb .list-group-item-primary.list-group-item-action.active {
      color: #fff;
      background-color: black;
      border-color: black; }
  .lightweb .list-group-item-secondary {
    color: #1b1b1b;
    background-color: #c6c6c6; }
    .lightweb .list-group-item-secondary.list-group-item-action:hover, .lightweb .list-group-item-secondary.list-group-item-action:focus {
      color: #1b1b1b;
      background-color: #b9b9b9; }
    .lightweb .list-group-item-secondary.list-group-item-action.active {
      color: #fff;
      background-color: #1b1b1b;
      border-color: #1b1b1b; }
  .lightweb .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
    .lightweb .list-group-item-success.list-group-item-action:hover, .lightweb .list-group-item-success.list-group-item-action:focus {
      color: #155724;
      background-color: #b1dfbb; }
    .lightweb .list-group-item-success.list-group-item-action.active {
      color: #fff;
      background-color: #155724;
      border-color: #155724; }
  .lightweb .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
    .lightweb .list-group-item-info.list-group-item-action:hover, .lightweb .list-group-item-info.list-group-item-action:focus {
      color: #0c5460;
      background-color: #abdde5; }
    .lightweb .list-group-item-info.list-group-item-action.active {
      color: #fff;
      background-color: #0c5460;
      border-color: #0c5460; }
  .lightweb .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
    .lightweb .list-group-item-warning.list-group-item-action:hover, .lightweb .list-group-item-warning.list-group-item-action:focus {
      color: #856404;
      background-color: #ffe8a1; }
    .lightweb .list-group-item-warning.list-group-item-action.active {
      color: #fff;
      background-color: #856404;
      border-color: #856404; }
  .lightweb .list-group-item-danger {
    color: #85221c;
    background-color: #ffcac7; }
    .lightweb .list-group-item-danger.list-group-item-action:hover, .lightweb .list-group-item-danger.list-group-item-action:focus {
      color: #85221c;
      background-color: #ffb2ae; }
    .lightweb .list-group-item-danger.list-group-item-action.active {
      color: #fff;
      background-color: #85221c;
      border-color: #85221c; }
  .lightweb .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
    .lightweb .list-group-item-light.list-group-item-action:hover, .lightweb .list-group-item-light.list-group-item-action:focus {
      color: #818182;
      background-color: #ececf6; }
    .lightweb .list-group-item-light.list-group-item-action.active {
      color: #fff;
      background-color: #818182;
      border-color: #818182; }
  .lightweb .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
    .lightweb .list-group-item-dark.list-group-item-action:hover, .lightweb .list-group-item-dark.list-group-item-action:focus {
      color: #1b1e21;
      background-color: #b9bbbe; }
    .lightweb .list-group-item-dark.list-group-item-action.active {
      color: #fff;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  .lightweb .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
    .lightweb .close:hover {
      color: #000;
      text-decoration: none; }
    .lightweb .close:not(:disabled):not(.disabled):hover, .lightweb .close:not(:disabled):not(.disabled):focus {
      opacity: .75; }
  .lightweb button.close {
    padding: 0;
    background-color: transparent;
    border: 0; }
  .lightweb a.close.disabled {
    pointer-events: none; }
  .lightweb .toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: 0.25rem; }
    .lightweb .toast:not(:last-child) {
      margin-bottom: 0.75rem; }
    .lightweb .toast.showing {
      opacity: 1; }
    .lightweb .toast.show {
      display: block;
      opacity: 1; }
    .lightweb .toast.hide {
      display: none; }
  .lightweb .toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .lightweb .toast-body {
    padding: 0.75rem; }
  .lightweb .modal-open {
    overflow: hidden; }
    .lightweb .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto; }
  .lightweb .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0; }
  .lightweb .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none; }
    .modal.fade .lightweb .modal-dialog {
      transition: transform 0.3s ease-out;
      transform: translate(0, -50px); }
      @media (prefers-reduced-motion: reduce) {
        .modal.fade .lightweb .modal-dialog {
          transition: none; } }
    .modal.show .lightweb .modal-dialog {
      transform: none; }
    .modal.modal-static .lightweb .modal-dialog {
      transform: scale(1.02); }
  .lightweb .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem); }
    .lightweb .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 1rem);
      overflow: hidden; }
    .lightweb .modal-dialog-scrollable .modal-header,
    .lightweb .modal-dialog-scrollable .modal-footer {
      flex-shrink: 0; }
    .lightweb .modal-dialog-scrollable .modal-body {
      overflow-y: auto; }
  .lightweb .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem); }
    .lightweb .modal-dialog-centered::before {
      display: block;
      height: calc(100vh - 1rem);
      height: min-content;
      content: ""; }
    .lightweb .modal-dialog-centered.modal-dialog-scrollable {
      flex-direction: column;
      justify-content: center;
      height: 100%; }
      .lightweb .modal-dialog-centered.modal-dialog-scrollable .modal-content {
        max-height: none; }
      .lightweb .modal-dialog-centered.modal-dialog-scrollable::before {
        content: none; }
  .lightweb .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0; }
  .lightweb .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }
    .lightweb .modal-backdrop.fade {
      opacity: 0; }
    .lightweb .modal-backdrop.show {
      opacity: 0.5; }
  .lightweb .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .lightweb .modal-header .close {
      padding: 1rem 1rem;
      margin: -1rem -1rem -1rem auto; }
  .lightweb .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  .lightweb .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem; }
  .lightweb .modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px); }
    .lightweb .modal-footer > * {
      margin: 0.25rem; }
  .lightweb .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    .lightweb .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    .lightweb .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem); }
      .lightweb .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem); }
    .lightweb .modal-dialog-centered {
      min-height: calc(100% - 3.5rem); }
      .lightweb .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: min-content; }
    .lightweb .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    .lightweb .modal-lg,
    .lightweb .modal-xl {
      max-width: 800px; } }
  @media (min-width: 1200px) {
    .lightweb .modal-xl {
      max-width: 1140px; } }
  .lightweb .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0; }
    .lightweb .tooltip.show {
      opacity: 0.9; }
    .lightweb .tooltip .arrow {
      position: absolute;
      display: block;
      width: 0.8rem;
      height: 0.4rem; }
      .lightweb .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .lightweb .bs-tooltip-top, .lightweb .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
    .lightweb .bs-tooltip-top .arrow, .lightweb .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      .lightweb .bs-tooltip-top .arrow::before, .lightweb .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #000; }
  .lightweb .bs-tooltip-right, .lightweb .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
    .lightweb .bs-tooltip-right .arrow, .lightweb .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .lightweb .bs-tooltip-right .arrow::before, .lightweb .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #000; }
  .lightweb .bs-tooltip-bottom, .lightweb .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
    .lightweb .bs-tooltip-bottom .arrow, .lightweb .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      .lightweb .bs-tooltip-bottom .arrow::before, .lightweb .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000; }
  .lightweb .bs-tooltip-left, .lightweb .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
    .lightweb .bs-tooltip-left .arrow, .lightweb .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .lightweb .bs-tooltip-left .arrow::before, .lightweb .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000; }
  .lightweb .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem; }
  .lightweb .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem; }
    .lightweb .popover .arrow {
      position: absolute;
      display: block;
      width: 1rem;
      height: 0.5rem;
      margin: 0 0.3rem; }
      .lightweb .popover .arrow::before, .lightweb .popover .arrow::after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .lightweb .bs-popover-top, .lightweb .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
    .lightweb .bs-popover-top > .arrow, .lightweb .bs-popover-auto[x-placement^="top"] > .arrow {
      bottom: calc(-0.5rem - 1px); }
      .lightweb .bs-popover-top > .arrow::before, .lightweb .bs-popover-auto[x-placement^="top"] > .arrow::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: rgba(0, 0, 0, 0.25); }
      .lightweb .bs-popover-top > .arrow::after, .lightweb .bs-popover-auto[x-placement^="top"] > .arrow::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #fff; }
  .lightweb .bs-popover-right, .lightweb .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
    .lightweb .bs-popover-right > .arrow, .lightweb .bs-popover-auto[x-placement^="right"] > .arrow {
      left: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .lightweb .bs-popover-right > .arrow::before, .lightweb .bs-popover-auto[x-placement^="right"] > .arrow::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: rgba(0, 0, 0, 0.25); }
      .lightweb .bs-popover-right > .arrow::after, .lightweb .bs-popover-auto[x-placement^="right"] > .arrow::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #fff; }
  .lightweb .bs-popover-bottom, .lightweb .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
    .lightweb .bs-popover-bottom > .arrow, .lightweb .bs-popover-auto[x-placement^="bottom"] > .arrow {
      top: calc(-0.5rem - 1px); }
      .lightweb .bs-popover-bottom > .arrow::before, .lightweb .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
      .lightweb .bs-popover-bottom > .arrow::after, .lightweb .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #fff; }
    .lightweb .bs-popover-bottom .popover-header::before, .lightweb .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 1rem;
      margin-left: -0.5rem;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .lightweb .bs-popover-left, .lightweb .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
    .lightweb .bs-popover-left > .arrow, .lightweb .bs-popover-auto[x-placement^="left"] > .arrow {
      right: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .lightweb .bs-popover-left > .arrow::before, .lightweb .bs-popover-auto[x-placement^="left"] > .arrow::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: rgba(0, 0, 0, 0.25); }
      .lightweb .bs-popover-left > .arrow::after, .lightweb .bs-popover-auto[x-placement^="left"] > .arrow::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #fff; }
  .lightweb .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .lightweb .popover-header:empty {
      display: none; }
  .lightweb .popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529; }
  .lightweb .carousel {
    position: relative; }
  .lightweb .carousel.pointer-event {
    touch-action: pan-y; }
  .lightweb .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
    .lightweb .carousel-inner::after {
      display: block;
      clear: both;
      content: ""; }
  .lightweb .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .carousel-item {
        transition: none; } }
  .lightweb .carousel-item.active,
  .lightweb .carousel-item-next,
  .lightweb .carousel-item-prev {
    display: block; }
  .lightweb .carousel-item-next:not(.carousel-item-left),
  .lightweb .active.carousel-item-right {
    transform: translateX(100%); }
  .lightweb .carousel-item-prev:not(.carousel-item-right),
  .lightweb .active.carousel-item-left {
    transform: translateX(-100%); }
  .lightweb .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none; }
  .lightweb .carousel-fade .carousel-item.active,
  .lightweb .carousel-fade .carousel-item-next.carousel-item-left,
  .lightweb .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1; }
  .lightweb .carousel-fade .active.carousel-item-left,
  .lightweb .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .carousel-fade .active.carousel-item-left,
      .lightweb .carousel-fade .active.carousel-item-right {
        transition: none; } }
  .lightweb .carousel-control-prev,
  .lightweb .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease; }
    @media (prefers-reduced-motion: reduce) {
      .lightweb .carousel-control-prev,
      .lightweb .carousel-control-next {
        transition: none; } }
    .lightweb .carousel-control-prev:hover, .lightweb .carousel-control-prev:focus,
    .lightweb .carousel-control-next:hover,
    .lightweb .carousel-control-next:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: 0.9; }
  .lightweb .carousel-control-prev {
    left: 0; }
  .lightweb .carousel-control-next {
    right: 0; }
  .lightweb .carousel-control-prev-icon,
  .lightweb .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50% / 100% 100% no-repeat; }
  .lightweb .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }
  .lightweb .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }
  .lightweb .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    .lightweb .carousel-indicators li {
      box-sizing: content-box;
      flex: 0 1 auto;
      width: 30px;
      height: 3px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #fff;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: .5;
      transition: opacity 0.6s ease; }
      @media (prefers-reduced-motion: reduce) {
        .lightweb .carousel-indicators li {
          transition: none; } }
    .lightweb .carousel-indicators .active {
      opacity: 1; }
  .lightweb .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
  .lightweb .spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: .75s linear infinite spinner-border; }
  .lightweb .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }
  .lightweb .spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: .75s linear infinite spinner-grow; }
  .lightweb .spinner-grow-sm {
    width: 1rem;
    height: 1rem; }
  @media (prefers-reduced-motion: reduce) {
    .lightweb .spinner-border,
    .lightweb .spinner-grow {
      animation-duration: 1.5s; } }
  .lightweb .align-baseline {
    vertical-align: baseline !important; }
  .lightweb .align-top {
    vertical-align: top !important; }
  .lightweb .align-middle {
    vertical-align: middle !important; }
  .lightweb .align-bottom {
    vertical-align: bottom !important; }
  .lightweb .align-text-bottom {
    vertical-align: text-bottom !important; }
  .lightweb .align-text-top {
    vertical-align: text-top !important; }
  .lightweb .bg-primary {
    background-color: #000 !important; }
  .lightweb a.bg-primary:hover, .lightweb a.bg-primary:focus,
  .lightweb button.bg-primary:hover,
  .lightweb button.bg-primary:focus {
    background-color: black !important; }
  .lightweb .bg-secondary {
    background-color: #333 !important; }
  .lightweb a.bg-secondary:hover, .lightweb a.bg-secondary:focus,
  .lightweb button.bg-secondary:hover,
  .lightweb button.bg-secondary:focus {
    background-color: #1a1a1a !important; }
  .lightweb .bg-success {
    background-color: #28a745 !important; }
  .lightweb a.bg-success:hover, .lightweb a.bg-success:focus,
  .lightweb button.bg-success:hover,
  .lightweb button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .lightweb .bg-info {
    background-color: #17a2b8 !important; }
  .lightweb a.bg-info:hover, .lightweb a.bg-info:focus,
  .lightweb button.bg-info:hover,
  .lightweb button.bg-info:focus {
    background-color: #117a8b !important; }
  .lightweb .bg-warning {
    background-color: #ffc107 !important; }
  .lightweb a.bg-warning:hover, .lightweb a.bg-warning:focus,
  .lightweb button.bg-warning:hover,
  .lightweb button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .lightweb .bg-danger {
    background-color: #ff4136 !important; }
  .lightweb a.bg-danger:hover, .lightweb a.bg-danger:focus,
  .lightweb button.bg-danger:hover,
  .lightweb button.bg-danger:focus {
    background-color: #ff1103 !important; }
  .lightweb .bg-light {
    background-color: #f8f9fa !important; }
  .lightweb a.bg-light:hover, .lightweb a.bg-light:focus,
  .lightweb button.bg-light:hover,
  .lightweb button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .lightweb .bg-dark {
    background-color: #343a40 !important; }
  .lightweb a.bg-dark:hover, .lightweb a.bg-dark:focus,
  .lightweb button.bg-dark:hover,
  .lightweb button.bg-dark:focus {
    background-color: #1d2124 !important; }
  .lightweb .bg-white {
    background-color: #fff !important; }
  .lightweb .bg-transparent {
    background-color: transparent !important; }
  .lightweb .border {
    border: 1px solid #dee2e6 !important; }
  .lightweb .border-top {
    border-top: 1px solid #dee2e6 !important; }
  .lightweb .border-right {
    border-right: 1px solid #dee2e6 !important; }
  .lightweb .border-bottom {
    border-bottom: 1px solid #dee2e6 !important; }
  .lightweb .border-left {
    border-left: 1px solid #dee2e6 !important; }
  .lightweb .border-0 {
    border: 0 !important; }
  .lightweb .border-top-0 {
    border-top: 0 !important; }
  .lightweb .border-right-0 {
    border-right: 0 !important; }
  .lightweb .border-bottom-0 {
    border-bottom: 0 !important; }
  .lightweb .border-left-0 {
    border-left: 0 !important; }
  .lightweb .border-primary {
    border-color: #000 !important; }
  .lightweb .border-secondary {
    border-color: #333 !important; }
  .lightweb .border-success {
    border-color: #28a745 !important; }
  .lightweb .border-info {
    border-color: #17a2b8 !important; }
  .lightweb .border-warning {
    border-color: #ffc107 !important; }
  .lightweb .border-danger {
    border-color: #ff4136 !important; }
  .lightweb .border-light {
    border-color: #f8f9fa !important; }
  .lightweb .border-dark {
    border-color: #343a40 !important; }
  .lightweb .border-white {
    border-color: #fff !important; }
  .lightweb .rounded-sm {
    border-radius: 0.2rem !important; }
  .lightweb .rounded {
    border-radius: 0.25rem !important; }
  .lightweb .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  .lightweb .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  .lightweb .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .lightweb .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .lightweb .rounded-lg {
    border-radius: 0.3rem !important; }
  .lightweb .rounded-circle {
    border-radius: 50% !important; }
  .lightweb .rounded-pill {
    border-radius: 50rem !important; }
  .lightweb .rounded-0 {
    border-radius: 0 !important; }
  .lightweb .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .lightweb .d-none {
    display: none !important; }
  .lightweb .d-inline {
    display: inline !important; }
  .lightweb .d-inline-block {
    display: inline-block !important; }
  .lightweb .d-block {
    display: block !important; }
  .lightweb .d-table {
    display: table !important; }
  .lightweb .d-table-row {
    display: table-row !important; }
  .lightweb .d-table-cell {
    display: table-cell !important; }
  .lightweb .d-flex {
    display: flex !important; }
  .lightweb .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .lightweb .d-sm-none {
      display: none !important; }
    .lightweb .d-sm-inline {
      display: inline !important; }
    .lightweb .d-sm-inline-block {
      display: inline-block !important; }
    .lightweb .d-sm-block {
      display: block !important; }
    .lightweb .d-sm-table {
      display: table !important; }
    .lightweb .d-sm-table-row {
      display: table-row !important; }
    .lightweb .d-sm-table-cell {
      display: table-cell !important; }
    .lightweb .d-sm-flex {
      display: flex !important; }
    .lightweb .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    .lightweb .d-md-none {
      display: none !important; }
    .lightweb .d-md-inline {
      display: inline !important; }
    .lightweb .d-md-inline-block {
      display: inline-block !important; }
    .lightweb .d-md-block {
      display: block !important; }
    .lightweb .d-md-table {
      display: table !important; }
    .lightweb .d-md-table-row {
      display: table-row !important; }
    .lightweb .d-md-table-cell {
      display: table-cell !important; }
    .lightweb .d-md-flex {
      display: flex !important; }
    .lightweb .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    .lightweb .d-lg-none {
      display: none !important; }
    .lightweb .d-lg-inline {
      display: inline !important; }
    .lightweb .d-lg-inline-block {
      display: inline-block !important; }
    .lightweb .d-lg-block {
      display: block !important; }
    .lightweb .d-lg-table {
      display: table !important; }
    .lightweb .d-lg-table-row {
      display: table-row !important; }
    .lightweb .d-lg-table-cell {
      display: table-cell !important; }
    .lightweb .d-lg-flex {
      display: flex !important; }
    .lightweb .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    .lightweb .d-xl-none {
      display: none !important; }
    .lightweb .d-xl-inline {
      display: inline !important; }
    .lightweb .d-xl-inline-block {
      display: inline-block !important; }
    .lightweb .d-xl-block {
      display: block !important; }
    .lightweb .d-xl-table {
      display: table !important; }
    .lightweb .d-xl-table-row {
      display: table-row !important; }
    .lightweb .d-xl-table-cell {
      display: table-cell !important; }
    .lightweb .d-xl-flex {
      display: flex !important; }
    .lightweb .d-xl-inline-flex {
      display: inline-flex !important; } }
  @media print {
    .lightweb .d-print-none {
      display: none !important; }
    .lightweb .d-print-inline {
      display: inline !important; }
    .lightweb .d-print-inline-block {
      display: inline-block !important; }
    .lightweb .d-print-block {
      display: block !important; }
    .lightweb .d-print-table {
      display: table !important; }
    .lightweb .d-print-table-row {
      display: table-row !important; }
    .lightweb .d-print-table-cell {
      display: table-cell !important; }
    .lightweb .d-print-flex {
      display: flex !important; }
    .lightweb .d-print-inline-flex {
      display: inline-flex !important; } }
  .lightweb .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .lightweb .embed-responsive::before {
      display: block;
      content: ""; }
    .lightweb .embed-responsive .embed-responsive-item,
    .lightweb .embed-responsive iframe,
    .lightweb .embed-responsive embed,
    .lightweb .embed-responsive object,
    .lightweb .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .lightweb .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .lightweb .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .lightweb .embed-responsive-4by3::before {
    padding-top: 75%; }
  .lightweb .embed-responsive-1by1::before {
    padding-top: 100%; }
  .lightweb .flex-row {
    flex-direction: row !important; }
  .lightweb .flex-column {
    flex-direction: column !important; }
  .lightweb .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .lightweb .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .lightweb .flex-wrap {
    flex-wrap: wrap !important; }
  .lightweb .flex-nowrap {
    flex-wrap: nowrap !important; }
  .lightweb .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .lightweb .flex-fill {
    flex: 1 1 auto !important; }
  .lightweb .flex-grow-0 {
    flex-grow: 0 !important; }
  .lightweb .flex-grow-1 {
    flex-grow: 1 !important; }
  .lightweb .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .lightweb .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .lightweb .justify-content-start {
    justify-content: flex-start !important; }
  .lightweb .justify-content-end {
    justify-content: flex-end !important; }
  .lightweb .justify-content-center {
    justify-content: center !important; }
  .lightweb .justify-content-between {
    justify-content: space-between !important; }
  .lightweb .justify-content-around {
    justify-content: space-around !important; }
  .lightweb .align-items-start {
    align-items: flex-start !important; }
  .lightweb .align-items-end {
    align-items: flex-end !important; }
  .lightweb .align-items-center {
    align-items: center !important; }
  .lightweb .align-items-baseline {
    align-items: baseline !important; }
  .lightweb .align-items-stretch {
    align-items: stretch !important; }
  .lightweb .align-content-start {
    align-content: flex-start !important; }
  .lightweb .align-content-end {
    align-content: flex-end !important; }
  .lightweb .align-content-center {
    align-content: center !important; }
  .lightweb .align-content-between {
    align-content: space-between !important; }
  .lightweb .align-content-around {
    align-content: space-around !important; }
  .lightweb .align-content-stretch {
    align-content: stretch !important; }
  .lightweb .align-self-auto {
    align-self: auto !important; }
  .lightweb .align-self-start {
    align-self: flex-start !important; }
  .lightweb .align-self-end {
    align-self: flex-end !important; }
  .lightweb .align-self-center {
    align-self: center !important; }
  .lightweb .align-self-baseline {
    align-self: baseline !important; }
  .lightweb .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
    .lightweb .flex-sm-row {
      flex-direction: row !important; }
    .lightweb .flex-sm-column {
      flex-direction: column !important; }
    .lightweb .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .lightweb .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
    .lightweb .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .lightweb .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .lightweb .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .lightweb .flex-sm-fill {
      flex: 1 1 auto !important; }
    .lightweb .flex-sm-grow-0 {
      flex-grow: 0 !important; }
    .lightweb .flex-sm-grow-1 {
      flex-grow: 1 !important; }
    .lightweb .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }
    .lightweb .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }
    .lightweb .justify-content-sm-start {
      justify-content: flex-start !important; }
    .lightweb .justify-content-sm-end {
      justify-content: flex-end !important; }
    .lightweb .justify-content-sm-center {
      justify-content: center !important; }
    .lightweb .justify-content-sm-between {
      justify-content: space-between !important; }
    .lightweb .justify-content-sm-around {
      justify-content: space-around !important; }
    .lightweb .align-items-sm-start {
      align-items: flex-start !important; }
    .lightweb .align-items-sm-end {
      align-items: flex-end !important; }
    .lightweb .align-items-sm-center {
      align-items: center !important; }
    .lightweb .align-items-sm-baseline {
      align-items: baseline !important; }
    .lightweb .align-items-sm-stretch {
      align-items: stretch !important; }
    .lightweb .align-content-sm-start {
      align-content: flex-start !important; }
    .lightweb .align-content-sm-end {
      align-content: flex-end !important; }
    .lightweb .align-content-sm-center {
      align-content: center !important; }
    .lightweb .align-content-sm-between {
      align-content: space-between !important; }
    .lightweb .align-content-sm-around {
      align-content: space-around !important; }
    .lightweb .align-content-sm-stretch {
      align-content: stretch !important; }
    .lightweb .align-self-sm-auto {
      align-self: auto !important; }
    .lightweb .align-self-sm-start {
      align-self: flex-start !important; }
    .lightweb .align-self-sm-end {
      align-self: flex-end !important; }
    .lightweb .align-self-sm-center {
      align-self: center !important; }
    .lightweb .align-self-sm-baseline {
      align-self: baseline !important; }
    .lightweb .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
    .lightweb .flex-md-row {
      flex-direction: row !important; }
    .lightweb .flex-md-column {
      flex-direction: column !important; }
    .lightweb .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .lightweb .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
    .lightweb .flex-md-wrap {
      flex-wrap: wrap !important; }
    .lightweb .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .lightweb .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .lightweb .flex-md-fill {
      flex: 1 1 auto !important; }
    .lightweb .flex-md-grow-0 {
      flex-grow: 0 !important; }
    .lightweb .flex-md-grow-1 {
      flex-grow: 1 !important; }
    .lightweb .flex-md-shrink-0 {
      flex-shrink: 0 !important; }
    .lightweb .flex-md-shrink-1 {
      flex-shrink: 1 !important; }
    .lightweb .justify-content-md-start {
      justify-content: flex-start !important; }
    .lightweb .justify-content-md-end {
      justify-content: flex-end !important; }
    .lightweb .justify-content-md-center {
      justify-content: center !important; }
    .lightweb .justify-content-md-between {
      justify-content: space-between !important; }
    .lightweb .justify-content-md-around {
      justify-content: space-around !important; }
    .lightweb .align-items-md-start {
      align-items: flex-start !important; }
    .lightweb .align-items-md-end {
      align-items: flex-end !important; }
    .lightweb .align-items-md-center {
      align-items: center !important; }
    .lightweb .align-items-md-baseline {
      align-items: baseline !important; }
    .lightweb .align-items-md-stretch {
      align-items: stretch !important; }
    .lightweb .align-content-md-start {
      align-content: flex-start !important; }
    .lightweb .align-content-md-end {
      align-content: flex-end !important; }
    .lightweb .align-content-md-center {
      align-content: center !important; }
    .lightweb .align-content-md-between {
      align-content: space-between !important; }
    .lightweb .align-content-md-around {
      align-content: space-around !important; }
    .lightweb .align-content-md-stretch {
      align-content: stretch !important; }
    .lightweb .align-self-md-auto {
      align-self: auto !important; }
    .lightweb .align-self-md-start {
      align-self: flex-start !important; }
    .lightweb .align-self-md-end {
      align-self: flex-end !important; }
    .lightweb .align-self-md-center {
      align-self: center !important; }
    .lightweb .align-self-md-baseline {
      align-self: baseline !important; }
    .lightweb .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
    .lightweb .flex-lg-row {
      flex-direction: row !important; }
    .lightweb .flex-lg-column {
      flex-direction: column !important; }
    .lightweb .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }
    .lightweb .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }
    .lightweb .flex-lg-wrap {
      flex-wrap: wrap !important; }
    .lightweb .flex-lg-nowrap {
      flex-wrap: nowrap !important; }
    .lightweb .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .lightweb .flex-lg-fill {
      flex: 1 1 auto !important; }
    .lightweb .flex-lg-grow-0 {
      flex-grow: 0 !important; }
    .lightweb .flex-lg-grow-1 {
      flex-grow: 1 !important; }
    .lightweb .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }
    .lightweb .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }
    .lightweb .justify-content-lg-start {
      justify-content: flex-start !important; }
    .lightweb .justify-content-lg-end {
      justify-content: flex-end !important; }
    .lightweb .justify-content-lg-center {
      justify-content: center !important; }
    .lightweb .justify-content-lg-between {
      justify-content: space-between !important; }
    .lightweb .justify-content-lg-around {
      justify-content: space-around !important; }
    .lightweb .align-items-lg-start {
      align-items: flex-start !important; }
    .lightweb .align-items-lg-end {
      align-items: flex-end !important; }
    .lightweb .align-items-lg-center {
      align-items: center !important; }
    .lightweb .align-items-lg-baseline {
      align-items: baseline !important; }
    .lightweb .align-items-lg-stretch {
      align-items: stretch !important; }
    .lightweb .align-content-lg-start {
      align-content: flex-start !important; }
    .lightweb .align-content-lg-end {
      align-content: flex-end !important; }
    .lightweb .align-content-lg-center {
      align-content: center !important; }
    .lightweb .align-content-lg-between {
      align-content: space-between !important; }
    .lightweb .align-content-lg-around {
      align-content: space-around !important; }
    .lightweb .align-content-lg-stretch {
      align-content: stretch !important; }
    .lightweb .align-self-lg-auto {
      align-self: auto !important; }
    .lightweb .align-self-lg-start {
      align-self: flex-start !important; }
    .lightweb .align-self-lg-end {
      align-self: flex-end !important; }
    .lightweb .align-self-lg-center {
      align-self: center !important; }
    .lightweb .align-self-lg-baseline {
      align-self: baseline !important; }
    .lightweb .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
    .lightweb .flex-xl-row {
      flex-direction: row !important; }
    .lightweb .flex-xl-column {
      flex-direction: column !important; }
    .lightweb .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }
    .lightweb .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }
    .lightweb .flex-xl-wrap {
      flex-wrap: wrap !important; }
    .lightweb .flex-xl-nowrap {
      flex-wrap: nowrap !important; }
    .lightweb .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .lightweb .flex-xl-fill {
      flex: 1 1 auto !important; }
    .lightweb .flex-xl-grow-0 {
      flex-grow: 0 !important; }
    .lightweb .flex-xl-grow-1 {
      flex-grow: 1 !important; }
    .lightweb .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }
    .lightweb .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }
    .lightweb .justify-content-xl-start {
      justify-content: flex-start !important; }
    .lightweb .justify-content-xl-end {
      justify-content: flex-end !important; }
    .lightweb .justify-content-xl-center {
      justify-content: center !important; }
    .lightweb .justify-content-xl-between {
      justify-content: space-between !important; }
    .lightweb .justify-content-xl-around {
      justify-content: space-around !important; }
    .lightweb .align-items-xl-start {
      align-items: flex-start !important; }
    .lightweb .align-items-xl-end {
      align-items: flex-end !important; }
    .lightweb .align-items-xl-center {
      align-items: center !important; }
    .lightweb .align-items-xl-baseline {
      align-items: baseline !important; }
    .lightweb .align-items-xl-stretch {
      align-items: stretch !important; }
    .lightweb .align-content-xl-start {
      align-content: flex-start !important; }
    .lightweb .align-content-xl-end {
      align-content: flex-end !important; }
    .lightweb .align-content-xl-center {
      align-content: center !important; }
    .lightweb .align-content-xl-between {
      align-content: space-between !important; }
    .lightweb .align-content-xl-around {
      align-content: space-around !important; }
    .lightweb .align-content-xl-stretch {
      align-content: stretch !important; }
    .lightweb .align-self-xl-auto {
      align-self: auto !important; }
    .lightweb .align-self-xl-start {
      align-self: flex-start !important; }
    .lightweb .align-self-xl-end {
      align-self: flex-end !important; }
    .lightweb .align-self-xl-center {
      align-self: center !important; }
    .lightweb .align-self-xl-baseline {
      align-self: baseline !important; }
    .lightweb .align-self-xl-stretch {
      align-self: stretch !important; } }
  .lightweb .float-left {
    float: left !important; }
  .lightweb .float-right {
    float: right !important; }
  .lightweb .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .lightweb .float-sm-left {
      float: left !important; }
    .lightweb .float-sm-right {
      float: right !important; }
    .lightweb .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .lightweb .float-md-left {
      float: left !important; }
    .lightweb .float-md-right {
      float: right !important; }
    .lightweb .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .lightweb .float-lg-left {
      float: left !important; }
    .lightweb .float-lg-right {
      float: right !important; }
    .lightweb .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    .lightweb .float-xl-left {
      float: left !important; }
    .lightweb .float-xl-right {
      float: right !important; }
    .lightweb .float-xl-none {
      float: none !important; } }
  .lightweb .user-select-all {
    user-select: all !important; }
  .lightweb .user-select-auto {
    user-select: auto !important; }
  .lightweb .user-select-none {
    user-select: none !important; }
  .lightweb .overflow-auto {
    overflow: auto !important; }
  .lightweb .overflow-hidden {
    overflow: hidden !important; }
  .lightweb .position-static {
    position: static !important; }
  .lightweb .position-relative {
    position: relative !important; }
  .lightweb .position-absolute {
    position: absolute !important; }
  .lightweb .position-fixed {
    position: fixed !important; }
  .lightweb .position-sticky {
    position: sticky !important; }
  .lightweb .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .lightweb .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .lightweb .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .lightweb .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .lightweb .sr-only-focusable:active, .lightweb .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .lightweb .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .lightweb .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .lightweb .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .lightweb .shadow-none {
    box-shadow: none !important; }
  .lightweb .w-25 {
    width: 25% !important; }
  .lightweb .w-50 {
    width: 50% !important; }
  .lightweb .w-75 {
    width: 75% !important; }
  .lightweb .w-100 {
    width: 100% !important; }
  .lightweb .w-auto {
    width: auto !important; }
  .lightweb .h-25 {
    height: 25% !important; }
  .lightweb .h-50 {
    height: 50% !important; }
  .lightweb .h-75 {
    height: 75% !important; }
  .lightweb .h-100 {
    height: 100% !important; }
  .lightweb .h-auto {
    height: auto !important; }
  .lightweb .mw-100 {
    max-width: 100% !important; }
  .lightweb .mh-100 {
    max-height: 100% !important; }
  .lightweb .min-vw-100 {
    min-width: 100vw !important; }
  .lightweb .min-vh-100 {
    min-height: 100vh !important; }
  .lightweb .vw-100 {
    width: 100vw !important; }
  .lightweb .vh-100 {
    height: 100vh !important; }
  .lightweb .m-0 {
    margin: 0 !important; }
  .lightweb .mt-0,
  .lightweb .my-0 {
    margin-top: 0 !important; }
  .lightweb .mr-0,
  .lightweb .mx-0 {
    margin-right: 0 !important; }
  .lightweb .mb-0,
  .lightweb .my-0 {
    margin-bottom: 0 !important; }
  .lightweb .ml-0,
  .lightweb .mx-0 {
    margin-left: 0 !important; }
  .lightweb .m-1 {
    margin: 0.25rem !important; }
  .lightweb .mt-1,
  .lightweb .my-1 {
    margin-top: 0.25rem !important; }
  .lightweb .mr-1,
  .lightweb .mx-1 {
    margin-right: 0.25rem !important; }
  .lightweb .mb-1,
  .lightweb .my-1 {
    margin-bottom: 0.25rem !important; }
  .lightweb .ml-1,
  .lightweb .mx-1 {
    margin-left: 0.25rem !important; }
  .lightweb .m-2 {
    margin: 0.5rem !important; }
  .lightweb .mt-2,
  .lightweb .my-2 {
    margin-top: 0.5rem !important; }
  .lightweb .mr-2,
  .lightweb .mx-2 {
    margin-right: 0.5rem !important; }
  .lightweb .mb-2,
  .lightweb .my-2 {
    margin-bottom: 0.5rem !important; }
  .lightweb .ml-2,
  .lightweb .mx-2 {
    margin-left: 0.5rem !important; }
  .lightweb .m-3 {
    margin: 1rem !important; }
  .lightweb .mt-3,
  .lightweb .my-3 {
    margin-top: 1rem !important; }
  .lightweb .mr-3,
  .lightweb .mx-3 {
    margin-right: 1rem !important; }
  .lightweb .mb-3,
  .lightweb .my-3 {
    margin-bottom: 1rem !important; }
  .lightweb .ml-3,
  .lightweb .mx-3 {
    margin-left: 1rem !important; }
  .lightweb .m-4 {
    margin: 1.5rem !important; }
  .lightweb .mt-4,
  .lightweb .my-4 {
    margin-top: 1.5rem !important; }
  .lightweb .mr-4,
  .lightweb .mx-4 {
    margin-right: 1.5rem !important; }
  .lightweb .mb-4,
  .lightweb .my-4 {
    margin-bottom: 1.5rem !important; }
  .lightweb .ml-4,
  .lightweb .mx-4 {
    margin-left: 1.5rem !important; }
  .lightweb .m-5 {
    margin: 3rem !important; }
  .lightweb .mt-5,
  .lightweb .my-5 {
    margin-top: 3rem !important; }
  .lightweb .mr-5,
  .lightweb .mx-5 {
    margin-right: 3rem !important; }
  .lightweb .mb-5,
  .lightweb .my-5 {
    margin-bottom: 3rem !important; }
  .lightweb .ml-5,
  .lightweb .mx-5 {
    margin-left: 3rem !important; }
  .lightweb .p-0 {
    padding: 0 !important; }
  .lightweb .pt-0,
  .lightweb .py-0 {
    padding-top: 0 !important; }
  .lightweb .pr-0,
  .lightweb .px-0 {
    padding-right: 0 !important; }
  .lightweb .pb-0,
  .lightweb .py-0 {
    padding-bottom: 0 !important; }
  .lightweb .pl-0,
  .lightweb .px-0 {
    padding-left: 0 !important; }
  .lightweb .p-1 {
    padding: 0.25rem !important; }
  .lightweb .pt-1,
  .lightweb .py-1 {
    padding-top: 0.25rem !important; }
  .lightweb .pr-1,
  .lightweb .px-1 {
    padding-right: 0.25rem !important; }
  .lightweb .pb-1,
  .lightweb .py-1 {
    padding-bottom: 0.25rem !important; }
  .lightweb .pl-1,
  .lightweb .px-1 {
    padding-left: 0.25rem !important; }
  .lightweb .p-2 {
    padding: 0.5rem !important; }
  .lightweb .pt-2,
  .lightweb .py-2 {
    padding-top: 0.5rem !important; }
  .lightweb .pr-2,
  .lightweb .px-2 {
    padding-right: 0.5rem !important; }
  .lightweb .pb-2,
  .lightweb .py-2 {
    padding-bottom: 0.5rem !important; }
  .lightweb .pl-2,
  .lightweb .px-2 {
    padding-left: 0.5rem !important; }
  .lightweb .p-3 {
    padding: 1rem !important; }
  .lightweb .pt-3,
  .lightweb .py-3 {
    padding-top: 1rem !important; }
  .lightweb .pr-3,
  .lightweb .px-3 {
    padding-right: 1rem !important; }
  .lightweb .pb-3,
  .lightweb .py-3 {
    padding-bottom: 1rem !important; }
  .lightweb .pl-3,
  .lightweb .px-3 {
    padding-left: 1rem !important; }
  .lightweb .p-4 {
    padding: 1.5rem !important; }
  .lightweb .pt-4,
  .lightweb .py-4 {
    padding-top: 1.5rem !important; }
  .lightweb .pr-4,
  .lightweb .px-4 {
    padding-right: 1.5rem !important; }
  .lightweb .pb-4,
  .lightweb .py-4 {
    padding-bottom: 1.5rem !important; }
  .lightweb .pl-4,
  .lightweb .px-4 {
    padding-left: 1.5rem !important; }
  .lightweb .p-5 {
    padding: 3rem !important; }
  .lightweb .pt-5,
  .lightweb .py-5 {
    padding-top: 3rem !important; }
  .lightweb .pr-5,
  .lightweb .px-5 {
    padding-right: 3rem !important; }
  .lightweb .pb-5,
  .lightweb .py-5 {
    padding-bottom: 3rem !important; }
  .lightweb .pl-5,
  .lightweb .px-5 {
    padding-left: 3rem !important; }
  .lightweb .m-n1 {
    margin: -0.25rem !important; }
  .lightweb .mt-n1,
  .lightweb .my-n1 {
    margin-top: -0.25rem !important; }
  .lightweb .mr-n1,
  .lightweb .mx-n1 {
    margin-right: -0.25rem !important; }
  .lightweb .mb-n1,
  .lightweb .my-n1 {
    margin-bottom: -0.25rem !important; }
  .lightweb .ml-n1,
  .lightweb .mx-n1 {
    margin-left: -0.25rem !important; }
  .lightweb .m-n2 {
    margin: -0.5rem !important; }
  .lightweb .mt-n2,
  .lightweb .my-n2 {
    margin-top: -0.5rem !important; }
  .lightweb .mr-n2,
  .lightweb .mx-n2 {
    margin-right: -0.5rem !important; }
  .lightweb .mb-n2,
  .lightweb .my-n2 {
    margin-bottom: -0.5rem !important; }
  .lightweb .ml-n2,
  .lightweb .mx-n2 {
    margin-left: -0.5rem !important; }
  .lightweb .m-n3 {
    margin: -1rem !important; }
  .lightweb .mt-n3,
  .lightweb .my-n3 {
    margin-top: -1rem !important; }
  .lightweb .mr-n3,
  .lightweb .mx-n3 {
    margin-right: -1rem !important; }
  .lightweb .mb-n3,
  .lightweb .my-n3 {
    margin-bottom: -1rem !important; }
  .lightweb .ml-n3,
  .lightweb .mx-n3 {
    margin-left: -1rem !important; }
  .lightweb .m-n4 {
    margin: -1.5rem !important; }
  .lightweb .mt-n4,
  .lightweb .my-n4 {
    margin-top: -1.5rem !important; }
  .lightweb .mr-n4,
  .lightweb .mx-n4 {
    margin-right: -1.5rem !important; }
  .lightweb .mb-n4,
  .lightweb .my-n4 {
    margin-bottom: -1.5rem !important; }
  .lightweb .ml-n4,
  .lightweb .mx-n4 {
    margin-left: -1.5rem !important; }
  .lightweb .m-n5 {
    margin: -3rem !important; }
  .lightweb .mt-n5,
  .lightweb .my-n5 {
    margin-top: -3rem !important; }
  .lightweb .mr-n5,
  .lightweb .mx-n5 {
    margin-right: -3rem !important; }
  .lightweb .mb-n5,
  .lightweb .my-n5 {
    margin-bottom: -3rem !important; }
  .lightweb .ml-n5,
  .lightweb .mx-n5 {
    margin-left: -3rem !important; }
  .lightweb .m-auto {
    margin: auto !important; }
  .lightweb .mt-auto,
  .lightweb .my-auto {
    margin-top: auto !important; }
  .lightweb .mr-auto,
  .lightweb .mx-auto {
    margin-right: auto !important; }
  .lightweb .mb-auto,
  .lightweb .my-auto {
    margin-bottom: auto !important; }
  .lightweb .ml-auto,
  .lightweb .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .lightweb .m-sm-0 {
      margin: 0 !important; }
    .lightweb .mt-sm-0,
    .lightweb .my-sm-0 {
      margin-top: 0 !important; }
    .lightweb .mr-sm-0,
    .lightweb .mx-sm-0 {
      margin-right: 0 !important; }
    .lightweb .mb-sm-0,
    .lightweb .my-sm-0 {
      margin-bottom: 0 !important; }
    .lightweb .ml-sm-0,
    .lightweb .mx-sm-0 {
      margin-left: 0 !important; }
    .lightweb .m-sm-1 {
      margin: 0.25rem !important; }
    .lightweb .mt-sm-1,
    .lightweb .my-sm-1 {
      margin-top: 0.25rem !important; }
    .lightweb .mr-sm-1,
    .lightweb .mx-sm-1 {
      margin-right: 0.25rem !important; }
    .lightweb .mb-sm-1,
    .lightweb .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    .lightweb .ml-sm-1,
    .lightweb .mx-sm-1 {
      margin-left: 0.25rem !important; }
    .lightweb .m-sm-2 {
      margin: 0.5rem !important; }
    .lightweb .mt-sm-2,
    .lightweb .my-sm-2 {
      margin-top: 0.5rem !important; }
    .lightweb .mr-sm-2,
    .lightweb .mx-sm-2 {
      margin-right: 0.5rem !important; }
    .lightweb .mb-sm-2,
    .lightweb .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    .lightweb .ml-sm-2,
    .lightweb .mx-sm-2 {
      margin-left: 0.5rem !important; }
    .lightweb .m-sm-3 {
      margin: 1rem !important; }
    .lightweb .mt-sm-3,
    .lightweb .my-sm-3 {
      margin-top: 1rem !important; }
    .lightweb .mr-sm-3,
    .lightweb .mx-sm-3 {
      margin-right: 1rem !important; }
    .lightweb .mb-sm-3,
    .lightweb .my-sm-3 {
      margin-bottom: 1rem !important; }
    .lightweb .ml-sm-3,
    .lightweb .mx-sm-3 {
      margin-left: 1rem !important; }
    .lightweb .m-sm-4 {
      margin: 1.5rem !important; }
    .lightweb .mt-sm-4,
    .lightweb .my-sm-4 {
      margin-top: 1.5rem !important; }
    .lightweb .mr-sm-4,
    .lightweb .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .lightweb .mb-sm-4,
    .lightweb .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .lightweb .ml-sm-4,
    .lightweb .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .lightweb .m-sm-5 {
      margin: 3rem !important; }
    .lightweb .mt-sm-5,
    .lightweb .my-sm-5 {
      margin-top: 3rem !important; }
    .lightweb .mr-sm-5,
    .lightweb .mx-sm-5 {
      margin-right: 3rem !important; }
    .lightweb .mb-sm-5,
    .lightweb .my-sm-5 {
      margin-bottom: 3rem !important; }
    .lightweb .ml-sm-5,
    .lightweb .mx-sm-5 {
      margin-left: 3rem !important; }
    .lightweb .p-sm-0 {
      padding: 0 !important; }
    .lightweb .pt-sm-0,
    .lightweb .py-sm-0 {
      padding-top: 0 !important; }
    .lightweb .pr-sm-0,
    .lightweb .px-sm-0 {
      padding-right: 0 !important; }
    .lightweb .pb-sm-0,
    .lightweb .py-sm-0 {
      padding-bottom: 0 !important; }
    .lightweb .pl-sm-0,
    .lightweb .px-sm-0 {
      padding-left: 0 !important; }
    .lightweb .p-sm-1 {
      padding: 0.25rem !important; }
    .lightweb .pt-sm-1,
    .lightweb .py-sm-1 {
      padding-top: 0.25rem !important; }
    .lightweb .pr-sm-1,
    .lightweb .px-sm-1 {
      padding-right: 0.25rem !important; }
    .lightweb .pb-sm-1,
    .lightweb .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    .lightweb .pl-sm-1,
    .lightweb .px-sm-1 {
      padding-left: 0.25rem !important; }
    .lightweb .p-sm-2 {
      padding: 0.5rem !important; }
    .lightweb .pt-sm-2,
    .lightweb .py-sm-2 {
      padding-top: 0.5rem !important; }
    .lightweb .pr-sm-2,
    .lightweb .px-sm-2 {
      padding-right: 0.5rem !important; }
    .lightweb .pb-sm-2,
    .lightweb .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    .lightweb .pl-sm-2,
    .lightweb .px-sm-2 {
      padding-left: 0.5rem !important; }
    .lightweb .p-sm-3 {
      padding: 1rem !important; }
    .lightweb .pt-sm-3,
    .lightweb .py-sm-3 {
      padding-top: 1rem !important; }
    .lightweb .pr-sm-3,
    .lightweb .px-sm-3 {
      padding-right: 1rem !important; }
    .lightweb .pb-sm-3,
    .lightweb .py-sm-3 {
      padding-bottom: 1rem !important; }
    .lightweb .pl-sm-3,
    .lightweb .px-sm-3 {
      padding-left: 1rem !important; }
    .lightweb .p-sm-4 {
      padding: 1.5rem !important; }
    .lightweb .pt-sm-4,
    .lightweb .py-sm-4 {
      padding-top: 1.5rem !important; }
    .lightweb .pr-sm-4,
    .lightweb .px-sm-4 {
      padding-right: 1.5rem !important; }
    .lightweb .pb-sm-4,
    .lightweb .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    .lightweb .pl-sm-4,
    .lightweb .px-sm-4 {
      padding-left: 1.5rem !important; }
    .lightweb .p-sm-5 {
      padding: 3rem !important; }
    .lightweb .pt-sm-5,
    .lightweb .py-sm-5 {
      padding-top: 3rem !important; }
    .lightweb .pr-sm-5,
    .lightweb .px-sm-5 {
      padding-right: 3rem !important; }
    .lightweb .pb-sm-5,
    .lightweb .py-sm-5 {
      padding-bottom: 3rem !important; }
    .lightweb .pl-sm-5,
    .lightweb .px-sm-5 {
      padding-left: 3rem !important; }
    .lightweb .m-sm-n1 {
      margin: -0.25rem !important; }
    .lightweb .mt-sm-n1,
    .lightweb .my-sm-n1 {
      margin-top: -0.25rem !important; }
    .lightweb .mr-sm-n1,
    .lightweb .mx-sm-n1 {
      margin-right: -0.25rem !important; }
    .lightweb .mb-sm-n1,
    .lightweb .my-sm-n1 {
      margin-bottom: -0.25rem !important; }
    .lightweb .ml-sm-n1,
    .lightweb .mx-sm-n1 {
      margin-left: -0.25rem !important; }
    .lightweb .m-sm-n2 {
      margin: -0.5rem !important; }
    .lightweb .mt-sm-n2,
    .lightweb .my-sm-n2 {
      margin-top: -0.5rem !important; }
    .lightweb .mr-sm-n2,
    .lightweb .mx-sm-n2 {
      margin-right: -0.5rem !important; }
    .lightweb .mb-sm-n2,
    .lightweb .my-sm-n2 {
      margin-bottom: -0.5rem !important; }
    .lightweb .ml-sm-n2,
    .lightweb .mx-sm-n2 {
      margin-left: -0.5rem !important; }
    .lightweb .m-sm-n3 {
      margin: -1rem !important; }
    .lightweb .mt-sm-n3,
    .lightweb .my-sm-n3 {
      margin-top: -1rem !important; }
    .lightweb .mr-sm-n3,
    .lightweb .mx-sm-n3 {
      margin-right: -1rem !important; }
    .lightweb .mb-sm-n3,
    .lightweb .my-sm-n3 {
      margin-bottom: -1rem !important; }
    .lightweb .ml-sm-n3,
    .lightweb .mx-sm-n3 {
      margin-left: -1rem !important; }
    .lightweb .m-sm-n4 {
      margin: -1.5rem !important; }
    .lightweb .mt-sm-n4,
    .lightweb .my-sm-n4 {
      margin-top: -1.5rem !important; }
    .lightweb .mr-sm-n4,
    .lightweb .mx-sm-n4 {
      margin-right: -1.5rem !important; }
    .lightweb .mb-sm-n4,
    .lightweb .my-sm-n4 {
      margin-bottom: -1.5rem !important; }
    .lightweb .ml-sm-n4,
    .lightweb .mx-sm-n4 {
      margin-left: -1.5rem !important; }
    .lightweb .m-sm-n5 {
      margin: -3rem !important; }
    .lightweb .mt-sm-n5,
    .lightweb .my-sm-n5 {
      margin-top: -3rem !important; }
    .lightweb .mr-sm-n5,
    .lightweb .mx-sm-n5 {
      margin-right: -3rem !important; }
    .lightweb .mb-sm-n5,
    .lightweb .my-sm-n5 {
      margin-bottom: -3rem !important; }
    .lightweb .ml-sm-n5,
    .lightweb .mx-sm-n5 {
      margin-left: -3rem !important; }
    .lightweb .m-sm-auto {
      margin: auto !important; }
    .lightweb .mt-sm-auto,
    .lightweb .my-sm-auto {
      margin-top: auto !important; }
    .lightweb .mr-sm-auto,
    .lightweb .mx-sm-auto {
      margin-right: auto !important; }
    .lightweb .mb-sm-auto,
    .lightweb .my-sm-auto {
      margin-bottom: auto !important; }
    .lightweb .ml-sm-auto,
    .lightweb .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .lightweb .m-md-0 {
      margin: 0 !important; }
    .lightweb .mt-md-0,
    .lightweb .my-md-0 {
      margin-top: 0 !important; }
    .lightweb .mr-md-0,
    .lightweb .mx-md-0 {
      margin-right: 0 !important; }
    .lightweb .mb-md-0,
    .lightweb .my-md-0 {
      margin-bottom: 0 !important; }
    .lightweb .ml-md-0,
    .lightweb .mx-md-0 {
      margin-left: 0 !important; }
    .lightweb .m-md-1 {
      margin: 0.25rem !important; }
    .lightweb .mt-md-1,
    .lightweb .my-md-1 {
      margin-top: 0.25rem !important; }
    .lightweb .mr-md-1,
    .lightweb .mx-md-1 {
      margin-right: 0.25rem !important; }
    .lightweb .mb-md-1,
    .lightweb .my-md-1 {
      margin-bottom: 0.25rem !important; }
    .lightweb .ml-md-1,
    .lightweb .mx-md-1 {
      margin-left: 0.25rem !important; }
    .lightweb .m-md-2 {
      margin: 0.5rem !important; }
    .lightweb .mt-md-2,
    .lightweb .my-md-2 {
      margin-top: 0.5rem !important; }
    .lightweb .mr-md-2,
    .lightweb .mx-md-2 {
      margin-right: 0.5rem !important; }
    .lightweb .mb-md-2,
    .lightweb .my-md-2 {
      margin-bottom: 0.5rem !important; }
    .lightweb .ml-md-2,
    .lightweb .mx-md-2 {
      margin-left: 0.5rem !important; }
    .lightweb .m-md-3 {
      margin: 1rem !important; }
    .lightweb .mt-md-3,
    .lightweb .my-md-3 {
      margin-top: 1rem !important; }
    .lightweb .mr-md-3,
    .lightweb .mx-md-3 {
      margin-right: 1rem !important; }
    .lightweb .mb-md-3,
    .lightweb .my-md-3 {
      margin-bottom: 1rem !important; }
    .lightweb .ml-md-3,
    .lightweb .mx-md-3 {
      margin-left: 1rem !important; }
    .lightweb .m-md-4 {
      margin: 1.5rem !important; }
    .lightweb .mt-md-4,
    .lightweb .my-md-4 {
      margin-top: 1.5rem !important; }
    .lightweb .mr-md-4,
    .lightweb .mx-md-4 {
      margin-right: 1.5rem !important; }
    .lightweb .mb-md-4,
    .lightweb .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .lightweb .ml-md-4,
    .lightweb .mx-md-4 {
      margin-left: 1.5rem !important; }
    .lightweb .m-md-5 {
      margin: 3rem !important; }
    .lightweb .mt-md-5,
    .lightweb .my-md-5 {
      margin-top: 3rem !important; }
    .lightweb .mr-md-5,
    .lightweb .mx-md-5 {
      margin-right: 3rem !important; }
    .lightweb .mb-md-5,
    .lightweb .my-md-5 {
      margin-bottom: 3rem !important; }
    .lightweb .ml-md-5,
    .lightweb .mx-md-5 {
      margin-left: 3rem !important; }
    .lightweb .p-md-0 {
      padding: 0 !important; }
    .lightweb .pt-md-0,
    .lightweb .py-md-0 {
      padding-top: 0 !important; }
    .lightweb .pr-md-0,
    .lightweb .px-md-0 {
      padding-right: 0 !important; }
    .lightweb .pb-md-0,
    .lightweb .py-md-0 {
      padding-bottom: 0 !important; }
    .lightweb .pl-md-0,
    .lightweb .px-md-0 {
      padding-left: 0 !important; }
    .lightweb .p-md-1 {
      padding: 0.25rem !important; }
    .lightweb .pt-md-1,
    .lightweb .py-md-1 {
      padding-top: 0.25rem !important; }
    .lightweb .pr-md-1,
    .lightweb .px-md-1 {
      padding-right: 0.25rem !important; }
    .lightweb .pb-md-1,
    .lightweb .py-md-1 {
      padding-bottom: 0.25rem !important; }
    .lightweb .pl-md-1,
    .lightweb .px-md-1 {
      padding-left: 0.25rem !important; }
    .lightweb .p-md-2 {
      padding: 0.5rem !important; }
    .lightweb .pt-md-2,
    .lightweb .py-md-2 {
      padding-top: 0.5rem !important; }
    .lightweb .pr-md-2,
    .lightweb .px-md-2 {
      padding-right: 0.5rem !important; }
    .lightweb .pb-md-2,
    .lightweb .py-md-2 {
      padding-bottom: 0.5rem !important; }
    .lightweb .pl-md-2,
    .lightweb .px-md-2 {
      padding-left: 0.5rem !important; }
    .lightweb .p-md-3 {
      padding: 1rem !important; }
    .lightweb .pt-md-3,
    .lightweb .py-md-3 {
      padding-top: 1rem !important; }
    .lightweb .pr-md-3,
    .lightweb .px-md-3 {
      padding-right: 1rem !important; }
    .lightweb .pb-md-3,
    .lightweb .py-md-3 {
      padding-bottom: 1rem !important; }
    .lightweb .pl-md-3,
    .lightweb .px-md-3 {
      padding-left: 1rem !important; }
    .lightweb .p-md-4 {
      padding: 1.5rem !important; }
    .lightweb .pt-md-4,
    .lightweb .py-md-4 {
      padding-top: 1.5rem !important; }
    .lightweb .pr-md-4,
    .lightweb .px-md-4 {
      padding-right: 1.5rem !important; }
    .lightweb .pb-md-4,
    .lightweb .py-md-4 {
      padding-bottom: 1.5rem !important; }
    .lightweb .pl-md-4,
    .lightweb .px-md-4 {
      padding-left: 1.5rem !important; }
    .lightweb .p-md-5 {
      padding: 3rem !important; }
    .lightweb .pt-md-5,
    .lightweb .py-md-5 {
      padding-top: 3rem !important; }
    .lightweb .pr-md-5,
    .lightweb .px-md-5 {
      padding-right: 3rem !important; }
    .lightweb .pb-md-5,
    .lightweb .py-md-5 {
      padding-bottom: 3rem !important; }
    .lightweb .pl-md-5,
    .lightweb .px-md-5 {
      padding-left: 3rem !important; }
    .lightweb .m-md-n1 {
      margin: -0.25rem !important; }
    .lightweb .mt-md-n1,
    .lightweb .my-md-n1 {
      margin-top: -0.25rem !important; }
    .lightweb .mr-md-n1,
    .lightweb .mx-md-n1 {
      margin-right: -0.25rem !important; }
    .lightweb .mb-md-n1,
    .lightweb .my-md-n1 {
      margin-bottom: -0.25rem !important; }
    .lightweb .ml-md-n1,
    .lightweb .mx-md-n1 {
      margin-left: -0.25rem !important; }
    .lightweb .m-md-n2 {
      margin: -0.5rem !important; }
    .lightweb .mt-md-n2,
    .lightweb .my-md-n2 {
      margin-top: -0.5rem !important; }
    .lightweb .mr-md-n2,
    .lightweb .mx-md-n2 {
      margin-right: -0.5rem !important; }
    .lightweb .mb-md-n2,
    .lightweb .my-md-n2 {
      margin-bottom: -0.5rem !important; }
    .lightweb .ml-md-n2,
    .lightweb .mx-md-n2 {
      margin-left: -0.5rem !important; }
    .lightweb .m-md-n3 {
      margin: -1rem !important; }
    .lightweb .mt-md-n3,
    .lightweb .my-md-n3 {
      margin-top: -1rem !important; }
    .lightweb .mr-md-n3,
    .lightweb .mx-md-n3 {
      margin-right: -1rem !important; }
    .lightweb .mb-md-n3,
    .lightweb .my-md-n3 {
      margin-bottom: -1rem !important; }
    .lightweb .ml-md-n3,
    .lightweb .mx-md-n3 {
      margin-left: -1rem !important; }
    .lightweb .m-md-n4 {
      margin: -1.5rem !important; }
    .lightweb .mt-md-n4,
    .lightweb .my-md-n4 {
      margin-top: -1.5rem !important; }
    .lightweb .mr-md-n4,
    .lightweb .mx-md-n4 {
      margin-right: -1.5rem !important; }
    .lightweb .mb-md-n4,
    .lightweb .my-md-n4 {
      margin-bottom: -1.5rem !important; }
    .lightweb .ml-md-n4,
    .lightweb .mx-md-n4 {
      margin-left: -1.5rem !important; }
    .lightweb .m-md-n5 {
      margin: -3rem !important; }
    .lightweb .mt-md-n5,
    .lightweb .my-md-n5 {
      margin-top: -3rem !important; }
    .lightweb .mr-md-n5,
    .lightweb .mx-md-n5 {
      margin-right: -3rem !important; }
    .lightweb .mb-md-n5,
    .lightweb .my-md-n5 {
      margin-bottom: -3rem !important; }
    .lightweb .ml-md-n5,
    .lightweb .mx-md-n5 {
      margin-left: -3rem !important; }
    .lightweb .m-md-auto {
      margin: auto !important; }
    .lightweb .mt-md-auto,
    .lightweb .my-md-auto {
      margin-top: auto !important; }
    .lightweb .mr-md-auto,
    .lightweb .mx-md-auto {
      margin-right: auto !important; }
    .lightweb .mb-md-auto,
    .lightweb .my-md-auto {
      margin-bottom: auto !important; }
    .lightweb .ml-md-auto,
    .lightweb .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    .lightweb .m-lg-0 {
      margin: 0 !important; }
    .lightweb .mt-lg-0,
    .lightweb .my-lg-0 {
      margin-top: 0 !important; }
    .lightweb .mr-lg-0,
    .lightweb .mx-lg-0 {
      margin-right: 0 !important; }
    .lightweb .mb-lg-0,
    .lightweb .my-lg-0 {
      margin-bottom: 0 !important; }
    .lightweb .ml-lg-0,
    .lightweb .mx-lg-0 {
      margin-left: 0 !important; }
    .lightweb .m-lg-1 {
      margin: 0.25rem !important; }
    .lightweb .mt-lg-1,
    .lightweb .my-lg-1 {
      margin-top: 0.25rem !important; }
    .lightweb .mr-lg-1,
    .lightweb .mx-lg-1 {
      margin-right: 0.25rem !important; }
    .lightweb .mb-lg-1,
    .lightweb .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    .lightweb .ml-lg-1,
    .lightweb .mx-lg-1 {
      margin-left: 0.25rem !important; }
    .lightweb .m-lg-2 {
      margin: 0.5rem !important; }
    .lightweb .mt-lg-2,
    .lightweb .my-lg-2 {
      margin-top: 0.5rem !important; }
    .lightweb .mr-lg-2,
    .lightweb .mx-lg-2 {
      margin-right: 0.5rem !important; }
    .lightweb .mb-lg-2,
    .lightweb .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    .lightweb .ml-lg-2,
    .lightweb .mx-lg-2 {
      margin-left: 0.5rem !important; }
    .lightweb .m-lg-3 {
      margin: 1rem !important; }
    .lightweb .mt-lg-3,
    .lightweb .my-lg-3 {
      margin-top: 1rem !important; }
    .lightweb .mr-lg-3,
    .lightweb .mx-lg-3 {
      margin-right: 1rem !important; }
    .lightweb .mb-lg-3,
    .lightweb .my-lg-3 {
      margin-bottom: 1rem !important; }
    .lightweb .ml-lg-3,
    .lightweb .mx-lg-3 {
      margin-left: 1rem !important; }
    .lightweb .m-lg-4 {
      margin: 1.5rem !important; }
    .lightweb .mt-lg-4,
    .lightweb .my-lg-4 {
      margin-top: 1.5rem !important; }
    .lightweb .mr-lg-4,
    .lightweb .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .lightweb .mb-lg-4,
    .lightweb .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .lightweb .ml-lg-4,
    .lightweb .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .lightweb .m-lg-5 {
      margin: 3rem !important; }
    .lightweb .mt-lg-5,
    .lightweb .my-lg-5 {
      margin-top: 3rem !important; }
    .lightweb .mr-lg-5,
    .lightweb .mx-lg-5 {
      margin-right: 3rem !important; }
    .lightweb .mb-lg-5,
    .lightweb .my-lg-5 {
      margin-bottom: 3rem !important; }
    .lightweb .ml-lg-5,
    .lightweb .mx-lg-5 {
      margin-left: 3rem !important; }
    .lightweb .p-lg-0 {
      padding: 0 !important; }
    .lightweb .pt-lg-0,
    .lightweb .py-lg-0 {
      padding-top: 0 !important; }
    .lightweb .pr-lg-0,
    .lightweb .px-lg-0 {
      padding-right: 0 !important; }
    .lightweb .pb-lg-0,
    .lightweb .py-lg-0 {
      padding-bottom: 0 !important; }
    .lightweb .pl-lg-0,
    .lightweb .px-lg-0 {
      padding-left: 0 !important; }
    .lightweb .p-lg-1 {
      padding: 0.25rem !important; }
    .lightweb .pt-lg-1,
    .lightweb .py-lg-1 {
      padding-top: 0.25rem !important; }
    .lightweb .pr-lg-1,
    .lightweb .px-lg-1 {
      padding-right: 0.25rem !important; }
    .lightweb .pb-lg-1,
    .lightweb .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    .lightweb .pl-lg-1,
    .lightweb .px-lg-1 {
      padding-left: 0.25rem !important; }
    .lightweb .p-lg-2 {
      padding: 0.5rem !important; }
    .lightweb .pt-lg-2,
    .lightweb .py-lg-2 {
      padding-top: 0.5rem !important; }
    .lightweb .pr-lg-2,
    .lightweb .px-lg-2 {
      padding-right: 0.5rem !important; }
    .lightweb .pb-lg-2,
    .lightweb .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    .lightweb .pl-lg-2,
    .lightweb .px-lg-2 {
      padding-left: 0.5rem !important; }
    .lightweb .p-lg-3 {
      padding: 1rem !important; }
    .lightweb .pt-lg-3,
    .lightweb .py-lg-3 {
      padding-top: 1rem !important; }
    .lightweb .pr-lg-3,
    .lightweb .px-lg-3 {
      padding-right: 1rem !important; }
    .lightweb .pb-lg-3,
    .lightweb .py-lg-3 {
      padding-bottom: 1rem !important; }
    .lightweb .pl-lg-3,
    .lightweb .px-lg-3 {
      padding-left: 1rem !important; }
    .lightweb .p-lg-4 {
      padding: 1.5rem !important; }
    .lightweb .pt-lg-4,
    .lightweb .py-lg-4 {
      padding-top: 1.5rem !important; }
    .lightweb .pr-lg-4,
    .lightweb .px-lg-4 {
      padding-right: 1.5rem !important; }
    .lightweb .pb-lg-4,
    .lightweb .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    .lightweb .pl-lg-4,
    .lightweb .px-lg-4 {
      padding-left: 1.5rem !important; }
    .lightweb .p-lg-5 {
      padding: 3rem !important; }
    .lightweb .pt-lg-5,
    .lightweb .py-lg-5 {
      padding-top: 3rem !important; }
    .lightweb .pr-lg-5,
    .lightweb .px-lg-5 {
      padding-right: 3rem !important; }
    .lightweb .pb-lg-5,
    .lightweb .py-lg-5 {
      padding-bottom: 3rem !important; }
    .lightweb .pl-lg-5,
    .lightweb .px-lg-5 {
      padding-left: 3rem !important; }
    .lightweb .m-lg-n1 {
      margin: -0.25rem !important; }
    .lightweb .mt-lg-n1,
    .lightweb .my-lg-n1 {
      margin-top: -0.25rem !important; }
    .lightweb .mr-lg-n1,
    .lightweb .mx-lg-n1 {
      margin-right: -0.25rem !important; }
    .lightweb .mb-lg-n1,
    .lightweb .my-lg-n1 {
      margin-bottom: -0.25rem !important; }
    .lightweb .ml-lg-n1,
    .lightweb .mx-lg-n1 {
      margin-left: -0.25rem !important; }
    .lightweb .m-lg-n2 {
      margin: -0.5rem !important; }
    .lightweb .mt-lg-n2,
    .lightweb .my-lg-n2 {
      margin-top: -0.5rem !important; }
    .lightweb .mr-lg-n2,
    .lightweb .mx-lg-n2 {
      margin-right: -0.5rem !important; }
    .lightweb .mb-lg-n2,
    .lightweb .my-lg-n2 {
      margin-bottom: -0.5rem !important; }
    .lightweb .ml-lg-n2,
    .lightweb .mx-lg-n2 {
      margin-left: -0.5rem !important; }
    .lightweb .m-lg-n3 {
      margin: -1rem !important; }
    .lightweb .mt-lg-n3,
    .lightweb .my-lg-n3 {
      margin-top: -1rem !important; }
    .lightweb .mr-lg-n3,
    .lightweb .mx-lg-n3 {
      margin-right: -1rem !important; }
    .lightweb .mb-lg-n3,
    .lightweb .my-lg-n3 {
      margin-bottom: -1rem !important; }
    .lightweb .ml-lg-n3,
    .lightweb .mx-lg-n3 {
      margin-left: -1rem !important; }
    .lightweb .m-lg-n4 {
      margin: -1.5rem !important; }
    .lightweb .mt-lg-n4,
    .lightweb .my-lg-n4 {
      margin-top: -1.5rem !important; }
    .lightweb .mr-lg-n4,
    .lightweb .mx-lg-n4 {
      margin-right: -1.5rem !important; }
    .lightweb .mb-lg-n4,
    .lightweb .my-lg-n4 {
      margin-bottom: -1.5rem !important; }
    .lightweb .ml-lg-n4,
    .lightweb .mx-lg-n4 {
      margin-left: -1.5rem !important; }
    .lightweb .m-lg-n5 {
      margin: -3rem !important; }
    .lightweb .mt-lg-n5,
    .lightweb .my-lg-n5 {
      margin-top: -3rem !important; }
    .lightweb .mr-lg-n5,
    .lightweb .mx-lg-n5 {
      margin-right: -3rem !important; }
    .lightweb .mb-lg-n5,
    .lightweb .my-lg-n5 {
      margin-bottom: -3rem !important; }
    .lightweb .ml-lg-n5,
    .lightweb .mx-lg-n5 {
      margin-left: -3rem !important; }
    .lightweb .m-lg-auto {
      margin: auto !important; }
    .lightweb .mt-lg-auto,
    .lightweb .my-lg-auto {
      margin-top: auto !important; }
    .lightweb .mr-lg-auto,
    .lightweb .mx-lg-auto {
      margin-right: auto !important; }
    .lightweb .mb-lg-auto,
    .lightweb .my-lg-auto {
      margin-bottom: auto !important; }
    .lightweb .ml-lg-auto,
    .lightweb .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    .lightweb .m-xl-0 {
      margin: 0 !important; }
    .lightweb .mt-xl-0,
    .lightweb .my-xl-0 {
      margin-top: 0 !important; }
    .lightweb .mr-xl-0,
    .lightweb .mx-xl-0 {
      margin-right: 0 !important; }
    .lightweb .mb-xl-0,
    .lightweb .my-xl-0 {
      margin-bottom: 0 !important; }
    .lightweb .ml-xl-0,
    .lightweb .mx-xl-0 {
      margin-left: 0 !important; }
    .lightweb .m-xl-1 {
      margin: 0.25rem !important; }
    .lightweb .mt-xl-1,
    .lightweb .my-xl-1 {
      margin-top: 0.25rem !important; }
    .lightweb .mr-xl-1,
    .lightweb .mx-xl-1 {
      margin-right: 0.25rem !important; }
    .lightweb .mb-xl-1,
    .lightweb .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    .lightweb .ml-xl-1,
    .lightweb .mx-xl-1 {
      margin-left: 0.25rem !important; }
    .lightweb .m-xl-2 {
      margin: 0.5rem !important; }
    .lightweb .mt-xl-2,
    .lightweb .my-xl-2 {
      margin-top: 0.5rem !important; }
    .lightweb .mr-xl-2,
    .lightweb .mx-xl-2 {
      margin-right: 0.5rem !important; }
    .lightweb .mb-xl-2,
    .lightweb .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    .lightweb .ml-xl-2,
    .lightweb .mx-xl-2 {
      margin-left: 0.5rem !important; }
    .lightweb .m-xl-3 {
      margin: 1rem !important; }
    .lightweb .mt-xl-3,
    .lightweb .my-xl-3 {
      margin-top: 1rem !important; }
    .lightweb .mr-xl-3,
    .lightweb .mx-xl-3 {
      margin-right: 1rem !important; }
    .lightweb .mb-xl-3,
    .lightweb .my-xl-3 {
      margin-bottom: 1rem !important; }
    .lightweb .ml-xl-3,
    .lightweb .mx-xl-3 {
      margin-left: 1rem !important; }
    .lightweb .m-xl-4 {
      margin: 1.5rem !important; }
    .lightweb .mt-xl-4,
    .lightweb .my-xl-4 {
      margin-top: 1.5rem !important; }
    .lightweb .mr-xl-4,
    .lightweb .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .lightweb .mb-xl-4,
    .lightweb .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .lightweb .ml-xl-4,
    .lightweb .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .lightweb .m-xl-5 {
      margin: 3rem !important; }
    .lightweb .mt-xl-5,
    .lightweb .my-xl-5 {
      margin-top: 3rem !important; }
    .lightweb .mr-xl-5,
    .lightweb .mx-xl-5 {
      margin-right: 3rem !important; }
    .lightweb .mb-xl-5,
    .lightweb .my-xl-5 {
      margin-bottom: 3rem !important; }
    .lightweb .ml-xl-5,
    .lightweb .mx-xl-5 {
      margin-left: 3rem !important; }
    .lightweb .p-xl-0 {
      padding: 0 !important; }
    .lightweb .pt-xl-0,
    .lightweb .py-xl-0 {
      padding-top: 0 !important; }
    .lightweb .pr-xl-0,
    .lightweb .px-xl-0 {
      padding-right: 0 !important; }
    .lightweb .pb-xl-0,
    .lightweb .py-xl-0 {
      padding-bottom: 0 !important; }
    .lightweb .pl-xl-0,
    .lightweb .px-xl-0 {
      padding-left: 0 !important; }
    .lightweb .p-xl-1 {
      padding: 0.25rem !important; }
    .lightweb .pt-xl-1,
    .lightweb .py-xl-1 {
      padding-top: 0.25rem !important; }
    .lightweb .pr-xl-1,
    .lightweb .px-xl-1 {
      padding-right: 0.25rem !important; }
    .lightweb .pb-xl-1,
    .lightweb .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    .lightweb .pl-xl-1,
    .lightweb .px-xl-1 {
      padding-left: 0.25rem !important; }
    .lightweb .p-xl-2 {
      padding: 0.5rem !important; }
    .lightweb .pt-xl-2,
    .lightweb .py-xl-2 {
      padding-top: 0.5rem !important; }
    .lightweb .pr-xl-2,
    .lightweb .px-xl-2 {
      padding-right: 0.5rem !important; }
    .lightweb .pb-xl-2,
    .lightweb .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    .lightweb .pl-xl-2,
    .lightweb .px-xl-2 {
      padding-left: 0.5rem !important; }
    .lightweb .p-xl-3 {
      padding: 1rem !important; }
    .lightweb .pt-xl-3,
    .lightweb .py-xl-3 {
      padding-top: 1rem !important; }
    .lightweb .pr-xl-3,
    .lightweb .px-xl-3 {
      padding-right: 1rem !important; }
    .lightweb .pb-xl-3,
    .lightweb .py-xl-3 {
      padding-bottom: 1rem !important; }
    .lightweb .pl-xl-3,
    .lightweb .px-xl-3 {
      padding-left: 1rem !important; }
    .lightweb .p-xl-4 {
      padding: 1.5rem !important; }
    .lightweb .pt-xl-4,
    .lightweb .py-xl-4 {
      padding-top: 1.5rem !important; }
    .lightweb .pr-xl-4,
    .lightweb .px-xl-4 {
      padding-right: 1.5rem !important; }
    .lightweb .pb-xl-4,
    .lightweb .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    .lightweb .pl-xl-4,
    .lightweb .px-xl-4 {
      padding-left: 1.5rem !important; }
    .lightweb .p-xl-5 {
      padding: 3rem !important; }
    .lightweb .pt-xl-5,
    .lightweb .py-xl-5 {
      padding-top: 3rem !important; }
    .lightweb .pr-xl-5,
    .lightweb .px-xl-5 {
      padding-right: 3rem !important; }
    .lightweb .pb-xl-5,
    .lightweb .py-xl-5 {
      padding-bottom: 3rem !important; }
    .lightweb .pl-xl-5,
    .lightweb .px-xl-5 {
      padding-left: 3rem !important; }
    .lightweb .m-xl-n1 {
      margin: -0.25rem !important; }
    .lightweb .mt-xl-n1,
    .lightweb .my-xl-n1 {
      margin-top: -0.25rem !important; }
    .lightweb .mr-xl-n1,
    .lightweb .mx-xl-n1 {
      margin-right: -0.25rem !important; }
    .lightweb .mb-xl-n1,
    .lightweb .my-xl-n1 {
      margin-bottom: -0.25rem !important; }
    .lightweb .ml-xl-n1,
    .lightweb .mx-xl-n1 {
      margin-left: -0.25rem !important; }
    .lightweb .m-xl-n2 {
      margin: -0.5rem !important; }
    .lightweb .mt-xl-n2,
    .lightweb .my-xl-n2 {
      margin-top: -0.5rem !important; }
    .lightweb .mr-xl-n2,
    .lightweb .mx-xl-n2 {
      margin-right: -0.5rem !important; }
    .lightweb .mb-xl-n2,
    .lightweb .my-xl-n2 {
      margin-bottom: -0.5rem !important; }
    .lightweb .ml-xl-n2,
    .lightweb .mx-xl-n2 {
      margin-left: -0.5rem !important; }
    .lightweb .m-xl-n3 {
      margin: -1rem !important; }
    .lightweb .mt-xl-n3,
    .lightweb .my-xl-n3 {
      margin-top: -1rem !important; }
    .lightweb .mr-xl-n3,
    .lightweb .mx-xl-n3 {
      margin-right: -1rem !important; }
    .lightweb .mb-xl-n3,
    .lightweb .my-xl-n3 {
      margin-bottom: -1rem !important; }
    .lightweb .ml-xl-n3,
    .lightweb .mx-xl-n3 {
      margin-left: -1rem !important; }
    .lightweb .m-xl-n4 {
      margin: -1.5rem !important; }
    .lightweb .mt-xl-n4,
    .lightweb .my-xl-n4 {
      margin-top: -1.5rem !important; }
    .lightweb .mr-xl-n4,
    .lightweb .mx-xl-n4 {
      margin-right: -1.5rem !important; }
    .lightweb .mb-xl-n4,
    .lightweb .my-xl-n4 {
      margin-bottom: -1.5rem !important; }
    .lightweb .ml-xl-n4,
    .lightweb .mx-xl-n4 {
      margin-left: -1.5rem !important; }
    .lightweb .m-xl-n5 {
      margin: -3rem !important; }
    .lightweb .mt-xl-n5,
    .lightweb .my-xl-n5 {
      margin-top: -3rem !important; }
    .lightweb .mr-xl-n5,
    .lightweb .mx-xl-n5 {
      margin-right: -3rem !important; }
    .lightweb .mb-xl-n5,
    .lightweb .my-xl-n5 {
      margin-bottom: -3rem !important; }
    .lightweb .ml-xl-n5,
    .lightweb .mx-xl-n5 {
      margin-left: -3rem !important; }
    .lightweb .m-xl-auto {
      margin: auto !important; }
    .lightweb .mt-xl-auto,
    .lightweb .my-xl-auto {
      margin-top: auto !important; }
    .lightweb .mr-xl-auto,
    .lightweb .mx-xl-auto {
      margin-right: auto !important; }
    .lightweb .mb-xl-auto,
    .lightweb .my-xl-auto {
      margin-bottom: auto !important; }
    .lightweb .ml-xl-auto,
    .lightweb .mx-xl-auto {
      margin-left: auto !important; } }
  .lightweb .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0); }
  .lightweb .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .lightweb .text-justify {
    text-align: justify !important; }
  .lightweb .text-wrap {
    white-space: normal !important; }
  .lightweb .text-nowrap {
    white-space: nowrap !important; }
  .lightweb .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .lightweb .text-left {
    text-align: left !important; }
  .lightweb .text-right {
    text-align: right !important; }
  .lightweb .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .lightweb .text-sm-left {
      text-align: left !important; }
    .lightweb .text-sm-right {
      text-align: right !important; }
    .lightweb .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .lightweb .text-md-left {
      text-align: left !important; }
    .lightweb .text-md-right {
      text-align: right !important; }
    .lightweb .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .lightweb .text-lg-left {
      text-align: left !important; }
    .lightweb .text-lg-right {
      text-align: right !important; }
    .lightweb .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    .lightweb .text-xl-left {
      text-align: left !important; }
    .lightweb .text-xl-right {
      text-align: right !important; }
    .lightweb .text-xl-center {
      text-align: center !important; } }
  .lightweb .text-lowercase {
    text-transform: lowercase !important; }
  .lightweb .text-uppercase {
    text-transform: uppercase !important; }
  .lightweb .text-capitalize {
    text-transform: capitalize !important; }
  .lightweb .font-weight-light {
    font-weight: 300 !important; }
  .lightweb .font-weight-lighter {
    font-weight: lighter !important; }
  .lightweb .font-weight-normal {
    font-weight: 400 !important; }
  .lightweb .font-weight-bold {
    font-weight: 700 !important; }
  .lightweb .font-weight-bolder {
    font-weight: bolder !important; }
  .lightweb .font-italic {
    font-style: italic !important; }
  .lightweb .text-white {
    color: #fff !important; }
  .lightweb .text-primary {
    color: #000 !important; }
  .lightweb a.text-primary:hover, .lightweb a.text-primary:focus {
    color: black !important; }
  .lightweb .text-secondary {
    color: #333 !important; }
  .lightweb a.text-secondary:hover, .lightweb a.text-secondary:focus {
    color: #0d0d0d !important; }
  .lightweb .text-success {
    color: #28a745 !important; }
  .lightweb a.text-success:hover, .lightweb a.text-success:focus {
    color: #19692c !important; }
  .lightweb .text-info {
    color: #17a2b8 !important; }
  .lightweb a.text-info:hover, .lightweb a.text-info:focus {
    color: #0f6674 !important; }
  .lightweb .text-warning {
    color: #ffc107 !important; }
  .lightweb a.text-warning:hover, .lightweb a.text-warning:focus {
    color: #ba8b00 !important; }
  .lightweb .text-danger {
    color: #ff4136 !important; }
  .lightweb a.text-danger:hover, .lightweb a.text-danger:focus {
    color: #e90d00 !important; }
  .lightweb .text-light {
    color: #f8f9fa !important; }
  .lightweb a.text-light:hover, .lightweb a.text-light:focus {
    color: #cbd3da !important; }
  .lightweb .text-dark {
    color: #343a40 !important; }
  .lightweb a.text-dark:hover, .lightweb a.text-dark:focus {
    color: #121416 !important; }
  .lightweb .text-body {
    color: #212529 !important; }
  .lightweb .text-muted {
    color: #6c757d !important; }
  .lightweb .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .lightweb .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  .lightweb .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .lightweb .text-decoration-none {
    text-decoration: none !important; }
  .lightweb .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important; }
  .lightweb .text-reset {
    color: inherit !important; }
  .lightweb .visible {
    visibility: visible !important; }
  .lightweb .invisible {
    visibility: hidden !important; }
  @media print {
    .lightweb *,
    .lightweb *::before,
    .lightweb *::after {
      text-shadow: none !important;
      box-shadow: none !important; }
    .lightweb a:not(.btn) {
      text-decoration: underline; }
    .lightweb abbr[title]::after {
      content: " (" attr(title) ")"; }
    .lightweb pre {
      white-space: pre-wrap !important; }
    .lightweb pre,
    .lightweb blockquote {
      border: 1px solid #adb5bd;
      page-break-inside: avoid; }
    .lightweb tr,
    .lightweb img {
      page-break-inside: avoid; }
    .lightweb p,
    .lightweb h2,
    .lightweb h3 {
      orphans: 3;
      widows: 3; }
    .lightweb h2,
    .lightweb h3 {
      page-break-after: avoid; }
    @page {
      .lightweb {
        size: a3; } }
    .lightweb body {
      min-width: 992px !important; }
    .lightweb .container {
      min-width: 992px !important; }
    .lightweb .navbar {
      display: none; }
    .lightweb .badge {
      border: 1px solid #000; }
    .lightweb .table {
      border-collapse: collapse !important; }
      .lightweb .table td,
      .lightweb .table th {
        background-color: #fff !important; }
    .lightweb .table-bordered th,
    .lightweb .table-bordered td {
      border: 1px solid #dee2e6 !important; }
    .lightweb .table-dark {
      color: inherit; }
      .lightweb .table-dark th,
      .lightweb .table-dark td,
      .lightweb .table-dark thead th,
      .lightweb .table-dark tbody + tbody {
        border-color: #dee2e6; }
    .lightweb .table .thead-dark th {
      color: inherit;
      border-color: #dee2e6; } }
  .lightweb body {
    font-size: 100%; }
  .lightweb body,
  .lightweb input,
  .lightweb select,
  .lightweb optgroup,
  .lightweb textarea {
    color: #000;
    font-family: "Aleo", sans-serif;
    line-height: 1.4; }
  .lightweb h1, .lightweb h2, .lightweb h3, .lightweb h4, .lightweb h5, .lightweb h6 {
    display: block;
    clear: both;
    color: #000;
    font-family: "Karma", sans-serif;
    font-weight: bold;
    margin: 0 0 20px;
    letter-spacing: 0.5px; }
    .lightweb h1.alt_font,
    .lightweb h2.alt_font,
    .lightweb h3.alt_font,
    .lightweb h4.alt_font,
    .lightweb h5.alt_font,
    .lightweb h6.alt_font {
      font-family: "Karma", sans-serif; }
    .lightweb h1.alt_color,
    .lightweb h2.alt_color,
    .lightweb h3.alt_color,
    .lightweb h4.alt_color,
    .lightweb h5.alt_color,
    .lightweb h6.alt_color {
      color: #8b8e91;
      -webkit-text-fill-color: currentColor; }
    .lightweb h1.uppercase,
    .lightweb h2.uppercase,
    .lightweb h3.uppercase,
    .lightweb h4.uppercase,
    .lightweb h5.uppercase,
    .lightweb h6.uppercase {
      text-transform: uppercase; }
  .lightweb h1 {
    font-size: 3em;
    /* 3x body copy size = 48px */
    line-height: 1.05;
    /* keep to a multiple of the 20px line height
    and something more appropriate for display headings */
    text-transform: uppercase; }
    @media all and (max-width: 992px) {
      .lightweb h1 {
        font-size: 2.5em;
        line-height: 1.125; } }
    @media all and (max-width: 720px) {
      .lightweb h1 {
        font-size: 2em;
        line-height: 1.25; } }
  .lightweb h2 {
    font-size: 2.25em;
    /* 2.25x body copy size = 36px */
    line-height: 1.25; }
    @media all and (max-width: 992px) {
      .lightweb h2 {
        font-size: 2em;
        /* 2x body copy size = 32px */
        line-height: 1.25; } }
    @media all and (max-width: 720px) {
      .lightweb h2 {
        font-size: 1.625em;
        /* 1.625x body copy size = 26px */
        line-height: 1.15384615;
        /* 30px / 26px */ } }
  .lightweb h3 {
    font-size: 1.75em;
    /* 1.75x body copy size = 28px */
    line-height: 1.25; }
    @media all and (max-width: 992px) {
      .lightweb h3 {
        font-size: 1.5em;
        /* 1.5x body copy size = 24px */
        line-height: 1.25; } }
    @media all and (max-width: 720px) {
      .lightweb h3 {
        font-size: 1.375em;
        /* 1.375x body copy size = 22px */
        line-height: 1.13636364;
        /* 25px / 22px */ } }
  .lightweb h4 {
    font-size: 1.125em;
    /* 1.125x body copy size = 18px */
    line-height: 1.11111111; }
  .lightweb h5 {
    font-size: 16px; }
  .lightweb h6 {
    font-size: 14px; }
  .lightweb p {
    font-family: "Aleo", sans-serif; }
    .lightweb p:not(.has-large-font-size) {
      font-weight: 300;
      margin-bottom: 20px;
      font-size: 1em; }
  @media all and (max-width: 720px) {
    .lightweb p.has-large-font-size {
      font-size: 24px; } }
  .lightweb a {
    font-family: "Aleo", sans-serif; }
  .lightweb button,
  .lightweb input[type="button"],
  .lightweb input[type="reset"],
  .lightweb input[type="submit"] {
    font-family: "Karma", sans-serif; }
  .lightweb dfn,
  .lightweb cite,
  .lightweb em,
  .lightweb i {
    font-style: italic; }
  .lightweb blockquote {
    margin: 0 20px; }
  .lightweb pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.2;
    margin-bottom: 25px;
    max-width: 100%;
    overflow: auto;
    padding: 20px; }
  .lightweb code,
  .lightweb kbd,
  .lightweb tt,
  .lightweb var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
  .lightweb a {
    color: #333333;
    text-decoration: none; }
    p .lightweb a {
      color: #000; }
    .lightweb a:hover, .lightweb a:focus, .lightweb a:active {
      color: gray;
      text-decoration: none; }
    .lightweb a:focus {
      outline: thin dotted; }
    .lightweb a:hover, .lightweb a:active {
      outline: 0; }
  .lightweb *,
  .lightweb *:before,
  .lightweb *:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit; }
  .lightweb hr {
    background-color: #000;
    border: 0;
    height: 1px;
    margin-bottom: 24px; }
  .lightweb ul,
  .lightweb ol {
    margin: 0 0 20px; }
  .lightweb ul {
    list-style: disc; }
  .lightweb ol {
    list-style: decimal; }
  .lightweb li > ul,
  .lightweb li > ol {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 15px; }
  .lightweb dt {
    font-weight: bold; }
  .lightweb dd {
    margin: 0 24px 24px; }
  .lightweb img {
    display: block;
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */ }
    .lightweb img.aligncenter {
      margin: 0 auto; }
  .lightweb table {
    margin: 0 0 24px;
    width: 100%; }
  .lightweb .btn,
  .lightweb .button {
    border-radius: 100px;
    font-family: "opensans", sans-serif;
    font-size: 0.9em;
    font-weight: 600;
    padding: 0.675rem 0.95rem 0.775rem; }
  .lightweb .button,
  .lightweb .btn-primary,
  .lightweb .add_to_cart_button {
    background: #333333;
    color: #fff;
    font-weight: 700;
    border-radius: 28px;
    border-color: #333333;
    transition: background 0.3s; }
    .lightweb .button:hover,
    .lightweb .btn-primary:hover,
    .lightweb .add_to_cart_button:hover {
      background: #1a1a1a;
      border-color: #1a1a1a;
      color: #fff; }
  .lightweb .btn-light {
    background: #e2e6ea; }
    .lightweb .btn-light:hover {
      background: #d6dbe0; }
  .lightweb .btn-inverted {
    background: #e2efff;
    color: #333333;
    transition: color 0.3s; }
    .lightweb .btn-inverted:hover {
      color: gray; }
  .lightweb .btn-secondary {
    background: none;
    border: 1px solid #333333;
    color: #333333; }
  .lightweb .btn-download {
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    margin-right: 10px;
    height: 46px;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.2; }
    .lightweb .btn-download.has-img {
      margin-top: 10px;
      margin-bottom: 20px; }
    .lightweb .btn-download img {
      max-height: 70px;
      max-width: 70px;
      overflow: hidden;
      border-radius: 100px;
      margin-right: 10px;
      border-radius: 100px;
      margin-right: 10px;
      margin-left: -20px; }
    .lightweb .btn-download:after {
      content: "";
      background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4yNTYiIGhlaWdodD0iMjEuMTQ5IiB2aWV3Qm94PSIwIDAgMTguMjU2IDIxLjE0OSI+CiAgPGcgaWQ9ImRvd25sb2FkX2ljb24iIGRhdGEtbmFtZT0iZG93bmxvYWQgaWNvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuODU0IDEpIj4KICAgIDxwYXRoIGlkPSJQYXRoXzgyIiBkYXRhLW5hbWU9IlBhdGggODIiIGQ9Ik0xLjg2MiwxNy43NThhMi4xODIsMi4xODIsMCwwLDAsMi4zOTEsMi4zOTFIMTUuNzIyczIuNDUzLS4xNjIsMi4zODYtMi4zOTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMTRkNDAiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgPHBhdGggaWQ9IlBhdGhfNzgiIGRhdGEtbmFtZT0iUGF0aCA3OCIgZD0iTTUzMDAuMTgzLDY3MC4xNTlsNi4wMjksNi4wMyw2LjAzLTYuMDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01Mjk2LjQ4OSAtNjU5LjY5NykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAxNGQ0MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz4KICAgIDxsaW5lIGlkPSJMaW5lXzMxIiBkYXRhLW5hbWU9IkxpbmUgMzEiIHkxPSIxMi43MDIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuNzgpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMTRkNDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgPC9nPgo8L3N2Zz4K) no-repeat;
      background-size: contain;
      display: inline-block;
      width: 13px;
      height: 17px;
      margin: -4px 10px; }
  .lightweb button,
  .lightweb [type="button"],
  .lightweb [type="reset"],
  .lightweb [type="submit"] {
    -webkit-appearance: none; }
  .lightweb .is-style-outline .wp-block-button__link {
    background-color: transparent; }
    .lightweb .is-style-outline .wp-block-button__link:hover {
      border-color: #333333; }
  .lightweb .button-wrapper {
    display: flex;
    align-items: center; }
  .lightweb .slick-dots button {
    box-shadow: none !important;
    background: none; }
  .lightweb .woocommerce button.button.disabled {
    padding: 15px 50px 15px 40px !important; }
    @media all and (max-width: 350px) {
      .lightweb .woocommerce button.button.disabled {
        padding: 15px 20px !important; } }
  .lightweb .read-more {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 1.125em;
    padding-left: 0; }
    .lightweb .read-more:after {
      content: "\2192";
      margin-left: 5px;
      transition: 0.3s; }
    .lightweb .read-more:hover:after {
      margin-left: 7px; }
    .lightweb .read-more:active:after {
      margin-left: 8px; }
    .lightweb .read-more.white {
      color: #fff; }
  .lightweb input[type="text"],
  .lightweb input[type="email"],
  .lightweb input[type="url"],
  .lightweb input[type="password"],
  .lightweb input[type="search"],
  .lightweb input[type="number"],
  .lightweb input[type="tel"],
  .lightweb input[type="range"],
  .lightweb input[type="date"],
  .lightweb input[type="month"],
  .lightweb input[type="week"],
  .lightweb input[type="time"],
  .lightweb input[type="datetime"],
  .lightweb input[type="datetime-local"],
  .lightweb input[type="color"],
  .lightweb textarea {
    color: #000;
    border: 2px solid #F0F0F0;
    box-shadow: none;
    border-radius: 28px;
    padding: 11px 0 11px 23px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif; }
    .lightweb input[type="text"]::placeholder,
    .lightweb input[type="email"]::placeholder,
    .lightweb input[type="url"]::placeholder,
    .lightweb input[type="password"]::placeholder,
    .lightweb input[type="search"]::placeholder,
    .lightweb input[type="number"]::placeholder,
    .lightweb input[type="tel"]::placeholder,
    .lightweb input[type="range"]::placeholder,
    .lightweb input[type="date"]::placeholder,
    .lightweb input[type="month"]::placeholder,
    .lightweb input[type="week"]::placeholder,
    .lightweb input[type="time"]::placeholder,
    .lightweb input[type="datetime"]::placeholder,
    .lightweb input[type="datetime-local"]::placeholder,
    .lightweb input[type="color"]::placeholder,
    .lightweb textarea::placeholder {
      color: #AAAAAA;
      font-style: italic;
      font-size: 14px; }
    .lightweb input[type="text"]:focus,
    .lightweb input[type="email"]:focus,
    .lightweb input[type="url"]:focus,
    .lightweb input[type="password"]:focus,
    .lightweb input[type="search"]:focus,
    .lightweb input[type="number"]:focus,
    .lightweb input[type="tel"]:focus,
    .lightweb input[type="range"]:focus,
    .lightweb input[type="date"]:focus,
    .lightweb input[type="month"]:focus,
    .lightweb input[type="week"]:focus,
    .lightweb input[type="time"]:focus,
    .lightweb input[type="datetime"]:focus,
    .lightweb input[type="datetime-local"]:focus,
    .lightweb input[type="color"]:focus,
    .lightweb textarea:focus {
      outline: 0; }
  .lightweb select {
    -webkit-appearance: none;
    padding: 5px 20px;
    border-radius: 20px;
    border: 1px solid #333333;
    background: #fff;
    font-size: 14px;
    color: #333333; }
  .lightweb textarea {
    width: 100%; }
  .lightweb .page-content .wp-smiley,
  .lightweb .entry-content .wp-smiley,
  .lightweb .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }
  .lightweb embed,
  .lightweb iframe,
  .lightweb object {
    max-width: 100%;
    border: none; }
  .lightweb .custom-logo-link {
    display: inline-block; }
  .lightweb .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
    .lightweb .screen-reader-text:focus {
      background-color: #f1f1f1;
      border-radius: 3px;
      box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
      clip: auto !important;
      clip-path: none;
      color: #000;
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: bold;
      height: auto;
      left: 5px;
      line-height: normal;
      padding: 15px 23px 14px;
      text-decoration: none;
      top: 5px;
      width: auto;
      z-index: 100000;
      /* Above WP toolbar. */ }
  .lightweb #content[tabindex="-1"]:focus {
    outline: 0; }
  .lightweb .slider {
    width: 100%;
    margin: 0;
    position: relative; }
  .lightweb .slick-arrow {
    cursor: pointer; }
  .lightweb .slicks {
    width: 100%; }
  .lightweb .slicks-horizontal .slick-arrow,
  .lightweb .slick-machine-dots .slick-arrow,
  .lightweb .special-slick-nav .slick-arrow,
  .lightweb .slick-products .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    top: calc(50% - 30px);
    color: rgba(0, 0, 0, 0.8); }
    .lightweb .slicks-horizontal .slick-arrow:after,
    .lightweb .slick-machine-dots .slick-arrow:after,
    .lightweb .special-slick-nav .slick-arrow:after,
    .lightweb .slick-products .slick-arrow:after {
      content: '';
      border-top: 3px solid rgba(0, 0, 0, 0.7);
      border-right: 3px solid rgba(0, 0, 0, 0.7);
      transform: rotate(45deg);
      width: 30px;
      height: 30px; }
      @media all and (max-width: 992px) {
        .lightweb .slicks-horizontal .slick-arrow:after,
        .lightweb .slick-machine-dots .slick-arrow:after,
        .lightweb .special-slick-nav .slick-arrow:after,
        .lightweb .slick-products .slick-arrow:after {
          width: 50px;
          height: 50px; } }
      @media all and (max-width: 720px) {
        .lightweb .slicks-horizontal .slick-arrow:after,
        .lightweb .slick-machine-dots .slick-arrow:after,
        .lightweb .special-slick-nav .slick-arrow:after,
        .lightweb .slick-products .slick-arrow:after {
          width: 30px;
          height: 30px; } }
    .lightweb .slicks-horizontal .slick-arrow:hover:after,
    .lightweb .slick-machine-dots .slick-arrow:hover:after,
    .lightweb .special-slick-nav .slick-arrow:hover:after,
    .lightweb .slick-products .slick-arrow:hover:after {
      border-color: 3px solid black; }
    .lightweb .slicks-horizontal .slick-arrow.slick-next-horizontal,
    .lightweb .slick-machine-dots .slick-arrow.slick-next-horizontal,
    .lightweb .special-slick-nav .slick-arrow.slick-next-horizontal,
    .lightweb .slick-products .slick-arrow.slick-next-horizontal {
      right: 30px; }
    .lightweb .slicks-horizontal .slick-arrow.slick-prev-horizontal,
    .lightweb .slick-machine-dots .slick-arrow.slick-prev-horizontal,
    .lightweb .special-slick-nav .slick-arrow.slick-prev-horizontal,
    .lightweb .slick-products .slick-arrow.slick-prev-horizontal {
      left: 30px;
      transform: rotate(180deg); }
    .lightweb .slicks-horizontal .slick-arrow.special-slick-nav-prev,
    .lightweb .slick-machine-dots .slick-arrow.special-slick-nav-prev,
    .lightweb .special-slick-nav .slick-arrow.special-slick-nav-prev,
    .lightweb .slick-products .slick-arrow.special-slick-nav-prev {
      transform: rotate(180deg);
      left: -30px; }
      .lightweb .slicks-horizontal .slick-arrow.special-slick-nav-prev:after,
      .lightweb .slick-machine-dots .slick-arrow.special-slick-nav-prev:after,
      .lightweb .special-slick-nav .slick-arrow.special-slick-nav-prev:after,
      .lightweb .slick-products .slick-arrow.special-slick-nav-prev:after {
        border-color: #333333;
        height: 15px;
        width: 15px; }
    .lightweb .slicks-horizontal .slick-arrow.special-slick-nav-next,
    .lightweb .slick-machine-dots .slick-arrow.special-slick-nav-next,
    .lightweb .special-slick-nav .slick-arrow.special-slick-nav-next,
    .lightweb .slick-products .slick-arrow.special-slick-nav-next {
      right: -30px; }
      .lightweb .slicks-horizontal .slick-arrow.special-slick-nav-next:after,
      .lightweb .slick-machine-dots .slick-arrow.special-slick-nav-next:after,
      .lightweb .special-slick-nav .slick-arrow.special-slick-nav-next:after,
      .lightweb .slick-products .slick-arrow.special-slick-nav-next:after {
        border-color: #333333;
        height: 15px;
        width: 15px; }
  .lightweb .slicks-horizontal img,
  .lightweb .slick-machine-dots img,
  .lightweb .special-slick-nav img,
  .lightweb .slick-products img {
    margin: 0 auto; }
  .lightweb .slicks-horizontal .header-slider-counter,
  .lightweb .slick-machine-dots .header-slider-counter,
  .lightweb .special-slick-nav .header-slider-counter,
  .lightweb .slick-products .header-slider-counter {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
    font-weight: bold;
    color: #000; }
  .lightweb .slick-products .slick-arrow {
    top: calc(50% - 10px); }
    .lightweb .slick-products .slick-arrow:after {
      width: 20px;
      height: 20px; }
    .lightweb .slick-products .slick-arrow.slick-prev-horizontal {
      left: 10px; }
    .lightweb .slick-products .slick-arrow.slick-next-horizontal {
      right: 10px; }
  .lightweb .special-slick-nav li {
    cursor: pointer; }
  .lightweb .slicks-vertical:after {
    content: '';
    height: 40px;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0; }
  .lightweb .slicks-vertical .slick-arrow {
    position: absolute;
    bottom: -42px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EAEAEA;
    width: 40px;
    height: 40px; }
    .lightweb .slicks-vertical .slick-arrow:after {
      content: '\2193';
      color: #000;
      transition: padding 0.3s; }
    .lightweb .slicks-vertical .slick-arrow.slick-prev-vertical {
      right: 50px; }
      @media all and (max-width: 720px) {
        .lightweb .slicks-vertical .slick-arrow.slick-prev-vertical {
          transform: rotate(-90deg); } }
      .lightweb .slicks-vertical .slick-arrow.slick-prev-vertical:after {
        content: '\2191'; }
    @media all and (max-width: 720px) {
      .lightweb .slicks-vertical .slick-arrow.slick-next-vertical {
        transform: rotate(-90deg); } }
    .lightweb .slicks-vertical .slick-arrow.slick-next-vertical:hover:after {
      padding-bottom: 0;
      padding-top: 5px; }
    .lightweb .slicks-vertical .slick-arrow:hover:after {
      padding-bottom: 5px; }
  .lightweb .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .lightweb .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .lightweb .slick-list:focus {
      outline: none; }
    .lightweb .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .lightweb .slick-slider .slick-track,
  .lightweb .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .lightweb .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .lightweb .slick-track:before, .lightweb .slick-track:after {
      content: "";
      display: table; }
    .lightweb .slick-track:after {
      clear: both; }
    .slick-loading .lightweb .slick-track {
      visibility: hidden; }
  .lightweb .slick-categories .slick-arrow,
  .lightweb .slicks-horizontal-product-header .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    top: calc(50% - 50px);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100px;
    width: 60px;
    height: 60px;
    margin-left: -15px; }
    .lightweb .slick-categories .slick-arrow:after,
    .lightweb .slicks-horizontal-product-header .slick-arrow:after {
      content: '';
      border-width: 5px;
      border-style: solid;
      border-color: black;
      border-left: 0;
      border-bottom: 0;
      border-radius: 3px;
      transform: rotate(45deg);
      width: 30px;
      height: 30px;
      transition: border-color .3s; }
    .lightweb .slick-categories .slick-arrow.slick-next-horizontal,
    .lightweb .slicks-horizontal-product-header .slick-arrow.slick-next-horizontal {
      right: 20px; }
      .lightweb .slick-categories .slick-arrow.slick-next-horizontal:after,
      .lightweb .slicks-horizontal-product-header .slick-arrow.slick-next-horizontal:after {
        margin-right: 10px; }
    .lightweb .slick-categories .slick-arrow.slick-prev-horizontal,
    .lightweb .slicks-horizontal-product-header .slick-arrow.slick-prev-horizontal {
      left: 30px; }
      .lightweb .slick-categories .slick-arrow.slick-prev-horizontal:after,
      .lightweb .slicks-horizontal-product-header .slick-arrow.slick-prev-horizontal:after {
        margin-left: 15px;
        transform: rotate(-135deg); }
    .lightweb .slick-categories .slick-arrow:hover:after,
    .lightweb .slicks-horizontal-product-header .slick-arrow:hover:after {
      border-color: black; }
  .lightweb .slick-categories .slick-dots,
  .lightweb .slicks-horizontal-product-header .slick-dots {
    bottom: initial;
    top: 100%; }
    .lightweb .slick-categories .slick-dots .slick-active button:before,
    .lightweb .slicks-horizontal-product-header .slick-dots .slick-active button:before {
      background: #000; }
    .lightweb .slick-categories .slick-dots button:before,
    .lightweb .slicks-horizontal-product-header .slick-dots button:before {
      border-color: #000; }
  .lightweb .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
    .slick-logos .lightweb .slick-slide {
      margin-right: 30px; }
    [dir="rtl"] .lightweb .slick-slide {
      float: right; }
    .lightweb .slick-slide img {
      display: block; }
    .lightweb .slick-slide.slick-loading img {
      display: none; }
    .lightweb .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .lightweb .slick-slide {
      display: block; }
    .slick-loading .lightweb .slick-slide {
      visibility: hidden; }
    .slick-vertical .lightweb .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent;
      margin-bottom: 10px; }
  .lightweb .slick-arrow.slick-hidden {
    display: none; }
  .lightweb .slick-carousel .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    top: calc(50% - 50px);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100px;
    width: 60px;
    height: 60px;
    margin-left: -15px; }
    .lightweb .slick-carousel .slick-arrow:after {
      content: '';
      border-width: 5px;
      border-style: solid;
      border-color: black;
      border-left: 0;
      border-bottom: 0;
      border-radius: 3px;
      transform: rotate(45deg);
      width: 30px;
      height: 30px;
      transition: border-color .3s; }
    .lightweb .slick-carousel .slick-arrow.slick-next-horizontal {
      right: 20px; }
    .lightweb .slick-carousel .slick-arrow.slick-prev-horizontal {
      left: 30px; }
      .lightweb .slick-carousel .slick-arrow.slick-prev-horizontal:after {
        margin-left: 15px;
        transform: rotate(-135deg); }
    .lightweb .slick-carousel .slick-arrow:hover:after {
      border-color: black; }
  .lightweb #product-header-search .search-form {
    position: relative;
    width: 100%; }
  .lightweb #product-header-search .product-search-result {
    position: absolute;
    max-height: 435px;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .lightweb #product-header-search .dgwt-wcas-sf-wrapp svg {
    fill: #000; }
  .lightweb #product-header-search .product-search-field {
    width: 100%;
    border: none;
    border-radius: 100px;
    font-size: 18px;
    height: inherit;
    color: #000;
    padding: 10px 20px;
    border: 1px solid rgba(0, 0, 0, 0.4); }
    @media all and (min-width: 720px) {
      .lightweb #product-header-search .product-search-field {
        padding: 18px 18px 18px 44px; } }
    .lightweb #product-header-search .product-search-field::placeholder {
      color: #000; }
  .lightweb .site-search-wrapper {
    position: fixed;
    z-index: -1000;
    top: 110px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    min-width: 600px;
    width: 80%;
    opacity: 0;
    transition: height 0.5s, top 0.5s, opacity 0.3s; }
    @media all and (max-width: 720px) {
      .lightweb .site-search-wrapper {
        min-width: 100%;
        flex-direction: column; } }
    .lightweb .site-search-wrapper #site-search {
      width: 100%; }
      .lightweb .site-search-wrapper #site-search input {
        width: 100%;
        background: #fff;
        box-shadow: none;
        font-size: 1.3em;
        border: none;
        margin-bottom: 10px;
        padding: 15px 30px;
        border-radius: 100px;
        border: 1px solid rgba(0, 0, 0, 0.4);
        box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
        .lightweb .site-search-wrapper #site-search input::placeholder {
          font-style: italic;
          color: #999; }
    .lightweb .site-search-wrapper #search-tips {
      font-size: 0.8em;
      background: #fff;
      border-radius: 5px;
      padding: 5px 20px;
      color: #333333;
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
    .lightweb .site-search-wrapper #nav-search {
      cursor: pointer;
      width: 0;
      height: 20px;
      margin-left: 0;
      background-size: 100%;
      transition: width 0.5s, margin-left 0.5s; }
      .lightweb .site-search-wrapper #nav-search.mob-only {
        margin: 8px 50px 0 0; }
    .lightweb .site-search-wrapper .search-form {
      position: relative; }
      .lightweb .site-search-wrapper .search-form ul.search-result {
        display: none;
        flex-direction: column;
        background: #fff;
        padding: 0;
        width: 100%;
        max-height: 500px;
        overflow: auto;
        box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
        .lightweb .site-search-wrapper .search-form ul.search-result .search-item {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start;
          width: 100%;
          border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
        .lightweb .site-search-wrapper .search-form ul.search-result .search-item-info-inner {
          width: calc(100% - 200px);
          margin-right: 25px;
          padding-right: 25px; }
        .lightweb .site-search-wrapper .search-form ul.search-result .search-item-info {
          display: flex;
          padding: 40px;
          width: 100%; }
        .lightweb .site-search-wrapper .search-form ul.search-result .search-item-image-wrapper {
          width: 200px; }
        .lightweb .site-search-wrapper .search-form ul.search-result .search-item-image {
          max-width: 100%;
          max-height: 150px; }
        .lightweb .site-search-wrapper .search-form ul.search-result a.search-item-name {
          display: flex;
          align-items: center;
          color: #000;
          width: 100%;
          font-size: 2em;
          font-weight: bold;
          margin-bottom: 5px; }
        .lightweb .site-search-wrapper .search-form ul.search-result .search-item-cat {
          color: #333333;
          font-weight: bold; }
          .lightweb .site-search-wrapper .search-form ul.search-result .search-item-cat a {
            font-weight: bold; }
        .lightweb .site-search-wrapper .search-form ul.search-result.show-suggestion {
          display: flex; }
    .lightweb .site-search-wrapper .hl {
      background: #ffff00;
      text-transform: uppercase; }
    .lightweb .site-search-wrapper #close-search-result {
      display: none;
      position: absolute;
      z-index: 10;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      top: 10px;
      right: 10px;
      width: 20px;
      height: 20px;
      cursor: pointer; }
      .lightweb .site-search-wrapper #close-search-result:before {
        content: "";
        display: block;
        height: 1px;
        width: 20px;
        background: #333;
        transform: rotate(45deg); }
      .lightweb .site-search-wrapper #close-search-result:after {
        content: "";
        display: block;
        height: 1px;
        width: 20px;
        background: #333;
        transform: rotate(-45deg); }
      .lightweb .site-search-wrapper #close-search-result.show {
        display: flex; }
  .lightweb.show-search .site-search-wrapper {
    z-index: 1000;
    opacity: 1; }
  .lightweb #mobile-only-search {
    display: none; }
    @media all and (max-width: 992px) {
      .lightweb #mobile-only-search {
        display: block;
        width: 98%;
        margin-top: 10px;
        margin-left: 1%; } }
  .lightweb .product-search-result {
    display: none;
    margin-left: 0;
    padding-left: 0; }
    .lightweb .product-search-result.show-suggestion {
      display: block;
      width: 100%;
      background: #fff;
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
    .lightweb .product-search-result .search-item {
      display: flex;
      justify-content: space-between;
      width: 100%;
      padding: 10px 20px;
      border-bottom: 1px solid rgba(103, 151, 255, 0.2); }
      .lightweb .product-search-result .search-item:last-child {
        border-bottom: none; }
    .lightweb .product-search-result .search-item-info-inner {
      display: flex;
      align-items: baseline;
      flex-flow: wrap;
      padding-right: 20px; }
    .lightweb .product-search-result .search-item-av {
      padding: 0 2.5px; }
    .lightweb .product-search-result .search-item-sku,
    .lightweb .product-search-result .search-item-isbn {
      color: #777;
      padding: 0 2.5px;
      font-size: 0.8em; }
    .lightweb .product-search-result .search-item-author {
      font-size: 14px;
      text-transform: capitalize;
      padding: 0 2.5px; }
    .lightweb .product-search-result .search-item-publisher {
      font-size: 12px;
      text-transform: capitalize;
      padding: 0 2.5px; }
    .lightweb .product-search-result .search-item-name {
      text-transform: capitalize;
      font-weight: bold;
      padding-right: 2.5px; }
      @media all and (max-width: 720px) {
        .lightweb .product-search-result .search-item-name {
          font-size: 14px;
          margin-bottom: 5px; } }
    .lightweb .product-search-result .search-item-price {
      font-size: 12px;
      color: #666;
      padding: 0 2.5px; }
      @media all and (max-width: 720px) {
        .lightweb .product-search-result .search-item-price {
          margin-left: 0; } }
    .lightweb .product-search-result .search-item-cat {
      text-transform: capitalize;
      font-size: 12px;
      padding: 0 2.5px; }
      @media all and (max-width: 720px) {
        .lightweb .product-search-result .search-item-cat {
          margin-left: 0; } }
      .lightweb .product-search-result .search-item-cat:before {
        content: "/";
        margin-right: 5px; }
        @media all and (max-width: 720px) {
          .lightweb .product-search-result .search-item-cat:before {
            display: none; } }
    .lightweb .product-search-result .search-item-desc {
      font-size: 12px;
      margin-top: 5px;
      overflow: hidden;
      max-width: 70%;
      height: 1.3em;
      padding-right: 20px; }
      .lightweb .product-search-result .search-item-desc h2 {
        display: none; }
    .lightweb .product-search-result .search-item-img {
      max-height: 60px; }
  .lightweb #close-product-search-result {
    display: none;
    position: absolute;
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 22px;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
    @media all and (max-width: 720px) {
      .lightweb #close-product-search-result {
        top: 14px; } }
    .lightweb #close-product-search-result:before {
      content: "";
      display: block;
      height: 1px;
      width: 20px;
      background: #333;
      transform: rotate(45deg); }
    .lightweb #close-product-search-result:after {
      content: "";
      display: block;
      height: 1px;
      width: 20px;
      background: #333;
      transform: rotate(-45deg); }
    .lightweb #close-product-search-result.show {
      display: flex; }
  .lightweb .hl {
    background: #cdcdcd; }
  .lightweb .search-page .page-title {
    margin-bottom: 60px; }
  .lightweb .accordion-wrapper {
    position: relative; }
    .lightweb .accordion-wrapper .accordion-heading {
      width: 100%;
      display: block;
      cursor: pointer; }
    .lightweb .accordion-wrapper h3 {
      font-size: 24px;
      position: relative;
      display: flex;
      align-items: center;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .lightweb .accordion-wrapper h3.smaller {
        font-size: 18px; }
      .lightweb .accordion-wrapper h3:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -10px;
        height: 2px;
        width: 100%;
        background: #333333; }
      .lightweb .accordion-wrapper h3:after {
        content: '';
        border-top: 3px solid #000;
        border-right: 3px solid #000;
        transform: rotate(135deg);
        width: 10px;
        height: 10px;
        margin: -3px 0 0 30px;
        transition: all .3s; }
    .lightweb .accordion-wrapper.accordion-open h3:after {
      margin-top: 5px;
      transform: rotate(0);
      border-right: none; }
    .lightweb .accordion-wrapper a {
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 10px; }
  .lightweb .accordion-inner {
    display: none !important;
    flex-direction: column;
    justify-content: flex-start; }
    .lightweb .accordion-inner.absolute {
      position: absolute;
      background: #fff;
      min-width: 100%;
      top: calc(100% - 30px);
      right: 0; }
      .lightweb .accordion-inner.absolute a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        padding: 10px 20px;
        margin-bottom: 0;
        white-space: nowrap; }
        .lightweb .accordion-inner.absolute a:last-child {
          border: none; }
        .lightweb .accordion-inner.absolute a:hover {
          background: #f9f9f9; }
    .lightweb .accordion-inner iframe {
      margin-top: 10px; }
  .lightweb .accordion-open .accordion-inner {
    display: flex !important; }
  .lightweb .clear:before,
  .lightweb .clear:after,
  .lightweb .entry-content:before,
  .lightweb .entry-content:after,
  .lightweb .comment-content:before,
  .lightweb .comment-content:after,
  .lightweb .site-header:before,
  .lightweb .site-header:after,
  .lightweb .site-content:before,
  .lightweb .site-content:after,
  .lightweb .site-footer:before,
  .lightweb .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed; }
  .lightweb .clear:after,
  .lightweb .entry-content:after,
  .lightweb .comment-content:after,
  .lightweb .site-header:after,
  .lightweb .site-content:after,
  .lightweb .site-footer:after {
    clear: both; }
  .lightweb .hide-on-load {
    display: none; }
  .lightweb .spinner-border {
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
    width: 50px;
    margin: 0 auto; }
  .lightweb .loader {
    width: 40px;
    height: 40px;
    animation: spinn 1s infinite; }

@keyframes spinn {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .lightweb .loader-onload {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    text-align: center; }
    .lightweb .loader-onload h3 {
      font-family: "Aleo", sans-serif;
      text-transform: uppercase;
      color: #8c8c8c;
      font-weight: bold;
      margin: 10px 20px 0 0;
      line-height: 1; }
  .lightweb .header {
    position: relative;
    width: 100%;
    background: linear-gradient(120deg, #1e2128 30%, #272b30 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 200px 0;
    margin-bottom: 60px; }
    @media all and (max-width: 720px) {
      .lightweb .header {
        padding: 30px 0; } }
    .lightweb .header:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(rgba(6, 65, 154, 0.5), rgba(6, 65, 154, 0.1));
      width: 100%;
      height: 100%; }
    .lightweb .header h1,
    .lightweb .header h2,
    .lightweb .header h3,
    .lightweb .header p {
      position: relative;
      z-index: 1; }
  .lightweb .comment-content a {
    word-wrap: break-word; }
  .lightweb .bypostauthor {
    display: block; }
  .lightweb .sticky {
    display: block; }
  .lightweb .hentry {
    margin: 0 0 24px; }
  .lightweb .updated:not(.published) {
    display: none; }
  .lightweb .page-links {
    clear: both;
    margin: 0 0 24px; }
  .lightweb .outer-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    padding: 60px 0; }
    @media all and (max-width: 720px) {
      .lightweb .outer-wrapper {
        padding: 40px 0; } }
  .lightweb .lw-page-title {
    text-transform: uppercase;
    color: #000; }
  .lightweb .inner-wrapper {
    display: flex;
    flex-flow: wrap;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px; }
    @media all and (max-width: 1300px) {
      .lightweb .inner-wrapper {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb .inner-wrapper {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb .inner-wrapper {
        max-width: 100%;
        padding: 0 20px; } }
    .lightweb .inner-wrapper.between {
      justify-content: space-between; }
    .lightweb .inner-wrapper.center {
      justify-content: center; }
    .lightweb .inner-wrapper.padding {
      padding-top: 80px;
      padding-bottom: 80px;
      margin: 80px auto; }
      @media all and (max-width: 992px) {
        .lightweb .inner-wrapper.padding {
          padding-top: 60px;
          padding-bottom: 60px;
          margin: 40px auto; } }
      @media all and (max-width: 720px) {
        .lightweb .inner-wrapper.padding {
          padding-top: 40px;
          padding-bottom: 40px;
          margin: 0 auto; } }
    .lightweb .inner-wrapper.column {
      flex-direction: column; }
    .lightweb .inner-wrapper.block {
      display: block; }
    @media all and (max-width: 992px) {
      .lightweb .inner-wrapper {
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb .inner-wrapper {
        max-width: 100%;
        padding: 0 20px; } }
  .lightweb.header-fixed #lw-content {
    padding-top: 60px; }
  .lightweb .lw-menu {
    display: flex;
    justify-content: center;
    padding: 20px 40px; }
  .lightweb .lw-menu-inner {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 1200px;
    width: 100%;
    min-height: 20px;
    margin: 0 auto; }
  .lightweb .lw-menu-inner-items {
    width: calc(100% - 40px); }
    @media all and (max-width: 992px) {
      .lightweb .lw-menu-inner-items {
        display: none;
        flex-direction: column;
        margin-top: 50px; }
        .lw-menu-open .lightweb .lw-menu-inner-items {
          display: flex; } }
    .lightweb .lw-menu-inner-items a {
      padding: 0 10px; }
      .lightweb .lw-menu-inner-items a:first-child {
        padding-left: 0; }
      @media all and (max-width: 992px) {
        .lightweb .lw-menu-inner-items a {
          padding: 0 0 10px; } }
  .lightweb .lw-menu-hamburger-button {
    display: none;
    align-items: center;
    position: absolute;
    right: 0;
    cursor: pointer; }
    @media all and (max-width: 992px) {
      .lightweb .lw-menu-hamburger-button {
        display: flex; } }
  .lightweb .lw-menu-hamburger-button-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    height: 15px;
    margin-left: 10px; }
    .lw-menu-open .lightweb .lw-menu-hamburger-button-inner {
      justify-content: center; }
    .lightweb .lw-menu-hamburger-button-inner::before, .lightweb .lw-menu-hamburger-button-inner::after,
    .lightweb .lw-menu-hamburger-button-inner > span {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      background: #222; }
    .lightweb .lw-menu-hamburger-button-inner::before {
      transform: rotate(0);
      transition: transform 0.3s; }
    .lightweb .lw-menu-hamburger-button-inner > span {
      top: 11px; }
    .lightweb .lw-menu-hamburger-button-inner::after {
      transform: rotate(0);
      transition: transform 0.3s; }
    .lw-menu-open .lightweb .lw-menu-hamburger-button-inner::before {
      transform: rotate(-45deg); }
    .lw-menu-open .lightweb .lw-menu-hamburger-button-inner::after {
      transform: rotate(45deg); }
    .lw-menu-open .lightweb .lw-menu-hamburger-button-inner > span {
      display: none; }
  .lightweb .lw-content-container {
    padding-bottom: 100px; }
  .lightweb .site-title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left; }
    .lightweb .site-title-wrapper h1 {
      width: 100%;
      margin-bottom: 10px;
      text-align: left; }
    .lightweb .site-title-wrapper .sub-title-text {
      text-align: left; }
  .lightweb .half {
    display: flex;
    flex-direction: column;
    width: 50%; }
    @media all and (max-width: 720px) {
      .lightweb .half {
        width: 100%; } }
    .lightweb .half.left {
      padding: 20px 20px 20px 0; }
      @media all and (max-width: 720px) {
        .lightweb .half.left {
          padding: 20px 0; } }
    .lightweb .half.right {
      padding: 20px 0 20px 20px; }
      @media all and (max-width: 720px) {
        .lightweb .half.right {
          padding: 20px 0; } }
  .lightweb .third {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33%; }
    @media all and (max-width: 720px) {
      .lightweb .third {
        width: 100%; } }
    .lightweb .third.between {
      justify-content: space-between; }
    .lightweb .third.left {
      padding: 10px 10px 10px 0; }
    .lightweb .third.center {
      padding: 10px; }
    .lightweb .third.right {
      padding: 10px 0 10px 10px; }
  .lightweb .tablet-only {
    display: none !important; }
    @media all and (max-width: 992px) and (min-width: 720px) {
      .lightweb .tablet-only {
        display: flex !important; } }
  @media all and (max-width: 992px) and (min-width: 720px) {
    .lightweb .not-tablet {
      display: none !important; } }
  @media all and (max-width: 992px) {
    .lightweb .tablet-up-only {
      display: none !important; } }
  .lightweb .tablet-down-only {
    display: none; }
    @media all and (max-width: 992px) {
      .lightweb .tablet-down-only {
        display: block; } }
  .lightweb .mobile-up-only {
    display: none; }
    @media all and (min-width: 720px) {
      .lightweb .mobile-up-only {
        display: block; } }
  .lightweb .mobile-only {
    display: none; }
    @media all and (max-width: 720px) {
      .lightweb .mobile-only {
        display: block; } }
  .lightweb .title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
    .lightweb .title-wrapper h3 {
      color: #8b8e91;
      font-weight: 300;
      font-size: 1.25em;
      margin-top: 10px; }
  .lightweb .heading-wrapper {
    display: flex;
    justify-content: center;
    align-items: center; }
    @media all and (max-width: 720px) {
      .lightweb .heading-wrapper {
        flex-direction: column; } }
    .lightweb .heading-wrapper img {
      width: auto;
      max-height: 30px;
      margin-right: 20px; }
    .lightweb .heading-wrapper h2 {
      margin: 0;
      text-align: left; }
      @media all and (max-width: 720px) {
        .lightweb .heading-wrapper h2 {
          margin-top: 20px; } }
  .lightweb .bottom-path,
  .lightweb .top-path {
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 100px; }
    @media all and (max-width: 992px) {
      .lightweb .bottom-path,
      .lightweb .top-path {
        background-size: 300%; } }
  .lightweb .top-path {
    transform: rotate(180deg);
    top: -30px;
    bottom: inherit;
    z-index: 1; }
  .lightweb .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: initial;
    width: 90%;
    max-width: 700px !important;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 0.2);
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    padding: 40px; }
  .lightweb .pum-theme-104318 .pum-content + .pum-close,
  .lightweb .pum-theme-lightbox .pum-content + .pum-close {
    box-shadow: none; }
  .lightweb .card {
    position: relative;
    background: #fff;
    border: none;
    box-shadow: none;
    overflow: hidden;
    transition: box-shadow 0.5s; }
    .lightweb .card img {
      transform: scale(1);
      transition: transform 0.5s; }
    .lightweb .card .card-image-overlay {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      bottom: 0;
      left: 0;
      height: 0;
      padding-bottom: 67.4%;
      width: 100%;
      opacity: 0;
      transition: opacity 0.5s; }
      .lightweb .card .card-image-overlay .btn.btn-primary {
        top: 45%;
        position: absolute; }
    .lightweb .card:hover {
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
      @media all and (min-width: 992px) {
        .lightweb .card:hover .card-image-overlay {
          opacity: 1;
          background: rgba(0, 0, 0, 0.5); } }
      .lightweb .card:hover img {
        transform: scale(1.02); }
  .lightweb .card-title {
    font-size: 1.5em; }
  .lightweb.page-id-105441 .lw-content-container {
    padding-bottom: 0; }
    .lightweb.page-id-105441 .lw-content-container .wp-block-columns.full-cover {
      margin-bottom: 0; }
  .lightweb.page-id-105441 .lw-footer-wrapper {
    margin-top: 0; }
  .lightweb #mc_embed_signup form {
    text-align: center;
    padding: 10px 0 10px 0; }
  .lightweb .mc-field-group {
    display: inline-block; }
  .lightweb #mc_embed_signup label {
    display: block;
    font-size: 1em;
    padding-bottom: 10px;
    font-weight: bold; }
  .lightweb #mc_embed_signup .clear {
    display: inline-block; }
  .lightweb #mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em 0.5em 0em 0.5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both; }
  .lightweb #mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em 0.5em 0.5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%; }
  .lightweb #mc_embed_signup #mce-error-response {
    display: none; }
  .lightweb #mc_embed_signup #mce-success-response {
    color: #529214;
    display: none; }
  .lightweb #mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: 0.5em 0; }
  @media (max-width: 768px) {
    .lightweb #mc_embed_signup input.email {
      width: 100%;
      margin-bottom: 5px; }
    .lightweb #mc_embed_signup .clear {
      display: block;
      width: 100%; }
    .lightweb #mc_embed_signup .button {
      width: 100%;
      margin: 0; } }
  .lightweb #mc_embed_signup {
    background: #fff;
    clear: left;
    width: 100%; }
  .lightweb #mc_embed_signup_scroll {
    text-align: center; }
    .lightweb #mc_embed_signup_scroll .email {
      border-radius: 28px;
      width: 100%;
      padding: 11px 135px 11px 20px; }
    .lightweb #mc_embed_signup_scroll .btn {
      font-family: "opensans", sans-serif; }
      @media all and (min-width: 720px) {
        .lightweb #mc_embed_signup_scroll .btn {
          position: absolute;
          right: 15px; } }
    @media all and (max-width: 720px) {
      .lightweb #mc_embed_signup_scroll .col-lg-6 {
        display: flex;
        flex-direction: column;
        align-items: flex-end; } }
  .lightweb .mc-banner,
  .lightweb .mc-modal {
    z-index: 999999; }
  .lightweb .four-o-four-text {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .lightweb .four-o-four-product {
    text-align: center; }
    .lightweb .four-o-four-product h3 span {
      font-weight: normal; }
  .lightweb .lw-top-nav {
    position: relative;
    z-index: 99999;
    display: flex;
    height: 40px;
    width: 100%;
    padding: 0 20px;
    background: #fbfbfb; }
    @media all and (max-width: 720px) {
      .lightweb .lw-top-nav {
        padding: 0; } }
  .lightweb .lw-top-nav-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto; }
    @media all and (min-width: 576px) {
      .lightweb .lw-top-nav-inner {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .lw-top-nav-inner {
        max-width: 720px; }
        .lightweb .lw-top-nav-inner.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .lw-top-nav-inner {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .lw-top-nav-inner {
        max-width: 1140px; } }
  .lightweb .lw-top-nav-offers {
    display: flex;
    align-items: center;
    width: 50%; }
    .lightweb .lw-top-nav-offers:before {
      position: relative;
      text-align: center;
      margin-right: 8px;
      content: "!";
      border: 1px solid #333;
      width: 22px;
      height: 22px;
      display: block;
      border-radius: 100px; }
    .lightweb .lw-top-nav-offers .slick-slider {
      width: calc(100% - 30px); }
    .lightweb .lw-top-nav-offers span,
    .lightweb .lw-top-nav-offers a {
      font-family: "opensans", sans-serif;
      font-size: 0.9em; }
    @media all and (max-width: 992px) {
      .lightweb .lw-top-nav-offers {
        width: 100%; } }
    @media all and (max-width: 720px) {
      .lightweb .lw-top-nav-offers {
        text-align: center; } }
  .lightweb .lw-top-nav-extra {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%; }
    .lightweb .lw-top-nav-extra li {
      list-style: none; }
  .lightweb .lw-site-navigation-wrapper {
    display: flex;
    position: relative;
    z-index: 9999;
    height: 60px;
    width: 100%;
    transition: top 0.3s; }
  .lightweb .lw-site-navigation-wrapper-inner {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%; }
    .lightweb .lw-site-navigation-wrapper-inner ul:not(.sub-menu) {
      list-style: none;
      padding: 0;
      margin: 0; }
    .lightweb .lw-site-navigation-wrapper-inner li {
      list-style: none; }
  .lightweb .lw-site-navigation-wrapper {
    background: #fff;
    border-bottom: 1px solid #f1f1f1; }
  .lightweb.header-fixed .lw-site-navigation-wrapper {
    position: fixed;
    top: 0;
    border-bottom-color: #fff;
    box-shadow: 0 20px 30px rgba(51, 51, 51, 0.16); }
  .lightweb .lw-logo-container {
    display: flex;
    align-items: center;
    min-width: 110px;
    padding: 0 20px 0 0; }
    @media all and (max-width: 720px) {
      .lightweb .lw-logo-container {
        min-width: 90px; } }
    .lightweb .lw-logo-container .custom-logo-link {
      display: flex;
      align-items: center;
      height: 60px;
      margin-top: -5px; }
      .lightweb .lw-logo-container .custom-logo-link img {
        max-height: 40px;
        width: auto; }
        @media all and (max-width: 720px) {
          .lightweb .lw-logo-container .custom-logo-link img {
            max-height: 30px; } }
  .lightweb .menu:not(#menu-faq) .current-page-ancestor > a,
  .lightweb .menu:not(#menu-faq) .current-menu-item a {
    border-bottom: 2px solid #000;
    padding-bottom: 4px; }
  .lightweb .lw-main-navigation {
    display: flex;
    justify-content: flex-start;
    width: calc(100% - 120px); }
  .lightweb #desktop-menu {
    display: flex;
    justify-content: flex-end;
    width: 100%; }
    @media all and (max-width: 992px) {
      .lightweb #desktop-menu {
        display: none !important; } }
    .lightweb #desktop-menu #lw-primary-menu {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .lightweb #desktop-menu #lw-primary-menu > li {
        position: relative;
        padding: calc(35px - 1rem) 1.5em; }
        .lightweb #desktop-menu #lw-primary-menu > li.menu-item-has-children:before {
          display: none;
          position: absolute;
          top: 42px;
          right: 0;
          content: "";
          background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIwIDE4Ij4KICA8cGF0aCBpZD0ibmF2LWNoaWxkLWFycm93IiBkPSJNMTAsMCwyMCwxOEgwWiIgZmlsbD0iI2ZiZmJmYiIvPgo8L3N2Zz4K) no-repeat;
          background-size: contain;
          width: 20px;
          height: 18px; }
        .lightweb #desktop-menu #lw-primary-menu > li > a {
          font-size: 1em;
          font-weight: normal; }
  .lightweb .sub-menu {
    display: none;
    background: #fff;
    padding: 0; }
    @media all and (min-width: 992px) {
      .lightweb .sub-menu {
        padding: 8px 0;
        position: absolute;
        top: 100%;
        right: 0;
        box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); } }
    .lightweb .sub-menu a {
      width: 100%;
      display: block;
      font-size: 0.9rem;
      color: #000;
      padding: 8px 16px;
      white-space: nowrap; }
      @media all and (max-width: 992px) {
        .lightweb .sub-menu a {
          padding: 16px; } }
  @media all and (min-width: 992px) {
    .lightweb li.menu-item-has-children:hover:before {
      display: block !important; }
    .lightweb li.menu-item-has-children:hover .sub-menu {
      display: block; } }
  .lightweb .lw-main-navigation-extra {
    display: flex;
    align-items: center; }
    @media all and (max-width: 992px) {
      .lightweb .lw-main-navigation-extra {
        align-items: flex-start;
        flex-direction: column; } }
    .lightweb .lw-main-navigation-extra li {
      position: relative;
      padding: 18px 0; }
  .lightweb .nav-search,
  .lightweb #mobile-only-search-button {
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOC4yMDYiIGhlaWdodD0iMzguMjA2IiB2aWV3Qm94PSIwIDAgMzguMjA2IDM4LjIwNiI+CiAgPGcgaWQ9InNlcmFjaF9pY29uIiBkYXRhLW5hbWU9InNlcmFjaCBpY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjI3NiAwLjI3NikiPgogICAgPGcgaWQ9IkVsbGlwc2VfMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjI3NiAtMC4yNzYpIiBmaWxsPSJub25lIiBzdHJva2U9IiMyMjFlMWUiIHN0cm9rZS13aWR0aD0iNCI+CiAgICAgIDxjaXJjbGUgY3g9IjEzIiBjeT0iMTMiIHI9IjEzIiBzdHJva2U9Im5vbmUiLz4KICAgICAgPGNpcmNsZSBjeD0iMTMiIGN5PSIxMyIgcj0iMTEiIGZpbGw9Im5vbmUiLz4KICAgIDwvZz4KICAgIDxsaW5lIGlkPSJMaW5lXzEzIiBkYXRhLW5hbWU9IkxpbmUgMTMiIHgyPSI5LjA3MyIgeTI9IjkuMDczIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNi4wMjggMjYuMDI4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjIxZTFlIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iNCIvPgogIDwvZz4KPC9zdmc+Cg==) no-repeat;
    background-size: contain;
    cursor: pointer; }
  @media all and (max-width: 992px) {
    .lightweb .nav-search {
      display: none; } }
  .lightweb #mobile-only-search-button {
    position: absolute;
    top: 18px;
    right: 60px; }
    .lightweb #mobile-only-search-button:active {
      background-color: #f2f3fa; }
    @media all and (min-width: 992px) {
      .lightweb #mobile-only-search-button {
        display: none; } }
  .lightweb #menu-faq {
    list-style: none;
    padding-left: 0; }
    .lightweb #menu-faq a {
      display: inline-block;
      padding: 5px 0; }
    .lightweb #menu-faq .current_page_item {
      font-weight: bold; }
  .lightweb .top-menu {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 99999;
    padding: 5px 20px;
    height: 30px;
    width: 100%;
    transition: height 0.3s; }
    @media all and (max-width: 992px) {
      .lightweb .top-menu {
        flex-direction: column-reverse;
        align-items: flex-start; } }
    .lightweb .top-menu li {
      list-style: none;
      margin-top: initial; }
      .lightweb .top-menu li.menu-item-has-children {
        position: relative; }
  .lightweb.header-fixed .top-menu {
    height: 0; }
  .lightweb .nav-myaccount-wrapper {
    padding: 20px 0; }
    @media all and (max-width: 992px) {
      .lightweb .nav-myaccount-wrapper .mobile-item-button {
        top: 45px; } }
    @media all and (max-width: 992px) {
      .lightweb .nav-myaccount-wrapper li {
        border-bottom: 1px solid #f3f3f3;
        padding: 0; }
        .lightweb .nav-myaccount-wrapper li:last-child {
          border: none; } }
  .lightweb .nav-myaccount {
    display: block;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzOC44ODYiIHZpZXdCb3g9IjAgMCAzMCAzOC44ODYiPgogIDxnIGlkPSJwcm9maWxlLWJsYWNrIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC43NSAyLjMzNSkiPgogICAgPHBhdGggaWQ9IlBhdGhfNDgiIGRhdGEtbmFtZT0iUGF0aCA0OCIgZD0iTTI1Ljc3NiwxOC4zNzFhOCw4LDAsMCwxLTYuNzgyLTMuNzg3QTguMDgyLDguMDgyLDAsMCwxLDE3LjY4Niw5LjczYTguMjQ1LDguMjQ1LDAsMCwxLDUuODg2LTcuNjQyLDguMDExLDguMDExLDAsMCwxLDguNTcyLDIuNzg4LDguMzQ2LDguMzQ2LDAsMCwxLDEuNzIxLDUuNTc3LDguMTY5LDguMTY5LDAsMCwxLTguMDksNy45MTdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAuNDI5IC0yKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjIxZTFlIiBzdHJva2Utd2lkdGg9IjMiLz4KICAgIDxnIGlkPSJSZWN0YW5nbGVfMjUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc1IDE5LjU1MSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzIyMWUxZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiPgogICAgICA8cGF0aCBkPSJNMTAsMEgyMEExMCwxMCwwLDAsMSwzMCwxMHY3YTAsMCwwLDAsMSwwLDBIMGEwLDAsMCwwLDEsMCwwVjEwQTEwLDEwLDAsMCwxLDEwLDBaIiBzdHJva2U9Im5vbmUiLz4KICAgICAgPHBhdGggZD0iTTEwLDJIMjBhOCw4LDAsMCwxLDgsOHYzYTIsMiwwLDAsMS0yLDJINGEyLDIsMCwwLDEtMi0yVjEwQTgsOCwwLDAsMSwxMCwyWiIgZmlsbD0ibm9uZSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==) no-repeat;
    background-size: contain;
    box-shadow: none;
    text-indent: -100000px;
    width: 16px;
    height: 20px;
    cursor: pointer; }
    @media all and (max-width: 992px) {
      .lightweb .nav-myaccount {
        display: flex;
        align-items: center;
        background-position: 20px center;
        background-size: 1.2em;
        width: calc(100% - 50px);
        text-indent: 40px;
        text-transform: uppercase;
        margin-left: 0;
        color: #fff;
        font-weight: bold;
        padding: 20px; } }
    .lightweb .nav-myaccount.not-logged-in {
      text-indent: 0;
      width: inherit;
      height: inherit;
      background: none;
      text-transform: none; }
      @media all and (max-width: 992px) {
        .lightweb .nav-myaccount.not-logged-in {
          height: 63px; } }
      .lightweb .nav-myaccount.not-logged-in span {
        padding: 10px 15px;
        margin-right: 3px;
        border-radius: 50px;
        background: #000;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase; }
        .lightweb .nav-myaccount.not-logged-in span:hover {
          background: #000; }
  .lightweb .lw-cart {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0; }
    @media all and (max-width: 992px) {
      .lightweb .lw-cart {
        padding: 0;
        position: absolute;
        top: 8px;
        right: 100px; } }
    .lightweb .lw-cart .menu-small-heading {
      padding-left: 5px;
      color: #9e9e9e !important; }
    .lightweb .lw-cart #cart-menu-dropdown {
      display: none;
      flex-direction: column;
      align-items: flex-start;
      position: absolute;
      z-index: 8888;
      top: 100%;
      right: 0;
      background: #fff;
      color: #000;
      padding: 20px;
      font-size: 12px;
      min-width: 300px;
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
      @media all and (max-width: 720px) {
        .lightweb .lw-cart #cart-menu-dropdown {
          position: fixed;
          top: 100px;
          right: inherit;
          width: 100%;
          left: 0; } }
      .lightweb .lw-cart #cart-menu-dropdown *:not(.btn) {
        color: #000; }
      .lightweb .lw-cart #cart-menu-dropdown .btn {
        width: 100%;
        border-radius: 4px; }
    @media all and (min-width: 992px) {
      .lightweb .lw-cart:hover #cart-menu-dropdown {
        display: flex; } }
    .lightweb .lw-cart.show-cart #cart-menu-dropdown {
      display: flex; }
    .lightweb .lw-cart .cart-menu-dropdown-inner {
      width: 100%; }
    .lightweb .lw-cart .cart-menu-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      margin-bottom: 20px; }
      .lightweb .lw-cart .cart-menu-item .cart-menu-image img {
        max-height: 80px;
        max-width: 90px;
        height: 100%;
        width: auto;
        border-radius: 20px; }
      .lightweb .lw-cart .cart-menu-item .cart-menu-meta-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: calc(100% - 70px);
        margin-left: 10px; }
      .lightweb .lw-cart .cart-menu-item span {
        padding: 1px 0; }
    .lightweb .lw-cart .cart-menu-name {
      font-size: 13px; }
    .lightweb .lw-cart .cart-menu-total {
      display: block;
      width: 100%;
      border-top: 1px solid #ccc;
      margin: 20px 0;
      padding-top: 20px;
      font-size: 1em; }
  @media all and (max-width: 720px) {
    .lightweb.header-fixed #cart-menu-dropdown {
      top: 60px; } }
  .lightweb .cart-total-quantity {
    font-size: 1em;
    color: #000;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; }
  .lightweb .lw-cart-image-wrapper {
    display: flex;
    align-items: flex-end;
    cursor: pointer; }
  .lightweb #lw-cart-image {
    width: 20px;
    height: 20px;
    padding: 0 5px 0 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNy4zODEiIGhlaWdodD0iMjguNSIgdmlld0JveD0iMCAwIDI3LjM4MSAyOC41Ij4KICA8ZyBpZD0iY2FydC1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjUgMS41KSI+CiAgICA8cGF0aCBpZD0iUGF0aF8xIiBkYXRhLW5hbWU9IlBhdGggMSIgZD0iTTEuNSwxLjVINC43MThhLjk2Ljk2LDAsMCwxLC45OS45NTN2MTMuN0EyLjE3OCwyLjE3OCwwLDAsMCw3LjkzNiwxOC4zSDIzLjU5MmEyLjI4MywyLjI4MywwLDAsMCwyLjI5LTIuMkwyNS43NTcsNi4wODdhMS4xMDYsMS4xMDYsMCwwLDAtMS4xNzYtMS4wNzJIMTMuMTM0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMS41IC0xLjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMxRTIxMjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+CiAgICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzEiIGRhdGEtbmFtZT0iRWxsaXBzZSAxIiBjeD0iMy41IiBjeT0iMy41IiByPSIzLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNjE0IDIwKSIgZmlsbD0iIzFFMjEyOCIvPgogICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8yIiBkYXRhLW5hbWU9IkVsbGlwc2UgMiIgY3g9IjMuNSIgY3k9IjMuNSIgcj0iMy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS41ODEgMjApIiBmaWxsPSIjMUUyMTI4Ii8+CiAgPC9nPgo8L3N2Zz4K) no-repeat center;
    background-size: contain; }
  .lightweb .trp-language-switcher {
    margin: 0; }
    @media all and (max-width: 992px) {
      .lightweb .trp-language-switcher {
        display: flex;
        align-items: center;
        margin-left: 20px; } }
    .lightweb .trp-language-switcher > div {
      border: none;
      background-size: 3px 3px, 5px 5px;
      background-position: calc(100% - 17px) calc(1em + 0px), calc(100% - 13px) calc(1em + 0px);
      background-color: transparent !important; }
      .lightweb .trp-language-switcher > div > a {
        padding: 0; }
        .lightweb .trp-language-switcher > div > a:hover {
          background: none; }
        .lightweb .trp-language-switcher > div > a img {
          margin: 0; }
    @media all and (max-width: 992px) {
      .lightweb .trp-language-switcher:hover .trp-ls-shortcode-language {
        display: flex !important; } }
  .lightweb .trp-ls-shortcode-current-language,
  .lightweb .trp-ls-shortcode-language {
    width: 20px !important;
    background-image: none !important;
    padding: 0; }
    @media all and (max-width: 992px) {
      .lightweb .trp-ls-shortcode-current-language,
      .lightweb .trp-ls-shortcode-language {
        display: flex !important;
        align-items: center;
        height: 22px;
        width: 100% !important;
        overflow: visible;
        visibility: visible; }
        .lightweb .trp-ls-shortcode-current-language a,
        .lightweb .trp-ls-shortcode-language a {
          margin-right: 20px; } }
  @media all and (max-width: 992px) {
    .lightweb .trp-ls-shortcode-current-language {
      display: none !important; } }
  @media all and (min-width: 992px) {
    .lightweb .extra-menu-item {
      margin-left: 2em; } }
  @media all and (max-width: 992px) {
    .lightweb .extra-menu-item {
      margin-top: 10px; } }
  @media all and (min-width: 992px) {
    .lightweb #mobile-menu {
      display: none; } }
  @media all and (max-width: 992px) {
    .lightweb #mobile-menu #lw-primary-menu {
      flex-direction: column;
      align-items: flex-start;
      position: relative;
      left: 0;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      width: 100%;
      height: inherit;
      padding: 8px 0;
      background: #fff; } }
  .lightweb #mobile-menu #lw-primary-menu li {
    position: relative;
    display: flex;
    border-bottom: 1px solid #f3f3f3; }
    .lightweb #mobile-menu #lw-primary-menu li a {
      width: calc(100% - 50px);
      color: #000;
      padding: 16px 20px;
      font-size: 1.125em; }
    .lightweb #mobile-menu #lw-primary-menu li.current-menu-item > a {
      color: #000; }
  .lightweb #mobile-menu #lw-primary-menu .sub-menu {
    position: relative;
    display: none;
    width: 100%; }
    .lightweb #mobile-menu #lw-primary-menu .sub-menu li:last-child {
      border-bottom: none; }
    .lightweb #mobile-menu #lw-primary-menu .sub-menu a {
      color: #000;
      font-size: 0.9rem;
      padding-left: 30px; }
  .lightweb .sub-menu {
    background: #fbfbfb; }
  .lightweb .sub-open > .sub-menu {
    display: block !important; }
  @media all and (max-width: 992px) {
    .lightweb .menu li.menu-item-has-children {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .lightweb .lw-main-navigation {
      display: none;
      position: absolute;
      z-index: 9999;
      top: 60px;
      left: 0;
      height: calc(100vh - 100px);
      overflow: auto;
      padding-bottom: 80px;
      width: 100%;
      background: #fff;
      border-bottom: 1px solid #fbfbfb;
      transform: translateX(100%);
      transition: transform .5s; }
      .lightweb .lw-main-navigation.active {
        display: block;
        transform: translateX(0); }
    .lightweb .lw-hamburger-button {
      display: block;
      position: absolute;
      border-radius: 100px;
      top: 10px;
      right: 10px;
      padding: 10px;
      cursor: pointer; }
      .lightweb .lw-hamburger-button:active {
        background-color: #f2f3fa; }
    .lightweb .lw-hamburger {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-end;
      width: 23px;
      height: 18px;
      position: relative; }
      .lightweb .lw-hamburger:before, .lightweb .lw-hamburger:after,
      .lightweb .lw-hamburger > span {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background: #000; }
      .lightweb .lw-hamburger:before {
        width: 70%;
        transition: width 0.3s; }
      .lightweb .lw-hamburger > span {
        top: 11px; }
      .lightweb .lw-hamburger:after {
        width: 70%;
        transition: width 0.3s; }
      .lightweb .lw-hamburger.active:before {
        width: 100%; }
      .lightweb .lw-hamburger.active:after {
        width: 100%; } }
  @media all and (max-width: 992px) {
    .lightweb.header-fixed .lw-main-navigation {
      height: calc(100vh - 60px); } }
  .lightweb .menu-small-heading {
    display: none;
    font-size: 0.7rem;
    font-family: "opensans", sans-serif;
    color: #cccccc;
    text-transform: uppercase;
    padding: 5px 0 5px 20px; }
    @media all and (max-width: 992px) {
      .lightweb .menu-small-heading {
        display: block; } }
  .lightweb .mobile-item-button {
    display: none;
    align-items: center;
    align-self: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    cursor: pointer;
    background: #f3f3f3; }
    .lightweb .mobile-item-button:after {
      content: "";
      border-top: 1px solid #5b5c62;
      border-right: 1px solid #5b5c62;
      transform: rotateX(0deg) rotate(135deg);
      width: 10px;
      height: 10px;
      transition: margin 0.2s; }
  .lightweb .sub-open .mobile-item-button:after {
    margin-top: 5px; }
  @media all and (max-width: 992px) {
    .lightweb .menu-item-has-children > .mobile-item-button {
      display: flex; } }
  .lightweb .lw-footer-wrapper {
    position: relative;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 40px;
    border-top: 1px solid #f3f3f3; }
  .lightweb .lw-footer-column h3 {
    text-transform: uppercase; }
  .lightweb .lw-footer-column.first {
    border-right: 1px solid #000; }
    @media all and (max-width: 992px) {
      .lightweb .lw-footer-column.first {
        margin-bottom: 3em;
        padding-bottom: 1.5em;
        border-right: 0;
        border-bottom: 1px solid #000; } }
  .lightweb #menu-footer {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    font-size: 0.8em;
    margin: 10px 0; }
    .lightweb #menu-footer a {
      padding: 0 5px; }
  .lightweb #footer-top {
    position: absolute;
    top: -4vw;
    left: 0;
    width: 100%;
    height: 4vw; }
    .lightweb #footer-top .st0 {
      fill: #ffcd00; }
  .lightweb .news-letter {
    border-bottom: 1px solid #000; }
  .lightweb .news-letter-wrapper {
    display: flex;
    flex-direction: column; }
    .lightweb .news-letter-wrapper .input-wrapper {
      position: relative;
      display: flex;
      align-items: center;
      border-radius: 40px;
      height: 42px;
      background: #fff;
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
    .lightweb .news-letter-wrapper label {
      font-weight: bold;
      font-size: 1.4em;
      text-align: center; }
    .lightweb .news-letter-wrapper input[type="email"] {
      border-radius: 40px;
      background: #fff;
      border: none;
      width: 100%;
      padding-left: 20px;
      font-size: 0.9em; }
      .lightweb .news-letter-wrapper input[type="email"]::placeholder {
        color: #8b8e91; }
    .lightweb .news-letter-wrapper input[type="submit"] {
      position: absolute;
      right: 0;
      width: 100px;
      height: 100%;
      background: #000 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzAuNzQ5IiBoZWlnaHQ9IjEwOC45NTEiIHZpZXdCb3g9IjAgMCAxMzAuNzQ5IDEwOC45NTEiPgogIDxwYXRoIGlkPSJwYXBlci1wbGFuZSIgZD0iTTEyOC4xNC45ODVBNC4zMDUsNC4zMDUsMCwwLDAsMTIzLjc3My4zTDEzLjQsNDQuODZhMi4xNzcsMi4xNzcsMCwwLDAsMS42MzQsNC4wMzVMMTIwLjQ1Myw2LjM0OGwtNTIuMyw2MS42NzVhMi4xNzUsMi4xNzUsMCwxLDAsMy4zMiwyLjgwOWw1My4xMi02Mi41OTUtNy4xLDM1LjYyNkwxMTAuMzQsOTEuNjIxYTIuMjE1LDIuMjE1LDAsMCwxLTEuMSwxLjU4MywyLjAzMSwyLjAzMSwwLDAsMS0xLjgzOS4wNzdsLTI5LjcyNy0xMS43LTE0LjI1LTUuOTc2YTIuMiwyLjIsMCwwLDAtMi44NiwxLjE3NSwyLjk2OSwyLjk2OSwwLDAsMC0uMS40NmgtLjA1MWwtNy4wNDksMjcuMzUyTDQzLjIsNjkuMSw5Ni4xNjYsMjkuNjM5YTIuMiwyLjIsMCwwLDAsLjk3LTIuMDQzLDIuMTc4LDIuMTc4LDAsMCwwLTMuNTc1LTEuNDU2TDQwLjMxNCw2NS44LDEuOTU1LDUwLjI3NGEyLjIsMi4yLDAsMCwwLTIuODM1LDEuMiwyLjE3MSwyLjE3MSwwLDAsMCwxLjIsMi44MzVsMzguNTYzLDE1LjZMNDkuMTc2LDEwNS44MmE0LjI5MSw0LjI5MSwwLDAsMCw0LjE2MywzLjExNmguMDUxYTQuMzI4LDQuMzI4LDAsMCwwLDIuODM1LTEuMTQ5bC4yMy0uMTUzTDc3LjUyMyw4Ni4xbDI4LjI0NiwxMS4yMTFhNi4zMzgsNi4zMzgsMCwwLDAsNS41OTMtLjMwNiw2LjU1Miw2LjU1MiwwLDAsMCwzLjI5NC00LjcyNWw3LjEyNS00Ny42OCw3Ljg0LTM5LjM1NUE0LjQ5LDQuNDksMCwwLDAsMTI4LjE0Ljk4NVpNNTkuNDY4LDk4LjMzN2w0LjYtMTcuNzI0LDcuMiwzLjAxNCwxLjg2NC43NDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjA0NCAwLjAxNSkiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==) no-repeat center;
      background-size: 35%;
      border-radius: 100px;
      text-indent: -110000px;
      overflow: hidden; }
      .lightweb .news-letter-wrapper input[type="submit"]:after {
        content: "";
        display: block;
        width: 30px;
        height: 30px; }
  .lightweb .social-li {
    background: url(60ad55d5e60f7aa82cd1803855832a4c.svg) no-repeat; }
  .lightweb .social-ig {
    background: url(e0fad680eb583e38b106f0d5fc04375c.png) no-repeat; }
  .lightweb .social-fb {
    background: url(data:image/png;base64,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) no-repeat; }
  .lightweb .social-item {
    display: block;
    width: 50px;
    height: 50px;
    background-size: contain;
    margin-right: 20px; }
    .lightweb .social-item:last-child {
      margin-right: 0; }
  .lightweb .footer-text {
    color: darkgreen;
    text-align: center; }
  .lightweb .copyright {
    width: 100%;
    color: #000;
    margin-top: 40px; }
    .lightweb .copyright .inner-wrapper {
      align-items: center;
      justify-content: center; }
  .lightweb .copyright-text {
    font-size: 0.8em;
    text-align: center;
    margin: 20px 0;
    color: #000; }
  .lightweb .footer-img-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%; }
    @media all and (max-width: 720px) {
      .lightweb .footer-img-wrapper {
        flex-direction: column;
        align-items: center; } }
    .lightweb .footer-img-wrapper img {
      height: 40px;
      width: auto;
      margin: 20px 10px 0; }
  .lightweb .footer-posts {
    margin: 0 auto; }
    .lightweb .footer-posts h3 {
      margin-bottom: 20px; }
    .lightweb .footer-posts h4 {
      margin-bottom: 4px; }
  .lightweb .wp-block-columns {
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto; }
    @media all and (min-width: 576px) {
      .lightweb .wp-block-columns {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .wp-block-columns {
        max-width: 720px; }
        .lightweb .wp-block-columns.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .wp-block-columns {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .wp-block-columns {
        max-width: 1140px; } }
    @media all and (min-width: 600px) {
      .lightweb .wp-block-columns.has-3-columns .wp-block-column {
        flex-basis: 100%;
        flex-grow: 1; } }
    @media all and (min-width: 720px) {
      .lightweb .wp-block-columns.has-3-columns .wp-block-column {
        flex-basis: calc(50% - 16px);
        flex-grow: 0; } }
    @media all and (min-width: 600px) {
      .lightweb .wp-block-columns.has-2-columns.col-25-75 .wp-block-column:first-child {
        flex-basis: 25%;
        flex-grow: 1; } }
    @media all and (min-width: 600px) {
      .lightweb .wp-block-columns.has-2-columns.col-25-75 .wp-block-column:last-child {
        flex-basis: 75%;
        flex-grow: 1; } }
    .lightweb .wp-block-columns.has-2-columns .wp-block-table-wrapper, .lightweb .wp-block-columns.has-3-columns .wp-block-table-wrapper {
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05);
      margin-bottom: 60px; }
      .lightweb .wp-block-columns.has-2-columns .wp-block-table-wrapper .wp-block-table, .lightweb .wp-block-columns.has-3-columns .wp-block-table-wrapper .wp-block-table {
        box-shadow: none;
        margin-bottom: 0; }
  @media all and (max-width: 782px) {
    .lightweb .wp-block-column {
      margin-bottom: 2em;
      flex-basis: 100% !important;
      margin-left: 0; } }
  .lightweb .wp-block-group {
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    padding-top: 3em;
    padding-bottom: 3em; }
    @media all and (min-width: 576px) {
      .lightweb .wp-block-group {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .wp-block-group {
        max-width: 720px; }
        .lightweb .wp-block-group.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .wp-block-group {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .wp-block-group {
        max-width: 1140px; } }
  .lightweb .wp-block-embed,
  .lightweb .wp-block-gallery {
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto; }
    @media all and (min-width: 576px) {
      .lightweb .wp-block-embed,
      .lightweb .wp-block-gallery {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .wp-block-embed,
      .lightweb .wp-block-gallery {
        max-width: 720px; }
        .lightweb .wp-block-embed.full-width,
        .lightweb .wp-block-gallery.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .wp-block-embed,
      .lightweb .wp-block-gallery {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .wp-block-embed,
      .lightweb .wp-block-gallery {
        max-width: 1140px; } }
  @media all and (max-width: 720px) {
    .lightweb .wp-block-spacer {
      height: 40px !important; } }
  .lightweb .wp-block-table-wrapper {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .lightweb .wp-block-table {
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    background: #fff;
    border: 20px solid #fff;
    box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05);
    margin-bottom: 60px; }
    @media all and (min-width: 576px) {
      .lightweb .wp-block-table {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .wp-block-table {
        max-width: 720px; }
        .lightweb .wp-block-table.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .wp-block-table {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .wp-block-table {
        max-width: 1140px; } }
    .lightweb .wp-block-table tbody {
      min-width: 900px; }
    .lightweb .wp-block-table tr {
      height: 2.4em;
      border: 1px solid #efefef;
      transition: border 0.3s; }
      .lightweb .wp-block-table tr:first-child {
        font-weight: 600;
        color: #fff;
        background: #8b8e91;
        border: none !important; }
      .lightweb .wp-block-table tr:nth-child(even) {
        background: rgba(249, 249, 249, 0.8); }
      .lightweb .wp-block-table tr:hover {
        border-bottom: 1px solid #333; }
    .lightweb .wp-block-table td {
      border-right: 1px solid #efefef;
      border-left: 1px solid #efefef;
      white-space: nowrap; }
  .lightweb .wp-block-cover.full-header {
    min-height: initial !important;
    height: 100vh; }
  .lightweb .wp-block-cover p {
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto; }
    @media all and (min-width: 576px) {
      .lightweb .wp-block-cover p {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .wp-block-cover p {
        max-width: 720px; }
        .lightweb .wp-block-cover p.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .wp-block-cover p {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .wp-block-cover p {
        max-width: 1140px; } }
  .lightweb .wc-block-grid__products {
    width: 100%;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    list-style: none; }
    @media all and (min-width: 576px) {
      .lightweb .wc-block-grid__products {
        max-width: 540px; } }
    @media all and (min-width: 720px) {
      .lightweb .wc-block-grid__products {
        max-width: 720px; }
        .lightweb .wc-block-grid__products.full-width {
          max-width: 100%; } }
    @media all and (min-width: 992px) {
      .lightweb .wc-block-grid__products {
        max-width: 960px; } }
    @media all and (min-width: 1200px) {
      .lightweb .wc-block-grid__products {
        max-width: 1140px; } }
  .lightweb .wc-block-grid.has-4-columns .wc-block-grid__products, .lightweb .wc-block-grid.has-2-columns .wc-block-grid__products {
    display: flex; }
    @media all and (max-width: 720px) {
      .lightweb .wc-block-grid.has-4-columns .wc-block-grid__products, .lightweb .wc-block-grid.has-2-columns .wc-block-grid__products {
        padding: 0; } }
  .lightweb .wc-block-grid.has-4-columns li.wc-block-grid__product, .lightweb .wc-block-grid.has-2-columns li.wc-block-grid__product {
    flex: none; }
    @media all and (min-width: 992px) {
      .lightweb .wc-block-grid.has-4-columns li.wc-block-grid__product img, .lightweb .wc-block-grid.has-2-columns li.wc-block-grid__product img {
        transform: scale(1);
        transition: transform 0.5s; }
      .lightweb .wc-block-grid.has-4-columns li.wc-block-grid__product:hover img, .lightweb .wc-block-grid.has-2-columns li.wc-block-grid__product:hover img {
        transform: scale(1.02); } }
    @media all and (max-width: 992px) {
      .lightweb .wc-block-grid.has-4-columns li.wc-block-grid__product, .lightweb .wc-block-grid.has-2-columns li.wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%; } }
  .lightweb .full-height {
    height: 90vh;
    min-height: 700px; }
  .lightweb .full-width {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .lightweb .full-cover {
    max-width: 100%;
    height: calc(100vh - 100px);
    padding: 0; }
  .lightweb .small-width {
    max-width: 720px; }
  .lightweb .wp-block-button__link {
    background: #333333;
    color: #fff;
    font-family: "opensans", sans-serif;
    font-weight: 600;
    border-radius: 28px;
    transition: background 0.3s; }
    .lightweb .wp-block-button__link:hover {
      background: #1a1a1a;
      color: #fff; }
  .lightweb .btn-inverted-wrapper .wp-block-button__link {
    background: #e2efff;
    color: #333333;
    transition: color 0.3s; }
    .lightweb .btn-inverted-wrapper .wp-block-button__link:hover {
      color: gray; }
  .lightweb .btn-secondary-wrapper .wp-block-button__link {
    background: none;
    border: 1px solid #333333;
    color: #333333;
    transition: background 0.3s; }
    .lightweb .btn-secondary-wrapper .wp-block-button__link:hover {
      background: #e2efff; }
  .lightweb .min-180 .wp-block-button__link {
    min-width: 180px; }
  .lightweb .g-map-wrapper {
    padding: 0; }
  .lightweb .g-map-outer {
    padding: 0;
    overflow: hidden; }
    .lightweb .g-map-outer .wp-block-group__inner-container {
      max-width: 100%;
      padding: 0; }
  .lightweb .g-map {
    height: calc(100vh - 53px);
    margin-top: -47px; }
  .lightweb .references-wrapper .card {
    min-width: 300px; }
  .lightweb .references-wrapper .card-title {
    font-size: 1.5em; }
  .lightweb .form-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 679px;
    padding: 40px;
    margin: 0 auto;
    background-color: white;
    border-radius: 10px; }
    @media all and (max-width: 720px) {
      .lightweb .form-wrapper {
        padding: 20px;
        border-radius: 0; } }
    .lightweb .form-wrapper .form-container-1,
    .lightweb .form-wrapper .form-container-2 {
      display: flex;
      gap: 10px; }
      .lightweb .form-wrapper .form-container-1 > label,
      .lightweb .form-wrapper .form-container-2 > label {
        flex: 1; }
    .lightweb .form-wrapper .form-container-2 {
      padding: 20px 0; }
    .lightweb .form-wrapper .form-label {
      padding-left: 23px;
      margin-bottom: 2px;
      font-size: 12px;
      font-family: "opensans"; }
    .lightweb .form-wrapper .wpcf7-list-item {
      margin-left: 0;
      font-family: Arial, Helvetica, sans-serif; }
      .lightweb .form-wrapper .wpcf7-list-item > label input {
        margin-right: 20px; }
      .lightweb .form-wrapper .wpcf7-list-item .color-word {
        color: #009E44;
        font-weight: bold; }
    .lightweb .form-wrapper .form-submit input[type="submit"] {
      background-color: #009841;
      color: white;
      width: 100%;
      border: none;
      border-radius: 9999px;
      font-weight: bold;
      font-size: 20px;
      padding: 17px 0;
      font-family: Arial, Helvetica, sans-serif; }
  .lightweb .footer-menu-wrapper li {
    list-style: none; }
  .lightweb .mega-sub-menu {
    position: relative;
    display: block;
    top: 0;
    margin-left: 0;
    padding-left: 0; }
    .lightweb .mega-sub-menu li {
      margin-bottom: 5px; }
  @media all and (max-width: 600px) {
    .lightweb #kontakt .site-title-wrapper {
      margin-bottom: 20px; } }
  .lightweb #kontakt h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    justify-content: flex-start; }
  .lightweb #kontakt h2,
  .lightweb #kontakt h3 {
    color: #000; }
    @media all and (max-width: 600px) {
      .lightweb #kontakt h2,
      .lightweb #kontakt h3 {
        margin-bottom: 10px; } }
  .lightweb .contact-item-wrapper {
    justify-content: center; }
  .lightweb .contact-item {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 33%;
    padding: 20px;
    text-align: left; }
    .lightweb .contact-item:first-child {
      padding-left: 0; }
    .lightweb .contact-item:last-child {
      padding-right: 0; }
    @media all and (max-width: 720px) {
      .lightweb .contact-item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px; } }
    .lightweb .contact-item p {
      margin-top: 0; }
    .lightweb .contact-item img {
      max-height: 60px;
      width: auto;
      height: auto;
      float: left;
      margin-right: 20px; }
  .lightweb .contact-form-wrapper {
    width: 100%; }
    .lightweb .contact-form-wrapper .wpcf7 {
      width: 100%; }
  .lightweb .lw-contact-wrapper {
    background: #fff;
    padding: 40px;
    max-width: 1200px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
    @media all and (max-width: 720px) {
      .lightweb .lw-contact-wrapper {
        padding: 40px 0 20px;
        box-shadow: none;
        border-radius: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.16); } }
    .lightweb .lw-contact-wrapper.lw-contact-wrapper {
      padding: 0;
      background: none;
      border-radius: 0; }
      .lightweb .lw-contact-wrapper.lw-contact-wrapper h3 {
        color: #fff;
        margin-bottom: 0; }
    .lightweb .lw-contact-wrapper input {
      width: 100%;
      border-radius: 0;
      border: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.16); }
      .lightweb .lw-contact-wrapper input:focus {
        border-bottom: 2px solid #8EEDC7; }
    .lightweb .lw-contact-wrapper.lw-contact-wrapper input {
      background: none;
      border: 1px solid #fff;
      border-radius: 10px;
      color: #fff; }
      .lightweb .lw-contact-wrapper.lw-contact-wrapper input::placeholder {
        color: #fff; }
    .lightweb .lw-contact-wrapper select,
    .lightweb .lw-contact-wrapper textarea {
      border: 1px solid rgba(0, 0, 0, 0.16); }
    .lightweb .lw-contact-wrapper.lw-contact-wrapper select,
    .lightweb .lw-contact-wrapper.lw-contact-wrapper textarea {
      border: 1px solid #fff;
      border-radius: 10px;
      background: none;
      color: #fff; }
      .lightweb .lw-contact-wrapper.lw-contact-wrapper select::placeholder,
      .lightweb .lw-contact-wrapper.lw-contact-wrapper textarea::placeholder {
        color: #fff; }
    .lightweb .lw-contact-wrapper select {
      width: 100%;
      max-width: 300px; }
    .lightweb .lw-contact-wrapper .input-wrapper {
      position: relative;
      height: 80px;
      width: 100%; }
    .lightweb .lw-contact-wrapper .name-wrapper {
      font-size: 0.9em;
      font-weight: 600; }
    .lightweb .lw-contact-wrapper.lw-contact-wrapper .name-wrapper {
      color: #fff; }
    .lightweb .lw-contact-wrapper .cf-lw-wrapper {
      margin-bottom: 20px;
      font-size: 18px;
      width: 100%; }
      .lightweb .lw-contact-wrapper .cf-lw-wrapper select,
      .lightweb .lw-contact-wrapper .cf-lw-wrapper textarea {
        margin-top: 10px; }
      .lightweb .lw-contact-wrapper .cf-lw-wrapper.flex {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start; }
        .lightweb .lw-contact-wrapper .cf-lw-wrapper.flex h3 {
          display: flex;
          align-items: flex-start; }
          .lightweb .lw-contact-wrapper .cf-lw-wrapper.flex h3 input {
            border: none;
            margin: 0 0 0 10px;
            padding: 0; }
    .lightweb .lw-contact-wrapper .wpcf7-submit {
      max-width: 150px;
      justify-content: center;
      float: right;
      border-radius: 3px; }
    .lightweb .lw-contact-wrapper.lw-contact-wrapper .wpcf7-submit {
      max-width: 100px;
      padding: 10px; }
  .lightweb .contact-coworker-wrapper h2 {
    width: 100%; }
  .lightweb .contact-coworker-wrapper .inner-wrapper {
    justify-content: space-between; }
  .lightweb .contact-coworker-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 24%; }
    @media all and (max-width: 720px) {
      .lightweb .contact-coworker-item {
        width: 49%; } }
    .lightweb .contact-coworker-item * {
      text-align: center; }
    .lightweb .contact-coworker-item h4 {
      color: #000;
      margin: 20px 0 5px; }
  @media all and (max-width: 600px) {
    .lightweb .text-page .site-title-wrapper {
      margin-bottom: 20px; } }
  .lightweb .text-page h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center; }
  .lightweb .text-page h2,
  .lightweb .text-page h3 {
    color: #000; }
    @media all and (max-width: 600px) {
      .lightweb .text-page h2,
      .lightweb .text-page h3 {
        margin-bottom: 10px; } }
  .lightweb .lw-single-wrapper .entry-title {
    margin: 40px 0 0; }
  .lightweb .lw-single-wrapper .entry-content {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto; }
    @media all and (max-width: 1300px) {
      .lightweb .lw-single-wrapper .entry-content {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb .lw-single-wrapper .entry-content {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb .lw-single-wrapper .entry-content {
        max-width: 100%;
        padding: 0 20px; } }
  .lightweb .lw-single-wrapper .entry-footer {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto; }
    @media all and (max-width: 1300px) {
      .lightweb .lw-single-wrapper .entry-footer {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb .lw-single-wrapper .entry-footer {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb .lw-single-wrapper .entry-footer {
        max-width: 100%;
        padding: 0 20px; } }
  .lightweb .lw-single-wrapper .attachment-post-thumbnail {
    margin: 0 auto 40px; }
  .lightweb .post-inner-wrapper {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    width: 100%;
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto 40px; }
    @media all and (max-width: 1500px) {
      .lightweb .post-inner-wrapper {
        max-width: 1100px; } }
    @media all and (max-width: 1200px) {
      .lightweb .post-inner-wrapper {
        max-width: 900px; } }
    @media all and (max-width: 720px) {
      .lightweb .post-inner-wrapper {
        padding: 0;
        overflow: hidden; } }
  .lightweb .post-entry-content-wrapper {
    width: calc(100% - 500px); }
    @media all and (max-width: 1500px) {
      .lightweb .post-entry-content-wrapper {
        width: calc(100% - 400px); } }
    @media all and (max-width: 992px) {
      .lightweb .post-entry-content-wrapper {
        width: calc(100% - 220px); } }
    @media all and (max-width: 720px) {
      .lightweb .post-entry-content-wrapper {
        width: 100%; } }
  .lightweb .entry-header {
    margin-bottom: 40px;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto; }
    @media all and (max-width: 1300px) {
      .lightweb .entry-header {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb .entry-header {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb .entry-header {
        max-width: 100%;
        padding: 0 20px; } }
    .lightweb .entry-header .post-date {
      color: #000;
      font-weight: bold; }
  .lightweb .side-menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 350px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05);
    border-radius: 5px; }
    @media all and (max-width: 1300px) {
      .lightweb .side-menu {
        width: 300px; } }
    @media all and (max-width: 992px) {
      .lightweb .side-menu {
        width: 200px; } }
    @media all and (max-width: 720px) {
      .lightweb .side-menu {
        width: 100%;
        margin-top: 40px; } }
    .lightweb .side-menu h5 {
      display: none;
      font-size: 12px;
      font-family: "Karma", sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      margin: -10px 0 10px;
      color: #777; }
      @media all and (max-width: 992px) {
        .lightweb .side-menu h5 {
          display: block; } }
    .lightweb .side-menu .list-post-item {
      width: 100%;
      padding: 0 0 25px 0;
      border-bottom: 5px solid #fff;
      border-radius: 0;
      background: none;
      margin: 0 0 20px;
      box-shadow: none; }
      .lightweb .side-menu .list-post-item:hover {
        background: none !important;
        box-shadow: none !important; }
    .lightweb .side-menu .side-meta-wrapper {
      display: flex;
      align-items: baseline; }
    .lightweb .side-menu .list-post-cats a {
      font-size: 0.8em;
      margin-bottom: 0;
      color: #000;
      font-weight: bold; }
    .lightweb .side-menu .list-post-date {
      font-size: 0.8em;
      margin: 0 0 10px 8.1px; }
      .lightweb .side-menu .list-post-date:before {
        content: none; }
    @media all and (max-width: 992px) {
      .lightweb .side-menu .list-post-image-wrapper {
        height: 100px; } }
    @media all and (max-width: 720px) {
      .lightweb .side-menu .list-post-image-wrapper {
        height: initial; } }
    @media all and (max-width: 992px) {
      .lightweb .side-menu .list-post-title {
        font-size: 1.1em;
        margin-bottom: 5px; } }
    .lightweb .side-menu .list-post-excerpt {
      color: #000; }
      .lightweb .side-menu .list-post-excerpt.tablet-only {
        font-size: 0.9em; }
    @media all and (max-width: 992px) {
      .lightweb .side-menu .list-post-read-more {
        display: none; } }
  .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) {
    display: flex;
    flex-flow: wrap;
    list-style: none;
    padding-left: 0; }
    .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) .woocommerce-loop-product__title {
      font-size: 1em;
      padding: 10px 20px;
      margin-bottom: 0; }
    .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) .price {
      display: block;
      width: 100%;
      padding: 0 20px 20px;
      font-size: 1.2em;
      color: #9c9c9c; }
    .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) img {
      transform: scale(1);
      transition: transform 0.5s; }
    .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) li {
      margin: 0 1% 2%;
      background: #fff;
      border-radius: 5px;
      position: relative; }
      .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) li:hover img {
        transform: scale(1.02); }
  .lightweb .columns-4 li {
    width: 23%;
    text-align: center; }
  .lightweb .columns-6 li {
    width: 15.6%;
    margin: 0 0.5% 2%; }
    @media all and (max-width: 992px) {
      .lightweb .columns-6 li {
        width: 31%;
        margin: 0 1% 2%; } }
  @media all and (max-width: 720px) {
    .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) li {
      width: 48% !important;
      margin-right: 2%;
      margin-bottom: 5%; }
      .lightweb [class*="columns-"]:not(.woocommerce-product-gallery) li:nth-child(2n) {
        margin-right: 0; } }
  .lightweb .breadcrumb-wrapper {
    background: #fff;
    color: #000;
    border-bottom: 1px solid #f1f1f1; }
    .lightweb .breadcrumb-wrapper a {
      color: #8b8e91;
      font-size: 0.8em; }
    .lightweb .breadcrumb-wrapper .woocommerce-breadcrumb {
      font-size: 0.8em; }
      .lightweb .breadcrumb-wrapper .woocommerce-breadcrumb * {
        font-size: 0.8em;
        padding: 0 1px; }
  .lightweb .woocommerce-Price-amount,
  .lightweb .wc-block-grid__product-title {
    font-size: 1rem; }
  .lightweb .add_to_cart_button {
    position: relative; }
    .lightweb .add_to_cart_button:after {
      margin-left: 5px;
      content: "+"; }
    .lightweb .add_to_cart_button.loading {
      padding-right: 32px !important; }
      .lightweb .add_to_cart_button.loading:after {
        content: "";
        position: absolute;
        display: inline-block;
        height: 18px;
        width: 14px;
        margin-bottom: -3px;
        background-image: url(data:image/png;base64,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);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        animation: flame 0.5s linear infinite; }
    .lightweb .add_to_cart_button.added:after {
      content: "";
      display: inline-block;
      background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNy41MDUgMTcuNzExIj4KICA8cGF0aCBpZD0iUGF0aF8xNyIgZGF0YS1uYW1lPSJQYXRoIDE3IiBkPSJNNDE1LjMzMywyOTEzLjgyMmw4LjE4Niw4LjE4NnMxNC43NDktMTQuMiwxOC43MDgtMTYuNTgyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDE0Ljk4IC0yOTA0Ljk5OCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPg==) no-repeat center;
      background-size: contain;
      height: 9px;
      width: 14px; }

@keyframes flame {
  0% {
    background-image: url(data:image/png;base64,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); }
  16.6% {
    background-image: url(data:image/png;base64,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); }
  33.2% {
    background-image: url(data:image/png;base64,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); }
  49.8% {
    background-image: url(data:image/png;base64,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); }
  66.4% {
    background-image: url(data:image/png;base64,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); }
  83% {
    background-image: url(data:image/png;base64,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); }
  100% {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAC2CAYAAAAvFChwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAADl5JREFUeNrsXQlUVccZfg+XuOFuNK4EAQ0aXIKUECSIBO1BJcbSUmIo6Yka6xJrjNS6xhgjeijHJa11qRKDK7Ek0iIiEkooNUARCSqi4EIRFRcMiixy+//6MKjwHvefe9+79935zplzTXh35v+/b2bu3Lkz/+h0HBwcVoja2tp+kEZDsuVsWE6EjpCWQjonCEItpAd4xf+G9A5nyIyorq62BfIzDCI0hlr4zVbOlJkAhCdAqhOM40FVVVU4Z0tmVFZWzjTSMp5pKfD7fpw1+cToACRfF8RhFmdOvq7qL4J4fM+ZkwEVFRXuQG4NQZAHcG9fzqD0rSNdoCNYjT7bKNWwO3fuTIOLG0MWk3iVlgjl5eVtoYaXCmyogXzaczal6ao2CtIgiLPJiFu3bo0CIqslEmQPZ5S9daQK0uEaf6gzoKysLBQur0qYZXfI8w1ezWliPAc1+n+C9Pics0vrqiIEeVDK2RWJ0tJSeyCuUiZB6iB/X86yuNZxUJAXGznLzURJSclECYe5TeEKZ7oZKC4ubgVkXRDkRx2U9SZn3HRXtUgwH6I440Zw+fJlOyCpgkjuD4R7KqHMNpz5plvHfqIYt/r37/88cVQ2mTPfCIqKijyAnCqiIL82CPoN4d6dnP1nxcAHeSZRjDQ7O7vWBkHGEO6/B+W35io82VXNELGC5GmMqs/H3t4ehb1GyGMqV8GAgoKCTvgMIIqxzcHBweYpcb8g5JPMlfiJwM+JYtyGNKCR/LwJeVVDxeiqeTHy8/MHYx9OFGS2k5PTM3nC/8Nu6yYhvz/w1gEPZKIYpwcPHtzOSL5rCHme1LQYeXl5bzE8yD1NCO1CWQABNr2sVTGQtAKiGF85Ozsb/aoJf28Jv7tIyDtcq13VMob5J8dmlvFHQt6XcnNztfVOkpOT0xscLyeK8YmLi0tzRe9HmQGG9HOttY6d1Ac5iNGxueXAb/XEZaf7NSNGdna2D8Nn2akE8d+nTKWAnZ2sXoysrCwbcPbfRDG+HTlyZFuxZcI9toZ9h2Lxey10VaFEcnBoPISh3BhCmYVWLUZGRgbW1LPE1rHL1dWVpSL8jFIo2DzWmlvHYqIYFW5ubj1Zyob7WxAX21nnGuD09HRH4twSIkyiCrGcUhnAdltrbB07iGIUuru720pkwwDiNri5ViVGWlraaHDqLlEQyRZEe3h44DvJUYINBVYjRmpqKtbMFKIY8Z6enjYSt9QJFEPAj9etpat6mzjMFViGuU0BBMaV9CUEW6JVL0ZKSkp7nOogirHFy8tLrkqykmDPj+BPL7W3joVEMe57e3v3lNGuF4mtdrFqxUhKSsJtBGVEQT6Q0zYfHx98uCcT7LoOfqm2dWwhinERCGtnBvsCNLN7NzExcQjD2lx/c9jo6+vbhvi1Mk+NreMwUYyjfn5+ejPaSXm4CwkJCe6qEQOMHcuwaGG4OW0F8XFh9h2Cnep4kMTHx2OtyyaKsXP8+PGWaM27CbbWgq92auiq3qIOc/39/XtbyGYXos1/VrQYcXFxbRm2oH1sKbuhIqAoxykviuDzACW3jnlEMS5NnDixi4Vtf4NouzIDD8TGxnYR6CGTQixtf0BAQAvigro74HsPJbYOaqSFzMmTJz+nEB9mE31YoCgxDh482Bf7U6Iz45TiB1QM/N5fSPDhCnDQWkmtg/olMHbKlCktFNbSVxN9WaQIB/bv3z8Sh6xEJ0YoresNDAzsTfTnBnDRTwk1Kp4oxm5wXqmjRWoIwfUWNXzv3r0jiN8U7gcFBSl2/A62vUBsJeXASW9L1qR/WNXY/UnfqPsdt1nE4OjoaFdi6ygODg7urXRB0EZiK6kEbl6zRA3aRqxBqlm8jHNVRB/Td+3aZT5Do6Ki2hBXIJaEhISoZnk/2NpHoIf4mGPOmvMO0cgZOpUBbN5M9LVsx44dL5rLyByCgfmhoaGqC38ENvcR6NFQ40EUeQ3cvn37S0TjZutUCrD9Q4aNqb+T27ilBKMuT5s2rYtaBQHbOwu0oGgPlw1t2bLFTU5BKIapfs83+DCWoZWkgigdJDdq8+bN3Ynbi4eoXZAZM2awhquNAP4kryVTKWPymTNn6qwB4IeDQIvB9fCFERedSy3IlwRDPtRZEcCfdxlayaVNmzb1l9KYq2KXysyaNauPNQkC/uCa4FgGUb4GUdgNWb9+vR2h8BM6K8TcuXOdBPFnJ0q7wsaw6Ub0g0xnpQDf3mMQ5H5kZGQAqwHhhIInWKsg8+bNw65rD8vzBEQZxCJIgsgCa+bPn99ZZ8UA/3BH7xkGUf4ZERHRjirIDZGFndFpALh1QmDDatGFrlu3riOhoC+1IMiCBQvIWxrq30+A37Fia8EIQkHLdRpBWFgY7uo9xiDK6TVr1vQRI8hkQiG/0mkIixYtwjC3xQyi7Fu9enWzBaFMP7voNAashIzPk+mmyqiPoCB6JLBkyZIirQkCPu+Dy2cMWaxdtWqVS3OUFxsbsUanUSxduhSfJykMrSRh5cqVelOCiI06fUqnYaxYsQJ3IJcwiDLHlCBiRxCJOo0DOAhmEOQmiDrUWOb/EvuFTOuCQLeDvK1lEOUwdH9NCiJ2Z9Q+HYcOHtC4fu07BlEmNSWIWHzC5XgsylDh0fkmFBQsXry4mxSCLOdSPMHfDIZWsrSx9xCx0HMZfkJ4ePhf4RJDvH12WFiYLWsLWcFleGaCti/DLuXfcEHk6bpCiYKcwlllLojEiIiIoLzT1WMYF0QGREZG4iZZStzgz7gg8nVdlEMBvmcZZXEYwYYNG5bBpUrkbYN5C5G3lSSLJfXxokMuiCyCzCHwOo7aZQmccpOgfKKoogrSgvNtEvcoMyD1gtwUeaM959sk7Aj31NYLclrkjf043yYxVOwNW7duLax/AIn9RnyC823yoS7641XD95AbIstz5pRL3mXdayhIvsibW4WGhvbgnBuF2Fhh5xs2rw8IY+ZfcM4bR0hICGWt9KGGLSSXUK4rp75xREVFvUK4reCxILt37z5LyGAsp75JeBLuOfH0qEDs/pDa4ODg9pz7RkdYWWL7q+joaIenM6EErH+T0/8kgoKCehICv/3YmKqUlRMJXIJneJxLWTRXf//juawDBw5QzsvwCwwM7M5leARDFNZgwq3fNqUuJazEIi7FY/6GU2LFxMTEDGsqww2EDC9gCG8ux0P+/k7g74yxDF/XWvAyqQCV0p7I3comM42NjbUh7nu4GBAQ0EGrYoDvOmJ8lGrgfJipZkc9oH6ehruqkUTOvjOZeVxc3EBD7CexuOHv7z9Aa2KAz60ZFse93VzFqZHVDqGBGhKDJb7WVaj8zevm4+Pj3QX6cdyhljgaz4LD3JtEnuY3lqfeSGH4ouhDsPMWpHF6vT5DbkL8/Pzwgp+TMQhOK0jXIZUdOXKk0gxld0tISNhHnGS9DjYOGDduXPPtxKNHBfpBLsfB4F4yE2Jv6C6+NkTsKTH8ewn8baRBLLnKbinQ48bTwyISJxzrscvX17ebHIRAvhjxLclI2Ripeiz8To6yUYz3WeJoJSYm0kI2JSUlYdi/cobCN/n4+HSVkhDID0PZNueQSNz394rEZaMY0xn4wPODf8n64FrGGN9DUlEgv09FlJ0OZdsoRAzEEajkbIYkJydTjy1tiA3e3t59JBLkisiymcsF23H783uMHNwALodKUitTUlJw6+8dRoO+8vLyGgSJVRCxYDqZDOzF478/YvS9TpA6vrEhqlo1o2EYV36Mp6dnSzMKQoreAzZiwsHD3wR2xKWmShz8AjNkHHU1fLBNB2dfQKfNIMgKghgdhEeHGf8ggb/ngbuuOjmQlpaGI5xMQRrsx+l+Dw+PzkoRBGxpCQnPT1khkY+3gLNXZX1DTU9Px8PiiyQyGKdnItzd3QdD6mApQaBsTDjE/61AO1G6UTGAq/lmmcOBgjwYNsk3+j0Fw3UAKcMhdUaCzCEIVgKsDLgKUxAfM8wYcBfuQrNOrB0/fjyIIeiKsefLOki+bm5u9pA6QWIV5Im4LJBfe0j9IeE3DDxN6ILEPqAYXwA/JF6ZYpZkZGR85Orqih+m5DhI8iROqUE6PGrUqCtwLYd0F8q8LTKfNXB/JFzxOL9OcD9OReOR4p4y2Iw7b2MyMzOnQpmWmYLOysqaADXisiAvcFXlIYEWnz7VMDosktnGcuBiIyTLfxcAI0abwWEl4xpwsFCnJGRnZ+PHmgyBFlZCzbgAvk9V5Be0nJycHmDgPoavaGoCDtmPg88jpORQL4MoeJnl4uISprPezaFlJ0+ePALXd4cNG1atCotzc3NxWPkffEGyolaBX1DPg28hcvEma6i+vLw8vMxxdnbGI71xGlzNK1JKT506hdvOFg8ZMuS6KgVpIAxuEP0UhMHxfy+VCYNCYD+8FoQ4ZlUd7+nTpx0hbcXvygL9HHNzAL9flIKtCZDMunXPItFF8/PzneAS5uTkNAauuBDCVqeMSKd3Id0+e/YsRrYIHzRo0FFzG2BREgoKCvD8dTy3dYKDgwOep4urMTqY2S4UATftF587d+4buO5xdHTMtxQniom/C+LgLOJrBnEGGsTBhKJJFX1IMMw33YdUAQJchWscfuqBlAhCWJwHRQZEPn/+fFu4jDZMAL4MycXe3r6tQZjnRWZXAQk3VVYVFhZeMExa4r78uIEDB5bqOGgoKip6CZI74QG90XAvJ1EOEARZpib/tBCV1IYby8EF4YJwcEG4IBxcEC4IBxeEgwvCBeHggnBBOLggXBAOLggXhIMLwsEF4YIoBXVcEHkh9si+ZC6IvPivmNZRU1NzkneEMqK2tnaSYTF0cxZMb+OMmUeUbSZEwb9lwu86crbM9aSuq/uTgfi6BuI8/DfgGKROavRLr2ZRgHw7uOChMhiuG4PY4MaaWL1er9pzFv8vwAAZaKdTK74MFwAAAABJRU5ErkJggg==); } }
  .lightweb a.added_to_cart.wc-forward {
    display: none; }
  .lightweb .woocommerce-notices-wrapper {
    font-family: "opensans", sans-serif; }
    .lightweb .woocommerce-notices-wrapper .woocommerce-info {
      background: #d1ecf1;
      padding: 8px 16px;
      text-align: center;
      font-weight: normal;
      border-radius: 4px;
      border-bottom: 4px solid #bbd7dc;
      border-left: 4px solid #bbd7dc;
      margin: 10px 0 20px; }
    .lightweb .woocommerce-notices-wrapper .woocommerce-error {
      background: #f5c6cb;
      padding: 8px 16px;
      text-align: center;
      font-weight: normal;
      border-radius: 4px;
      color: #721c24;
      border-bottom: 4px solid #e9b5ba;
      border-left: 4px solid #e9b5ba;
      margin: 10px 0 20px;
      list-style: none; }
  .lightweb .woocommerce-message {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0fff3;
    padding: 12px 16px;
    border-radius: 4px;
    border-bottom: 4px solid #e1f1e4;
    border-left: 4px solid #e1f1e4; }
  .lightweb .cart-empty.woocommerce-info {
    text-align: center;
    font-size: 1.125em;
    font-weight: bold; }
  .lightweb .return-to-shop {
    text-align: center; }
  .lightweb .product-tag {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 0.7em;
    font-family: "opensans", sans-serif; }
  .lightweb.single-product {
    background: #fff; }
    .lightweb.single-product h1 {
      font-size: 2em;
      margin-top: 60px; }
  .lightweb .single-product-wrapper {
    background: #fff; }
  .lightweb .single-product-header {
    border-bottom: 1px solid #f1f1f1; }
    .lightweb .single-product-header .slick-slider {
      margin: 20px 0;
      padding-left: 0; }
      .lightweb .single-product-header .slick-slider .slick-prev-horizontal {
        left: -10px; }
      .lightweb .single-product-header .slick-slider .slick-next-horizontal {
        right: -10px; }
      .lightweb .single-product-header .slick-slider .slick-slide img {
        cursor: pointer; }
  .lightweb .pswp {
    z-index: 99999; }
  .lightweb .pswp__bg {
    background: rgba(0, 0, 0, 0.2); }
  .lightweb .summary.entry-summary .product_meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .lightweb .summary.entry-summary .product_meta span {
      margin-bottom: 5px; }
      .lightweb .summary.entry-summary .product_meta span span,
      .lightweb .summary.entry-summary .product_meta span a {
        font-weight: bold; }
  .lightweb .summary.entry-summary .price {
    font-size: 1em;
    font-weight: 600; }
  .lightweb .summary.entry-summary form.cart {
    display: flex;
    align-items: center;
    margin: 0 0 3em 0; }
    .lightweb .summary.entry-summary form.cart input.input-text.qty.text {
      width: 60px;
      height: 40px; }
    .lightweb .summary.entry-summary form.cart .single_add_to_cart_button {
      height: 40px;
      margin-left: 10px;
      padding: 0.675rem 0.95rem 0.575rem;
      line-height: 1.1;
      font-family: "opensans", sans-serif;
      border-radius: 28px;
      background-color: #333;
      color: #fff;
      transition: background-color 0.3s; }
      .lightweb .summary.entry-summary form.cart .single_add_to_cart_button:hover {
        background-color: #4d4d4d; }
  .lightweb h3.about-product {
    font-size: 1.25em;
    margin: 40px 0 10px; }
  .lightweb .woocommerce-product-details__short-description {
    position: relative;
    max-height: 105px;
    overflow: hidden; }
    .lightweb .woocommerce-product-details__short-description.short-desc-open {
      max-height: initial; }
  .lightweb .open-short-desc-button {
    display: none;
    position: absolute;
    bottom: 0;
    z-index: 1;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 16px;
    text-align: center;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1;
    cursor: pointer;
    box-shadow: inset 0 -6px 10px white; }
  .lightweb .open-short-desc-button.show {
    display: flex; }
  .lightweb .woocommerce-Tabs-panel * {
    font-size: 0.9rem !important; }
  .lightweb div.lw-product-more-info th,
  .lightweb div.lw-product-more-info td {
    vertical-align: baseline; }
  .lightweb div.lw-product-more-info td {
    padding: 0 10px; }
  .lightweb h2.lw-product-more-info h2:first-child,
  .lightweb #tab-description h2:first-child {
    display: none; }
  .lightweb #tab-title-description a {
    padding-left: 0; }
  .lightweb #tab-title-additional_information a:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxODEuNSAyMDkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE4MS41IDIwOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDF7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDo1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDo1O3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjUsNDcuOVYxM2MwLTIuOCwyLjItNSw1LTVoMTIzLjdjMi44LDAsNSwyLjIsNSw1djE4NC40YzAsMi44LTIuMiw1LTUsNUgxMS41Yy0yLjgsMC01LTIuMi01LTVWNTkuNCIvPgo8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMTcuOCwyMDIuMyAxMTcuOCw0Ni41IDc5LjUsOC4yIDc5LjUsNDcuNSAxMTcuOCw0Ny42ICIvPgo8bGluZSBjbGFzcz0ic3QxIiB4MT0iMzkuNSIgeTE9IjY3IiB4Mj0iODUuOCIgeTI9IjY3Ii8+CjxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNi42IiB5MT0iODguNSIgeDI9Ijk4LjYiIHkyPSI4OC41Ii8+CjxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNi42IiB5MT0iMTEwIiB4Mj0iOTguNiIgeTI9IjExMCIvPgo8bGluZSBjbGFzcz0ic3QxIiB4MT0iMjYuNiIgeTE9IjEzMS41IiB4Mj0iOTguNiIgeTI9IjEzMS41Ii8+CjxsaW5lIGNsYXNzPSJzdDEiIHgxPSIyNi42IiB5MT0iMTUzIiB4Mj0iOTguNiIgeTI9IjE1MyIvPgo8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTQwLjIsMTM1bDMzLjQtODAuOGMxLjEtMi42LTAuMi01LjUtMi43LTYuNkwxNDAuMiwzNSIvPgo8L3N2Zz4K) no-repeat; }
  .lightweb ul.tabs.wc-tabs {
    display: flex;
    align-items: center;
    list-style: none;
    margin-left: 0;
    padding: 2em 0;
    border-top: 1px solid rgba(139, 142, 145, 0.3); }
    @media all and (max-width: 992px) {
      .lightweb ul.tabs.wc-tabs {
        align-items: flex-start; } }
    .lightweb ul.tabs.wc-tabs li a {
      display: flex;
      align-items: center;
      color: #000;
      padding: 8px 16px;
      margin-bottom: 0;
      margin-right: 10px;
      opacity: 0.4;
      transition: opacity 0.3s; }
      @media all and (max-width: 992px) {
        .lightweb ul.tabs.wc-tabs li a {
          padding: 8px 4px; } }
      .lightweb ul.tabs.wc-tabs li a:before {
        content: "";
        display: block;
        background-size: contain;
        width: 25px;
        height: 25px;
        margin-right: 10px; }
      .lightweb ul.tabs.wc-tabs li a:hover {
        opacity: 1; }
    .lightweb ul.tabs.wc-tabs li.active a {
      opacity: 1; }
  .lightweb section.related.products {
    background: #fff; }
    .lightweb section.related.products h2 {
      text-align: center;
      margin-bottom: 40px; }
  .lightweb .login-menu-items {
    font-size: 0.8em; }
  .lightweb.woocommerce-account .container-fluid.pt-5, .lightweb.woocommerce-account .pt-5.container-sm, .lightweb.woocommerce-account .pt-5.container-md, .lightweb.woocommerce-account .pt-5.container-lg, .lightweb.woocommerce-account .pt-5.container-xl, .lightweb.woocommerce-cart .container-fluid.pt-5, .lightweb.woocommerce-cart .pt-5.container-sm, .lightweb.woocommerce-cart .pt-5.container-md, .lightweb.woocommerce-cart .pt-5.container-lg, .lightweb.woocommerce-cart .pt-5.container-xl, .lightweb.woocommerce-checkout .container-fluid.pt-5, .lightweb.woocommerce-checkout .pt-5.container-sm, .lightweb.woocommerce-checkout .pt-5.container-md, .lightweb.woocommerce-checkout .pt-5.container-lg, .lightweb.woocommerce-checkout .pt-5.container-xl {
    padding-top: 0 !important; }
  .lightweb.woocommerce-account h3.account-title {
    color: #8b8e91; }
  .lightweb.woocommerce-account .lw-content-container {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 60px auto 240px; }
    @media all and (max-width: 1300px) {
      .lightweb.woocommerce-account .lw-content-container {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb.woocommerce-account .lw-content-container {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb.woocommerce-account .lw-content-container {
        max-width: 100%;
        padding: 0 20px; } }
  .lightweb.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    background: linear-gradient(to bottom, #1e2128 42%, #272b30 100%);
    border-radius: 10px;
    padding: 16px 0; }
    .lightweb.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
      display: flex;
      align-items: center;
      width: 100%;
      font-weight: bold;
      padding: 16px 32px;
      color: #fff;
      opacity: 0.6;
      transition: opacity 0.3s; }
      .lightweb.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover {
        opacity: 1; }
    .lightweb.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
      opacity: 1; }
  .lightweb.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__cell {
    padding: 8px 12px; }
  .lightweb.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.button {
    padding: 8px 16px; }
    @media all and (max-width: 992px) {
      .lightweb.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button.button {
        max-width: 50%;
        margin-left: 50%; } }
  .lightweb.woocommerce-account .woocommerce form fieldset {
    margin-top: 40px; }
  .lightweb.woocommerce-account .woocommerce form .form-row label {
    font-weight: bold;
    font-size: 0.9em; }
  .lightweb.woocommerce-account .woocommerce-Address-title {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px; }
    .lightweb.woocommerce-account .woocommerce-Address-title h3 {
      margin-bottom: 5px; }
  .lightweb .u-columns,
  .lightweb .col2-set {
    display: flex;
    align-items: flex-start; }
  .lightweb .u-column1.col-1,
  .lightweb .col2-set .col-1,
  .lightweb .col2-set .col-2 {
    flex: 0 0 50%;
    max-width: 50%; }
    @media all and (max-width: 992px) {
      .lightweb .u-column1.col-1,
      .lightweb .col2-set .col-1,
      .lightweb .col2-set .col-2 {
        flex: 0 0 100%;
        max-width: 100%; } }
  .lightweb.woocommerce-cart .lw-content-container {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 60px auto 240px; }
    @media all and (max-width: 1300px) {
      .lightweb.woocommerce-cart .lw-content-container {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb.woocommerce-cart .lw-content-container {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb.woocommerce-cart .lw-content-container {
        max-width: 100%;
        padding: 0 20px; } }
  .lightweb.woocommerce-cart .product-name {
    font-weight: bold; }
    .lightweb.woocommerce-cart .product-name a {
      color: #000; }
      .lightweb.woocommerce-cart .product-name a:hover {
        color: #333333; }
  .lightweb.woocommerce-cart .wc-proceed-to-checkout {
    display: flex;
    justify-content: flex-end; }
  .lightweb.woocommerce-cart .woocommerce-cart-form p {
    margin: 1px 0 0; }
  .lightweb.woocommerce-cart .cart-collaterals h2 {
    font-size: 36px;
    font-weight: 500; }
  .lightweb.woocommerce-cart table.shop_table.shop_table_responsive * {
    font-size: 14px; }
    .lightweb.woocommerce-cart table.shop_table.shop_table_responsive *.remove {
      font-size: 20px;
      font-weight: 400;
      line-height: 0.9; }
  .lightweb .woocommerce-cart-form {
    padding: 10px 20px;
    border: 1px solid #f3f3f3;
    margin: 3em 0; }
    @media all and (max-width: 720px) {
      .lightweb .woocommerce-cart-form {
        padding: 10px 0;
        border: none;
        margin: 0 0 2em; } }
    .lightweb .woocommerce-cart-form p {
      margin: 1px 0 0; }
    .lightweb .woocommerce-cart-form thead {
      border-bottom: 1px solid #f3f3f3; }
      @media all and (max-width: 720px) {
        .lightweb .woocommerce-cart-form thead {
          display: none; } }
      .lightweb .woocommerce-cart-form thead th {
        font-family: "opensans", sans-serif;
        font-size: 0.9em; }
    .lightweb .woocommerce-cart-form .actions-wrapper .actions {
      display: flex;
      align-items: flex-start;
      flex-flow: wrap; }
      .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon {
        margin-bottom: 16px; }
        @media all and (max-width: 720px) {
          .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon {
            display: flex;
            flex-direction: column;
            width: 100%; } }
        .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon label {
          margin-right: 16px; }
        .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon .input-text {
          margin-right: 16px; }
          @media all and (max-width: 720px) {
            .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon .input-text {
              margin-right: 0;
              margin-bottom: 16px; } }
        .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon .button {
          background: none;
          border: 1px solid #333;
          color: #333; }
          .lightweb .woocommerce-cart-form .actions-wrapper .actions .coupon .button:hover {
            background: #333;
            color: #fff; }
      .lightweb .woocommerce-cart-form .actions-wrapper .actions .button {
        border-radius: 3px;
        margin-right: 16px; }
        @media all and (max-width: 720px) {
          .lightweb .woocommerce-cart-form .actions-wrapper .actions .button {
            width: 100%;
            margin-right: 0; } }
  .lightweb .cart_item img {
    max-width: 140px; }
    @media all and (max-width: 720px) {
      .lightweb .cart_item img {
        max-width: 100%; } }
  @media all and (max-width: 720px) {
    .lightweb .shop-cart-body-item.product-price {
      margin-bottom: 5px;
      font-weight: 300; } }
  .lightweb .shop-cart-body-item.product-name {
    font-weight: 900;
    margin-bottom: 5px; }
  .lightweb .woocommerce .cart-collaterals,
  .lightweb.woocommerce-page .cart-collaterals {
    display: flex;
    flex-direction: column-reverse; }
    .lightweb .woocommerce .cart-collaterals .cart_totals,
    .lightweb.woocommerce-page .cart-collaterals .cart_totals {
      float: none;
      align-self: flex-end; }
    .lightweb .woocommerce .cart-collaterals .cross-sells,
    .lightweb.woocommerce-page .cart-collaterals .cross-sells {
      width: 100%;
      float: none; }
  @media all and (max-width: 720px) {
    .lightweb .woocommerce table.shop_table_responsive tr td,
    .lightweb .woocommerce-page table.shop_table_responsive tr td {
      display: block; } }
  .lightweb .quantity .qty {
    width: 3.631em;
    text-align: center; }
  .lightweb .woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 9px 0;
    vertical-align: middle;
    line-height: 1.5em; }
  .lightweb .empty-cart-wrapper h3 {
    text-align: center; }
  .lightweb .candle-icon {
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    margin: 20px 0; }
  .lightweb .shop_table_responsive.cart {
    display: block;
    margin-bottom: 20px; }
  .lightweb .shop-cart-header {
    display: flex;
    align-items: center;
    border-bottom: none; }
    @media all and (max-width: 720px) {
      .lightweb .shop-cart-header {
        display: none; } }
    .lightweb .shop-cart-header tr {
      display: flex;
      align-items: center;
      width: 100%; }
  .lightweb .shop-cart-body.row {
    align-items: center; }
  .lightweb .shop-cart-body.container {
    position: relative; }
    .lightweb .shop-cart-body.container:not(:last-child) {
      border-bottom: 1px solid #ddd; }
  .lightweb .shop-cart-body-left {
    display: flex;
    align-items: center; }
  @media all and (max-width: 720px) {
    .lightweb .shop-cart-body-right {
      margin-top: 30px; } }
  @media all and (min-width: 720px) {
    .lightweb .shop-cart-body-right {
      display: flex;
      align-items: center; } }
  @media all and (max-width: 720px) {
    .lightweb .shop-cart-body-right .shop-cart-body-item {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 10px; } }
  .lightweb .product-remove {
    position: absolute;
    top: 30px;
    right: 10px; }
    @media all and (max-width: 720px) {
      .lightweb .product-remove {
        top: 5px;
        right: 0; } }
    .lightweb .product-remove .remove {
      font-family: "opensans", sans-serif;
      color: #b1b0b0; }
      .lightweb .product-remove .remove:hover {
        color: #888; }
  .lightweb .restore-item {
    margin-left: 10px;
    color: #000;
    font-weight: 900;
    font-family: opensans;
    background: #d7e6da;
    padding: 6px 8px;
    border-radius: 4px; }
  .lightweb #kco-order-review .shop_table.woocommerce-checkout-review-order-table {
    display: none; }
  .lightweb .woocommerce-form-coupon-toggle {
    display: none !important; }
  @media all and (max-width: 992px) {
    .lightweb.woocommerce-account .lw-content-container {
      padding: 0 10px; } }
  .lightweb.woocommerce-account #customer_login {
    display: flex;
    justify-content: space-between; }
    @media all and (max-width: 720px) {
      .lightweb.woocommerce-account #customer_login {
        flex-direction: column; } }
    .lightweb.woocommerce-account #customer_login .woocommerce-form {
      padding: 0;
      border: none;
      border-radius: 0; }
    .lightweb.woocommerce-account #customer_login .col-md-6 {
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05);
      background: #fff;
      border-radius: 5px; }
      @media all and (max-width: 992px) {
        .lightweb.woocommerce-account #customer_login .col-md-6 {
          padding: 20px; } }
    .lightweb.woocommerce-account #customer_login .woocommerce-form-login__rememberme {
      margin-top: 6px; }
  .lightweb .form-row {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px; }
    .lightweb .form-row.mailchimp-newsletter {
      flex-direction: row;
      align-items: baseline; }
      .lightweb .form-row.mailchimp-newsletter label {
        margin-left: 8px; }
    .lightweb .form-row span {
      width: 100%; }
    .lightweb .form-row input.input-text {
      border: none;
      background: #f1f1f1;
      border-radius: 5px;
      padding: 10px 15px;
      width: 100%; }
  .lightweb.woocommerce-checkout .lw-content-container {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 60px auto 240px; }
    @media all and (max-width: 1300px) {
      .lightweb.woocommerce-checkout .lw-content-container {
        max-width: 1100px; } }
    @media all and (max-width: 992px) {
      .lightweb.woocommerce-checkout .lw-content-container {
        max-width: 900px;
        padding: 0 40px; } }
    @media all and (max-width: 720px) {
      .lightweb.woocommerce-checkout .lw-content-container {
        max-width: 100%;
        padding: 0 20px; } }
    @media all and (max-width: 720px) {
      .lightweb.woocommerce-checkout .lw-content-container {
        margin: 20px auto 0; } }
    .lightweb.woocommerce-checkout .lw-content-container h1 {
      margin-bottom: 0; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout h3,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout h2,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order h3,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333; }
    .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout h3#order_review_heading,
    .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout h2#order_review_heading,
    .lightweb.woocommerce-checkout .woocommerce .woocommerce-order h3#order_review_heading,
    .lightweb.woocommerce-checkout .woocommerce .woocommerce-order h2#order_review_heading {
      margin-top: 40px; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout label,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout th,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout dt,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout strong,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-Price-amount.amount,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order label,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order th,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order dt,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order strong,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    font-family: "Aleo", sans-serif; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout p,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order p {
    font-size: 16px;
    margin-top: 0; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout textarea,
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="text"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="email"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="url"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="password"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="search"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="number"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="tel"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="range"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="date"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="month"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="week"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="time"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="datetime"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="datetime-local"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout input[type="color"],
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout textarea,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order textarea,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="text"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="email"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="url"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="password"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="search"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="number"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="tel"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="range"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="date"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="month"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="week"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="time"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="datetime"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="datetime-local"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order input[type="color"],
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order textarea {
    border: none;
    background: #f1f1f1;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout textarea,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order textarea {
    padding: 15px; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout .select2-container .select2-selection--single,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order .select2-container .select2-selection--single {
    height: 40px;
    padding-left: 5px;
    font-size: 14px; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }
  .lightweb.woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout ul.order_details,
  .lightweb.woocommerce-checkout .woocommerce .woocommerce-order ul.order_details {
    padding-left: 0;
    margin-top: 40px; }
  .lightweb.woocommerce-checkout tr.woocommerce-shipping-totals.shipping {
    display: none; }
  .lightweb .wc_payment_methods {
    list-style: none;
    padding-left: 0; }
  .lightweb #kco-wrapper {
    padding: 20px; }
  .lightweb .archive-category-info {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media all and (max-width: 720px) {
      .lightweb .archive-category-info {
        padding-top: 20px;
        padding-bottom: 10px;
        margin-bottom: 20px; } }
  .lightweb .archive-category-image {
    width: 300px;
    height: 300px;
    margin-left: 40px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .lightweb h1.woocommerce-products-header__title {
    margin: 0;
    justify-content: space-between;
    text-align: center; }
  .lightweb .lw-archive-product-wrapper {
    align-items: flex-start;
    justify-content: space-between; }
  .lightweb .woocommerce-products-header {
    justify-content: center; }
  .lightweb .term-description-wrapper {
    position: relative;
    max-height: 210px;
    overflow: hidden; }
    .lightweb .term-description-wrapper .open-short-desc-button {
      padding: 10px 0; }
    .lightweb .term-description-wrapper.short-desc-open {
      max-height: initial; }
      .lightweb .term-description-wrapper.short-desc-open .open-short-desc-button:after {
        transform: rotate(-180deg); }
  .lightweb .term-description {
    margin-top: 10px; }
    .lightweb .term-description p {
      font-size: 14px; }
  .lightweb .woocommerce-ordering {
    display: flex;
    align-items: center;
    align-self: flex-end;
    position: relative;
    margin-right: 20px;
    margin-bottom: 15px; }
    @media all and (max-width: 992px) {
      .lightweb .woocommerce-ordering {
        align-self: center; } }
    .lightweb .woocommerce-ordering:after {
      content: "\2193";
      color: #333333;
      position: absolute;
      right: 10px; }
  .lightweb .lw-product-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%; }
  .lightweb #toggle-sidebar {
    display: none;
    align-items: center;
    position: absolute;
    right: 40px;
    cursor: pointer; }
    .lightweb #toggle-sidebar:after {
      content: "";
      border-top: 1px solid #555;
      border-right: 1px solid #555;
      width: 8px;
      height: 8px;
      margin: -2px 0 0 10px;
      transform: rotate(135deg);
      transition: margin 0.2s; }
    @media all and (max-width: 992px) {
      .lightweb #toggle-sidebar {
        display: flex; } }
    @media all and (max-width: 720px) {
      .lightweb #toggle-sidebar {
        right: 20px; } }
  .lightweb.sidebar-open #toggle-sidebar:after {
    margin-top: 2px; }
  .lightweb .lw-woocommerce-sidebar {
    margin-top: 37px;
    width: 260px; }
    @media all and (max-width: 992px) {
      .lightweb .lw-woocommerce-sidebar {
        height: 0;
        overflow: hidden;
        width: 100%;
        box-shadow: none;
        padding: 0;
        margin-top: 20px;
        background: none; } }
    .lightweb .lw-woocommerce-sidebar .widget {
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05);
      padding: 20px 15px;
      margin: 10px 0; }
      @media all and (max-width: 992px) {
        .lightweb .lw-woocommerce-sidebar .widget {
          margin-top: 30px; } }
      .lightweb .lw-woocommerce-sidebar .widget h2 {
        font-size: 1em;
        color: #000;
        font-family: "Aleo", sans-serif;
        font-weight: bold;
        letter-spacing: 1px; }
  .lightweb.sidebar-open .lw-woocommerce-sidebar {
    height: inherit;
    padding-bottom: 0; }
  .lightweb .woocommerce-widget-layered-nav-list li {
    display: flex;
    align-items: flex-start; }
  .lightweb .woocommerce-widget-layered-nav-list a {
    display: flex;
    align-items: center;
    font-size: 0.9em;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding: 3px 0; }
  .lightweb .woocommerce-widget-layered-nav-list .count {
    font-size: 12px;
    color: #555; }
  .lightweb.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #555;
    margin-right: 10px; }
  .lightweb.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    display: flex;
    align-items: flex-end;
    content: "\2713";
    font-size: 22px;
    color: #000;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    border: 1px solid #555; }
  .lightweb.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.3em;
    background: #000;
    position: relative;
    width: 96%; }
  .lightweb.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background: #333; }
  .lightweb.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    display: block;
    position: absolute;
    z-index: 3;
    background: #000;
    border-radius: 100px;
    height: 0.8em;
    width: 0.8em;
    top: -0.25em;
    cursor: pointer; }
  .lightweb.woocommerce .widget_price_filter .price_slider_amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1;
    margin-top: 20px; }
    .lightweb.woocommerce .widget_price_filter .price_slider_amount .button {
      font-size: 0.7em;
      font-weight: 500;
      border: none;
      padding: 5px;
      border-radius: 2px;
      background: #000;
      color: #000;
      box-shadow: 1px 2px 0 #8e750e;
      transition: box-shadow 0.3s; }
      .lightweb.woocommerce .widget_price_filter .price_slider_amount .button:hover {
        box-shadow: none; }
      .lightweb.woocommerce .widget_price_filter .price_slider_amount .button:after {
        content: none; }
  .lightweb .widget_product_categories ul {
    list-style: none;
    padding-left: 0; }
    .lightweb .widget_product_categories ul a {
      display: block;
      color: #000;
      font-size: 0.9em;
      font-weight: 500;
      padding: 8px 0;
      transition: color 0.3s; }
      .lightweb .widget_product_categories ul a:hover {
        color: #333333; }
  .lightweb .cat-item.cat-parent {
    position: relative;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    width: 100%; }
    .lightweb .cat-item.cat-parent a {
      width: calc(100% - 40px); }
    .lightweb .cat-item.cat-parent ul.children {
      display: none;
      padding-left: 20px;
      width: 100%; }
    .lightweb .cat-item.cat-parent.open-cat-sub ul.children {
      display: block; }
  .lightweb .cat-item.current-cat a {
    font-weight: 800; }
  .lightweb .open-cat-sub-button {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 3px;
    width: 40px;
    height: 37px;
    font-size: 2em;
    font-weight: 300;
    border-top: none;
    cursor: pointer; }
    .lightweb .open-cat-sub-button:after {
      position: absolute;
      content: "";
      border-right: 1px solid #000;
      border-bottom: 1px solid #000;
      transform: rotate(45deg);
      height: 10px;
      width: 10px;
      transition: margin 0.3s, border-width 0.5s; }
    .lightweb .open-cat-sub-button:hover:after {
      margin-top: 3px; }
  .lightweb .open-cat-sub .open-cat-sub-button:after {
    margin-top: 3px;
    border-width: 2px; }
  .lightweb .search-box-wrapper {
    width: 100%; }
    .lightweb .search-box-wrapper .hl {
      background: rgba(62, 189, 147, 0.29); }
    .lightweb .search-box-wrapper input[type="text"].product-search-field {
      width: 100%;
      background: #F1F1F1;
      color: #444444;
      font-size: 16px;
      height: 50px;
      border: none;
      font-family: "Aleo", sans-serif;
      font-weight: 500; }
      .lightweb .search-box-wrapper input[type="text"].product-search-field:focus {
        background: #F1F1F1; }
      .lightweb .search-box-wrapper input[type="text"].product-search-field::placeholder {
        color: #444444;
        font-family: "Aleo", sans-serif;
        font-weight: 300; }
    .lightweb .search-box-wrapper .product-search-result {
      display: none;
      padding: 0;
      top: 100%;
      right: 0;
      position: absolute;
      z-index: 99999;
      background: #fff;
      max-height: calc(80vh - 80px);
      overflow: auto;
      width: 100%;
      box-shadow: 0 16px 30px 0 rgba(18, 43, 64, 0.2), 0 6px 12px 0 rgba(18, 43, 64, 0.06); }
      .lightweb .search-box-wrapper .product-search-result.show-suggestion {
        display: block; }
    .lightweb .search-box-wrapper .search-form {
      position: relative; }
      .lightweb .search-box-wrapper .search-form ul {
        display: flex;
        flex-direction: column;
        background: #fff;
        padding: 0;
        width: 100%;
        max-height: 400px;
        overflow: auto; }
        .lightweb .search-box-wrapper .search-form ul.new-search-results {
          display: none; }
        .lightweb .search-box-wrapper .search-form ul a {
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 10px 20px;
          width: 100%;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2);
          font-weight: bold;
          margin-bottom: 5px; }
      .lightweb .search-box-wrapper .search-form.hide-suggestion ul {
        display: none; }
      .lightweb .search-box-wrapper .search-form.hide-suggestion .new-search-results {
        display: flex; }
    .lightweb .search-box-wrapper .search-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px 20px;
      width: 100%;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .lightweb .search-box-wrapper .search-item:last-child {
        border-bottom: none; }
      .lightweb .search-box-wrapper .search-item .search-item-info {
        display: flex;
        flex-direction: column; }
        .lightweb .search-box-wrapper .search-item .search-item-info .search-item-info-inner {
          display: flex;
          align-items: flex-end; }
          @media all and (max-width: 720px) {
            .lightweb .search-box-wrapper .search-item .search-item-info .search-item-info-inner {
              flex-direction: column;
              align-items: flex-start; } }
      .lightweb .search-box-wrapper .search-item .search-item-name {
        text-transform: capitalize;
        font-weight: bold; }
        @media all and (max-width: 720px) {
          .lightweb .search-box-wrapper .search-item .search-item-name {
            font-size: 14px;
            margin-bottom: 5px; } }
      .lightweb .search-box-wrapper .search-item .search-item-price {
        font-size: 12px;
        color: #666;
        margin-left: 10px; }
        @media all and (max-width: 720px) {
          .lightweb .search-box-wrapper .search-item .search-item-price {
            margin-left: 0; } }
      .lightweb .search-box-wrapper .search-item .search-item-sku {
        text-transform: uppercase;
        font-size: 12px; }
      .lightweb .search-box-wrapper .search-item .search-item-cat {
        text-transform: capitalize;
        font-size: 12px;
        margin-left: 10px; }
        @media all and (max-width: 720px) {
          .lightweb .search-box-wrapper .search-item .search-item-cat {
            margin-left: 0; } }
        .lightweb .search-box-wrapper .search-item .search-item-cat:before {
          content: '/';
          margin-right: 5px; }
          @media all and (max-width: 720px) {
            .lightweb .search-box-wrapper .search-item .search-item-cat:before {
              display: none; } }
      .lightweb .search-box-wrapper .search-item .search-item-desc {
        font-size: 12px;
        margin-top: 5px;
        overflow: hidden;
        max-width: 70%;
        height: 1.3em; }
        @media all and (max-width: 720px) {
          .lightweb .search-box-wrapper .search-item .search-item-desc {
            display: none; } }
        .lightweb .search-box-wrapper .search-item .search-item-desc h2 {
          display: none; }
      .lightweb .search-box-wrapper .search-item .search-item-img {
        max-height: 60px; }
    .lightweb .search-box-wrapper .lw-search-item-wrapper {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-flow: wrap;
      width: 100%;
      border-bottom: 1px solid #ccc;
      padding: 20px;
      margin-bottom: 20px; }
      .lightweb .search-box-wrapper .lw-search-item-wrapper .entry-header {
        width: calc(100% - 240px); }
      .lightweb .search-box-wrapper .lw-search-item-wrapper .entry-summary {
        display: flex;
        flex-direction: column; }
      .lightweb .search-box-wrapper .lw-search-item-wrapper .search-result-image {
        max-width: 200px; }
        .lightweb .search-box-wrapper .lw-search-item-wrapper .search-result-image img {
          height: auto; }
      .lightweb .search-box-wrapper .lw-search-item-wrapper .entry-footer {
        width: 100%; }
  .lightweb .header-slider-item {
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  .lightweb .header-slider-text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 50%;
    height: 100%;
    padding: 20px 20px 20px 15%; }
    @media all and (max-width: 1300px) {
      .lightweb .header-slider-text-wrapper {
        max-width: 60%;
        padding: 40px 20px 20px 5%; } }
    @media all and (max-width: 720px) {
      .lightweb .header-slider-text-wrapper {
        max-width: 96%;
        padding: 40px 5% 20px 5%; } }
    .lightweb .header-slider-text-wrapper h2 {
      font-size: 4vw;
      font-weight: 1000;
      line-height: 4.2vw; }
      @media all and (max-width: 720px) {
        .lightweb .header-slider-text-wrapper h2 {
          font-size: 6vw;
          line-height: 6.2vw; } }
    @media all and (max-width: 720px) {
      .lightweb .header-slider-text-wrapper p {
        font-size: 14px; } }
  .lightweb .header-slider-text {
    overflow: hidden;
    width: 100%;
    max-height: 90%; }
  .lightweb .header-slider-text-inner {
    overflow: auto;
    width: calc(100% + 20px);
    padding: 20px 20px 20px 0;
    height: 100%;
    -webkit-overflow-scrolling: touch; }
  .lightweb #header-slider {
    height: 47vw; }
    @media all and (max-width: 992px) {
      .lightweb #header-slider {
        height: 56vw; } }
    @media all and (max-width: 720px) {
      .lightweb #header-slider {
        height: 130vw; } }
    .lightweb #header-slider .slick-list,
    .lightweb #header-slider .slick-track,
    .lightweb #header-slider .slick-slide,
    .lightweb #header-slider .slick-slide > div {
      height: inherit; }
    .lightweb #header-slider .slick-arrow {
      position: absolute;
      top: inherit;
      bottom: 38px; }
      @media all and (max-width: 720px) {
        .lightweb #header-slider .slick-arrow {
          display: none !important; } }
      .lightweb #header-slider .slick-arrow:after {
        border-color: #333333;
        width: 15px;
        height: 15px; }
    .lightweb #header-slider .slick-prev-horizontal {
      position: absolute;
      left: 10%; }
    .lightweb #header-slider .slick-next-horizontal {
      position: absolute;
      right: inherit; }
  .lightweb .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    bottom: 40px;
    left: 0;
    right: 0; }
    @media all and (max-width: 720px) {
      .lightweb .slick-dots {
        bottom: 10px; } }
    @media all and (max-width: 350px) {
      .lightweb .slick-dots {
        bottom: 5px; } }
    .lightweb .slick-dots button {
      border: none;
      padding: 0;
      margin: 0 5px;
      font-size: 0; }
      .lightweb .slick-dots button:before {
        content: '';
        width: 10px;
        height: 10px;
        border: 2px solid #333333;
        border-radius: 50%;
        display: block; }
      .lightweb .slick-dots button:hover {
        background: none; }
        .lightweb .slick-dots button:hover:before {
          background: #302920; }
      .lightweb .slick-dots button:after {
        display: none; }
    .lightweb .slick-dots .slick-active button:before {
      width: 12px;
      height: 12px;
      background: #333333; }
  .lightweb .startpage-header.jumbotron {
    position: relative;
    display: flex;
    height: 80vh;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 120px; }
    @media all and (max-width: 720px) {
      .lightweb .startpage-header.jumbotron {
        height: auto;
        background-position: top;
        background-size: 230%; } }
    .lightweb .startpage-header.jumbotron h1 {
      color: #1F170D;
      font-size: 2.4em;
      margin-bottom: 10px; }
      @media all and (max-width: 992px) {
        .lightweb .startpage-header.jumbotron h1 {
          max-width: 100%; } }
      @media all and (max-width: 720px) {
        .lightweb .startpage-header.jumbotron h1 {
          font-size: 2em;
          line-height: 1.25;
          text-align: center;
          justify-content: center; } }
    .lightweb .startpage-header.jumbotron h2 {
      font-weight: normal;
      font-size: 2em;
      margin-bottom: 40px; }
      @media all and (max-width: 720px) {
        .lightweb .startpage-header.jumbotron h2 {
          text-align: center;
          justify-content: center;
          margin-bottom: 120px; } }
    .lightweb .startpage-header.jumbotron .bottom-path {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 100px;
      width: 100%; }
      @media all and (max-width: 992px) {
        .lightweb .startpage-header.jumbotron .bottom-path {
          height: 60px;
          width: 160%;
          left: -30%; } }
      .lightweb .startpage-header.jumbotron .bottom-path .st2 {
        fill: #FFFFFF; }
    .lightweb .startpage-header.jumbotron .go-down {
      display: block;
      align-items: center;
      justify-content: center;
      position: absolute;
      z-index: 1;
      bottom: 50px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 30px;
      font-size: 45px; }

@keyframes godown {
  0% {
    bottom: 40px; }
  100% {
    bottom: 50px; } }
  @media all and (max-width: 720px) {
    @keyframes godown {
      0% {
        bottom: 0; }
      100% {
        bottom: 10px; } } }
  .lightweb .startpage-header-container {
    display: flex;
    align-items: center; }
    .lightweb .startpage-header-container .row {
      width: 100%; }
  .lightweb .lightweb.coworker {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100px; }
    @media all and (max-width: 992px) {
      .lightweb .lightweb.coworker {
        border-radius: 50px; } }
  .lightweb .coworker-wrapper {
    position: relative;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    max-height: 980px;
    overflow: hidden; }
    @media all and (max-width: 1300px) {
      .lightweb .coworker-wrapper {
        max-height: 770px; } }
    @media all and (max-width: 992px) {
      .lightweb .coworker-wrapper {
        max-height: 620px; } }
    @media all and (max-width: 720px) {
      .lightweb .coworker-wrapper {
        max-height: 480px; } }
    @media all and (max-width: 374px) {
      .lightweb .coworker-wrapper {
        max-height: 470px; } }
  .lightweb .lightweb.coworker.show-all .coworker-wrapper {
    max-height: inherit; }
  .lightweb .coworker-item img {
    box-shadow: 0 10px 20px rgba(31, 24, 69, 0.16); }
  .lightweb .coworker-item h3 {
    padding: 20px 0;
    margin: 0; }
  .lightweb #show-all-coworkers {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    color: #333333;
    font-weight: bold; }
    .lightweb #show-all-coworkers:after {
      content: "";
      display: block;
      right: 15px;
      width: 8px;
      height: 8px;
      margin: -3px 0 0 10px;
      border-top: 2px solid #333333;
      border-right: 2px solid #333333;
      transform: rotate(135deg); }
  .lightweb .lightweb.coworker.show-all #show-all-coworkers:after {
    transform: rotate(-45deg); }
  .lightweb .boost-title-wrapper {
    display: flex;
    align-items: center;
    align-self: flex-start; }
    @media all and (max-width: 720px) {
      .lightweb .boost-title-wrapper {
        flex-direction: column;
        justify-content: center;
        align-self: center; } }
    .lightweb .boost-title-wrapper .boost-img {
      width: auto;
      max-height: 40px;
      margin-right: 20px; }
      @media all and (max-width: 720px) {
        .lightweb .boost-title-wrapper .boost-img {
          margin-right: 0; } }
    .lightweb .boost-title-wrapper h3 {
      font-size: 1.25em;
      margin: 20px 0;
      text-align: left; }
      @media all and (max-width: 720px) {
        .lightweb .boost-title-wrapper h3 {
          text-align: center; } }
  .lightweb .boost-text {
    margin: 0 0 20px; }
    .lightweb .boost-text h1,
    .lightweb .boost-text h2,
    .lightweb .boost-text h3,
    .lightweb .boost-text h4 {
      font-size: 1.25em;
      margin: 20px 0; }
      @media all and (max-width: 720px) {
        .lightweb .boost-text h1,
        .lightweb .boost-text h2,
        .lightweb .boost-text h3,
        .lightweb .boost-text h4 {
          font-size: 1.2em; } }
  .lightweb .woocommerce-products {
    width: 100%; }
    .lightweb .woocommerce-products h2.uppercase {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative;
      width: 100%; }
      .lightweb .woocommerce-products h2.uppercase span {
        padding-right: 10px; }
      @media all and (max-width: 992px) {
        .lightweb .woocommerce-products h2.uppercase {
          margin-bottom: 40px; } }
      @media all and (max-width: 720px) {
        .lightweb .woocommerce-products h2.uppercase {
          margin-bottom: 20px; } }
    .lightweb .woocommerce-products .woocommerce-products-button {
      margin: 40px auto; }
  .lightweb .lw-woocommerce-products {
    width: 100%; }
  .lightweb .lightweb.woocommerce-products {
    position: relative; }
  .lightweb .checkbox-wrapper {
    list-style: none;
    padding: 10px 0;
    columns: 2; }
    @media all and (max-width: 720px) {
      .lightweb .checkbox-wrapper {
        columns: 1; } }
  .lightweb .checkbox-item {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 1em;
    line-height: 2em;
    margin-bottom: 10px;
    padding-left: 40px; }
    .lightweb .checkbox-item:before {
      content: "";
      position: absolute;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #000 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNy41MDUgMTcuNzExIj4KICA8cGF0aCBpZD0iUGF0aF8xNyIgZGF0YS1uYW1lPSJQYXRoIDE3IiBkPSJNNDE1LjMzMywyOTEzLjgyMmw4LjE4Niw4LjE4NnMxNC43NDktMTQuMiwxOC43MDgtMTYuNTgyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDE0Ljk4IC0yOTA0Ljk5OCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPg==) no-repeat center center;
      background-size: 65%;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      border-radius: 50%; }
  .lightweb #logos {
    padding: 60px 0; }
  .lightweb .woocommerce-products .title-wrapper {
    margin-bottom: 60px; }
  .lightweb .slick-logos-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 240px !important; }
    @media all and (max-width: 992px) {
      .lightweb .slick-logos-wrapper {
        width: 193px !important; } }
    @media all and (max-width: 720px) {
      .lightweb .slick-logos-wrapper {
        width: 150px !important; } }
    .lightweb .slick-logos-wrapper img {
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%;
      opacity: 0.8; }
  .lightweb #post-slider {
    display: flex;
    align-items: center;
    position: relative; }
  .lightweb .post-item {
    background-size: cover; }
    .lightweb .post-item .row {
      height: 900px; }
  .lightweb .post-item-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 440px;
    width: 100%;
    background: #fff;
    padding: 40px; }
    @media all and (max-width: 720px) {
      .lightweb .post-item-inner {
        height: 400px; } }
    .lightweb .post-item-inner .btn {
      align-self: center;
      margin-top: 40px; }
  .lightweb .post-excerpt {
    color: #8b8e91;
    font-size: 1.3em; }
  .lightweb .arrow-holder {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .lightweb .arrow-holder .post-item-inner {
      padding: 0; }
  .lightweb .slick-horizontal-arrow-wrapper {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 0;
    width: 100px; }
    .lightweb .slick-horizontal-arrow-wrapper .slick-arrow {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      z-index: 1;
      color: rgba(0, 0, 0, 0.8); }
      .lightweb .slick-horizontal-arrow-wrapper .slick-arrow:after {
        content: '';
        border-top: 2px solid #8b8e91;
        border-right: 2px solid #8b8e91;
        transform: rotate(45deg);
        width: 20px;
        height: 20px; }
      .lightweb .slick-horizontal-arrow-wrapper .slick-arrow:hover:after {
        border-color: 3px solid rgba(0, 0, 0, 0.6); }
      .lightweb .slick-horizontal-arrow-wrapper .slick-arrow.slick-next-horizontal {
        right: 30px; }
      .lightweb .slick-horizontal-arrow-wrapper .slick-arrow.slick-prev-horizontal {
        left: 30px;
        transform: rotate(180deg); }
  .lightweb .toggle-extra-menu {
    display: flex;
    align-items: center;
    cursor: pointer; }
    @media all and (min-width: 992px) {
      .lightweb .toggle-extra-menu {
        display: none; } }
    @media all and (max-width: 992px) {
      .lightweb .toggle-extra-menu {
        align-self: flex-end; } }
  @media all and (max-width: 992px) {
    .lightweb .menu-wrapper {
      display: flex;
      flex-direction: column;
      padding: 0 20px 20px; } }
  .lightweb .menu-wrapper .menu-category-slider {
    width: 100%;
    padding: 0 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6; }
    @media all and (max-width: 992px) {
      .lightweb .menu-wrapper .menu-category-slider {
        display: none !important; } }
    @media all and (max-width: 992px) {
      .lightweb .menu-wrapper .menu-category-slider {
        flex-direction: column; } }
    .lightweb .menu-wrapper .menu-category-slider li {
      display: flex;
      padding-right: 20px;
      padding-left: 10px; }
      .lightweb .menu-wrapper .menu-category-slider li a {
        color: #000;
        font-weight: 700; }
        @media all and (max-width: 992px) {
          .lightweb .menu-wrapper .menu-category-slider li a {
            display: block;
            width: 100%;
            padding: 16px 10px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.05); } }
      .lightweb .menu-wrapper .menu-category-slider li li.current-menu-item a {
        color: #014D40;
        font-weight: bold; }
  .lightweb .menu-wrapper .menu {
    display: none;
    align-items: flex-start;
    flex-flow: wrap; }
    .lightweb .menu-wrapper .menu li {
      width: 100%; }
      .lightweb .menu-wrapper .menu li a {
        justify-content: initial;
        width: 100%;
        flex-direction: row;
        padding: 12px 0;
        margin: 0;
        border-bottom: 1px solid #f4f4f4; }
        @media all and (max-width: 992px) {
          .lightweb .menu-wrapper .menu li a {
            padding-right: 70px; } }
      .lightweb .menu-wrapper .menu li:last-child a {
        border-bottom: 0; }
      .lightweb .menu-wrapper .menu li h5 {
        margin: 0 0 0 10px; }
      .lightweb .menu-wrapper .menu li img {
        height: 30px; }
  .lightweb .menu-wrapper.extra-menu-open .menu-category-mobile {
    display: flex !important; }
  .lightweb .extra-burger {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    height: 14px;
    margin-left: 10px; }
    .lightweb .extra-burger:after, .lightweb .extra-burger:before,
    .lightweb .extra-burger span {
      content: '';
      background: #333333;
      height: 1px;
      width: 100%;
      transform: rotate(0);
      transition: all .3s; }
    .extra-menu-open .lightweb .extra-burger {
      justify-content: center; }
      .extra-menu-open .lightweb .extra-burger span {
        display: none; }
      .extra-menu-open .lightweb .extra-burger:after {
        transform: rotate(45deg); }
      .extra-menu-open .lightweb .extra-burger:before {
        transform: rotate(-45deg); }
  .lightweb .show-categories .slick-list {
    padding-bottom: 620px;
    margin-bottom: -600px; }
  .lightweb .show-category-item-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 0 20px; }
    .lightweb .show-category-item-wrapper img {
      width: auto;
      height: 120px;
      transform: scale(1);
      transition: transform .3s; }
    .lightweb .show-category-item-wrapper:hover img {
      transform: scale(1.05); }
    .lightweb .show-category-item-wrapper h5 {
      margin-top: 10px; }
  .lightweb .category-menu-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .lightweb .category-menu-item ul.category-sub-menu {
      display: none;
      position: absolute;
      z-index: 2;
      top: 100%;
      width: 100%;
      border-radius: 10px;
      padding: 0;
      background: #fff;
      box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.1);
      transition: all .3s; }
      @media all and (max-width: 992px) {
        .lightweb .category-menu-item ul.category-sub-menu {
          position: relative;
          top: 0;
          box-shadow: none;
          border-radius: 0;
          background: #f4f4f4; } }
      @media all and (min-width: 992px) {
        .lightweb .category-menu-item ul.category-sub-menu:hover {
          box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.2); } }
      .lightweb .category-menu-item ul.category-sub-menu:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: -10px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 20px;
        height: 20px;
        background: #fff;
        transform: rotate(45deg); }
        @media all and (max-width: 992px) {
          .lightweb .category-menu-item ul.category-sub-menu:before {
            content: none; } }
      .lightweb .category-menu-item ul.category-sub-menu a {
        margin: 0;
        padding: 10px 0;
        font-weight: 800;
        letter-spacing: 0.5px;
        color: #000; }
        @media all and (max-width: 992px) {
          .lightweb .category-menu-item ul.category-sub-menu a {
            padding-left: 60px; } }
        @media all and (min-width: 992px) {
          .lightweb .category-menu-item ul.category-sub-menu a:hover {
            color: #404040; } }
    @media all and (min-width: 992px) {
      .lightweb .category-menu-item:hover ul.category-sub-menu {
        display: block; } }
  @media all and (max-width: 992px) {
    .lightweb .sub-menu-item-button {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #000;
      border-radius: 100px;
      transform: rotate(0);
      right: 0;
      margin-top: 2px;
      height: 40px;
      width: 40px;
      color: #000;
      font-weight: 300;
      cursor: pointer;
      transition: transform .3s;
      transform-origin: 50%; }
      .lightweb .sub-menu-item-button:after {
        content: '+';
        color: #000;
        font-size: 35px;
        font-weight: 300; } }
  .lightweb .category-menu-item.sub-open > .category-sub-menu {
    display: block; }
  .lightweb .category-menu-item.sub-open > .sub-menu-item-button {
    transform: rotate(45deg); }
  @media all and (max-width: 992px) {
    .lightweb .show-category-item-image-wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 35px;
      height: 30px;
      margin-right: 10px; }
      .lightweb .show-category-item-image-wrapper img {
        height: auto !important;
        width: 95%; } }
  .lightweb .product-header {
    position: relative; }
    .lightweb .product-header .read-more {
      color: #000;
      margin-top: 20px;
      padding-left: 0; }
    .lightweb .product-header .price {
      font-weight: bold;
      font-size: 1.2em; }
  .lightweb .header-separator {
    position: absolute;
    top: 69%;
    width: 100%;
    height: 180px; }
    .lightweb .header-separator svg {
      width: 100%;
      height: 180px; }
  @media all and (max-width: 720px) {
    .lightweb .header-item .row {
      flex-direction: column-reverse; } }
  .lightweb .header-item-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 80px 0 0; }
  .lightweb .header-item-inner-content {
    margin-top: 20px; }
    @media all and (max-width: 720px) {
      .lightweb .header-item-inner-content {
        position: relative;
        max-height: 190px;
        overflow: hidden;
        margin-bottom: 20px; }
        .lightweb .header-item-inner-content:after {
          position: absolute;
          left: 0;
          bottom: 0;
          content: '';
          height: 10px;
          width: 100%;
          box-shadow: inset 0 -10px 10px #ececec; } }
  .lightweb .iat-boosts.boxshadow {
    box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
  .lightweb .iat-boosts-heading {
    width: 100%;
    margin-bottom: 40px;
    justify-content: center; }
  .lightweb .iat-boost-item img {
    margin: 0; }
  .lightweb .iat-boost-image-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100px; }
    .lightweb .iat-boost-image-wrapper.center-align {
      justify-content: center;
      margin-bottom: 20px; }
      .lightweb .iat-boost-image-wrapper.center-align img {
        margin: 0 auto; }
      .lightweb .iat-boost-image-wrapper.center-align .button {
        align-self: center; }
    .lightweb .iat-boost-image-wrapper img {
      margin-bottom: 10px;
      max-height: 90%; }
  .lightweb .bg-image-text {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
    height: 560px;
    padding: 60px 40px; }
    @media all and (max-width: 720px) {
      .lightweb .bg-image-text {
        height: inherit;
        padding: 100px 20px; } }
    .lightweb .bg-image-text .container {
      position: relative;
      z-index: 1; }
    .lightweb .bg-image-text h2,
    .lightweb .bg-image-text h3,
    .lightweb .bg-image-text h4 {
      margin-bottom: 10px; }
    .lightweb .bg-image-text p {
      margin-top: 0; }
  .lightweb .bg-filter {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000; }
  .lightweb .price-list-menu-wrapper {
    margin-bottom: 20px; }
  .lightweb .price-list-menu {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    position: relative;
    z-index: 9999; }
    @media all and (max-width: 992px) {
      .lightweb .price-list-menu {
        flex-direction: column;
        width: 100%;
        box-shadow: none; } }
  .lightweb .price-list-menu-btn {
    display: none;
    align-items: center;
    height: 38px;
    margin-right: 10px;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 0.8em;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
    .lightweb .price-list-menu-btn .price-hamburger {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      position: relative;
      height: 0.6rem;
      width: 0.8rem;
      margin-left: 10px; }
      .lightweb .price-list-menu-btn .price-hamburger span {
        display: block;
        height: 1px;
        width: 80%;
        background: #000; }
      .lightweb .price-list-menu-btn .price-hamburger:before {
        content: '';
        height: 1px;
        width: 100%;
        background: #000;
        transition: all .3s; }
      .lightweb .price-list-menu-btn .price-hamburger:after {
        content: '';
        height: 1px;
        width: 100%;
        background: #000;
        transition: all .3s; }
    @media all and (max-width: 992px) {
      .lightweb .price-list-menu-btn {
        display: flex;
        align-self: flex-end; } }
  .lightweb .price-list-menu-inner {
    display: flex;
    align-items: center;
    background: #fff;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef; }
    @media all and (max-width: 992px) {
      .lightweb .price-list-menu-inner {
        display: none;
        flex-direction: column; }
        .lightweb .price-list-menu-inner a {
          align-self: flex-start; } }
  .lightweb .price-list-menu.open .price-list-menu-btn .price-hamburger {
    justify-content: center; }
    .lightweb .price-list-menu.open .price-list-menu-btn .price-hamburger span {
      display: none; }
    .lightweb .price-list-menu.open .price-list-menu-btn .price-hamburger:after {
      position: absolute;
      transform: rotate(45deg); }
    .lightweb .price-list-menu.open .price-list-menu-btn .price-hamburger:before {
      position: absolute;
      transform: rotate(-45deg); }
  .lightweb .price-list-menu.open .price-list-menu-inner {
    display: flex;
    position: relative;
    width: 100%; }
  .lightweb .fixed .price-list-menu {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    justify-content: center; }
    @media all and (min-width: 992px) {
      .lightweb .fixed .price-list-menu {
        background: #fff;
        box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); } }
  .lightweb .price-list-menu-item {
    font-size: 0.9em;
    margin-right: 10px;
    padding: 8px 12px;
    font-weight: 600;
    color: #000; }
    .lightweb .price-list-menu-item:hover {
      color: #333333; }
    .lightweb .price-list-menu-item:last-child {
      margin-right: 0; }
  .lightweb .tabs-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff; }
    .lightweb .tabs-nav .tab {
      position: relative;
      padding: 8px 0;
      margin: 0 20px;
      cursor: pointer; }
      .lightweb .tabs-nav .tab:after {
        content: '|';
        position: absolute;
        right: -20px; }
      .lightweb .tabs-nav .tab:last-child:after {
        content: none; }
      .lightweb .tabs-nav .tab.active {
        border-bottom: 1px solid #000; }
  .lightweb .tabs-container {
    display: none; }
    .lightweb .tabs-container.active {
      display: block; }
  .lightweb h2.tabs-heading {
    text-align: center;
    margin-bottom: 3rem; }
  @media all and (max-width: 992px) {
    .lightweb .tabs-card-group {
      width: 100%;
      display: block;
      position: relative;
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 20px; } }
  .lightweb .tabs-news-item {
    position: relative;
    background: #fff;
    border: none;
    box-shadow: none;
    transition: box-shadow .5s;
    width: 400px;
    flex: none !important; }
    @media all and (max-width: 992px) {
      .lightweb .tabs-news-item {
        display: inline-block;
        white-space: normal; } }
    @media all and (max-width: 992px) {
      .lightweb .tabs-news-item {
        width: 310px; } }
    .lightweb .tabs-news-item .card-image-overlay {
      height: 269.5px; }
    .lightweb .tabs-news-item:hover {
      box-shadow: 0 8px 60px 0 rgba(103, 151, 255, 0.05), 0 12px 90px 0 rgba(103, 151, 255, 0.05); }
  .lightweb #tab-container-populart .container-fluid, .lightweb #tab-container-populart .container-sm, .lightweb #tab-container-populart .container-md, .lightweb #tab-container-populart .container-lg, .lightweb #tab-container-populart .container-xl {
    background: #fff; }
  @media all and (max-width: 992px) {
    .lightweb .tabs-container-inner {
      max-width: 100%;
      padding-bottom: 0 0 20px; } }
  @media all and (max-width: 992px) {
    .lightweb .tabs-item {
      display: inline-block;
      white-space: normal; } }
  @media all and (max-width: 992px) {
    .lightweb .tabs-item {
      width: 310px; } }

html {
  box-sizing: border-box;
  overflow-x: hidden; }

body.lightweb {
  background: #fff;
  position: relative;
  margin: 0;
  color: #000;
  font-size: 100%;
  font-family: "Aleo", sans-serif;
  line-height: 1.4; }
  body.lightweb * {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box; }
