[class*="wp-block-"] {
  margin-bottom: 1em;
}
.widget_block [class*="wp-block-"] {
  margin-bottom: 0 !important;
}
.widget_block [class*="wp-block-"] > ul {
  list-style-type: disc !important;
}
.wp-block-button {
  margin-bottom: 20px;
}
.wp-block-button .wp-block-button__link,
.is-style-outline .wp-block-button__link {
  border-radius: 100px;
  line-height: 1.4em;
}
.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
.wp-block-search .wp-block-search__input {
  flex: 1;
}
.wp-block-search__label {
  margin-bottom: 14px !important;
}
.wp-block-search__button {
  white-space: nowrap;
  padding: 10px 35px !important;
}
.wp-block-search .wp-block-search__button {
  background-color: #333;
  color: #fff;
}
.wp-block-quote.is-style-large {
  background: 0 0;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  max-width: 100%;
}
.wp-block-separator.is-style-wide {
  margin-left: -20px;
  margin-right: -20px;
}
.wp-block-separator.is-style-dots:before {
  margin: 0 auto;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 40px 10px 5px !important;
  margin: 0 !important;
}
ul.blocks-gallery-grid {
  margin: 0;
}
.wp-block-quote,
.wp-block-code,
.wp-block-code code {
  width: 100%;
  box-sizing: border-box;
}
.wp-block-code code {
  background: 0 0;
  line-height: 1.4;
  padding: 0;
}
.wp-block-cover,
.wp-block-cover-image {
  width: auto;
}
.wp-block-pullquote blockquote {
  background: 0 0;
  padding: 0;
  margin: 0;
}
.wp-block-group__inner-container > h2 {
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 20px;
  font-size: 20px;
}
.wp-block-latest-comments {
  color: #676767;
}
.wp-block-latest-posts li a,
.wp-block-latest-comments li {
  padding: 3px 0;
  display: block;
  border-bottom: 1px solid rgba(167, 167, 167, 0.15);
  transition: all 0.2s ease-in-out;
}
.wp-block-latest-comments li {
  padding: 8px 0;
}
.wp-block-latest-posts li a:hover,
.wp-block-latest-comments li:hover {
  border-color: initial;
}
.wp-block-latest-comments__comment-author,
.comment-author-link .url {
  font-weight: 700;
}
.is-layout-flow.wp-block-group.has-background {
  padding: 50px 50px 30px;
  border-radius: 2px;
}
.wp-block-gallery.is-layout-flex {
  margin-bottom: 40px;
}
figure.is-layout-flex.wp-block-gallery-3.wp-block-gallery.columns-2.is-cropped.alignleft {
  margin-right: 25px !important;
}
blockquote.wp-block-quote.is-style-large {
  background: rgba(167, 167, 167, 0.1);
  display: inline-block;
  position: relative;
  padding: 30px 35px !important;
  border-radius: 4px;
  overflow: auto;
  max-width: 100%;
}
.wp-caption-text {
  display: block;
  margin: 0 auto 20px;
  padding: 10px 30px;
  font-size: 13px;
  font-style: italic;
  border-radius: 3px;
  z-index: 1;
  position: relative;
}
.wp-caption-text a {
  color: inherit;
}
.uagb-columns__wrap {
  box-sizing: border-box;
}
.uagb-columns__wrap * {
  box-sizing: border-box;
}
@font-face {
  font-display: swap;
  font-family: "czicons";
  src: url("/elementor/wp-content/plugins/codevz-plus/admin/fields/codevz_fields/icons/czicons.eot");
  src: url("/elementor/wp-content/plugins/codevz-plus/admin/fields/codevz_fields/icons/czicons.eot#iefix")
      format("embedded-opentype"),
    url("/elementor/wp-content/plugins/codevz-plus/admin/fields/codevz_fields/icons/czicons.woff2")
      format("woff2"),
    url("/elementor/wp-content/plugins/codevz-plus/admin/fields/codevz_fields/icons/czicons.woff")
      format("woff"),
    url("/elementor/wp-content/plugins/codevz-plus/admin/fields/codevz_fields/icons/czicons.ttf")
      format("truetype"),
    url("/elementor/wp-content/plugins/codevz-plus/admin/fields/codevz_fields/icons/czicons.svg#czicons")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class^="czico-"]:before,
[class*=" czico-"]:before {
  font-family: "czicons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.czico-Icon-Action-Profile-Off:before {
  content: "\e800";
}
.czico-Icon-Action-Profile-On:before {
  content: "\e801";
}
.czico-002-right-arrow-3:before {
  content: "\e802";
}
.czico-003-left-arrow-2:before {
  content: "\e803";
}
.czico-004-right-arrow-2:before {
  content: "\e804";
}
.czico-005-right-arrow-1:before {
  content: "\e805";
}
.czico-006-left-arrow-1:before {
  content: "\e806";
}
.czico-007-left-arrow:before {
  content: "\e807";
}
.czico-008-right-arrow:before {
  content: "\e808";
}
.czico-009-little-thin-expand-arrows:before {
  content: "\e809";
}
.czico-010-expand:before {
  content: "\e80a";
}
.czico-011-blank-check-box:before {
  content: "\e80b";
}
.czico-012-done:before {
  content: "\e80c";
}
.czico-013-export:before {
  content: "\e80d";
}
.czico-014-cube:before {
  content: "\e80e";
}
.czico-015-push-pin:before {
  content: "\e80f";
}
.czico-016-map-localization:before {
  content: "\e810";
}
.czico-017-credit-card-2:before {
  content: "\e811";
}
.czico-018-credit-card-1:before {
  content: "\e812";
}
.czico-019-wallet-1:before {
  content: "\e813";
}
.czico-020-credit-card:before {
  content: "\e814";
}
.czico-021-shield-5:before {
  content: "\e815";
}
.czico-022-shield-4:before {
  content: "\e816";
}
.czico-023-guarantee:before {
  content: "\e817";
}
.czico-024-security-badge:before {
  content: "\e818";
}
.czico-chat-1:before {
  content: "\e819";
}
.czico-002-communication:before {
  content: "\e81a";
}
.czico-003-multimedia-2:before {
  content: "\e81b";
}
.czico-004-balloon:before {
  content: "\e81c";
}
.czico-005-speech-bubble:before {
  content: "\e81d";
}
.czico-006-speech-bubble-with-text-lines:before {
  content: "\e81e";
}
.czico-007-phone-chat-with-wifi-signal:before {
  content: "\e81f";
}
.czico-008-chat-2:before {
  content: "\e820";
}
.czico-009-speech-bubbles-comment-option:before {
  content: "\e821";
}
.czico-010-support:before {
  content: "\e822";
}
.czico-011-chat-1:before {
  content: "\e823";
}
.czico-012-chat:before {
  content: "\e824";
}
.czico-013-whatsapp-logo:before {
  content: "\e825";
}
.czico-014-arrows-11:before {
  content: "\e826";
}
.czico-015-play:before {
  content: "\e827";
}
.czico-017-arrows-9:before {
  content: "\e828";
}
.czico-042-shopping-cart-1:before {
  content: "\e829";
}
.czico-043-heart-outline:before {
  content: "\e82a";
}
.czico-044-heart-1:before {
  content: "\e82b";
}
.czico-045-heart:before {
  content: "\e82c";
}
.czico-046-like:before {
  content: "\e82d";
}
.czico-047-line-1:before {
  content: "\e82e";
}
.czico-048-bars-2:before {
  content: "\e82f";
}
.czico-049-music:before {
  content: "\e830";
}
.czico-050-interface-2:before {
  content: "\e831";
}
.czico-018-play-button-4:before {
  content: "\e832";
}
.czico-052-three-2:before {
  content: "\e833";
}
.czico-053-three-1:before {
  content: "\e834";
}
.czico-019-shopping-bag-6:before {
  content: "\e835";
}
.czico-055-three:before {
  content: "\e836";
}
.czico-056-menu-8:before {
  content: "\e837";
}
.czico-057-menu-6:before {
  content: "\e838";
}
.czico-058-menu-7:before {
  content: "\e839";
}
.czico-020-shopping-basket-1:before {
  content: "\e83a";
}
.czico-060-bars:before {
  content: "\e83b";
}
.czico-061-menu-4:before {
  content: "\e83c";
}
.czico-062-menu-3:before {
  content: "\e83d";
}
.czico-063-menu-2:before {
  content: "\e83e";
}
.czico-064-home-4:before {
  content: "\e83f";
}
.czico-021-shopping-bag-7:before {
  content: "\e840";
}
.czico-066-home-3:before {
  content: "\e841";
}
.czico-067-house-outline:before {
  content: "\e842";
}
.czico-068-home-2:before {
  content: "\e843";
}
.czico-069-home-1:before {
  content: "\e844";
}
.czico-070-home:before {
  content: "\e845";
}
.czico-071-interface-1:before {
  content: "\e846";
}
.czico-072-check-mark:before {
  content: "\e847";
}
.czico-073-checked-3:before {
  content: "\e848";
}
.czico-074-tick-inside-circle:before {
  content: "\e849";
}
.czico-075-checked-2:before {
  content: "\e84a";
}
.czico-076-success:before {
  content: "\e84b";
}
.czico-077-flag:before {
  content: "\e84c";
}
.czico-078-globe:before {
  content: "\e84d";
}
.czico-079-pin:before {
  content: "\e84e";
}
.czico-080-placeholder-3:before {
  content: "\e84f";
}
.czico-081-placeholder-2:before {
  content: "\e850";
}
.czico-082-maps-and-flags:before {
  content: "\e851";
}
.czico-083-placeholder-1:before {
  content: "\e852";
}
.czico-084-placeholder:before {
  content: "\e853";
}
.czico-085-multimedia-1:before {
  content: "\e854";
}
.czico-086-note:before {
  content: "\e855";
}
.czico-022-shopping-bag-5:before {
  content: "\e856";
}
.czico-088-envelope-of-white-paper:before {
  content: "\e857";
}
.czico-089-mail-1:before {
  content: "\e858";
}
.czico-090-envelope-1:before {
  content: "\e859";
}
.czico-091-message-1:before {
  content: "\e85a";
}
.czico-092-mail:before {
  content: "\e85b";
}
.czico-093-message:before {
  content: "\e85c";
}
.czico-094-envelope:before {
  content: "\e85d";
}
.czico-095-user-4:before {
  content: "\e85e";
}
.czico-096-user-shape:before {
  content: "\e85f";
}
.czico-097-user-3:before {
  content: "\e860";
}
.czico-098-profile-1:before {
  content: "\e861";
}
.czico-099-user-2:before {
  content: "\e862";
}
.czico-100-user-1:before {
  content: "\e863";
}
.czico-101-user:before {
  content: "\e864";
}
.czico-102-avatar:before {
  content: "\e865";
}
.czico-103-tool-1:before {
  content: "\e866";
}
.czico-104-circle:before {
  content: "\e867";
}
.czico-105-link-3:before {
  content: "\e868";
}
.czico-106-foreign:before {
  content: "\e869";
}
.czico-107-web-link:before {
  content: "\e86a";
}
.czico-108-link-2:before {
  content: "\e86b";
}
.czico-109-link-symbol-1:before {
  content: "\e86c";
}
.czico-110-link-symbol:before {
  content: "\e86d";
}
.czico-111-unlink-1:before {
  content: "\e86e";
}
.czico-112-unlink:before {
  content: "\e86f";
}
.czico-113-link-1:before {
  content: "\e870";
}
.czico-114-signs-1:before {
  content: "\e871";
}
.czico-115-cross-3:before {
  content: "\e872";
}
.czico-116-cross-2:before {
  content: "\e873";
}
.czico-117-web:before {
  content: "\e874";
}
.czico-118-cross-1:before {
  content: "\e875";
}
.czico-119-cross:before {
  content: "\e876";
}
.czico-120-tool:before {
  content: "\e877";
}
.czico-121-signs:before {
  content: "\e878";
}
.czico-122-sign:before {
  content: "\e879";
}
.czico-123-add-7:before {
  content: "\e87a";
}
.czico-124-add-6:before {
  content: "\e87b";
}
.czico-125-add-song:before {
  content: "\e87c";
}
.czico-126-add-5:before {
  content: "\e87d";
}
.czico-127-add-4:before {
  content: "\e87e";
}
.czico-128-add-3:before {
  content: "\e87f";
}
.czico-129-plus-1:before {
  content: "\e880";
}
.czico-023-shopping-bag-4:before {
  content: "\e881";
}
.czico-024-shopping-cart-4:before {
  content: "\e882";
}
.czico-132-arrows-8:before {
  content: "\e883";
}
.czico-133-arrows-7:before {
  content: "\e884";
}
.czico-134-arrows-6:before {
  content: "\e885";
}
.czico-135-arrows-5:before {
  content: "\e886";
}
.czico-136-play-button-3:before {
  content: "\e887";
}
.czico-137-play-button-2:before {
  content: "\e888";
}
.czico-138-play-button-1:before {
  content: "\e889";
}
.czico-139-search-8:before {
  content: "\e88a";
}
.czico-140-search-7:before {
  content: "\e88b";
}
.czico-141-interface:before {
  content: "\e88c";
}
.czico-142-search-6:before {
  content: "\e88d";
}
.czico-143-magnifier-tool:before {
  content: "\e88e";
}
.czico-144-musica-searcher:before {
  content: "\e88f";
}
.czico-145-search-5:before {
  content: "\e890";
}
.czico-146-search-4:before {
  content: "\e891";
}
.czico-147-magnifying-glass:before {
  content: "\e892";
}
.czico-148-search-3:before {
  content: "\e893";
}
.czico-149-basket:before {
  content: "\e894";
}
.czico-150-shopping-cart:before {
  content: "\e895";
}
.czico-151-shopping-bag-1:before {
  content: "\e896";
}
.czico-025-shopping-cart-3:before {
  content: "\e897";
}
.czico-026-shopping-bag-3:before {
  content: "\e898";
}
.czico-027-shopping-bag-2:before {
  content: "\e899";
}
.czico-028-shopping-basket:before {
  content: "\e89a";
}
.czico-029-shopping-cart-2:before {
  content: "\e89b";
}
.czico-030-shopping-purse-icon:before {
  content: "\e89c";
}
.czico-031-commerce-9:before {
  content: "\e89d";
}
.czico-032-web-1:before {
  content: "\e89e";
}
.czico-033-commerce-8:before {
  content: "\e89f";
}
.czico-035-tool-2:before {
  content: "\e8a0";
}
.czico-036-commerce-6:before {
  content: "\e8a1";
}
.czico-037-commerce-5:before {
  content: "\e8a2";
}
.czico-164-commerce-1:before {
  content: "\e8a3";
}
.czico-165-play-button:before {
  content: "\e8a4";
}
.czico-166-download-1:before {
  content: "\e8a5";
}
.czico-038-commerce-4:before {
  content: "\e8a6";
}
.czico-168-shopping-bag:before {
  content: "\e8a7";
}
.czico-039-commerce-3:before {
  content: "\e8a8";
}
.czico-170-location:before {
  content: "\e8a9";
}
.czico-171-circular-clock:before {
  content: "\e8aa";
}
.czico-172-zoom-in:before {
  content: "\e8ab";
}
.czico-173-add:before {
  content: "\e8ac";
}
.czico-174-search-2:before {
  content: "\e8ad";
}
.czico-040-interface-3:before {
  content: "\e8ae";
}
.czico-176-menu-1:before {
  content: "\e8af";
}
.czico-041-commerce-2:before {
  content: "\e8b0";
}
.czico-178-check:before {
  content: "\e8b1";
}
.czico-179-close:before {
  content: "\e8b2";
}
.czico-180-multimedia:before {
  content: "\e8b3";
}
.czico-181-search-1:before {
  content: "\e8b4";
}
.czico-182-search:before {
  content: "\e8b5";
}
.czico-183-social-media:before {
  content: "\e8b6";
}
.czico-184-favorite:before {
  content: "\e8b7";
}
.czico-185-internet:before {
  content: "\e8b8";
}
.czico-186-luxury:before {
  content: "\e8b9";
}
.czico-187-up-arrow-1:before {
  content: "\e8ba";
}
.czico-188-arrows-2:before {
  content: "\e8bb";
}
.czico-189-arrows-1:before {
  content: "\e8bc";
}
.czico-190-arrows:before {
  content: "\e8bd";
}
.czico-191-commerce:before {
  content: "\e8be";
}
.czico-192-youtube:before {
  content: "\e8bf";
}
.czico-193-checked:before {
  content: "\e8c0";
}
.czico-194-download:before {
  content: "\e8c1";
}
.czico-195-equal:before {
  content: "\e8c2";
}
.czico-196-link:before {
  content: "\e8c3";
}
.czico-197-menu:before {
  content: "\e8c4";
}
.czico-198-cancel:before {
  content: "\e8c5";
}
.czico-199-up-arrow:before {
  content: "\e8c6";
}
.czico-200-down-arrow:before {
  content: "\e8c7";
}
.czico-201-back:before {
  content: "\e8c8";
}
.czico-202-checked-1:before {
  content: "\e8c9";
}
.czico-025-shield-3:before {
  content: "\e8ca";
}
.czico-026-shield-2:before {
  content: "\e8cb";
}
.czico-027-shield-1:before {
  content: "\e8cc";
}
.czico-028-target-4:before {
  content: "\e8cd";
}
.czico-029-target-3:before {
  content: "\e8ce";
}
.czico-030-target-2:before {
  content: "\e8cf";
}
.czico-031-objective:before {
  content: "\e8d0";
}
.czico-032-apple:before {
  content: "\e8d1";
}
.czico-033-qr-code:before {
  content: "\e8d2";
}
.czico-034-blackberry-1:before {
  content: "\e8d3";
}
.czico-035-blackberry:before {
  content: "\e8d4";
}
.czico-036-windows:before {
  content: "\e8d5";
}
.czico-037-windows-logo:before {
  content: "\e8d6";
}
.czico-038-android:before {
  content: "\e8d7";
}
.czico-039-clock-2:before {
  content: "\e8d8";
}
.czico-040-target-1:before {
  content: "\e8d9";
}
.czico-041-physics:before {
  content: "\e8da";
}
.czico-042-medal-1:before {
  content: "\e8db";
}
.czico-043-flask:before {
  content: "\e8dc";
}
.czico-044-placeholder:before {
  content: "\e8dd";
}
.czico-045-smartphone:before {
  content: "\e8de";
}
.czico-046-favorite:before {
  content: "\e8df";
}
.czico-047-telemarketer:before {
  content: "\e8e0";
}
.czico-048-dashboard:before {
  content: "\e8e1";
}
.czico-049-megaphone:before {
  content: "\e8e2";
}
.czico-050-eye:before {
  content: "\e8e3";
}
.czico-051-user:before {
  content: "\e8e4";
}
.czico-052-target:before {
  content: "\e8e5";
}
.czico-053-settings:before {
  content: "\e8e6";
}
.czico-054-hand-shake:before {
  content: "\e8e7";
}
.czico-055-conversation:before {
  content: "\e8e8";
}
.czico-056-quality:before {
  content: "\e8e9";
}
.czico-057-medal:before {
  content: "\e8ea";
}
.czico-058-pie-chart:before {
  content: "\e8eb";
}
.czico-059-bag-1:before {
  content: "\e8ec";
}
.czico-060-equal:before {
  content: "\e8ed";
}
.czico-061-bag:before {
  content: "\e8ee";
}
.czico-062-box-2:before {
  content: "\e8ef";
}
.czico-063-box-1:before {
  content: "\e8f0";
}
.czico-064-shield:before {
  content: "\e8f1";
}
.czico-065-heart:before {
  content: "\e8f2";
}
.czico-066-money-4:before {
  content: "\e8f3";
}
.czico-067-truck:before {
  content: "\e8f4";
}
.czico-068-wallet:before {
  content: "\e8f5";
}
.czico-069-tag:before {
  content: "\e8f6";
}
.czico-070-price:before {
  content: "\e8f7";
}
.czico-071-money-3:before {
  content: "\e8f8";
}
.czico-072-discount:before {
  content: "\e8f9";
}
.czico-073-money-2:before {
  content: "\e8fa";
}
.czico-074-money-1:before {
  content: "\e8fb";
}
.czico-075-news:before {
  content: "\e8fc";
}
.czico-076-bill:before {
  content: "\e8fd";
}
.czico-077-like:before {
  content: "\e8fe";
}
.czico-078-support:before {
  content: "\e8ff";
}
.czico-079-hand:before {
  content: "\e900";
}
.czico-080-box:before {
  content: "\e901";
}
.czico-081-money:before {
  content: "\e902";
}
.czico-082-shop:before {
  content: "\e903";
}
.czico-083-rocket-ship:before {
  content: "\e904";
}
.czico-084-creative:before {
  content: "\e905";
}
.czico-085-light-bulb:before {
  content: "\e906";
}
.czico-086-speech-bubble-3:before {
  content: "\e907";
}
.czico-016-arrows-10:before {
  content: "\e908";
}
.czico-088-speech-bubble-1:before {
  content: "\e909";
}
.czico-089-speech-bubble:before {
  content: "\e90a";
}
.czico-090-mail-2:before {
  content: "\e90b";
}
.czico-091-mail-1:before {
  content: "\e90c";
}
.czico-092-phone-call-1:before {
  content: "\e90d";
}
.czico-093-email:before {
  content: "\e90e";
}
.czico-094-mail:before {
  content: "\e90f";
}
.czico-095-play-button:before {
  content: "\e910";
}
.czico-096-music-player:before {
  content: "\e911";
}
.czico-097-check:before {
  content: "\e912";
}
.czico-098-tick-4:before {
  content: "\e913";
}
.czico-099-tick-3:before {
  content: "\e914";
}
.czico-100-tick-2:before {
  content: "\e915";
}
.czico-101-tick-1:before {
  content: "\e916";
}
.czico-102-checklist:before {
  content: "\e917";
}
.czico-103-success:before {
  content: "\e918";
}
.czico-104-tick:before {
  content: "\e919";
}
.czico-105-check-mark-1:before {
  content: "\e91a";
}
.czico-106-check-mark:before {
  content: "\e91b";
}
.czico-remove-1:before {
  content: "\e91c";
}
.czico-108-small-calendar:before {
  content: "\e91d";
}
.czico-109-clock-1:before {
  content: "\e91e";
}
.czico-110-calendar:before {
  content: "\e91f";
}
.czico-111-clock:before {
  content: "\e920";
}
.czico-112-location:before {
  content: "\e921";
}
.czico-Icon-Action-Cart-Off:before {
  content: "\e922";
}
.czico-114-internet-1:before {
  content: "\e923";
}
.czico-115-grid-world:before {
  content: "\e924";
}
.czico-116-internet:before {
  content: "\e925";
}
.czico-117-gallery-layout:before {
  content: "\e926";
}
.czico-118-square-grid:before {
  content: "\e927";
}
.czico-119-gallery:before {
  content: "\e928";
}
.czico-120-layout:before {
  content: "\e929";
}
.czico-121-24-hours:before {
  content: "\e92a";
}
.czico-122-phone-call:before {
  content: "\e92b";
}
.czico-123-call:before {
  content: "\e92c";
}
.czico-124-smartphone-call:before {
  content: "\e92d";
}
.czico-minus-symbol:before {
  content: "\e92e";
}
.czico-Icon-Action-Cart-On:before {
  content: "\e92f";
}
.czico-line-button:before {
  content: "\e930";
}
.czico-minus:before {
  content: "\e931";
}
.czico-minus-2:before {
  content: "\e932";
}
.czico-minus-1:before {
  content: "\e933";
}
.czico-Icon-Badges-RecommendedProduct:before {
  content: "\e934";
}
.czico-Icon-Location-Pin:before {
  content: "\e935";
}
.czico-Icon-Action-Registeration-Signout:before {
  content: "\e936";
}
.czico-discount:before {
  content: "\e937";
}
.czico-gift-box:before {
  content: "\e938";
}
.czico-Icon-Action-Order:before {
  content: "\e939";
}
.czico-close:before {
  content: "\e93a";
}
.czico-close-bold:before {
  content: "\e93b";
}
.czico-cancel:before {
  content: "\e93c";
}
.czico-Icon-Navigation-Arrow-Left:before {
  content: "\e93d";
}
.czico-Icon-Navigation-Chevron-Right:before {
  content: "\e93e";
}
.czico-Icon-Navigation-Chevron-Left:before {
  content: "\e93f";
}
.czico-Icon-Navigation-Arrow-Right:before {
  content: "\e940";
}
.czico-Icon-Navigation-Arrow-Down:before {
  content: "\e941";
}
.czico-Icon-Navigation-Expand-More:before {
  content: "\e942";
}
.czico-Icon-Navigation-Expand-Less:before {
  content: "\e943";
}
.czico-clock:before {
  content: "\e944";
}
.czico-Icon-Action-Favorite-Off:before {
  content: "\e945";
}
.czico-Icon-Action-Favorite-On:before {
  content: "\e946";
}
.czico-Icon-Alert-Notification-Active:before {
  content: "\e947";
}
.czico-Icon-Alert-Notification-Active-Fill:before {
  content: "\e948";
}
.czico-Icon-Action-Share:before {
  content: "\e949";
}
.czico-Icon-Action-PriceChart:before {
  content: "\e94a";
}
.czico-Icon-Action-Search-Trend:before {
  content: "\e94b";
}
.czico-Icon-Action-Search-Search:before {
  content: "\e94c";
}
.czico-Icon-Action-Compare:before {
  content: "\e94d";
}
.czico-Icon-Badges-Seller:before {
  content: "\e94e";
}
.czico-add-compare:before {
  content: "\e94f";
}
.czico-Icon-Action-Support:before {
  content: "\e950";
}
.czico-Icon-Action-Filter:before {
  content: "\e951";
}
.czico-params:before {
  content: "\e952";
}
.czico-seller-sm:before {
  content: "\e953";
}
.czico-seller-new:before {
  content: "\e954";
}
.czico-comments:before {
  content: "\e955";
}
.czico-faq:before {
  content: "\e956";
}
.czico-guarantee:before {
  content: "\e957";
}
.czico-guaranteed:before {
  content: "\e958";
}
.czico-positive:before {
  content: "\e959";
}
.czico-Brand-Digikala-USPs-Monocolor-7daysreturn:before {
  content: "\e95a";
}
.czico-Brand-Digikala-USPs-Monocolor-7x24:before {
  content: "\e95b";
}
.czico-Brand-Digikala-USPs-Monocolor-BestPrice:before {
  content: "\e95c";
}
.czico-Brand-Digikala-USPs-Monocolor-ExpressDelivery:before {
  content: "\e95d";
}
.czico-Brand-Digikala-USPs-Monocolor-OriginalPruduct:before {
  content: "\e95e";
}
.czico-Brand-Digikala-USPs-Monocolor-CashonDelivery:before {
  content: "\e95f";
}
.czico-Icon-Action-Delete:before {
  content: "\e960";
}
.czico-Icon-Action-SaveforLater:before {
  content: "\e961";
}
.czico-Icon-Badges-Delivery-Base:before {
  content: "\e962";
}
.czico-Icon-Action-Category-Outline:before {
  content: "\e963";
}
.czico-001-left-arrow-3:before {
  content: "\e964";
}
.czico-aparat:before {
  content: "\e965";
}
.czico-shape1:before {
  content: "\eb2b";
}
.czico-xtra:before {
  content: "\eb2c";
}
.czico-shape8:before {
  content: "\eb2d";
}
.czico-shape2:before {
  content: "\eb2e";
}
.czico-shape3:before {
  content: "\eb2f";
}
.czico-shape4:before {
  content: "\eb30";
}
.czico-shape5:before {
  content: "\eb31";
}
.czico-shape6:before {
  content: "\eb32";
}
.czico-shape7:before {
  content: "\eb33";
}
.czico-snowflake-4:before {
  content: "\eb34";
}
.czico-snowflake-1:before {
  content: "\eb35";
}
.czico-snowflake-2:before {
  content: "\eb36";
}
.czico-snowflake-3:before {
  content: "\eb37";
}
.czico-009-percentage:before {
  content: "\eb38";
}
.czico-010-percentage-1:before {
  content: "\eb39";
}
.czico-011-price-tag:before {
  content: "\eb3a";
}
.czico-012-smartphone:before {
  content: "\eb3b";
}
.czico-013-discount:before {
  content: "\eb3c";
}
.czico-014-percentage-2:before {
  content: "\eb3d";
}
.czico-015-24-hours-support:before {
  content: "\eb3e";
}
.czico-016-telemarketer:before {
  content: "\eb3f";
}
.czico-017-rescue-tube:before {
  content: "\eb40";
}
.czico-018-rescue-tube:before {
  content: "\eb41";
}
.czico-019-rescue-tube:before {
  content: "\eb42";
}
.czico-020-rescue-tube:before {
  content: "\eb43";
}
.czico-021-rescue-tube:before {
  content: "\eb44";
}
.czico-022-live-preserver:before {
  content: "\eb45";
}
.czico-long-right-arrow:before {
  content: "\eb46";
}
.czico-long-left-arrow:before {
  content: "\eb47";
}
.czico-abstract-christmas-tree:before {
  content: "\eb48";
}
.czico-snowflake-5:before {
  content: "\eb49";
}
.czico-shuffle:before {
  content: "\e966";
}
.czico-loop:before {
  content: "\e967";
}
.czico-flow-cross:before {
  content: "\e968";
}
.czico-loop-alt:before {
  content: "\e969";
}
.czico-down-small:before {
  content: "\e96a";
}
.czico-left-small:before {
  content: "\e96b";
}
.czico-right-small:before {
  content: "\e96c";
}
.czico-up-small:before {
  content: "\e96d";
}
.czico-menu:before {
  content: "\e96e";
}
.czico-menu-outline:before {
  content: "\e96f";
}
.czico-list:before {
  content: "\e970";
}
.czico-article:before {
  content: "\e971";
}
.czico-loop-1:before {
  content: "\e972";
}
.czico-ok:before {
  content: "\e973";
}
.czico-th-large:before {
  content: "\e974";
}
.czico-th-list:before {
  content: "\e975";
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
}
.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
  content: " ";
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
form.submitting .wpcf7-spinner {
  visibility: visible;
}
.wpcf7-spinner:before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
  .wpcf7-spinner:before {
    animation-name: blink;
    animation-duration: 2s;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 [inert] {
  opacity: 0.5;
}
.wpcf7 input[type="file"] {
  cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr;
}
.wpcf7-reflection > output {
  display: list-item;
  list-style: none;
}
.wpcf7-reflection > output[hidden] {
  display: none;
}
:root {
  --woocommerce: #7f54b3;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #7f54b3;
  --wc-primary-text: #fff;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #777335;
  --wc-highligh-text: #fff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  float: right;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: 100%;
}
.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before {
  content: " ";
  display: table;
}
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
  clear: both;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right;
  width: 48%;
}
.woocommerce img,
.woocommerce-page img {
  height: auto;
  max-width: 100%;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: left;
  width: 48%;
}
.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
  content: " ";
  display: table;
}
.woocommerce #content div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:after {
  clear: both;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
  margin-bottom: 1em;
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
  margin-right: 0;
}
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
  clear: both;
}
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
  width: 100%;
  margin-right: 0;
  float: none;
}
.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
  width: 48%;
}
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
  width: 22.05%;
}
.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
  width: 16.9%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: right;
  width: 48%;
  clear: none;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  content: " ";
  display: table;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
  clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before {
  content: " ";
  display: table;
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
  clear: both;
}
.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
  float: right;
  height: auto;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  clear: both;
}
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
  content: " ";
  display: table;
}
.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
  clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: both;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
  width: 100%;
  margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: 48%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 30.75%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
  width: 16.95%;
}
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
  width: 13.5%;
}
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
  margin-right: 0;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  width: 48%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 30.75%;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  width: 16.95%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  width: 13.5%;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after {
  clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
  display: inline-block;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
  height: auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
  text-align: right;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 80px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  float: left;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 100%;
}
.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
  clear: both;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
  float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  clear: right;
  float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
  clear: both;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  float: right;
  height: auto;
}
.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before {
  content: " ";
  display: table;
}
.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
  clear: both;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width: 100%;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  box-sizing: border-box;
  width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 47%;
  overflow: visible;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  float: left;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: right;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.woocommerce form .password-input input[type="password"],
.woocommerce-page form .password-input input[type="password"] {
  padding-right: 2.5rem;
}
.woocommerce form .password-input input::-ms-reveal,
.woocommerce-page form .password-input input::-ms-reveal {
  display: none;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  position: absolute;
  right: 0.7em;
  top: 0.7em;
  cursor: pointer;
}
.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "\e010";
  text-decoration: none;
}
.woocommerce form .show-password-input.display-password:after,
.woocommerce-page form .show-password-input.display-password:after {
  color: #585858;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
  width: auto;
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
  text-align: left;
  padding: 0 1em 0 0;
  float: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right;
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-billing-fields:before,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce .woocommerce-shipping-fields:before,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-billing-fields:before,
.woocommerce-page .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-shipping-fields:before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-shipping-fields:after {
  clear: both;
}
.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
  margin-bottom: 1.618em;
  padding: 1.618em;
}
.woocommerce .woocommerce-oembed,
.woocommerce-page .woocommerce-oembed {
  position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 68%;
}
.woocommerce-account .woocommerce-MyAccount-content mark {
  background-color: transparent;
  color: inherit;
  font-weight: 700;
}
.woocommerce-page.left-sidebar #content.twentyeleven {
  width: 58.4%;
  margin: 0 7.6%;
  float: right;
}
.woocommerce-page.right-sidebar #content.twentyeleven {
  margin: 0 7.6%;
  width: 58.4%;
  float: left;
}
.twentyfourteen .tfwc {
  padding: 12px 10px 0;
  max-width: 474px;
  margin: 0 auto;
}
.twentyfourteen .tfwc .product .entry-summary {
  padding: 0 !important;
  margin: 0 0 1.618em !important;
}
.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
  margin-top: 0;
}
@media screen and (min-width: 673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px;
  }
  .full-width .twentyfourteen .tfwc {
    margin-right: auto;
  }
}
.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.twentyfifteen .t15wc .page-title {
  margin-left: 0;
}
@media screen and (min-width: 38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%;
  }
}
@media screen and (min-width: 59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%;
  }
  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important;
  }
}
.twentysixteen .site-main {
  margin-right: 7.6923%;
  margin-left: 7.6923%;
}
.twentysixteen .entry-summary {
  margin-right: 0;
  margin-left: 0;
}
#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
  width: 46.42857%;
}
@media screen and (min-width: 44.375em) {
  .twentysixteen .site-main {
    margin-right: 23.0769%;
  }
}
@media screen and (min-width: 56.875em) {
  .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0;
  }
  .no-sidebar .twentysixteen .site-main {
    margin-right: 15%;
    margin-left: 15%;
  }
  .no-sidebar .twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0;
  }
}
.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
  float: right;
}
.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
  float: left;
}
@media only screen and (max-width: 768px) {
  :root {
    --woocommerce: #7f54b3;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #7f54b3;
    --wc-primary-text: #fff;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #777335;
    --wc-highligh-text: #fff;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
  }
  .woocommerce table.shop_table_responsive thead,
  .woocommerce-page table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
  .woocommerce-page
    table.shop_table_responsive
    tbody
    tr:first-child
    td:first-child {
    border-top: 0;
  }
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: block;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }
  .woocommerce table.shop_table_responsive tr td.order-actions,
  .woocommerce-page table.shop_table_responsive tr td.order-actions {
    text-align: left !important;
  }
  .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-page table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }
  .woocommerce table.shop_table_responsive tr td.actions:before,
  .woocommerce table.shop_table_responsive tr td.product-remove:before,
  .woocommerce-page table.shop_table_responsive tr td.actions:before,
  .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.025);
  }
  .woocommerce table.my_account_orders tr td.order-actions,
  .woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: left;
  }
  .woocommerce table.my_account_orders tr td.order-actions:before,
  .woocommerce-page table.my_account_orders tr td.order-actions:before {
    display: none;
  }
  .woocommerce table.my_account_orders tr td.order-actions .button,
  .woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    margin: 0.125em 0.25em 0.125em 0;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }
  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: none;
  }
  .woocommerce #content table.cart td.actions,
  .woocommerce table.cart td.actions,
  .woocommerce-page #content table.cart td.actions,
  .woocommerce-page table.cart td.actions {
    text-align: left;
  }
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    float: none;
    padding-bottom: 0.5em;
  }
  .woocommerce #content table.cart td.actions .coupon:after,
  .woocommerce #content table.cart td.actions .coupon:before,
  .woocommerce table.cart td.actions .coupon:after,
  .woocommerce table.cart td.actions .coupon:before,
  .woocommerce-page #content table.cart td.actions .coupon:after,
  .woocommerce-page #content table.cart td.actions .coupon:before,
  .woocommerce-page table.cart td.actions .coupon:after,
  .woocommerce-page table.cart td.actions .coupon:before {
    content: " ";
    display: table;
  }
  .woocommerce #content table.cart td.actions .coupon:after,
  .woocommerce table.cart td.actions .coupon:after,
  .woocommerce-page #content table.cart td.actions .coupon:after,
  .woocommerce-page table.cart td.actions .coupon:after {
    clear: both;
  }
  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .input-text,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon .button,
  .woocommerce-page table.cart td.actions .coupon .input-text,
  .woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
    box-sizing: border-box;
  }
  .woocommerce #content table.cart td.actions .coupon .button.alt,
  .woocommerce #content table.cart td.actions .coupon .input-text + .button,
  .woocommerce table.cart td.actions .coupon .button.alt,
  .woocommerce table.cart td.actions .coupon .input-text + .button,
  .woocommerce-page #content table.cart td.actions .coupon .button.alt,
  .woocommerce-page
    #content
    table.cart
    td.actions
    .coupon
    .input-text
    + .button,
  .woocommerce-page table.cart td.actions .coupon .button.alt,
  .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: right;
  }
  .woocommerce #content table.cart td.actions .coupon .coupon-error-notice,
  .woocommerce table.cart td.actions .coupon .coupon-error-notice,
  .woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,
  .woocommerce-page table.cart td.actions .coupon .coupon-error-notice {
    clear: left;
    color: var(--wc-red);
    float: left;
    font-size: 0.75em;
    margin-bottom: 0;
    text-align: left;
    width: 48%;
  }
  .woocommerce #content table.cart td.actions .button,
  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    display: block;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce .cart-collaterals .shipping_calculator,
  .woocommerce-page .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: left;
  }
  .woocommerce-page.woocommerce-checkout form.login .form-row,
  .woocommerce.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none;
  }
  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0;
  }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
  }
  .woocommerce .lost_reset_password .form-row-first,
  .woocommerce .lost_reset_password .form-row-last,
  .woocommerce-page .lost_reset_password .form-row-first,
  .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
  }
  .single-product .twentythirteen .panel {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
:root {
  --woocommerce: #7f54b3;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #7f54b3;
  --wc-primary-text: #fff;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #777335;
  --wc-highligh-text: #fff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-display: swap;
  font-family: star;
  src: url(/elementor/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)
      format("woff"),
    url(/elementor/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: WooCommerce;
  src: url(/elementor/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)
      format("woff"),
    url(/elementor/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #7f54b3;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none;
}
.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.admin-bar p.demo_store {
  top: 32px;
}
.clear {
  clear: both;
}
.woocommerce .blockUI.blockOverlay {
  position: relative;
}
.woocommerce .blockUI.blockOverlay:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce .loader:before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/loader.svg)
    center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: var(--wc-red) !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}
.woocommerce a.remove:hover {
  color: #fff !important;
  background: var(--wc-red);
}
.woocommerce small.note {
  display: block;
  color: #767676;
  font-size: 0.857em;
  margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb:after {
  clear: both;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
}
.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
}
.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 0.5;
  display: inline-block;
}
.woocommerce div.product p.stock {
  font-size: 0.92em;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
}
.woocommerce div.product div.images {
  margin-bottom: 2em;
}
.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper
  .zoomImg {
  background-color: #fff;
  opacity: 0;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image--placeholder {
  border: 1px solid #f2f2f2;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 25%;
  display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  background: #fff;
  border: none;
  box-sizing: content-box;
  border-radius: 100%;
  cursor: pointer;
  font-size: 2em;
  height: 36px;
  padding: 0;
  position: absolute;
  right: 0.5em;
  text-indent: -9999px;
  top: 0.5em;
  width: 36px;
  z-index: 99;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:before {
  border: 2px solid #000;
  border-radius: 100%;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 10px;
  left: 9px;
  top: 9px;
  position: absolute;
  width: 10px;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:after {
  background: #000;
  border-radius: 6px;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 8px;
  left: 22px;
  position: absolute;
  top: 19px;
  transform: rotate(-45deg);
  width: 2px;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger
  span[aria-hidden="true"] {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  left: 50%;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 1px;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 0.5;
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-3
  .flex-control-thumbs
  li:nth-child(3n + 1) {
  clear: left;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n + 1) {
  clear: left;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li:nth-child(5n + 1) {
  clear: left;
}
.woocommerce div.product div.summary {
  margin-bottom: 2em;
}
.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #cfc8d8;
  background-color: #e9e6ed;
  color: #515151;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6a6a6a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  color: #515151;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  border: 1px solid #cfc8d8;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
  box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #e9e6ed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #e9e6ed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #cfc8d8;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
.woocommerce div.product p.cart {
  margin-bottom: 2em;
}
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
  content: " ";
  display: table;
}
.woocommerce div.product p.cart:after {
  clear: both;
}
.woocommerce div.product form.cart {
  margin-bottom: 2em;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart:after {
  clear: both;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
  border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations {
  border: 0;
  margin-bottom: 1em;
  border-spacing: 0;
  width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 2em;
  vertical-align: top;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  text-align: left;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 2em;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=)
    no-repeat;
  background-size: 16px;
  -webkit-background-size: 16px;
  background-position: calc(100% - 12px) 50%;
  -webkit-background-position: calc(100% - 12px) 50%;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
  display: none;
  visibility: hidden;
  font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
  display: none;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label {
  padding-right: 1em;
  padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: 0.5em;
  border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}
.woocommerce
  div.product
  form.cart
  .group_table
  .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #777335;
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
  content: " ";
  display: table;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside;
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}
.woocommerce ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
  border: 1px solid #f2f2f2;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
}
.woocommerce ul.products li.product .price {
  display: block;
  font-weight: 400;
  margin-bottom: 0.5em;
  font-size: 0.857em;
}
.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: 0.5;
  display: inline-block;
}
.woocommerce ul.products li.product .price ins {
  background: 0 0;
  font-weight: 700;
  display: inline-block;
}
.woocommerce ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0;
  text-transform: uppercase;
  color: rgba(86, 86, 86, 0.5);
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #cfc8d8;
  border-right: 0;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #cfc8d8;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: 0.5em;
  min-width: 1em;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #e9e6ed;
  color: #816e99;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
}
.woocommerce a.added_to_cart {
  padding-top: 0.5em;
  display: inline-block;
}
.woocommerce #reviews h2 small {
  float: right;
  color: #767676;
  font-size: 15px;
  margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
  text-decoration: none;
  color: #767676;
}
.woocommerce #reviews h3 {
  margin: 0;
}
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment {
  height: 75px;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments .add_review:after {
  clear: both;
}
.woocommerce #reviews #comments h2 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist:after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #e9e6ed;
  border: 1px solid #e1dde7;
  margin: 0;
  box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #e1dde7;
  border-radius: 4px;
  padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #e1dde7;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before {
  content: "";
}
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: WooCommerce;
}
.woocommerce .star-rating:before {
  content: "sssss";
  color: #cfc8d8;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block;
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-product-rating:after {
  clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
}
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond:after {
  clear: both;
}
.woocommerce #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
}
.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
.woocommerce p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}
.woocommerce p.stars a:hover ~ a:before {
  content: "\e021";
}
.woocommerce p.stars:hover a:before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active:before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a:before {
  content: "\e021";
}
.woocommerce p.stars.selected a:not(.active):before {
  content: "\e020";
}
.woocommerce table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%;
}
.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}
.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
}
.woocommerce table.shop_table td small {
  font-weight: 400;
}
.woocommerce table.shop_table td del {
  font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
  font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 4px 8px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left;
}
.woocommerce
  table.woocommerce-MyAccount-downloads
  td
  .woocommerce-MyAccount-downloads-file:before,
.woocommerce
  table.woocommerce-MyAccount-downloads
  th
  .woocommerce-MyAccount-downloads-file:before {
  content: "↓";
  display: inline-block;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  float: left;
  clear: both;
  margin-right: 0.25em;
  display: inline-block;
  list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
  margin: 0;
}
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
  margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}
.woocommerce td.product-quantity {
  min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
  clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
  clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 0.25em;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 3px double #e9e6ed;
  padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 2em;
  position: relative;
  padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
  content: " ";
  display: table;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after {
  clear: both;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px;
}
.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: 0.5em 0 0;
  clear: both;
  display: none;
  position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
  left: 50%;
  top: 0;
  margin-top: -4px;
  transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0;
  border-style: solid;
  border-color: #1e85be transparent transparent;
  z-index: 100;
  display: block;
}
.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0;
}
.woocommerce form .form-row .required {
  color: var(--wc-red);
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden;
}
.woocommerce form .form-row .optional {
  visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
}
.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: var(--wc-red);
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: var(--wc-red);
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #6dc22e;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #cfc8d8;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.woocommerce form.checkout_coupon .coupon-error-notice {
  color: var(--wc-red);
  display: block;
  font-size: 0.75em;
  margin-top: 8px;
}
.woocommerce form.checkout_coupon .input-text.has-error:focus {
  border-color: var(--wc-red);
}
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li {
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside;
}
.woocommerce ul#shipping_method li input {
  margin: 3px 0.4375em 0 0;
  vertical-align: top;
}
.woocommerce ul#shipping_method li label {
  display: inline;
}
.woocommerce ul#shipping_method .amount {
  font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce ul.order_details {
  margin: 0 0 3em;
  list-style: none;
}
.woocommerce ul.order_details:after,
.woocommerce ul.order_details:before {
  content: " ";
  display: table;
}
.woocommerce ul.order_details:after {
  clear: both;
}
.woocommerce ul.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1;
  border-right: 1px dashed #cfc8d8;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
  border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 700;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
  margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details .additional-fields,
.woocommerce .woocommerce-customer-details .addresses {
  margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details .additional-fields:last-child,
.woocommerce .woocommerce-customer-details .addresses:last-child {
  margin-bottom: 0;
}
.woocommerce .addresses .wc-block-components-additional-fields-list {
  margin: 0;
  padding: 0;
}
.woocommerce .addresses .wc-block-components-additional-fields-list dt {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 700;
  display: inline;
}
.woocommerce .addresses .wc-block-components-additional-fields-list dt:after {
  content: ": ";
}
.woocommerce .addresses .wc-block-components-additional-fields-list dt:before {
  content: "";
  display: block;
}
.woocommerce .addresses .wc-block-components-additional-fields-list dd {
  margin: 0;
  padding: 0;
  font-style: normal;
  display: inline;
}
.woocommerce
  .wc-block-order-confirmation-additional-fields-wrapper
  .wc-block-components-additional-fields-list {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  display: grid;
  grid-template-columns: 1fr max-content;
}
.woocommerce
  .wc-block-order-confirmation-additional-fields-wrapper
  .wc-block-components-additional-fields-list
  dt {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-style: normal;
  font-weight: 700;
  padding: 1rem;
  box-sizing: border-box;
  margin: 0 !important;
}
.woocommerce
  .wc-block-order-confirmation-additional-fields-wrapper
  .wc-block-components-additional-fields-list
  dt:after {
  display: none;
}
.woocommerce
  .wc-block-order-confirmation-additional-fields-wrapper
  .wc-block-components-additional-fields-list
  dt:last-of-type {
  border-bottom: 0;
}
.woocommerce
  .wc-block-order-confirmation-additional-fields-wrapper
  .wc-block-components-additional-fields-list
  dd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem;
  box-sizing: border-box;
  text-align: right;
  margin: 0 !important;
}
.woocommerce
  .wc-block-order-confirmation-additional-fields-wrapper
  .wc-block-components-additional-fields-list
  dd:last-of-type {
  border-bottom: 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
  margin-top: 0;
}
.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px;
  box-sizing: border-box;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone {
  padding-left: 1.5em;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--email:last-child,
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone:last-child {
  margin-bottom: 0;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--phone:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e037";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-customer-details--email:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e02d";
  text-decoration: none;
  margin-left: -1.5em;
  line-height: 1.75;
  position: absolute;
}
.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item {
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:after,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:before {
  content: " ";
  display: table;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:after {
  clear: both;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  a,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  span {
  padding: 1px 0;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item--chosen
  a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  color: var(--wc-red);
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}
.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  color: var(--wc-red);
  vertical-align: inherit;
  margin-right: 0.5em;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left;
}
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #7f54b3;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -0.3em;
  margin-left: -0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #7f54b3;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #35224c;
  border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
  content: " ";
  display: table;
}
.woocommerce .widget_rating_filter ul li:after {
  clear: both;
}
.woocommerce .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  color: var(--wc-red);
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-right: 1em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #e9e6ed;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.loading:after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.added:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.added:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.added:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.added:after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:hover {
  background-color: #dcd7e3;
  text-decoration: none;
  background-image: none;
  color: #515151;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt {
  background-color: #7f54b3;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:hover {
  background-color: #7249a4;
  color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled[disabled]:hover {
  background-color: #7f54b3;
  color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #e9e6ed;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb {
  font-size: 0.92em;
  color: #767676;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb
  a {
  color: #767676;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: #777335;
  font-size: 1.25em;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color: #777335;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  .out-of-stock {
  color: var(--wc-red);
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  ul.products
  li.product
  .price {
  color: #777335;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  #reviews
  #comments
  ol.commentlist
  li
  .meta {
  color: #767676;
  font-size: 0.75em;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
  display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
  display: none !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f6f5f8;
  color: #515151;
  border-top: 3px solid #7f54b3;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
  content: " ";
  display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  clear: both;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-family: WooCommerce;
  content: "\e028";
  content: "\e028"/"";
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  direction: ltr;
  unicode-bidi: embed;
}
.woocommerce-message {
  border-top-color: #8fae1b;
}
.woocommerce-message:before {
  content: "\e015";
  color: #8fae1b;
}
.woocommerce-info {
  border-top-color: #1e85be;
}
.woocommerce-info:before {
  color: #1e85be;
}
.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error:before {
  content: "\e016";
  color: #b81c23;
}
.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
  content: " ";
  display: table;
}
.woocommerce-account .woocommerce:after {
  clear: both;
}
.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
  content: " ";
  display: table;
}
.woocommerce-account .addresses .title:after {
  clear: both;
}
.woocommerce-account .addresses .title h3 {
  float: left;
}
.woocommerce-account .addresses .title .edit {
  float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e00a";
  text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  min-width: 32px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 32px;
  box-shadow: none;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #cfc8d8;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
}
#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,
.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,
.woocommerce-checkout
  table.cart
  td.actions
  .coupon
  .input-text.has-error:focus {
  border-color: var(--wc-red);
}
#add_payment_method table.cart td.actions .coupon .coupon-error-notice,
.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,
.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice {
  clear: left;
  color: var(--wc-red);
  flex-basis: 100%;
  float: none;
  font-size: 0.75em;
  margin-bottom: 0;
  margin-top: 8px;
  text-align: left;
  width: auto;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
  margin: 0;
  vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
  content: " ";
  display: table;
}
#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after {
  clear: both;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5em;
  display: inline-block;
}
#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "\e019";
  text-decoration: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
  color: #767676;
  font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
  border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: 35%;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
  color: #767676;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
  width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #777335;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #e9e6ed;
}
#add_payment_method
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination,
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination,
.woocommerce-checkout
  .cart-collaterals
  .cart_totals
  .woocommerce-shipping-destination {
  margin-bottom: 0;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: left;
  clear: none;
}
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
  clear: left;
}
#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
  font-size: 11px;
  color: #767676;
  font-weight: 400;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
  clear: both;
}
#add_payment_method .checkout .checkout-inline-error-message,
.woocommerce-cart .checkout .checkout-inline-error-message,
.woocommerce-checkout .checkout .checkout-inline-error-message {
  color: var(--wc-red);
  font-size: 0.75em;
  margin-bottom: 0;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: rgba(129, 110, 153, 0.14);
  border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid rgba(104, 87, 125, 0.14);
  margin: 0;
  list-style: none outside;
}
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
  content: " ";
  display: table;
}
#add_payment_method #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:after {
  clear: both;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img,
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img {
  margin-left: 2px;
}
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):after,
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):before,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):after,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):before {
  content: " ";
  display: table;
}
#add_payment_method
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li:not(.woocommerce-notice):after {
  clear: both;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 1em;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #dcd7e3;
  color: #515151;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  border-color: #c2b9ce;
  border-top-color: #b5aac3;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
  color: #b5aac3;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
  color: #b5aac3;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
  color: #b5aac3;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token {
  margin: 0 0 0.5em;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-new
  label,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-token
  label {
  cursor: pointer;
}
#add_payment_method
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout
  #payment
  div.payment_box
  .woocommerce-SavedPaymentMethods
  .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.visa {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.mastercard {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.laser,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.laser {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.dinersclub {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.maestro {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.jcb,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.jcb {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.amex {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg);
}
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
#add_payment_method
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout
  #payment
  div.payment_box
  .wc-credit-card-form-card-number.discover {
  background-image: url(/elementor/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
  font-size: 0.857em;
  color: #767676;
  font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dcd7e3;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}
.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
  outline: 2px solid var(--wc-red);
  outline-offset: 2px;
}
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block;
}
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1;
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
  padding: 0;
}
.single-product .twentythirteen p.stars {
  clear: both;
}
.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px;
}
.twentyfourteen ul.products li.product {
  margin-top: 0 !important;
}
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.twentysixteen .price ins {
  background: inherit;
  color: inherit;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  padding: 0;
  border: 0 !important;
  overflow-x: hidden;
}
body {
  background: #fff;
  font-family: "Open Sans", Tahoma, Arial, Helvetica;
  overflow-wrap: break-word;
  line-height: 2;
  font-size: 16px;
  text-wrap: pretty;
}
form {
  font-size: 16px;
}
form button {
  font-size: 14px;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
  box-sizing: border-box;
}
a {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: #4e71fe;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  font-weight: 700;
  margin: 0 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
small {
  opacity: 0.8;
  display: block;
  font-size: 0.9em;
  font-weight: 400;
  margin: 4px 0 0;
}
p {
  margin-bottom: 30px;
}
p:last-child {
  margin-bottom: 0;
}
p:empty {
  display: none;
}
strong,
big {
  font-weight: 700;
}
del * {
  text-decoration: line-through;
}
em {
  font-style: italic;
}
ul {
  list-style-type: disc;
  margin: 0 0 0 20px;
}
ul ul {
  margin-bottom: 10px;
}
ol {
  list-style-type: none;
}
ol li {
  list-style: decimal;
  padding: 0;
  margin: 0 0 0 20px;
}
ol ul li {
  list-style: disc;
  padding-bottom: 0;
}
ol ul ol li {
  list-style: decimal;
  padding-bottom: 0;
}
ol ul,
ol ul ol {
  margin-top: 5px;
}
ul ul ol li,
ul ol li {
  padding-bottom: 0;
}
hr {
  margin: 20px 0;
  display: flex;
  height: 1px;
  background: rgba(167, 167, 167, 0.2);
}
article {
  position: relative;
}
pre,
blockquote,
.blockquote {
  display: inline-block;
  position: relative;
  padding: 6px 14px;
  margin-bottom: 30px;
  background: rgba(167, 167, 167, 0.1);
  border-radius: 2px;
  overflow: auto;
  max-width: 100%;
}
pre small {
  margin: 0;
  font-size: inherit;
  display: inline-block;
}
q {
  font-weight: 700;
  position: relative;
  padding: 6px 14px;
  background: rgba(167, 167, 167, 0.1);
  border-radius: 2px;
  overflow: auto;
  max-width: 100%;
}
blockquote,
.blockquote {
  overflow: visible;
  font-size: 18px;
  padding: 10px 20px;
}
.blockquote {
  text-align: center;
  padding: 30px;
}
cite {
  opacity: 0.7;
  font-size: 16px;
  margin: 0 5px;
  background: rgba(167, 167, 167, 0.1);
  padding: 3px 10px;
  display: inline-block;
}
blockquote cite,
.blockquote cite,
pre cite {
  display: block;
  font-size: 12px;
  font-style: italic;
  background: 0 0;
  margin: 0;
  padding: 0;
}
code,
tt {
  position: relative;
  padding: 8px 10px;
  background: rgba(167, 167, 167, 0.1);
  border-radius: 2px;
  overflow: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
blockquote code {
  padding: 4px 6px;
}
pre,
code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  white-space: pre-wrap;
}
code {
  margin-bottom: 5px;
}
mark {
  padding: 3px 5px;
  background: 0 0;
}
video {
  width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
table {
  text-align: center;
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 30px;
  box-sizing: border-box;
  border: 1px solid rgba(167, 167, 167, 0.2) !important;
}
.widget table {
  table-layout: fixed;
}
div > table:last-child {
  margin: 0 !important;
}
tr {
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
}
th,
td {
  padding: 8px;
  border-right: 1px solid rgba(167, 167, 167, 0.2);
}
.widget th:last-child,
.widget td:last-child {
  border-right: 0;
}
thead {
  background-color: rgba(167, 167, 167, 0.1);
}
table caption {
  padding: 0 0 10px;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
kbd {
  background: #6f6f6f;
  padding: 4px 10px;
  border-radius: 4px;
  color: #fff;
}
dl {
  border: 3px double rgba(167, 167, 167, 0.3);
  padding: 20px;
  margin: 0 0 20px;
}
dt {
  float: left;
  clear: left;
  width: 200px;
  text-align: right;
  font-weight: bolder;
}
dt:after {
  content: ":";
}
dd {
  margin: 0 0 10px 220px;
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
}
dd:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
address {
  border: 1px dashed rgba(167, 167, 167, 0.3);
  display: inline-block;
  padding: 20px;
  margin: 0 0 30px;
}
#layout {
  position: relative;
  transition: all 0.4s ease;
  overflow: hidden;
}
.layout_ {
  margin: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.layout_1,
.layout_2 {
  width: 1340px;
  max-width: 90%;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
}
.layout_2 {
  margin: 50px auto;
}
.row {
  width: 1280px;
  max-width: 95%;
  position: relative;
  margin: 0 auto;
}
.inner_layout .e-con {
  --content-width: min(100%, 1280px);
}
.page_content .row.clr {
  display: block;
}
header .row,
footer .row {
  max-width: 100%;
}
.layout_1 .row,
.layout_2 .row {
  width: 90%;
}
.page_content.cz_bpnp {
  margin: 0;
}
.page_content.cz_bpnp > .row {
  width: 100% !important;
  max-width: 100% !important;
}
.col {
  display: block;
  float: left;
  margin-left: 4%;
}
.s12 {
  width: 100%;
}
.s11 {
  width: 91.33%;
}
.s10 {
  width: 82.66%;
}
.s9 {
  width: 74%;
}
.s8 {
  width: 65.33%;
}
.s7 {
  width: 56.66%;
}
.s6 {
  width: 48%;
}
.s5 {
  width: 39.33%;
}
.s4 {
  width: 30.66%;
}
.s3 {
  width: 22%;
}
.s2 {
  width: 13.33%;
}
.s1 {
  width: 4.666%;
}
.s55 {
  width: 16.8%;
}
.col:first-child,
.col_first {
  margin-left: 0;
}
.col_not_first {
  margin-left: 4%;
}
.clr:before,
.clr:after,
.term-description:before,
.term-description:after,
.gallery:before,
.gallery:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clr:after,
.term-description:after,
.gallery:after {
  clear: both;
}
.codevz-first-load-fade {
  opacity: 0;
}
.cz_fixed_top_border,
.cz_fixed_bottom_border {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
}
.cz_noStickySidebar .cz_fixed_top_border,
.cz_noStickySidebar .cz_fixed_bottom_border {
  z-index: -1;
}
.cz_fixed_top_border {
  bottom: auto;
  top: 0;
}
.page_header {
  position: relative;
  z-index: 100;
}
.header_5 {
  width: 100%;
  transform: translateY(-120%);
}
.header_1,
.header_2,
.header_3 {
  position: relative;
}
.cz_elm {
  font-size: 16px;
}
.cz_elm_center {
  left: 50%;
  display: table;
  transform: translateX(-50%);
}
.elms_row > .clr {
  display: table;
  width: 100%;
  position: relative;
}
.elms_left,
.elms_center,
.elms_right {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.have_center > .elms_row > .clr {
  display: flex;
}
.have_center .elms_left,
.have_center .elms_center,
.have_center .elms_right {
  flex: 1 0 20%;
  display: block;
  width: 100%;
}
.have_center .elms_center {
  margin: 0 auto;
  flex-basis: 60%;
}
.elms_left > div {
  float: left;
}
.elms_center > div {
  margin: 0 auto;
  display: table;
}
.elms_center > div > div {
  float: left;
}
.elms_right > div {
  float: right;
}
.elm_icon_text {
  border: 0;
}
.elm_icon_text > i,
.elm_icon_text > span {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
}
.elm_icon_text a,
.elm_icon_text a:hover {
  color: inherit;
}
.cz_vertical_elm .elm_icon_text {
  white-space: nowrap;
  display: block;
  transform-origin: 0 0;
  transform: rotate(-90deg);
  animation: none;
}
.cz_elm_info_box {
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.cz_info_icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  font-size: 32px;
  padding: 18px;
  transition: all 0.2s ease-in-out;
}
.cz_info_content {
  margin: 0 0 0 20px;
  line-height: 1;
}
.cz_info_content span {
  display: block;
}
.xtra-hide-text .cz_info_content {
  display: none;
}
.cz_info_1 {
  font-size: 16px;
  margin-bottom: 12px;
  transition: all 0.2s ease-in-out;
}
.cz_info_2 {
  font-size: 22px;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}
.header_4 {
  position: relative;
  z-index: 1;
}
.header_4,
.cz_before_mobile_header,
.cz_after_mobile_header {
  display: none;
}
.header_line_1,
.header_line_2,
.header_line_3 {
  margin: 0 20px;
  width: 1px;
  height: 100%;
  background: rgba(167, 167, 167, 0.2);
}
.header_line_1 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.header_line_3 {
  transform: rotate(20deg);
}
.header_line_4 {
  margin: 0 10px;
  width: 30px;
  height: 1px;
  background: rgba(167, 167, 167, 0.2);
}
.cz_language_switcher {
  position: relative;
}
.cz_language_switcher div {
  display: none;
  background: #fff;
  padding: 4px 8px;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  white-space: nowrap;
  width: max-content;
  line-height: 1.8;
}
.cz_language_switcher:hover div {
  display: block;
}
footer .cz_language_switcher div {
  top: 0;
  bottom: auto;
  transform: translate(-50%, -100%);
}
.cz_language_switcher a {
  display: block;
  text-align: center;
  border: 0;
  cursor: pointer;
}
.cz_language_switcher div a {
  color: #111;
}
.cz_language_switcher img {
  display: inline-block;
  vertical-align: -1px;
  border-radius: 0;
}
.logo > a,
.logo_2 > a {
  display: block;
  border: 0;
  font-size: 40px;
}
.logo > a h1,
.logo_2 > a h1 {
  font-size: inherit;
  margin: 0;
}
.logo > a h1 small,
.logo_2 > a h1 small {
  font-size: 14px;
  text-transform: initial;
}
.logo > a span,
.logo_2 > a span {
  font-size: 16px;
  line-height: 16px;
  display: block;
  color: #676767;
}
.logo_is_img > a span {
  margin-top: 15px;
}
.logo_is_img > a {
  font-size: 10px;
}
.logo_is_img img {
  transition: all 0.2s ease-in-out;
}
.logo_hover_tooltip {
  position: absolute;
  left: 0;
  opacity: 0;
  z-index: 2;
  width: 500px;
  padding: 30px;
  margin: 10px 0 0;
  background: #fff;
  border-radius: 2px;
  visibility: hidden;
  box-sizing: border-box;
  box-shadow: 0 8px 40px rgba(17, 17, 17, 0.1);
  transition: all 0.2s ease-in-out;
}
.logo:hover .logo_hover_tooltip {
  margin: 0;
  visibility: visible;
  opacity: 1;
}
footer .logo_hover_tooltip,
footer .logo:hover .logo_hover_tooltip {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.hidden_top_bar {
  position: absolute;
  left: 0;
  top: 0;
  background: #111;
  color: #fff;
  z-index: 1001;
  width: 100%;
  padding: 40px 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
.show_hidden_top_bar {
  transform: translateY(0);
}
.hidden_top_bar > i {
  position: absolute;
  background: inherit;
  right: 5%;
  bottom: 0;
  cursor: pointer;
  padding: 6px 12px;
  transform: translateY(100%);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.cz_user_gravatar {
  display: block;
  overflow: hidden;
}
.cz_user_gravatar img {
  border-radius: inherit;
}
.sf-menu {
  position: relative;
}
.sf-menu,
.sf-menu .sub-menu,
.next_prev,
.foot_menu .sub-menu,
.page-numbers,
.cz_instagram ul,
.codevz-widget-custom-menu ul,
.codevz-widget-custom-menu-2 ul {
  margin: 0;
  list-style-type: none;
}
.cz_helm_pos_left {
  float: left;
}
.cz_helm_pos_right {
  float: right;
}
.cz_helm_pos_center,
i.cz_helm_pos_center {
  display: table;
  margin: 0 auto !important;
}
.widget_nav_menu .sub-menu,
.widget_categories .children,
.page_item_has_children .children,
ul.cz_circle_list {
  list-style-type: circle;
}
.sf-menu > .cz {
  position: relative;
  float: left;
  margin: 0;
}
.elms_center .sf-menu {
  text-align: center;
}
.elms_center .sf-menu > .cz {
  float: none;
  display: inline-block;
}
.sf-menu > .cz > a {
  position: relative;
  display: block;
  z-index: 1;
  padding: 6px 0;
  margin: 0 30px 0 0;
  background: 0 0;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0;
}
.onSticky .sf-menu > .cz > a {
  z-index: inherit;
}
.onSticky .sf-menu,
.sf-menu > .cz > a > span {
  z-index: 1;
}
.sf-menu .cz a {
  border: 0;
}
.sf-menu > .cz > a:before {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #4e71fe;
  transform-origin: right;
  transform: scale(0, 1);
  transition: transform 0.3s cubic-bezier(1, 0, 0, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.sf-menu > .cz > a:hover:before,
.sf-menu > .cz:hover > a:before,
.sf-menu > .current_menu > a:before,
.sf-menu > .current-menu-parent > a:before {
  transform-origin: left;
  transform: scale(1);
}
.sf-menu .cz a span > i {
  vertical-align: baseline;
  margin-right: 8px;
  transition: all 0.2s ease-in-out;
}
.cz-extra-menus {
  position: relative;
}
.cz-extra-menus > a > span > i {
  position: static !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: inherit !important;
  transform: none !important;
  opacity: 1 !important;
  background: 0 0 !important;
  color: inherit !important;
}
.cz-extra-menus ul ul {
  left: auto !important;
  right: 210px !important;
}
.sf-menu .cz a span > .menu_icon_no_text {
  margin: 0 !important;
}
.sf-menu span img {
  display: inline-block;
  margin: 0 2px;
}
.sf-menu i.menu_icon_image,
.sf-menu i.menu_icon_image img {
  display: block;
  margin: 0;
}
.sf-menu ul i.menu_icon_image {
  display: inline-block;
  vertical-align: middle !important;
}
.sf-menu ul i.menu_icon_image img {
  max-width: 48px;
}
.cz_menu_fx_top_to_bottom .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform-origin: bottom;
  transform: scale(1, 0);
}
.cz_menu_fx_top_to_bottom .sf-menu > .cz > a:hover:before,
.cz_menu_fx_top_to_bottom .sf-menu > .cz:hover > a:before,
.cz_menu_fx_top_to_bottom .sf-menu > .current_menu > a:before,
.cz_menu_fx_top_to_bottom .sf-menu > .current-menu-parent > a:before {
  transform-origin: top;
  transform: scale(1);
}
.cz_menu_fx_bottom_to_top .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform-origin: top;
  transform: scale(1, 0);
}
.cz_menu_fx_bottom_to_top .sf-menu > .cz > a:hover:before,
.cz_menu_fx_bottom_to_top .sf-menu > .cz:hover > a:before,
.cz_menu_fx_bottom_to_top .sf-menu > .current_menu > a:before,
.cz_menu_fx_bottom_to_top .sf-menu > .current-menu-parent > a:before {
  transform-origin: bottom;
  transform: scale(1);
}
.cz_menu_fx_right_to_left .sf-menu > .cz > a:before {
  transform-origin: left;
}
.cz_menu_fx_right_to_left .sf-menu > .cz > a:hover:before,
.cz_menu_fx_right_to_left .sf-menu > .cz:hover > a:before,
.cz_menu_fx_right_to_left .sf-menu > .current_menu > a:before,
.cz_menu_fx_right_to_left .sf-menu > .current-menu-parent > a:before {
  transform-origin: right;
  transform: scale(1);
}
.cz_menu_fx_right_to_left_l .sf-menu > .cz > a:before {
  transform-origin: -100px;
}
.cz_menu_fx_right_to_left_l .sf-menu > .cz > a:hover:before,
.cz_menu_fx_right_to_left_l .sf-menu > .cz:hover > a:before,
.cz_menu_fx_right_to_left_l .sf-menu > .current_menu > a:before,
.cz_menu_fx_right_to_left_l .sf-menu > .current-menu-parent > a:before {
  transform-origin: 100px;
  transform: scale(1);
}
.cz_menu_fx_left_to_right_l .sf-menu > .cz > a:before {
  transform-origin: 100px;
}
.cz_menu_fx_left_to_right_l .sf-menu > .cz > a:hover:before,
.cz_menu_fx_left_to_right_l .sf-menu > .cz:hover > a:before,
.cz_menu_fx_left_to_right_l .sf-menu > .current_menu > a:before,
.cz_menu_fx_left_to_right_l .sf-menu > .current-menu-parent > a:before {
  transform-origin: -100px;
  transform: scale(1);
}
.cz_menu_fx_center_to_sides .sf-menu > .cz > a:before {
  transform-origin: center;
}
.cz_menu_fx_center_to_sides .sf-menu > .cz > a:hover:before,
.cz_menu_fx_center_to_sides .sf-menu > .cz:hover > a:before,
.cz_menu_fx_center_to_sides .sf-menu > .current_menu > a:before,
.cz_menu_fx_center_to_sides .sf-menu > .current-menu-parent > a:before {
  transform-origin: center;
  transform: scale(1);
}
.cz_menu_fx_fade_in .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform: scale(1);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.cz_menu_fx_fade_in .sf-menu > .cz > a:hover:before,
.cz_menu_fx_fade_in .sf-menu > .cz:hover > a:before,
.cz_menu_fx_fade_in .sf-menu > .current_menu > a:before,
.cz_menu_fx_fade_in .sf-menu > .current-menu-parent > a:before {
  opacity: 1;
  visibility: visible;
}
.cz_menu_fx_zoom_in .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform-origin: center;
  transform: scale(0);
}
.cz_menu_fx_zoom_in .sf-menu > .cz > a:hover:before,
.cz_menu_fx_zoom_in .sf-menu > .cz:hover > a:before,
.cz_menu_fx_zoom_in .sf-menu > .current_menu > a:before,
.cz_menu_fx_zoom_in .sf-menu > .current-menu-parent > a:before {
  transform: scale(1);
}
.cz_menu_fx_zoom_out .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform-origin: center;
  transform: scale(1.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.cz_menu_fx_zoom_out .sf-menu > .cz > a:hover:before,
.cz_menu_fx_zoom_out .sf-menu > .cz:hover > a:before,
.cz_menu_fx_zoom_out .sf-menu > .current_menu > a:before,
.cz_menu_fx_zoom_out .sf-menu > .current-menu-parent > a:before {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.cz_menu_fx_unroll .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform-origin: 100%;
  transform: scale(1, 0);
}
.cz_menu_fx_unroll .sf-menu > .cz > a:hover:before,
.cz_menu_fx_unroll .sf-menu > .cz:hover > a:before,
.cz_menu_fx_unroll .sf-menu > .current_menu > a:before,
.cz_menu_fx_unroll .sf-menu > .current-menu-parent > a:before {
  transform: scale(1);
}
.cz_menu_fx_unroll_h .sf-menu > .cz > a:before {
  height: 100%;
  width: calc(100% + 16px);
  left: -8px;
  bottom: 0;
  transform-origin: 50%;
  transform: scale(0, 1);
}
.cz_menu_fx_unroll_h .sf-menu > .cz > a:hover:before,
.cz_menu_fx_unroll_h .sf-menu > .cz:hover > a:before,
.cz_menu_fx_unroll_h .sf-menu > .current_menu > a:before,
.cz_menu_fx_unroll_h .sf-menu > .current-menu-parent > a:before {
  transform: scale(1);
}
.cz_menu_fx_none .sf-menu > .cz > a:before {
  display: none;
}
.cz_menu_subtitle {
  display: block;
  font-weight: 400;
  font-size: 0.9em;
  opacity: 0.7;
}
.sub-menu .cz_menu_subtitle {
  padding: 10px 0 0;
}
.sf-menu > .cz:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}
.sf-menu > li.cz:nth-last-child(2):after {
  display: none;
  visibility: hidden;
}
.sf-menu .sub-menu {
  display: none;
  position: absolute;
  left: -20px;
  width: 210px;
  background: #fff;
  border-radius: 2px;
  text-align: left;
  padding: 16px 0;
  z-index: 9;
  box-sizing: content-box;
  transition: none;
}
.cz_submenu_fx_moveup .sub-menu {
  animation: MenuMoveUp 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuMoveUp {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.cz_submenu_fx_movedown .sub-menu {
  animation: MenuMoveDown 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuMoveDown {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.cz_submenu_fx_moveleft .sub-menu {
  animation: MenuMoveLeft 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuMoveLeft {
  0% {
    transform: translateX(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.cz_submenu_fx_moveright .sub-menu {
  animation: MenuMoveRight 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuMoveRight {
  0% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.cz_submenu_fx_zoomin .sub-menu {
  animation: MenuZoomIn 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuZoomIn {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.cz_submenu_fx_zoomout .sub-menu {
  animation: MenuZoomOut 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuZoomOut {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.cz_submenu_fx_rotate1 .sub-menu {
  animation: MenuRotateA 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuRotateA {
  0% {
    transform: rotate(8deg);
  }
  100% {
    transform: rotate(0);
  }
}
.cz_submenu_fx_rotate2 .sub-menu {
  animation: MenuRotateB 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuRotateB {
  0% {
    transform: rotate(-8deg);
  }
  100% {
    transform: rotate(0);
  }
}
.cz_submenu_fx_rotate3 .cz {
  transform-style: preserve-3d;
  perspective: 100px;
  z-index: 1;
}
.cz_submenu_fx_rotate3 .sub-menu {
  transform-origin: top;
  animation: MenuRotateC 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuRotateC {
  0% {
    transform: rotateX(-10deg);
  }
  100% {
    transform: rotateX(0);
  }
}
.cz_submenu_fx_rotate4 .cz {
  transform-style: preserve-3d;
  perspective: 100px;
  z-index: 1;
}
.cz_submenu_fx_rotate4 .sub-menu {
  transform-origin: left;
  animation: MenuRotateD 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuRotateD {
  0% {
    transform: rotateY(10deg);
  }
  100% {
    transform: rotateY(0);
  }
}
.cz_submenu_fx_skew1 .sub-menu {
  animation: MenuSkewA 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuSkewA {
  0% {
    transform: skewX(10deg);
  }
  100% {
    transform: skewX(0);
  }
}
.cz_submenu_fx_skew2 .sub-menu {
  animation: MenuSkewB 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuSkewB {
  0% {
    transform: skewX(-10deg);
  }
  100% {
    transform: skewX(0);
  }
}
.cz_submenu_fx_skew3 .sub-menu {
  animation: MenuSkewC 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuSkewC {
  0% {
    transform: skewY(-10deg);
  }
  100% {
    transform: skewY(0);
  }
}
.cz_submenu_fx_blur .sub-menu {
  animation: MenuBlur 0.5s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuBlur {
  0% {
    filter: blur(10px);
  }
  100% {
    filter: blur(0px);
  }
}
.cz_submenu_fx_collapse .sub-menu {
  animation: MenuCollapse 0.5s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
@keyframes MenuCollapse {
  0% {
    clip-path: inset(-20% -20% 100% -20%);
    -webkit-clip-path: inset(-20% -20% 100% -20%);
  }
  100% {
    clip-path: inset(-20% -20% -20% -20%);
    -webkit-clip-path: inset(-20% -20% -20% -20%);
  }
}
.sf-menu .cz_open_menu_reverse {
  left: auto;
  right: 0;
}
.sf-menu .sub-menu .sub-menu {
  top: 0;
  left: 200px;
}
.sf-menu .sub-menu .cz_open_menu_reverse {
  left: auto;
  right: 200px;
}
.sf-menu .cz .cz a {
  position: relative;
  display: block;
  padding: 8px 24px;
  font-weight: 400;
  line-height: 1;
}
.cz_indicator.fa {
  position: relative;
  margin: 0 0 0 4px;
  width: 1em;
  height: 1em;
  text-align: center;
  line-height: 1em;
  vertical-align: middle;
}
.sub-menu .sf-with-ul .cz_indicator {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  transition: all 0.2s ease-out;
}
.sf-menu .cz .cz:hover > a .cz_indicator {
  left: auto;
  right: 15px;
}
.sfHover ul > li,
.active_offcanvas > li {
  opacity: 0;
}
.sfHover ul > li,
.active_offcanvas > li {
  animation: fadeIn 1s cubic-bezier(0.18, 0.89, 0.33, 1) forwards;
}
.sfHover ul > li:nth-child(1) {
  animation-delay: 50ms;
}
.sfHover ul > li:nth-child(2) {
  animation-delay: 0.1s;
}
.sfHover ul > li:nth-child(3) {
  animation-delay: 0.15s;
}
.sfHover ul > li:nth-child(4) {
  animation-delay: 0.2s;
}
.sfHover ul > li:nth-child(5) {
  animation-delay: 0.25s;
}
.sfHover ul > li:nth-child(6) {
  animation-delay: 0.3s;
}
.sfHover ul > li:nth-child(7) {
  animation-delay: 0.35s;
}
.sfHover ul > li:nth-child(8) {
  animation-delay: 0.4s;
}
.sfHover ul > li:nth-child(9) {
  animation-delay: 0.45s;
}
.sfHover ul > li:nth-child(10) {
  animation-delay: 0.5s;
}
.sfHover ul > li:nth-child(11) {
  animation-delay: 0.55s;
}
.sfHover ul > li:nth-child(12) {
  animation-delay: 0.6s;
}
.sfHover ul > li:nth-child(13) {
  animation-delay: 0.65s;
}
.sfHover ul > li:nth-child(14) {
  animation-delay: 0.7s;
}
.sfHover ul > li:nth-child(15) {
  animation-delay: 0.75s;
}
.sfHover ul > li:nth-child(16) {
  animation-delay: 0.8s;
}
.sfHover ul > li:nth-child(17) {
  animation-delay: 0.85s;
}
.sfHover ul > li:nth-child(18) {
  animation-delay: 0.9s;
}
.sfHover ul > li:nth-child(19) {
  animation-delay: 0.95s;
}
.sfHover ul > li:nth-child(20) {
  animation-delay: 1s;
}
.active_offcanvas > li:nth-child(1) {
  animation-delay: 0.55s;
}
.active_offcanvas > li:nth-child(2) {
  animation-delay: 0.6s;
}
.active_offcanvas > li:nth-child(3) {
  animation-delay: 0.65s;
}
.active_offcanvas > li:nth-child(4) {
  animation-delay: 0.7s;
}
.active_offcanvas > li:nth-child(5) {
  animation-delay: 0.75s;
}
.active_offcanvas > li:nth-child(6) {
  animation-delay: 0.8s;
}
.active_offcanvas > li:nth-child(7) {
  animation-delay: 0.85s;
}
.active_offcanvas > li:nth-child(8) {
  animation-delay: 0.9s;
}
.active_offcanvas > li:nth-child(9) {
  animation-delay: 0.95s;
}
.active_offcanvas > li:nth-child(10) {
  animation-delay: 1s;
}
.active_offcanvas > li:nth-child(11) {
  animation-delay: 1.05s;
}
.active_offcanvas > li:nth-child(12) {
  animation-delay: 1.1s;
}
.active_offcanvas > li:nth-child(13) {
  animation-delay: 1.15s;
}
.active_offcanvas > li:nth-child(14) {
  animation-delay: 1.2s;
}
.active_offcanvas > li:nth-child(15) {
  animation-delay: 1.25s;
}
.active_offcanvas > li:nth-child(16) {
  animation-delay: 1.3s;
}
.active_offcanvas > li:nth-child(17) {
  animation-delay: 1.35s;
}
.active_offcanvas > li:nth-child(18) {
  animation-delay: 1.4s;
}
.active_offcanvas > li:nth-child(19) {
  animation-delay: 1.45s;
}
.active_offcanvas > li:nth-child(20) {
  animation-delay: 1.5s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.cz_parent_megamenu > .sub-menu {
  background-size: cover;
  box-sizing: border-box;
}
.cz_parent_megamenu > .cz_custom_mega_menu {
  padding: 20px;
}
.sf-menu .cz > h6 {
  padding: 10px 24px;
  margin: 0 0 10px;
  font-weight: 700;
}
.cz_menu_custom {
  padding: 10px 24px;
}
.cz_custom_mega_menu > div,
.cz_custom_mega_menu > div > div {
  width: 100%;
}
.cz_custom_mega_menu .cz_grid_item {
  position: static !important;
}
.cz_parent_megamenu > .sub-menu > .cz > .sub-menu,
.cz_parent_megamenu > .sub-menu > .cz > .cz_custom_mega_menu {
  opacity: 1 !important;
  position: static;
  padding: 0;
  background: 0 0;
  box-shadow: none;
  width: 100%;
}
.page_header .cz_parent_megamenu > .sub-menu > .cz > .sub-menu,
.page_header .cz_parent_megamenu > .sub-menu > .cz > .cz_custom_mega_menu {
  display: block !important;
}
ul.sub-menu.cz_megamenu_1 {
  width: 210px;
}
ul.sub-menu.cz_megamenu_2 {
  width: 420px;
}
ul.sub-menu.cz_megamenu_3 {
  width: 630px;
}
ul.sub-menu.cz_megamenu_4 {
  width: 840px;
}
ul.sub-menu.cz_megamenu_5 {
  width: 1050px;
}
ul.sub-menu.cz_megamenu_6 {
  width: 1170px;
}
ul.sub-menu.cz_megamenu_7 {
  width: 1170px;
}
ul.sub-menu.cz_megamenu_8 {
  width: 1170px;
}
ul.sub-menu.cz_custom_mega_menu {
  width: 840px;
}
.cz_parent_megamenu > [class^="cz_megamenu_"] > .cz,
.cz_parent_megamenu > [class*=" cz_megamenu_"] > .cz {
  float: left;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0 0 -1px;
  border-left: 1px solid rgba(167, 167, 167, 0.2);
}
[class^="cz_megamenu_"] > .cz:first-child,
[class*=" cz_megamenu_"] > .cz:first-child,
.cz_megamenu_9 > .cz,
.cz_megamenu_10 > .cz,
.cz_megamenu_11 > .cz,
.cz_megamenu_12 > .cz,
.cz_megamenu_13 > .cz {
  border: 0;
}
.cz_megamenu_1 > .cz,
.cz_megamenu_9 > .cz,
.cz_megamenu_10 > .cz,
.cz_megamenu_11 > .cz,
.cz_megamenu_12 > .cz,
.cz_megamenu_13 > .cz {
  float: none;
  width: 100%;
}
.cz_megamenu_2 > .cz {
  width: 50%;
}
.cz_megamenu_3 > .cz {
  width: calc(100% / 3);
}
.cz_megamenu_4 > .cz {
  width: 25%;
}
.cz_megamenu_5 > .cz {
  width: 20%;
}
.cz_megamenu_6 > .cz {
  width: calc(100% / 6);
}
.cz_megamenu_7 > .cz {
  width: calc(100% / 7);
}
.cz_megamenu_8 > .cz {
  width: calc(100% / 8);
}
.cz_menu_badge {
  position: absolute;
  margin: -18px 0 0 -4px;
  font-size: 10px;
  line-height: 1;
  padding: 2px 5px;
  border-radius: 3px;
  z-index: 2;
  white-space: nowrap;
  color: #fff;
}
.sub-menu .cz_menu_badge {
  position: relative;
  margin: 0 0 0 8px;
}
.cz_megamenu_center_mode > .sub-menu {
  left: 50%;
  transform: translateX(-50%);
}
.cz_megamenu_reverse_mode .sub-menu {
  right: -20px;
  left: auto;
}
.cz_megamenu_width_full_row > .sub-menu {
  left: auto;
  right: auto;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.open_horizontal {
  display: none;
  position: absolute;
  right: 50px;
  top: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: -ms-max-content;
  width: max-content;
}
.open_horizontal.inview_right {
  right: auto;
  left: 50px;
}
.side_dots {
  position: fixed;
  left: 30px;
  top: 50%;
  background-color: #333;
  padding: 4px 10px;
  border-radius: 30px;
  transform: translateY(-50%);
}
.side_dots > .cz {
  float: none;
  display: block;
}
.side_dots .cz a:before {
  display: none;
}
.side_dots .cz a {
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  margin: 10px 0;
  padding: 0;
  border-radius: 100%;
  transform: scale(0.7);
  color: #212049;
  font-weight: 700;
  background-color: transparent;
  border: 3px solid #fff;
}
.side_dots > .current_menu > a,
.side_dots .cz a:hover {
  color: #333;
  background: #fff;
  transform: scale(1);
}
.side_dots .cz a:after {
  position: absolute;
  top: 50%;
  left: 20px;
  color: inherit;
  border: 0;
  background: 0 0;
  box-shadow: none;
  content: attr(data-title);
  padding: 4px 15px;
  z-index: 10;
  text-indent: 0;
  opacity: 0;
  white-space: nowrap;
  transform-origin: top;
  transform: scale(0.3) translateY(-50%);
  transition: all 0.15s ease-in-out;
}
.side_dots a:hover:after,
.current_menu a:after {
  transform: scale(1) translateY(-50%);
  opacity: 1;
}
.right_side_dots {
  right: 30px;
  left: auto;
}
.right_side_dots a:before {
  right: 20px;
  left: auto;
}
.fullscreen_menu {
  display: none;
  position: fixed;
  background: #fff;
  left: 0;
  top: 0;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  z-index: 9999999;
  padding: 0;
  overflow: scroll;
  box-sizing: border-box;
}
.cz_noscroll {
  overflow: hidden;
}
.cz_noStickySidebar .theiaStickySidebar {
  transform: none !important;
}
aside > .theiaStickySidebar {
  margin-bottom: 0;
}
.fullscreen_menu a {
  line-height: 1.4;
}
.fullscreen_menu > .cz {
  float: none;
  margin: 0 auto;
  text-align: center;
  display: table;
}
.fullscreen_menu .sf-with-ul .cz_indicator {
  right: 0;
  position: static;
  margin: 0 0 0 10px;
  transform: none;
}
.sf-menu > .cz:last-child:after,
.icon_right_side_dots,
.icon_left_side_dots,
.dwqa-breadcrumbs,
.side_dots ul,
.cz_parent_megamenu > .sub-menu > li > a > .cz_indicator {
  display: none;
  visibility: hidden;
}
.fullscreen_menu.sf-menu .sub-menu,
.dropdown_menu.sf-menu .sub-menu {
  position: static;
  display: none;
  background: 0 0;
  padding: 0;
}
.fullscreen_menu.sf-menu .sub-menu.cz_show_sub {
  display: block;
  opacity: 1;
  position: static;
  width: auto;
  background: 0 0;
}
.dropdown_menu {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 10px 0;
  min-width: 160px;
  z-index: 9;
  top: 100%;
  box-shadow: 0 10px 100px rgba(0, 0, 0, 0.1);
}
.cz_menu_pos_center.dropdown_menu {
  left: 50%;
  transform: translateX(-50%);
}
.cz_menu_pos_right.dropdown_menu {
  right: 0;
  text-align: right;
}
.dropdown_menu > .cz > a {
  margin: 0;
}
.dropdown_menu .sub-menu {
  left: 160px;
  top: -2px;
  width: 100%;
}
.dropdown_menu .cz .cz a {
  padding: 8px 6px;
}
.dropdown_menu .cz_open_menu_reverse {
  left: -200px;
  right: auto;
}
.dropdown_menu.sf-menu > .cz {
  padding: 0 20px;
  float: none;
}
.dropdown_menu > .cz > .sub-menu:before {
  top: 14px;
  left: -4px;
}
.dropdown_menu > .cz > .cz_open_menu_reverse:before {
  top: 14px;
  left: auto;
  right: -4px;
}
ul.offcanvas_menu {
  display: none;
}
.codevz-search-category {
  position: absolute;
  right: 45px;
  top: 50%;
  z-index: 99;
  transform: translateY(-50%);
}
.search_style_form_2 .codevz-search-category {
  right: 15px;
}
.codevz-search-category > strong {
  font-size: 13px;
  background: rgb(33 33 33/11%);
  padding: 4px 14px;
  color: #282828;
  cursor: pointer;
  font-weight: 400;
}
.codevz-search-category > div {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid rgba(167, 167, 167, 0.2);
  border-radius: 2px;
  color: #303030;
  width: 160px;
  z-index: 2;
  left: 0;
  top: 40px;
  overflow: hidden;
  padding: 20px 30px;
  box-shadow: 1px 6px 20px rgba(17, 17, 17, 0.1);
}
.codevz-search-category ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.codevz-search-category ul li {
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.codevz-search-category ul li:hover,
.codevz-search-category .codevz-active {
  opacity: 1;
}
header .search {
  width: 280px;
}
.search_style_icon_dropdown .search {
  width: 100%;
}
.outer_search form button {
  position: absolute !important;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  line-height: 1;
  margin: 0;
  padding: 0 !important;
  color: #111 !important;
  background: 0 0 !important;
  border: 0 !important;
  cursor: pointer !important;
}
.outer_search form button .fa-circle-o-notch {
  opacity: 0.4;
}
.search_style_form_2 button {
  right: auto !important;
  left: 16px;
  top: 50% !important;
  transform: translateY(-50%);
  font-size: 20px;
  pointer-events: none !important;
}
.search_style_form_2 input {
  background: 0 0;
  border-color: transparent;
  padding: 10px 10px 10px 50px;
}
.search_style_icon_dropdown,
.offcanvas_container > i,
.search-form,
.elms_shop_cart_inner,
.wpcf7-form,
.logo,
.logo_2,
.search,
.search form,
.cz_post_content,
.sf-menu .cz .cz,
.cz_subscribe form,
.fullscreen_menu a,
.cz_elm,
.cz_related_post a,
.cz_cm_ttl {
  position: relative;
}
.search_with_icon > i,
.offcanvas_container > i,
.elms_shop_cart > a > i,
.elms_wishlist > a > i,
.elms_compare > a > i,
i.icon_fullscreen_menu,
i.dropwdown_menu,
i.icon_open_horizontal,
header .fa-bars,
i.icon_dropdown_menu,
i.icon_fullscreen_menu,
i.icon_mobile_dropdown_menu,
i.icon_mobile_offcanvas_menu {
  cursor: pointer;
  width: 2em;
  height: 2em;
  font-size: 22px;
  line-height: 2em;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
}
.elm_icon_text > i {
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
}
div i.icon_plus_text {
  width: initial;
}
div i.icon_plus_text:before {
  margin-right: 10px;
}
.search_style_icon_full .outer_search {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 999999999;
}
.outer_search form button,
.outer_search form button:hover {
  box-shadow: none !important;
  background: 0 0 !important;
  border: 0 !important;
  overflow: visible !important;
  color: initial !important;
}
.search_style_icon_full button {
  font-size: 24px;
  right: 30px;
}
.search_style_icon_full .search {
  position: absolute;
  left: 50%;
  top: 30%;
  width: 50%;
  transform: translateX(-50%);
}
.search_style_icon_full form > span {
  position: absolute;
  font-size: 26px;
  color: rgba(167, 167, 167, 0.5);
  left: 0;
  top: -78%;
}
.search_style_icon_full .ajax_search_results {
  top: 78px;
  width: 100%;
  border: 0;
  bottom: auto !important;
  overflow: visible;
}
.search_style_icon_full .search input {
  padding: 20px;
  font-size: 24px;
}
.cz_cart,
.cz_cart_edd {
  position: relative;
  display: inline-block;
}
.search_style_icon_dropdown .outer_search,
.cz_cart_items {
  display: none;
  position: absolute;
  z-index: 2;
  top: 100%;
  padding: 20px;
  width: 320px;
  background: #fff;
  border-radius: 2px;
  color: initial;
  margin-top: 18px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-shadow: 1px 6px 20px rgba(17, 17, 17, 0.1);
}
.search_style_icon_full form {
  animation: CubicIn 0.8s cubic-bezier(0.18, 0.89, 0.33, 1.27) forwards;
}
@keyframes CubicIn {
  from {
    transform: translateY(30px);
  }
  to {
    transform: translateY(0px);
  }
}
.codevz-search-trending {
  margin-top: 20px;
}
.codevz-search-trending > span {
  opacity: 0.5;
  font-size: 13px;
}
.codevz-search-trending a {
  display: inline-block;
  margin-right: 10px;
  padding: 6px 8px;
  line-height: 1;
  font-size: 13px;
  border-radius: 4px;
  border: 1px solid #67676726;
}
.search_style_icon_dropdown .outer_search:before,
.cz_cart_items:before {
  content: no-close-quote;
  width: 15px;
  height: 15px;
  position: absolute;
  top: -3px;
  right: 28px;
  background: inherit;
  background-image: none;
  z-index: -1;
  transform: rotate(45deg);
}
.cz_cart_items > div {
  border: 1px solid rgba(167, 167, 167, 0.2);
  border-radius: inherit;
}
.inview_right .cz_cart_items:before {
  right: auto;
  left: 28px;
}
.cz_cart_items {
  opacity: 0;
  display: block;
  visibility: hidden;
  transform: translateX(-5px);
  transition: all 0.2s ease-in-out;
}
.inview_right .cz_cart_items {
  transform: translateX(-60px);
}
.elms_shop_cart:hover .cz_cart_items {
  visibility: visible;
}
.cz_cart .item_small,
.cz_cart_edd .item_small {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 0;
}
.cz_cart .item_small span,
.cz_cart_edd .item_small span {
  display: inline-block;
}
.cz_cart_buttons {
  display: flex;
  border-top: 1px solid rgba(167, 167, 167, 0.2);
}
.cz_cart_buttons a {
  flex: auto;
  padding: 7px 0;
  text-align: center;
  font-size: 14px;
  opacity: 0.7;
}
.cz_cart_buttons a:hover {
  opacity: 1;
  background-color: rgba(103, 103, 103, 0.05);
}
.cz_cart_buttons a:first-child {
  border-right: 1px solid rgba(167, 167, 167, 0.2);
}
.cz_cart a.remove,
.cz_cart_edd a.remove {
  border: 0;
  height: 1.24em;
  width: 1.24em;
  position: absolute;
  right: 10px;
  top: 38%;
}
.cz_cart a.remove i {
  font-size: 10px;
}
.cart_list_product_quantity {
  opacity: 0.5;
}
.search_style_icon_dropdown.inview_right .outer_search:before {
  right: auto;
  left: 30px;
}
.search_style_icon_dropdown .ajax_search_results {
  position: relative;
  z-index: 2;
  top: 0;
  margin: 8px 0 0;
}
.search_style_icon_dropdown input {
  background: #fff;
  padding: 10px;
}
.offcanvas_area {
  position: fixed;
  top: 0;
  left: 0;
  width: 400px;
  max-width: 75%;
  height: 100%;
  overflow: scroll;
  padding: 30px;
  background-color: #fff;
  z-index: 9999;
  box-sizing: border-box;
  transform: translateX(-120%);
  transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);
  box-shadow: -5px 0 20px rgba(0, 0, 0, 0.12);
}
i.offcanvas-close {
  position: fixed;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  padding: 20px;
  top: 0;
  transform: none;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.active_offcanvas .offcanvas-close {
  visibility: visible;
  opacity: 1;
}
.offcanvas-close:hover {
  transform: rotate(180deg);
}
.offcanvas_area.inview_right {
  right: 0;
  left: auto;
  transform: translateX(120%);
}
.active_offcanvas .offcanvas_area.active_offcanvas {
  transform: translateX(0);
}
#layout .offcanvas_area,
#layout .offcanvas_menu {
  display: none;
}
.elms_shop_cart_inner i,
.head_cart {
  display: inline-block;
}
.cart_1 .cz_cart_count {
  color: #000;
  background: #fff;
}
.cz_cart_count,
.cz_wishlist_count,
.cz_compare_count {
  position: absolute;
  top: -28px;
  right: -2px;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  font-size: 12px;
  border-radius: 100%;
  white-space: nowrap;
}
.shop_icon span {
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.cz_wishlist_count,
.cz_compare_count {
  top: -5px;
  display: none;
}
.cz_cart_counts:before {
  content: no-close-quote;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  left: -2px;
  background: inherit;
  background-image: none;
  z-index: 0;
  transform: rotate(45deg);
}
.cz_cart_count span,
.cz_cart .item_small span.codevz-product-category-after-title {
  display: none;
}
.hf_elm_area {
  display: none;
  position: fixed;
  background: #fff;
  z-index: 9;
  box-shadow: 0 10px 100px rgba(0, 0, 0, 0.1);
}
.item_small,
.woocommerce ul.product_list_widget li {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
  font-size: 14px;
}
.item_small:last-child,
.woocommerce ul.product_list_widget li:last-child {
  margin: 0;
  border: 0;
}
.item_small:after,
.woocommerce ul.product_list_widget li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.item_small > a {
  position: relative;
  flex: none;
  z-index: 1;
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 20px 0 0;
}
.cz_cart_dummy .item_small > a {
  background: rgba(167, 167, 167, 0.15);
}
.cart_list_product_title {
  flex: 1;
}
.item_small h3 {
  font-size: 18px;
}
.item_small h3,
.sidebar_inner span.product-title {
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cart_list .item_small h3 {
  width: 88%;
}
.item_small span {
  display: block;
}
.item_small .cz_small_post_date {
  opacity: 0.6;
}
.dsq-postid,
.cz_small_post_date > span {
  display: inline-block;
}
.item_small i {
  font-size: 11px;
}
.ajax_search_results {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid rgba(167, 167, 167, 0.2);
  border-radius: 2px;
  color: #7a7a7a;
  z-index: 2;
  width: 99.5%;
  left: 0;
  bottom: 0;
  overflow: hidden;
  box-shadow: 1px 6px 20px rgba(17, 17, 17, 0.1);
}
.search_style_form .ajax_search_results,
.search_style_form_2 .ajax_search_results {
  transform: translateY(101%);
}
.ajax_search_results .item_small {
  padding: 18px 10px;
  margin: 0;
}
.ajax_search_results .item_small > a {
  margin: 0 10px 0;
  display: inline-block;
}
.ajax_search_results .va_results {
  display: block;
  line-height: 1;
  font-size: 20px;
  text-align: center;
  padding: 2px 0 10px;
  letter-spacing: 2px;
  background: rgba(167, 167, 167, 0.08);
  text-transform: uppercase;
}
.ajax_search_results .item-details {
  margin: 0 12px 0;
}
.ajax_search_results h3 {
  margin: 0;
}
.ajax_search_results span {
  display: inline-block;
  font-size: 11px;
}
.ajax_search_results h5 {
  font-size: 11px;
  padding: 4px 6px;
  margin: 0;
  background: rgba(167, 167, 167, 0.1);
  position: absolute;
  font-weight: 300;
  right: 10px;
  top: 12px;
  z-index: 2;
  border-radius: 2px;
}
.ajax_search_results .ajax_search_error {
  font-size: 16px;
  padding: 15px 20px;
  font-weight: 400;
  display: block;
  text-align: center;
}
.ajax_search_error > i {
  display: block;
  font-size: 42px;
  margin: 15px 0 10px;
}
.ajax_search_results .xtra-ajax-search-post-icon {
  text-align: center;
  font-size: 28px;
  width: 1em;
  height: 1em;
  padding: 25px;
  line-height: 1em;
  background: rgba(204, 204, 204, 0.09);
  border: 1px solid rgba(204, 204, 204, 0.29);
  border-radius: 4px;
}
.ajax_search_results .xtra-ajax-search-post-icon span {
  font-size: inherit;
}
.xtra-mobile-menu-text a {
  color: inherit;
}
i.icon_offcanvas_menu {
  display: none;
}
ul.offcanvas_area {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
ul.offcanvas_area .cz {
  width: 100%;
  float: none;
}
ul.offcanvas_area .cz > a,
ul.offcanvas_area .cz > h6 {
  color: #000;
  margin: 0;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
}
ul.offcanvas_area .sub-menu {
  position: static;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: auto;
  transform: none;
  background: 0 0;
  box-shadow: none;
  border-radius: 0;
  border-left: 4px solid rgba(167, 167, 167, 0.14);
}
ul.offcanvas_area .cz .cz a {
  position: relative;
  line-height: 1.5;
  font-size: 14px;
}
ul.offcanvas_area .cz .cz h6 {
  position: relative;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
}
ul.offcanvas_area > .cz > a:before {
  display: none;
}
ul.offcanvas_area.sf-menu .cz_menu_badge {
  position: static;
  margin: 0 5px 0;
}
h6 .cz_indicator {
  display: none;
}
ul.offcanvas_area .sf-with-ul .cz_indicator,
ul.offcanvas_area h6 .cz_indicator {
  display: block;
  position: absolute;
  right: 0 !important;
  top: 0;
  height: 100%;
  width: 40px;
}
ul.offcanvas_area .sf-with-ul .cz_indicator:before,
ul.offcanvas_area h6 .cz_indicator:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
ul.offcanvas_area.sf-menu .sf-with-ul .cz_indicator {
  transform: none;
}
.xtra-mobile-menu-additional {
  margin-top: auto;
  padding-top: 30px;
  text-align: center;
  font-size: 14px;
}
.xtra-mobile-menu-additional .cz_social {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
.xtra-mobile-menu-additional .cz_social a {
  font-size: 14px;
}
.header_5,
.onSticky,
[class*="header_onthe_cover"] .page_header.onSticky {
  position: fixed;
  z-index: 999;
  top: 0;
  transform: translateY(-120%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.4s ease-in-out, padding 0.4s ease-in-out !important;
}
.onSticky,
[class*="header_onthe_cover"] .page_header.onSticky {
  transform: none;
}
.header_5 {
  transform: translateY(-120%);
}
.smart_sticky_on,
[class*="header_onthe_cover"] .page_header.smart_sticky_on {
  transform: translateY(-160%);
  margin-top: 0;
  top: 0;
}
.show_on_sticky,
.onSticky .hide_on_sticky {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  width: 0;
  height: 1px;
  transition: all 0.4s ease-in-out;
}
.onSticky .show_on_sticky,
.hide_on_sticky {
  visibility: visible;
  width: auto;
  height: auto;
  opacity: 1;
}
.cz_sticky_corpse_for_header_4 {
  display: none;
}
.onSticky .row {
  transition: width 0.5s ease-in-out;
}
.cz_sticky_h12 > div,
.cz_sticky_h13 > div,
.cz_sticky_h23 > div,
.cz_sticky_h123 > div {
  transition: none !important;
}
label {
  display: block;
  margin: 0 0 10px;
}
.search-form,
.widget_product_search form {
  display: flex;
}
.search-form label {
  width: 100%;
  margin: 0;
}
.search-form .search-submit {
  margin: 0 0 0 10px;
  flex: none;
}
.outer_search form button:hover i {
  animation: initial;
}
.cz_subscribe button#submit {
  position: absolute;
  right: 10px;
  top: 50%;
  padding: 10px;
  border: 0 !important;
  color: initial !important;
  box-shadow: none !important;
  background: 0 0 !important;
  transform: translateY(-50%);
}
.cz_subscribe button:before,
.cz_subscribe button:after {
  display: none;
}
.widget form {
  width: 100%;
}
input,
textarea,
select {
  width: 100%;
  padding: 12px;
  margin: 0;
  color: #444;
  font-size: 1em;
  border-radius: 2px;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 1px solid rgba(167, 167, 167, 0.4);
}
textarea {
  height: 160px;
  line-height: 2;
  overflow: auto;
}
select {
  background: #fff
    url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiNhN2E3YTciLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)
    no-repeat right 18px center;
  background-size: 10px;
}
option {
  color: #111;
  background: #fff;
}
input[type="date"] {
  padding: 9px 12px;
}
input[type="checkbox"],
input[type="radio"]:not(.gfield-choice-input) {
  -webkit-appearance: none;
  width: auto !important;
  display: inline-block !important;
  margin: 0 10px 0 0 !important;
  padding: 5px !important;
  vertical-align: middle !important;
  -webkit-appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
::-moz-placeholder {
  text-align: initial;
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  text-align: initial;
  color: inherit;
  opacity: 0.8;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  text-align: initial;
  color: inherit;
  opacity: 0.8;
}
input::-moz-input-placeholder,
textarea::-moz-input-placeholder {
  text-align: initial;
  color: inherit;
  opacity: 0.8;
}
form button,
input[type="submit"],
input[type="button"],
.button,
.dwqa-questions-footer .dwqa-ask-question a,
.cz_header_button,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
#edd-purchase-button,
.edd-submit,
[type="submit"].edd-submit,
.edd-submit.button.blue {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  border: 0;
  font-family: inherit;
  background-color: #4e71fe;
  border-radius: 2px;
  width: auto;
  padding: 12px 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
form button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button:hover,
.dwqa-questions-footer .dwqa-ask-question a:hover,
.cz_header_button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
#edd-purchase-button:hover,
.edd-submit:hover,
[type="submit"].edd-submit:hover,
.edd-submit.button.blue:hover,
.edd-submit.button.blue:focus {
  color: #fff;
}
.mejs-container [aria-controls] {
  background-color: initial !important;
  color: #fff !important;
}
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  border-radius: 4px;
}
.cz_header_button {
  border: 1px solid transparent;
}
.cz_header_button i {
  transition: all 0.2s ease-in-out;
}
header .button {
  padding: 8px 28px;
  font-size: 14px;
  font-weight: 700;
}
.cz_btn_header_icon_before {
  margin: 0 10px 0 0;
}
.cz_btn_header_icon_after {
  margin: 0 0 0 10px;
}
.nav-links {
  margin: 30px 0;
}
.post-type-archive-portfolio .nav-links {
  margin: 30px auto 10px !important;
  display: table !important;
  float: none !important;
}
.cz_bpnp .pagination {
  margin: 0 0 50px;
}
.pagination a,
.pagination > b,
.pagination span,
.page-numbers a,
.page-numbers span {
  display: inline-block;
  transform: scale(0.9);
  border-radius: 100%;
  margin: 0 -1px;
  border: 1px solid rgba(167, 167, 167, 0.3);
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  width: 3em;
  height: 3em;
  line-height: 3em;
}
span.dots {
  background: 0 0;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
}
.pagination .current,
.pagination > b,
.pagination a:hover,
.page-numbers .current,
.page-numbers a:hover,
.pagination .next:hover,
.pagination .prev:hover {
  background: #4e71fe;
  color: #fff;
}
.pagination_old a {
  width: auto;
  height: auto;
  padding: 12px 22px;
  line-height: 1;
}
.page_content {
  position: relative;
  margin: 80px 0;
}
.widget,
.content {
  position: relative;
  padding: 0;
  margin: 0 0 50px;
  transition: all 0.2s ease-in-out;
}
.widget {
  padding: 30px;
  border-radius: 2px;
}
.codevz-widget-title:has(span) {
  display: none !important;
}
.widget > .codevz-widget-title,
.content > h3:first-child,
.content > h4:first-child,
.section_title,
.cz_cm_ttl,
.related.products > h2,
.woocommerce-order-details h2,
.woocommerce-order-details h3,
.woocommerce-Address-title h3,
.upsells.products > h2,
.up-sells.products > h2,
.up-sells.products > h2,
#customer_login h2,
.woocommerce #reviews #comments h2,
#tab-additional_information > h2,
.woocommerce-cart .cart-collaterals .cart_totals > h2,
.woocommerce-checkout
  #customer_details
  > div:first-child
  > div:first-child
  > h3:first-child,
.woocommerce-checkout .codevz-checkout-details > h3,
.woocommerce .woocommerce-order-details > h2,
.woocommerce .woocommerce-customer-details > h2,
.woocommerce-cart .cart-collaterals .cross-sells > h2,
.woocommerce-additional-fields > h3 {
  position: relative;
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.related.products > h2,
.woocommerce-order-details h2,
.woocommerce-order-details h3,
.woocommerce-Address-title h3,
.upsells.products > h2,
.up-sells.products > h2,
.up-sells.products > h2,
#customer_login h2,
.woocommerce #reviews #comments h2,
#tab-additional_information > h2,
.woocommerce-cart .cart-collaterals .cart_totals > h2,
.woocommerce-checkout
  #customer_details
  > div:first-child
  > div:first-child
  > h3:first-child,
.woocommerce-checkout .codevz-checkout-details > h3,
.woocommerce .woocommerce-order-details > h2,
.woocommerce .woocommerce-customer-details > h2,
.woocommerce-cart .cart-collaterals .cross-sells > h2,
.woocommerce-additional-fields > h3 {
  font-size: 22px;
  margin: 0 0 30px;
}
.archive .content .section_title {
  padding-bottom: 25px;
}
.xtra-post-title {
  border: 0;
}
.xtra-post-title .xtra-post-title-headline {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
.sidebar_inner {
  position: relative;
}
.widget > .codevz-widget-title:before,
.widget > .codevz-widget-title:after,
.sidebar_inner .widget_block > div > div > h2:before,
.sidebar_inner .widget_block > div > div > h2:before,
.footer_widget > .codevz-widget-title:before,
.footer_widget > .codevz-widget-title:after,
#comments > h3:before,
#comments > h3:after,
.content.cz_related_posts > h4:before,
.content.cz_related_posts > h4:after,
.cz_author_box h4:before,
.cz_author_box h4:after,
.related.products > h2:before,
.related.products > h2:after,
.upsells.products > h2:before,
.up-sells.products > h2:before,
.up-sells.products > h2:after,
.woocommerce-order-details h2:before,
.woocommerce-order-details h2:after,
.woocommerce-order-details h3:before,
.woocommerce-order-details h3:after,
.woocommerce-Address-title h3:before,
.woocommerce-Address-title h3:after,
.upsells.products > h2:before,
.upsells.products > h2:after,
.up-sells.products > h2:before,
.up-sells.products > h2:after,
.up-sells.products > h2:before,
.up-sells.products > h2:after,
.woocommerce-cart .cart-collaterals .cart_totals > h2:before,
.woocommerce-cart .cart-collaterals .cart_totals > h2:after,
.woocommerce-checkout
  #customer_details
  > div:first-child
  > div:first-child
  > h3:first-child:before,
.woocommerce-checkout
  #customer_details
  > div:first-child
  > div:first-child
  > h3:first-child:after,
.woocommerce-checkout .codevz-checkout-details > h3:before,
.woocommerce-checkout .codevz-checkout-details > h3:after,
.woocommerce .woocommerce-order-details > h2:before,
.woocommerce .woocommerce-order-details > h2:after,
.woocommerce .woocommerce-customer-details > h2:before,
.woocommerce .woocommerce-customer-details > h2:after,
.woocommerce-cart .cart-collaterals .cross-sells > h2:before,
.woocommerce-cart .cart-collaterals .cross-sells > h2:after {
  position: absolute;
  content: "";
  width: 30%;
  height: 6px;
  left: 0;
  bottom: -1px;
}
.widget li {
  margin: 5px 0;
}
.widget_nav_menu ul ul {
  display: none;
  padding-top: 5px;
}
.widget_nav_menu .menu-item-has-children {
  position: relative;
}
.widget_nav_menu .menu-item-has-children > a > i {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 8px;
}
.codevz-widget-about > .tal > *,
.codevz-widget-about > .tal > strong > *,
.codevz-widget-about > .tal > strong > strong > * {
  text-align: left;
  display: table;
  margin-right: auto;
}
.codevz-widget-about > .tac > *,
.codevz-widget-about > .tac > strong > *,
.codevz-widget-about > .tac > strong > strong > * {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.codevz-widget-about > .tar > *,
.codevz-widget-about > .tar > strong > *,
.codevz-widget-about > .tar > strong > strong > * {
  text-align: right;
  display: table;
  margin-left: auto;
}
.item_small > a i,
.cd_gallery_in i {
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.2s ease-in-out;
}
.item_small:hover > a i,
.cd_gallery_in a:hover i {
  transform: translate(-50%, -50%) scale(1);
}
.codevz-widget-posts .item_small img,
.cd_gallery_in img {
  transition: all 0.2s ease-in-out;
}
.codevz-widget-posts .item_small:hover img,
.cd_gallery_in a:hover img {
  opacity: 0.1;
}
.sticky_widget {
  z-index: 2;
}
.cz_simple_ads img {
  width: 100%;
}
.cz_readmore,
.more-link {
  display: table;
  background: #4e71fe;
  color: rgba(255, 255, 255, 0.7);
  padding: 4px 16px 4px 4px;
  margin: 20px 0 0;
  border-radius: 4px;
  font-size: 13px;
}
.cz_readmore i,
.more-link i {
  width: 2em;
  height: 2em;
  color: inherit;
  line-height: 2em;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
}
.cz_readmore:hover i,
.more-link:hover i {
  color: inherit;
}
.cz_readmore > span,
.more-link > span {
  display: inline-block;
  vertical-align: middle;
}
.cz_readmore:hover,
.cz_readmore:hover i,
.more-link:hover,
.more-link:hover i {
  color: #fff;
}
.cz_readmore_no_title {
  padding: 2px;
}
.cz_readmore_no_title i {
  margin: 0;
}
.cz_readmore_no_icon {
  padding: 4px 16px;
}
.single .cz_post_content a {
  font-weight: 700;
}
.cz_post_content > .attachment {
  margin: 0 0 50px;
}
.cz_post_content > ul {
  margin-bottom: 30px;
}
.cz_post_content ol,
article.post ol {
  margin: 0 0 30px 20px;
  padding: 0;
}
.cz_post_content ol ol,
article.post ol ol {
  margin: 0;
}
.comment-content ol {
  margin: 0 0 30px 26px;
  padding: 0;
}
.comment-content ol ol {
  margin-bottom: 0;
}
.cz_post_content ul,
article.post ul,
.comment-content ul {
  margin: 0 0 30px 40px;
  padding: 0;
  list-style: disc;
}
.cz_post_content ul ul,
article.post ul ul,
.comment-content ul ul {
  list-style: circle;
}
.cz_post_content ul ul ul,
article.post ul ul ul,
.comment-content ul ul ul {
  list-style: square;
}
.cz_post_content ul ul ul ul,
article.post ul ul ul ul,
.comment-content ul ul ul ul {
  list-style: circle;
}
.cz_post_content ul ul,
.cz_post_content ol ul,
article.post ul ul,
article.post ol ul,
.comment-content ul ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.cz_post_content .sf-menu,
.cz_post_content .sf-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comment-content ol li,
article.post ul.blocks-gallery-grid {
  margin: 0;
  padding: 0;
}
.widget ul,
.widget ol {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.widget > ul,
.widget > ol {
  list-style-type: disc !important;
}
.widget > ul ul {
  list-style-type: circle !important;
}
.cz_default_loop > div {
  margin: 0 0 30px;
  padding: 0 0 30px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px dashed rgba(167, 167, 167, 0.3);
  transition: all 0.2s ease-in-out;
}
.cz_default_loop_grid {
  padding: 0;
  margin: 0 0 0 4%;
  border: 0;
  transition: all 0.2s ease-in-out;
}
.cz_post_image {
  position: relative;
  float: left;
  display: block;
  margin: 0 50px 0 0;
  width: 300px;
  background: 0 0;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
a.cz_post_image img {
  width: 100%;
  border-radius: inherit;
}
.cz_default_loop_right .cz_post_image {
  float: right;
  margin: 0 0 20px 50px;
}
.cz_default_loop_full .cz_post_image,
.cz_default_loop_grid .cz_post_image {
  float: none !important;
  margin: 0 0 30px;
  width: 100%;
}
.cz_post_image > img {
  transition: all 0.2s ease-in-out;
}
article:hover .cz_post_image {
  background: #111;
}
article:hover .cz_post_image > img {
  opacity: 0.6;
}
.cz_post_svg,
article:hover .cz_post_svg {
  background-color: rgba(167, 167, 167, 0.1);
}
.cz_post_svg {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU4IDU4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1OCA1ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiPgo8Zz4KCTxwYXRoIGQ9Ik01Nyw2SDFDMC40NDgsNiwwLDYuNDQ3LDAsN3Y0NGMwLDAuNTUzLDAuNDQ4LDEsMSwxaDU2YzAuNTUyLDAsMS0wLjQ0NywxLTFWN0M1OCw2LjQ0Nyw1Ny41NTIsNiw1Nyw2eiBNNTYsNTBIMlY4aDU0VjUweiIgZmlsbD0iI2RlZGVkZSIvPgoJPHBhdGggZD0iTTE2LDI4LjEzOGMzLjA3MSwwLDUuNTY5LTIuNDk4LDUuNTY5LTUuNTY4QzIxLjU2OSwxOS40OTgsMTkuMDcxLDE3LDE2LDE3cy01LjU2OSwyLjQ5OC01LjU2OSw1LjU2OSAgIEMxMC40MzEsMjUuNjQsMTIuOTI5LDI4LjEzOCwxNiwyOC4xMzh6IE0xNiwxOWMxLjk2OCwwLDMuNTY5LDEuNjAyLDMuNTY5LDMuNTY5UzE3Ljk2OCwyNi4xMzgsMTYsMjYuMTM4cy0zLjU2OS0xLjYwMS0zLjU2OS0zLjU2OCAgIFMxNC4wMzIsMTksMTYsMTl6IiBmaWxsPSIjZGVkZWRlIi8+Cgk8cGF0aCBkPSJNNyw0NmMwLjIzNCwwLDAuNDctMC4wODIsMC42Ni0wLjI0OWwxNi4zMTMtMTQuMzYybDEwLjMwMiwxMC4zMDFjMC4zOTEsMC4zOTEsMS4wMjMsMC4zOTEsMS40MTQsMHMwLjM5MS0xLjAyMywwLTEuNDE0ICAgbC00LjgwNy00LjgwN2w5LjE4MS0xMC4wNTRsMTEuMjYxLDEwLjMyM2MwLjQwNywwLjM3MywxLjA0LDAuMzQ1LDEuNDEzLTAuMDYyYzAuMzczLTAuNDA3LDAuMzQ2LTEuMDQtMC4wNjItMS40MTNsLTEyLTExICAgYy0wLjE5Ni0wLjE3OS0wLjQ1Ny0wLjI2OC0wLjcyLTAuMjYyYy0wLjI2NSwwLjAxMi0wLjUxNSwwLjEyOS0wLjY5NCwwLjMyNWwtOS43OTQsMTAuNzI3bC00Ljc0My00Ljc0MyAgIGMtMC4zNzQtMC4zNzMtMC45NzItMC4zOTItMS4zNjgtMC4wNDRMNi4zMzksNDQuMjQ5Yy0wLjQxNSwwLjM2NS0wLjQ1NSwwLjk5Ny0wLjA5LDEuNDEyQzYuNDQ3LDQ1Ljg4Niw2LjcyMyw0Niw3LDQ2eiIgZmlsbD0iI2RlZGVkZSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.codevz-slider-placeholder.cz_post_svg {
  background-position: center 220px !important;
  background-size: 128px;
  margin: 0 !important;
  border-radius: 0 !important;
}
.codevz-slider-placeholder span {
  position: absolute;
  left: 50%;
  top: 62%;
  transform: translate(-50%, -50%);
  background-color: #575757;
  color: #fff;
  padding: 15px 20px;
  line-height: 1.4;
  text-align: center;
  font-size: 2vw;
}
article .cz_post_icon {
  position: absolute;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 26px;
  font-size: 22px;
  border-radius: 100%;
  background: #fff;
  color: #111;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.1);
  text-align: center;
  transition: all 0.2s ease-in-out;
}
article:hover .cz_post_icon {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.cz_post_title {
  display: block;
}
.cz_post_title h3 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}
.cz_post_meta {
  display: block;
  font-size: 14px;
}
.cz_post_author_avatar,
.cz_post_inner_meta {
  display: inline-block;
  vertical-align: middle;
}
.cz_post_author_avatar {
  margin: 0 14px 0 0;
}
.cz_post_author_avatar img {
  max-width: 40px;
  margin: 0;
  border-radius: 100%;
  box-shadow: 1px 10px 10px rgba(167, 167, 167, 0.12);
}
.cz_post_meta .cz_post_author_name {
  display: table;
  font-weight: 700;
  line-height: 12px;
  margin-top: 10px;
}
.cz_post_meta .cz_post_date {
  opacity: 0.7;
  font-size: 0.9em;
  display: block;
}
.xtra-post-title-date {
  display: flex;
  align-items: baseline;
  line-height: 1.6;
  margin: -35px 0 30px;
}
.xtra-post-title-date a {
  color: #676767;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  display: inline-block;
}
.xtra-post-title-date a,
.cz_post_date a,
.comment-metadata a {
  pointer-events: none;
}
.xtra-post-views {
  opacity: 0.5;
  font-size: 14px;
  margin: 0 20px;
}
.cz_posts_template_6 .cz_post_image {
  margin-bottom: 0;
}
.cz_posts_template_8 .cz_post_excerpt,
.cz_posts_gallery_mode .cz_post_excerpt {
  display: none;
}
.cz_posts_template_8 .cz_default_loop > div,
.cz_posts_gallery_mode .cz_default_loop > div {
  border: 0;
  margin: 0;
  padding: 0;
}
.cz_posts_template_8 .cz_post_image {
  opacity: 0.5;
}
.cz_posts_template_8 .cz_post_svg,
.cz_posts_template_8 .cz_default_loop:hover .cz_post_image {
  opacity: 1;
}
.cz_posts_template_8 .cz_post_title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 30px;
}
.cz_posts_template_8 .cz_post_meta {
  position: absolute;
  left: 30px;
  bottom: 40px;
}
.cz_posts_template_8 article:hover .cz_post_title,
.cz_posts_template_8 article:hover .cz_post_meta,
.cz_posts_template_8 article:hover .cz_post_meta a {
  color: #fff;
}
.cz_posts_gallery_mode .cz_post_title {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  color: #fff;
  padding: 0 30px 30px;
  transition: all 0.3s ease-in-out;
}
.cz_posts_gallery_mode article:hover .cz_post_title {
  opacity: 1;
  padding: 30px;
}
.cz_posts_gallery_mode .cz_post_meta {
  position: absolute;
  opacity: 0;
  left: 30px;
  bottom: 0;
  color: #fff;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_posts_gallery_mode article:hover .cz_post_meta {
  opacity: 1;
  bottom: 30px;
}
.cz_posts_gallery_mode .cz_post_meta a {
  color: #fff;
}
.cz_posts_gallery_mode .cz_post_image {
  margin: 0 0 10px;
}
.cz_posts_template_13 article {
  width: 50%;
  float: left;
}
.cz_posts_template_14 article {
  width: calc(100% / 3);
  float: left;
}
.cz_posts_template_12 .cz_default_loop > div,
.cz_posts_template_13 .cz_default_loop > div,
.cz_posts_template_14 .cz_default_loop > div {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
.cz_posts_template_12 .cz_post_image,
.cz_posts_template_13 .cz_post_image,
.cz_posts_template_14 .cz_post_image {
  float: left;
  width: 50%;
  margin: 0;
}
.cz_posts_template_12 article:nth-child(2n) .cz_post_image,
.cz_posts_template_13 article:nth-child(4n) .cz_post_image,
.cz_posts_template_13 article:nth-child(4n-1) .cz_post_image,
.cz_posts_template_14 article:nth-child(6n) .cz_post_image,
.cz_posts_template_14 article:nth-child(6n-1) .cz_post_image,
.cz_posts_template_14 article:nth-child(6n-2) .cz_post_image {
  float: right;
}
.cz_post_chess_content {
  text-align: center;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cz_post_chess_content .cz_post_title h3 {
  font-size: 18px;
}
.cz_post_chess_content .cz_readmore,
.cz_post_chess_content .more-link {
  display: table;
  margin: 20px auto;
}
.cz_post_author img {
  vertical-align: text-bottom;
}
.cz_author_box img {
  border-radius: 2px;
}
.cz_author_box a {
  font-weight: 700;
  color: inherit;
}
.cz_post_meta_under_title {
  opacity: 0.6;
  font-size: 14px;
  font-weight: 400;
  margin: 14px 0 0;
}
.cz_view_author_posts {
  position: absolute;
  right: 20px;
  top: 43%;
  opacity: 0.6;
  font-size: 14px;
  font-weight: 400;
  transform: translateY(-50%);
}
.cz_view_author_posts a {
  color: inherit;
}
.cz_view_author_posts a:hover {
  color: inherit;
  opacity: 0.5;
}
.post-password-form label {
  display: inline-block;
  margin-right: 6px;
}
.breadcrumbs {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 0 0 10px;
  background: 0 0;
  box-shadow: none;
  display: table;
}
.page_content .breadcrumbs {
  opacity: 0.6;
  font-size: 13px;
}
.breadcrumbs_center .breadcrumbs {
  margin: 0 auto;
  display: table;
}
.breadcrumbs > i {
  opacity: 0.6;
  margin: 0 12px;
}
.breadcrumbs > b:first-child i {
  margin: 0;
}
.cz_br_current {
  pointer-events: none;
}
.cz_popup_modal .breadcrumbs_container,
.cz_hide_current_br .inactive_l,
.cz_hide_current_br .breadcrumbs > i:nth-last-child(2) {
  display: none;
}
.right_br_full_container .lefter,
.right_br_full_container .righter {
  width: 48%;
}
.right_br_full_container .breadcrumbs {
  float: right;
  text-align: right;
}
.right_br_full_container .section_title {
  max-width: 100%;
}
.rev-btn {
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out !important;
}
.page_cover {
  position: relative;
  z-index: 0;
}
.page_cover_image img {
  width: 100%;
}
.xtra-cover-type-rev > rs-module-wrap {
  height: 700px;
}
.page_title {
  padding: 30px 0 10px;
}
[class*="header_onthe_cover"] .page_header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
[class*="header_onthe_cover"] .page_title {
  padding-top: 150px;
}
.page_title .section_title {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  word-break: break-word;
}
.page_title.header_after_cover {
  padding: 30px 0;
  margin: 0;
}
.page_title_center .section_title,
.page_title_center .breadcrumbs {
  text-align: center;
  display: table;
  margin-right: auto;
  margin-left: auto;
}
.post-type-archive .content > .section_title {
  display: none;
}
.inactive_l {
  opacity: 0.8;
}
.home [class*="header_onthe_cover"] .page_title {
  display: block;
}
.home [class*="header_onthe_cover"] .page_title > div {
  display: none !important;
}
.medium_post > a {
  float: left;
  margin: 0 20px 0 0;
  width: 200px;
}
.post_format-post-format-chat .cz_post_content p:nth-child(even),
.post_format-post-format-chat .cz_post_excerpt p:nth-child(even) {
  background-color: rgba(167, 167, 167, 0.1);
  padding: 10px 20px;
  border-radius: 4px;
}
[class*="cz_row_shape_"] .row:before,
[class*="cz_row_shape_"] .row:after,
.elms_row [class*="cz_row_shape_"]:before,
.elms_row [class*="cz_row_shape_"]:after {
  position: absolute;
  content: "";
  top: 0;
  width: 0;
  height: 100%;
  background: inherit;
  z-index: 0;
}
[class*="cz_row_shape_"] > .elms_row > .clr,
[class*="cz_row_shape_"] > .cz_elm {
  z-index: 1;
}
[class*="cz_row_shape_"] > [class*="cz_elm search_"] {
  z-index: 2;
}
[class*="cz_row_shape_"] .row:before,
.elms_row [class*="cz_row_shape_"]:before {
  left: 0;
  border-radius: inherit;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
[class*="cz_row_shape_"] .row:after,
.elms_row [class*="cz_row_shape_"]:after {
  right: 0;
  border-radius: inherit;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.cz_row_shape_full_filled_left .row:before,
.cz_row_shape_full_filled_right .row:after,
.elms_row .cz_row_shape_full_filled_left:before,
.elms_row .cz_row_shape_full_filled_right:after {
  width: 3000px !important;
  transform: none;
  transform: translateX(-96%) !important;
  border-radius: 0;
}
.cz_row_shape_no_left .row:before,
.cz_row_shape_no_right .row:after {
  visibility: hidden;
  opacity: 0;
}
.cz_row_shape_full_filled_right .row:after,
.elms_row .cz_row_shape_full_filled_right:after {
  transform: translateX(96%) !important;
}
.cz_row_shape_1 .row:before,
.elms_row .cz_row_shape_1:before {
  transform: translateX(-40%) skewX(45deg);
}
.cz_row_shape_1 .row:after,
.elms_row .cz_row_shape_1:after {
  transform: translateX(40%) skewX(-45deg);
}
.cz_row_shape_2 .row:before,
.elms_row .cz_row_shape_2:before {
  transform: translateX(-40%) skewX(-45deg);
}
.cz_row_shape_2 .row:after,
.elms_row .cz_row_shape_2:after {
  transform: translateX(40%) skewX(45deg);
}
.cz_row_shape_3 .row:before,
.elms_row .cz_row_shape_3:before {
  transform: translateX(-40%) skewX(-45deg);
}
.cz_row_shape_3 .row:after,
.elms_row .cz_row_shape_3:after {
  transform: translateX(40%) skewX(-45deg);
}
.cz_row_shape_4 .row:before,
.elms_row .cz_row_shape_4:before {
  transform: translateX(-40%) skewX(45deg);
}
.cz_row_shape_4 .row:after,
.elms_row .cz_row_shape_4:after {
  transform: translateX(40%) skewX(45deg);
}
.cz_row_shape_none .row:after,
.cz_row_shape_none .row:before {
  display: none;
}
.wpcf7-form:before,
.wpcf7-form:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.wpcf7-form:after {
  clear: both;
}
.wpcf7-form p {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.wpcf7-form p:last-of-type {
  float: none !important;
}
.wpcf7 input.wpcf7-not-valid {
  border-color: red;
}
.wpcf7 div.wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 0;
  border-radius: 2px;
  padding: 10px 20px;
  background: #ff00000a;
  border: 1px solid #ff00001a;
  color: red;
  box-shadow: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ff00001a;
}
.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output {
  background: #ebfee3;
  color: #398f14;
  border-color: #398f142e;
}
.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 form.invalid div.wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7 form.invalid div.wpcf7-response-output.wpcf7-validation-errors {
  background: #ffe7e7;
  color: #ff2929;
  border-color: #ff292929;
}
.wpcf7 div.wpcf7-response-output.wpcf7-spam-blocked,
.wpcf7 form.invalid div.wpcf7-response-output.wpcf7-spam-blocked {
  background: #fff2d9;
  color: #aa6e00;
  border-color: #aa6e003d;
}
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7 span.wpcf7-not-valid-tip {
  display: inline-block;
  position: absolute;
  left: -10px;
  top: 0;
  z-index: 9;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  transform: translateY(100%);
  line-height: 2;
}
.wpcf7 .wpcf7-not-valid-tip:before {
  font-family: "czicons";
  content: "\e8c5";
  font-size: 13px;
  display: block;
  z-index: 2;
  position: absolute;
  background: red;
  color: #fff;
  border-radius: 2px;
  padding: 7px 12px;
  left: -34px;
  top: -48%;
  margin: 0;
  text-indent: 0;
  transform: translateY(-50%);
}
.wpcf7 .wpcf7-not-valid-tip:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  font-size: 0;
  position: absolute;
  top: -50%;
  right: 36px;
  background: red;
  transform: rotate(45deg) translateY(-50%);
}
div.wpcf7 .wpcf7-form .ajax-loader {
  width: 18px !important;
  height: 18px !important;
  vertical-align: middle;
  cursor: wait;
  font-size: 0;
  margin: 0 10px;
  padding: 0;
  border-radius: 100%;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid rgba(167, 167, 167, 0.2);
  border-right-color: #111;
  background-image: none;
  background-color: transparent;
  animation: CircleBorderLoop 0.5s linear infinite;
}
@keyframes CircleBorderLoop {
  0% {
    transform-origin: center;
    transform: none;
  }
  20% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 72deg);
  }
  40% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 144deg);
  }
  60% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 216deg);
  }
  80% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 288deg);
  }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
.wpcf7 .ajax-loader:before {
  display: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  width: 100%;
  margin: 10px 0 0;
  position: relative;
  top: 0;
  border-width: 1px;
  box-sizing: border-box;
}
.wpcf7-spinner {
  position: absolute;
  transform: translateY(-50%);
  z-index: 9;
  top: 50%;
}
.page_footer {
  position: relative;
}
footer .elms_row {
  z-index: 1;
}
footer .sf-menu > .cz > .sub-menu {
  top: auto !important;
  bottom: 40px !important;
}
.cz_middle_footer {
  padding: 30px 0 0;
}
.cz_fixed_footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -9;
}
.layout_1 .cz_fixed_footer,
.layout_2 .cz_fixed_footer {
  width: 1300px;
  left: 50%;
  transform: translateX(-50%);
}
.subfooter_,
.subfooter_1 {
  background: #fff;
  padding: 14px 0;
}
.subfooter_1 .lefter,
.subfooter_1 .righter {
  float: none;
  display: table;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.footer_widget {
  position: relative;
  margin: 0 0 30px;
  padding: 20px;
  z-index: 1;
  transition: all 0.2s ease-in-out;
}
.footer_widget > .codevz-widget-title {
  position: relative;
  border-bottom: 1px dashed rgba(167, 167, 167, 0.2);
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.cd_gallery_in,
.flickr-widget {
  margin: 0 -5px;
}
.cz_flickr .flickr_badge_image,
.cz_instagram li,
.cz_portfolio_widget a {
  position: relative;
  float: left !important;
  width: calc(100% / 3 - 10px) !important;
  height: initial;
  font-size: 0;
  margin: 0 5px 10px !important;
  transition: all 0.2s ease-in-out;
}
.cd_gallery_in.xtra-portfolio-widget-2 {
  margin: 0 -10px;
}
.xtra-portfolio-widget-2 .cdEffect {
  width: calc(100% / 2 - 20px) !important;
  margin: 0 10px 20px !important;
}
.cz_flickr .flickr_badge_image:hover,
.cz_instagram li:hover {
  opacity: 0.7;
}
.cz_flickr .flickr_badge_image img,
.cz_instagram li img,
.cz_portfolio_widget a img {
  margin: 0 auto;
  width: 100%;
}
i.backtotop,
i.fixed_contact {
  display: none;
  overflow: hidden;
  position: fixed;
  right: 30px;
  bottom: 30px;
  font-size: 18px;
  width: 2.4em;
  height: 2.4em;
  line-height: 2.4em;
  text-align: center;
  border-radius: 2px;
  background: #fff;
  border: 1px solid rgba(167, 167, 167, 0.2);
  z-index: 99999;
  cursor: pointer;
  transform: scale(1);
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1), opacity 0s ease;
}
i.backtotop:hover,
i.fixed_contact:hover,
i.fixed_contact_active {
  transform: scale(1.1);
  border-color: rgba(167, 167, 167, 0.1);
}
i.fixed_contact.czico-close-bold:before {
  content: "\e93b" !important;
}
i.backtotop:hover:before {
  display: inline-block;
  animation: cz_rotate_y 0.4s cubic-bezier(0.77, 0, 0.175, 1) forwards;
}
@keyframes cz_rotate_y {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
i.fixed_contact {
  display: block;
}
div.fixed_contact {
  display: none;
  cursor: default;
  position: fixed;
  right: 30px;
  bottom: 100px;
  background: #fff;
  padding: 20px;
  width: 300px;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  z-index: 999;
  animation: FixedContact 0.4s cubic-bezier(0.18, 0.89, 0.33, 1.27) forwards;
}
@keyframes FixedContact {
  from {
    transform: translateY(40px);
  }
  to {
    transform: translateY(0);
  }
}
div.fixed_contact input {
  font-size: 14px;
}
.tagcloud,
.cz_post_cat,
.cz_post_views {
  padding: 0;
  margin: 0;
  background: 0 0;
  float: left;
}
.cz_post_views {
  opacity: 1;
}
.tagcloud a,
.cz_post_cat a,
.cz_post_views a {
  padding: 6px 12px;
  border-radius: 2px;
  display: inline-block;
  margin: 0 4px 10px 0;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid rgba(167, 167, 167, 0.16);
}
.cz_post_meta_block .cz_post_cat,
.cz_post_meta_block .tagcloud,
.cz_post_meta_block .cz_post_views {
  float: none;
}
.widget .tagcloud a {
  font-size: 12px !important;
}
.tagcloud a:hover,
.cz_post_cat a:hover,
.cz_post_views a:hover {
  border-color: rgba(167, 167, 167, 0.5);
}
p.tagcloud a:first-child,
.cz_post_cat a:first-child,
.cz_post_views a:first-child {
  background: rgba(167, 167, 167, 0.15);
  pointer-events: none;
}
.single .cz_is_blank {
  margin-bottom: 40px;
}
#wp-calendar tbody td {
  opacity: 0.6;
}
#wp-calendar tbody a {
  background: rgba(167, 167, 167, 0.2);
  width: 2em;
  height: 2em;
  line-height: 2em;
  border: 0;
  border-radius: 4px;
  display: inline-block;
  margin-left: -5px;
}
.codevz-widget-custom-menu a {
  background: rgba(167, 167, 167, 0.12);
  display: block;
  margin: 0 0 4px;
  padding: 10px 20px;
}
.codevz-widget-custom-menu img,
.codevz-widget-custom-menu-2 img,
.codevz-widget-custom-nav-menu img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
.codevz-widget-custom-menu a:hover {
  background: rgba(167, 167, 167, 0.2);
  transform: translateX(5px);
}
.codevz-widget-custom-menu a:before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  padding: 0 10px 0 0;
  font-weight: 900;
}
.codevz-widget-custom-menu-2 a i,
.codevz-widget-custom-menu-2-old a i {
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  border-radius: 50px;
  transition: all 0.1s ease-in-out;
}
.codevz-widget-custom-menu-2 a:hover i,
.codevz-widget-custom-menu-2-old a:hover i {
  margin: 0 6px;
}
.codevz-widget-custom-nav-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.codevz-widget-custom-nav-menu ul ul {
  margin: 0 0 0 10px;
}
.codevz-widget-custom-menu-horizontal li {
  display: inline-block;
}
.codevz-widget-custom-menu-horizontal a {
  margin: 0 20px;
}
.codevz-widget-custom-menu-horizontal ul.sub-menu {
  display: none;
  padding: 50px 0 0;
}
.codevz-widget-custom-menu-horizontal li:hover ul.sub-menu {
  display: block;
  position: absolute;
}
.codevz-widget-custom-menu-horizontal ul ul li {
  display: block;
}
.widget_archive li a,
.widget_categories li a,
.widget_pages li a,
.widget_meta li a,
.widget_recent_comments li,
.widget_recent_entries li a,
.widget_nav_menu li a {
  display: block;
  border-bottom: 1px solid rgba(167, 167, 167, 0.15);
}
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_recent_comments li:hover,
.widget_recent_entries li a:hover,
.widget_nav_menu li a:hover {
  border-color: initial;
}
.widget_archive li span,
.widget_categories li span {
  position: absolute;
  right: 0;
  opacity: 0.6;
  transform: translateY(-102%);
}
#recentcomments {
  padding: 0;
  margin: 0;
  color: #676767;
}
.righter {
  float: right;
}
.lefter {
  float: left;
}
.hidden,
.hide,
i.hide {
  display: none !important;
}
.block {
  display: block;
}
.noborder {
  border: 0 !important;
}
.relative {
  position: relative !important;
  min-height: 1px;
}
.overflow {
  overflow: hidden;
}
.tac {
  text-align: center !important;
}
.tal {
  text-align: left !important;
}
.tar {
  text-align: right !important;
}
.m0 {
  margin: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr4 {
  margin-right: 4px;
}
.mr8 {
  margin-right: 8px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.ml0 {
  margin-left: 0 !important;
}
.ml4 {
  margin-left: 4px;
}
.ml8 {
  margin-left: 8px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.mt0 {
  margin-top: 0 !important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt70 {
  margin-top: 70px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb70 {
  margin-bottom: 70px;
}
.last0:last-child,
.first0:first-child {
  margin: 0;
}
.vc_grid-item .cz_readmore,
.vc_grid-item .more-link {
  display: none;
}
.archive .cz_is_blank > .page-title {
  font-size: 30px;
}
.archive .term-description,
.archive .xtra-archive-desc {
  padding: 40px;
  margin: 0 0 50px;
  border: 1px solid #67676712;
  background: #67676705;
}
.archive .term-description {
  margin-top: 30px;
}
.archive .term-description p,
.archive .xtra-archive-desc p {
  opacity: 0.9;
  margin-top: 3px;
}
article.sticky > div {
  padding: 30px;
  border-radius: 2px;
  background: rgba(167, 167, 167, 0.1);
  border: 1px solid rgba(167, 167, 167, 0.1);
  box-shadow: 0 0 20px rgba(167, 167, 167, 0.1);
}
form.search_404 {
  width: 40%;
  margin: 70px auto 0;
  position: relative;
}
form.search_not_found {
  margin: 40px 0 0;
}
.search_404 button {
  position: absolute !important;
  right: 20px;
  top: 50%;
  padding: 0;
  transform: translateY(-50%);
  background: 0 0 !important;
  box-shadow: none !important;
  color: initial !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 20px;
}
.search_404 input {
  padding: 19px;
  border: 1px solid #ccc;
  font-size: 16px;
}
span.comment-author-link {
  font-style: italic;
}
.alignnone {
  margin: 5px 0 20px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
.alignright {
  float: right;
  margin: 5px 0 20px 10px;
}
.alignleft {
  float: left;
  margin: 5px 30px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 30px;
}
a img.alignnone {
  margin: 5px 0 20px;
}
a img.alignleft {
  float: left;
  margin: 5px 30px 10px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-post-image {
  margin: 0 auto;
}
.wp-caption {
  position: relative;
  margin: 0 0 20px;
  width: auto;
  max-width: 100%;
}
.wp-caption.alignnone {
  margin-bottom: 20px;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
p.wp-caption-text {
  font-size: 1em;
  font-style: italic;
  margin: 10px;
  opacity: 0.8;
}
.screen-reader-text {
  display: none;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.gallery-caption {
  position: relative;
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
}
.bypostauthor {
  position: relative;
}
.sticky:before {
  content: "\f005";
  font-family: "Font Awesome 6 Free";
  z-index: 1;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 8px 12px;
  color: #fff;
  background: #01ffe9;
  border-radius: 2px;
  font-weight: 900;
}
.wp-smiley {
  display: inline-block;
}
.rsswidget:first-child,
.iclflag {
  display: inline-block;
}
.rss-widget-icon {
  float: left;
  margin-right: 10px;
}
.rsswidget {
  font-weight: 700;
  color: inherit;
}
.rss-date {
  display: block;
  font-size: 11px;
  font-style: italic;
}
.rssSummary {
  font-size: 12px;
  line-height: 16px;
}
.widget_rss cite {
  display: block;
  font-size: 12px;
  font-style: italic;
  padding: 10px 0 15px;
  text-align: right;
  float: none;
  background: 0 0;
}
.gallery-item {
  float: left;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  text-align: center;
  width: 25%;
  border: 0;
}
.gallery-item img {
  display: block;
}
.gallery-item dt:after,
dl.wp-caption dt:after {
  display: none;
}
.gallery-item dt {
  width: 100%;
  display: block;
  padding: 10px 0 10px 20px;
  text-align: center;
  box-sizing: border-box;
}
dl.wp-caption,
.gallery-item img {
  border: 0 !important;
  display: inline-block;
}
.widget .gallery,
.single-post .gallery {
  margin-left: -20px !important;
}
.widget .gallery-item dt {
  padding: 0 0 5px 20px !important;
}
ul.gform_fields {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.gform_fields li {
  margin-bottom: 20px;
}
.gchoice [type="radio"] {
  height: 15px !important;
  width: 15px !important;
  position: relative;
  top: 3px;
}
.widget .fb_iframe_widget {
  margin: 0 auto;
  display: table;
}
.widget .fb_iframe_widget iframe {
  position: relative !important;
}
.mec-calendar dt {
  clear: none !important;
}
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1080;
}
#lg-counter,
.lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:after {
  content: "\f054";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\f053";
}
@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 2;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\f00d";
}
.lg-toolbar .lg-download:after {
  content: "\f019";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.25s ease 0s, opacity 0.25s !important;
  -moz-transition: -moz-transform 0.25s ease 0s, opacity 0.25s !important;
  -o-transition: -o-transform 0.25s ease 0s, opacity 0.25s !important;
  transition: transform 0.25s ease 0s, opacity 0.25s !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\f009";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object,
.lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\f04b";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\f00e";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\f010";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\f08e";
}
.group:after,
.group:before {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: static;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
  border-right-color: #fff;
}
.lg-backdrop.in {
  opacity: 0.9;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-icon:after {
  font-size: 20px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.lg-backdrop {
  border-right-color: #fff;
}
.lg-backdrop:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid rgba(167, 167, 167, 0.3);
  border-right-color: inherit;
  border-radius: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: CircleBorderLoop 0.6s linear infinite;
}
.lg-icon {
  background: 0 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  color: #a7a7a7 !important;
}
.lg-download {
  display: none;
}
.h_iframe-aparat_embed_frame iframe {
  width: 100% !important;
}
.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  left: 0 !important;
  right: 0 !important;
}
.s8 .alignfull {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  left: 0 !important;
  right: 0 !important;
}
.alignfull img {
  width: 100vw;
}
.alignwide {
  margin-left: -80px;
  margin-right: -80px;
  width: auto;
}
.s8 .alignwide {
  margin-left: -20px;
  margin-right: -20px;
}
.comment-author-link {
  font-style: italic;
}
.alignnone {
  margin: 1.5rem 20px 0 0;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 30px auto;
}
.alignright {
  float: right;
  margin: 10px 0 20px 10px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 10px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
}
a img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.has-background-dim {
  color: #fff;
}
.no-scroll {
  overflow: hidden;
}
.fullscreen_menu,
.offcanvas_area {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.fullscreen_menu::-webkit-scrollbar {
  display: none;
}
.offcanvas_area::-webkit-scrollbar {
  display: none;
}
i.xtra-close-icon {
  position: fixed !important;
  z-index: 99999999999;
  top: 70px;
  right: 70px;
  margin: 0;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  border-radius: 50px;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  mix-blend-mode: difference;
  transition: all 0.3s ease-in-out;
}
i.xtra-close-icon:hover {
  transform: rotate(180deg);
}
.fas,
.single_con .fa,
.page_title .fa {
  font-weight: 900 !important;
}
.far {
  font-weight: 400 !important;
}
.cz_overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.cz_popup_modal {
  display: none;
}
article.post p {
  line-height: 1.6;
}
.codevz_custom_header_mobile > .row:last-child,
.codevz_custom_footer_mobile > .row:last-child {
  display: none;
}
.buddypress-wrap.alignwide {
  margin: 0 !important;
}
[href="#xtradisable"] {
  pointer-events: none;
}
.cz_highlight_1 {
  position: relative;
}
.cz_highlight_1:after {
  width: calc(100% + 10px);
  position: absolute;
  content: "";
  height: 35%;
  bottom: 0;
  left: -5px;
  background: #111;
  z-index: -1;
  opacity: 0.2;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
  .header_1,
  .header_2,
  .header_3 {
    width: 100%;
  }
  div#layout.layout_1,
  div#layout.layout_2 {
    width: 94% !important;
  }
  div#layout.layout_1 .row,
  div#layout.layout_2 .row {
    width: 90% !important;
  }
  .codevz-custom-menu-two-col-mobile > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .codevz-custom-menu-two-col-mobile > div > div {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 768px) {
  body {
    text-wrap: balance;
  }
  body,
  #layout {
    max-width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    overflow-x: hidden;
  }
  table {
    width: 100% !important;
  }
  .row {
    max-width: 100%;
  }
  #layout,
  .row {
    max-width: 100%;
  }
  .inner_layout,
  div#layout.layout_1,
  div#layout.layout_2,
  .col {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0;
  }
  .xtra-cover-type-rev > rs-module-wrap {
    height: 400px;
  }
  header i.hide,
  footer .elms_row > .clr,
  .codevz_custom_header_mobile > .row:last-child,
  .codevz_custom_footer_mobile > .row:last-child {
    display: block;
  }
  footer .elms_row > div > div {
    float: none;
    display: table;
    text-align: center;
    margin: 0 auto;
    flex: unset;
  }
  .header_1,
  .header_2,
  .header_3,
  .header_5,
  .fixed_side,
  .header_5.onSticky,
  .single .breadcrumbs_container .inactive_l,
  .single .breadcrumbs_container .breadcrumbs > i:nth-last-child(2),
  .codevz_custom_header_mobile > .row:first-child,
  .codevz_custom_footer_mobile > .row:first-child {
    display: none !important;
  }
  .header_4,
  .cz_before_mobile_header,
  .cz_after_mobile_header,
  .Corpse_Sticky.cz_sticky_corpse_for_header_4 {
    display: block !important;
  }
  .cz_parent_megamenu > .sub-menu,
  .nav-links {
    margin: 0 !important;
  }
  .header_onthe_cover:not(.header_onthe_cover_dt, .header_onthe_cover_all)
    .page_header {
    position: static;
  }
  div.widget > h4:before,
  div.widget > h4:after,
  div.footer_widget > h4:before,
  div.footer_widget > h4:after {
    left: 50%;
    transform: translateX(-50%);
  }
  .cz_parent_megamenu > .sub-menu > li > a > .cz_indicator {
    display: block;
    visibility: visible;
  }
  .blog .page_content > .row,
  .single-post .page_content > .row {
    display: flex;
    flex-direction: column;
  }
  .blog .page_content > .row > section.col,
  .single-post .page_content > .row > section.col {
    order: -1;
  }
  footer .have_center .elms_left > div,
  footer .have_center .elms_right > div {
    float: none;
    display: inline-block;
  }
  footer .have_center > .elms_row > .clr {
    display: block;
  }
  .cz_posts_equal > .clr {
    display: block !important;
  }
  .hidden_top_bar,
  .fixed_contact {
    display: none !important;
  }
  .codevz-featured-image-expand {
    margin: 0 -30px !important;
    width: calc(100% + 60px) !important;
  }
  .cz_related_posts .cz_related_post > div {
    margin-bottom: 30px;
  }
  ul.next_prev {
    margin: 0 !important;
  }
  .sidebar_inner,
  .theiaStickySidebar {
    position: static !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  body {
    line-height: 1.5;
  }
  input,
  textarea,
  select {
    font-size: 14px;
  }
  p {
    margin-bottom: 20px;
  }
  p:last-child,
  p:empty {
    margin-bottom: 0;
  }
  th,
  td {
    padding: 1px;
  }
  dt {
    width: auto;
  }
  dd {
    margin: 0;
  }
  pre {
    width: 90%;
  }
  ul,
  .page_item_has_children .children,
  ul.cz_circle_list {
    margin-left: 10px;
  }
  .widget_nav_menu .sub-menu,
  .widget_categories .children {
    margin: 0;
  }
  .header_onthe_cover:not(.header_onthe_cover_all) .page_header {
    position: static;
  }
  .page-title {
    text-align: center;
  }
  .page_item_has_children .children,
  ul.cz_circle_list {
    margin: 8px 0 8px 10px;
  }
  .center_on_mobile .search-field {
    text-align: left !important;
  }
  .wpcf7-form p,
  .cz_default_loop,
  .cz_post_image,
  .cz_post_chess_content {
    width: 100% !important;
  }
  .cz_post_chess_content {
    position: static;
    transform: none;
  }
  .cz_post_image,
  .cz_default_grid {
    width: 100%;
    margin-bottom: 30px !important;
  }
  .wpcf7-form p {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
  span.wpcf7-not-valid-tip {
    left: auto;
  }
  .wpcf7-not-valid-tip:after {
    right: auto;
    left: -41px;
  }
  .next_prev,
  .next_prev li {
    display: block !important;
    float: none !important;
    width: 100% !important;
    border: 0 !important;
    margin: 0 0 30px !important;
    text-align: center !important;
  }
  .next_prev i {
    display: none;
  }
  .next_prev h4 {
    padding: 0 !important;
  }
  .alignleft,
  .alignright {
    float: none;
    margin: 0 auto 30px;
  }
  blockquote,
  .blockquote {
    width: 100% !important;
    box-sizing: border-box;
    text-align: center;
    display: table !important;
    margin: 0 auto 30px !important;
    float: none !important;
  }
  .cz_related_post {
    margin-bottom: 30px !important;
  }
  .right_br_full_container .lefter,
  .right_br_full_container .righter,
  .right_br_full_container .breadcrumbs {
    width: 100%;
    text-align: center !important;
  }
  .breadcrumbs,
  .page_title_center .breadcrumbs {
    display: block;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  a img.alignleft,
  a img.alignright {
    margin: 0 auto 30px;
    display: block;
    float: none;
  }
  div.page_content {
    margin: 40px 0;
  }
  .cz_posts_container article {
    text-align: center;
  }
  .cz_readmore {
    margin-left: auto;
    margin-right: auto;
  }
  .widget_archive li span,
  .widget_categories li span {
    display: none;
  }
  .search-form .search-submit {
    font-size: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .wpcf7-submit {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: table !important;
  }
  form.search_404 {
    width: 80%;
  }
  .next_prev li:last-child {
    margin-bottom: 0 !important;
  }
  .fixed_contact,
  .cz_cart_items {
    display: none;
  }
  i.cz_close_popup {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
  }
  .search_style_icon_dropdown .outer_search,
  .outer_search .search {
    width: 200px;
  }
  .xtra-post-title-date {
    justify-content: center;
  }
  .cz_post_content ol,
  .cz_post_content ul,
  article.post ol,
  article.post ul,
  .comment-content ul,
  .comment-content ol,
  .wp-block-latest-posts.is-grid li {
    margin: 0;
  }
  footer .elms_center > div > div {
    float: none;
  }
  .cz_view_author_posts {
    position: static;
    float: none !important;
    margin: 20px 0 10px;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.single-codevz_faq .xtra-post-title,
.single-codevz_faq .xtra-post-title-date,
.single-codevz_size_guide .xtra-post-title,
.single-codevz_size_guide .xtra-post-title-date {
  display: none;
}
.archive[class*="term-"] h1.page-title {
  font-size: 30px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}
.quantity {
  margin: 0 0 15px !important;
  display: flex;
  width: 100%;
  align-items: center;
}
td.product-quantity .quantity {
  margin: 0 !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid rgba(167, 167, 167, 0.3);
}
.quantity input:focus {
  outline: 0;
}
.quantity-nav {
  float: left;
  position: relative;
  height: 41px;
  margin: 0 0 0 -11px;
}
.quantity-up,
.quantity-down {
  position: relative;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  width: 1em;
  padding: 12px;
  text-align: center;
  background: rgba(103, 103, 103, 0.1);
  transition: all 0.2s ease-in-out;
}
.woocommerce .quantity .qty {
  width: 52px;
  margin: 0 5px;
  text-align: center;
  padding: 10px 16px !important;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  display: inline-block;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0 !important;
  overflow: visible;
}
.woocommerce a.remove {
  border-radius: 2px;
}
.post-type-archive-product h1.page-title,
.woocommerce #comments.content,
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
.woocommerce ul.products li.product .star-rating {
  margin: 10px auto 0;
  text-align: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  box-sizing: border-box;
  margin: 0 0 2em;
}
.woocommerce .woocommerce-result-count {
  margin-top: 4px;
}
.woocommerce .woocommerce-ordering select.orderby {
  min-width: 180px;
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  z-index: 9;
  background: #fff;
  white-space: nowrap;
  border-radius: 100%;
  display: inline-block;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  right: auto;
  margin: 0;
  color: initial;
  line-height: 4em;
  width: 4em;
  height: 4em;
  font-size: 16px;
  font-weight: 600;
  min-height: initial;
  box-shadow: 0 0 30px rgba(17, 17, 17, 0.06);
}
.woocommerce.single span.onsale,
.woocommerce.single ul.products li.product .onsale {
  left: 15px;
  right: auto;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  line-height: 3em;
}
.woocommerce ul.products li.product .button {
  white-space: nowrap;
  margin: 20px auto 0;
  display: table;
}
.woocommerce ul.products li.product .button:before {
  font-family: "Font Awesome 6 Free";
  content: "\f07a";
  position: static;
  transform: initial;
  display: inline;
  background: 0 0 !important;
  margin-right: 10px;
  font-weight: 900;
}
.woocommerce .cart .button.single_add_to_cart_button.loading,
.woocommerce ul.products li.product .button.ajax_add_to_cart.loading {
  color: transparent !important;
  background-color: #33333312 !important;
  backdrop-filter: blur(10px);
}
.woocommerce .cart .button.single_add_to_cart_button.loading:after,
.woocommerce ul.products li.product .button.loading:after {
  top: calc(50% - 8px);
  font-size: 17px;
  color: #676767;
  left: calc(50% - 5px);
  padding: 0;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.woocommerce a.added_to_cart {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 22px;
}
.woocommerce ul.products li.product:hover .button {
  opacity: 1 !important;
}
.woocommerce ul.products li.product .price {
  background: #fff;
  border-radius: 30px;
  display: inline-block;
  padding: 4px 16px;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #262626;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product .price del {
  font-size: 0.7em;
  display: inline-block;
}
.woocommerce ul.products li.product h3 {
  font-size: 16px;
  width: 85%;
}
.woocommerce div.product .woocommerce-tabs .panel {
  padding: 50px;
  border: 1px solid rgba(167, 167, 167, 0.2);
  border-radius: 0 2px 2px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 5px;
  margin: 0 -5px -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: none;
  display: none;
}
.woocommerce-tabs #tab-codevz-faq > ul > li {
  margin-bottom: 15px;
}
.woocommerce table.shop_table td {
  padding: 16px 20px;
}
.woocommerce table.shop_table th {
  padding: 20px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: 0 0;
  padding: 10px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  line-height: 40px;
  background-color: rgba(167, 167, 167, 0.1);
  border: 0;
  color: inherit;
  padding: 25px 50px !important;
  margin: 0 0 50px 25px !important;
  font-weight: 700;
  font-size: 18px;
}
td.product-subtotal,
td.product-total,
tr.cart-subtotal td {
  font-size: 14px;
}
tr.order-total td {
  font-size: 18px;
  font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
  font-weight: inherit;
  text-decoration: none;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: middle;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
  display: flex;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border: 1px solid rgba(167, 167, 167, 0.2);
  border-radius: 0;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0;
  padding: 0;
  margin: 0;
}
.woocommerce form.checkout_coupon p:first-child {
  display: none;
}
.woocommerce #coupon_code {
  padding: 12px;
  width: auto;
}
.woocommerce p #coupon_code {
  width: 100% !important;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
}
.woocommerce input.button {
  padding: 12px 30px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  padding: 20px 30px;
  color: inherit;
  background-color: rgba(167, 167, 167, 0.1);
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: transparent;
}
.woocommerce-thankyou-order-received {
  color: #17ac4d;
  font-size: 24px;
  font-weight: 700;
  background: #eafff1;
  padding: 30px 80px 40px;
  border-radius: 5px;
  text-align: center;
  display: table;
  margin: 40px auto 3em;
  border: 1px solid #42ce42;
}
.woocommerce-thankyou-order-received:before {
  position: relative;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f00c";
  display: table;
  font-size: 30px;
  color: #fff;
  background: #42ce42;
  border-radius: 100px;
  margin: -66px auto 30px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 20px;
}
.woocommerce ul.order_details {
  text-align: center;
  margin-bottom: 5em;
}
.woocommerce ul.order_details li {
  float: none;
  display: inline-block;
}
.woocommerce-order > p:not(:first-child) {
  text-align: center;
  margin-bottom: 3em;
}
.woocommerce .woocommerce-order-details > table,
.woocommerce .woocommerce-customer-details > address {
  margin-bottom: 30px !important;
}
.woocommerce .woocommerce-customer-details > address {
  box-sizing: border-box;
  padding: 20px 30px;
}
.woocommerce .product_title {
  font-size: 30px;
}
.woocommerce ul.order_details li {
  line-height: 3;
}
#payment label {
  display: inline;
}
.about_paypal {
  margin: 0 10px;
}
.showcoupon {
  font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #353535;
  color: #fff;
}
.woocommerce-account .cz_post_content > .woocommerce {
  display: flex;
  padding: 0 !important;
  overflow: hidden;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 65%;
  flex: 1;
  float: none;
  padding: 60px;
  border-radius: inherit;
}
.woocommerce-account .woocommerce-MyAccount-content address {
  width: 100%;
  box-sizing: border-box;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 18%;
  background: #232323;
  float: none;
  margin: -50px 0;
  border-radius: inherit;
  padding: 110px 60px 250px;
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-radius: inherit;
}
.edit-account fieldset {
  margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation li {
  border-radius: inherit;
}
.woocommerce-MyAccount-navigation a,
.woocommerce-account ul.digital-downloads li .count {
  padding: 10px;
  display: block;
  box-sizing: border-box;
  border-radius: inherit;
}
.woocommerce-MyAccount-navigation a {
  position: relative;
  padding: 10px 30px 10px 50px;
  margin-bottom: 0.5em;
}
.woocommerce-page .cart-collaterals .cart_totals a:not(.button),
.woocommerce-page #customer_details a:not(.button),
.woocommerce-page .codevz-checkout-details a:not(.button),
.woocommerce-page .woocommerce-order-details a:not(.button),
.woocommerce-page .woocommerce-customer-details a:not(.button),
.woocommerce-page .cart-collaterals .cross-sells a:not(.button),
.woocommerce-account
  .cz_post_content
  > .woocommerce
  .woocommerce-MyAccount-content
  a:not(.button) {
  color: inherit;
}
.woocommerce-MyAccount-navigation a {
  color: #fff;
}
.woocommerce-MyAccount-navigation a:before {
  font-family: "Font Awesome 6 Free";
  content: "\f0c1";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
  font-size: 18px;
  text-align: center;
  opacity: 0.2;
  transition: all 0.2s ease-in-out;
}
.woocommerce-MyAccount-navigation a:hover:before,
.woocommerce-MyAccount-navigation .is-active a:before {
  opacity: 1;
}
.woocommerce-MyAccount-navigation-link--dashboard a:before {
  font-weight: 400;
  content: "\f007";
}
.woocommerce-MyAccount-navigation-link--orders a:before {
  font-weight: 400;
  content: "\f3a5";
}
.woocommerce-MyAccount-navigation-link--tracking a:before {
  font-weight: 900;
  content: "\f002";
}
.woocommerce-MyAccount-navigation-link--wishlist a:before {
  font-weight: 400;
  content: "\f004";
}
.woocommerce-MyAccount-navigation-link--viewed a:before {
  font-weight: 400;
  content: "\f2d2";
}
.woocommerce-MyAccount-navigation-link--reviews a:before {
  font-weight: 400;
  content: "\f005";
}
.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f149";
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f2b9";
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\40";
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f090";
}
.woocommerce-MyAccount-content p a {
  color: #e32f56;
  font-weight: 700;
}
.woocommerce-MyAccount-content p a:hover {
  opacity: 0.5;
}
.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-navigation .is-active a {
  background: rgba(205, 205, 205, 0.1);
}
.codevz-account-avatar {
  display: none;
}
.woocommerce-MyAccount-navigation .codevz-account-avatar span {
  display: block;
  font-size: 13px;
  opacity: 0.5;
}
.woocommerce-MyAccount-navigation .codevz-account-avatar {
  display: block;
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(205, 205, 205, 0.1);
}
.woocommerce-MyAccount-navigation .codevz-account-avatar img {
  border-radius: 100px;
  margin: -10px auto 1em;
}
.edit-account .input.woocommerce-Button.button {
  margin: 20px 0 0;
}
.woocommerce #reviews #comments h2,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: inherit;
}
.woocommerce ul.product_list_widget li img {
  float: left;
  margin: 0 20px 0 0;
  width: 80px;
}
.woocommerce .price_slider_amount input {
  display: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #e9e9e9;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #a7a7a7;
}
#comments .commentlist li .avatar {
  padding: 0 !important;
  border-radius: 100% !important;
  width: 40px !important;
  box-shadow: none !important;
  border: 0 !important;
  top: 25px !important;
  left: 0 !important;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: inherit;
}
.woocommerce .woocommerce-review__published-date {
  background: rgba(167, 167, 167, 0.15);
  padding: 0 10px;
  border-radius: 2px;
  font-size: 10px;
  display: inline-block;
  margin: 0 5px 0;
  vertical-align: middle;
}
.woocommerce .woocommerce-review__dash,
.woocommerce-terms-and-conditions-wrapper abbr.required {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 30px !important;
  margin: 0 20px;
  border: 1px solid rgba(167, 167, 167, 0.3);
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: 1px solid rgba(167, 167, 167, 0.2) !important;
}
span.woocommerce-terms-and-conditions-checkbox-text {
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 1em;
}
.product_meta {
  font-size: 0.9em;
  margin: 1.5em 0 0;
  padding: 1.5em 0 0;
  border-top: 1px solid #6767671f;
}
.product_meta strong {
  width: 110px;
  display: inline-block;
}
.product_meta span {
  opacity: 0.7;
  transition: all 0.2s ease-in-out;
}
.product_meta span:hover {
  opacity: 1;
}
.product_meta a {
  background: 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 80px !important;
}
.cart-collaterals {
  margin: 50px 0 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link {
  display: block;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
  margin: 0 20px;
}
form.woocommerce-product-search input {
  float: left;
  width: 61%;
  margin-right: 5%;
}
form.woocommerce-product-search button {
  width: 34%;
  padding: 12px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #111;
}
.comment-form-rating p:nth-child(3) {
  display: none !important;
}
.woocommerce ul.products li.product a img {
  max-width: 100% !important;
  max-height: 100% !important;
  transition: all 0.2s ease-in-out;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
  vertical-align: middle;
}
.pswp__ui {
  width: 100%;
  height: 100%;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  position: absolute !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: calc(100% / 8 - 15px);
  margin: 20px 7px 1px;
  padding: 0;
  clear: initial !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  outline: 1px solid #676767;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  line-height: 1;
  padding: 14px;
  font-size: 24px;
  left: -28px;
  top: 14px;
  background: #fff;
  border-radius: inherit;
  border: 5px solid rgba(167, 167, 167, 0.1);
}
.woocommerce-message:before {
  content: "\f00c";
  color: #42ce42;
}
.woocommerce-info:before {
  content: "\f2d2";
}
.woocommerce-error:before {
  content: "\f06a";
}
.woocommerce-account .addresses .title .edit {
  float: right;
  margin: 5px 20px;
  opacity: 0.5;
}
.woocommerce div.product .out-of-stock {
  font-weight: 400;
  margin-bottom: 20px !important;
  font-size: 15px !important;
  width: calc(100% - 25px);
  box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 0.4em 0.8em;
  font-weight: 700;
  opacity: 0.6;
  border: 1px solid rgba(167, 167, 167, 0.2);
  background: rgba(167, 167, 167, 0.1);
  border-radius: 2px 2px 0 0;
  border-bottom: 0;
  margin: 0;
  margin-top: 0 !important;
  transition: all 0.2s ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  font-weight: inherit;
  padding: inherit;
}
.upsells.products,
.up-sells.products {
  margin-bottom: 50px;
}
.related.products li,
.upsells.products li,
.up-sells.products li {
  margin-bottom: 30px !important;
}
td.woocommerce-grouped-product-list-item__quantity {
  padding: 10px 20px !important;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
  padding: 0;
}
.woocommerce-grouped-product-list-item__label label {
  margin: 0;
}
.widget span.woocommerce-Price-amount.amount {
  background: rgba(167, 167, 167, 0.2);
  padding: 2px 6px;
  font-size: 12px;
  border-radius: 2px;
  margin-top: 8px;
  display: inline-block;
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  border-bottom: 1px solid rgba(167, 167, 167, 0.2);
  margin: 0 0 4px;
  display: block;
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li.active {
  border-color: rgba(167, 167, 167, 0.2);
  border-right-color: #fff;
}
.woo-product-tabs-vertical div.product .woocommerce-tabs .panel {
  border-radius: 0;
  float: right;
  width: 75%;
  box-sizing: border-box;
  transform: translateX(-1px);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: block;
}
.woo-product-tabs-center .tabs.wc-tabs {
  text-align: center;
}
.wc-tab h1,
.wc-tab h2,
.wc-tab h3,
.wc-tab h4,
.wc-tab h5,
.wc-tab h6,
.wc-tab a,
.wc-tab input,
.wc-tab textarea,
.woocommerce-MyAccount-content h1,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h4,
.woocommerce-MyAccount-content h5,
.woocommerce-MyAccount-content h6,
.woocommerce-MyAccount-content input,
.woocommerce-MyAccount-content textarea,
.woocommerce-MyAccount-content a,
.codevz-woo-login-form h1,
.codevz-woo-login-form h2,
.codevz-woo-login-form h3,
.codevz-woo-login-form h4,
.codevz-woo-login-form h5,
.codevz-woo-login-form h6,
.codevz-woo-login-form input,
.codevz-woo-login-form textarea,
.codevz-woo-login-form a,
.woocommerce-checkout .woocommerce-checkout h1,
.woocommerce-checkout .woocommerce-checkout h2,
.woocommerce-checkout .woocommerce-checkout h3,
.woocommerce-checkout .woocommerce-checkout h4,
.woocommerce-checkout .woocommerce-checkout h5,
.woocommerce-checkout .woocommerce-checkout h6,
.woocommerce-checkout .woocommerce-checkout input,
.woocommerce-checkout .woocommerce-checkout textarea,
.woocommerce-checkout .woocommerce-checkout a {
  color: inherit;
}
.woocommerce-page .select2-container .select2-selection--single {
  height: 42px;
  padding: 0;
}
.woocommerce-page
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 42px;
  width: 30px;
}
.woocommerce-page
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 42px;
}
.woocommerce-page
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 15px;
}
.woocommerce-page .select2-search--dropdown .select2-search__field {
  padding: 10px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  margin: 50px 0;
}
.woocommerce form .form-row:not(:last-child) {
  margin-bottom: 2em;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 40%;
  transform: translateY(-50%);
}
.single_add_to_cart_button:before {
  position: static;
  transform: initial;
  display: inline;
  background: 0 0 !important;
  margin-right: 10px;
}
body[class*="codevz-plus-"] .single_add_to_cart_button:before,
body[class*="codevz-plus-"] .add_to_cart_button:before,
body[class*="codevz-plus-"] [class*="product_type_"].button:before {
  font-family: "czicons" !important;
  content: "\e8a8" !important;
  margin-right: 10px;
}
body[class*="codevz-plus-"] .added_to_cart:before,
body[class*="codevz-plus-"] [class*="product_type_"].added_to_cart:before {
  font-family: "Font Awesome 6 Free" !important;
  content: "\f00c" !important;
}
.xtra-icon-loading:after,
.xtra-qv-loading:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1em;
  height: 1em;
  line-height: 1em;
  border-width: 2px;
  border-style: solid;
  border-radius: 100% !important;
  border-color: rgba(205, 205, 205, 0.8);
  border-right-color: transparent;
  transform-origin: center;
  animation: rotateInfiniteWoo 0.6s linear infinite;
}
.xtra-icon-loading i,
.xtra-icon-loading:before {
  color: transparent !important;
}
.xtra-qv-loading:after,
.xtra-wishlist:after,
.xtra-compare:after {
  width: 2em;
  height: 2em;
}
.xtra-wishlist.xtra-icon-loading:after,
.xtra-compare.xtra-icon-loading:after {
  margin: 30px auto;
}
@keyframes rotateInfiniteWoo {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.xtra-wishlist,
.xtra-compare {
  min-height: 50px;
}
.xtra-remove-from-wishlist,
.xtra-remove-from-compare {
  position: absolute;
  z-index: 9;
  right: -17px;
  top: -17px;
  height: 1em;
  width: 1em;
  line-height: 1em;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  border-radius: 100px;
  background: #ff2d2d;
  box-shadow: 1px 1px 10px rgba(17, 17, 17, 0.05);
}
.xtra-remove-from-compare {
  color: #fff !important;
  font-size: 14px !important;
  right: auto;
  left: calc(50% - 26px);
}
.xtra-empty-cart {
  flex-direction: column;
  text-align: center;
  padding: 10px 0 !important;
}
.xtra-empty-cart svg {
  margin: 10px auto 20px;
  display: block;
  width: 64px;
  opacity: 0.2;
}
.xtra-product-thumbnail {
  position: relative;
}
.codevz-cart-empty-svg {
  margin: 10px auto 60px;
  display: block;
  width: 240px;
  opacity: 0.2;
}
.woocommerce-cart .return-to-shop {
  text-align: center;
  margin-top: 3em;
}
.woocommerce-cart .return-to-shop a {
  padding: 20px 40px;
}
.products .product .cz_image_in {
  z-index: 0;
}
.products .product .cz_hover_image {
  width: 100%;
}
.xtra-product-icons {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  opacity: 0;
  color: #fff;
  font-size: 18px;
  background: #0045a0;
  border-radius: 4px;
  transform: translateY(-50%);
  box-shadow: 1px 1px 10px rgba(17, 17, 17, 0.05);
  transition: all 0.2s ease-in-out;
}
.products .product:hover .xtra-product-icons {
  right: 10px;
  opacity: 1;
}
.cart .xtra-product-icons {
  opacity: 1;
  position: static;
  transform: none;
  float: left;
}
.cart .xtra-product-icons {
  margin: 0 5px;
}
.cart .xtra-product-icons.xtra-product-icons-compare,
.woocommerce div.product form.cart .variations {
  margin: 0;
}
.xtra-product-icons i {
  position: relative;
  margin: 0;
  font-size: inherit;
  width: 1em;
  height: 1em;
  padding: 10px;
  display: block;
  line-height: 1em;
  text-align: center;
  cursor: pointer;
  box-sizing: content-box;
  transition: all 0.2s ease-in-out;
}
.cart .xtra-product-icons i {
  padding: 11px;
}
.products .product .xtra-product-icons-center {
  top: 54%;
  left: 50%;
  right: auto !important;
  width: max-content;
  transform: translate(-50%, -50%);
}
.products .product:hover .xtra-product-icons-center {
  top: 50%;
}
.products .product .xtra-product-icons-center i {
  display: inline-block;
}
.woocommerce.xtra-wishlist .xtra-product-icons {
  display: none;
}
#xtra_wish_compare {
  text-align: center;
}
#xtra_wish_compare .cz_popup_in {
  border-radius: 12px;
}
#xtra_wish_compare .cz_popup_in div > i {
  font-size: 30px;
  color: #fff;
  background: #42ce42;
  border-radius: 100%;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 20px;
  margin: 0 0 25px;
}
#xtra_wish_compare .cz_popup_in div > h3,
#xtra_wish_compare .cz_popup_in div > span {
  display: block;
}
#xtra_wish_compare div > h3 {
  font-size: 26px;
}
#xtra_wish_compare div > span {
  opacity: 0.5;
  margin: 0 0 35px;
}
#xtra_wish_compare a {
  padding: 10px 12px 10px 25px;
  font-size: 15px;
}
#xtra_wish_compare a span {
  border-radius: inherit;
}
#xtra_wish_compare a i {
  font-size: 12px;
  padding: 12px;
  margin-left: 15px;
  border-radius: inherit;
  line-height: 1em;
  width: 1em;
  height: 1em;
  background-color: rgba(205, 205, 205, 0.2);
}
#xtra_quick_view .cz_popup_in {
  width: 1000px;
  padding: 50px;
  max-width: 90%;
  max-height: 82%;
  min-height: 100px;
}
#xtra_quick_view .cz_popup_in .woocommerce div.product .product_title {
  display: block;
}
#xtra_quick_view .xtra-single-product {
  margin: 0;
}
#xtra_quick_view .woocommerce-review-link {
  pointer-events: none;
}
#xtra_quick_view .woocommerce-tabs,
#xtra_quick_view .related,
#xtra_quick_view .up-sells,
#xtra_quick_view .upsells,
#xtra_quick_view .products,
#xtra_quick_view .codevz-custom-product-meta {
  display: none;
}
#xtra_quick_view div.product div.images,
#xtra_quick_view .woocommerce div.product div.summary {
  margin-bottom: 0 !important;
}
.woocommerce #reviews #comments ol.commentlist li {
  list-style: none;
}
.woocommerce #review_form button.submit {
  border: 1px solid rgba(167, 167, 167, 0.2);
}
.woocommerce .products ul,
.woocommerce ul.products {
  margin: 0;
  padding: 0;
}
.woocommerce p.stars a {
  color: inherit;
}
.wc-tabs-wrapper:before,
.wc-tabs-wrapper:after,
.wc-tab:before,
.wc-tab:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.wc-tabs-wrapper:after,
.wc-tab:after {
  clear: both;
}
.woocommerce #customer_details {
  width: 54%;
  float: left;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box;
}
.woocommerce .xtra-woo-checkout-details {
  width: 42%;
  float: right;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box;
}
.codevz-checkout-details,
.woocommerce-checkout .cart,
.woocommerce-checkout .content,
.woocommerce-cart .content {
  margin-bottom: 0 !important;
}
.woocommerce #customer_details .col-1,
.woocommerce #customer_details .col-2 {
  width: 100%;
  float: none;
}
.woocommerce-checkout-review-order,
.woocommerce-additional-fields__field-wrapper {
  padding-bottom: 40px;
}
.woocommerce .xtra-woo-checkout-details .form-row.place-order {
  margin: 0;
}
.woocommerce form .form-row label {
  opacity: 0.65;
  font-size: 0.9em;
}
.woocommerce-form-track-order label {
  line-height: 3 !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  vertical-align: sub;
}
.xtra-woo-tabs {
  display: none;
  margin-bottom: 30px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  font-size: 12px;
  padding: 0;
  border: 0;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  margin: 0;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  clear: none;
  width: auto;
}
#xtra_quick_view
  .woocommerce
  div.product
  div.images.woocommerce-product-gallery {
  direction: ltr;
}
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
  content: "" !important;
}
.cz_data_add_to_cart del,
.cz_data_add_to_cart ins,
.cz_data_add_to_cart .woocommerce-Price-amount {
  display: none !important;
}
.cz_data_add_to_cart a:before {
  margin-right: 8px;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
  display: none !important;
}
.woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: inherit;
}
.woocommerce-additional-fields {
  margin-top: 2em !important;
}
.xtra-cart-td-prefix {
  display: none;
}
.woocommerce-variation-price span.price {
  font-size: 28px !important;
  color: inherit !important;
  margin: -10px 0 10px;
  display: block;
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce.single span.onsale,
.woocommerce.single ul.products li.product .onsale {
  box-sizing: content-box;
}
li.sale .cz_new_badge,
div.sale .xtra-single-product .cz_new_badge {
  transform: translateY(calc(100% + 10px));
}
.woo-sale-text-percentage div.product span.onsale:not(.cz_new_badge),
.woo-sale-text-percentage
  ul.products
  li.product
  a
  > span.onsale:not(.cz_new_badge) {
  line-height: 3em;
}
.woo-sale-text-percentage span.onsale span {
  position: absolute;
  bottom: 14px;
  left: 50%;
  opacity: 0.8;
  line-height: 1em;
  transform: translateX(-50%);
}
.codevz-product-category-after-title {
  margin: 6px 0 0;
  display: block;
  font-weight: 400;
  font-size: 14px;
  opacity: 0.6;
}
.page_title .codevz-product-category-after-title {
  display: none;
}
table.variations,
table.variations tr {
  border: none;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
#review_form p.form-submit {
  display: block;
  width: 100%;
  clear: both;
  padding-top: 30px;
}
.xtra-outofstock {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 99;
  font-size: 13px;
  background: #676767d4;
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  border-radius: 2px;
}
.woocommerce #reviews #comment {
  height: 200px;
}
.woocommerce div.product .stock {
  color: #676767;
  background: #6767670d;
  padding: 10px 20px;
  display: inline-block;
}
.cz-compare tr {
  display: flex;
}
.cz-compare-tr-general td {
  position: relative;
}
.cz-compare-tr-general td img {
  margin-bottom: 2em;
}
.cz-compare-tr-general h4 {
  font-size: 17px;
}
.cz-compare th {
  flex: 0 0 12%;
  text-transform: uppercase;
  text-align: initial;
  padding: 15px 25px;
}
.cz-compare td {
  flex: 0 1 17.04%;
  padding: 15px 25px;
}
.cz-compare-tr-desc {
  height: 220px;
  overflow: hidden;
}
.cz-compare-tr-desc {
  height: 220px;
  overflow: hidden;
}
.cz-compare-tr-desc td {
  position: relative;
  font-size: 14px;
}
.cz-compare-tr-desc td:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(
    180deg,
    transparent 0%,
    transparent 70%,
    #fff 100%
  );
}
.cz-compare-tr-price td {
  font-size: 16px;
  font-weight: 600;
}
.cz-compare-tr-price inc {
  text-decoration: none;
}
.cz-compare-tr-price del {
  font-size: 12px;
  opacity: 0.6;
}
.cz-compare i {
  margin: 0 8px;
  font-size: 18px;
  box-sizing: content-box;
}
.cz-compare i.fa-check {
  color: #90cc36;
}
.cz-compare i.fa-times {
  color: #d84444;
}
.cz-compare i.fa-star {
  color: #ffd166;
}
.cz-compare .product {
  border: 0 !important;
  padding: 0 !important;
  margin: 25px auto 0;
  display: block;
}
.cz-compare .add_to_cart_button,
.cz-compare .added_to_cart {
  font-size: 13px !important;
}
.cz-outofstock-grayscale li.outofstock img,
.cz-outofstock-grayscale .outofstock .xtra-single-product img {
  filter: grayscale(100%);
}
.woocommerce div.product .sku {
  font-weight: 700;
}
.codevz-product-brands {
  width: 80px;
  float: right;
  border: 1px solid #67676712;
  transition: all 0.2s ease-in-out;
}
.cz-compare-tr-brand a {
  display: inline-block;
  width: 100px;
  border: 1px solid #67676712;
  transition: all 0.2s ease-in-out;
}
.codevz-product-brands:hover,
.cz-compare-tr-brand a:hover {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
}
.wc-tab .codevz-product-brands,
.archive .term-description .codevz-product-brands {
  width: auto;
  max-width: 170px;
  float: left;
  margin: 0 30px 10px 0;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
  margin: 2em 0 1.5em;
}
.woocommerce div.product div.images img {
  width: 99.6%;
}
.codevz-products-per-page {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}
.codevz-products-per-page select {
  padding-right: 32px;
}
.woocommerce-ordering select,
.codevz-products-per-page select {
  font-size: 14px;
}
.cz_cart_footer {
  font-size: 13px;
  text-align: center;
  display: block;
  margin: 20px -20px -20px;
  background: #333;
  color: #fff;
  font-style: italic;
  padding: 10px;
  border-radius: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.cz_cart_buttons i {
  margin-right: 10px;
}
.cz-woo-single-countdown {
  margin-top: 2em;
}
.cz-woo-single-countdown [data-countdown] li:last-child {
  border: 0 !important;
}
.cz-sticky-add-to-cart {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding: 25px 0;
  background: #ffffffd1;
  backdrop-filter: blur(10px);
  box-shadow: 0px -10px 30px #77777721;
  transform: translateY(120%);
  transition: all 0.2s ease-in-out;
}
.cz-sticky-add-to-cart .variations,
.cz-sticky-add-to-cart .woocommerce-variation,
.cz-sticky-add-to-cart .single_variation_wrap .quantity,
.cz_popup_in .cz-sticky-add-to-cart,
.cz-sticky-add-to-cart a.codevz-product-second-button.button {
  display: none !important;
}
.cz-sticky-add-to-cart-show {
  transform: translateY(0);
}
.cz-sticky-add-to-cart .row.clr {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cz-sticky-add-to-cart img {
  width: 72px !important;
}
.cz-sticky-add-to-cart h3 {
  font-size: 20px;
  margin: 0 20px;
  width: 58%;
}
.cz-sticky-add-to-cart form.cart {
  display: flex;
  align-items: center;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 0 0 auto !important;
}
.cz-sticky-add-to-cart form.cart * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cz-sticky-add-to-cart form.cart .button {
  flex: none;
}
.cz-sticky-add-to-cart form.cart .quantity {
  margin: 0 20px !important;
}
.cz-sticky-add-to-cart p.price {
  color: inherit !important;
  opacity: 0.6;
  font-weight: 400;
  font-size: 14px !important;
}
.cz-sticky-add-to-cart p.stock.out-of-stock {
  font-size: 13px !important;
}
.cz-products-short-title
  ul.products
  li.product
  .woocommerce-loop-product__title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 20px;
}
.reviews_tab span {
  background: rgba(205, 205, 205, 0.3);
  min-width: 1em;
  min-height: 1em;
  display: inline-block;
  text-align: center;
  line-height: 1em;
  padding: 4px;
  border-radius: 4px;
  font-size: 0.8em;
  margin-left: 6px;
}
.codevz-added-to-cart-notif {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateY(150%) translateX(-50%);
  background: #333;
  color: #fff;
  backdrop-filter: blur(10px);
  padding: 10px;
  border-radius: 100px;
  z-index: 99999;
  display: flex;
  align-items: center;
  opacity: 0;
  max-width: 800px;
  overflow: hidden;
  box-shadow: 0px 0px 30px #77777721;
  transition: all 0.5s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
.codevz-added-to-cart-notif * {
  box-sizing: content-box;
}
.codevz-added-to-cart-notif-above-sticky {
  bottom: 150px;
}
.codevz-added-to-cart-notif-show {
  opacity: 1;
  transform: translateY(0%) translateX(-50%);
}
.codevz-added-to-cart-notif span {
  display: flex;
  align-items: center;
  border-radius: inherit;
  box-sizing: content-box;
}
.codevz-added-to-cart-notif strong {
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: content-box;
}
.codevz-added-to-cart-notif i {
  font-size: 20px;
  color: #fff;
  background: #42ce42;
  width: 1em;
  height: 1em;
  line-height: 1em;
  padding: 10px;
  margin: 0;
  border-radius: inherit;
  box-sizing: content-box !important;
}
.codevz-added-to-cart-notif-show-span i {
  margin-right: 20px;
}
.codevz-added-to-cart-notif a.button {
  border-radius: inherit !important;
  font-size: 14px !important;
  margin: 0 0 0 40px !important;
  padding: 12px 20px !important;
}
.codevz-added-to-cart-notif span {
  max-width: 0;
  max-height: 0;
  opacity: 0;
  white-space: nowrap;
  transition: all 0.7s cubic-bezier(0.18, 0.89, 0.33, 1.27);
}
.codevz-added-to-cart-notif-show-span span {
  max-width: 700px;
  opacity: 1;
}
.woocommerce-message a.restore-item.button {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}
.woocommerce-tabs h2 {
  font-size: 28px;
  margin-bottom: 30px;
}
.codevz-custom-product-meta {
  position: relative;
  margin: 1.5em 0 0;
  padding: 1.5em 0 0;
  border-top: 1px solid #6767671f;
}
.woocommerce-product-details__short-description,
.codevz-custom-product-meta {
  color: #676767;
  line-height: 1.75;
}
.codevz-custom-product-meta i {
  margin-right: 10px;
}
.woocommerce div.product .woocommerce-product-rating {
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: flex-end;
}
.woocommerce div.product .woocommerce-product-rating > * {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-review-link {
  margin-left: 5px;
  font-size: 11px;
  opacity: 0.7;
}
.woocommerce div.product form.cart .variations {
  padding: 0;
  margin: 0 0 1em;
  border: 0 !important;
}
.woocommerce div.product form.cart .variations th {
  padding-left: 0;
  padding-right: 0;
  min-height: 45px;
}
.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}
.woocommerce div.product form.cart .variations .label label {
  font-weight: 700;
  margin: 5px 0 0;
  text-align: initial;
}
.woocommerce div.product form.cart .variations tr th.label {
  width: 110px;
  line-height: 1em;
  padding: 0;
  margin: 0;
  min-height: auto;
}
.woocommerce div.product form.cart .variations select {
  min-width: auto;
  width: 300px;
}
.woocommerce div.product form.cart .variations .codevz-variations-color select,
.woocommerce
  div.product
  form.cart
  .variations
  .codevz-variations-thumbnail
  select,
.woocommerce
  div.product
  form.cart
  .variations
  .codevz-variations-button
  select {
  display: none !important;
}
.codevz-variations {
  text-align: left;
}
.woocommerce dt:after,
.codevz-variations input[type="radio"] {
  display: none !important;
}
.woocommerce div.product form.cart .variations .codevz-variations label {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  padding: 10px 18px;
  line-height: 1em;
  margin: 0 10px 10px 0;
  cursor: pointer;
  color: inherit;
  outline-offset: 2px;
  vertical-align: text-top;
  outline: 1px solid transparent;
  background: rgba(205, 205, 205, 0.2);
  transition: all 0.2s ease-in-out;
}
.woocommerce
  div.product
  form.cart
  .variations
  .codevz-variations
  input[type="radio"]:checked
  + label {
  outline-color: #111;
  color: #111;
}
.woocommerce div.product form.cart .variations .codevz-variations-color label {
  font-size: 0px;
  padding: 0;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  outline-color: rgba(205, 205, 205, 0.4);
  box-shadow: 0px 0px 5px #1111111c;
}
.woocommerce
  div.product
  form.cart
  .variations
  .codevz-variations-color
  label:after {
  font-family: "Font Awesome 6 Free";
  content: "\f00c";
  font-weight: 900;
  color: rgba(205, 205, 205, 1);
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.woocommerce
  div.product
  form.cart
  .variations
  .codevz-variations-color
  input[type="radio"]:checked
  + label:after {
  opacity: 1;
}
.woocommerce
  div.product
  form.cart
  .variations
  .codevz-variations-thumbnail
  label {
  width: 60px;
  padding: 0;
}
.woocommerce-variation.single_variation p {
  margin: 0 0 30px;
  padding: 10px 20px;
  background: #f5f5f5;
  font-size: 15px;
  color: #b63b3b;
  background-color: #80282808;
  border-style: solid;
  border-width: 3px;
  border-radius: 0;
  border-color: rgba(40, 73, 128, 0.04);
}
.blockUI.blockOverlay {
  background: rgba(205, 205, 205, 0.1) !important;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
  border: 0;
  padding: 0;
  margin: 20px 0 0;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
  width: auto;
}
.codevz-cart-is-empty {
  text-align: center;
  margin: 0 0 50px;
}
.codevz-cart-is-empty span {
  font-size: 1.25em;
  opacity: 0.5;
}
.woocommerce .comment-text .star-rating span,
.woocommerce .comment-form-rating .stars {
  color: #ffc000 !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  margin: 0;
  font-size: inherit;
}
.woocommerce-cart .wc-proceed-to-checkout {
  text-align: right;
}
.cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .codevz-cart-ralated,
.woocommerce-page .cart-collaterals .codevz-cart-ralated,
.woocommerce div.product div.summary {
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}
.woocommerce .cart-collaterals .codevz-cart-ralated,
.woocommerce-page .cart-collaterals .codevz-cart-ralated {
  width: 47%;
  float: left;
}
.woocommerce-cart .woocommerce-cart-form {
  margin-bottom: 80px;
}
.codevz-cart-checkout-steps {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 80px;
  font-size: 27px;
}
.codevz-cart-checkout-steps a {
  display: flex;
  align-items: center;
  opacity: 0.4;
}
.codevz-cart-checkout-steps .codevz-current-step {
  opacity: 1;
}
.codevz-cart-checkout-steps > i {
  margin: 0 40px;
  opacity: 0.25;
}
.codevz-cart-checkout-steps span {
  line-height: 1em;
  width: 1em;
  height: 1em;
  background: #111;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-radius: 100px;
  margin-right: 14px;
  font-size: 18px;
}
.codevz-cart-checkout-steps strong {
  font-weight: 400;
}
.codevz-cart-checkout-steps > a:last-child,
.codevz-cart-checkout-steps .codevz-current-step {
  pointer-events: none;
}
.codevz-cart-checkout-steps-col {
  align-items: baseline;
}
.codevz-cart-checkout-steps-col a {
  flex-direction: column;
}
.codevz-cart-checkout-steps-col span {
  padding: 20px;
  font-size: 27px;
  margin: 0 0 20px;
}
.woocommerce table.my_account_orders {
  font-size: 1em;
}
.woocommerce-MyAccount-content a {
  border-bottom: 1px solid;
}
.woocommerce-MyAccount-content a.woocommerce-loop-product__link {
  border: 0;
}
.woocommerce .wc-block-components-notice-banner {
  position: relative;
  margin-bottom: 3em !important;
  padding: 40px 50px !important;
  font-size: 1em;
}
.woocommerce .wc-block-components-notice-banner__content .button {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce .wc-block-components-notice-banner > svg {
  width: 3em;
  height: 3em;
  line-height: 3em;
  font-size: 17px;
  padding: 2px;
  position: absolute;
  left: -28px;
  top: 50%;
  transform: translateY(-50%) !important;
}
.woocommerce .wc-block-components-notice-banner .button.wc-forward {
  opacity: 0 !important;
}
.woocommerce-cart .coupon [name="apply_coupon"] {
  margin: 0 10px;
}
form.checkout_coupon.woocommerce-form-coupon {
  padding: 0 50px;
}
.woocommerce .woocommerce-form-coupon > p {
  float: none;
  margin-bottom: 1em !important;
}
.woocommerce-checkout .place-order button {
  width: 100% !important;
  padding: 15px !important;
}
.codevz-my-account-reviews {
  display: block;
  padding: 40px;
  border: 1px solid rgba(205, 205, 205, 0.7);
  border-radius: inherit;
  margin-bottom: 2em;
}
.codevz-my-account-reviews-title {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.codevz-my-account-reviews-title img {
  width: 60px !important;
  margin-right: 20px;
}
.codevz-my-account-reviews-title strong {
  display: block;
}
.codevz-my-account-reviews-title span span {
  font-size: 14px;
  opacity: 0.5;
  line-height: 1;
  display: block;
}
.codevz-my-account-reviews .star-rating {
  display: inline-block;
  float: none !important;
  color: orange;
}
.codevz-order-tracking-form p:nth-child(1) {
  float: left;
  width: 48%;
}
.codevz-order-tracking-form p:nth-child(2) {
  float: right;
  width: 48%;
}
div > .codevz-order-tracking table {
  margin-bottom: 2em !important;
}
.codevz-order-tracking th,
.codevz-order-tracking td {
  text-align: initial;
  padding: 15px 30px;
}
.woocommerce-order-pay #payment #place_order {
  margin-top: 2em;
}
table.woocommerce-product-attributes,
table.woocommerce-product-attributes * {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  text-align: initial !important;
}
table.woocommerce-product-attributes a {
  text-align: inherit !important;
}
table.woocommerce-product-attributes th {
  padding: 14px 28px !important;
}
table.woocommerce-product-attributes td {
  opacity: 0.7 !important;
  font-style: normal !important;
  transition: all 0.2s ease-in-out;
}
table.woocommerce-product-attributes td:hover {
  opacity: 1 !important;
}
td.woocommerce-product-attributes-item__value {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: #67676717;
}
.woocommerce table.shop_attributes tr:nth-child(even) td:hover,
.woocommerce table.shop_attributes tr:nth-child(even) th:hover {
  background: #6767673d;
}
.woocommerce div.product form.cart .codevz-product-second-button.button.alt {
  margin-left: 6px;
}
.woocommerce
  div.product
  form.cart
  .codevz-product-second-button.button.alt:before {
  font-family: "czicons" !important;
  content: "\e86e" !important;
  margin-right: 10px;
}
.xtra-single-product div.xtra-share {
  margin-bottom: 0 !important;
}
.codevz-pm-status-outofstock span {
  color: #db0000;
  font-weight: 700;
}
.codevz-pm-status span i {
  margin-left: 8px;
  color: #009400;
}
.codevz-pm-status-outofstock span i {
  color: #db0000;
}
.codevz-sticky-product-tabs div.product .woocommerce-tabs .panel {
  display: block !important;
}
.codevz-sticky-product-tabs div.product .woocommerce-tabs ul.tabs.fixed-tabs {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding: 10px 0;
  background: #ffffffe6;
  backdrop-filter: blur(10px);
  box-shadow: 0px 10px 30px #77777721;
  transition: all 0.2s ease-in-out;
}
.codevz-sticky-product-tabs.admin-bar
  div.product
  .woocommerce-tabs
  ul.tabs.fixed-tabs {
  top: 32px;
}
.codevz-sticky-product-tabs
  div.product
  .woocommerce-tabs
  ul.tabs.fixed-tabs
  > li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce-product-gallery .flex-direction-nav {
  position: absolute;
  top: calc(50% - 85px);
  z-index: 99999;
  width: 100%;
  height: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  transform: translateY(-50%);
}
.woocommerce-product-gallery .flex-direction-nav li {
  position: relative;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  transform: scale(0);
  transition: all 0.2s ease-in-out;
}
body[class*="codevz-plus-"]
  .woocommerce-product-gallery
  .flex-direction-nav
  li {
  font-family: "czicons";
}
.woocommerce-product-gallery:hover .flex-direction-nav li {
  transform: scale(1);
}
.woocommerce-product-gallery .flex-nav-prev {
  float: left;
}
.woocommerce-product-gallery .flex-nav-next {
  float: right;
}
.woocommerce-product-gallery .flex-prev:after,
.woocommerce-product-gallery .flex-next:after {
  opacity: 0.7;
  font-size: 22px;
}
.woocommerce-product-gallery .flex-next:after {
  content: "\f054";
  margin-right: 30px;
}
body[class*="codevz-plus-"] .woocommerce-product-gallery .flex-next:after {
  content: "\e8bc";
}
.woocommerce-product-gallery .flex-prev:after {
  content: "\f053";
  margin-left: 30px;
}
body[class*="codevz-plus-"] .woocommerce-product-gallery .flex-prev:after {
  content: "\e8bd";
}
.woocommerce-product-gallery .flex-direction-nav li a {
  color: #333;
  font-size: 0;
}
.woocommerce div.product div.images a.woocommerce-product-gallery__trigger {
  text-indent: 0 !important;
  background: #ffffff70;
  color: #333;
  width: 42px;
  height: 42px;
  border-radius: 100px;
}
.woocommerce
  div.product
  div.images
  a.woocommerce-product-gallery__trigger:hover {
  background: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  opacity: 0;
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger span {
  position: absolute;
  font-size: 12px;
  background: inherit;
  line-height: 2;
  color: inherit;
  border-radius: inherit;
  padding: 9px 40px 9px 20px;
  top: 0;
  right: 0;
  z-index: -1;
  white-space: nowrap;
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  transition: all 0.2s ease-in-out;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:hover
  span {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:before {
  top: 12px;
  left: 12px;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:after {
  top: 22px;
  left: 25px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 47%;
}
.codevz-woo-login-form {
  flex: 1;
  padding: 50px 60px;
}
.woocommerce-lost-password .woocommerce {
  flex-direction: column;
}
.woocommerce-lost-password .woocommerce .woocommerce-message {
  margin: 40px 60px !important;
}
.woocommerce-lost-password .woocommerce > p {
  margin: 0 60px 40px !important;
}
.xtra-wishlist .products,
.xtra-wishlist ul.products li.product .woocommerce-loop-product__link {
  overflow: visible !important;
}
i.xtra-remove-from-wishlist {
  z-index: 999;
  box-sizing: content-box;
}
h2.woocommerce-loop-category__title {
  background-color: #fff;
  box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.09);
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 65%;
  transform: translateX(-50%);
  font-size: 16px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled {
  background-color: initial;
  color: initial;
}
.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1em;
  float: none;
  display: block;
  width: 100%;
  margin: 5px 0 0;
}
.woocommerce .widget_price_filter .price_label {
  opacity: 0.6;
}
.product_list_widget a {
  line-height: 1.5;
  margin: 0 0 10px;
}
.woocommerce-account p.woocommerce-LostPassword.lost_password > a {
  margin: 0 0 40px;
  display: block;
}
.codevz-woo-login-form input,
.woocommerce-form-track-order input,
input[type="email"] {
  text-align: left;
}
.woocommerce textarea#order_comments {
  height: 160px;
}
.codevz-widgets-toggle .page_content .sidebar_inner .codevz-widget-title {
  cursor: pointer;
}
.codevz-widgets-toggle .page_content .sidebar_inner .codevz-widget-content {
  display: none;
}
.codevz-widgets-toggle-first
  .page_content
  .sidebar_inner
  .widget:first-child
  .codevz-widget-content {
  display: block;
}
.codevz-product-live {
  font-size: 15px;
  display: inline-block;
  line-height: 1.5;
  width: 100%;
  border-radius: 4px;
  padding: 12px 20px;
  color: #676767;
  background-color: #67676712;
  box-sizing: border-box;
}
.codevz-product-live span {
  font-weight: 700;
}
.cart_item td.product-name > a {
  font-weight: 600;
}
.codevz-woo-columns {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-col="4"] svg {
  transform: scale(0.85);
}
.codevz-woo-columns span {
  font-size: 22px;
  opacity: 0.3;
  margin: 0;
  line-height: 1em;
  text-align: center;
  width: 34px;
  height: 34px;
  color: inherit;
  padding: 6px;
  cursor: pointer;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
}
.codevz-woo-columns .codevz-current {
  opacity: 1;
}
.checkout_coupon button.button {
  margin-bottom: 3em;
}
.product_list_widget .reviewer {
  font-size: 11px;
}
.cart-collaterals .cross-sells {
  box-sizing: border-box;
  display: none;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart a.button.wc-backward {
    box-sizing: border-box;
    margin-top: 10px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs,
  .woocommerce .xtra-compare {
    display: block;
    overflow-x: initial;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary,
  .woocommerce .cart-collaterals .codevz-cart-ralated,
  .woocommerce-page .cart-collaterals .codevz-cart-ralated,
  .woocommerce #customer_details,
  .woocommerce .xtra-woo-checkout-details {
    width: 100% !important;
  }
  .xtra-compare {
    overflow: auto;
    padding-top: 20px;
  }
  .cz-sticky-add-to-cart,
  .codevz-woo-columns {
    display: none !important;
  }
  .woocommerce-cart table.cart td.actions [name="apply_coupon"],
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    flex: 1;
  }
  .codevz-cart-checkout-steps {
    font-size: 14px;
  }
  .codevz-cart-checkout-steps-col span {
    padding: 13px;
    font-size: 20px;
  }
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: block !important;
  }
  .woocommerce .cart_totals tr,
  .woocommerce-page .cart_totals tr {
    display: flex !important;
  }
  .woocommerce .cart_totals tr > *,
  .woocommerce-page .cart_totals tr > * {
    flex: 1;
  }
  .woocommerce-account .cz_post_content > .woocommerce {
    flex-direction: column;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    box-sizing: border-box;
    width: 100%;
    padding: 40px;
    margin: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    padding: 40px;
  }
  .woocommerce-MyAccount-navigation ul {
    display: flex;
    overflow-x: initial;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .woocommerce-MyAccount-navigation li {
    margin: 0 5px 10px;
  }
  .woocommerce-MyAccount-navigation .codevz-account-avatar {
    margin-top: 30px;
  }
  .woocommerce-tabs.wc-tabs-wrapper {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .codevz-added-to-cart-notif,
  .codevz-cart-checkout-steps,
  .products .xtra-product-icons,
  #xtra_quick_view .xtra-product-icons {
    opacity: 0;
    display: none;
  }
  .xtra-compare {
    overflow: auto;
    padding-top: 20px;
  }
  .quantity {
    float: right;
  }
  #xtra_quick_view div.product div.images,
  .woocommerce .cart_totals,
  .woocommerce-checkout #customer_details {
    margin-bottom: 2em !important;
  }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    margin-bottom: 0 !important;
  }
  .woocommerce-checkout-review-order,
  .woocommerce-additional-fields__field-wrapper {
    padding-bottom: 0 !important;
  }
  .woocommerce div.product form.cart.variations_form {
    flex-direction: column;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
  }
  .woocommerce table.shop_attributes {
    font-size: 12px;
  }
  .woocommerce table.shop_attributes th,
  .woocommerce table.shop_attributes td {
    width: auto;
  }
  .woocommerce .quantity .qty {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 65px;
  }
  .woocommerce div.product form.cart .button {
    white-space: nowrap;
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce-page table.cart td.actions .coupon > * {
    flex: 1;
  }
  .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    margin-top: 30px;
  }
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    display: block;
  }
  .woocommerce-page table.cart td.actions .coupon button.button {
    width: 100%;
  }
  .woocommerce #coupon_code,
  .coupon input.button {
    text-align: center;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce[class*="columns-"] ul.products li.product,
  .woocommerce-page[class*="columns-"] ul.products li.product {
    width: 100% !important;
  }
  body.xtra-woo-two-col-mobile ul.products li.product,
  body.xtra-woo-two-col-mobile ul.products[class*="columns-"] li.product {
    width: 48% !important;
  }
  body.xtra-woo-two-col-mobile ul.products .slick-slide li.product,
  body.xtra-woo-two-col-mobile
    ul.products[class*="columns-"]
    .slick-slide
    li.product {
    width: 100% !important;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    box-sizing: border-box;
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 1em;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    box-sizing: border-box;
    width: 48%;
    float: left;
    margin: 0 0 2em;
  }
  .codevz-products-per-page {
    box-sizing: border-box;
    width: 48%;
    float: right;
    margin: 0 0 2em;
  }
  .woocommerce .woocommerce-ordering select,
  .woocommerce-page .woocommerce-ordering select,
  .codevz-products-per-page select {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
  }
  .woocommerce #coupon_code,
  .coupon input.button {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
  .woocommerce li.product {
    margin-bottom: 30px !important;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text,
  .woocommerce-cart .coupon [name="apply_coupon"] {
    margin: 0 !important;
  }
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: block !important;
  }
  .woocommerce .cart_totals tr,
  .woocommerce-page .cart_totals tr {
    display: flex !important;
  }
  .woocommerce .cart_totals tr > *,
  .woocommerce-page .cart_totals tr > *,
  .woocommerce table tr td.product-price > *,
  .woocommerce-page table tr td.product-price > *,
  .woocommerce table tr td.product-subtotal > *,
  .woocommerce-page table tr td.product-subtotal > *,
  .woocommerce table tr td.product-name > *,
  .woocommerce-page table tr td.product-name > *,
  .woocommerce table tr td.product-quantity > *,
  .woocommerce-page table tr td.product-quantity > * {
    flex: 1;
  }
  .xtra-woo-tabs,
  .xtra-cart-td-prefix,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .checkout-button.button.alt.wc-forward {
    display: block;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    display: flow-root !important;
  }
  .woocommerce table tr td.product-price,
  .woocommerce-page table tr td.product-price,
  .woocommerce table tr td.product-subtotal,
  .woocommerce-page table tr td.product-subtotal,
  .woocommerce table tr td.product-name,
  .woocommerce-page table tr td.product-name,
  .woocommerce table tr td.product-quantity,
  .woocommerce-page table tr td.product-quantity {
    display: flex !important;
  }
  .woocommerce table td.product-remove,
  .woocommerce-page table td.product-remove,
  form.checkout_coupon.woocommerce-form-coupon {
    padding: 0 !important;
  }
  .woocommerce-cart-form__cart-item.cart_item {
    position: relative;
  }
  .woocommerce a.remove {
    border-radius: 2px;
    position: absolute;
    margin: 10px;
    right: 0;
  }
  .woocommerce form table.shop_table_responsive tr td,
  .woocommerce-page form table.shop_table_responsive tr td {
    text-align: initial !important;
  }
  .woo-product-tabs-vertical div.product .woocommerce-tabs .panel,
  .woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs,
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
  }
  .woocommerce.single .woocommerce-message .button {
    position: absolute !important;
    font-size: 14px;
    bottom: 30px;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .woocommerce.single .woocommerce-message {
    padding: 50px 30px 90px !important;
    margin: 2em 0 !important;
    text-align: center;
  }
  .woocommerce .woocommerce-info {
    text-wrap: balance;
    padding-top: 50px !important;
    text-align: center;
    line-height: 1.6;
    font-size: 16px;
    margin: 2em 0 !important;
  }
  .slick li.product {
    width: 100% !important;
    margin: 0 !important;
  }
  .woocommerce section.related.products ul.products li.product,
  .woocommerce-page section.related.products ul.products li.product {
    width: 100%;
  }
  .woocommerce-thankyou-order-received {
    padding-left: 40px;
    padding-right: 40px;
  }
  .woocommerce ul.order_details li {
    border: 0;
    display: block;
    margin-bottom: 2em;
  }
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before {
    right: auto !important;
    left: 50% !important;
    top: -30px !important;
    transform: translateX(-50%) !important;
  }
  .woocommerce .wc-block-components-notice-banner {
    padding: 50px 30px 90px !important;
  }
  .woocommerce-cart .wc-block-components-notice-banner,
  .woocommerce-checkout .wc-block-components-notice-banner {
    padding: 50px 30px !important;
  }
  .woocommerce .wc-block-components-notice-banner > svg {
    left: 50%;
    top: -30px;
    transform: translateX(-50%) !important;
  }
  .woocommerce .wc-block-components-notice-banner__content {
    text-align: center;
  }
  .woocommerce
    .wc-block-components-notice-banner
    .wc-block-components-notice-banner__content
    .button {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 25px;
    width: 70%;
    transform: translateX(-50%);
  }
  .codevz-my-account-reviews,
  .section_title,
  .archive .term-description,
  .archive .xtra-archive-desc {
    text-align: center;
  }
  .codevz-my-account-reviews-title {
    flex-direction: column;
  }
  .codevz-my-account-reviews-title img,
  .woocommerce-cart .woocommerce-cart-form {
    margin: 0 0 30px;
  }
  .codevz-order-tracking tr {
    display: flex;
    flex-direction: column;
  }
  .codevz-order-tracking th,
  .codevz-order-tracking td {
    padding: 15px;
  }
  .cart-collaterals {
    margin: 0;
  }
  .woocommerce-checkout .button[name="apply_coupon"] {
    display: block;
    width: 100%;
  }
  .archive .term-description,
  .archive .xtra-archive-desc {
    padding: 30px;
  }
  .wc-tab .codevz-product-brands,
  .archive .codevz-product-brands {
    width: auto;
    float: none;
    display: table;
    max-width: none;
    margin: 0 auto 30px;
  }
  .codevz-woo-login-form {
    padding: 30px;
  }
  .codevz-product-brands {
    float: none !important;
    margin: 0 auto 30px;
  }
  .product_meta > div {
    display: flex;
  }
  .product_meta > div > * {
    flex: 1;
  }
  .product_meta > div > span {
    text-align: right;
  }
  .woocommerce-product-gallery .flex-direction-nav {
    top: calc(50% - 15px);
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    padding-bottom: 2px;
    margin-left: -10px;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(100% / 6 - 11px);
    margin: 10px 0 0 10px;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px;
  }
  #xtra_quick_view .cz_popup_in {
    padding: 30px;
  }
  .codevz-product-live,
  .codevz-custom-product-meta {
    font-size: 12px;
  }
  .xtra-wishlist h2,
  .xtra-compare h2,
  .codevz-cart-is-empty h2,
  .woocommerce div.product .product_title {
    font-size: 22px;
  }
  .codevz-cart-empty-svg {
    margin-bottom: 40px;
    width: 120px;
  }
  .woocommerce div.product .summary > p.price,
  .woocommerce div.product .summary > span.price,
  .codevz-cart-is-empty span {
    font-size: 18px;
  }
  .woocommerce-cart .return-to-shop {
    margin: 1em 0;
  }
}
.xtra-share {
  border: 1px solid rgba(167, 167, 167, 0.3);
  border-radius: 3px;
  text-align: center;
  padding: 10px;
  margin-top: 30px;
  align-items: center;
}
.xtra-share:before {
  content: attr(data-title);
}
.xtra-share a {
  font-size: 22px;
  margin: 0 5px;
  opacity: 0.5;
}
.xtra-share a:hover {
  opacity: 1;
}
#xtra_quick_view .xtra-share {
  display: none;
}
@keyframes xtraShareAbsorber {
  0%,
  10%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-8px);
  }
}
@media screen and (max-width: 480px) {
  .cz_social.xtra-share a {
    font-size: 14px;
  }
}
@media print {
  .xtra-printing > *:not(#xtraPrint),
  .xtra-printing .xtra-post-title-date {
    display: none !important;
  }
  .xtra-printing h1,
  .xtra-printing h2,
  .xtra-printing .xtra-post-title,
  .xtra-printing .page_title .section_title {
    color: #000 !important;
    font-size: 30px !important;
    border: 0 !important;
  }
}
.xtra-fixed-mobile-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  display: none;
  align-items: center;
  background: #282828;
}
.xtra-fixed-mobile-nav a {
  width: 100%;
  color: #fff;
  padding: 10px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.xtra-fixed-mobile-nav a:hover,
.xtra-fixed-mobile-nav .xtra-active {
  color: #ddd;
}
.xtra-fixed-mobile-nav i {
  font-size: 20px;
  padding: 5px;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.xtra-fixed-mobile-nav img {
  padding: 5px;
}
.xtra-fixed-mobile-nav span {
  font-size: 11px;
  display: none;
}
.xtra-fixed-mobile-nav-title-column span,
.xtra-fixed-mobile-nav-title-row span {
  display: block;
}
.xtra-fixed-mobile-nav-title-column a {
  flex-direction: column;
}
.xtra-fixed-mobile-nav-title-row a {
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .xtra-fixed-mobile-nav {
    display: flex;
  }
}
[data-cz-style] {
  opacity: 0;
}
.disable-hover {
  pointer-events: none;
}
.wpcf7 p br {
  display: none;
}
.page_content i:before {
  margin: 0;
  width: auto;
  line-height: inherit;
}
.codevz-color-white,
.codevz-color-white a,
.codevz-color-white a:hover {
  color: #fff;
}
.codevz-color-black,
.codevz-color-black a,
.codevz-color-black a:hover {
  color: #000;
}
.codevz-color-white a:hover,
.codevz-color-black a:hover {
  opacity: 0.9;
}
.wpb_animate_when_almost_visible {
  position: relative;
  transition: none !important;
  z-index: 1;
}
.codevz-page-content-element {
  position: relative;
  z-index: 1;
}
.cz_sticky_row.vc_row {
  position: fixed !important;
  width: 101% !important;
  bottom: 0 !important;
  left: 0 !important;
  right: auto;
  z-index: 999;
}
.cz_five_columns > .wpb_column,
.cz_five_columns > .vc_vc_column {
  width: calc(100% / 5);
}
.cz_five_columns > .wpb_column:last-child,
.cz_five_columns > .vc_vc_column:last-child {
  display: none;
}
.fixed_bg,
.fixed_bg .vc_parallax-inner,
.cz_fixed_bg,
.cz_fixed_bg .vc_parallax-inner {
  background-attachment: fixed;
}
.vc_row {
  position: relative;
  z-index: auto;
}
div.vc_row[data-vc-full-width],
footer div.vc_row[data-vc-full-width] {
  overflow: visible;
}
div.vc_parallax,
div.vc_parallax[data-vc-full-width] {
  overflow: hidden !important;
}
div.vc_col-has-fill > .vc_column-inner,
div.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
div.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
div.vc_row-has-fill > .vc_column_container > .vc_column-inner,
div.vc_row-has-fill
  + .vc_vc_row
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
div.vc_row-has-fill
  + .vc_vc_row_inner
  > .vc_row
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner,
div.vc_row-has-fill
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
div.vc_row-has-fill
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  padding-top: 0;
}
.no_padding .vc_column_container > .vc_column-inner,
.nopadding .vc_column_container > .vc_column-inner {
  padding: 0;
}
.vc_message_box {
  padding: 1em 2em 1em 5.5em;
}
.vc_message_box-icon {
  border-right: 1px dotted;
  box-shadow: 5px 0 1px rgba(50, 50, 93, 0.04);
}
.cz_gradient_white_down {
  background: linear-gradient(to top, #fff, transparent);
}
.cz_gradient_white_up {
  background: linear-gradient(to top, transparent, #fff);
}
.vc_cz_contact_form_7 {
  min-height: 40px;
}
img[data-src],
.cz_dloader {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNhN2E3YTciPg0KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMSkiIHN0cm9rZS13aWR0aD0iMiI+DQogICAgICAgICAgICA8Y2lyY2xlIHN0cm9rZS1vcGFjaXR5PSIuMyIgY3g9IjE4IiBjeT0iMTgiIHI9IjE4Ii8+DQogICAgICAgICAgICA8cGF0aCBkPSJNMzYgMThjMC05Ljk0LTguMDYtMTgtMTgtMTgiPg0KICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtDQogICAgICAgICAgICAgICAgICAgIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSINCiAgICAgICAgICAgICAgICAgICAgdHlwZT0icm90YXRlIg0KICAgICAgICAgICAgICAgICAgICBmcm9tPSIwIDE4IDE4Ig0KICAgICAgICAgICAgICAgICAgICB0bz0iMzYwIDE4IDE4Ig0KICAgICAgICAgICAgICAgICAgICBkdXI9IjFzIg0KICAgICAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPg0KICAgICAgICAgICAgPC9wYXRoPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
}
.cz_dloader {
  background-size: 40px;
  width: 100px;
  height: 100px;
  margin: 20px auto;
}
img[data-src] {
  transition: all 0.1s ease-in-out;
  opacity: 0.6;
}
img.lazyDone {
  width: auto;
  background-color: transparent;
  background-image: none !important;
  opacity: 1;
}
img[src*=".jpg"],
img[data-src*=".jpg"] {
  background-color: rgba(167, 167, 167, 0.2);
}
img[src*=".jpg"].xtra-remove-bg-color,
img[data-src*=".jpg"].xtra-remove-bg-color {
  background-color: initial;
}
[class*="fx_"],
[class*="fx_"] > div {
  transition: all 0.22s ease-in-out, color 1ms;
}
.fx_opacity > div,
.fx_opacity_hover > div:hover,
.column-fx_opacity > div,
.column-fx_opacity_hover > div:hover {
  opacity: 0.5;
}
.fx_full_opacity:hover,
.column-fx_full_opacity:hover {
  opacity: 1;
}
.fx_zoom_0,
.column-fx_zoom_0 {
  z-index: 99;
  transform: scale(1.05);
}
.fx_zoom_0_hover:hover,
.column-fx_zoom_0_hover:hover {
  z-index: 100;
  transform: scale(1.05);
}
.fx_zoom_1,
.column-fx_zoom_1 {
  z-index: 99;
  transform: scale(1.1);
}
.fx_zoom_1_hover:hover,
.column-fx_zoom_1_hover:hover {
  z-index: 100;
  transform: scale(1.1);
}
.fx_zoom_2,
.column-fx_zoom_2 {
  z-index: 99;
  transform: scale(1.2);
}
.fx_zoom_2_hover:hover,
.column-fx_zoom_2_hover:hover {
  z-index: 100;
  transform: scale(1.2);
}
.fx_inner_line .cz_box_front_inner > div:before,
.fx_inner_line_hover .cz_box_front_inner > div:before,
.column-fx_inner_line > .elementor-element-populated:before,
.column-fx_inner_line_hover > .elementor-element-populated:before {
  content: "";
  position: absolute;
  border: 4px solid rgba(167, 167, 167, 0.2);
  visibility: visible;
  z-index: 0;
  left: 10px;
  top: 10px;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  opacity: 0;
  transform: scale(1.1, 1.1);
  border-radius: inherit;
  transition: all 0.22s ease-in-out;
}
.column-fx_inner_line > .elementor-element-populated:before,
.column-fx_inner_line_hover > .elementor-element-populated:before {
  z-index: 1;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
.fx_inner_line .cz_box_front_inner > div:before,
.fx_inner_line_hover .cz_box_front_inner > div:hover:before,
.column-fx_inner_line > .elementor-element-populated:before,
.column-fx_inner_line_hover > .elementor-element-populated:hover:before {
  opacity: 1;
  transform: scale(1, 1);
}
.fx_up,
.fx_up_hover:hover,
.column-fx_up,
.column-fx_up_hover:hover {
  transform: translateY(-30px);
}
.fx_down,
.fx_down_hover:hover,
.column-fx_down,
.column-fx_down_hover:hover {
  transform: translateY(30px);
}
.fx_right,
.fx_right_hover:hover,
.column-fx_right,
.column-fx_right_hover:hover {
  transform: translateX(30px);
}
.fx_left,
.fx_left_hover:hover,
.column-fx_left,
.column-fx_left_hover:hover {
  transform: translateX(-30px);
}
.fx_z_hover > div,
.column-fx_z_hover > div {
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.fx_z_hover:hover > div,
.column-fx_z_hover:hover > div {
  transform: rotateZ(360deg);
}
.fx_bounce_hover:hover,
.column-fx_bounce_hover:hover {
  animation: fx_bounce 0.8s forwards;
}
@keyframes fx_bounce {
  0%,
  20%,
  60%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  80% {
    transform: translateY(-10px);
  }
}
.fx_skew_left,
.fx_skew_left_hover:hover,
.column-fx_skew_left,
.column-fx_skew_left_hover:hover {
  transform: skew(10deg);
}
.fx_skew_right,
.fx_skew_right_hover:hover,
.column-fx_skew_right,
.column-fx_skew_right_hover:hover {
  transform: skew(-10deg);
}
.fx_flash_hover:hover *,
.column-fx_flash_hover:hover * {
  z-index: 99;
  animation: fx_flash 1s forwards;
}
@keyframes fx_flash {
  0% {
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.cz_content_box_parent_fx .fx_shine_hover .cz_box_front_inner,
.xtra-service-box .fx_shine_hover,
.xtra-service-box-hover .fx_shine_hover,
.column-fx_shine_hover {
  position: relative;
  overflow: hidden;
}
.cz_content_box_parent_fx .fx_shine_hover .cz_box_front_inner:before,
.xtra-service-box .fx_shine_hover:before,
.xtra-service-box-hover .fx_shine_hover:before,
.column-fx_shine_hover:before {
  position: absolute;
  top: 0;
  left: -120%;
  z-index: 2;
  display: block;
  visibility: visible;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  transform: skewX(-25deg);
}
.cz_content_box_parent_fx .fx_shine_hover .cz_box_front_inner:hover:before,
.xtra-service-box .fx_shine_hover:hover:before,
.xtra-service-box-hover .fx_shine_hover:hover:before,
.column-fx_shine_hover:hover:before {
  z-index: 99;
  animation: fx_shine 1s forwards;
}
@keyframes fx_shine {
  0% {
    left: -90%;
  }
  100% {
    left: 130%;
  }
}
.fx_grayscale > div,
.fx_grayscale_hover > div:hover,
.column-fx_grayscale > div,
.column-fx_grayscale_hover > div:hover {
  filter: grayscale(100%);
}
.fx_remove_grayscale_hover:hover,
.column-fx_remove_grayscale_hover:hover {
  filter: grayscale(0%);
}
.fx_grow_rotate_right,
.fx_grow_rotate_right_hover:hover,
.column-fx_grow_rotate_right,
.column-fx_grow_rotate_right_hover:hover {
  z-index: 99;
  transform: scale(1.06) rotate(3deg);
}
.fx_grow_rotate_left,
.fx_grow_rotate_left_hover:hover,
.column-fx_grow_rotate_left,
.column-fx_grow_rotate_left_hover:hover {
  z-index: 99;
  transform: scale(1.06) rotate(-3deg);
}
.fx_bob,
.fx_bob_hover:hover,
.cz_hotspot_bob,
.column-fx_bob > div,
.column-fx_bob_hover > div:hover {
  z-index: 99;
  animation-name: hvr-bob-float, hvr-bob;
  animation-duration: 0.3s, 1s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: none, forwards;
  animation-direction: normal, alternate;
  box-shadow: 0 35px 35px rgba(50, 50, 93, 0.1);
}
@keyframes hvr-bob {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(-4px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    transform: translateY(-8px);
  }
}
.fx_wobble_skew_hover:hover,
.column-fx_wobble_skew_hover:hover {
  z-index: 9;
  animation: hvr-wobble-skew 1s forwards ease-in-out;
}
@keyframes hvr-wobble-skew {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
[class*="cz_brfx_"],
[data-animation^="cz_grid_brfx_"] > div {
  position: relative;
  overflow: hidden !important;
}
[class*="cz_brfx_"] > *,
[data-animation^="cz_grid_brfx_"] > div > div > * {
  opacity: 0;
}
[data-animation^="cz_grid_brfx_"] > div {
  opacity: 1 !important;
}
[data-animation^="cz_grid_brfx_"] > div > div {
  overflow: hidden;
}
[class*="cz_brfx_"]:before,
[data-animation^="cz_grid_brfx_"] > div > div:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 101%;
  height: 100%;
  background: #111;
  z-index: 99;
  visibility: visible;
  animation-delay: inherit !important;
}
[class*="cz_brfx_"].wpb_start_animation > *,
[data-animation^="cz_grid_brfx_"] > [class*="cz_grid_brfx_"] > div > * {
  animation-delay: inherit !important;
  animation: czItfxDone 1.3s forwards;
}
@keyframes czItfxDone {
  50% {
    opacity: 0;
  }
  54% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
[data-animation="cz_grid_brfx_right"] > div > div:before {
  transform: translateX(-100%);
}
.cz_brfx_right.wpb_start_animation:before,
[data-animation="cz_grid_brfx_right"] > .cz_grid_brfx_right > div:before {
  transform: translateX(-100%);
  animation: czItfxRight 1.3s cubic-bezier(0.77, 0, 0.175, 1) forwards;
}
@keyframes czItfxRight {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
[data-animation="cz_grid_brfx_left"] > div > div:before {
  transform: translateX(100%);
}
.cz_brfx_left.wpb_start_animation:before,
[data-animation="cz_grid_brfx_left"] > .cz_grid_brfx_left > div:before {
  transform: translateX(100%);
  animation: czItfxLeft 1.3s cubic-bezier(0.77, 0, 0.175, 1) forwards;
}
@keyframes czItfxLeft {
  0% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
[data-animation="cz_grid_brfx_up"] > div > div:before {
  transform: translateY(100%);
}
.cz_brfx_up.wpb_start_animation:before,
[data-animation="cz_grid_brfx_up"] > .cz_grid_brfx_up > div:before {
  transform: translateY(100%);
  animation: czItfxUp 1.3s cubic-bezier(0.77, 0, 0.175, 1) forwards;
}
@keyframes czItfxUp {
  0% {
    transform: translateY(100%);
    opacity: 1;
  }
  50% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    opacity: 1;
  }
}
[data-animation="cz_grid_brfx_down"] > div > div:before {
  transform: translateY(-100%);
}
.cz_brfx_down.wpb_start_animation:before,
[data-animation="cz_grid_brfx_down"] > .cz_grid_brfx_down > div:before {
  transform: translateY(-100%);
  animation: czItfxDown 1.3s cubic-bezier(0.77, 0, 0.175, 1) forwards;
}
@keyframes czItfxDown {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
.cz_social {
  position: relative;
}
.rtl .cz_social.tal {
  text-align: right !important;
}
.rtl .cz_social.tar {
  text-align: left !important;
}
.header_1 .cz_social {
  z-index: 99999;
}
#xtra-social-popup {
  text-align: center;
}
.xtra-social-dropdown {
  position: absolute;
  display: none;
  z-index: 2;
  top: 100%;
  left: 50%;
  padding: 8px;
  width: max-content;
  background: #fff;
  border-radius: 2px;
  color: initial;
  margin-top: 18px;
  text-align: center;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: translateX(-50%);
  box-shadow: 1px 6px 20px rgba(17, 17, 17, 0.1);
}
footer .xtra-social-dropdown {
  top: auto;
  bottom: 100%;
  margin-bottom: 18px;
  margin-top: 0;
}
.xtra-social-dropdown:before {
  content: no-close-quote;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 1px;
  left: 50%;
  background: inherit;
  background-image: none;
  z-index: -1;
  transform: rotate(45deg) translateX(-50%);
}
footer .xtra-social-dropdown:before {
  top: auto;
  bottom: -10px;
}
.xtra-social-icon-trigger {
  cursor: pointer;
  width: 2em;
  height: 2em;
  font-size: 22px;
  line-height: 2em;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
}
.cz_social a {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.cz_vertical_elm .cz_social a,
.xtra-social-columnar a {
  display: block;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cz_social_inline_title a {
  width: auto;
  padding: 0 20px;
}
.cz_social_inline_title i {
  margin-right: 10px;
  display: inline-block;
}
.rtl .cz_social_inline_title i {
  margin-right: 0;
  margin-left: 10px;
}
.cz_social span {
  display: none;
}
.cz_social_inline_title span {
  font-size: 0.8em;
  display: inline;
}
.cz_social i {
  line-height: inherit;
}
[class*="cz_tooltip_"] [data-title] {
  position: relative;
}
[class*="cz_tooltip_"] [data-title]:after {
  position: absolute;
  content: attr(data-title);
  font-family: "Open Sans", Arial, Helvetica;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  z-index: 9;
  color: #fff;
  background: #111;
  padding: 8px 12px;
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
[class*="cz_tooltip_"] [data-title]:hover:after {
  opacity: 1;
  visibility: visible;
}
.cz_tooltip_up [data-title]:after {
  top: -7px;
  left: 50%;
  transform: translate(-50%, -100%) scale(0.8);
}
.cz_tooltip_up [data-title]:hover:after {
  transform: translate(-50%, -100%) scale(1);
}
.cz_tooltip_down [data-title]:after {
  bottom: -7px;
  left: 50%;
  transform: translate(-50%, 100%) scale(0.8);
}
.cz_tooltip_down [data-title]:hover:after {
  transform: translate(-50%, 100%) scale(1);
}
.cz_tooltip_right [data-title]:after {
  right: -7px;
  top: 50%;
  transform: translate(100%, -50%) scale(0.8);
}
.cz_tooltip_right [data-title]:hover:after {
  transform: translate(100%, -50%) scale(1);
}
.cz_tooltip_left [data-title]:after {
  left: -7px;
  top: 50%;
  transform: translate(-100%, -50%) scale(0.8);
}
.cz_tooltip_left [data-title]:hover:after {
  transform: translate(-100%, -50%) scale(1);
}
.cz_social_icons a,
.cz_social_icons a i:before {
  box-sizing: content-box;
}
.cz_social_icons a:not([href]) {
  pointer-events: none;
}
.cz_social_colored i,
.cz_social_colored_hover a:hover i {
  color: #666;
}
.cz_social_colored .cz-twitter i,
.cz_social_colored_hover .cz-twitter:hover i {
  color: #1da1f2 !important;
}
.cz_social_colored .cz-x-twitter i,
.cz_social_colored_hover .cz-x-twitter:hover i {
  color: #000 !important;
}
.cz_social_colored .cz-facebook i,
.cz_social_colored_hover .cz-facebook:hover i,
.cz_social_colored .cz-facebook-f i,
.cz_social_colored_hover .cz-facebook-f:hover i {
  color: #3b5998 !important;
}
.cz_social_colored .cz-google i,
.cz_social_colored_hover .cz-google:hover i {
  color: #dd4b39 !important;
}
.cz_social_colored .cz-pinterest i,
.cz_social_colored_hover .cz-pinterest:hover i,
.cz_social_colored .cz-pinterest-p i,
.cz_social_colored_hover .cz-pinterest-p:hover i {
  color: #cb2027 !important;
}
.cz_social_colored .cz-linkedin i,
.cz_social_colored_hover .cz-linkedin:hover i,
.cz_social_colored .cz-linkedin-in i,
.cz_social_colored_hover .cz-linkedin-in:hover i {
  color: #007bb6 !important;
}
.cz_social_colored .cz-youtube i,
.cz_social_colored_hover .cz-youtube:hover i,
.cz_social_colored .cz-youtube-play i,
.cz_social_colored_hover .cz-youtube-play:hover i {
  color: #b00 !important;
}
.cz_social_colored .cz-vimeo i,
.cz_social_colored_hover .cz-vimeo:hover i {
  color: #1ab7ea !important;
}
.cz_social_colored .cz-delicious i,
.cz_social_colored_hover .cz-delicious:hover i {
  color: #0078f0 !important;
}
.cz_social_colored .cz-tumblr i,
.cz_social_colored_hover .cz-tumblr:hover i {
  color: #32506d !important;
}
.cz_social_colored .cz-instagram i,
.cz_social_colored_hover .cz-instagram:hover i {
  color: #bc2a8d !important;
}
.cz_social_colored .cz-flickr i,
.cz_social_colored_hover .cz-flickr:hover i {
  color: #ff0084 !important;
}
.cz_social_colored .cz-dribbble i,
.cz_social_colored_hover .cz-dribbble:hover i {
  color: #ea4c89 !important;
}
.cz_social_colored .cz-quora i,
.cz_social_colored_hover .cz-quora:hover i {
  color: #a82400 !important;
}
.cz_social_colored .cz-foursquare i,
.cz_social_colored_hover .cz-foursquare:hover i {
  color: #0072b1 !important;
}
.cz_social_colored .cz-forrst i,
.cz_social_colored_hover .cz-forrst:hover i {
  color: #5b9a68 !important;
}
.cz_social_colored .cz-vk i,
.cz_social_colored_hover .cz-vk:hover i {
  color: #45668e !important;
}
.cz_social_colored .cz-wordpress i,
.cz_social_colored_hover .cz-wordpress:hover i {
  color: #21759b !important;
}
.cz_social_colored .cz-stumbleupon i,
.cz_social_colored_hover .cz-stumbleupon:hover i {
  color: #eb4823 !important;
}
.cz_social_colored .cz-yahoo i,
.cz_social_colored_hover .cz-yahoo:hover i {
  color: #7b0099 !important;
}
.cz_social_colored .cz-soundcloud i,
.cz_social_colored_hover .cz-soundcloud:hover i {
  color: #ff3a00 !important;
}
.cz_social_colored .cz-mixcloud i,
.cz_social_colored_hover .cz-mixcloud:hover i {
  color: #273a4b !important;
}
.cz_social_colored .cz-skype i,
.cz_social_colored_hover .cz-skype:hover i {
  color: #00aff0 !important;
}
.cz_social_colored .cz-reddit i,
.cz_social_colored_hover .cz-reddit:hover i {
  color: #ff5700 !important;
}
.cz_social_colored .cz-whatsapp i,
.cz_social_colored_hover .cz-whatsapp:hover i,
.cz_social_colored .cz-013-whatsapp-logo i,
.cz_social_colored_hover .cz-013-whatsapp-logo:hover i {
  color: #25d366 !important;
}
.cz_social_colored .cz-behance i,
.cz_social_colored_hover .cz-behance:hover i {
  color: #131418 !important;
}
.cz_social_colored .cz-telegram i,
.cz_social_colored_hover .cz-telegram:hover i,
.cz_social_colored .cz-telegram-plane i,
.cz_social_colored_hover .cz-telegram-plane:hover i,
.cz_social_colored .cz-paper-plane i,
.cz_social_colored_hover .cz-paper-plane:hover i,
.cz_social_colored .cz-paper-plane-o i,
.cz_social_colored_hover .cz-paper-plane-o:hover i {
  color: #08c !important;
}
.cz_social_colored .cz-aparat i,
.cz_social_colored_hover .cz-aparat:hover i {
  color: #ed0b58 !important;
}
.cz_social_colored_bg a,
.cz_social_colored_bg_hover a:hover {
  background: #aaa;
}
.cz_social_colored_bg .cz-twitter,
.cz_social_colored_bg_hover .cz-twitter:hover {
  background-color: #1da1f2 !important;
}
.cz_social_colored_bg .cz-x-twitter,
.cz_social_colored_bg_hover .cz-x-twitter:hover {
  background-color: #000 !important;
}
.cz_social_colored_bg .cz-facebook,
.cz_social_colored_bg_hover .cz-facebook:hover,
.cz_social_colored_bg .cz-facebook-f,
.cz_social_colored_bg_hover .cz-facebook-f:hover {
  background-color: #3b5998 !important;
}
.cz_social_colored_bg .cz-google,
.cz_social_colored_bg_hover .cz-google:hover {
  background-color: #dd4b39 !important;
}
.cz_social_colored_bg .cz-pinterest,
.cz_social_colored_bg_hover .cz-pinterest:hover,
.cz_social_colored_bg .cz-pinterest-p,
.cz_social_colored_bg_hover .cz-pinterest-p:hover {
  background-color: #cb2027 !important;
}
.cz_social_colored_bg .cz-linkedin,
.cz_social_colored_bg_hover .cz-linkedin:hover,
.cz_social_colored_bg .cz-linkedin-in,
.cz_social_colored_bg_hover .cz-linkedin-in:hover {
  background-color: #007bb6 !important;
}
.cz_social_colored_bg .cz-youtube,
.cz_social_colored_bg_hover .cz-youtube:hover,
.cz_social_colored_bg .cz-youtube-play,
.cz_social_colored_bg_hover .cz-youtube-play:hover {
  background-color: #b00 !important;
}
.cz_social_colored_bg .cz-vimeo,
.cz_social_colored_bg_hover .cz-vimeo:hover {
  background-color: #1ab7ea !important;
}
.cz_social_colored_bg .cz-delicious,
.cz_social_colored_bg_hover .cz-delicious:hover {
  background-color: #0078f0 !important;
}
.cz_social_colored_bg .cz-tumblr,
.cz_social_colored_bg_hover .cz-tumblr:hover {
  background-color: #32506d !important;
}
.cz_social_colored_bg .cz-instagram,
.cz_social_colored_bg_hover .cz-instagram:hover {
  background-color: #a17357 !important;
  background: radial-gradient(
      circle farthest-corner at 35% 100%,
      #fec564,
      transparent 50%
    ),
    radial-gradient(
      circle farthest-corner at 10% 140%,
      #feda7e,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),
    radial-gradient(
      ellipse farthest-corner at 20% -50%,
      #5258cf,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),
    radial-gradient(
      ellipse farthest-corner at 60% -20%,
      #893dc2,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),
    linear-gradient(
      #6559ca,
      #bc318f 30%,
      #e42e66 50%,
      #fa5332 70%,
      #ffdc80 100%
    ) !important;
}
.cz_social_colored_bg .cz-flickr,
.cz_social_colored_bg_hover .cz-flickr:hover {
  background-color: #ff0084 !important;
}
.cz_social_colored_bg .cz-dribbble,
.cz_social_colored_bg_hover .cz-dribbble:hover {
  background-color: #ea4c89 !important;
}
.cz_social_colored_bg .cz-quora,
.cz_social_colored_bg_hover .cz-quora:hover {
  background-color: #a82400 !important;
}
.cz_social_colored_bg .cz-foursquare,
.cz_social_colored_bg_hover .cz-foursquare:hover {
  background-color: #0072b1 !important;
}
.cz_social_colored_bg .cz-forrst,
.cz_social_colored_bg_hover .cz-forrst:hover {
  background-color: #5b9a68 !important;
}
.cz_social_colored_bg .cz-vk,
.cz_social_colored_bg_hover .cz-vk:hover {
  background-color: #45668e !important;
}
.cz_social_colored_bg .cz-wordpress,
.cz_social_colored_bg_hover .cz-wordpress:hover {
  background-color: #21759b !important;
}
.cz_social_colored_bg .cz-stumbleupon,
.cz_social_colored_bg_hover .cz-stumbleupon:hover {
  background-color: #eb4823 !important;
}
.cz_social_colored_bg .cz-yahoo,
.cz_social_colored_bg_hover .cz-yahoo:hover {
  background-color: #7b0099 !important;
}
.cz_social_colored_bg .cz-soundcloud,
.cz_social_colored_bg_hover .cz-soundcloud:hover {
  background-color: #ff3a00 !important;
}
.cz_social_colored_bg .cz-mixcloud,
.cz_social_colored_bg_hover .cz-mixcloud:hover {
  background-color: #273a4b !important;
}
.cz_social_colored_bg .cz-skype,
.cz_social_colored_bg_hover .cz-skype:hover {
  background-color: #00aff0 !important;
}
.cz_social_colored_bg .cz-reddit,
.cz_social_colored_bg_hover .cz-reddit:hover {
  background-color: #ff5700 !important;
}
.cz_social_colored_bg .cz-whatsapp,
.cz_social_colored_bg_hover .cz-whatsapp:hover,
.cz_social_colored_bg .cz-013-whatsapp-logo,
.cz_social_colored_bg_hover .cz-013-whatsapp-logo:hover {
  background-color: #25d366 !important;
}
.cz_social_colored_bg .cz-behance,
.cz_social_colored_bg_hover .cz-behance:hover {
  background-color: #131418 !important;
}
.cz_social_colored_bg .cz-telegram,
.cz_social_colored_bg_hover .cz-telegram:hover,
.cz_social_colored_bg .cz-telegram-plane,
.cz_social_colored_bg_hover .cz-telegram-plane:hover,
.cz_social_colored_bg .cz-paper-plane,
.cz_social_colored_bg_hover .cz-paper-plane:hover,
.cz_social_colored_bg .cz-paper-plane-o,
.cz_social_colored_bg_hover .cz-paper-plane-o:hover {
  background-color: #08c !important;
}
.cz_social_colored_bg .cz-aparat,
.cz_social_colored_bg_hover .cz-aparat:hover {
  background-color: #ed0b58 !important;
}
.cz_social_colored_bg a,
.cz_social_colored_bg_hover a:hover {
  color: #fff;
}
.cz_social_fx_0 a:hover i {
  animation: socialZoomOut 0.4s forwards;
}
@keyframes socialZoomOut {
  from {
    opacity: 0.5;
    transform: scale(0, 0);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
  }
}
.cz_social_fx_1 a:hover i {
  animation: socialZoomIn 0.3s forwards;
}
@keyframes socialZoomIn {
  49% {
    transform: scale(1, 1);
  }
  50% {
    opacity: 0;
    transform: scale(0, 0);
  }
  51% {
    opacity: 1;
    transform: scale(2, 2);
  }
}
.cz_social_fx_2 a:hover i {
  animation: socialFxB 0.3s forwards;
}
@keyframes socialFxB {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_social_fx_3 a:hover i {
  animation: socialFxC 0.3s forwards;
}
@keyframes socialFxC {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_social_fx_4 a:hover i {
  animation: socialFxD 0.3s forwards;
}
@keyframes socialFxD {
  49% {
    transform: translateX(100%);
  }
  50% {
    opacity: 0;
    transform: translateX(-100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_social_fx_5 a:hover i {
  animation: socialFxE 0.3s forwards;
}
@keyframes socialFxE {
  49% {
    transform: translateX(-100%);
  }
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_social_fx_6 a:hover i {
  animation: socialFxF 0.4s forwards;
}
@keyframes socialFxF {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.cz_social_fx_7 a:hover i {
  animation: wobble 0.5s 10 forwards;
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.cz_social_fx_8 a:hover i {
  animation: flash 0.5s 10 forwards;
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.cz_social_fx_9 a:hover {
  animation: bounceFX 0.6s forwards;
}
@keyframes bounceFX {
  0%,
  10%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-6px);
  }
  60% {
    transform: translateY(-6px);
  }
}
.cz_social_fx_10 a i,
.cz_social_fx_11 a i {
  transition: all 0.4s ease;
}
.cz_social_fx_10 a:hover i {
  transform: rotateY(360deg);
}
.cz_social_fx_11 a:hover i {
  transform: rotateX(360deg);
}
.cz_infinite_anim_1 {
  animation: InfiniteAnimA 4s ease-in-out infinite;
}
@keyframes InfiniteAnimA {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(30px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.cz_infinite_anim_2 {
  animation: InfiniteAnimB 4s ease-in-out infinite;
}
@keyframes InfiniteAnimB {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.cz_infinite_anim_3 {
  animation: InfiniteAnimC 4s ease-in-out infinite;
}
@keyframes InfiniteAnimC {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(30px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.cz_infinite_anim_4 {
  animation: InfiniteAnimD 4s ease-in-out infinite;
}
@keyframes InfiniteAnimD {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-30px, 30px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.cz_infinite_anim_5 {
  animation: InfiniteAnimE 4s linear infinite;
}
@keyframes InfiniteAnimE {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(10px, 10px);
  }
  50% {
    transform: translate(20px, 0);
  }
  75% {
    transform: translate(10px, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.cz_loop_spinner {
  display: inline-block;
  animation-duration: 2.5s !important;
  animation: czSpinner linear infinite;
}
.cz_loop_spinner_normal {
  display: inline-block;
  animation-duration: 10s !important;
  animation: czSpinner linear infinite;
}
.cz_loop_spinner_slow {
  display: inline-block;
  animation-duration: 20s !important;
  animation: czSpinner linear infinite;
}
@keyframes czSpinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cz_loop_pulse {
  animation: czPulse 2s infinite;
}
@keyframes czPulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.cz_loop_tada {
  animation: czTada 1s infinite;
}
@keyframes czTada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.cz_loop_flash {
  animation: czFlash 2.5s infinite;
}
@keyframes czFlash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.cz_loop_swing {
  animation: czSwing 1.5s infinite;
}
@keyframes czSwing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.cz_loop_jello {
  animation: czJello 1s infinite;
}
@keyframes czJello {
  11.1% {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    transform: none;
  }
}
.cz_svg_bg {
  position: relative;
  overflow: visible !important;
  max-width: 100%;
}
.cz_svg_bg:before {
  content: "";
  left: -40px;
  top: 40px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  visibility: visible;
  z-index: 0;
}
.cz_image {
  position: relative;
  width: 100%;
}
div.cz_image > div {
  display: block;
}
.cz_image img {
  width: inherit;
}
.cz_main_image,
.cz_image_in {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.cz_image .cz_hover_image {
  position: absolute !important;
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: 0;
  width: 100%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.cz_main_image,
.cz_hover_image,
.cz_image .cz_image_in img {
  border-radius: inherit;
}
.cz_image:not(.cz_image_no_fx) .cz_image_in:hover .cz_main_image {
  opacity: 0;
}
.cz_image .cz_op_0 img {
  opacity: 0;
}
.cz_image .cz_op_100 img {
  opacity: 1;
}
.cz_image .cz_op_1 img {
  opacity: 0.1;
}
.cz_image .cz_op_2 img {
  opacity: 0.2;
}
.cz_image .cz_op_3 img {
  opacity: 0.3;
}
.cz_image .cz_op_4 img {
  opacity: 0.4;
}
.cz_image .cz_op_5 img {
  opacity: 0.5;
}
.cz_image .cz_op_6 img {
  opacity: 0.6;
}
.cz_image .cz_op_7 img {
  opacity: 0.7;
}
.cz_image .cz_op_8 img {
  opacity: 0.8;
}
.cz_image .cz_op_9 img {
  opacity: 0.9;
}
.cz_image_in:hover .cz_hover_image {
  opacity: 1;
}
.cz_image_no_fx .cz_hover_image {
  opacity: 0 !important;
}
.cz_image_caption {
  position: relative;
  z-index: 9;
  transition: all 0.2s ease-in-out;
}
.cz_image_caption_sticky .cz_image_caption {
  position: absolute !important;
  display: none;
  left: auto;
  top: auto;
  right: auto !important;
  bottom: auto !important;
  transition: none;
}
.cz_image_flip_h .cz_image_in,
.cz_image_flip_v .cz_image_in {
  perspective: 2500px;
  overflow: visible;
}
.cz_image_flip_h .cz_image_in .cz_main_image,
.cz_image_flip_v .cz_image_in .cz_main_image {
  z-index: 9;
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.cz_image_flip_h:hover .cz_image_in .cz_main_image,
.cz_image_flip_v:hover .cz_image_in .cz_main_image {
  z-index: 9;
  transform: rotateY(180deg);
}
.cz_image_flip_h .cz_image_in .cz_hover_image,
.cz_image_flip_v .cz_image_in .cz_hover_image {
  opacity: 1;
  z-index: 8;
  transform: translate(-50%, -50%) rotateY(-180deg);
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.cz_image_flip_h:hover .cz_image_in .cz_hover_image,
.cz_image_flip_v:hover .cz_image_in .cz_hover_image {
  z-index: 10;
  transform: translate(-50%, -50%) rotateY(0deg);
}
.cz_image_flip_v .cz_image_in .cz_main_image {
  transform: rotateX(0deg);
}
.cz_image_flip_v:hover .cz_image_in .cz_main_image {
  transform: rotateX(180deg);
}
.cz_image_flip_v .cz_image_in .cz_hover_image {
  transform: translate(-50%, -50%) rotateX(-180deg);
}
.cz_image_flip_v:hover .cz_image_in .cz_hover_image {
  transform: translate(-50%, -50%) rotateY(0deg);
}
.cz_image_fade_to_top .cz_main_image,
.cz_image_fade_to_top .cz_hover_image,
.cz_image_fade_to_bottom .cz_main_image,
.cz_image_fade_to_bottom .cz_hover_image,
.cz_image_fade_to_left .cz_main_image,
.cz_image_fade_to_left .cz_hover_image,
.cz_image_fade_to_right .cz_main_image,
.cz_image_fade_to_right .cz_hover_image,
.cz_image_zoom_in .cz_main_image,
.cz_image_zoom_in .cz_hover_image,
.cz_image_zoom_out .cz_main_image,
.cz_image_zoom_out .cz_hover_image,
.cz_image_blurred .cz_main_image,
.cz_image_blurred .cz_hover_image {
  transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.cz_image_fade_to_top:hover .cz_main_image {
  transform: translateY(-40px);
  opacity: 0;
}
.cz_image_fade_to_top .cz_hover_image {
  transform: translate(-50%, -40%);
}
.cz_image_fade_to_top:hover .cz_hover_image {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.cz_image_fade_to_bottom:hover .cz_main_image {
  transform: translateY(40px);
  opacity: 0;
}
.cz_image_fade_to_bottom .cz_hover_image {
  transform: translate(-50%, -60%);
}
.cz_image_fade_to_bottom:hover .cz_hover_image {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.cz_image_fade_to_left:hover .cz_main_image {
  transform: translateX(-40px);
  opacity: 0;
}
.cz_image_fade_to_left .cz_hover_image {
  transform: translate(-40%, -50%);
}
.cz_image_fade_to_left:hover .cz_hover_image {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.cz_image_fade_to_right:hover .cz_main_image {
  transform: translateX(40px);
  opacity: 0;
}
.cz_image_fade_to_right .cz_hover_image {
  transform: translate(-60%, -50%);
}
.cz_image_fade_to_right:hover .cz_hover_image {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.cz_image_zoom_in:hover .cz_main_image {
  transform: scale(0.9);
  opacity: 0;
}
.cz_image_zoom_in .cz_hover_image {
  transform: translate(-50%, -50%) scale(0.9);
}
.cz_image_zoom_in:hover .cz_hover_image {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.cz_image_zoom_out:hover .cz_main_image {
  transform: scale(1.1);
  opacity: 0;
}
.cz_image_zoom_out .cz_hover_image {
  transform: translate(-50%, -50%) scale(1.1);
}
.cz_image_zoom_out:hover .cz_hover_image {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.cz_image_blurred .cz_main_image {
  filter: blur(0);
}
.cz_image_blurred:hover .cz_main_image {
  filter: blur(10px);
  opacity: 0;
}
.cz_image_blurred .cz_hover_image {
  filter: blur(10px);
}
.cz_image_blurred:hover .cz_hover_image {
  filter: blur(0);
  opacity: 1;
}
.cz_image_no_effect .cz_main_image,
.cz_image_no_effect .cz_hover_image {
  transition: none;
}
.cz_image_slow_fade .cz_main_image,
.cz_image_slow_fade .cz_hover_image {
  transition: all 0.6s ease-in-out;
}
.xtra-image-full-width img {
  width: 100%;
}
.cz_slanted_tr,
.cz_slanted_tr_a > a,
.cz_slanted_tr_div > div {
  clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 100%);
}
.cz_slanted_tl,
.cz_slanted_tl_a > a,
.cz_slanted_tl_div > div {
  clip-path: polygon(0 25%, 101% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 25%, 101% 0, 100% 100%, 0 100%);
}
.cz_slanted_br,
.cz_slanted_br_a > a,
.cz_slanted_br_div > div {
  clip-path: polygon(0 0, 101% 0, 100% 75%, 0 100%);
  -webkit-clip-path: polygon(0 0, 101% 0, 100% 75%, 0 100%);
}
.cz_slanted_bl,
.cz_slanted_bl_a > a,
.cz_slanted_bl_div > div {
  clip-path: polygon(0 0, 101% 0, 100% 100%, 0 75%);
  -webkit-clip-path: polygon(0 0, 101% 0, 100% 100%, 0 75%);
}
.cz_slanted_trbl,
.cz_slanted_trbl_a > a,
.cz_slanted_trbl_div > div {
  clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 75%);
  -webkit-clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 75%);
}
.cz_slanted_tlbr,
.cz_slanted_tlbr_a > a,
.cz_slanted_tlbr_div > div {
  clip-path: polygon(0 25%, 101% 0, 100% 75%, 0 100%);
  -webkit-clip-path: polygon(0 25%, 101% 0, 100% 75%, 0 100%);
}
.cz_rel {
  position: relative;
}
.z_1 {
  z-index: -1;
}
.z0 {
  z-index: 0;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.z3 {
  z-index: 3;
}
.z4 {
  z-index: 4;
}
.z5 {
  z-index: 5;
}
.z9,
.z9:hover {
  z-index: 9 !important;
}
.z99 {
  z-index: 99 !important;
}
.z999 {
  z-index: 999;
}
.z9999 {
  z-index: 9999;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  z-index: auto !important;
}
.vc_gitem_row .vc_gitem-col {
  padding: 30px 30px 10px !important;
}
.vc_gitem-post-data-source-post_excerpt > div {
  line-height: 2 !important;
}
.vc_gitem-post-data-source-post_title > div {
  font-weight: 500 !important;
}
.vc_gitem-animate-slideBottom .vc_gitem-zone-b,
.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
  transition: all 0.4s ease-in-out !important;
}
h2.widgettitle {
  font-size: 26px;
  margin-bottom: 26px;
}
.select2-results,
.chosen-container {
  color: #222;
}
.cz_language_switcher img {
  width: auto;
}
.dialog-type-lightbox {
  z-index: 99999;
}
.rtl .jet-carousel .slick-list {
  direction: rtl;
}
.codevz-top-banner {
  display: none;
  position: relative;
  text-align: center;
  background: #232323;
  padding: 20px;
  color: #fff;
}
.codevz-top-banner-always {
  display: block;
}
.codevz-top-banner > i {
  position: absolute;
  right: 40px;
  top: 50%;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .hide_on_desktop,
  .show_on_tablet,
  .show_on_mobile {
    display: none !important;
  }
  .show_on_desktop,
  .show_only_desktop {
    display: block !important;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  .hide_on_tablet,
  .show_only_desktop,
  .show_only_mobile,
  .codevz-top-banner {
    display: none !important;
  }
  .show_on_tablet,
  .show_only_tablet {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .hide_on_mobile,
  .show_on_tablet.show_only_tablet,
  .codevz-top-banner {
    display: none !important;
  }
  .show_on_tablet:not(.hide_on_mobile, .show_only_tablet),
  .show_on_mobile,
  .show_only_mobile {
    display: block !important;
  }
}
.cz_btn {
  position: relative;
  display: inline-block;
  border: 0;
  margin: 0 0 -10px;
  overflow: hidden;
  padding: 0.6em 1.2em;
  border-style: solid;
  color: #fff;
  background: #4e71fe;
  text-align: initial;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.2s ease-in-out;
}
.elementor-page .cz_btn small {
  margin-top: 0;
}
[class*="fx_"] .cz_btn {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
.cz_btn:hover {
  color: #fff;
}
.cz_btn_inline {
  display: inline-block;
}
.cz_btn_block a {
  display: block;
  text-align: center;
}
.cz_btn_left {
  float: left;
}
.cz_btn_center {
  display: block;
  width: 100%;
  text-align: center;
}
.cz_btn_right {
  float: right;
}
.cz_btn_no_fx:before,
.cz_btn_no_fx:after {
  display: none;
}
.cz_btn:before,
.cz_btn:after {
  position: absolute;
  display: none;
  content: "";
  border: 0 !important;
  padding: 0 !important;
}
.cz_btn strong {
  font-weight: inherit;
  vertical-align: middle;
  white-space: nowrap;
}
.cz_btn_subtitle strong,
.cz_btn_subtitle i {
  display: inline-block;
  vertical-align: middle;
}
.cz_btn span {
  position: relative;
  z-index: 1;
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
}
.cz_btn b {
  width: auto;
  white-space: nowrap;
  padding: inherit;
  margin: 0;
  opacity: 0;
  font-weight: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.cz_btn:hover span {
  opacity: 0;
}
.cz_btn:hover b {
  opacity: 1;
}
.cz_btn_txt_no_fx:hover span {
  opacity: 1;
}
.cz_btn_txt_no_fx:hover b {
  opacity: 0;
}
.cz_btn i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin: 0 8px 0 0;
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  box-sizing: content-box;
}
.cz_btn_icon_after i {
  margin: 0 0 0 8px;
}
.cz_btn_has_image i {
  width: auto;
  height: auto;
  line-height: initial;
  overflow: hidden;
}
.cz_btn img {
  width: inherit;
  transition: all 0.3s ease-in-out;
}
.cz_btn:hover img:first-child,
.cz_btn img:last-child {
  opacity: 0;
}
.cz_btn img:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cz_btn:hover img:last-child {
  opacity: 1;
}
.cz_btn_txt_move_up b {
  transform: translate(-50%, 25%);
}
.cz_btn_txt_move_up:hover b {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.cz_btn_txt_move_up:hover span {
  opacity: 0;
  transform: translateY(-50%);
}
.cz_btn_txt_move_down b {
  transform: translate(-50%, -100%);
}
.cz_btn_txt_move_down:hover b {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.cz_btn_txt_move_down:hover span {
  opacity: 0;
  transform: translateY(50%);
}
.cz_btn_txt_move_right b {
  transform: translate(-100%, -50%);
}
.cz_btn_txt_move_right:hover b {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.cz_btn_txt_move_right:hover span {
  opacity: 0;
  transform: translateX(100%);
}
.cz_btn_txt_move_left b {
  transform: translate(100%, -50%);
}
.cz_btn_txt_move_left:hover b {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.cz_btn_txt_move_left:hover span {
  opacity: 0;
  transform: translateX(-100%);
}
.cz_btn_icon_move_up:hover i {
  animation: btnMoveUpIcon 0.3s forwards;
}
@keyframes btnMoveUpIcon {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_btn_icon_move_down:hover i {
  animation: btnMoveDownIcon 0.3s forwards;
}
@keyframes btnMoveDownIcon {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_btn_icon_move_left:hover i {
  animation: btnMoveLeftIcon 0.3s forwards;
}
@keyframes btnMoveLeftIcon {
  49% {
    transform: translateX(-100%);
  }
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_btn_icon_move_right:hover i {
  animation: btnMoveRightIcon 0.3s forwards;
}
@keyframes btnMoveRightIcon {
  49% {
    transform: translateX(100%);
  }
  50% {
    opacity: 0;
    transform: translateX(-100%);
  }
  51% {
    opacity: 1;
  }
}
.cz_btn_beat {
  overflow: visible;
}
.cz_btn_beat:before {
  display: block;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  z-index: -1;
  opacity: 0.6;
  background: inherit;
  margin: 0 !important;
  padding: 10px !important;
  transform-origin: center center;
  transform: translate(-50%, -50%) scale(0);
}
.cz_btn_beat:hover {
  transition: background-color 0.2s 0.4s, color 0.1s 0.3s;
  animation: BeatFx 0.4s forwards;
}
.cz_btn_beat:hover:before {
  animation: BeatFxB 0.4s forwards;
}
@keyframes BeatFx {
  60% {
    transform: scale(0.8);
  }
  85% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes BeatFxB {
  to {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.6);
  }
}
.cz_btn_move_up_icon {
  overflow: hidden;
}
.cz_btn_move_up_icon i {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, 100%);
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.cz_btn_move_up_icon img {
  margin: 0 auto;
}
.cz_btn_move_up_icon span strong {
  display: block;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.cz_btn_move_up_icon i {
  opacity: 0;
}
.cz_btn_move_up_icon:hover i {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.cz_btn_move_up_icon:hover b {
  opacity: 0;
}
.cz_btn_move_up_icon:hover span {
  opacity: 1;
}
.cz_btn_move_up_icon:hover span strong {
  transform: translateY(-130%) !important;
}
.cz_btn_show_hidden_icon i {
  opacity: 0;
  margin-right: -14px;
  transition: all 0.2s ease-in-out;
}
.cz_btn_show_hidden_icon:hover i {
  opacity: 1;
  margin-right: 10px;
}
.cz_btn_icon_after.cz_btn_show_hidden_icon i {
  margin-right: 0;
  margin-left: -14px;
}
.cz_btn_icon_after.cz_btn_show_hidden_icon:hover i {
  margin-right: 0;
  margin-left: 8px;
}
.cz_btn_ghost_icon {
  overflow: hidden;
}
.cz_btn_ghost_icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(3, 3);
  margin: 0;
  opacity: 0.3;
  transition: all 0.2s ease-in-out;
}
.cz_btn_ghost_icon:hover i {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.4, 1.4);
}
.cz_btn_ghost_icon:hover strong {
  opacity: 0;
  transform: scale(0.8, 0.8);
}
.cz_btn_zoom_out:hover {
  animation: none;
  transform: scale(0.9);
}
.cz_btn_zoom_in:hover {
  animation: none;
  transform: scale(1.1);
}
.cz_btn_move_up:hover {
  animation: none;
  transform: translateY(-6px);
}
.cz_btn_winkle:hover {
  animation: BtnFxWinkle 0.8s forwards;
}
@keyframes BtnFxWinkle {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-15%) rotate(-5deg);
  }
  30% {
    transform: translateX(10%) rotate(3deg);
  }
  45% {
    transform: translateX(-5%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.cz_btn_half_to_fill,
.cz_btn_half_to_fill:hover,
.cz_btn_half_to_fill_v,
.cz_btn_half_to_fill_v:hover {
  background: 0 0 !important;
  box-shadow: none !important;
  border: 0 !important;
  color: #a7a7a7;
}
.cz_btn_half_to_fill:before,
.cz_btn_half_to_fill_v:before,
.cz_btn_half_to_fill:after,
.cz_btn_half_to_fill_v:after {
  display: block;
  background: #111;
  width: 40px;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_btn_half_to_fill:after,
.cz_btn_half_to_fill_v:after {
  opacity: 0;
}
.cz_btn_half_to_fill_v:before,
.cz_btn_half_to_fill_v:after {
  width: 100%;
  height: 6px;
  top: auto;
  bottom: 0;
}
.cz_btn_half_to_fill:hover:before,
.cz_btn_half_to_fill_v:hover:before,
.cz_btn_half_to_fill:hover:after,
.cz_btn_half_to_fill_v:hover:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  background: #999;
}
.cz_btn_absorber:hover {
  animation: BtnFxAbsorber 0.8s forwards;
}
@keyframes BtnFxAbsorber {
  0%,
  10%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-8px);
  }
}
.cz_btn_zoom_out_in:hover b {
  transform-origin: top left;
  animation: BtnFxOutIn 0.8s forwards;
}
@keyframes BtnFxOutIn {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  25% {
    transform: scale(0) translate(-50%, -50%);
  }
  50% {
    transform: scale(1.2) translate(-50%, -50%);
  }
  75% {
    transform: scale(0.8) translate(-50%, -50%);
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
.cz_btn_fill_up,
.cz_btn_fill_down,
.cz_btn_fill_left,
.cz_btn_fill_right {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: 0 0 !important;
}
.cz_btn_fill_up:before,
.cz_btn_fill_down:before,
.cz_btn_fill_left:before,
.cz_btn_fill_right:before,
.cz_btn_fill_up:after,
.cz_btn_fill_down:after,
.cz_btn_fill_left:after,
.cz_btn_fill_right:after {
  display: block;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  background: #111;
  transform: translateY(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cz_btn_fill_up:after {
  transform: translateY(100%);
  background: #999;
}
.cz_btn_fill_up:hover:before {
  transform: translateY(-100%);
}
.cz_btn_fill_down:after {
  transform: translateY(-100%);
  background: #999;
}
.cz_btn_fill_down:hover:before {
  transform: translateY(100%);
}
.cz_btn_fill_left:after {
  transform: translateX(100%);
  background: #999;
}
.cz_btn_fill_left:hover:before {
  transform: translateX(-100%);
}
.cz_btn_fill_right:after {
  transform: translateX(-100%);
  background: #999;
}
.cz_btn_fill_right:hover:before {
  transform: translateX(100%);
}
.cz_btn_fill_up:hover:after,
.cz_btn_fill_down:hover:after,
.cz_btn_fill_left:hover:after,
.cz_btn_fill_right:hover:after {
  transform: translateY(0);
}
.cz_btn_flash:hover {
  opacity: 1;
  animation: czFlashFx 1s forwards;
}
@keyframes czFlashFx {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cz_btn_shine:before {
  top: 0;
  left: 125%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  animation: btnShineDef 0.7s forwards;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  ) !important;
  transform: skewX(-25deg);
}
.cz_btn_shine:hover:before {
  left: -125%;
  animation: btnShine 0.7s forwards;
}
@keyframes btnShine {
  100% {
    left: 125%;
  }
}
@keyframes btnShineDef {
  100% {
    left: -125%;
  }
}
.cz_btn_circle_fade:before {
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  background: rgba(255, 255, 255, 0.2) !important;
  border: 0 !important;
  border-radius: 100% !important;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.cz_btn_circle_fade:hover:before {
  animation: btnCircle 0.8s forwards;
}
@keyframes btnCircle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.cz_btn_blur {
  animation: btnBlurDef 0.8s forwards;
}
.cz_btn_blur:hover {
  animation: btnBlur 0.8s forwards;
}
.cz_btn_blur:hover span {
  opacity: 0;
}
.cz_btn_blur .cz_btn_onhover {
  transform: translate(-50%, -50%) !important;
}
.cz_btn_blur:hover .cz_btn_onhover {
  opacity: 1;
}
@keyframes btnBlur {
  0% {
    filter: blur(5px);
  }
  100% {
    filter: blur(0);
  }
}
@keyframes btnBlurDef {
  0% {
    filter: blur(5px);
  }
  100% {
    filter: blur(0);
  }
}
.cz_btn_unroll_v,
.cz_btn_unroll_h {
  background: 0 0 !important;
}
.cz_btn_unroll_v:before,
.cz_btn_unroll_h:before,
.cz_btn_unroll_v:after,
.cz_btn_unroll_h:after {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 !important;
  border-radius: 0 !important;
  transform-origin: center;
  transform: scale(1, 0);
  margin: 0 !important;
  padding: 0 !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.cz_btn_unroll_v:before,
.cz_btn_unroll_h:before {
  background: #999;
}
.cz_btn_unroll_v:after,
.cz_btn_unroll_h:after {
  background: #111;
}
.cz_btn_unroll_v:after {
  transform: scale(1, 0);
}
.cz_btn_unroll_h:after {
  transform: scale(0, 1);
}
.cz_btn_unroll_v:before,
.cz_btn_unroll_h:before,
.cz_btn_unroll_v:hover:after,
.cz_btn_unroll_h:hover:after {
  transform: scale(1);
}
@media screen and (max-width: 768px) {
  a.cz_btn.hide_on_tablet {
    display: none;
  }
  .cz_mobile_btn_center {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 480px) {
  .cz_mobile_btn_block {
    float: none;
  }
  .cz_mobile_btn_block a {
    display: block;
    margin: 0;
    text-align: center;
  }
  a.cz_btn.hide_on_tablet {
    display: block;
  }
  a.cz_btn.hide_on_mobile {
    display: none;
  }
}
.xtra-cookie {
  position: fixed;
  display: none;
  opacity: 1;
  fill: #fff;
  color: #fff;
  width: 340px;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  z-index: 999999999;
  border-radius: 10px;
  background: #282828;
  padding: 0 30px 30px;
  box-sizing: border-box;
  box-shadow: 0px 0px 30px #3333333d;
}
.xtra-cookie svg {
  width: 72px;
  margin-top: -50px;
  fill: currentColor;
  background: inherit;
  border-radius: 100px;
  padding: 15px;
}
.xtra-cookie-bl {
  left: 30px;
  bottom: 25px;
}
.xtra-cookie-br {
  right: 30px;
  bottom: 25px;
}
.xtra-cookie-tl {
  top: 25px;
  left: 30px;
}
.xtra-cookie-tr {
  top: 25px;
  right: 30px;
}
.xtra-cookie span {
  display: block;
  margin: 0 0 30px;
}
.xtra-cookie a {
  font-weight: 700;
  margin: 0 2px;
  color: inherit;
}
.xtra-cookie a.xtra-cookie-button {
  font-size: 14px !important;
  font-weight: 700;
  cursor: pointer;
  background: #282828;
  color: #fff;
  padding: 10px 20px;
  border-radius: 100px;
}
.xtra-cookie a.xtra-cookie-button:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .xtra-cookie {
    left: 50%;
    width: 90%;
    bottom: 15px;
    padding: 0 20px 20px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  section.elementor-section.elementor-section-boxed > .elementor-container {
    width: 100% !important;
  }
  .cz_mobile_text_center .cz_wpe_content {
    display: block;
  }
  .cz_image > div {
    margin: 0 auto;
  }
  .cz_mobile_text_center,
  .cz_mobile_text_center * {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .cz_fixed_footer {
    position: static !important;
  }
  .cz_five_columns > .wpb_column,
  .cz_five_columns > .vc_vc_column {
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto !important;
    border-radius: 0;
  }
  .wpb_column {
    margin-bottom: 20px;
  }
  .Corpse_Sticky {
    display: none;
  }
  .cz_mobile_text_center,
  .cz_mobile_text_center * {
    text-align: center !important;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .cz_mobile_text_center .cz_title_content {
    width: 100%;
  }
  .cz_mobile_text_center .cz_title_content .cz_wpe_content {
    display: table;
  }
  .vc_row[data-vc-stretch-content] .vc_column-inner[class*="vc_custom_"] {
    padding: 20px !important;
  }
  .wpb_column {
    margin-bottom: 0 !important;
  }
  .vc_row.no_padding .vc_column_container > .vc_column-inner,
  .vc_row.nopadding .vc_column_container > .vc_column-inner {
    padding: 0 !important;
  }
  .cz_posts_container article > div {
    height: auto !important;
  }
  .search_style_icon_full .search {
    width: 86%;
    top: 80px;
  }
  .cz_posts_template_13 article,
  .cz_posts_template_14 article {
    width: 100%;
  }
  .rtl .cz_social.tal,
  .rtl .cz_social.tar,
  .center_in_mobile,
  .center_in_mobile *,
  .center_on_mobile,
  .center_on_mobile * {
    text-align: center !important;
    float: none !important;
    list-style: none !important;
  }
  .center_in_mobile .cz_wh_left,
  .center_in_mobile .cz_wh_right,
  .center_on_mobile .cz_wh_left,
  .center_on_mobile .cz_wh_right {
    display: block;
  }
  .center_in_mobile .item_small > a,
  .center_on_mobile .item_small > a {
    display: inline-block;
    margin: 15px 0;
  }
  .center_in_mobile img,
  .center_in_mobile .cz_image > div,
  .center_on_mobile img,
  .center_on_mobile .cz_image > div {
    float: none;
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .center_in_mobile .cz_stylish_list,
  .center_on_mobile .cz_stylish_list {
    display: table;
    margin: 0 auto !important;
  }
  .center_in_mobile .star-rating,
  .center_on_mobile .star-rating {
    margin: 0 auto !important;
  }
  .codevz-widget-about > * > * {
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .tac_in_mobile {
    text-align: center !important;
    float: none !important;
    display: table;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .cz_row_reverse,
  .cz_reverse_row,
  .cz_reverse_row_tablet {
    flex-direction: column-reverse;
    display: flex;
  }
  .xtra-image-full-width-tablet img {
    width: 100%;
  }
  footer .elms_center > div {
    display: block;
  }
  footer .cz_elm[class*="custom_element_"] {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .wpb_animate_when_almost_visible {
    animation-delay: 0ms !important;
  }
  .cz_reverse_row_mobile {
    flex-direction: column-reverse;
    display: flex;
  }
  .xtra-image-full-width-mobile img {
    width: 100%;
  }
}
.codevz-pwa * {
  box-sizing: border-box;
}
.codevz-pwa {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 99999999999;
  background: #000000de;
  box-sizing: border-box;
}
.codevz-pwa-footer span {
  display: none;
}
.codevz-pwa-desktop {
  display: none !important;
}
@media (max-width: 768px) and (min-width: 200px) {
  .codevz-pwa > div {
    position: absolute;
    width: 85%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    background: #fff;
    color: #111;
    border-radius: 10px;
    padding: 50px;
    font-size: 15px;
    text-align: center;
  }
  .codevz-pwa-plc {
    position: relative;
    height: 80px;
    margin-bottom: 10px;
  }
  .codevz-pwa-plc div {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 1000px;
    text-align: center;
  }
  .codevz-pwa > div > .codevz-pwa-plc:first-child {
    margin-top: -70px;
  }
  .codevz-pwa-plc i {
    width: 80px;
    height: 80px;
    display: inline-block;
    background: #f5f5f5;
    border-radius: 25px;
    margin: 0 5px;
    padding: 5px;
  }
  .codevz-pwa-plc img {
    border-radius: inherit;
  }
  .codevz-pwa-close {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 30px;
    line-height: 1;
    color: #666;
  }
  .codevz-pwa-title {
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 10px 15px;
    border-radius: 100px;
    margin: -70px auto 0;
    position: relative;
    font-weight: 700;
    display: table;
  }
  .codevz-pwa > div > p {
    margin: 60px 0 40px;
  }
  .codevz-pwa-footer {
    position: absolute;
    font-size: 14px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f5f5f5;
    padding: 10px;
  }
  .codevz-pwa-footer img {
    width: 15px;
    display: inline-block;
    vertical-align: top;
    margin: 0 6px;
  }
  .codevz-pwa-show,
  .codevz-pwa-ios .codevz-pwa-footer span:first-child,
  .codevz-pwa-android .codevz-pwa-footer span:last-child {
    display: block;
  }
}
.xtra-inline-element {
  position: relative;
  display: inline-block;
}
.codevz-con-stretch-yes {
  position: relative;
  left: calc(50% - 50vw);
  width: 100vw !important;
  max-width: 100vw !important;
}
.rtl .codevz-con-stretch-yes {
  right: calc(50% - 50vw);
  left: auto;
}
.elementor-slideshow__header {
  width: 125px !important;
}
section.elementor-section.elementor-section-boxed > .elementor-container {
  width: 1280px;
  max-width: 100%;
}
section.elementor-section.elementor-section-boxed
  .elementor-inner-section
  .elementor-container {
  width: 100%;
  max-width: 100%;
}
.elementor-page.elementor-editor-active
  [class*="elementor-widget-cz_"]
  .elementor-widget-container {
  min-height: 1px;
}
.elementor-page.elementor-editor-active
  .elementor-widget-cz_popup
  .elementor-widget-container {
  min-height: 30px;
}
.elementor-page.elementor-editor-active
  .elementor-widget-cz_popup
  .elementor-widget-container:before {
  content: "Popup";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 8px;
  text-transform: uppercase;
  font-size: 11px;
  opacity: 0.5;
}
.elementor-editor-column-settings,
.elementor-editor-element-settings {
  margin: 0 !important;
}
.elementor-editor-active .elementor-widget-container .cz_gap {
  background: repeating-linear-gradient(
    -45deg,
    rgba(125, 125, 125, 0.2) 1px,
    rgba(255, 255, 255, 0) 3px,
    rgba(255, 255, 255, 0) 10px
  );
}
.elementor-widget.elementor-widget-cz_gap {
  margin-bottom: 0 !important;
}
.elementor-element.cz_sticky_col,
.elementor-element.column-xtra-sticky {
  display: block;
}
.column-xtra-full-before > .elementor-widget-wrap:before,
.column-xtra-full-after > .elementor-widget-wrap:after,
.column-xtra-full-before[data-element_type="container"]:before,
.column-xtra-full-after[data-element_type="container"]:after {
  position: absolute;
  content: "";
  top: 0;
  width: 6000px;
  height: 100%;
  background: inherit;
  visibility: visible;
  border-radius: inherit;
  z-index: 0;
}
.column-xtra-full-before > .elementor-widget-wrap:before,
.column-xtra-full-before[data-element_type="container"]:before {
  left: auto;
  right: 0;
}
.column-xtra-full-after > .elementor-widget-wrap:after,
.column-xtra-full-after[data-element_type="container"]:after {
  left: 0;
  right: auto;
}
.column-xtra-full-before .elementor-element,
.column-xtra-full-after .elementor-element,
.column-xtra-full-before[data-element_type="container"] .elementor-element,
.column-xtra-full-after[data-element_type="container"] .elementor-element {
  position: relative;
  z-index: 1;
}
.elementor-page .elementor-widget-cz_team > div {
  clip-path: none !important;
}
.elementor-page .cz_slanted_br_div .cz_team_img {
  clip-path: polygon(0 0, 101% 0, 100% 75%, 0 100%);
  -webkit-clip-path: polygon(0 0, 101% 0, 100% 75%, 0 100%);
}
.elementor-element-populated:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  visibility: visible;
  z-index: -1;
}
.cz-elementor-container #site_header > .row,
.cz-elementor-container #site_footer > .row {
  width: 100% !important;
}
[class*="codevz-columns-devider-"] > div > div:after {
  content: "";
  font-size: 50px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
[class*="codevz-columns-devider-"] > div > div:last-child:after {
  display: none;
}
.codevz-columns-devider-line-slash > div > div:after {
  width: 1px;
  height: 100px;
  transform: translateY(-50%) rotate(45deg);
  background: #676767;
}
#menu_header_4 .elementor-section {
  width: 100% !important;
}
.elementor-carousel-image {
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
  .column-xtra-full-before > .elementor-widget-wrap:before,
  .column-xtra-full-before[data-element_type="container"]:before {
    left: auto;
    right: -20%;
  }
  .column-xtra-full-after > .elementor-widget-wrap:after,
  .column-xtra-full-after[data-element_type="container"]:after {
    left: -20%;
    right: auto;
  }
} /*! elementor-icons - v5.34.0 - 03-12-2024 */
@font-face {
  font-display: swap;
  font-family: eicons;
  src: url(/elementor/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.34.0);
  src: url(/elementor/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.34.0#iefix)
      format("embedded-opentype"),
    url(/elementor/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.34.0)
      format("woff2"),
    url(/elementor/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.34.0)
      format("woff"),
    url(/elementor/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.34.0)
      format("truetype"),
    url(/elementor/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.34.0#eicon)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" eicon-"],
[class^="eicon"] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.eicon-animation-spin {
  animation: a 2s infinite linear;
}
.eicon-editor-link:before {
  content: "\e800";
}
.eicon-editor-unlink:before {
  content: "\e801";
}
.eicon-editor-external-link:before {
  content: "\e802";
}
.eicon-editor-close:before {
  content: "\e803";
}
.eicon-editor-list-ol:before {
  content: "\e804";
}
.eicon-editor-list-ul:before {
  content: "\e805";
}
.eicon-editor-bold:before {
  content: "\e806";
}
.eicon-editor-italic:before {
  content: "\e807";
}
.eicon-editor-underline:before {
  content: "\e808";
}
.eicon-editor-paragraph:before {
  content: "\e809";
}
.eicon-editor-h1:before {
  content: "\e80a";
}
.eicon-editor-h2:before {
  content: "\e80b";
}
.eicon-editor-h3:before {
  content: "\e80c";
}
.eicon-editor-h4:before {
  content: "\e80d";
}
.eicon-editor-h5:before {
  content: "\e80e";
}
.eicon-editor-h6:before {
  content: "\e80f";
}
.eicon-editor-quote:before {
  content: "\e810";
}
.eicon-editor-code:before {
  content: "\e811";
}
.eicon-elementor:before {
  content: "\e812";
}
.eicon-elementor-circle:before {
  content: "\e813";
}
.eicon-pojome:before {
  content: "\e814";
}
.eicon-plus:before {
  content: "\e815";
}
.eicon-menu-bar:before {
  content: "\e816";
}
.eicon-apps:before {
  content: "\e817";
}
.eicon-accordion:before {
  content: "\e818";
}
.eicon-alert:before {
  content: "\e819";
}
.eicon-animation-text:before {
  content: "\e81a";
}
.eicon-animation:before {
  content: "\e81b";
}
.eicon-banner:before {
  content: "\e81c";
}
.eicon-blockquote:before {
  content: "\e81d";
}
.eicon-button:before {
  content: "\e81e";
}
.eicon-call-to-action:before {
  content: "\e81f";
}
.eicon-captcha:before {
  content: "\e820";
}
.eicon-carousel:before {
  content: "\e821";
}
.eicon-checkbox:before {
  content: "\e822";
}
.eicon-columns:before {
  content: "\e823";
}
.eicon-countdown:before {
  content: "\e824";
}
.eicon-counter:before {
  content: "\e825";
}
.eicon-date:before {
  content: "\e826";
}
.eicon-divider-shape:before {
  content: "\e827";
}
.eicon-divider:before {
  content: "\e828";
}
.eicon-download-button:before {
  content: "\e829";
}
.eicon-dual-button:before {
  content: "\e82a";
}
.eicon-email-field:before {
  content: "\e82b";
}
.eicon-facebook-comments:before {
  content: "\e82c";
}
.eicon-facebook-like-box:before {
  content: "\e82d";
}
.eicon-form-horizontal:before {
  content: "\e82e";
}
.eicon-form-vertical:before {
  content: "\e82f";
}
.eicon-gallery-grid:before {
  content: "\e830";
}
.eicon-gallery-group:before {
  content: "\e831";
}
.eicon-gallery-justified:before {
  content: "\e832";
}
.eicon-gallery-masonry:before {
  content: "\e833";
}
.eicon-icon-box:before {
  content: "\e834";
}
.eicon-image-before-after:before {
  content: "\e835";
}
.eicon-image-box:before {
  content: "\e836";
}
.eicon-image-hotspot:before {
  content: "\e837";
}
.eicon-image-rollover:before {
  content: "\e838";
}
.eicon-info-box:before {
  content: "\e839";
}
.eicon-inner-section:before {
  content: "\e83a";
}
.eicon-mailchimp:before {
  content: "\e83b";
}
.eicon-menu-card:before {
  content: "\e83c";
}
.eicon-navigation-horizontal:before {
  content: "\e83d";
}
.eicon-nav-menu:before {
  content: "\e83e";
}
.eicon-navigation-vertical:before {
  content: "\e83f";
}
.eicon-number-field:before {
  content: "\e840";
}
.eicon-parallax:before {
  content: "\e841";
}
.eicon-php7:before {
  content: "\e842";
}
.eicon-post-list:before {
  content: "\e843";
}
.eicon-post-slider:before {
  content: "\e844";
}
.eicon-post:before {
  content: "\e845";
}
.eicon-posts-carousel:before {
  content: "\e846";
}
.eicon-posts-grid:before {
  content: "\e847";
}
.eicon-posts-group:before {
  content: "\e848";
}
.eicon-posts-justified:before {
  content: "\e849";
}
.eicon-posts-masonry:before {
  content: "\e84a";
}
.eicon-posts-ticker:before {
  content: "\e84b";
}
.eicon-price-list:before {
  content: "\e84c";
}
.eicon-price-table:before {
  content: "\e84d";
}
.eicon-radio:before {
  content: "\e84e";
}
.eicon-rtl:before {
  content: "\e84f";
}
.eicon-scroll:before {
  content: "\e850";
}
.eicon-search:before {
  content: "\e851";
}
.eicon-select:before {
  content: "\e852";
}
.eicon-share:before {
  content: "\e853";
}
.eicon-sidebar:before {
  content: "\e854";
}
.eicon-skill-bar:before {
  content: "\e855";
}
.eicon-slider-3d:before {
  content: "\e856";
}
.eicon-slider-album:before {
  content: "\e857";
}
.eicon-slider-device:before {
  content: "\e858";
}
.eicon-slider-full-screen:before {
  content: "\e859";
}
.eicon-slider-push:before {
  content: "\e85a";
}
.eicon-slider-vertical:before {
  content: "\e85b";
}
.eicon-slider-video:before {
  content: "\e85c";
}
.eicon-slides:before {
  content: "\e85d";
}
.eicon-social-icons:before {
  content: "\e85e";
}
.eicon-spacer:before {
  content: "\e85f";
}
.eicon-table:before {
  content: "\e860";
}
.eicon-tabs:before {
  content: "\e861";
}
.eicon-tel-field:before {
  content: "\e862";
}
.eicon-text-area:before {
  content: "\e863";
}
.eicon-text-field:before {
  content: "\e864";
}
.eicon-thumbnails-down:before {
  content: "\e865";
}
.eicon-thumbnails-half:before {
  content: "\e866";
}
.eicon-thumbnails-right:before {
  content: "\e867";
}
.eicon-time-line:before {
  content: "\e868";
}
.eicon-toggle:before {
  content: "\e869";
}
.eicon-url:before {
  content: "\e86a";
}
.eicon-t-letter:before {
  content: "\e86b";
}
.eicon-wordpress:before {
  content: "\e86c";
}
.eicon-text:before {
  content: "\e86d";
}
.eicon-anchor:before {
  content: "\e86e";
}
.eicon-bullet-list:before {
  content: "\e86f";
}
.eicon-code:before {
  content: "\e870";
}
.eicon-favorite:before {
  content: "\e871";
}
.eicon-google-maps:before {
  content: "\e872";
}
.eicon-image:before {
  content: "\e873";
}
.eicon-photo-library:before {
  content: "\e874";
}
.eicon-woocommerce:before {
  content: "\e875";
}
.eicon-youtube:before {
  content: "\e876";
}
.eicon-flip-box:before {
  content: "\e877";
}
.eicon-settings:before {
  content: "\e878";
}
.eicon-headphones:before {
  content: "\e879";
}
.eicon-testimonial:before {
  content: "\e87a";
}
.eicon-counter-circle:before {
  content: "\e87b";
}
.eicon-person:before {
  content: "\e87c";
}
.eicon-chevron-right:before {
  content: "\e87d";
}
.eicon-chevron-left:before {
  content: "\e87e";
}
.eicon-close:before {
  content: "\e87f";
}
.eicon-file-download:before {
  content: "\e880";
}
.eicon-save:before {
  content: "\e881";
}
.eicon-zoom-in:before {
  content: "\e882";
}
.eicon-shortcode:before {
  content: "\e883";
}
.eicon-nerd:before {
  content: "\e884";
}
.eicon-device-desktop:before {
  content: "\e885";
}
.eicon-device-tablet:before {
  content: "\e886";
}
.eicon-device-mobile:before {
  content: "\e887";
}
.eicon-document-file:before {
  content: "\e888";
}
.eicon-folder-o:before {
  content: "\e889";
}
.eicon-hypster:before {
  content: "\e88a";
}
.eicon-h-align-left:before {
  content: "\e88b";
}
.eicon-h-align-right:before {
  content: "\e88c";
}
.eicon-h-align-center:before {
  content: "\e88d";
}
.eicon-h-align-stretch:before {
  content: "\e88e";
}
.eicon-v-align-top:before {
  content: "\e88f";
}
.eicon-v-align-bottom:before {
  content: "\e890";
}
.eicon-v-align-middle:before {
  content: "\e891";
}
.eicon-v-align-stretch:before {
  content: "\e892";
}
.eicon-pro-icon:before {
  content: "\e893";
}
.eicon-mail:before {
  content: "\e894";
}
.eicon-lock-user:before {
  content: "\e895";
}
.eicon-testimonial-carousel:before {
  content: "\e896";
}
.eicon-media-carousel:before {
  content: "\e897";
}
.eicon-section:before {
  content: "\e898";
}
.eicon-column:before {
  content: "\e899";
}
.eicon-edit:before {
  content: "\e89a";
}
.eicon-clone:before {
  content: "\e89b";
}
.eicon-trash:before {
  content: "\e89c";
}
.eicon-play:before {
  content: "\e89d";
}
.eicon-angle-right:before {
  content: "\e89e";
}
.eicon-angle-left:before {
  content: "\e89f";
}
.eicon-animated-headline:before {
  content: "\e8a0";
}
.eicon-menu-toggle:before {
  content: "\e8a1";
}
.eicon-fb-embed:before {
  content: "\e8a2";
}
.eicon-fb-feed:before {
  content: "\e8a3";
}
.eicon-twitter-embed:before {
  content: "\e8a4";
}
.eicon-twitter-feed:before {
  content: "\e8a5";
}
.eicon-sync:before {
  content: "\e8a6";
}
.eicon-import-export:before {
  content: "\e8a7";
}
.eicon-check-circle:before {
  content: "\e8a8";
}
.eicon-library-save:before {
  content: "\e8a9";
}
.eicon-library-download:before {
  content: "\e8aa";
}
.eicon-insert:before {
  content: "\e8ab";
}
.eicon-preview-medium:before {
  content: "\e8ac";
}
.eicon-sort-down:before {
  content: "\e8ad";
}
.eicon-sort-up:before {
  content: "\e8ae";
}
.eicon-heading:before {
  content: "\e8af";
}
.eicon-logo:before {
  content: "\e8b0";
}
.eicon-meta-data:before {
  content: "\e8b1";
}
.eicon-post-content:before {
  content: "\e8b2";
}
.eicon-post-excerpt:before {
  content: "\e8b3";
}
.eicon-post-navigation:before {
  content: "\e8b4";
}
.eicon-yoast:before {
  content: "\e8b5";
}
.eicon-nerd-chuckle:before {
  content: "\e8b6";
}
.eicon-nerd-wink:before {
  content: "\e8b7";
}
.eicon-comments:before {
  content: "\e8b8";
}
.eicon-download-circle-o:before {
  content: "\e8b9";
}
.eicon-library-upload:before {
  content: "\e8ba";
}
.eicon-save-o:before {
  content: "\e8bb";
}
.eicon-upload-circle-o:before {
  content: "\e8bc";
}
.eicon-ellipsis-h:before {
  content: "\e8bd";
}
.eicon-ellipsis-v:before {
  content: "\e8be";
}
.eicon-arrow-left:before {
  content: "\e8bf";
}
.eicon-arrow-right:before {
  content: "\e8c0";
}
.eicon-arrow-up:before {
  content: "\e8c1";
}
.eicon-arrow-down:before {
  content: "\e8c2";
}
.eicon-play-o:before {
  content: "\e8c3";
}
.eicon-archive-posts:before {
  content: "\e8c4";
}
.eicon-archive-title:before {
  content: "\e8c5";
}
.eicon-featured-image:before {
  content: "\e8c6";
}
.eicon-post-info:before {
  content: "\e8c7";
}
.eicon-post-title:before {
  content: "\e8c8";
}
.eicon-site-logo:before {
  content: "\e8c9";
}
.eicon-site-search:before {
  content: "\e8ca";
}
.eicon-site-title:before {
  content: "\e8cb";
}
.eicon-plus-square:before {
  content: "\e8cc";
}
.eicon-minus-square:before {
  content: "\e8cd";
}
.eicon-cloud-check:before {
  content: "\e8ce";
}
.eicon-drag-n-drop:before {
  content: "\e8cf";
}
.eicon-welcome:before {
  content: "\e8d0";
}
.eicon-handle:before {
  content: "\e8d1";
}
.eicon-cart:before {
  content: "\e8d2";
}
.eicon-product-add-to-cart:before {
  content: "\e8d3";
}
.eicon-product-breadcrumbs:before {
  content: "\e8d4";
}
.eicon-product-categories:before {
  content: "\e8d5";
}
.eicon-product-description:before {
  content: "\e8d6";
}
.eicon-product-images:before {
  content: "\e8d7";
}
.eicon-product-info:before {
  content: "\e8d8";
}
.eicon-product-meta:before {
  content: "\e8d9";
}
.eicon-product-pages:before {
  content: "\e8da";
}
.eicon-product-price:before {
  content: "\e8db";
}
.eicon-product-rating:before {
  content: "\e8dc";
}
.eicon-product-related:before {
  content: "\e8dd";
}
.eicon-product-stock:before {
  content: "\e8de";
}
.eicon-product-tabs:before {
  content: "\e8df";
}
.eicon-product-title:before {
  content: "\e8e0";
}
.eicon-product-upsell:before {
  content: "\e8e1";
}
.eicon-products:before {
  content: "\e8e2";
}
.eicon-bag-light:before {
  content: "\e8e3";
}
.eicon-bag-medium:before {
  content: "\e8e4";
}
.eicon-bag-solid:before {
  content: "\e8e5";
}
.eicon-basket-light:before {
  content: "\e8e6";
}
.eicon-basket-medium:before {
  content: "\e8e7";
}
.eicon-basket-solid:before {
  content: "\e8e8";
}
.eicon-cart-light:before {
  content: "\e8e9";
}
.eicon-cart-medium:before {
  content: "\e8ea";
}
.eicon-cart-solid:before {
  content: "\e8eb";
}
.eicon-exchange:before {
  content: "\e8ec";
}
.eicon-preview-thin:before {
  content: "\e8ed";
}
.eicon-device-laptop:before {
  content: "\e8ee";
}
.eicon-collapse:before {
  content: "\e8ef";
}
.eicon-expand:before {
  content: "\e8f0";
}
.eicon-navigator:before {
  content: "\e8f1";
}
.eicon-plug:before {
  content: "\e8f2";
}
.eicon-dashboard:before {
  content: "\e8f3";
}
.eicon-typography:before {
  content: "\e8f4";
}
.eicon-info-circle-o:before {
  content: "\e8f5";
}
.eicon-integration:before {
  content: "\e8f6";
}
.eicon-plus-circle-o:before {
  content: "\e8f7";
}
.eicon-rating:before {
  content: "\e8f8";
}
.eicon-review:before {
  content: "\e8f9";
}
.eicon-tools:before {
  content: "\e8fa";
}
.eicon-loading:before {
  content: "\e8fb";
}
.eicon-sitemap:before {
  content: "\e8fc";
}
.eicon-click:before {
  content: "\e8fd";
}
.eicon-clock:before {
  content: "\e8fe";
}
.eicon-library-open:before {
  content: "\e8ff";
}
.eicon-warning:before {
  content: "\e900";
}
.eicon-flow:before {
  content: "\e901";
}
.eicon-cursor-move:before {
  content: "\e902";
}
.eicon-arrow-circle-left:before {
  content: "\e903";
}
.eicon-flash:before {
  content: "\e904";
}
.eicon-redo:before {
  content: "\e905";
}
.eicon-ban:before {
  content: "\e906";
}
.eicon-barcode:before {
  content: "\e907";
}
.eicon-calendar:before {
  content: "\e908";
}
.eicon-caret-left:before {
  content: "\e909";
}
.eicon-caret-right:before {
  content: "\e90a";
}
.eicon-caret-up:before {
  content: "\e90b";
}
.eicon-chain-broken:before {
  content: "\e90c";
}
.eicon-check-circle-o:before {
  content: "\e90d";
}
.eicon-check:before {
  content: "\e90e";
}
.eicon-chevron-double-left:before {
  content: "\e90f";
}
.eicon-chevron-double-right:before {
  content: "\e910";
}
.eicon-undo:before {
  content: "\e911";
}
.eicon-filter:before {
  content: "\e912";
}
.eicon-circle-o:before {
  content: "\e913";
}
.eicon-circle:before {
  content: "\e914";
}
.eicon-clock-o:before {
  content: "\e915";
}
.eicon-cog:before {
  content: "\e916";
}
.eicon-cogs:before {
  content: "\e917";
}
.eicon-commenting-o:before {
  content: "\e918";
}
.eicon-copy:before {
  content: "\e919";
}
.eicon-database:before {
  content: "\e91a";
}
.eicon-dot-circle-o:before {
  content: "\e91b";
}
.eicon-envelope:before {
  content: "\e91c";
}
.eicon-external-link-square:before {
  content: "\e91d";
}
.eicon-eyedropper:before {
  content: "\e91e";
}
.eicon-folder:before {
  content: "\e91f";
}
.eicon-font:before {
  content: "\e920";
}
.eicon-adjust:before {
  content: "\e921";
}
.eicon-lightbox:before {
  content: "\e922";
}
.eicon-heart-o:before {
  content: "\e923";
}
.eicon-history:before {
  content: "\e924";
}
.eicon-image-bold:before {
  content: "\e925";
}
.eicon-info-circle:before {
  content: "\e926";
}
.eicon-link:before {
  content: "\e927";
}
.eicon-long-arrow-left:before {
  content: "\e928";
}
.eicon-long-arrow-right:before {
  content: "\e929";
}
.eicon-caret-down:before {
  content: "\e92a";
}
.eicon-paint-brush:before {
  content: "\e92b";
}
.eicon-pencil:before {
  content: "\e92c";
}
.eicon-plus-circle:before {
  content: "\e92d";
}
.eicon-zoom-in-bold:before {
  content: "\e92e";
}
.eicon-sort-amount-desc:before {
  content: "\e92f";
}
.eicon-sign-out:before {
  content: "\e930";
}
.eicon-spinner:before {
  content: "\e931";
}
.eicon-square:before {
  content: "\e932";
}
.eicon-star-o:before {
  content: "\e933";
}
.eicon-star:before {
  content: "\e934";
}
.eicon-text-align-justify:before {
  content: "\e935";
}
.eicon-text-align-center:before {
  content: "\e936";
}
.eicon-tags:before {
  content: "\e937";
}
.eicon-text-align-left:before {
  content: "\e938";
}
.eicon-text-align-right:before {
  content: "\e939";
}
.eicon-close-circle:before {
  content: "\e93a";
}
.eicon-trash-o:before {
  content: "\e93b";
}
.eicon-font-awesome:before {
  content: "\e93c";
}
.eicon-user-circle-o:before {
  content: "\e93d";
}
.eicon-video-camera:before {
  content: "\e93e";
}
.eicon-heart:before {
  content: "\e93f";
}
.eicon-wrench:before {
  content: "\e940";
}
.eicon-help:before {
  content: "\e941";
}
.eicon-help-o:before {
  content: "\e942";
}
.eicon-zoom-out-bold:before {
  content: "\e943";
}
.eicon-plus-square-o:before {
  content: "\e944";
}
.eicon-minus-square-o:before {
  content: "\e945";
}
.eicon-minus-circle:before {
  content: "\e946";
}
.eicon-minus-circle-o:before {
  content: "\e947";
}
.eicon-code-bold:before {
  content: "\e948";
}
.eicon-cloud-upload:before {
  content: "\e949";
}
.eicon-search-bold:before {
  content: "\e94a";
}
.eicon-map-pin:before {
  content: "\e94b";
}
.eicon-meetup:before {
  content: "\e94c";
}
.eicon-slideshow:before {
  content: "\e94d";
}
.eicon-t-letter-bold:before {
  content: "\e94e";
}
.eicon-preferences:before {
  content: "\e94f";
}
.eicon-table-of-contents:before {
  content: "\e950";
}
.eicon-tv:before {
  content: "\e951";
}
.eicon-upload:before {
  content: "\e952";
}
.eicon-instagram-comments:before {
  content: "\e953";
}
.eicon-instagram-nested-gallery:before {
  content: "\e954";
}
.eicon-instagram-post:before {
  content: "\e955";
}
.eicon-instagram-video:before {
  content: "\e956";
}
.eicon-instagram-gallery:before {
  content: "\e957";
}
.eicon-instagram-likes:before {
  content: "\e958";
}
.eicon-facebook:before {
  content: "\e959";
}
.eicon-twitter:before {
  content: "\e95a";
}
.eicon-pinterest:before {
  content: "\e95b";
}
.eicon-frame-expand:before {
  content: "\e95c";
}
.eicon-frame-minimize:before {
  content: "\e95d";
}
.eicon-archive:before {
  content: "\e95e";
}
.eicon-colors-typography:before {
  content: "\e95f";
}
.eicon-custom:before {
  content: "\e960";
}
.eicon-footer:before {
  content: "\e961";
}
.eicon-header:before {
  content: "\e962";
}
.eicon-layout-settings:before {
  content: "\e963";
}
.eicon-lightbox-expand:before {
  content: "\e964";
}
.eicon-error-404:before {
  content: "\e965";
}
.eicon-theme-style:before {
  content: "\e966";
}
.eicon-search-results:before {
  content: "\e967";
}
.eicon-single-post:before {
  content: "\e968";
}
.eicon-site-identity:before {
  content: "\e969";
}
.eicon-theme-builder:before {
  content: "\e96a";
}
.eicon-download-bold:before {
  content: "\e96b";
}
.eicon-share-arrow:before {
  content: "\e96c";
}
.eicon-global-settings:before {
  content: "\e96d";
}
.eicon-user-preferences:before {
  content: "\e96e";
}
.eicon-lock:before {
  content: "\e96f";
}
.eicon-export-kit:before {
  content: "\e970";
}
.eicon-import-kit:before {
  content: "\e971";
}
.eicon-lottie:before {
  content: "\e972";
}
.eicon-products-archive:before {
  content: "\e973";
}
.eicon-single-product:before {
  content: "\e974";
}
.eicon-disable-trash-o:before {
  content: "\e975";
}
.eicon-single-page:before {
  content: "\e976";
}
.eicon-wordpress-light:before {
  content: "\e977";
}
.eicon-cogs-check:before {
  content: "\e978";
}
.eicon-custom-css:before {
  content: "\e979";
}
.eicon-global-colors:before {
  content: "\e97a";
}
.eicon-globe:before {
  content: "\e97b";
}
.eicon-typography-1:before {
  content: "\e97c";
}
.eicon-background:before {
  content: "\e97d";
}
.eicon-device-responsive:before {
  content: "\e97e";
}
.eicon-device-wide:before {
  content: "\e97f";
}
.eicon-code-highlight:before {
  content: "\e980";
}
.eicon-video-playlist:before {
  content: "\e981";
}
.eicon-download-kit:before {
  content: "\e982";
}
.eicon-kit-details:before {
  content: "\e983";
}
.eicon-kit-parts:before {
  content: "\e984";
}
.eicon-kit-upload:before {
  content: "\e985";
}
.eicon-kit-plugins:before {
  content: "\e986";
}
.eicon-kit-upload-alt:before {
  content: "\e987";
}
.eicon-hotspot:before {
  content: "\e988";
}
.eicon-paypal-button:before {
  content: "\e989";
}
.eicon-shape:before {
  content: "\e98a";
}
.eicon-wordart:before {
  content: "\e98b";
}
.eicon-checkout:before {
  content: "\e98c";
}
.eicon-container:before {
  content: "\e98d";
}
.eicon-flip:before {
  content: "\e98e";
}
.eicon-info:before {
  content: "\e98f";
}
.eicon-my-account:before {
  content: "\e990";
}
.eicon-purchase-summary:before {
  content: "\e991";
}
.eicon-page-transition:before {
  content: "\e992";
}
.eicon-spotify:before {
  content: "\e993";
}
.eicon-stripe-button:before {
  content: "\e994";
}
.eicon-woo-settings:before {
  content: "\e995";
}
.eicon-woo-cart:before {
  content: "\e996";
}
.eicon-grow:before {
  content: "\e997";
}
.eicon-order-end:before {
  content: "\e998";
}
.eicon-nowrap:before {
  content: "\e999";
}
.eicon-order-start:before {
  content: "\e99a";
}
.eicon-progress-tracker:before {
  content: "\e99b";
}
.eicon-shrink:before {
  content: "\e99c";
}
.eicon-wrap:before {
  content: "\e99d";
}
.eicon-align-center-h:before {
  content: "\e99e";
}
.eicon-align-center-v:before {
  content: "\e99f";
}
.eicon-align-end-h:before {
  content: "\e9a0";
}
.eicon-align-end-v:before {
  content: "\e9a1";
}
.eicon-align-start-h:before {
  content: "\e9a2";
}
.eicon-align-start-v:before {
  content: "\e9a3";
}
.eicon-align-stretch-h:before {
  content: "\e9a4";
}
.eicon-align-stretch-v:before {
  content: "\e9a5";
}
.eicon-justify-center-h:before {
  content: "\e9a6";
}
.eicon-justify-center-v:before {
  content: "\e9a7";
}
.eicon-justify-end-h:before {
  content: "\e9a8";
}
.eicon-justify-end-v:before {
  content: "\e9a9";
}
.eicon-justify-space-around-h:before {
  content: "\e9aa";
}
.eicon-justify-space-around-v:before {
  content: "\e9ab";
}
.eicon-justify-space-between-h:before {
  content: "\e9ac";
}
.eicon-justify-space-between-v:before {
  content: "\e9ad";
}
.eicon-justify-space-evenly-h:before {
  content: "\e9ae";
}
.eicon-justify-space-evenly-v:before {
  content: "\e9af";
}
.eicon-justify-start-h:before {
  content: "\e9b0";
}
.eicon-justify-start-v:before {
  content: "\e9b1";
}
.eicon-woocommerce-cross-sells:before {
  content: "\e9b2";
}
.eicon-woocommerce-notices:before {
  content: "\e9b3";
}
.eicon-inner-container:before {
  content: "\e9b4";
}
.eicon-warning-full:before {
  content: "\e9b5";
}
.eicon-exit:before {
  content: "\e9b6";
}
.eicon-loop-builder:before {
  content: "\e9b7";
}
.eicon-notes:before {
  content: "\e9b8";
}
.eicon-read:before {
  content: "\e9b9";
}
.eicon-unread:before {
  content: "\e9ba";
}
.eicon-carousel-loop:before {
  content: "\e9bb";
}
.eicon-mega-menu:before {
  content: "\eb78";
}
.eicon-nested-carousel:before {
  content: "\e9bd";
}
.eicon-ai:before {
  content: "\e9be";
}
.eicon-taxonomy-filter:before {
  content: "\eb7d";
}
.eicon-container-grid:before {
  content: "\ef02";
}
.eicon-upgrade:before {
  content: "\e9c1";
}
.eicon-advanced:before {
  content: "\eb84";
}
.eicon-div-block:before {
  content: "\eb95";
}
.eicon-notification:before {
  content: "\e9c3";
}
.eicon-light-mode:before {
  content: "\e9c4";
}
.eicon-dark-mode:before {
  content: "\e9c5";
}
.eicon-upgrade-crown:before {
  content: "\e9c6";
}
.eicon-off-canvas:before {
  content: "\e9c7";
}
.eicon-speakerphone:before {
  content: "\e9c9";
}
.eicon-ehp-cta:before {
  content: "\e9cb";
}
.eicon-ehp-forms:before {
  content: "\e9bc";
}
.eicon-ehp-hero:before {
  content: "\e9ca";
}
.eicon-ehp-zigzag:before {
  content: "\e9cc";
}
.eicon-eye:before {
  content: "\e8ac";
}
.eicon-elementor-square:before {
  content: "\e813";
} /*! elementor - v3.26.0 - 22-12-2024 */
.elementor-hidden {
  display: none;
}
.elementor-visibility-hidden {
  visibility: hidden;
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.elementor-clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.e-logo-wrapper {
  background: var(--e-a-bg-logo);
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  padding: 0.75em;
}
.e-logo-wrapper i {
  color: var(--e-a-color-logo);
  font-size: 1em;
}
.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
}
.elementor hr {
  background-color: transparent;
  margin: 0;
}
.elementor img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
}
.elementor
  .elementor-widget:not(.elementor-widget-text-editor):not(
    .elementor-widget-theme-post-content
  )
  figure {
  margin: 0;
}
.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
  border: none;
  line-height: 1;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  direction: ltr;
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
.elementor .elementor-background-video-container {
  pointer-events: none;
  transition: opacity 1s;
}
.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0;
}
.elementor .elementor-background-video-embed {
  max-width: none;
}
.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.elementor .elementor-background-video {
  max-width: none;
}
.elementor .elementor-html5-video {
  -o-object-fit: cover;
  object-fit: cover;
}
.elementor .elementor-background-overlay {
  inset: 0;
  position: absolute;
}
.elementor .elementor-background-slideshow {
  inset: 0;
  position: absolute;
  z-index: 0;
}
.elementor .elementor-background-slideshow__slide__image {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.e-con-inner > .elementor-element.elementor-absolute,
.e-con > .elementor-element.elementor-absolute,
.elementor-widget-wrap > .elementor-element.elementor-absolute {
  position: absolute;
}
.e-con-inner > .elementor-element.elementor-fixed,
.e-con > .elementor-element.elementor-fixed,
.elementor-widget-wrap > .elementor-element.elementor-fixed {
  position: fixed;
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
  .elementor-widget-wrap
    .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
  .elementor-widget-wrap
    .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%;
  }
}
.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  align-self: var(--align-self);
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
}
.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1;
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  gap: var(--row-gap) var(--column-gap);
  justify-content: var(--justify-content);
}
.elementor-invisible {
  visibility: hidden;
}
.elementor-align-center {
  text-align: center;
}
.elementor-align-right {
  text-align: right;
}
.elementor-align-left {
  text-align: left;
}
.elementor-align-center .elementor-button,
.elementor-align-left .elementor-button,
.elementor-align-right .elementor-button {
  width: auto;
}
.elementor-align-justify .elementor-button {
  width: 100%;
}
.elementor-custom-embed-play {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.elementor-custom-embed-play i {
  color: #fff;
  font-size: 100px;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}
.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: 0.8;
  transition: all 0.5s;
}
.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons;
}
.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb";
}
.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
  animation: eicon-spin 2s linear infinite;
}
.elementor-tag {
  display: inline-flex;
}
.elementor-ken-burns {
  transition-duration: 10s;
  transition-property: transform;
  transition-timing-function: linear;
}
.elementor-ken-burns--out {
  transform: scale(1.3);
}
.elementor-ken-burns--active {
  transition-duration: 20s;
}
.elementor-ken-burns--active.elementor-ken-burns--out {
  transform: scale(1);
}
.elementor-ken-burns--active.elementor-ken-burns--in {
  transform: scale(1.3);
}
@media (min-width: -1) {
  .elementor-widescreen-align-center {
    text-align: center;
  }
  .elementor-widescreen-align-right {
    text-align: right;
  }
  .elementor-widescreen-align-left {
    text-align: left;
  }
  .elementor-widescreen-align-center .elementor-button,
  .elementor-widescreen-align-left .elementor-button,
  .elementor-widescreen-align-right .elementor-button {
    width: auto;
  }
  .elementor-widescreen-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-laptop-align-center {
    text-align: center;
  }
  .elementor-laptop-align-right {
    text-align: right;
  }
  .elementor-laptop-align-left {
    text-align: left;
  }
  .elementor-laptop-align-center .elementor-button,
  .elementor-laptop-align-left .elementor-button,
  .elementor-laptop-align-right .elementor-button {
    width: auto;
  }
  .elementor-laptop-align-justify .elementor-button {
    width: 100%;
  }
  .elementor-tablet_extra-align-center {
    text-align: center;
  }
  .elementor-tablet_extra-align-right {
    text-align: right;
  }
  .elementor-tablet_extra-align-left {
    text-align: left;
  }
  .elementor-tablet_extra-align-center .elementor-button,
  .elementor-tablet_extra-align-left .elementor-button,
  .elementor-tablet_extra-align-right .elementor-button {
    width: auto;
  }
  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-tablet-align-center {
    text-align: center;
  }
  .elementor-tablet-align-right {
    text-align: right;
  }
  .elementor-tablet-align-left {
    text-align: left;
  }
  .elementor-tablet-align-center .elementor-button,
  .elementor-tablet-align-left .elementor-button,
  .elementor-tablet-align-right .elementor-button {
    width: auto;
  }
  .elementor-tablet-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-mobile_extra-align-center {
    text-align: center;
  }
  .elementor-mobile_extra-align-right {
    text-align: right;
  }
  .elementor-mobile_extra-align-left {
    text-align: left;
  }
  .elementor-mobile_extra-align-center .elementor-button,
  .elementor-mobile_extra-align-left .elementor-button,
  .elementor-mobile_extra-align-right .elementor-button {
    width: auto;
  }
  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-mobile-align-center {
    text-align: center;
  }
  .elementor-mobile-align-right {
    text-align: right;
  }
  .elementor-mobile-align-left {
    text-align: left;
  }
  .elementor-mobile-align-center .elementor-button,
  .elementor-mobile-align-left .elementor-button,
  .elementor-mobile-align-right .elementor-button {
    width: auto;
  }
  .elementor-mobile-align-justify .elementor-button {
    width: 100%;
  }
}
:root {
  --page-title-display: block;
}
.elementor-page-title,
h1.entry-title {
  display: var(--page-title-display);
}
@keyframes eicon-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.eicon-animation-spin {
  animation: eicon-spin 2s linear infinite;
}
.elementor-section {
  position: relative;
}
.elementor-section .elementor-container {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap;
  }
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%;
}
.elementor-section.elementor-section-items-top > .elementor-container {
  align-items: flex-start;
}
.elementor-section.elementor-section-items-middle > .elementor-container {
  align-items: center;
}
.elementor-section.elementor-section-items-bottom > .elementor-container {
  align-items: flex-end;
}
@media (min-width: 768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh;
  }
  .elementor-section.elementor-section-height-full > .elementor-container {
    height: 100%;
  }
}
.elementor-bc-flex-widget
  .elementor-section-content-top
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: flex-start;
}
.elementor-bc-flex-widget
  .elementor-section-content-middle
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: center;
}
.elementor-bc-flex-widget
  .elementor-section-content-bottom
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: flex-end;
}
.elementor-widget-wrap {
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: flex;
}
.elementor-widget-wrap > .elementor-element {
  width: 100%;
}
.elementor-widget-wrap.e-swiper-container {
  width: calc(
    100% -
      (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px))
  );
}
.elementor-widget {
  position: relative;
}
.elementor-widget:not(:last-child) {
  margin-bottom: var(--kit-widget-spacing, 20px);
}
.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0;
}
.elementor-column {
  display: flex;
  min-height: 1px;
  position: relative;
}
.elementor-column-gap-narrow
  > .elementor-column
  > .elementor-element-populated {
  padding: 5px;
}
.elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 10px;
}
.elementor-column-gap-extended
  > .elementor-column
  > .elementor-element-populated {
  padding: 15px;
}
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 20px;
}
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 30px;
}
.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0;
}
@media (min-width: 768px) {
  .elementor-column.elementor-col-10,
  .elementor-column[data-col="10"] {
    width: 10%;
  }
  .elementor-column.elementor-col-11,
  .elementor-column[data-col="11"] {
    width: 11.111%;
  }
  .elementor-column.elementor-col-12,
  .elementor-column[data-col="12"] {
    width: 12.5%;
  }
  .elementor-column.elementor-col-14,
  .elementor-column[data-col="14"] {
    width: 14.285%;
  }
  .elementor-column.elementor-col-16,
  .elementor-column[data-col="16"] {
    width: 16.666%;
  }
  .elementor-column.elementor-col-20,
  .elementor-column[data-col="20"] {
    width: 20%;
  }
  .elementor-column.elementor-col-25,
  .elementor-column[data-col="25"] {
    width: 25%;
  }
  .elementor-column.elementor-col-30,
  .elementor-column[data-col="30"] {
    width: 30%;
  }
  .elementor-column.elementor-col-33,
  .elementor-column[data-col="33"] {
    width: 33.333%;
  }
  .elementor-column.elementor-col-40,
  .elementor-column[data-col="40"] {
    width: 40%;
  }
  .elementor-column.elementor-col-50,
  .elementor-column[data-col="50"] {
    width: 50%;
  }
  .elementor-column.elementor-col-60,
  .elementor-column[data-col="60"] {
    width: 60%;
  }
  .elementor-column.elementor-col-66,
  .elementor-column[data-col="66"] {
    width: 66.666%;
  }
  .elementor-column.elementor-col-70,
  .elementor-column[data-col="70"] {
    width: 70%;
  }
  .elementor-column.elementor-col-75,
  .elementor-column[data-col="75"] {
    width: 75%;
  }
  .elementor-column.elementor-col-80,
  .elementor-column[data-col="80"] {
    width: 80%;
  }
  .elementor-column.elementor-col-83,
  .elementor-column[data-col="83"] {
    width: 83.333%;
  }
  .elementor-column.elementor-col-90,
  .elementor-column[data-col="90"] {
    width: 90%;
  }
  .elementor-column.elementor-col-100,
  .elementor-column[data-col="100"] {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%;
  }
  .elementor-column.elementor-xs-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-xs-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-xs-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-xs-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-xs-20 {
    width: 20%;
  }
  .elementor-column.elementor-xs-25 {
    width: 25%;
  }
  .elementor-column.elementor-xs-30 {
    width: 30%;
  }
  .elementor-column.elementor-xs-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-xs-40 {
    width: 40%;
  }
  .elementor-column.elementor-xs-50 {
    width: 50%;
  }
  .elementor-column.elementor-xs-60 {
    width: 60%;
  }
  .elementor-column.elementor-xs-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-xs-70 {
    width: 70%;
  }
  .elementor-column.elementor-xs-75 {
    width: 75%;
  }
  .elementor-column.elementor-xs-80 {
    width: 80%;
  }
  .elementor-column.elementor-xs-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-xs-90 {
    width: 90%;
  }
  .elementor-column.elementor-xs-100 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%;
  }
  .elementor-column.elementor-sm-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-sm-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-sm-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-sm-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-sm-20 {
    width: 20%;
  }
  .elementor-column.elementor-sm-25 {
    width: 25%;
  }
  .elementor-column.elementor-sm-30 {
    width: 30%;
  }
  .elementor-column.elementor-sm-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-sm-40 {
    width: 40%;
  }
  .elementor-column.elementor-sm-50 {
    width: 50%;
  }
  .elementor-column.elementor-sm-60 {
    width: 60%;
  }
  .elementor-column.elementor-sm-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-sm-70 {
    width: 70%;
  }
  .elementor-column.elementor-sm-75 {
    width: 75%;
  }
  .elementor-column.elementor-sm-80 {
    width: 80%;
  }
  .elementor-column.elementor-sm-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-sm-90 {
    width: 90%;
  }
  .elementor-column.elementor-sm-100 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-column.elementor-md-10 {
    width: 10%;
  }
  .elementor-column.elementor-md-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-md-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-md-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-md-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-md-20 {
    width: 20%;
  }
  .elementor-column.elementor-md-25 {
    width: 25%;
  }
  .elementor-column.elementor-md-30 {
    width: 30%;
  }
  .elementor-column.elementor-md-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-md-40 {
    width: 40%;
  }
  .elementor-column.elementor-md-50 {
    width: 50%;
  }
  .elementor-column.elementor-md-60 {
    width: 60%;
  }
  .elementor-column.elementor-md-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-md-70 {
    width: 70%;
  }
  .elementor-column.elementor-md-75 {
    width: 75%;
  }
  .elementor-column.elementor-md-80 {
    width: 80%;
  }
  .elementor-column.elementor-md-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-md-90 {
    width: 90%;
  }
  .elementor-column.elementor-md-100 {
    width: 100%;
  }
}
@media (min-width: -1) {
  .elementor-reverse-widescreen > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child,
  .elementor-reverse-laptop > .elementor-container > :nth-child(10),
  .elementor-reverse-laptop > .elementor-container > :nth-child(2),
  .elementor-reverse-laptop > .elementor-container > :nth-child(3),
  .elementor-reverse-laptop > .elementor-container > :nth-child(4),
  .elementor-reverse-laptop > .elementor-container > :nth-child(5),
  .elementor-reverse-laptop > .elementor-container > :nth-child(6),
  .elementor-reverse-laptop > .elementor-container > :nth-child(7),
  .elementor-reverse-laptop > .elementor-container > :nth-child(8),
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 0;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: -1) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: -1) {
  .elementor-reverse-tablet > .elementor-container > :first-child,
  .elementor-reverse-tablet > .elementor-container > :nth-child(10),
  .elementor-reverse-tablet > .elementor-container > :nth-child(2),
  .elementor-reverse-tablet > .elementor-container > :nth-child(3),
  .elementor-reverse-tablet > .elementor-container > :nth-child(4),
  .elementor-reverse-tablet > .elementor-container > :nth-child(5),
  .elementor-reverse-tablet > .elementor-container > :nth-child(6),
  .elementor-reverse-tablet > .elementor-container > :nth-child(7),
  .elementor-reverse-tablet > .elementor-container > :nth-child(8),
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 0;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
    order: 1;
  }
  .elementor-column {
    width: 100%;
  }
}
.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}
.elementor-grid .elementor-grid-item {
  min-width: 0;
}
.elementor-grid-0 .elementor-grid {
  display: inline-block;
  margin-bottom: calc(-1 * var(--grid-row-gap));
  width: 100%;
  word-spacing: var(--grid-column-gap);
}
.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word;
}
.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr);
}
.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr);
}
.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr);
}
.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr);
}
.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr);
}
.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr);
}
.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr);
}
.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr);
}
.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr);
}
.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr);
}
.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr);
}
.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr);
}
@media (min-width: -1) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1025px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}
@media (min-width: -1) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "laptop";
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.e-con {
  --border-radius: 0;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 0px;
  --border-left-width: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --padding-top: var(--container-default-padding-top, 10px);
  --padding-right: var(--container-default-padding-right, 10px);
  --padding-bottom: var(--container-default-padding-bottom, 10px);
  --padding-left: var(--container-default-padding-left, 10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --gap: var(--widgets-spacing, 20px);
  --row-gap: var(--widgets-spacing-row, 20px);
  --column-gap: var(--widgets-spacing-column, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  border-radius: var(--border-radius);
  height: var(--height);
  min-height: var(--min-height);
  min-width: 0;
  overflow: var(--overflow);
  position: var(--position);
  transition: background var(--background-transition, 0.3s),
    border var(--border-transition, 0.3s),
    box-shadow var(--border-transition, 0.3s),
    transform var(--e-con-transform-transition-duration, 0.4s);
  width: var(--width);
  z-index: var(--z-index);
  --flex-wrap-mobile: wrap;
  margin-block-end: var(--margin-block-end);
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-end: var(--padding-inline-end);
  padding-inline-start: var(--padding-inline-start);
  --margin-block-start: var(--margin-top);
  --margin-block-end: var(--margin-bottom);
  --margin-inline-start: var(--margin-left);
  --margin-inline-end: var(--margin-right);
  --padding-inline-start: var(--padding-left);
  --padding-inline-end: var(--padding-right);
  --padding-block-start: var(--padding-top);
  --padding-block-end: var(--padding-bottom);
  --border-block-start-width: var(--border-top-width);
  --border-block-end-width: var(--border-bottom-width);
  --border-inline-start-width: var(--border-left-width);
  --border-inline-end-width: var(--border-right-width);
}
body.rtl .e-con {
  --padding-inline-start: var(--padding-right);
  --padding-inline-end: var(--padding-left);
  --margin-inline-start: var(--margin-right);
  --margin-inline-end: var(--margin-left);
  --border-inline-start-width: var(--border-right-width);
  --border-inline-end-width: var(--border-left-width);
}
.e-con.e-flex {
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}
.e-con-full,
.e-con > .e-con-inner {
  padding-block-end: var(--padding-block-end);
  padding-block-start: var(--padding-block-start);
  text-align: var(--text-align);
}
.e-con-full.e-flex,
.e-con.e-flex > .e-con-inner {
  flex-direction: var(--flex-direction);
}
.e-con,
.e-con > .e-con-inner {
  display: var(--display);
}
.e-con.e-grid {
  --grid-justify-content: start;
  --grid-align-content: start;
  --grid-auto-flow: row;
}
.e-con.e-grid,
.e-con.e-grid > .e-con-inner {
  align-content: var(--grid-align-content);
  align-items: var(--align-items);
  grid-auto-flow: var(--grid-auto-flow);
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  justify-items: var(--justify-items);
}
.e-con-boxed.e-flex {
  align-content: normal;
  align-items: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
}
.e-con-boxed.e-grid {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  justify-items: legacy;
}
.e-con-boxed {
  gap: initial;
  text-align: initial;
}
.e-con.e-flex > .e-con-inner {
  align-content: var(--align-content);
  align-items: var(--align-items);
  align-self: auto;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
}
.e-con.e-grid > .e-con-inner {
  align-items: var(--align-items);
  justify-items: var(--justify-items);
}
.e-con > .e-con-inner {
  gap: var(--row-gap) var(--column-gap);
  height: 100%;
  margin: 0 auto;
  max-width: var(--content-width);
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 100%;
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-left: auto;
  --margin-right: auto;
  max-width: min(100%, var(--width));
}
.e-con .elementor-widget.elementor-widget {
  margin-block-end: 0;
}
.e-con:before,
.e-con > .elementor-background-slideshow:before,
.e-con
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer:before,
:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  content: var(--background-overlay);
  display: block;
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  position: absolute;
  top: calc(0px - var(--border-top-width));
  transition: var(--overlay-transition, 0.3s);
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
.e-con:before {
  transition: background var(--overlay-transition, 0.3s),
    border-radius var(--border-transition, 0.3s),
    opacity var(--overlay-transition, 0.3s);
}
.e-con > .elementor-background-slideshow,
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  top: calc(0px - var(--border-top-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
@media (max-width: 767px) {
  :is(.e-con, .e-con > .e-con-inner)
    > .elementor-background-video-container.elementor-hidden-mobile {
    display: none;
  }
}
:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  z-index: 1;
}
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow:before {
  z-index: 2;
}
.e-con .elementor-widget {
  min-width: 0;
}
.e-con .elementor-widget-empty,
.e-con .elementor-widget-google_maps,
.e-con .elementor-widget-video,
.e-con .elementor-widget.e-widget-swiper {
  width: 100%;
}
.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container,
.e-con > .elementor-widget > .elementor-widget-container {
  height: 100%;
}
.e-con.e-con > .e-con-inner > .elementor-widget,
.elementor.elementor .e-con > .elementor-widget {
  max-width: 100%;
}
.e-con .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}
@media (max-width: 767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: var(--flex-wrap-mobile);
  }
  .e-con.e-flex .elementor-widget-archive-posts {
    width: 100%;
  }
}
.elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > input,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > textarea {
  flex-basis: 100%;
  max-width: 100%;
}
.elementor-form-fields-wrapper.elementor-labels-inline
  > .elementor-field-group
  .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline
  > .elementor-field-group
  > input {
  flex-grow: 1;
}
.elementor-field-group {
  align-items: center;
  flex-wrap: wrap;
}
.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end;
}
.elementor-field-group .elementor-field-textual {
  background-color: transparent;
  border: 1px solid #69727d;
  color: #1f2124;
  flex-grow: 1;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  outline: 0;
}
.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}
.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}
.elementor-field-group .elementor-select-wrapper {
  display: flex;
  position: relative;
  width: 100%;
}
.elementor-field-group .elementor-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  flex-basis: 100%;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-inline-end: 20px;
  text-transform: inherit;
}
.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  top: 50%;
  transform: translateY(-50%);
}
.elementor-field-group.elementor-field-type-select-multiple
  .elementor-select-wrapper:before {
  content: "";
}
.elementor-field-subgroup {
  display: flex;
  flex-wrap: wrap;
}
.elementor-field-subgroup .elementor-field-option label {
  display: inline-block;
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-inline-end: 10px;
}
.elementor-field-subgroup:not(.elementor-subgroup-inline)
  .elementor-field-option {
  flex-basis: 100%;
}
.elementor-field-type-acceptance
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-acceptance
  .elementor-field-subgroup
  .elementor-field-option
  label,
.elementor-field-type-checkbox
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-checkbox
  .elementor-field-subgroup
  .elementor-field-option
  label,
.elementor-field-type-radio
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-radio
  .elementor-field-subgroup
  .elementor-field-option
  label {
  display: inline;
}
.elementor-field-label {
  cursor: pointer;
}
.elementor-mark-required .elementor-field-label:after {
  color: red;
  content: "*";
  padding-inline-start: 0.2em;
}
.elementor-field-textual {
  border-radius: 3px;
  font-size: 15px;
  line-height: 1.4;
  min-height: 40px;
  padding: 5px 14px;
}
.elementor-field-textual.elementor-size-xs {
  border-radius: 2px;
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
}
.elementor-field-textual.elementor-size-md {
  border-radius: 4px;
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
}
.elementor-field-textual.elementor-size-lg {
  border-radius: 5px;
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
}
.elementor-field-textual.elementor-size-xl {
  border-radius: 6px;
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
}
.elementor-button-align-stretch
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button {
  flex-basis: 100%;
}
.elementor-button-align-stretch .e-form__buttons__wrapper {
  flex-basis: 50%;
  flex-grow: 1;
}
.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  flex-basis: 100%;
}
.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
  justify-content: center;
}
.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
  justify-content: flex-start;
}
.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
  justify-content: flex-end;
}
.elementor-button-align-center
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button,
.elementor-button-align-end
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button,
.elementor-button-align-start
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button {
  flex-basis: auto;
}
.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
  flex-grow: 0;
}
.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
  flex-basis: auto;
}
@media screen and (max-width: 1024px) {
  .elementor-tablet-button-align-stretch
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-center .e-form__buttons,
  .elementor-tablet-button-align-center .elementor-field-type-submit {
    justify-content: center;
  }
  .elementor-tablet-button-align-start .e-form__buttons,
  .elementor-tablet-button-align-start .elementor-field-type-submit {
    justify-content: flex-start;
  }
  .elementor-tablet-button-align-end .e-form__buttons,
  .elementor-tablet-button-align-end .elementor-field-type-submit {
    justify-content: flex-end;
  }
  .elementor-tablet-button-align-center
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-tablet-button-align-end
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-tablet-button-align-start
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: auto;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto;
  }
}
@media screen and (max-width: 767px) {
  .elementor-mobile-button-align-stretch
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-center .e-form__buttons,
  .elementor-mobile-button-align-center .elementor-field-type-submit {
    justify-content: center;
  }
  .elementor-mobile-button-align-start .e-form__buttons,
  .elementor-mobile-button-align-start .elementor-field-type-submit {
    justify-content: flex-start;
  }
  .elementor-mobile-button-align-end .e-form__buttons,
  .elementor-mobile-button-align-end .elementor-field-type-submit {
    justify-content: flex-end;
  }
  .elementor-mobile-button-align-center
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-mobile-button-align-end
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-mobile-button-align-start
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: auto;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto;
  }
}
.elementor-error .elementor-field {
  border-color: #d9534f;
}
.elementor-error .help-inline {
  color: #d9534f;
  font-size: 0.9em;
}
.elementor-message {
  font-size: 1em;
  line-height: 1;
  margin: 10px 0;
}
.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-style: normal;
  font-weight: 400;
  margin-inline-end: 5px;
  vertical-align: middle;
}
.elementor-message.elementor-message-danger {
  color: #d9534f;
}
.elementor-message.elementor-message-danger:before {
  content: "\e87f";
}
.elementor-message.form-message-success {
  color: #5cb85c;
}
.elementor-form .elementor-button {
  border: none;
  padding-block-end: 0;
  padding-block-start: 0;
}
.elementor-form .elementor-button-content-wrapper,
.elementor-form .elementor-button > span {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px;
}
.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px;
}
.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px;
}
.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px;
}
.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px;
}
.elementor-element .elementor-widget-container,
.elementor-element:not(:has(.elementor-widget-container)) {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}
.elementor-heading-title {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.elementor-button {
  background-color: #69727d;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
}
.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff;
}
.elementor-button-content-wrapper {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
.elementor-button-icon svg {
  height: auto;
  width: 1em;
}
.elementor-button-icon .e-font-icon-svg {
  height: 1em;
}
.elementor-button-text {
  display: inline-block;
}
.elementor-button.elementor-size-xs {
  border-radius: 2px;
  font-size: 13px;
  padding: 10px 20px;
}
.elementor-button.elementor-size-md {
  border-radius: 4px;
  font-size: 16px;
  padding: 15px 30px;
}
.elementor-button.elementor-size-lg {
  border-radius: 5px;
  font-size: 18px;
  padding: 20px 40px;
}
.elementor-button.elementor-size-xl {
  border-radius: 6px;
  font-size: 20px;
  padding: 25px 50px;
}
.elementor-button span {
  text-decoration: inherit;
}
.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de;
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c;
}
.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
}
.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f;
}
.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de;
}
.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c;
}
.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e;
}
.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f;
}
.elementor-view-stacked .elementor-icon {
  background-color: #69727d;
  color: #fff;
  padding: 0.5em;
  fill: #fff;
}
.elementor-view-framed .elementor-icon {
  background-color: transparent;
  border: 3px solid #69727d;
  color: #69727d;
  padding: 0.5em;
}
.elementor-icon {
  color: #69727d;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all 0.3s;
}
.elementor-icon:hover {
  color: #69727d;
}
.elementor-icon i,
.elementor-icon svg {
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}
.elementor-icon i:before,
.elementor-icon svg:before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.elementor-icon i.fad {
  width: auto;
}
.elementor-shape-square .elementor-icon {
  border-radius: 0;
}
.elementor-shape-rounded .elementor-icon {
  border-radius: 10%;
}
.elementor-shape-circle .elementor-icon {
  border-radius: 50%;
}
.e-transform .elementor-widget-container,
.e-transform:not(:has(.elementor-widget-container)) {
  transform: perspective(var(--e-transform-perspective, 0))
    rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0))
    rotateY(var(--e-transform-rotateY, 0))
    translate(var(--e-transform-translate, 0))
    translateX(var(--e-transform-translateX, 0))
    translateY(var(--e-transform-translateY, 0))
    scaleX(
      calc(
        var(--e-transform-flipX, 1) *
          var(--e-transform-scaleX, var(--e-transform-scale, 1))
      )
    )
    scaleY(
      calc(
        var(--e-transform-flipY, 1) *
          var(--e-transform-scaleY, var(--e-transform-scale, 1))
      )
    )
    skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}
.e-con.e-transform {
  transform: perspective(var(--e-con-transform-perspective, 0))
    rotate(var(--e-con-transform-rotateZ, 0))
    rotateX(var(--e-con-transform-rotateX, 0))
    rotateY(var(--e-con-transform-rotateY, 0))
    translate(var(--e-con-transform-translate, 0))
    translateX(var(--e-con-transform-translateX, 0))
    translateY(var(--e-con-transform-translateY, 0))
    scaleX(
      calc(
        var(--e-con-transform-flipX, 1) *
          var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1))
      )
    )
    scaleY(
      calc(
        var(--e-con-transform-flipY, 1) *
          var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1))
      )
    )
    skewX(var(--e-con-transform-skewX, 0))
    skewY(var(--e-con-transform-skewY, 0));
  transform-origin: var(--e-con-transform-origin-y)
    var(--e-con-transform-origin-x);
}
.animated {
  animation-duration: 1.25s;
}
.animated.animated-slow {
  animation-duration: 2s;
}
.animated.animated-fast {
  animation-duration: 0.75s;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.reverse {
  animation-direction: reverse;
  animation-fill-mode: forwards;
}
@media (prefers-reduced-motion: reduce) {
  .animated {
    animation: none;
  }
}
.elementor-post__thumbnail__link {
  transition: none;
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-mobile_extra {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-laptop,
  .elementor .elementor-hidden-tablet_extra {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
@media (min-width: -1) {
  .elementor .elementor-hidden-widescreen {
    display: none;
  }
}
.elementor-kit-8 {
  --e-global-color-primary: #6ec1e4;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #61ce70;
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto Slab";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.e-con {
  --container-max-width: 1140px;
}
.elementor-widget:not(:last-child) {
  margin-block-end: 20px;
}
.elementor-element {
  --widgets-spacing: 20px 20px;
}
 {
}
h1.entry-title {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
.elementor-9
  .elementor-element.elementor-element-3e1a0de
  .cz_title
  .cz_title_content {
  margin: 40px -90px 80px;
}
.elementor-9
  .elementor-element.elementor-element-3e1a0de
  .cz_title
  .cz_title_content
  h1 {
  font-size: 40px;
  margin-bottom: 1px;
}
.elementor-9
  .elementor-element.elementor-element-3e1a0de
  .cz_title
  .cz_title_line
  span,
.elementor-9
  .elementor-element.elementor-element-3e1a0de
  .cz_title
  .cz_line_side_solo {
  background-color: #efae16;
  width: 100px;
  top: 11px;
}
.elementor-9
  .elementor-element.elementor-element-3e1a0de
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.15);
  margin-right: 15px;
  margin-left: 15px;
  top: -22px;
}
.elementor-9
  .elementor-element.elementor-element-2d23bc1
  .cz_title
  .cz_title_icon_before {
  font-size: 24px;
  color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-2d23bc1
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.2);
  top: -35px;
}
.elementor-9
  .elementor-element.elementor-element-1dcd204
  > .elementor-widget-container {
  margin: -20px 0 40px;
}
.elementor-9
  .elementor-element.elementor-element-4a9085b
  .cz_title
  .cz_title_icon_before {
  font-size: 24px;
  color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-4a9085b
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.2);
  top: -35px;
}
.elementor-9
  .elementor-element.elementor-element-4e1c492
  > .elementor-widget-container {
  margin: -20px 0 40px;
}
.elementor-9
  .elementor-element.elementor-element-1620b3c
  .cz_title
  .cz_title_icon_before {
  font-size: 24px;
  color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-1620b3c
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.2);
  top: -35px;
}
.elementor-9
  .elementor-element.elementor-element-5dbaaa7
  > .elementor-widget-container {
  margin: -20px 0 40px;
}
.elementor-9
  .elementor-element.elementor-element-3020ab6
  .cz_title
  .cz_title_icon_before {
  font-size: 24px;
  color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-3020ab6
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.2);
  top: -35px;
}
.elementor-9
  .elementor-element.elementor-element-095c56b
  > .elementor-widget-container {
  margin: -20px 0 40px;
}
.elementor-9 .elementor-element.elementor-element-02777ac .cz_image > div {
  position: relative;
  float: right;
  margin: 0 auto;
}
.elementor-9
  .elementor-element.elementor-element-ec3a4ff:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-9
  .elementor-element.elementor-element-ec3a4ff
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #efae16;
}
.elementor-9 .elementor-element.elementor-element-ec3a4ff {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -10px;
  margin-bottom: 0;
  padding: 120px 0 30px;
}
.elementor-9
  .elementor-element.elementor-element-ec3a4ff
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-9
  .elementor-element.elementor-element-a64e59b
  .cz_title
  .cz_title_content {
  margin-right: -90px;
  margin-bottom: 60px;
  margin-left: -90px;
}
.elementor-9
  .elementor-element.elementor-element-a64e59b
  .cz_title
  .cz_title_content
  h3 {
  font-size: 40px;
}
.elementor-9
  .elementor-element.elementor-element-a64e59b
  .cz_title
  .cz_title_line
  span,
.elementor-9
  .elementor-element.elementor-element-a64e59b
  .cz_title
  .cz_line_side_solo {
  background-color: #000;
  width: 100px;
  top: 10px;
}
.elementor-9
  .elementor-element.elementor-element-a64e59b
  .cz_title
  .cz_shape_1 {
  font-size: 5em;
  color: rgba(0, 0, 0, 0.09);
  margin-right: 15px;
  margin-left: 15px;
  top: -43px;
}
.elementor-9 .elementor-element.elementor-element-27ff35b .cz_grid .slick-list {
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -20px;
  width: calc(100% + 20px);
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .cz_grid
  .cz_grid_item
  > div {
  margin: 0 calc(20px / 2) 20px;
  border-radius: 10px;
}
.elementor-9 .elementor-element.elementor-element-27ff35b .slick-slide {
  margin: 0 calc(20px / 2);
}
.elementor-9 .elementor-element.elementor-element-27ff35b .cz_grid_p {
  margin-bottom: 100px;
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .cz_grid
  .cz_grid_link {
  border-radius: 10px;
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .cz_grid
  .cz_grid_link:before {
  background-color: rgba(15, 0, 0, 0.7);
  border-radius: 10px;
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .cz_grid
  .cz_grid_details
  h3 {
  font-size: 30px;
  margin-right: 30px;
  margin-left: 30px;
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .cz_grid
  .cz_grid_details
  small {
  font-size: 13px;
  margin-top: 15px;
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .cz_grid
  .cz_sub_icon {
  color: #000;
  line-height: 1em;
  background-color: #efae16;
  width: 1em;
  height: 1em;
  padding: 6px;
  border-radius: 99px;
}
.elementor-9 .elementor-element.elementor-element-27ff35b div.slick-slide {
  margin-bottom: 20px;
}
.elementor-9
  .elementor-element.elementor-element-27ff35b
  .slick-dots
  li
  button {
  background-color: #000;
}
.elementor-9 .elementor-element.elementor-element-2d8ef72 {
  margin-top: 100px;
  margin-bottom: 0;
}
.elementor-9
  .elementor-element.elementor-element-05213e6
  .cz_video_popup
  .cz_vp_c {
  margin-right: 30px;
  margin-bottom: 40px;
  z-index: 1;
}
.elementor-9 .elementor-element.elementor-element-05213e6 .cz_video_popup span {
  color: #0f0000;
  background-color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-05213e6
  .cz_video_popup
  .cz_vp_inner {
  color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-6f3862c
  .cz_title
  .cz_title_content {
  margin: 25px -90px 20px;
}
.elementor-9
  .elementor-element.elementor-element-6f3862c
  .cz_title
  .cz_title_content
  h3 {
  font-size: 40px;
}
.elementor-9
  .elementor-element.elementor-element-6f3862c
  .cz_title
  .cz_title_line
  span,
.elementor-9
  .elementor-element.elementor-element-6f3862c
  .cz_title
  .cz_line_side_solo {
  background-color: #efae16;
  width: 100px;
  top: 10px;
}
.elementor-9
  .elementor-element.elementor-element-6f3862c
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.15);
  margin-right: 15px;
  margin-left: 15px;
  top: -22px;
}
.elementor-9 .elementor-element.elementor-element-40bc2c5 .cz_stylish_list li {
  font-size: 18px;
  color: #424242;
  font-weight: 500;
  width: 50%;
  margin-bottom: 7px;
  float: left;
}
.elementor-9 .elementor-element.elementor-element-40bc2c5 .cz_stylish_list i {
  font-size: 26px;
  color: #efae16;
  background-color: rgba(239, 174, 22, 0.08);
  border-radius: 99px;
}
.elementor-9
  .elementor-element.elementor-element-40bc2c5
  .cz_stylish_list
  li:hover
  i {
  color: #0f0000;
  background-color: #efae16;
}
.elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn,
.elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn:before {
  color: #232323;
  font-weight: 500;
  background-color: #efae16;
  padding-right: 28px;
  padding-left: 28px;
  margin-top: 30px;
  margin-bottom: 50px;
  border-radius: 50px;
}
.elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn:hover,
.elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn:after {
  background-color: #212121;
  color: #efae16;
}
.elementor-9 .elementor-element.elementor-element-cae403e {
  --divider-border-style: solid;
  --divider-color: #0000001c;
  --divider-border-width: 1px;
}
.elementor-9
  .elementor-element.elementor-element-cae403e
  .elementor-divider-separator {
  width: 100%;
}
.elementor-9 .elementor-element.elementor-element-cae403e .elementor-divider {
  padding-block-start: 15px;
  padding-block-end: 15px;
}
.elementor-9 .elementor-element.elementor-element-ff7118c {
  margin-top: 70px;
  margin-bottom: 80px;
}
.elementor-9
  .elementor-element.elementor-element-cc3be84
  .cz_title
  .cz_title_content {
  margin: 40px -90px 20px;
}
.elementor-9
  .elementor-element.elementor-element-cc3be84
  .cz_title
  .cz_title_content
  h3 {
  font-size: 40px;
}
.elementor-9
  .elementor-element.elementor-element-cc3be84
  .cz_title
  .cz_title_line
  span,
.elementor-9
  .elementor-element.elementor-element-cc3be84
  .cz_title
  .cz_line_side_solo {
  background-color: #efae16;
  width: 100px;
  top: 10px;
}
.elementor-9
  .elementor-element.elementor-element-cc3be84
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.15);
  margin-right: 15px;
  margin-left: 15px;
  top: -22px;
}
.elementor-9 .elementor-element.elementor-element-0739289 .cz_counter_num_wrap {
  font-size: 58px;
  font-weight: 300;
}
.elementor-9 .elementor-element.elementor-element-0739289 .cz_counter_after {
  font-size: 15px;
  color: #0f0000;
  font-weight: 600;
  background-color: #efae16;
  padding: 8px 20px;
  margin-top: 12px;
  border-radius: 99px;
  display: inline-block;
}
.elementor-9
  .elementor-element.elementor-element-0739289
  .cz_counter:hover
  .cz_counter_after {
  color: #efae16;
  background-color: #0f0000;
}
.elementor-9 .elementor-element.elementor-element-53016c1 .cz_counter_num_wrap {
  font-size: 58px;
  font-weight: 300;
}
.elementor-9 .elementor-element.elementor-element-53016c1 .cz_counter_after {
  font-size: 15px;
  color: #0f0000;
  font-weight: 600;
  background-color: #efae16;
  padding: 8px 20px;
  margin-top: 12px;
  border-radius: 99px;
  display: inline-block;
}
.elementor-9
  .elementor-element.elementor-element-53016c1
  .cz_counter:hover
  .cz_counter_after {
  color: #efae16;
  background-color: #0f0000;
}
.elementor-9 .elementor-element.elementor-element-032c428 .cz_counter_num_wrap {
  font-size: 58px;
  font-weight: 300;
}
.elementor-9 .elementor-element.elementor-element-032c428 .cz_counter_after {
  font-size: 15px;
  color: #0f0000;
  font-weight: 600;
  background-color: #efae16;
  padding: 8px 20px;
  margin-top: 12px;
  border-radius: 99px;
  display: inline-block;
}
.elementor-9
  .elementor-element.elementor-element-032c428
  .cz_counter:hover
  .cz_counter_after {
  color: #efae16;
  background-color: #0f0000;
}
.elementor-9
  .elementor-element.elementor-element-e053378
  > .elementor-element-populated {
  padding: 0 0 0 40px;
}
.elementor-9
  .elementor-element.elementor-element-59be580
  .cz_video_popup
  .cz_vp_c {
  margin-right: 25px;
  margin-bottom: 40px;
  z-index: 1;
}
.elementor-9 .elementor-element.elementor-element-59be580 .cz_video_popup span {
  color: #0f0000;
  background-color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-59be580
  .cz_video_popup
  .cz_vp_inner {
  color: #efae16;
}
.elementor-9
  .elementor-element.elementor-element-61c3051:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-9
  .elementor-element.elementor-element-61c3051
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #f5f5f5;
}
.elementor-9 .elementor-element.elementor-element-61c3051 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0 80px;
}
.elementor-9
  .elementor-element.elementor-element-61c3051
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-9
  .elementor-element.elementor-element-2e63b17
  .cz_title
  .cz_title_content {
  margin-right: -90px;
  margin-bottom: 20px;
  margin-left: -90px;
}
.elementor-9
  .elementor-element.elementor-element-2e63b17
  .cz_title
  .cz_title_content
  h3 {
  font-size: 40px;
}
.elementor-9
  .elementor-element.elementor-element-2e63b17
  .cz_title
  .cz_title_line
  span,
.elementor-9
  .elementor-element.elementor-element-2e63b17
  .cz_title
  .cz_line_side_solo {
  background-color: #efae16;
  width: 100px;
  top: 10px;
}
.elementor-9
  .elementor-element.elementor-element-2e63b17
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.15);
  margin-right: 15px;
  margin-left: 15px;
  top: -54px;
}
.elementor-9 .elementor-element.elementor-element-eb129de .slick-list {
  margin: 0 -calc(20px / 2);
  clip-path: inset(0 calc(20px / 2) 0 calc(20px / 2));
}
.elementor-9 .elementor-element.elementor-element-eb129de .slick-slide {
  margin: 0 calc(20px / 2);
}
.elementor-9 .elementor-element.elementor-element-eb129de .slick-prev {
  font-size: 19px;
  color: #0f0000;
  background-color: #efae16;
  border-radius: 50px;
  top: -32px;
  right: 14px;
}
.elementor-9 .elementor-element.elementor-element-eb129de .slick-prev:hover {
  color: #efae16;
  background-color: #0f0000;
}
.elementor-9 .elementor-element.elementor-element-eb129de .slick-next {
  font-size: 19px;
  color: #0f0000;
  background-color: #efae16;
  border-radius: 50px;
  top: -32px;
  right: 14px;
}
.elementor-9 .elementor-element.elementor-element-eb129de .slick-next:hover {
  color: #efae16;
  background-color: #0f0000;
}
.elementor-9 .elementor-element.elementor-element-c15d398 {
  margin-top: 100px;
  margin-bottom: 0;
  padding: 0 0 100px;
}
.elementor-9
  .elementor-element.elementor-element-a5e91a2
  .cz_title
  .cz_title_content {
  margin-right: -90px;
  margin-bottom: 40px;
  margin-left: -90px;
}
.elementor-9
  .elementor-element.elementor-element-a5e91a2
  .cz_title
  .cz_title_content
  h3 {
  font-size: 40px;
}
.elementor-9
  .elementor-element.elementor-element-a5e91a2
  .cz_title
  .cz_title_line
  span,
.elementor-9
  .elementor-element.elementor-element-a5e91a2
  .cz_title
  .cz_line_side_solo {
  background-color: #efae16;
  width: 100px;
  top: 10px;
}
.elementor-9
  .elementor-element.elementor-element-a5e91a2
  .cz_title
  .cz_shape_1 {
  font-size: 6em;
  color: rgba(239, 174, 22, 0.15);
  margin-right: 15px;
  margin-left: 15px;
  top: -47px;
}
.elementor-9 .elementor-element.elementor-element-f658857 .cz_grid {
  margin-left: calc(-20px / 2);
  margin-right: calc(-20px / 2);
  margin-bottom: -20px;
  width: calc(100% + 20px);
}
.elementor-9
  .elementor-element.elementor-element-f658857
  .cz_grid
  .cz_grid_item
  > div {
  margin: 0 calc(20px / 2) 20px;
}
.elementor-9 .elementor-element.elementor-element-f658857 .slick-slide {
  margin: 0 calc(20px / 2);
}
.elementor-9
  .elementor-element.elementor-element-f658857
  .cz_grid
  .cz_grid_link {
  padding: 10px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.elementor-9
  .elementor-element.elementor-element-f658857
  .cz_grid
  .cz_grid_item:hover
  .cz_grid_link {
  margin-top: -10px;
  border-style: solid;
  border-width: 1px;
  border-color: #efae16;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-9 .elementor-element.elementor-element-d075dd6 {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-d63a49c {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-8a0d361 {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-ef7ee3e {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-3f58957 {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-e053378 {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_title_content {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_title_content
    h1 {
    margin-bottom: 2px;
  }
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_title_line
    span,
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_line_side_solo {
    display: none;
  }
  .elementor-9
    .elementor-element.elementor-element-a64e59b
    .cz_title
    .cz_title_content {
    margin-bottom: 40px;
  }
  .elementor-9
    .elementor-element.elementor-element-a64e59b
    .cz_title
    .cz_title_line
    span,
  .elementor-9
    .elementor-element.elementor-element-a64e59b
    .cz_title
    .cz_line_side_solo {
    display: none;
  }
  .elementor-9 .elementor-element.elementor-element-27ff35b .cz_grid_p {
    padding-right: 50px;
    padding-left: 50px;
  }
  .elementor-9
    .elementor-element.elementor-element-27ff35b
    .cz_grid
    .cz_grid_details
    h3 {
    font-size: 22px;
  }
  .elementor-9
    .elementor-element.elementor-element-05213e6
    .cz_video_popup
    .cz_vp_c {
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-6f3862c
    .cz_title
    .cz_title_content {
    margin-top: 50px;
  }
  .elementor-9
    .elementor-element.elementor-element-6f3862c
    .cz_title
    .cz_title_line
    span,
  .elementor-9
    .elementor-element.elementor-element-6f3862c
    .cz_title
    .cz_line_side_solo {
    display: none;
  }
  .elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn,
  .elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn:before {
    margin-bottom: 40px;
  }
  .elementor-9 .elementor-element.elementor-element-ff7118c {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-cc3be84
    .cz_title
    .cz_title_content {
    margin-top: 50px;
  }
  .elementor-9
    .elementor-element.elementor-element-cc3be84
    .cz_title
    .cz_title_line
    span,
  .elementor-9
    .elementor-element.elementor-element-cc3be84
    .cz_title
    .cz_line_side_solo {
    display: none;
  }
  .elementor-9 .elementor-element.elementor-element-0739289 .cz_counter {
    margin-bottom: 50px;
  }
  .elementor-9 .elementor-element.elementor-element-53016c1 .cz_counter {
    margin-bottom: 50px;
  }
  .elementor-9 .elementor-element.elementor-element-032c428 .cz_counter {
    margin-bottom: 50px;
  }
  .elementor-9
    .elementor-element.elementor-element-e053378
    > .elementor-element-populated {
    padding: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-59be580
    .cz_video_popup
    .cz_vp_c {
    margin-right: 20px;
    margin-bottom: 60px;
    margin-left: 20px;
  }
  .elementor-9
    .elementor-element.elementor-element-2e63b17
    .cz_title
    .cz_title_line
    span,
  .elementor-9
    .elementor-element.elementor-element-2e63b17
    .cz_title
    .cz_line_side_solo {
    display: none;
  }
  .elementor-9 .elementor-element.elementor-element-eb129de .slick {
    padding-right: 50px;
    padding-left: 50px;
  }
  .elementor-9 .elementor-element.elementor-element-eb129de .slick-prev {
    display: none;
  }
  .elementor-9 .elementor-element.elementor-element-eb129de .slick-next {
    margin-top: 1px;
    margin-bottom: 1px;
    display: none;
  }
  .elementor-9 .elementor-element.elementor-element-c15d398 {
    padding: 0 0 50px;
  }
  .elementor-9
    .elementor-element.elementor-element-a5e91a2
    .cz_title
    .cz_title_line
    span,
  .elementor-9
    .elementor-element.elementor-element-a5e91a2
    .cz_title
    .cz_line_side_solo {
    display: none;
  }
  .elementor-9
    .elementor-element.elementor-element-a5e91a2
    .cz_title
    .cz_shape_1 {
    font-size: 5em;
  }
}
@media (max-width: 767px) {
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_title_content {
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_title_content
    h1 {
    font-size: 28px;
    margin-bottom: 11px;
  }
  .elementor-9
    .elementor-element.elementor-element-3e1a0de
    .cz_title
    .cz_shape_1 {
    font-size: 3em;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    top: -20px;
  }
  .elementor-9 .elementor-element.elementor-element-02777ac .cz_image_in {
    margin-top: -50px;
  }
  .elementor-9 .elementor-element.elementor-element-ec3a4ff {
    padding: 60px 0 0;
  }
  .elementor-9
    .elementor-element.elementor-element-a64e59b
    .cz_title
    .cz_title_content {
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 0;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-a64e59b
    .cz_title
    .cz_title_content
    h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .elementor-9
    .elementor-element.elementor-element-a64e59b
    .cz_title
    .cz_shape_1 {
    font-size: 3em;
    margin-right: 0;
    margin-left: 0;
    top: -29px;
  }
  .elementor-9 .elementor-element.elementor-element-27ff35b .cz_grid_p {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 70px;
  }
  .elementor-9
    .elementor-element.elementor-element-27ff35b
    .cz_grid
    .cz_grid_details
    h3 {
    font-size: 18px;
  }
  .elementor-9 .elementor-element.elementor-element-2d8ef72 {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-05213e6
    .cz_video_popup
    .cz_vp_c {
    margin-bottom: 8px;
  }
  .elementor-9
    .elementor-element.elementor-element-05213e6
    .cz_video_popup
    span {
    font-size: 15px;
    padding: 15px;
  }
  .elementor-9
    .elementor-element.elementor-element-05213e6
    .cz_video_popup
    .cz_vp_inner {
    font-size: 15px;
  }
  .elementor-9
    .elementor-element.elementor-element-6f3862c
    .cz_title
    .cz_title_content {
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-6f3862c
    .cz_title
    .cz_title_content
    h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .elementor-9
    .elementor-element.elementor-element-6f3862c
    .cz_title
    .cz_shape_1 {
    font-size: 3em;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    top: -20px;
  }
  .elementor-9 .elementor-element.elementor-element-40bc2c5 .cz_stylish_list {
    padding-right: 20px;
    padding-left: 20px;
  }
  .elementor-9
    .elementor-element.elementor-element-40bc2c5
    .cz_stylish_list
    li {
    font-size: 16px;
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn,
  .elementor-9 .elementor-element.elementor-element-1733d9c .cz_btn:before {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .elementor-9 .elementor-element.elementor-element-cae403e .elementor-divider {
    padding-block-start: 2px;
    padding-block-end: 2px;
  }
  .elementor-9 .elementor-element.elementor-element-ff7118c {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-cc3be84
    .cz_title
    .cz_title_content {
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-cc3be84
    .cz_title
    .cz_title_content
    h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .elementor-9
    .elementor-element.elementor-element-cc3be84
    .cz_title
    .cz_shape_1 {
    font-size: 3em;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    top: -20px;
  }
  .elementor-9 .elementor-element.elementor-element-0739289 .cz_counter {
    margin-bottom: 20px;
  }
  .elementor-9 .elementor-element.elementor-element-0739289 .cz_counter_after {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-53016c1 .cz_counter {
    margin-bottom: 20px;
  }
  .elementor-9 .elementor-element.elementor-element-53016c1 .cz_counter_after {
    width: 100%;
  }
  .elementor-9 .elementor-element.elementor-element-032c428 .cz_counter {
    margin-bottom: 25px;
  }
  .elementor-9 .elementor-element.elementor-element-032c428 .cz_counter_after {
    width: 100%;
  }
  .elementor-9
    .elementor-element.elementor-element-59be580
    .cz_video_popup
    .cz_vp_c {
    margin-bottom: 45px;
  }
  .elementor-9
    .elementor-element.elementor-element-59be580
    .cz_video_popup
    span {
    font-size: 15px;
    padding: 15px;
  }
  .elementor-9
    .elementor-element.elementor-element-59be580
    .cz_video_popup
    .cz_vp_inner {
    font-size: 15px;
    margin-top: 45px;
  }
  .elementor-9 .elementor-element.elementor-element-61c3051 {
    padding: 45px 0 0;
  }
  .elementor-9
    .elementor-element.elementor-element-2e63b17
    .cz_title
    .cz_title_content {
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 24px;
    margin-bottom: 0;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-2e63b17
    .cz_title
    .cz_title_content
    h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .elementor-9
    .elementor-element.elementor-element-2e63b17
    .cz_title
    .cz_shape_1 {
    font-size: 3em;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    top: -17px;
  }
  .elementor-9 .elementor-element.elementor-element-eb129de .slick {
    padding-right: 0;
    padding-left: 0;
  }
  .elementor-9 .elementor-element.elementor-element-eb129de .slick-prev {
    margin-top: 30px;
    margin-right: -40px;
    top: 150px;
    right: auto;
    left: 55px;
    opacity: 0;
  }
  .elementor-9 .elementor-element.elementor-element-eb129de .slick-next {
    margin-top: 30px;
    margin-right: -20px;
    margin-bottom: 1px;
    top: 150px;
    right: 35px;
    opacity: 0;
  }
  .elementor-9 .elementor-element.elementor-element-c15d398 {
    margin-top: 50px;
    margin-bottom: 40px;
    padding: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-a5e91a2
    .cz_title
    .cz_title_content {
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .elementor-9
    .elementor-element.elementor-element-a5e91a2
    .cz_title
    .cz_title_content
    h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .elementor-9
    .elementor-element.elementor-element-a5e91a2
    .cz_title
    .cz_shape_1 {
    font-size: 2.5em;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    top: -32px;
  }
  .elementor-9 .elementor-element.elementor-element-f658857 .cz_grid_p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
} /*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa.fa-glass:before {
  content: "\f000";
}
.fa.fa-envelope-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "\f0e0";
}
.fa.fa-star-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "\f005";
}
.fa.fa-close:before,
.fa.fa-remove:before {
  content: "\f00d";
}
.fa.fa-gear:before {
  content: "\f013";
}
.fa.fa-trash-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "\f2ed";
}
.fa.fa-home:before {
  content: "\f015";
}
.fa.fa-file-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "\f15b";
}
.fa.fa-clock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "\f017";
}
.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}
.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}
.fa.fa-play-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "\f144";
}
.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
  content: "\f01e";
}
.fa.fa-refresh:before {
  content: "\f021";
}
.fa.fa-list-alt {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-list-alt:before {
  content: "\f022";
}
.fa.fa-dedent:before {
  content: "\f03b";
}
.fa.fa-video-camera:before {
  content: "\f03d";
}
.fa.fa-picture-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "\f03e";
}
.fa.fa-photo {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "\f03e";
}
.fa.fa-image {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-image:before {
  content: "\f03e";
}
.fa.fa-map-marker:before {
  content: "\f3c5";
}
.fa.fa-pencil-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "\f044";
}
.fa.fa-edit {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-edit:before {
  content: "\f044";
}
.fa.fa-share-square-o:before {
  content: "\f14d";
}
.fa.fa-check-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "\f14a";
}
.fa.fa-arrows:before {
  content: "\f0b2";
}
.fa.fa-times-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "\f057";
}
.fa.fa-check-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "\f058";
}
.fa.fa-mail-forward:before {
  content: "\f064";
}
.fa.fa-expand:before {
  content: "\f424";
}
.fa.fa-compress:before {
  content: "\f422";
}
.fa.fa-eye,
.fa.fa-eye-slash {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "\f071";
}
.fa.fa-calendar:before {
  content: "\f073";
}
.fa.fa-arrows-v:before {
  content: "\f338";
}
.fa.fa-arrows-h:before {
  content: "\f337";
}
.fa.fa-bar-chart-o:before,
.fa.fa-bar-chart:before {
  content: "\e0e3";
}
.fa.fa-twitter-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-twitter-square:before {
  content: "\f081";
}
.fa.fa-facebook-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook-square:before {
  content: "\f082";
}
.fa.fa-gears:before {
  content: "\f085";
}
.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "\f164";
}
.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "\f165";
}
.fa.fa-heart-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "\f004";
}
.fa.fa-sign-out:before {
  content: "\f2f5";
}
.fa.fa-linkedin-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "\f08c";
}
.fa.fa-thumb-tack:before {
  content: "\f08d";
}
.fa.fa-external-link:before {
  content: "\f35d";
}
.fa.fa-sign-in:before {
  content: "\f2f6";
}
.fa.fa-github-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-github-square:before {
  content: "\f092";
}
.fa.fa-lemon-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "\f094";
}
.fa.fa-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "\f0c8";
}
.fa.fa-bookmark-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "\f02e";
}
.fa.fa-facebook,
.fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "\f39e";
}
.fa.fa-facebook-f {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "\f39e";
}
.fa.fa-github {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "\f09e";
}
.fa.fa-hdd-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "\f0a0";
}
.fa.fa-hand-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa.fa-hand-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa.fa-hand-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa.fa-hand-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa.fa-globe:before {
  content: "\f57d";
}
.fa.fa-tasks:before {
  content: "\f828";
}
.fa.fa-arrows-alt:before {
  content: "\f31e";
}
.fa.fa-group:before {
  content: "\f0c0";
}
.fa.fa-chain:before {
  content: "\f0c1";
}
.fa.fa-cut:before {
  content: "\f0c4";
}
.fa.fa-files-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "\f0c5";
}
.fa.fa-floppy-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "\f0c7";
}
.fa.fa-save {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-save:before {
  content: "\f0c7";
}
.fa.fa-navicon:before,
.fa.fa-reorder:before {
  content: "\f0c9";
}
.fa.fa-magic:before {
  content: "\e2ca";
}
.fa.fa-pinterest,
.fa.fa-pinterest-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa.fa-google-plus-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa.fa-google-plus {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "\f0d5";
}
.fa.fa-money:before {
  content: "\f3d1";
}
.fa.fa-unsorted:before {
  content: "\f0dc";
}
.fa.fa-sort-desc:before {
  content: "\f0dd";
}
.fa.fa-sort-asc:before {
  content: "\f0de";
}
.fa.fa-linkedin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "\f0e1";
}
.fa.fa-rotate-left:before {
  content: "\f0e2";
}
.fa.fa-legal:before {
  content: "\f0e3";
}
.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
  content: "\f625";
}
.fa.fa-comment-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "\f075";
}
.fa.fa-comments-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "\f086";
}
.fa.fa-flash:before {
  content: "\f0e7";
}
.fa.fa-clipboard:before {
  content: "\f0ea";
}
.fa.fa-lightbulb-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa.fa-exchange:before {
  content: "\f362";
}
.fa.fa-cloud-download:before {
  content: "\f0ed";
}
.fa.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa.fa-bell-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "\f0f3";
}
.fa.fa-cutlery:before {
  content: "\f2e7";
}
.fa.fa-file-text-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "\f15c";
}
.fa.fa-building-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "\f1ad";
}
.fa.fa-hospital-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "\f0f8";
}
.fa.fa-tablet:before {
  content: "\f3fa";
}
.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
  content: "\f3cd";
}
.fa.fa-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "\f111";
}
.fa.fa-mail-reply:before {
  content: "\f3e5";
}
.fa.fa-github-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "\f07b";
}
.fa.fa-folder-open-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "\f07c";
}
.fa.fa-smile-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "\f118";
}
.fa.fa-frown-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "\f119";
}
.fa.fa-meh-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "\f11a";
}
.fa.fa-keyboard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "\f11c";
}
.fa.fa-flag-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "\f024";
}
.fa.fa-mail-reply-all:before {
  content: "\f122";
}
.fa.fa-star-half-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "\f5c0";
}
.fa.fa-star-half-empty {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "\f5c0";
}
.fa.fa-star-half-full {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "\f5c0";
}
.fa.fa-code-fork:before {
  content: "\f126";
}
.fa.fa-chain-broken:before,
.fa.fa-unlink:before {
  content: "\f127";
}
.fa.fa-calendar-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "\f133";
}
.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-unlock-alt:before {
  content: "\f09c";
}
.fa.fa-minus-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "\f146";
}
.fa.fa-level-up:before {
  content: "\f3bf";
}
.fa.fa-level-down:before {
  content: "\f3be";
}
.fa.fa-pencil-square:before {
  content: "\f14b";
}
.fa.fa-external-link-square:before {
  content: "\f360";
}
.fa.fa-compass {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa.fa-toggle-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "\f150";
}
.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa.fa-toggle-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "\f151";
}
.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa.fa-toggle-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "\f152";
}
.fa.fa-eur:before,
.fa.fa-euro:before {
  content: "\f153";
}
.fa.fa-gbp:before {
  content: "\f154";
}
.fa.fa-dollar:before,
.fa.fa-usd:before {
  content: "\24";
}
.fa.fa-inr:before,
.fa.fa-rupee:before {
  content: "\e1bc";
}
.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
  content: "\f157";
}
.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
  content: "\f158";
}
.fa.fa-krw:before,
.fa.fa-won:before {
  content: "\f159";
}
.fa.fa-bitcoin,
.fa.fa-btc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "\f15a";
}
.fa.fa-file-text:before {
  content: "\f15c";
}
.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}
.fa.fa-sort-amount-asc:before {
  content: "\f884";
}
.fa.fa-sort-amount-desc:before {
  content: "\f160";
}
.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}
.fa.fa-youtube-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-youtube-square:before {
  content: "\f431";
}
.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-xing-square:before {
  content: "\f169";
}
.fa.fa-youtube-play {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "\f167";
}
.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "\f171";
}
.fa.fa-tumblr,
.fa.fa-tumblr-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-tumblr-square:before {
  content: "\f174";
}
.fa.fa-long-arrow-down:before {
  content: "\f309";
}
.fa.fa-long-arrow-up:before {
  content: "\f30c";
}
.fa.fa-long-arrow-left:before {
  content: "\f30a";
}
.fa.fa-long-arrow-right:before {
  content: "\f30b";
}
.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "\f184";
}
.fa.fa-sun-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "\f185";
}
.fa.fa-moon-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "\f186";
}
.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}
.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}
.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa.fa-toggle-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "\f191";
}
.fa.fa-dot-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "\f192";
}
.fa.fa-vimeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-vimeo-square:before {
  content: "\f194";
}
.fa.fa-try:before,
.fa.fa-turkish-lira:before {
  content: "\e2bb";
}
.fa.fa-plus-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "\f0fe";
}
.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bank:before,
.fa.fa-institution:before {
  content: "\f19c";
}
.fa.fa-mortar-board:before {
  content: "\f19d";
}
.fa.fa-google,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-yahoo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-reddit-square:before {
  content: "\f1a2";
}
.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-behance-square:before {
  content: "\f1b5";
}
.fa.fa-steam,
.fa.fa-steam-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-steam-square:before {
  content: "\f1b7";
}
.fa.fa-automobile:before {
  content: "\f1b9";
}
.fa.fa-cab:before {
  content: "\f1ba";
}
.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa.fa-file-word-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "\f1c2";
}
.fa.fa-file-excel-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa.fa-file-image-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "\f1c5";
}
.fa.fa-file-photo-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa.fa-file-picture-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa.fa-file-archive-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa.fa-file-zip-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa.fa-file-audio-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa.fa-file-sound-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa.fa-file-video-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "\f1c8";
}
.fa.fa-file-movie-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa.fa-file-code-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "\f1c9";
}
.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-life-bouy:before,
.fa.fa-life-buoy:before,
.fa.fa-life-saver:before,
.fa.fa-support:before {
  content: "\f1cd";
}
.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa.fa-ra,
.fa.fa-rebel {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "\f1d0";
}
.fa.fa-resistance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "\f1d0";
}
.fa.fa-empire,
.fa.fa-ge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "\f1d1";
}
.fa.fa-git-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-git-square:before {
  content: "\f1d2";
}
.fa.fa-git,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa.fa-yc-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "\f1d4";
}
.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "\f1d7";
}
.fa.fa-send:before {
  content: "\f1d8";
}
.fa.fa-paper-plane-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}
.fa.fa-send-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "\f1d8";
}
.fa.fa-circle-thin {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "\f111";
}
.fa.fa-header:before {
  content: "\f1dc";
}
.fa.fa-futbol-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "\f1e3";
}
.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}
.fa.fa-trash:before {
  content: "\f2ed";
}
.fa.fa-copyright {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "\f1fb";
}
.fa.fa-area-chart:before {
  content: "\f1fe";
}
.fa.fa-pie-chart:before {
  content: "\f200";
}
.fa.fa-line-chart:before {
  content: "\f201";
}
.fa.fa-lastfm,
.fa.fa-lastfm-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-lastfm-square:before {
  content: "\f203";
}
.fa.fa-angellist,
.fa.fa-ioxhost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "\f20a";
}
.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
  content: "\f20b";
}
.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "\f3a5";
}
.fa.fa-intersex:before,
.fa.fa-transgender:before {
  content: "\f224";
}
.fa.fa-transgender-alt:before {
  content: "\f225";
}
.fa.fa-facebook-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "\f09a";
}
.fa.fa-pinterest-p,
.fa.fa-whatsapp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "\f236";
}
.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "\f23b";
}
.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-battery-4:before,
.fa.fa-battery:before {
  content: "\f240";
}
.fa.fa-battery-3:before {
  content: "\f241";
}
.fa.fa-battery-2:before {
  content: "\f242";
}
.fa.fa-battery-1:before {
  content: "\f243";
}
.fa.fa-battery-0:before {
  content: "\f244";
}
.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "\f249";
}
.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-clone {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "\f254";
}
.fa.fa-hourglass-1:before {
  content: "\f251";
}
.fa.fa-hourglass-2:before {
  content: "\f252";
}
.fa.fa-hourglass-3:before {
  content: "\f253";
}
.fa.fa-hand-rock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "\f255";
}
.fa.fa-hand-grab-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "\f255";
}
.fa.fa-hand-paper-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "\f256";
}
.fa.fa-hand-stop-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "\f256";
}
.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa.fa-hand-spock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "\f259";
}
.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa.fa-hand-peace-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa.fa-registered {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-creative-commons,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa.fa-chrome,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-internet-explorer,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-wikipedia-w {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-television:before {
  content: "\f26c";
}
.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa.fa-calendar-times-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "\f273";
}
.fa.fa-calendar-check-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "\f274";
}
.fa.fa-map-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "\f279";
}
.fa.fa-commenting:before {
  content: "\f4ad";
}
.fa.fa-commenting-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "\f4ad";
}
.fa.fa-houzz,
.fa.fa-vimeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "\f27d";
}
.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "\f09d";
}
.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "\f28b";
}
.fa.fa-stop-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "\f28d";
}
.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "\f368";
}
.fa.fa-question-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "\f059";
}
.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa.fa-glide,
.fa.fa-glide-g {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "\f2a7";
}
.fa.fa-viadeo,
.fa.fa-viadeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa.fa-snapchat,
.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-snapchat-ghost:before {
  content: "\f2ab";
}
.fa.fa-snapchat-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-themeisle,
.fa.fa-yoast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa.fa-google-plus-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa.fa-fa,
.fa.fa-font-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "\f2b4";
}
.fa.fa-handshake-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "\f2b5";
}
.fa.fa-envelope-open-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}
.fa.fa-linode {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "\f2b9";
}
.fa.fa-vcard:before {
  content: "\f2bb";
}
.fa.fa-address-card-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "\f2bb";
}
.fa.fa-vcard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "\f2bb";
}
.fa.fa-user-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "\f2bd";
}
.fa.fa-user-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "\f007";
}
.fa.fa-id-badge {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "\f2c2";
}
.fa.fa-id-card-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "\f2c2";
}
.fa.fa-drivers-license-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}
.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
  content: "\f2c7";
}
.fa.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa.fa-bathtub:before,
.fa.fa-s15:before {
  content: "\f2cd";
}
.fa.fa-window-maximize,
.fa.fa-window-restore {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "\f410";
}
.fa.fa-window-close-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "\f410";
}
.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "\f410";
}
.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "\f2da";
}
.fa.fa-snowflake-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa.fa-meetup,
.fa.fa-superpowers,
.fa.fa-wpexplorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
} /*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
  font-family: "Font Awesome 6 Free";
}
.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-radius: var(--fa-border-radius, 0.1em);
  border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid)
    var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}
.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-beat-fade,
.fa-fade {
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
}
.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-shake,
.fa-spin {
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
}
.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-beat-fade,
  .fa-bounce,
  .fa-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@-webkit-keyframes fa-beat-fade {
  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-beat-fade {
  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.fa-0:before {
  content: "\30";
}
.fa-1:before {
  content: "\31";
}
.fa-2:before {
  content: "\32";
}
.fa-3:before {
  content: "\33";
}
.fa-4:before {
  content: "\34";
}
.fa-5:before {
  content: "\35";
}
.fa-6:before {
  content: "\36";
}
.fa-7:before {
  content: "\37";
}
.fa-8:before {
  content: "\38";
}
.fa-9:before {
  content: "\39";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-arrows-to-circle:before {
  content: "\e4bd";
}
.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
  content: "\f138";
}
.fa-at:before {
  content: "\40";
}
.fa-trash-alt:before,
.fa-trash-can:before {
  content: "\f2ed";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-user-times:before,
.fa-user-xmark:before {
  content: "\f235";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-comment-alt:before,
.fa-message:before {
  content: "\f27a";
}
.fa-info:before {
  content: "\f129";
}
.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
  content: "\f422";
}
.fa-explosion:before {
  content: "\e4e9";
}
.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
  content: "\f15c";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-building-un:before {
  content: "\e4d9";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-calendar-alt:before,
.fa-calendar-days:before {
  content: "\f073";
}
.fa-anchor-circle-check:before {
  content: "\e4aa";
}
.fa-building-circle-arrow-right:before {
  content: "\e4d1";
}
.fa-volleyball-ball:before,
.fa-volleyball:before {
  content: "\f45f";
}
.fa-arrows-up-to-line:before {
  content: "\e4c2";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-circle-minus:before,
.fa-minus-circle:before {
  content: "\f056";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-heart-music-camera-bolt:before,
.fa-icons:before {
  content: "\f86d";
}
.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
  content: "\f539";
}
.fa-bridge-circle-check:before {
  content: "\e4c9";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-magnifying-glass-location:before,
.fa-search-location:before {
  content: "\f689";
}
.fa-forward-step:before,
.fa-step-forward:before {
  content: "\f051";
}
.fa-face-smile-beam:before,
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-football-ball:before,
.fa-football:before {
  content: "\f44e";
}
.fa-school-circle-exclamation:before {
  content: "\e56c";
}
.fa-crop:before {
  content: "\f125";
}
.fa-angle-double-down:before,
.fa-angles-down:before {
  content: "\f103";
}
.fa-users-rectangle:before {
  content: "\e594";
}
.fa-people-roof:before {
  content: "\e537";
}
.fa-people-line:before {
  content: "\e534";
}
.fa-beer-mug-empty:before,
.fa-beer:before {
  content: "\f0fc";
}
.fa-diagram-predecessor:before {
  content: "\e477";
}
.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-burn:before,
.fa-fire-flame-simple:before {
  content: "\f46a";
}
.fa-male:before,
.fa-person:before {
  content: "\f183";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-truck-plane:before {
  content: "\e58f";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-face-grin-stars:before,
.fa-grin-stars:before {
  content: "\f587";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
  content: "\f67b";
}
.fa-arrow-down-up-across-line:before {
  content: "\e4af";
}
.fa-spoon:before,
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-jar-wheat:before {
  content: "\e517";
}
.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-file-circle-exclamation:before {
  content: "\e4eb";
}
.fa-circle-h:before,
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-pager:before {
  content: "\f815";
}
.fa-address-book:before,
.fa-contact-book:before {
  content: "\f2b9";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-k:before {
  content: "\4b";
}
.fa-landmark-flag:before {
  content: "\e51c";
}
.fa-pencil-alt:before,
.fa-pencil:before {
  content: "\f303";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-comments:before {
  content: "\f086";
}
.fa-file-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-code-pull-request:before {
  content: "\e13c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-truck-loading:before,
.fa-truck-ramp-box:before {
  content: "\f4de";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-vial-virus:before {
  content: "\e597";
}
.fa-sheet-plastic:before {
  content: "\e571";
}
.fa-blog:before {
  content: "\f781";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-person-arrow-up-from-line:before {
  content: "\e539";
}
.fa-scroll-torah:before,
.fa-torah:before {
  content: "\f6a0";
}
.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
  content: "\f458";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-archive:before,
.fa-box-archive:before {
  content: "\f187";
}
.fa-person-drowning:before {
  content: "\e545";
}
.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-w:before {
  content: "\57";
}
.fa-earth-africa:before,
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
  content: "\f3fa";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-trowel-bricks:before {
  content: "\e58a";
}
.fa-face-flushed:before,
.fa-flushed:before {
  content: "\f579";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-tent-arrow-left-right:before {
  content: "\e57f";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-bell-concierge:before,
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-pen-ruler:before,
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
  content: "\e068";
}
.fa-mars-and-venus-burst:before {
  content: "\e523";
}
.fa-caret-square-right:before,
.fa-square-caret-right:before {
  content: "\f152";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-sun-plant-wilt:before {
  content: "\e57a";
}
.fa-toilets-portable:before {
  content: "\e584";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magnifying-glass-arrow-right:before {
  content: "\e521";
}
.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
  content: "\f566";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-clover:before {
  content: "\e139";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f3e5";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-house-fire:before {
  content: "\e50c";
}
.fa-minus-square:before,
.fa-square-minus:before {
  content: "\f146";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-down:before,
.fa-square-caret-down:before {
  content: "\f150";
}
.fa-file-circle-question:before {
  content: "\e4ef";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-bars:before,
.fa-navicon:before {
  content: "\f0c9";
}
.fa-people-group:before {
  content: "\e533";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-heart-broken:before,
.fa-heart-crack:before {
  content: "\f7a9";
}
.fa-external-link-square-alt:before,
.fa-square-up-right:before {
  content: "\f360";
}
.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-film:before {
  content: "\f008";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-people-robbery:before {
  content: "\e536";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-school-circle-xmark:before {
  content: "\e56d";
}
.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
  content: "\f08b";
}
.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
  content: "\f13a";
}
.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
  content: "\f13e";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-headphones-alt:before,
.fa-headphones-simple:before {
  content: "\f58f";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-circle-dollar-to-slot:before,
.fa-donate:before {
  content: "\f4b9";
}
.fa-memory:before {
  content: "\f538";
}
.fa-road-spikes:before {
  content: "\e568";
}
.fa-fire-burner:before {
  content: "\e4f1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-volume-down:before,
.fa-volume-low:before {
  content: "\f027";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-compress:before {
  content: "\f066";
}
.fa-wheat-alt:before,
.fa-wheat-awn:before {
  content: "\e2cd";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-hands-holding-child:before {
  content: "\e4fa";
}
.fa-asterisk:before {
  content: "\2a";
}
.fa-check-square:before,
.fa-square-check:before {
  content: "\f14a";
}
.fa-peseta-sign:before {
  content: "\e221";
}
.fa-header:before,
.fa-heading:before {
  content: "\f1dc";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-list-squares:before,
.fa-list:before {
  content: "\f03a";
}
.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
  content: "\f87b";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-circle-dot:before,
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dizzy:before,
.fa-face-dizzy:before {
  content: "\f567";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-house-medical-circle-xmark:before {
  content: "\e513";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
  content: "\f1e3";
}
.fa-paint-brush:before,
.fa-paintbrush:before {
  content: "\f1fc";
}
.fa-lock:before {
  content: "\f023";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-hot-tub-person:before,
.fa-hot-tub:before {
  content: "\f593";
}
.fa-map-location:before,
.fa-map-marked:before {
  content: "\f59f";
}
.fa-house-flood-water:before {
  content: "\e50e";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-bridge-lock:before {
  content: "\e4cc";
}
.fa-sack-dollar:before {
  content: "\f81d";
}
.fa-edit:before,
.fa-pen-to-square:before {
  content: "\f044";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-share-alt:before,
.fa-share-nodes:before {
  content: "\f1e0";
}
.fa-heart-circle-minus:before {
  content: "\e4ff";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-bag-shopping:before,
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-person-rays:before {
  content: "\e54d";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-flask-vial:before {
  content: "\e4f3";
}
.fa-hand-paper:before,
.fa-hand:before {
  content: "\f256";
}
.fa-om:before {
  content: "\f679";
}
.fa-worm:before {
  content: "\e599";
}
.fa-house-circle-xmark:before {
  content: "\e50b";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-face-kiss:before,
.fa-kiss:before {
  content: "\f596";
}
.fa-bridge-circle-xmark:before {
  content: "\e4cb";
}
.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-face-grin-wink:before,
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-road-circle-check:before {
  content: "\e564";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-rss-square:before,
.fa-square-rss:before {
  content: "\f143";
}
.fa-land-mine-on:before {
  content: "\e51b";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-stairs:before {
  content: "\e289";
}
.fa-i:before {
  content: "\49";
}
.fa-hryvnia-sign:before,
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-pills:before {
  content: "\f484";
}
.fa-face-grin-wide:before,
.fa-grin-alt:before {
  content: "\f581";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-v:before {
  content: "\56";
}
.fa-bangladeshi-taka-sign:before {
  content: "\e2e6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
  content: "\e579";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-ambulance:before,
.fa-truck-medical:before {
  content: "\f0f9";
}
.fa-wheat-awn-circle-exclamation:before {
  content: "\e598";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-road-barrier:before {
  content: "\e562";
}
.fa-school:before {
  content: "\f549";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-joint:before {
  content: "\f595";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-q:before {
  content: "\51";
}
.fa-g:before {
  content: "\47";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-dong-sign:before {
  content: "\e169";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-poo-bolt:before,
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-face-frown-open:before,
.fa-frown-open:before {
  content: "\f57a";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-helmet-un:before {
  content: "\e503";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-arrow-up-from-bracket:before {
  content: "\e09a";
}
.fa-folder-blank:before,
.fa-folder:before {
  content: "\f07b";
}
.fa-file-medical-alt:before,
.fa-file-waveform:before {
  content: "\f478";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-chart-simple:before {
  content: "\e473";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-vial:before {
  content: "\f492";
}
.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
  content: "\e2ca";
}
.fa-e:before {
  content: "\45";
}
.fa-pen-alt:before,
.fa-pen-clip:before {
  content: "\f305";
}
.fa-bridge-circle-exclamation:before {
  content: "\e4ca";
}
.fa-user:before {
  content: "\f007";
}
.fa-school-circle-check:before {
  content: "\e56b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-shuttle-van:before,
.fa-van-shuttle:before {
  content: "\f5b6";
}
.fa-building-user:before {
  content: "\e4da";
}
.fa-caret-square-left:before,
.fa-square-caret-left:before {
  content: "\f191";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-key:before {
  content: "\f084";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-person-half-dress:before {
  content: "\e548";
}
.fa-road-bridge:before {
  content: "\e563";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-c:before {
  content: "\43";
}
.fa-tablet-button:before {
  content: "\f10a";
}
.fa-building-lock:before {
  content: "\e4d6";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-area-chart:before,
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-house-flag:before {
  content: "\e50d";
}
.fa-person-circle-minus:before {
  content: "\e540";
}
.fa-ban:before,
.fa-cancel:before {
  content: "\f05e";
}
.fa-camera-rotate:before {
  content: "\e0d8";
}
.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
  content: "\f5d0";
}
.fa-star:before {
  content: "\f005";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-cross:before {
  content: "\f654";
}
.fa-box:before {
  content: "\f466";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-expand-arrows-alt:before,
.fa-maximize:before {
  content: "\f31e";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-shapes:before,
.fa-triangle-circle-square:before {
  content: "\f61f";
}
.fa-random:before,
.fa-shuffle:before {
  content: "\f074";
}
.fa-person-running:before,
.fa-running:before {
  content: "\f70c";
}
.fa-mobile-retro:before {
  content: "\e527";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-spider:before {
  content: "\f717";
}
.fa-hands-bound:before {
  content: "\e4f9";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-plane-circle-exclamation:before {
  content: "\e556";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-slash:before {
  content: "\f715";
}
.fa-computer-mouse:before,
.fa-mouse:before {
  content: "\f8cc";
}
.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
  content: "\f090";
}
.fa-shop-slash:before,
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-server:before {
  content: "\f233";
}
.fa-virus-covid-slash:before {
  content: "\e4a9";
}
.fa-shop-lock:before {
  content: "\e4a5";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-building-wheat:before {
  content: "\e4db";
}
.fa-person-breastfeeding:before {
  content: "\e53a";
}
.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-venus:before {
  content: "\f221";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-heart-pulse:before,
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-people-carry-box:before,
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-crown:before {
  content: "\f521";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-xmarks-lines:before {
  content: "\e59a";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-weight-scale:before,
.fa-weight:before {
  content: "\f496";
}
.fa-user-friends:before,
.fa-user-group:before {
  content: "\f500";
}
.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
  content: "\f0aa";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-person-walking:before,
.fa-walking:before {
  content: "\f554";
}
.fa-l:before {
  content: "\4c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-bed-pulse:before,
.fa-procedures:before {
  content: "\f487";
}
.fa-shuttle-space:before,
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-face-laugh:before,
.fa-laugh:before {
  content: "\f599";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-heart-circle-plus:before {
  content: "\e500";
}
.fa-code-fork:before {
  content: "\e13b";
}
.fa-city:before {
  content: "\f64f";
}
.fa-microphone-alt:before,
.fa-microphone-lines:before {
  content: "\f3c9";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-colon-sign:before {
  content: "\e140";
}
.fa-headset:before {
  content: "\f590";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-road-circle-xmark:before {
  content: "\e566";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-champagne-glasses:before,
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-house-circle-exclamation:before {
  content: "\e50a";
}
.fa-file-arrow-up:before,
.fa-file-upload:before {
  content: "\f574";
}
.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
  content: "\f1eb";
}
.fa-bath:before,
.fa-bathtub:before {
  content: "\f2cd";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-user-edit:before,
.fa-user-pen:before {
  content: "\f4ff";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-bold:before {
  content: "\f032";
}
.fa-anchor-lock:before {
  content: "\e4ad";
}
.fa-building-ngo:before {
  content: "\e4d7";
}
.fa-manat-sign:before {
  content: "\e1d5";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-border-style:before,
.fa-border-top-left:before {
  content: "\f853";
}
.fa-map-location-dot:before,
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-poll:before,
.fa-square-poll-vertical:before {
  content: "\f681";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-battery-car:before,
.fa-car-battery:before {
  content: "\f5df";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-building-circle-check:before {
  content: "\e4d2";
}
.fa-person-chalkboard:before {
  content: "\e53d";
}
.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
  content: "\f22b";
}
.fa-hand-back-fist:before,
.fa-hand-rock:before {
  content: "\f255";
}
.fa-caret-square-up:before,
.fa-square-caret-up:before {
  content: "\f151";
}
.fa-cloud-showers-water:before {
  content: "\e4e4";
}
.fa-bar-chart:before,
.fa-chart-bar:before {
  content: "\f080";
}
.fa-hands-bubbles:before,
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-train:before {
  content: "\f238";
}
.fa-eye-low-vision:before,
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-crow:before {
  content: "\f520";
}
.fa-sailboat:before {
  content: "\e445";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-plus-square:before,
.fa-square-plus:before {
  content: "\f0fe";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-bucket:before {
  content: "\e4cf";
}
.fa-image:before {
  content: "\f03e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-cow:before {
  content: "\f6c8";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-folder-closed:before {
  content: "\e185";
}
.fa-house-tsunami:before {
  content: "\e515";
}
.fa-square-nfi:before {
  content: "\e576";
}
.fa-arrow-up-from-ground-water:before {
  content: "\e4b5";
}
.fa-glass-martini-alt:before,
.fa-martini-glass:before {
  content: "\f57b";
}
.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-columns:before,
.fa-table-columns:before {
  content: "\f0db";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-dolly-box:before,
.fa-dolly:before {
  content: "\f472";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-compress-arrows-alt:before,
.fa-minimize:before {
  content: "\f78c";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-angle-double-right:before,
.fa-angles-right:before {
  content: "\f101";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-circle-play:before,
.fa-play-circle:before {
  content: "\f144";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
  content: "\f153";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-check-circle:before,
.fa-circle-check:before {
  content: "\f058";
}
.fa-circle-stop:before,
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-compass-drafting:before,
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-plate-wheat:before {
  content: "\e55a";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-person-shelter:before {
  content: "\e54f";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-helicopter-symbol:before {
  content: "\e502";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
  content: "\f139";
}
.fa-lari-sign:before {
  content: "\e1c8";
}
.fa-volcano:before {
  content: "\f770";
}
.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553";
}
.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
  content: "\f154";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-square-person-confined:before {
  content: "\e577";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-tent-arrow-down-to-line:before {
  content: "\e57e";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-person-skating:before,
.fa-skating:before {
  content: "\f7c5";
}
.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
  content: "\f0ab";
}
.fa-arrow-right-to-file:before,
.fa-file-import:before {
  content: "\f56f";
}
.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
  content: "\f14c";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-location-pin-lock:before {
  content: "\e51f";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-hill-avalanche:before {
  content: "\e507";
}
.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
  content: "\f516";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-diamond-turn-right:before,
.fa-directions:before {
  content: "\f5eb";
}
.fa-burst:before {
  content: "\e4dc";
}
.fa-house-laptop:before,
.fa-laptop-house:before {
  content: "\e066";
}
.fa-face-tired:before,
.fa-tired:before {
  content: "\f5c8";
}
.fa-money-bills:before {
  content: "\e1f3";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-arrows-turn-right:before {
  content: "\e4c0";
}
.fa-vest:before {
  content: "\e085";
}
.fa-ferry:before {
  content: "\e4ea";
}
.fa-arrows-down-to-people:before {
  content: "\e4b9";
}
.fa-seedling:before,
.fa-sprout:before {
  content: "\f4d8";
}
.fa-arrows-alt-h:before,
.fa-left-right:before {
  content: "\f337";
}
.fa-boxes-packing:before {
  content: "\e4c7";
}
.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
  content: "\f0a8";
}
.fa-group-arrows-rotate:before {
  content: "\e4f6";
}
.fa-bowl-food:before {
  content: "\e4c6";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-cloud-bolt:before,
.fa-thunderstorm:before {
  content: "\f76c";
}
.fa-remove-format:before,
.fa-text-slash:before {
  content: "\f87d";
}
.fa-face-smile-wink:before,
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-arrows-h:before,
.fa-arrows-left-right:before {
  content: "\f07e";
}
.fa-house-lock:before {
  content: "\e510";
}
.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-children:before {
  content: "\e4e1";
}
.fa-blackboard:before,
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-user-alt-slash:before,
.fa-user-large-slash:before {
  content: "\f4fa";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
  content: "\e05f";
}
.fa-mattress-pillow:before {
  content: "\e525";
}
.fa-guarani-sign:before {
  content: "\e19a";
}
.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
  content: "\f021";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-cruzeiro-sign:before {
  content: "\e152";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-shield-alt:before,
.fa-shield-halved:before {
  content: "\f3ed";
}
.fa-atlas:before,
.fa-book-atlas:before {
  content: "\f558";
}
.fa-virus:before {
  content: "\e074";
}
.fa-envelope-circle-check:before {
  content: "\e4e8";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-arrows-to-dot:before {
  content: "\e4be";
}
.fa-archway:before {
  content: "\f557";
}
.fa-heart-circle-check:before {
  content: "\e4fd";
}
.fa-house-chimney-crack:before,
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-file-archive:before,
.fa-file-zipper:before {
  content: "\f1c6";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-glass-martini:before,
.fa-martini-glass-empty:before {
  content: "\f000";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cedi-sign:before {
  content: "\e0df";
}
.fa-italic:before {
  content: "\f033";
}
.fa-church:before {
  content: "\f51d";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-z:before {
  content: "\5a";
}
.fa-person-skiing:before,
.fa-skiing:before {
  content: "\f7c9";
}
.fa-road-lock:before {
  content: "\e567";
}
.fa-a:before {
  content: "\41";
}
.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
  content: "\e03f";
}
.fa-feather-alt:before,
.fa-feather-pointed:before {
  content: "\f56b";
}
.fa-p:before {
  content: "\50";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-ad:before,
.fa-rectangle-ad:before {
  content: "\f641";
}
.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
  content: "\f0a9";
}
.fa-filter-circle-xmark:before {
  content: "\e17b";
}
.fa-locust:before {
  content: "\e520";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-person-dress-burst:before {
  content: "\e544";
}
.fa-money-check-alt:before,
.fa-money-check-dollar:before {
  content: "\f53d";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-question:before {
  content: "\3f";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-arrows-alt:before,
.fa-up-down-left-right:before {
  content: "\f0b2";
}
.fa-house-chimney-user:before {
  content: "\e065";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-star-half-alt:before,
.fa-star-half-stroke:before {
  content: "\f5c0";
}
.fa-code:before {
  content: "\f121";
}
.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
  content: "\f7a0";
}
.fa-building-circle-exclamation:before {
  content: "\e4d3";
}
.fa-magnifying-glass-chart:before {
  content: "\e522";
}
.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
  content: "\f08e";
}
.fa-cubes-stacked:before {
  content: "\e4e6";
}
.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
  content: "\f159";
}
.fa-virus-covid:before {
  content: "\e4a8";
}
.fa-austral-sign:before {
  content: "\e0a9";
}
.fa-f:before {
  content: "\46";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-road:before {
  content: "\f018";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-person-circle-plus:before {
  content: "\e541";
}
.fa-chart-pie:before,
.fa-pie-chart:before {
  content: "\f200";
}
.fa-bolt-lightning:before {
  content: "\e0b7";
}
.fa-sack-xmark:before {
  content: "\e56a";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-fish-fins:before {
  content: "\e4f2";
}
.fa-building-flag:before {
  content: "\e4d5";
}
.fa-face-grin-beam:before,
.fa-grin-beam:before {
  content: "\f582";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-poop:before {
  content: "\f619";
}
.fa-location-pin:before,
.fa-map-marker:before {
  content: "\f041";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
  content: "\f807";
}
.fa-eject:before {
  content: "\f052";
}
.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
  content: "\f35a";
}
.fa-plane-circle-check:before {
  content: "\e555";
}
.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-chart-line:before,
.fa-line-chart:before {
  content: "\f201";
}
.fa-mask-ventilator:before {
  content: "\e524";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-map-signs:before,
.fa-signs-post:before {
  content: "\f277";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-person-circle-question:before {
  content: "\e542";
}
.fa-h:before {
  content: "\48";
}
.fa-tarp:before {
  content: "\e57b";
}
.fa-screwdriver-wrench:before,
.fa-tools:before {
  content: "\f7d9";
}
.fa-arrows-to-eye:before {
  content: "\e4bf";
}
.fa-plug-circle-bolt:before {
  content: "\e55b";
}
.fa-heart:before {
  content: "\f004";
}
.fa-mars-and-venus:before {
  content: "\f224";
}
.fa-home-user:before,
.fa-house-user:before {
  content: "\e1b0";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-house-crack:before {
  content: "\e3b1";
}
.fa-cocktail:before,
.fa-martini-glass-citrus:before {
  content: "\f561";
}
.fa-face-surprise:before,
.fa-surprise:before {
  content: "\f5c2";
}
.fa-bottle-water:before {
  content: "\e4c5";
}
.fa-circle-pause:before,
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-apple-alt:before,
.fa-apple-whole:before {
  content: "\f5d1";
}
.fa-kitchen-set:before {
  content: "\e51a";
}
.fa-r:before {
  content: "\52";
}
.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-bitcoin-sign:before {
  content: "\e0b4";
}
.fa-shield-dog:before {
  content: "\e573";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-elevator:before {
  content: "\e16d";
}
.fa-money-bill-transfer:before {
  content: "\e528";
}
.fa-money-bill-trend-up:before {
  content: "\e529";
}
.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f";
}
.fa-poll-h:before,
.fa-square-poll-horizontal:before {
  content: "\f682";
}
.fa-circle:before {
  content: "\f111";
}
.fa-backward-fast:before,
.fa-fast-backward:before {
  content: "\f049";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-basketball-ball:before,
.fa-basketball:before {
  content: "\f434";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
  content: "\f35b";
}
.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
  content: "\f3cd";
}
.fa-volume-high:before,
.fa-volume-up:before {
  content: "\f028";
}
.fa-users-rays:before {
  content: "\e593";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-burger:before,
.fa-hamburger:before {
  content: "\f805";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-bugs:before {
  content: "\e4d0";
}
.fa-rupee-sign:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-circle-question:before,
.fa-question-circle:before {
  content: "\f059";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-book-bookmark:before {
  content: "\e0bb";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-bridge:before {
  content: "\e4c8";
}
.fa-phone-alt:before,
.fa-phone-flip:before {
  content: "\f879";
}
.fa-truck-front:before {
  content: "\e2b7";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-anchor-circle-exclamation:before {
  content: "\e4ab";
}
.fa-truck-field:before {
  content: "\e58d";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-clipboard-question:before {
  content: "\e4e3";
}
.fa-panorama:before {
  content: "\e209";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-file-circle-minus:before {
  content: "\e4ed";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-fast-forward:before,
.fa-forward-fast:before {
  content: "\f050";
}
.fa-face-meh-blank:before,
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-parking:before,
.fa-square-parking:before {
  content: "\f540";
}
.fa-house-signal:before {
  content: "\e012";
}
.fa-bars-progress:before,
.fa-tasks-alt:before {
  content: "\f828";
}
.fa-faucet-drip:before {
  content: "\e006";
}
.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-ban-smoking:before,
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-mobile-button:before {
  content: "\f10b";
}
.fa-house-medical-flag:before {
  content: "\e514";
}
.fa-basket-shopping:before,
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-bus-alt:before,
.fa-bus-simple:before {
  content: "\f55e";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-face-sad-cry:before,
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-person-military-to-person:before {
  content: "\e54c";
}
.fa-file-shield:before {
  content: "\e4f0";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-pen:before {
  content: "\f304";
}
.fa-tower-observation:before {
  content: "\e586";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
  content: "\f012";
}
.fa-bus:before {
  content: "\f207";
}
.fa-heart-circle-xmark:before {
  content: "\e501";
}
.fa-home-lg:before,
.fa-house-chimney:before {
  content: "\e3af";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-face-frown:before,
.fa-frown:before {
  content: "\f119";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-shop:before,
.fa-store-alt:before {
  content: "\f54f";
}
.fa-floppy-disk:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
  content: "\f515";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-comment-dots:before,
.fa-commenting:before {
  content: "\f4ad";
}
.fa-plant-wilt:before {
  content: "\e5aa";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-face-grin-squint:before,
.fa-grin-squint:before {
  content: "\f585";
}
.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hands-praying:before,
.fa-praying-hands:before {
  content: "\f684";
}
.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
  content: "\f01e";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-location-crosshairs:before,
.fa-location:before {
  content: "\f601";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-child-dress:before {
  content: "\e59c";
}
.fa-users-between-lines:before {
  content: "\e591";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-face-grin-tears:before,
.fa-grin-tears:before {
  content: "\f588";
}
.fa-phone:before {
  content: "\f095";
}
.fa-calendar-times:before,
.fa-calendar-xmark:before {
  content: "\f273";
}
.fa-child-reaching:before {
  content: "\e59d";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-user-cog:before,
.fa-user-gear:before {
  content: "\f4fe";
}
.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-mosquito-net:before {
  content: "\e52c";
}
.fa-bridge-water:before {
  content: "\e4ce";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-digging:before,
.fa-person-digging:before {
  content: "\f85e";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-quote-right-alt:before,
.fa-quote-right:before {
  content: "\f10e";
}
.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
  content: "\f553";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-divide:before {
  content: "\f529";
}
.fa-tenge-sign:before,
.fa-tenge:before {
  content: "\f7d7";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-hands-holding:before {
  content: "\f4c2";
}
.fa-hands-clapping:before {
  content: "\e1a8";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-person-circle-xmark:before {
  content: "\e543";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-j:before {
  content: "\4a";
}
.fa-users-viewfinder:before {
  content: "\e595";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-external-link-alt:before,
.fa-up-right-from-square:before {
  content: "\f35d";
}
.fa-table-cells:before,
.fa-th:before {
  content: "\f00a";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-bible:before,
.fa-book-bible:before {
  content: "\f647";
}
.fa-o:before {
  content: "\4f";
}
.fa-medkit:before,
.fa-suitcase-medical:before {
  content: "\f0fa";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-otter:before {
  content: "\f700";
}
.fa-female:before,
.fa-person-dress:before {
  content: "\f182";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-briefcase-clock:before,
.fa-business-time:before {
  content: "\f64a";
}
.fa-table-cells-large:before,
.fa-th-large:before {
  content: "\f009";
}
.fa-book-tanakh:before,
.fa-tanakh:before {
  content: "\f827";
}
.fa-phone-volume:before,
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-clipboard-user:before {
  content: "\f7f3";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-plane-lock:before {
  content: "\e558";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-comment:before {
  content: "\f075";
}
.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
  content: "\f1fd";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-angle-double-up:before,
.fa-angles-up:before {
  content: "\f102";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-arrow-right-to-city:before {
  content: "\e4b3";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-litecoin-sign:before {
  content: "\e1d3";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-circle-nodes:before {
  content: "\e4e2";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-truck-field-un:before {
  content: "\e58e";
}
.fa-hourglass-empty:before,
.fa-hourglass:before {
  content: "\f254";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-user-doctor:before,
.fa-user-md:before {
  content: "\f0f0";
}
.fa-circle-info:before,
.fa-info-circle:before {
  content: "\f05a";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-camera-alt:before,
.fa-camera:before {
  content: "\f030";
}
.fa-square-virus:before {
  content: "\e578";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-car-on:before {
  content: "\e4dd";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-water:before {
  content: "\f773";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
  content: "\f486";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-person-cane:before {
  content: "\e53c";
}
.fa-tent:before {
  content: "\e57d";
}
.fa-vest-patches:before {
  content: "\e086";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-money-bill-wheat:before {
  content: "\e52a";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-hard-drive:before,
.fa-hdd:before {
  content: "\f0a0";
}
.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-list-alt:before,
.fa-rectangle-list:before {
  content: "\f022";
}
.fa-tarp-droplet:before {
  content: "\e57c";
}
.fa-house-medical-circle-check:before {
  content: "\e511";
}
.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
  content: "\f359";
}
.fa-subway:before,
.fa-train-subway:before {
  content: "\f239";
}
.fa-chart-gantt:before {
  content: "\e0e4";
}
.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
  content: "\e1bc";
}
.fa-crop-alt:before,
.fa-crop-simple:before {
  content: "\f565";
}
.fa-money-bill-1:before,
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-left-long:before,
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-dna:before {
  content: "\f471";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-minus:before,
.fa-subtract:before {
  content: "\f068";
}
.fa-chess:before {
  content: "\f439";
}
.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-plug-circle-check:before {
  content: "\e55c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-franc-sign:before {
  content: "\e18f";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
  content: "\f2a3";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-droplet-slash:before,
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-mosquito:before {
  content: "\e52b";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-person-military-rifle:before {
  content: "\e54b";
}
.fa-cart-shopping:before,
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-vials:before {
  content: "\f493";
}
.fa-plug-circle-plus:before {
  content: "\e55f";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-arrow-turn-up:before,
.fa-level-up:before {
  content: "\f148";
}
.fa-u:before {
  content: "\55";
}
.fa-square-root-alt:before,
.fa-square-root-variable:before {
  content: "\f698";
}
.fa-clock-four:before,
.fa-clock:before {
  content: "\f017";
}
.fa-backward-step:before,
.fa-step-backward:before {
  content: "\f048";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-baseball-bat-ball:before {
  content: "\f432";
}
.fa-s:before {
  content: "\53";
}
.fa-timeline:before {
  content: "\e29c";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
  content: "\f7f2";
}
.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
  content: "\f3cf";
}
.fa-plane-up:before {
  content: "\e22d";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-battery-3:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-mountain-city:before {
  content: "\e52e";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-sliders-h:before,
.fa-sliders:before {
  content: "\f1de";
}
.fa-folder-tree:before {
  content: "\f802";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-cent-sign:before {
  content: "\e3f5";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-person-pregnant:before {
  content: "\e31e";
}
.fa-wand-sparkles:before {
  content: "\f72b";
}
.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
  content: "\f142";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-long-arrow-alt-right:before,
.fa-right-long:before {
  content: "\f30b";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-laptop-file:before {
  content: "\e51d";
}
.fa-teletype:before,
.fa-tty:before {
  content: "\f1e4";
}
.fa-diagram-next:before {
  content: "\e476";
}
.fa-person-rifle:before {
  content: "\e54e";
}
.fa-house-medical-circle-exclamation:before {
  content: "\e512";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-hiking:before,
.fa-person-hiking:before {
  content: "\f6ec";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-images:before {
  content: "\f302";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-people-pulling:before {
  content: "\e535";
}
.fa-n:before {
  content: "\4e";
}
.fa-cable-car:before,
.fa-tram:before {
  content: "\f7da";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-building-circle-xmark:before {
  content: "\e4d4";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-arrows-down-to-line:before {
  content: "\e4b8";
}
.fa-download:before {
  content: "\f019";
}
.fa-face-grin:before,
.fa-grin:before {
  content: "\f580";
}
.fa-backspace:before,
.fa-delete-left:before {
  content: "\f55a";
}
.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-file-circle-check:before {
  content: "\e5a0";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f3ce";
}
.fa-face-meh:before,
.fa-meh:before {
  content: "\f11a";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-book-dead:before,
.fa-book-skull:before {
  content: "\f6b7";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-heart-circle-exclamation:before {
  content: "\e4fe";
}
.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
  content: "\f015";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-b:before {
  content: "\42";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
  content: "\f0ec";
}
.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
  content: "\f2f9";
}
.fa-cutlery:before,
.fa-utensils:before {
  content: "\f2e7";
}
.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-mill-sign:before {
  content: "\e1ed";
}
.fa-bowl-rice:before {
  content: "\e2eb";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
  content: "\f519";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-long-arrow-alt-up:before,
.fa-up-long:before {
  content: "\f30c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-upload:before {
  content: "\f093";
}
.fa-hurricane:before {
  content: "\f751";
}
.fa-mound:before {
  content: "\e52d";
}
.fa-toilet-portable:before {
  content: "\e583";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-file-arrow-down:before,
.fa-file-download:before {
  content: "\f56d";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-shield-cat:before {
  content: "\e572";
}
.fa-bolt:before,
.fa-zap:before {
  content: "\f0e7";
}
.fa-glass-water:before {
  content: "\e4f4";
}
.fa-oil-well:before {
  content: "\e532";
}
.fa-vault:before {
  content: "\e2c5";
}
.fa-mars:before {
  content: "\f222";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-plane-circle-xmark:before {
  content: "\e557";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-sun:before {
  content: "\f185";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-bore-hole:before {
  content: "\e4c3";
}
.fa-industry:before {
  content: "\f275";
}
.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
  content: "\f358";
}
.fa-arrows-turn-to-dots:before {
  content: "\e4c1";
}
.fa-florin-sign:before {
  content: "\e184";
}
.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-less-than:before {
  content: "\3c";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-car-tunnel:before {
  content: "\e4de";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-anchor-circle-xmark:before {
  content: "\e4ac";
}
.fa-ellipsis-h:before,
.fa-ellipsis:before {
  content: "\f141";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-first-aid:before,
.fa-kit-medical:before {
  content: "\f479";
}
.fa-person-through-window:before {
  content: "\e5a9";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-hands-holding-circle:before {
  content: "\e4fb";
}
.fa-bug:before {
  content: "\f188";
}
.fa-credit-card-alt:before,
.fa-credit-card:before {
  content: "\f09d";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-hand-holding-hand:before {
  content: "\e4f7";
}
.fa-book-open-reader:before,
.fa-book-reader:before {
  content: "\f5da";
}
.fa-mountain-sun:before {
  content: "\e52f";
}
.fa-arrows-left-right-to-line:before {
  content: "\e4ba";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-truck-droplet:before {
  content: "\e58c";
}
.fa-file-circle-xmark:before {
  content: "\e5a1";
}
.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
  content: "\e040";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-bed:before {
  content: "\f236";
}
.fa-h-square:before,
.fa-square-h:before {
  content: "\f0fd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-plug-circle-xmark:before {
  content: "\e560";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-hands-helping:before,
.fa-handshake-angle:before {
  content: "\f4c4";
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-file:before {
  content: "\f15b";
}
.fa-greater-than:before {
  content: "\3e";
}
.fa-person-swimming:before,
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-droplet:before,
.fa-tint:before {
  content: "\f043";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-person-burst:before {
  content: "\e53b";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-socks:before {
  content: "\f696";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-section:before {
  content: "\e447";
}
.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
  content: "\f625";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
  content: "\f0f8";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
  content: "\f550";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-blind:before,
.fa-person-walking-with-cane:before {
  content: "\f29d";
}
.fa-drum:before {
  content: "\f569";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-heart-circle-bolt:before {
  content: "\e4fc";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-check-to-slot:before,
.fa-vote-yea:before {
  content: "\f772";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
  content: "\f468";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
  content: "\f2a2";
}
.fa-tree-city:before {
  content: "\e587";
}
.fa-play:before {
  content: "\f04b";
}
.fa-font:before {
  content: "\f031";
}
.fa-rupiah-sign:before {
  content: "\e23d";
}
.fa-magnifying-glass:before,
.fa-search:before {
  content: "\f002";
}
.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-diagnoses:before,
.fa-person-dots-from-line:before {
  content: "\f470";
}
.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-naira-sign:before {
  content: "\e1f6";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-walkie-talkie:before {
  content: "\f8ef";
}
.fa-file-edit:before,
.fa-file-pen:before {
  content: "\f31c";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
  content: "\f14b";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-person-circle-exclamation:before {
  content: "\e53f";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-code-compare:before {
  content: "\e13a";
}
.fa-list-dots:before,
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-school-lock:before {
  content: "\e56f";
}
.fa-tower-cell:before {
  content: "\e585";
}
.fa-down-long:before,
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-ranking-star:before {
  content: "\e561";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-person-harassing:before {
  content: "\e549";
}
.fa-brazilian-real-sign:before {
  content: "\e46c";
}
.fa-landmark-alt:before,
.fa-landmark-dome:before {
  content: "\f752";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-shrimp:before {
  content: "\e448";
}
.fa-list-check:before,
.fa-tasks:before {
  content: "\f0ae";
}
.fa-jug-detergent:before {
  content: "\e519";
}
.fa-circle-user:before,
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-car-burst:before,
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-y:before {
  content: "\59";
}
.fa-person-snowboarding:before,
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-shipping-fast:before,
.fa-truck-fast:before {
  content: "\f48b";
}
.fa-fish:before {
  content: "\f578";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-adjust:before,
.fa-circle-half-stroke:before {
  content: "\f042";
}
.fa-clapperboard:before {
  content: "\e131";
}
.fa-circle-radiation:before,
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-baseball-ball:before,
.fa-baseball:before {
  content: "\f433";
}
.fa-jet-fighter-up:before {
  content: "\e518";
}
.fa-diagram-project:before,
.fa-project-diagram:before {
  content: "\f542";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
  content: "\f6a9";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-grip-horizontal:before,
.fa-grip:before {
  content: "\f58d";
}
.fa-share-from-square:before,
.fa-share-square:before {
  content: "\f14d";
}
.fa-child-combatant:before,
.fa-child-rifle:before {
  content: "\e4e0";
}
.fa-gun:before {
  content: "\e19b";
}
.fa-phone-square:before,
.fa-square-phone:before {
  content: "\f098";
}
.fa-add:before,
.fa-plus:before {
  content: "\2b";
}
.fa-expand:before {
  content: "\f065";
}
.fa-computer:before {
  content: "\e4e5";
}
.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
  content: "\f00d";
}
.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
  content: "\f047";
}
.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
  content: "\f51c";
}
.fa-peso-sign:before {
  content: "\e222";
}
.fa-building-shield:before {
  content: "\e4d8";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-users-line:before {
  content: "\e592";
}
.fa-quote-left-alt:before,
.fa-quote-left:before {
  content: "\f10d";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trash-arrow-up:before,
.fa-trash-restore:before {
  content: "\f829";
}
.fa-arrow-down-up-lock:before {
  content: "\e4b0";
}
.fa-lines-leaning:before {
  content: "\e51e";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-equals:before {
  content: "\3d";
}
.fa-blender:before {
  content: "\f517";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-map:before {
  content: "\f279";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-photo-film:before,
.fa-photo-video:before {
  content: "\f87c";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-store:before {
  content: "\f54e";
}
.fa-arrow-trend-up:before {
  content: "\e098";
}
.fa-plug-circle-minus:before {
  content: "\e55e";
}
.fa-sign-hanging:before,
.fa-sign:before {
  content: "\f4d9";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-tablet-android:before,
.fa-tablet:before {
  content: "\f3fb";
}
.fa-school-flag:before {
  content: "\e56e";
}
.fa-fill:before {
  content: "\f575";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-notdef:before {
  content: "\e1fe";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-car-alt:before,
.fa-car-rear:before {
  content: "\f5de";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-battery-2:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-radio:before {
  content: "\f8d7";
}
.fa-baby-carriage:before,
.fa-carriage-baby:before {
  content: "\f77d";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-percent:before,
.fa-percentage:before {
  content: "\25";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-glass-water-droplet:before {
  content: "\e4f5";
}
.fa-display:before {
  content: "\e163";
}
.fa-face-smile:before,
.fa-smile:before {
  content: "\f118";
}
.fa-thumb-tack:before,
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-person-praying:before,
.fa-pray:before {
  content: "\f683";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-rotate:before,
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-robot:before {
  content: "\f544";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-transgender-alt:before,
.fa-transgender:before {
  content: "\f225";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-arrow-turn-down:before,
.fa-level-down:before {
  content: "\f149";
}
.fa-person-falling-burst:before {
  content: "\e547";
}
.fa-award:before {
  content: "\f559";
}
.fa-ticket-alt:before,
.fa-ticket-simple:before {
  content: "\f3ff";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-angle-double-left:before,
.fa-angles-left:before {
  content: "\f100";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-clock-rotate-left:before,
.fa-history:before {
  content: "\f1da";
}
.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-arrow-right-from-file:before,
.fa-file-export:before {
  content: "\f56e";
}
.fa-shield-blank:before,
.fa-shield:before {
  content: "\f132";
}
.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-house-medical:before {
  content: "\e3b2";
}
.fa-golf-ball-tee:before,
.fa-golf-ball:before {
  content: "\f450";
}
.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
  content: "\f137";
}
.fa-house-chimney-window:before {
  content: "\e00d";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-tent-arrow-turn-left:before {
  content: "\e580";
}
.fa-tents:before {
  content: "\e582";
}
.fa-magic:before,
.fa-wand-magic:before {
  content: "\f0d0";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-moon:before {
  content: "\f186";
}
.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
  content: "\f5ce";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-music:before {
  content: "\f001";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-biking:before,
.fa-person-biking:before {
  content: "\f84a";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-shield-heart:before {
  content: "\e574";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-earth-oceania:before,
.fa-globe-oceania:before {
  content: "\e47b";
}
.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
  content: "\f2d3";
}
.fa-hashtag:before {
  content: "\23";
}
.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
  content: "\f424";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-t:before {
  content: "\54";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-chart-column:before {
  content: "\e0e3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-vial-circle-check:before {
  content: "\e596";
}
.fa-person-arrow-down-to-line:before {
  content: "\e538";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-fan:before {
  content: "\f863";
}
.fa-person-walking-luggage:before {
  content: "\e554";
}
.fa-arrows-alt-v:before,
.fa-up-down:before {
  content: "\f338";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-bahai:before,
.fa-haykal:before {
  content: "\f666";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-circle-plus:before,
.fa-plus-circle:before {
  content: "\f055";
}
.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-plug-circle-exclamation:before {
  content: "\e55d";
}
.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-person-walking-arrow-loop-left:before {
  content: "\e551";
}
.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-fire-alt:before,
.fa-fire-flame-curved:before {
  content: "\f7e4";
}
.fa-tornado:before {
  content: "\f76f";
}
.fa-file-circle-plus:before {
  content: "\e494";
}
.fa-book-quran:before,
.fa-quran:before {
  content: "\f687";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-angry:before,
.fa-face-angry:before {
  content: "\f556";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-arrow-trend-down:before {
  content: "\e097";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-balance-scale:before,
.fa-scale-balanced:before {
  content: "\f24e";
}
.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
  content: "\f62a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-desktop-alt:before,
.fa-desktop:before {
  content: "\f390";
}
.fa-m:before {
  content: "\4d";
}
.fa-table-list:before,
.fa-th-list:before {
  content: "\f00b";
}
.fa-comment-sms:before,
.fa-sms:before {
  content: "\f7cd";
}
.fa-book:before {
  content: "\f02d";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-check:before {
  content: "\f00c";
}
.fa-battery-4:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-house-circle-check:before {
  content: "\e509";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-diagram-successor:before {
  content: "\e47a";
}
.fa-truck-arrow-right:before {
  content: "\e58b";
}
.fa-arrows-split-up-and-left:before {
  content: "\e4bc";
}
.fa-fist-raised:before,
.fa-hand-fist:before {
  content: "\f6de";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-person-falling:before {
  content: "\e546";
}
.fa-image-portrait:before,
.fa-portrait:before {
  content: "\f3e0";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-rug:before {
  content: "\e569";
}
.fa-earth-europe:before,
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f410";
}
.fa-baht-sign:before {
  content: "\e0ac";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-journal-whills:before,
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-handcuffs:before {
  content: "\e4f8";
}
.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
  content: "\f071";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-bottle-droplet:before {
  content: "\e4c4";
}
.fa-mask-face:before {
  content: "\e1d7";
}
.fa-hill-rockslide:before {
  content: "\e508";
}
.fa-exchange-alt:before,
.fa-right-left:before {
  content: "\f362";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-road-circle-exclamation:before {
  content: "\e565";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
  content: "\f5c5";
}
.fa-arrows-up-down:before,
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-face-grimace:before,
.fa-grimace:before {
  content: "\f57f";
}
.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
  content: "\e2ce";
}
.fa-level-down-alt:before,
.fa-turn-down:before {
  content: "\f3be";
}
.fa-person-walking-arrow-right:before {
  content: "\e552";
}
.fa-envelope-square:before,
.fa-square-envelope:before {
  content: "\f199";
}
.fa-dice:before {
  content: "\f522";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-band-aid:before,
.fa-bandage:before {
  content: "\f462";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
  content: "\f057";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-earth-asia:before,
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-id-card-alt:before,
.fa-id-card-clip:before {
  content: "\f47f";
}
.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
  content: "\f00e";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-allergies:before,
.fa-hand-dots:before {
  content: "\f461";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-coffee:before,
.fa-mug-saucer:before {
  content: "\f0f4";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
  content: "\f010";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-user-alt:before,
.fa-user-large:before {
  content: "\f406";
}
.fa-train-tram:before {
  content: "\e5b4";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-jar:before {
  content: "\e516";
}
.fa-note-sticky:before,
.fa-sticky-note:before {
  content: "\f249";
}
.fa-bug-slash:before {
  content: "\e490";
}
.fa-arrow-up-from-water-pump:before {
  content: "\e4b6";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-face-sad-tear:before,
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-plane:before {
  content: "\f072";
}
.fa-tent-arrows-down:before {
  content: "\e581";
}
.fa-exclamation:before {
  content: "\21";
}
.fa-arrows-spin:before {
  content: "\e4bb";
}
.fa-print:before {
  content: "\f02f";
}
.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
  content: "\e2bb";
}
.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
  content: "\24";
}
.fa-x:before {
  content: "\58";
}
.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
  content: "\f688";
}
.fa-users-cog:before,
.fa-users-gear:before {
  content: "\f509";
}
.fa-person-military-pointing:before {
  content: "\e54a";
}
.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
  content: "\f19c";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-trowel:before {
  content: "\e589";
}
.fa-d:before {
  content: "\44";
}
.fa-stapler:before {
  content: "\e5af";
}
.fa-masks-theater:before,
.fa-theater-masks:before {
  content: "\f630";
}
.fa-kip-sign:before {
  content: "\e1c4";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-handshake-alt:before,
.fa-handshake-simple:before {
  content: "\f4c6";
}
.fa-fighter-jet:before,
.fa-jet-fighter:before {
  content: "\f0fb";
}
.fa-share-alt-square:before,
.fa-square-share-nodes:before {
  content: "\f1e1";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-plus-minus:before {
  content: "\e43c";
}
.fa-video-camera:before,
.fa-video:before {
  content: "\f03d";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-person-circle-check:before {
  content: "\e53e";
}
.fa-level-up-alt:before,
.fa-turn-up:before {
  content: "\f3bf";
}
.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
:host,
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-brands-400.ttf)
      format("truetype");
}
.fa-brands,
.fab {
  font-weight: 400;
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-aws:before {
  content: "\f375";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-modx:before {
  content: "\f285";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-js-square:before,
.fa-square-js:before {
  content: "\f3b9";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-unity:before {
  content: "\e049";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-vk:before {
  content: "\f189";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-reddit-square:before,
.fa-square-reddit:before {
  content: "\f1a2";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-square-font-awesome:before {
  content: "\e5ad";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-instagram-square:before,
.fa-square-instagram:before {
  content: "\e055";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-hacker-news-square:before,
.fa-square-hacker-news:before {
  content: "\f3af";
}
.fa-edge:before {
  content: "\f282";
}
.fa-threads:before {
  content: "\e618";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-snapchat-square:before,
.fa-square-snapchat:before {
  content: "\f2ad";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-safari:before {
  content: "\f267";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-square-viadeo:before,
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-centos:before {
  content: "\f789";
}
.fa-adn:before {
  content: "\f170";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-dribbble-square:before,
.fa-square-dribbble:before {
  content: "\f397";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-node:before {
  content: "\f419";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-debian:before {
  content: "\e60b";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-square-twitter:before,
.fa-twitter-square:before {
  content: "\f081";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-golang:before {
  content: "\e40f";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-square-youtube:before,
.fa-youtube-square:before {
  content: "\f431";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-rendact:before,
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-nfc-directional:before {
  content: "\e530";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-meta:before {
  content: "\e49b";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-hips:before {
  content: "\f452";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-discord:before {
  content: "\f392";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-square-steam:before,
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-square-vimeo:before,
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-apple:before {
  content: "\f179";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-padlet:before {
  content: "\e4a0";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-github-square:before,
.fa-square-github:before {
  content: "\f092";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-neos:before {
  content: "\f612";
}
.fa-square-threads:before {
  content: "\e619";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-angular:before {
  content: "\f420";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envira:before {
  content: "\f299";
}
.fa-gitlab-square:before,
.fa-square-gitlab:before {
  content: "\e5ae";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-odnoklassniki-square:before,
.fa-square-odnoklassniki:before {
  content: "\f264";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-sith:before {
  content: "\f512";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-hashnode:before {
  content: "\e499";
}
.fa-react:before {
  content: "\f41b";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-gg:before {
  content: "\f260";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-pinterest-square:before,
.fa-square-pinterest:before {
  content: "\f0d3";
}
.fa-xing:before {
  content: "\f168";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-less:before {
  content: "\f41d";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-nfc-symbol:before {
  content: "\e531";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-google-plus-square:before,
.fa-square-google-plus:before {
  content: "\f0d4";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-square-xing:before,
.fa-xing-square:before {
  content: "\f169";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-fly:before {
  content: "\f417";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-viber:before {
  content: "\f409";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-audible:before {
  content: "\f373";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-bilibili:before {
  content: "\e3d9";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-x-twitter:before {
  content: "\e61b";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-42-group:before,
.fa-innosoft:before {
  content: "\e080";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-pied-piper-square:before,
.fa-square-pied-piper:before {
  content: "\e01e";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-facebook-square:before,
.fa-square-facebook:before {
  content: "\f082";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-lastfm-square:before,
.fa-square-lastfm:before {
  content: "\f203";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-figma:before {
  content: "\f799";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-cmplid:before {
  content: "\e360";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-docker:before {
  content: "\f395";
}
.fa-screenpal:before {
  content: "\e570";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-wirsindhandwerk:before,
.fa-wsh:before {
  content: "\e2d0";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-apper:before {
  content: "\f371";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-snapchat-ghost:before,
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-behance-square:before,
.fa-square-behance:before {
  content: "\f1b5";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-space-awesome:before {
  content: "\e5ac";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-git-square:before,
.fa-square-git:before {
  content: "\f1d2";
}
.fa-square-tumblr:before,
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-trello:before {
  content: "\f181";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-android:before {
  content: "\f17b";
}
.fa-bots:before {
  content: "\e340";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-uber:before {
  content: "\f402";
}
.fa-github:before {
  content: "\f09b";
}
.fa-php:before {
  content: "\f457";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-stubber:before {
  content: "\e5c7";
}
.fa-telegram-plane:before,
.fa-telegram:before {
  content: "\f2c6";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-odysee:before {
  content: "\e5c6";
}
.fa-square-whatsapp:before,
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-slack-hash:before,
.fa-slack:before {
  content: "\f198";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-usb:before {
  content: "\f287";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-square-x-twitter:before {
  content: "\e61a";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-medium-m:before,
.fa-medium:before {
  content: "\f23a";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-sitrox:before {
  content: "\e44a";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-strava:before {
  content: "\f428";
}
.fa-ember:before {
  content: "\f423";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-zhihu:before {
  content: "\f63f";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-pix:before {
  content: "\e43a";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-regular-400.ttf)
      format("truetype");
}
.fa-regular,
.far {
  font-weight: 400;
}
:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-solid-900.ttf)
      format("truetype");
}
.fa-solid,
.fas {
  font-weight: 900;
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-brands-400.ttf)
      format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-solid-900.ttf)
      format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-regular-400.ttf)
      format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-solid-900.ttf)
      format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-brands-400.ttf)
      format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-regular-400.ttf)
      format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d,
    u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088,
    u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5,
    u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a,
    u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e,
    u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7,
    u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d,
    u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba,
    u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  font-display: block;
  src: url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-v4compatibility.woff2)
      format("woff2"),
    url(/elementor/wp-content/plugins/codevz-plus/admin/assets/css/font-awesome/webfonts/fa-v4compatibility.ttf)
      format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b,
    u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4,
    u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e,
    u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a;
}
@keyframes spinner__animation {
  0% {
    animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
body.wc-block-product-gallery-modal-open,
body.wc-modal--open {
  overflow: hidden;
}
.wc-block-grid__products .wc-block-grid__product-image {
  display: block;
  position: relative;
  text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product-image a {
  border: 0;
  box-shadow: none;
  outline: 0;
  text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
  display: none;
}
.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
  border: 1px solid #f2f2f2;
}
.edit-post-visual-editor
  .editor-block-list__block
  .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  line-height: 1.2;
  padding: 0;
}
.wc-block-grid__product-price {
  display: block;
}
.wc-block-grid__product-price .wc-block-grid__product-price__regular {
  margin-right: 0.5em;
}
.wc-block-grid__product-add-to-cart.wp-block-button {
  white-space: normal;
  word-break: break-word;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  display: inline-flex;
  font-size: 1em;
  justify-content: center;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  white-space: normal;
  word-break: break-word;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.loading {
  opacity: 0.25;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.added:after {
  content: "";
  display: inline-block;
  font-family: WooCommerce;
  height: auto;
  margin-left: 0.5em;
  width: auto;
}
.wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link.loading:after {
  animation: spin 2s linear infinite;
  content: "";
  display: inline-block;
  font-family: WooCommerce;
  height: auto;
  margin-left: 0.5em;
  width: auto;
}
.has-5-columns:not(.alignfull)
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-6-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-7-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-8-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after,
.has-9-columns
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link:after {
  content: "";
  margin: 0;
}
.wc-block-grid__product-rating {
  display: block;
}
.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  font-family: WooCommerce;
  font-size: 1em;
  font-weight: 400;
  height: 1.618em;
  line-height: 1.618;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 5.3em;
}
.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
  content: "SSSSS";
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  right: 0;
  top: 0;
}
.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating
  .wc-block-grid__product-rating__stars
  span:before {
  color: inherit;
  content: "SSSSS";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale {
  background: #fff;
  border: 1px solid #43454b;
  border-radius: 4px;
  color: #43454b;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 600;
  left: auto;
  padding: 0.25em 0.75em;
  position: absolute;
  right: 4px;
  text-align: center;
  text-transform: uppercase;
  top: 4px;
  width: auto;
  z-index: 9;
}
.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-link {
  display: inline-block;
  position: relative;
}
.wc-block-grid__product
  .wc-block-grid__product-image:not(.wc-block-components-product-image),
.wc-block-grid__product .wc-block-grid__product-title {
  margin: 0 0 12px;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0 auto 12px;
}
.theme-twentysixteen .wc-block-grid .price ins {
  color: #77a464;
}
.theme-twentynineteen .wc-block-grid__product {
  font-size: 0.88889em;
}
.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-components-product-title,
.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.theme-twentynineteen .wc-block-grid__product-title:before {
  display: none;
}
.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-grid__product-onsale {
  line-height: 1;
}
.theme-twentynineteen
  .editor-styles-wrapper
  .wp-block-button
  .wp-block-button__link:not(.has-text-color) {
  color: #fff;
}
.theme-twentytwenty .wc-block-grid__product-link {
  color: #000;
}
.theme-twentytwenty .wc-block-components-product-title,
.theme-twentytwenty .wc-block-grid__product-title {
  color: #cd2653;
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
  font-size: 1em;
}
.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
  margin-top: 0;
}
.theme-twentytwenty
  .wc-block-components-product-price
  .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-components-product-price__value,
.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-grid__product-price__value {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
  font-size: 0.9em;
}
.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
  opacity: 0.5;
}
.theme-twentytwenty .wc-block-components-product-price ins,
.theme-twentytwenty .wc-block-grid__product-price ins {
  text-decoration: none;
}
.theme-twentytwenty .star-rating,
.theme-twentytwenty .wc-block-grid__product-rating {
  font-size: 0.7em;
}
.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,
.theme-twentytwenty
  .wc-block-grid__product-rating
  .wc-block-components-product-rating__stars,
.theme-twentytwenty
  .wc-block-grid__product-rating
  .wc-block-grid__product-rating__stars {
  line-height: 1;
}
.theme-twentytwenty
  .wc-block-components-product-button
  > .wp-block-button__link,
.theme-twentytwenty
  .wc-block-grid__product-add-to-cart
  > .wp-block-button__link {
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
}
.theme-twentytwenty .wc-block-components-product-sale-badge,
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
  background: #cd2653;
  color: #fff;
  font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica,
    sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
  text-transform: uppercase;
}
.theme-twentytwenty
  .wc-block-grid__products
  .wc-block-components-product-sale-badge {
  position: static;
}
.theme-twentytwenty
  .wc-block-grid__products
  .wc-block-grid__product-image
  .wc-block-components-product-sale-badge {
  position: absolute;
}
.theme-twentytwenty
  .wc-block-grid__products
  .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 1;
}
.theme-twentytwenty .wc-block-active-filters__title,
.theme-twentytwenty .wc-block-attribute-filter__title,
.theme-twentytwenty .wc-block-price-filter__title,
.theme-twentytwenty .wc-block-stock-filter__title {
  font-size: 1em;
}
.theme-twentytwenty
  .wc-block-active-filters
  .wc-block-active-filters__clear-all,
.theme-twentytwenty
  .wc-block-grid__product-add-to-cart.wp-block-button
  .wp-block-button__link {
  font-size: 0.75em;
}
@media only screen and (min-width: 768px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: 0.875em;
    padding: 0.5em;
  }
}
@media only screen and (min-width: 1168px) {
  .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    font-size: 0.875em;
    padding: 0.5em;
  }
}
.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
  display: block;
  margin-top: 12px;
}
.theme-twentytwentytwo .wc-block-components-product-price ins,
.theme-twentytwentytwo .wc-block-grid__product-price ins {
  text-decoration: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.screen-reader-text:focus {
  clip: auto !important;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip-path: none;
  color: #2b2d2f;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.wp-block-group.woocommerce.product .up-sells.upsells.products {
  max-width: var(--wp--style--global--wide-size);
}
@keyframes spinner__animation {
  0% {
    animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.wc-block-components-notice-banner {
  align-content: flex-start;
  align-items: stretch;
  background-color: #fff;
  border: 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
  color: #2f2f2f;
  display: flex;
  font-size: 0.875em;
  font-weight: 400;
  gap: 12px;
  line-height: 1.5;
  margin: 16px 0;
  padding: 16px !important;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content {
  -ms-grid-row-align: center;
  align-self: center;
  flex-basis: 100%;
  padding-right: 16px;
  white-space: normal;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content:last-child {
  padding-right: 0;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-block-components-notice-banner__summary {
  font-weight: 600;
  margin: 0 0 8px;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ol,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ul {
  margin: 0 0 0 24px;
  padding: 0;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ol
  li:after,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  ul
  li:after {
  clear: both;
  content: "";
  display: block;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward {
  -moz-appearance: none;
  appearance: none;
  background: transparent !important;
  border: 0;
  color: #2f2f2f !important;
  float: right;
  margin: 0;
  opacity: 0.7;
  padding: 0 !important;
  text-decoration-line: underline;
  text-underline-position: under;
  transition: all 0.2s ease-in-out;
}
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:active,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:focus,
.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward:hover {
  opacity: 1;
  text-decoration: none;
}
.wc-block-components-notice-banner > svg {
  fill: #fff;
  background-color: #2f2f2f;
  border-radius: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  height: 100%;
  padding: 2px;
}
.wc-block-components-notice-banner > .wc-block-components-button {
  background: transparent none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #2f2f2f !important;
  flex: 0 0 16px;
  height: 16px !important;
  margin: 6px 0 0 auto !important;
  min-height: auto !important;
  min-width: 0 !important;
  opacity: 0.6;
  outline: none !important;
  padding: 0 !important;
  width: 16px !important;
}
.wc-block-components-notice-banner > .wc-block-components-button > svg {
  margin: 0 !important;
}
.wc-block-components-notice-banner > .wc-block-components-button:active,
.wc-block-components-notice-banner > .wc-block-components-button:focus,
.wc-block-components-notice-banner > .wc-block-components-button:hover {
  opacity: 1;
}
.wc-block-components-notice-banner > .wc-block-components-button:focus {
  outline: 2px solid currentColor !important;
  outline-offset: 0;
}
.wc-block-components-notice-banner.is-error {
  background-color: #fff0f0;
  border-color: #cc1818;
}
.wc-block-components-notice-banner.is-error > svg {
  background-color: #cc1818;
  transform: rotate(180deg);
}
.wc-block-components-notice-banner.is-warning {
  background-color: #fffbf4;
  border-color: #f0b849;
}
.wc-block-components-notice-banner.is-warning > svg {
  background-color: #f0b849;
  transform: rotate(180deg);
}
.wc-block-components-notice-banner.is-success {
  background-color: #f4fff7;
  border-color: #4ab866;
}
.wc-block-components-notice-banner.is-success > svg {
  background-color: #4ab866;
}
.wc-block-components-notice-banner.is-info {
  background-color: #f4f8ff;
  border-color: #007cba;
}
.wc-block-components-notice-banner.is-info > svg {
  background-color: #007cba;
}
.woocommerce.wc-block-store-notices.alignwide {
  max-width: var(--wp--style--global--wide-size);
}
.cz_title {
  position: relative;
  z-index: 1;
}
.cz_title_has_bg {
  z-index: 2;
}
.cz_title.tac .cz_title_content {
  margin-right: auto;
  margin-left: auto;
}
.cz_title_vertical > div,
.cz_title_vertical_2 > div {
  position: absolute;
  top: -80px;
  left: 0;
  z-index: 2;
  white-space: nowrap;
  transform: rotate(90deg);
  transform-origin: bottom left;
  animation: none !important;
}
.cz_title_vertical_2 > div {
  top: -40px;
  left: 0;
  transform-origin: 0 0;
  transform: rotate(-90deg) translateX(-100%);
}
.cz_title_vertical.cz_title_vertical_outside > div {
  top: 0;
  left: 0;
  transform-origin: 0 0;
  transform: rotate(90deg) translate(0, 40%);
}
.cz_title_vertical_2.cz_title_vertical_outside > div {
  transform: rotate(-90deg) translate(-100%, -140%);
}
.cz_title_content {
  display: table;
  position: relative;
  word-break: break-word;
  transition: all 0.2s ease-in-out;
}
.cz_title_pos_block .cz_title_content,
.cz_title_pos_block .cz_title_content > div {
  width: 100%;
  display: block;
}
.cz_title_pos_left .cz_title_content {
  float: left;
}
.cz_title_pos_center:not(.cz_title_has_icon) .cz_title_content > div {
  display: block;
}
.cz_title_pos_right .cz_title_content {
  float: right;
}
.cz_title_content > div {
  position: relative;
  z-index: 2;
  vertical-align: middle;
}
.cz_title_content > * {
  display: table-cell;
}
.cz_title_has_bg .cz_title_content {
  padding: 10px 30px;
}
.cz_title_has_icon .cz_title_content {
  padding: 10px 0;
}
.cz_title_content * {
  margin: 0;
}
.cz_title_content hr {
  display: block;
  margin: 10px 0;
}
.cz_title_content > span {
  margin: 0 15px 0 0;
  position: relative;
  font-size: 20px;
  transition: all 0.2s ease-in-out;
}
.cz_title_pos_block .cz_title_content > span {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.cz_title_content > i {
  font-size: 2em;
  margin: 0;
  text-align: center;
  width: 2em;
  height: 2em;
  line-height: 2em;
  display: inline-block;
  vertical-align: sub;
  box-sizing: content-box;
  transition: all 0.2s ease-in-out;
}
.cz_title_content > i:before,
.cz_title_content > i span,
.cz_title_content .cz_title_image {
  display: inline-block;
}
.cz_title_content .cz_title_image {
  overflow: hidden;
  max-width: 120px;
}
.cz_title_image img {
  width: inherit;
}
.cz_title_number {
  font-style: normal;
}
.cz_title_shape {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 140px;
  font-weight: 900;
  width: 100%;
  line-height: 1;
  pointer-events: none;
  transform-origin: 0;
  z-index: 1;
  word-wrap: initial;
  transition: all 0.2s ease-in-out;
}
.shape_square,
.shape_circle,
.shape_rectangle,
.shape_rhombus,
.shape_rhombus_radius {
  background: #404040;
  width: 150px;
  height: 150px;
}
.shape_circle {
  border-radius: 100%;
}
.shape_rhombus,
.shape_rhombus_radius {
  display: inline-block;
  transform: rotate(45deg);
}
.shape_rhombus_radius {
  border-radius: 20%;
}
.shape_rectangle {
  transform: scaleX(2);
}
.cz_title_shape_outline {
  background: 0 0;
  border: 10px solid;
}
.cz_title_line {
  width: 100%;
  height: 4px;
  display: block;
  margin: 0 0 20px;
}
.cz_title_line span {
  font-size: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  top: -20px;
  background: #a7a7a7;
  width: 60px;
}
.cz_line_after_title,
.cz_line_before_title {
  position: relative;
}
.cz_title_content .cz_line_side_solo {
  font-size: 0;
  height: 4px;
  width: 50px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 20px 0 0;
  background: rgba(167, 167, 167, 0.4);
}
.cz_title.tac .cz_title_shape,
.tac.cz_title_shape {
  left: 50%;
  transform: translate(-50%, -50%);
}
.cz_title.tac .cz_title_shape.tal,
.cz_title.tac .cz_title_shape.tar {
  transform: none;
}
.cz_title.tac .shape_rectangle {
  transform: scaleX(2) translate(-50%, -50%);
}
.cz_title.tac .shape_rhombus,
.cz_title.tac .shape_rhombus_radius {
  transform: rotate(45deg) translate(-50%, -50%);
}
.cz_title .cz_title_shape.tal {
  left: 0;
}
.cz_title .cz_title_shape.tar {
  left: auto;
  right: 0;
}
.cz_title_ba_line .cz_title_content {
  display: inline-block;
}
.shape_image {
  width: auto;
}
.cz_title_content .cz_line_side_after {
  margin: 0 0 0 20px;
}
.cz_title .xtra-placeholder {
  max-width: 100px;
}
.cz_title_pos_center .cz_title_content {
  float: none;
  margin: 0 auto;
  display: table;
}
[class*="codevz-fancy-"] {
  overflow: hidden;
}
[class*="codevz-fancy-"] .cz_wpe_content > * > span {
  display: inline-block;
  position: relative;
  transform: translateY(130%);
}
[class*="codevz-fancy-"] .codevz-start-fancy {
  animation: fancyFX 0.8s ease-out forwards;
}
@keyframes fancyFX {
  0% {
    transform: translateY(130%);
  }
  100% {
    transform: translateY(0);
  }
}
.elementor-element .cz_title_content .cz_line_side_solo {
  vertical-align: middle;
}
.elementor-element .cz_title_content .cz_title_image {
  box-sizing: content-box;
}
.cz_group_parallax {
  position: relative;
  min-height: 100px;
  height: 600px;
}
.cz_group_parallax img {
  border-radius: inherit;
}
.cz_layer_parallax {
  position: absolute;
}
[class*="cz_parallax_"] {
  position: relative;
  z-index: 2;
  transition: transform 0.5s cubic-bezier(0, 0, 0.25, 1);
}
[class*="cz_parallax_"] > div {
  display: block;
}
[class*="cz_mparallax_"] {
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1);
}
div[data-tilt] {
  transform-style: preserve-3d;
}
div[data-tilt]:hover {
  z-index: 2;
}
a[data-tilt],
div[data-tilt],
div[data-tilt] > div,
div[data-tilt].cz_btn {
  transition: none;
}
div[data-tilt] .cz_box_front_inner > div,
div[data-tilt] .cz_box_back_inner > div,
div[data-tilt].cz_btn span {
  transition: all 0.4s ease;
}
div[data-tilt]:hover .cz_box_front_inner > div,
div[data-tilt]:hover .cz_box_back_inner > div,
div[data-tilt].cz_btn:hover span {
  transform: translateZ(20px);
}
.jpictura:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.jpictura.jpictura-off-content-flow {
  position: fixed;
}
.jpictura .jpictura-item {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
}
.jpictura .jpictura-item.jpictura-invisible {
  visibility: hidden;
}
.jpictura .jpictura-item.jpictura-hidden {
  display: none;
}
.jpictura .jpictura-item .jpictura-image {
  display: block;
  position: relative;
}
.jpictura .jpictura-item.cropped-if-stretched .jpictura-image {
  max-width: 100%;
}
.jpictura.fade-in-items .jpictura-item {
  animation-name: a;
  animation-duration: 4s;
}
.jpictura.fade-in-items .jpictura-item.jpictura-hidden,
.jpictura.fade-in-items .jpictura-item.jpictura-invisible {
  animation: none;
}
.jpictura.stretch-images .jpictura-item.stretch-by-width .jpictura-image {
  max-height: none;
  width: 100%;
}
.jpictura.stretch-images .jpictura-item.stretch-by-height .jpictura-image {
  width: 100%;
  height: 100%;
}
.jpictura.stretch-images.disable-cropping-images
  .jpictura-item.cropped-if-stretched
  .jpictura-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.jpictura.center-images .jpictura-item .jpictura-image.horizontal-misfit {
  left: 50%;
  transform: translateX(-50%);
}
.jpictura.center-images
  .jpictura-item
  .jpictura-image.horizontal-misfit.vertical-misfit {
  transform: translate(-50%, -50%);
}
@-webkit-keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cz_grid_p {
  position: relative;
  margin: 0 -10px;
  z-index: 1;
}
.cz_grid {
  width: 100%;
  margin: 0;
}
.slick .cz_grid {
  width: 100% !important;
  margin: 0 !important;
}
.cz_grid_item {
  position: relative;
  float: left;
}
.cz_tab .cz_grid_item {
  transition: 1ms ease !important;
}
.cz_grid_item > div {
  position: relative;
  margin: 0 10px 20px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.cz_gallery_badge {
  position: absolute;
  z-index: 9;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  background: #ff3535;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}
.cz_grid_disable_links a {
  pointer-events: none;
  position: relative;
  display: block;
}
.cz_grid_disable_links a:after {
  z-index: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cz_single_line_title h3,
.cz_single_line_title h4,
.cz_single_line_title h5,
.cz_single_line_title h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cz_grid_c1 .cz_grid_item {
  width: calc(100%);
}
.cz_grid_c2 .cz_grid_item,
.cz_metro_1 .cz_grid_item:nth-child(3n + 2),
.cz_metro_2 .cz_grid_item:nth-child(2),
.cz_metro_2 .cz_grid_item:nth-child(9),
.cz_metro_2 .cz_grid_item:nth-child(12),
.cz_metro_2 .cz_grid_item:nth-child(19),
.cz_metro_2 .cz_grid_item:nth-child(22),
.cz_metro_2 .cz_grid_item:nth-child(29),
.cz_metro_2 .cz_grid_item:nth-child(32),
.cz_metro_2 .cz_grid_item:nth-child(39),
.cz_metro_2 .cz_grid_item:nth-child(42),
.cz_metro_3 .cz_grid_item:nth-child(5n + 3),
.cz_metro_4 .cz_grid_item:nth-child(4),
.cz_metro_8 .cz_grid_item:nth-child(6n + 4),
.cz_metro_8 .cz_grid_item:nth-child(6n + 5),
.cz_grid_1big .cz_grid_item:nth-child(2) {
  width: calc(100% / 2);
}
.cz_grid_c3 .cz_grid_item {
  width: calc(100% / 3);
}
.cz_metro_5 .cz_grid_item:nth-child(7n + 2),
.cz_metro_6 .cz_grid_item:nth-child(5n + 3) {
  width: calc(100% / 3 * 2);
}
.cz_grid_c4 .cz_grid_item {
  width: calc(100% / 4);
}
.cz_grid_c5 .cz_grid_item {
  width: calc(100% / 5);
}
.cz_grid_c6 .cz_grid_item {
  width: calc(100% / 6);
}
.cz_metro_9 .cz_grid_item:nth-child(4n + 2) {
  width: calc(100% / 6 * 3);
}
.cz_metro_10 .cz_grid_item:nth-child(7n + 2) {
  width: calc(100% / 6 * 2);
}
.cz_grid_c7 .cz_grid_item {
  width: calc(100% / 7);
}
.cz_metro_7 .cz_grid_item:nth-child(6n + 2) {
  width: calc(100% / 7 * 3);
}
.cz_grid_c8 .cz_grid_item {
  width: calc(100% / 8);
}
.cz_grid_link {
  direction: ltr;
  display: block;
  position: relative;
  overflow: hidden;
  clip-path: inset(0% 0% 0% 0%);
  -webkit-clip-path: inset(0% 0% 0% 0%);
}
.cz_grid_item img {
  border-radius: inherit !important;
  width: 100% !important;
  transition: all 0.6s ease-in-out !important;
}
.cz_grid_item_svg img {
  background: rgba(167, 167, 167, 0.1);
}
.cz_grid_item_svg {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU4IDU4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1OCA1ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiPgo8Zz4KCTxwYXRoIGQ9Ik01Nyw2SDFDMC40NDgsNiwwLDYuNDQ3LDAsN3Y0NGMwLDAuNTUzLDAuNDQ4LDEsMSwxaDU2YzAuNTUyLDAsMS0wLjQ0NywxLTFWN0M1OCw2LjQ0Nyw1Ny41NTIsNiw1Nyw2eiBNNTYsNTBIMlY4aDU0VjUweiIgZmlsbD0iI2RlZGVkZSIvPgoJPHBhdGggZD0iTTE2LDI4LjEzOGMzLjA3MSwwLDUuNTY5LTIuNDk4LDUuNTY5LTUuNTY4QzIxLjU2OSwxOS40OTgsMTkuMDcxLDE3LDE2LDE3cy01LjU2OSwyLjQ5OC01LjU2OSw1LjU2OSAgIEMxMC40MzEsMjUuNjQsMTIuOTI5LDI4LjEzOCwxNiwyOC4xMzh6IE0xNiwxOWMxLjk2OCwwLDMuNTY5LDEuNjAyLDMuNTY5LDMuNTY5UzE3Ljk2OCwyNi4xMzgsMTYsMjYuMTM4cy0zLjU2OS0xLjYwMS0zLjU2OS0zLjU2OCAgIFMxNC4wMzIsMTksMTYsMTl6IiBmaWxsPSIjZGVkZWRlIi8+Cgk8cGF0aCBkPSJNNyw0NmMwLjIzNCwwLDAuNDctMC4wODIsMC42Ni0wLjI0OWwxNi4zMTMtMTQuMzYybDEwLjMwMiwxMC4zMDFjMC4zOTEsMC4zOTEsMS4wMjMsMC4zOTEsMS40MTQsMHMwLjM5MS0xLjAyMywwLTEuNDE0ICAgbC00LjgwNy00LjgwN2w5LjE4MS0xMC4wNTRsMTEuMjYxLDEwLjMyM2MwLjQwNywwLjM3MywxLjA0LDAuMzQ1LDEuNDEzLTAuMDYyYzAuMzczLTAuNDA3LDAuMzQ2LTEuMDQtMC4wNjItMS40MTNsLTEyLTExICAgYy0wLjE5Ni0wLjE3OS0wLjQ1Ny0wLjI2OC0wLjcyLTAuMjYyYy0wLjI2NSwwLjAxMi0wLjUxNSwwLjEyOS0wLjY5NCwwLjMyNWwtOS43OTQsMTAuNzI3bC00Ljc0My00Ljc0MyAgIGMtMC4zNzQtMC4zNzMtMC45NzItMC4zOTItMS4zNjgtMC4wNDRMNi4zMzksNDQuMjQ5Yy0wLjQxNSwwLjM2NS0wLjQ1NSwwLjk5Ny0wLjA5LDEuNDEyQzYuNDQ3LDQ1Ljg4Niw2LjcyMyw0Niw3LDQ2eiIgZmlsbD0iI2RlZGVkZSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
}
.cz_grid_item h3,
.cz_grid_item h4,
.cz_grid_item h5,
.cz_grid_item h6 {
  font-size: 22px;
}
.cz_grid_search {
  position: relative;
  display: inline-block;
  width: 190px;
  color: #a7a7a7;
  margin: 0 0 20px;
  padding: 6px 20px;
  border-radius: 50px;
  margin: 0 15px;
}
.elementor-widget-cz_posts,
.elementor-widget-cz_gallery {
  visibility: visible !important;
}
.cz_grid_grayscale img,
.cz_grid_grayscale_on_hover:hover img,
.cz_grid_grayscale_remove img {
  filter: grayscale(100%);
}
.cz_grid_grayscale_remove:hover img {
  filter: grayscale(0%);
}
.cz_grid_blur img {
  filter: blur(0);
}
.cz_grid_blur:hover img,
.cz_grid_blur_others:hover .cz_grid_blur_others img {
  filter: blur(2px);
}
.cz_grid_blur_others:hover .cz_grid_blur_others:hover img {
  filter: blur(0px);
}
.cz_grid_zoom_in:hover img,
.cz_grid_zoom_out img {
  transform: scale(1.1);
}
.cz_grid_zoom_out:hover img {
  transform: scale(1);
}
.cz_grid_zoom_rotate:hover img {
  transform: scale(1.15) rotate(-5deg);
}
.cz_grid_flash:hover img {
  opacity: 1;
  animation: czFlashFx 1s forwards;
}
.cz_grid_shine:after {
  position: absolute;
  content: "";
  top: 0;
  left: 150%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  border: 0;
  border-radius: 0;
  animation: xtraGridShineDef 1s forwards;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.3)
  );
  transform: skewX(-25deg);
}
@keyframes xtraGridShineDef {
  100% {
    left: -125%;
  }
}
.cz_grid_shine:hover:after {
  left: -125%;
  animation: xtraGridShine 1s forwards;
}
@keyframes xtraGridShine {
  100% {
    left: 125%;
  }
}
.cz_grid_item > div:hover .cz_grid_inset_clip_1x {
  clip-path: inset(5px 5px 5px 5px);
  -webkit-clip-path: inset(5px 5px 5px 5px);
}
.cz_grid_item > div:hover .cz_grid_inset_clip_2x {
  clip-path: inset(10px 10px 10px 10px);
  -webkit-clip-path: inset(10px 10px 10px 10px);
}
.cz_grid_item > div:hover .cz_grid_inset_clip_3x {
  clip-path: inset(15px 15px 15px 15px);
  -webkit-clip-path: inset(15px 15px 15px 15px);
}
.cz_grid_zoom_mask {
  clip-path: inset(10px 10px 10px 10px);
  -webkit-clip-path: inset(10px 10px 10px 10px);
}
.cz_grid_item > div:hover .cz_grid_zoom_mask {
  clip-path: inset(0% 0% 0% 0%);
  -webkit-clip-path: inset(0% 0% 0% 0%);
  z-index: 2;
}
.cz_grid_item > div:hover .cz_grid_scale {
  transform: scale(1.1);
  z-index: 2;
}
.cz_grid_item > div:hover .cz_grid_scale2 {
  transform: scale(1.2);
  z-index: 2;
}
.cz_grid_rhombus_hover {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.cz_grid_rhombus,
.cz_grid_item > div:hover .cz_grid_rhombus_hover {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
ul.cz_grid_filters {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tag .cz_grid_filters,
.category .cz_grid_filters,
[class*="tax-"] .cz_grid_filters {
  display: none;
}
.cz_grid_filters li {
  position: relative;
  display: inline-block;
  color: #a7a7a7;
  margin: 0 0 20px;
  padding: 6px 20px;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.cz_grid_filters li.cz_active_filter {
  font-weight: 500;
  color: #111;
}
.cz_grid_filters li:after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.cz_grid_filters li:last-child:after {
  display: none;
}
.cz_grid_filters_count li span {
  text-align: center;
  margin: 0;
  width: 1em;
  height: 1em;
  line-height: 1em;
  border-radius: 2px;
  display: inline-block;
  box-sizing: content-box;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_grid_filters_count_a li span,
.cz_grid_filters_count_ah li span {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translate(-50%, -80%);
}
.cz_grid_filters_count_i li span {
  margin: 0 0 0 10px;
  opacity: 0.5;
}
.cz_grid_filters_count_a li span,
.cz_grid_filters_count li:hover span,
li.cz_active_filter span {
  top: 0;
  opacity: 1;
}
li[data-filter=".cz_no_count"] {
  display: none !important;
}
.cz_ajax_pagination {
  display: block;
  position: relative;
  width: 100%;
}
.cz_ajax_loadmore a,
.cz_ajax_infinite a {
  display: inline-block;
  padding: 10px 20px;
  background: #111;
  color: #fff;
  border-radius: 2px;
  margin: 20px 0 0;
  overflow: hidden;
  border: 2px solid transparent;
  transition: all 0.2s linear;
}
.cz_loadmore_block a {
  display: block;
  text-align: center;
}
.cz_ajax_loadmore a:hover,
.cz_ajax_infinite a:hover {
  color: #fff;
}
.cz_ajax_infinite a {
  opacity: 0;
}
.cz_ajax_infinite .cz_ajax_loading {
  opacity: 1;
}
.cz_ajax_loadmore .cz_ajax_loading,
.cz_ajax_infinite .cz_ajax_loading {
  font-size: 0 !important;
  margin: 0 auto;
  text-indent: -99999px;
  color: transparent !important;
  padding: 0 !important;
  width: 40px !important;
  height: 40px !important;
  background: 0 0 !important;
  border-radius: 100% !important;
  border-color: rgba(167, 167, 167, 0.4);
  border-right-color: #111;
  transform: translateZ(0);
  transition: none !important;
  animation: rotateInfinite 0.6s linear infinite;
}
@keyframes rotateInfinite {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.cz_data_sub_prefix {
  opacity: 0.6;
}
.cz_ajax_end {
  opacity: 0.3;
  font-size: 12px !important;
  pointer-events: none;
}
.cz_grid_1 .cz_grid_item > div:hover .cz_grid_link:before,
.cz_grid_1.cz_grid_1_hide_on_hover .cz_grid_link:before {
  opacity: 1;
}
.cz_grid_1 .cz_grid_link:before,
.cz_grid_1_hide_on_hover .cz_grid_item > div:hover .cz_grid_link:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  border-radius: inherit;
  background: rgba(0, 0, 0, 0.4);
  border: 0;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_grid_overlay_border .cz_grid_link:before {
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border: 2px solid transparent;
}
.cz_grid_overlay_5px .cz_grid_link:before {
  height: 96%;
  width: 96%;
  top: 2%;
  left: 2%;
}
.cz_grid_overlay_10px .cz_grid_link:before {
  height: 92%;
  width: 92%;
  top: 4%;
  left: 4%;
}
.cz_grid_overlay_15px .cz_grid_link:before {
  height: 88%;
  width: 88%;
  top: 6%;
  left: 6%;
}
.cz_grid_overlay_20px .cz_grid_link:before {
  height: 86%;
  width: 86%;
  top: 7%;
  left: 7%;
}
.cz_grid_1 .cz_grid_details {
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 2;
  width: 90%;
  transform: translateX(-50%);
}
.cz_grid_1_mid .cz_grid_details {
  top: 50%;
  transform: translate(-50%, -50%);
}
.cz_grid_1_bot .cz_grid_details {
  top: auto;
  bottom: 20px;
}
.cz_grid .cz_grid_icon {
  box-sizing: content-box;
}
.cz_grid_1 .cz_grid_icon {
  font-size: 30px;
  margin: 0 0 20px;
  color: #fff;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_grid_1_no_title:not(.cz_grid_1_w_info) .cz_grid_icon {
  margin: 0;
}
.cz_grid_1 h3,
.cz_grid_1 h4,
.cz_grid_1 h5,
.cz_grid_1 h6,
.cz_grid_1 .cz_post_excerpt {
  position: relative;
  color: #fff;
  opacity: 0;
  margin: 0;
  word-wrap: normal;
  transform: translateY(20px);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_grid_1 .cz_post_excerpt {
  display: none;
  margin: 10px 0;
  transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);
}
.cz_grid_1_has_excerpt .cz_post_excerpt {
  display: block;
}
.cz_grid.cz_grid_1 small {
  font-size: 0.7em;
  color: #fff;
  opacity: 0;
  margin: 8px 0;
  transform: translateY(20px);
  transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1), color 0.2s ease-in-out;
}
.cz_grid_1_no_title h3,
.cz_grid_1_no_title h4,
.cz_grid_1_no_title h5,
.cz_grid_1_no_title h6,
.cz_grid_1_no_hover .cz_grid_details,
.cz_grid_1_no_hover .cz_grid_link:before,
.cz_grid_1_no_desc small,
.cz_grid_1_no_icon .cz_grid_icon {
  display: none;
}
.cz_grid_1 .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > *,
.cz_grid_1 .cz_grid_item > div:hover .cz_grid_details > *,
.cz_grid_1_hide_on_hover .cz_grid_item .cz_grid_details > * {
  transform: translateY(0);
  opacity: 1;
}
.cz_grid_1_hide_on_hover .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_1_hide_on_hover .cz_grid_item > div:hover .cz_grid_details > * {
  transform: translateY(-20px);
  opacity: 0;
}
.cz_grid_fib .cz_grid_item a .cz_grid_details > * {
  transform: translateY(-20px);
}
.cz_grid_fib .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_fib.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateY(0);
  opacity: 1;
}
.cz_grid_fib.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateY(20px);
  opacity: 0;
}
.cz_grid_fil .cz_grid_item a .cz_grid_details > * {
  transform: translateX(20px);
}
.cz_grid_fil .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_fil.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0);
  opacity: 1;
}
.cz_grid_fil.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(-20px);
  opacity: 0;
}
.cz_grid_fir .cz_grid_item a .cz_grid_details > * {
  transform: translateX(-20px);
}
.cz_grid_fir .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_fir.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0);
  opacity: 1;
}
.cz_grid_fir.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(20px);
  opacity: 0;
}
.cz_grid_zin .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(0.5);
}
.cz_grid_zin .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_zin.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(1);
  opacity: 1;
}
.cz_grid_zin.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(0) scale(1.5);
  opacity: 0;
}
.cz_grid_zou .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(1.5);
}
.cz_grid_zou .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_zou.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(1);
  opacity: 1;
}
.cz_grid_zou.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(0) scale(0.5);
  opacity: 0;
}
.cz_grid_siv .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(1, 0);
  transform-origin: center;
}
.cz_grid_siv .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_siv.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(1);
  opacity: 1;
}
.cz_grid_siv.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(0) scale(1, 0);
  opacity: 0;
}
.cz_grid_sih .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(0, 1);
  transform-origin: center;
}
.cz_grid_sih .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_sih.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0) scale(1);
  opacity: 1;
}
.cz_grid_sih.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(0) scale(0, 1);
  opacity: 0;
}
.cz_grid_sil .cz_grid_item a .cz_grid_details > .cz_grid_icon,
.cz_grid_sir .cz_grid_item a .cz_grid_details > .cz_grid_icon {
  transform: translateX(-1000%);
}
.cz_grid_sil .cz_grid_item a .cz_grid_details > * {
  transform: translateX(140%);
  opacity: 1;
}
.cz_grid_sil .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_sil.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0);
}
.cz_grid_sil.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(-140%);
}
.cz_grid_sir .cz_grid_item a .cz_grid_details > * {
  transform: translateX(-140%);
  opacity: 1;
}
.cz_grid_sir .cz_grid_item > div:hover a .cz_grid_details > *,
.cz_grid_sir.cz_grid_1_hide_on_hover .cz_grid_item a .cz_grid_details > * {
  transform: translateX(0);
}
.cz_grid_sir.cz_grid_1_hide_on_hover
  .cz_grid_item
  > div:hover
  a
  .cz_grid_details
  > * {
  transform: translateX(140%);
}
.cz_grid_1_always_show .cz_grid_link:before,
.cz_grid_1_always_show .cz_grid_item h3,
.cz_grid_1_always_show .cz_grid_item h4,
.cz_grid_1_always_show .cz_grid_item h5,
.cz_grid_1_always_show .cz_grid_item h6,
.cz_grid_1_always_show .cz_grid_item h4,
.cz_grid_1_always_show .cz_grid_item small,
.cz_grid_1_always_show .cz_grid_item .cz_post_excerpt,
.cz_grid_1_always_show .cz_grid_item .cz_grid_icon {
  transform: translateY(0) scale(1) !important;
  opacity: 1 !important;
}
.cz_grid_1 .cz_grid_item * {
  transform-origin: center;
}
.cz_grid_1_title_sub_after .cz_grid_link {
  margin: 0 0 20px;
}
.cz_grid_1_title_sub_after:not(.cz_grid_1_subtitle_on_img) a .cz_grid_details {
  text-align: center !important;
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
  bottom: auto;
}
.cz_grid_1_title_sub_after:not(.cz_grid_1_subtitle_on_img)
  a
  .cz_grid_details
  i {
  margin: 0;
}
.cz_grid_1_title_sub_after:not(.cz_grid_1_subtitle_on_img) * {
  transform-origin: center !important;
}
.cz_grid_1_title_sub_after .cz_grid_details_outside {
  display: block !important;
  width: initial !important;
  transform: none !important;
  text-align: inherit;
  z-index: 2;
  position: relative;
  left: 0;
  top: 0;
}
.cz_grid_1_title_sub_after .cz_grid_details_outside h3,
.cz_grid_1_title_sub_after .cz_grid_details_outside h4,
.cz_grid_1_title_sub_after .cz_grid_details_outside h5,
.cz_grid_1_title_sub_after .cz_grid_details_outside h6,
.cz_grid_1_title_sub_after .cz_grid_details_outside small,
.cz_grid_1_title_sub_after .cz_post_excerpt {
  display: block !important;
  position: static !important;
  transform: none !important;
  color: #111;
  opacity: 1 !important;
}
.cz_grid_1_no_image .cz_grid_link {
  display: none !important;
}
.cz_grid_1_small_image a .cz_grid_details {
  width: 100% !important;
}
.cz_grid_1_small_image .cz_grid_link {
  width: 80px;
  float: left;
  margin: 0 20px 30px 0;
}
.cz_grid_1_small_image .cz_grid_icon {
  margin: 0 !important;
}
.cz_grid_1_small_image .cz_grid_item > div {
  border-radius: 0 !important;
}
.cz_grid_details small .cz_cats_2 > * {
  margin: 0 2px 4px;
  border-radius: 3px;
  padding: 2px 10px;
  background: rgba(174, 174, 174, 0.1);
}
.cz_grid_details small .cz_cats_3 > * {
  background: #fff !important;
  color: #6e6e6e;
}
.cz_grid_details small .cz_cats_4 > * {
  background: #111 !important;
  color: #ddd;
}
.cz_grid_details small .cz_cats_5 > * {
  background: 0 0 !important;
  border: 1px solid rgba(174, 174, 174, 0.2);
}
.cz_grid_details small .cz_cats_6 > * {
  border: 0 !important;
  color: #fff !important;
  background: #111;
}
.cz_grid_details small .cz_cats_7 > * {
  border: 0 !important;
  color: #111 !important;
  background: #fff;
}
.cz_grid_1 .cz_post_author_avatar {
  margin: 0 10px 0 0;
}
.cz_grid_1 small * {
  display: inline-block;
  vertical-align: middle;
}
.cz_grid_1 small > span {
  color: inherit !important;
}
.cz_grid_1 small a {
  color: inherit !important;
}
.cz_grid_1 .cz_post_author_name {
  display: block !important;
}
.cz_grid_1 .cz_post_author_name {
  margin-top: 4px;
}
.cz_post_author_avatar .cz_sub_icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  text-align: center;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  text-align: center;
  background: #111;
  color: #fff;
}
.cz_post_data {
  margin: 0 10px 0 0;
}
.cz_post_data_r {
  float: right;
  margin: 0 0 0 10px;
}
.cz_meta_all_center small {
  text-align: center;
}
.cz_meta_all_center small * {
  float: none !important;
}
.cz_grid[data-animation] {
  perspective: initial;
  perspective-origin: center;
}
.cz_grid[data-animation="cz_grid_anim_fall_perspective"] {
  perspective: 2000px;
}
.cz_grid[data-animation] .cz_grid_item {
  opacity: 0;
}
.cz_grid_anim_fade_in {
  animation: gridFadeIn 0.6s forwards;
}
@keyframes gridFadeIn {
  100% {
    opacity: 1;
  }
}
.cz_grid_anim_move_up {
  transform: translateY(100px);
  animation: gridMoveUp 0.6s forwards;
}
@keyframes gridMoveUp {
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.cz_grid_anim_move_down {
  transform: translateY(-100px);
  animation: gridMoveDown 0.6s forwards;
}
@keyframes gridMoveDown {
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.cz_grid_anim_move_left {
  transform: translateX(100px);
  animation: gridMoveLeft 0.6s forwards;
}
@keyframes gridMoveLeft {
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.cz_grid_anim_move_right {
  transform: translateX(-100px);
  animation: gridMoveRight 0.6s forwards;
}
@keyframes gridMoveRight {
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.cz_grid_anim_zoom_in {
  transform: scale(0.6);
  animation: gridZoomIn 0.6s forwards;
}
@keyframes gridZoomIn {
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.cz_grid_anim_zoom_out {
  transform: scale(1.2);
  animation: gridZoomOut 0.6s forwards;
}
@keyframes gridZoomOut {
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.cz_grid_anim_fall_perspective {
  transform-style: preserve-3d;
  transform: translateZ(400px) translateY(300px) rotateX(-90deg);
  animation: gridFallPerspective 0.6s forwards;
}
@keyframes gridFallPerspective {
  100% {
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
.cz_grid_anim_slant {
  transform-style: preserve-3d;
  transform-origin: 0% 0%;
  transform: rotateX(-80deg);
  animation: gridSlant 0.6s forwards;
}
@keyframes gridSlant {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
.cz_grid_anim_helix {
  transform-style: preserve-3d;
  transform: rotateY(-90deg);
  animation: gridHelix 0.6s forwards;
}
@keyframes gridHelix {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
  }
}
.cz_posts_list_1 .cz_grid_link,
.cz_posts_list_2 .cz_grid_link,
.cz_posts_list_3 .cz_grid_link,
.cz_posts_list_5 .cz_grid_link {
  width: 360px;
  float: left;
  box-sizing: border-box;
}
.cz_posts_list_1 div > .cz_grid_details,
.cz_posts_list_2 div > .cz_grid_details,
.cz_posts_list_3 div > .cz_grid_details,
.cz_posts_list_5 div > .cz_grid_details {
  width: calc(100% - 360px) !important;
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 40px;
}
.cz_posts_list_5 .cz_posts_list_first .cz_grid_link,
.cz_posts_list_5 .cz_posts_list_first div > .cz_grid_details {
  padding: 0 !important;
  width: 100% !important;
  float: none !important;
}
.cz_posts_list_2 .cz_posts_list_odd div > .cz_grid_details,
.cz_posts_list_3 div > .cz_grid_details {
  padding: 0 40px 0 0;
}
.cz_posts_list_3 .cz_grid_link,
.cz_posts_list_2 .cz_posts_list_odd .cz_grid_link {
  float: right;
}
.cz_grid .cz_sub_icon,
.cz_grid .cz_grid_details small,
.cz_grid_filters li span {
  box-sizing: content-box;
}
.cz_smart_details .cz_grid_item .cz_grid_details {
  display: none !important;
}
.cz_metro_1.cz_smart_details .cz_grid_item:nth-child(3n + 2) .cz_grid_details,
.cz_metro_1.cz_smart_details .cz_grid_item:nth-child(3n + 2) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(2) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(9) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(12) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(19) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(22) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(29) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(32) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(39) .cz_grid_details,
.cz_metro_2.cz_smart_details .cz_grid_item:nth-child(42) .cz_grid_details,
.cz_metro_3.cz_smart_details .cz_grid_item:nth-child(5n + 3) .cz_grid_details,
.cz_metro_4.cz_smart_details .cz_grid_item:nth-child(4) .cz_grid_details,
.cz_metro_8.cz_smart_details .cz_grid_item:nth-child(6n + 4) .cz_grid_details,
.cz_metro_8.cz_smart_details .cz_grid_item:nth-child(6n + 5) .cz_grid_details,
.cz_grid_1big.cz_smart_details .cz_grid_item:nth-child(2) .cz_grid_details {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .cz_grid_item {
    width: 50% !important;
  }
  .cz_grid_item img {
    width: auto !important;
    margin: 0 auto;
  }
  .cz_posts_list_1 .cz_grid_item div > *,
  .cz_posts_list_2 .cz_grid_item div > *,
  .cz_posts_list_3 .cz_grid_item div > *,
  .cz_posts_list_5 .cz_grid_item div > * {
    padding: 0 !important;
    width: 100% !important;
  }
  .cz_justified .cz_grid_item {
    width: 100% !important;
    height: auto !important;
  }
  .cz_smart_details .cz_grid_item .cz_grid_details {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .cz_grid {
    width: 100% !important;
    margin: 0 !important;
  }
  .cz_grid_item {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  .cz_grid_item > div {
    margin: 0 5px 10px !important;
  }
  .cz_grid_item img {
    width: auto !important;
  }
  .cz_grid_p {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cz_gallery_badge {
    right: -10px;
  }
  .cz_grid_two_columns_on_mobile .cz_grid_item {
    width: 50% !important;
  }
}
.cz_ticker > .cz_news_ticker_post,
.cz_grid_carousel > .cz_grid_item {
  display: none;
}
.cz_ticker > .cz_news_ticker_post {
  width: 0;
  height: 0;
}
.cz_grid_carousel > .cz_grid_item:last-child {
  display: block;
}
.slick-slider {
  position: relative;
  direction: ltr;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: static;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-track style,
.slick-track script,
.slick-track link {
  display: none;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.widget div.slick-slide,
.footer_widget div.slick-slide {
  float: left !important;
}
.cz_related_posts .slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.overflow_visible .slick-list {
  overflow: visible !important;
  clip-path: none !important;
  -webkit-clip-path: none !important;
}
.overflow_visible .slick-slide,
.is_center .slick-slide {
  opacity: 0.3;
  transform: scale(0.92, 0.92);
  transition: all 0.8s ease !important;
}
.overflow_visible .slick-active,
.is_center .slick-center,
.is_synced .slick-current {
  transform: scale(1, 1);
  opacity: 1;
}
.is_center .slick-center {
  position: relative;
  z-index: 1;
}
.odd_even .slick-slide:nth-child(odd) {
  margin-top: 30px !important;
}
.even_odd .slick-slide:nth-child(even) {
  margin-top: 30px !important;
}
button.slick-arrow {
  z-index: 1;
  box-shadow: none;
  font-size: 20px;
  text-align: center;
  color: #a7a7a7;
  background: 0 0;
  border: 1px solid transparent;
  padding: 0;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  box-sizing: content-box;
  transition: all 0.2s ease-in-out;
}
.slick-arrow:after {
  display: none;
}
.no_arrows .slick-arrow,
.no_dots .slick-dots {
  display: none !important;
}
.slick-disabled {
  opacity: 0.3;
}
.arrows_inner .slick-arrow {
  margin: 0 10px;
}
.arrows_tl .slick-arrow {
  transform: translate(0, -110%);
}
.arrows_tl .slick-next {
  transform: translate(110%, -110%);
}
.arrows_inner.arrows_tl .slick-arrow {
  transform: translate(10%, 10%);
}
.arrows_inner.arrows_tl .slick-next {
  transform: translate(120%, 10%);
}
.arrows_tc .slick-arrow {
  left: 50%;
  transform: translate(-105%, -110%);
}
.arrows_tc .slick-next {
  transform: translate(5%, -110%);
}
.arrows_inner.arrows_tc .slick-arrow {
  transform: translate(-120%, 10%);
}
.arrows_inner.arrows_tc .slick-next {
  transform: translate(-10%, 10%);
}
.arrows_tr .slick-arrow {
  right: 0;
  left: auto;
  transform: translate(-110%, -110%);
}
.arrows_tr .slick-next {
  transform: translate(0, -110%);
}
.arrows_inner.arrows_tr .slick-arrow {
  transform: translate(-120%, 10%);
}
.arrows_inner.arrows_tr .slick-next {
  transform: translate(-10%, 10%);
}
.arrows_tlr .slick-arrow {
  transform: translate(0, -110%);
}
.arrows_tlr .slick-next {
  left: auto;
  right: 0;
  transform: translate(0, -110%);
}
.arrows_inner.arrows_tlr .slick-arrow {
  transform: translate(10%, 10%);
}
.arrows_inner.arrows_tlr .slick-next {
  transform: translate(-10%, 10%);
}
.arrows_mlr .slick-arrow {
  top: 50%;
  transform: translate(-110%, -50%);
}
.arrows_mlr .slick-next {
  left: auto;
  right: 0;
  transform: translate(110%, -50%);
}
.arrows_inner.arrows_mlr .slick-arrow {
  transform: translate(10%, -50%);
}
.arrows_inner.arrows_mlr .slick-next {
  transform: translate(-10%, -50%);
}
.arrows_blr .slick-arrow {
  top: auto;
  bottom: 0;
  transform: translate(0, 110%);
}
.arrows_blr .slick-next {
  left: auto;
  right: 0;
  transform: translate(0, 110%);
}
.arrows_inner.arrows_blr .slick-arrow {
  transform: translate(10%, -10%);
}
.arrows_inner.arrows_blr .slick-next {
  transform: translate(-10%, -10%);
}
.arrows_bl .slick-arrow {
  top: auto;
  bottom: 0;
  transform: translate(0, 110%);
}
.arrows_bl .slick-next {
  top: auto;
  bottom: 0;
  transform: translate(110%, 110%);
}
.arrows_inner.arrows_bl .slick-arrow {
  transform: translate(10%, -10%);
}
.arrows_inner.arrows_bl .slick-next {
  transform: translate(120%, -10%);
}
.arrows_bc .slick-arrow {
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translate(-105%, 110%);
}
.arrows_bc .slick-next {
  transform: translate(5%, 110%);
}
.arrows_inner.arrows_bc .slick-arrow {
  transform: translate(-120%, -10%);
}
.arrows_inner.arrows_bc .slick-next {
  transform: translate(-10%, -10%);
}
.arrows_br .slick-arrow {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  transform: translate(-110%, 110%);
}
.arrows_br .slick-next {
  transform: translate(0, 110%);
}
.arrows_inner.arrows_br .slick-arrow {
  transform: translate(-120%, -10%);
}
.arrows_inner.arrows_br .slick-next {
  transform: translate(-10%, -10%);
}
ul.slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto !important;
  padding: 0 !important;
  list-style: none;
}
.dots_show_on_hover .slick-dots,
.arrows_show_on_hover .slick-arrow {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.dots_show_on_hover:hover .slick-dots,
.arrows_show_on_hover:hover .slick-arrow {
  opacity: 1;
}
.dots_inner .slick-dots {
  bottom: 20px;
}
.slick-dots li {
  display: inline-block;
  margin: 0 2px;
}
.slick-dots li button {
  padding: 2px 8px;
  font-size: 0;
  display: block;
  cursor: pointer;
  border: 0;
  color: initial;
  background: #a7a7a7;
  opacity: 0.3;
  width: 1em;
  height: 1em;
  transition: all 0.2s ease-in-out;
}
.slick-dots li button:after {
  display: none;
}
li.slick-active button,
.slick-dots li button:hover {
  padding: 2px 12px;
  opacity: 1;
}
.dots_tc .slick-dots {
  bottom: auto;
  top: -50px;
}
.dots_tl .slick-dots,
.dots_tr .slick-dots {
  bottom: auto;
  top: -50px;
  text-align: left;
}
.dots_inner.dots_tc .slick-dots,
.dots_inner.dots_tl .slick-dots,
.dots_inner.dots_tr .slick-dots {
  bottom: auto;
  top: 20px;
}
.dots_bc,
.dots_br,
.dots_bl {
  margin-bottom: 40px;
}
.dots_tr .slick-dots,
.dots_br .slick-dots {
  text-align: right;
}
.dots_bl .slick-dots {
  text-align: left;
}
.dots_vtl .slick-dots,
.dots_vbl .slick-dots,
.dots_vml .slick-dots {
  bottom: auto;
  top: 20px;
  left: -60px;
  width: 40px;
  text-align: right;
}
.dots_inner.dots_vtl .slick-dots,
.dots_inner.dots_vbl .slick-dots,
.dots_inner.dots_vml .slick-dots {
  left: 20px;
}
.dots_vtl .slick-dots li,
.dots_vbl .slick-dots li,
.dots_vml .slick-dots li {
  display: block;
  margin: -10px 0;
}
.dots_vtl .slick-dots li button,
.dots_vbl .slick-dots li button,
.dots_vml .slick-dots li button {
  display: inline-block;
}
.dots_vtr .slick-dots,
.dots_vbr .slick-dots,
.dots_vmr .slick-dots {
  bottom: auto;
  top: 20px;
  right: -60px;
  width: 40px;
  text-align: left;
}
.widget .dots_vtr .slick-dots {
  right: -45px;
  top: 0;
}
.dots_inner.dots_vtr .slick-dots,
.dots_inner.dots_vbr .slick-dots,
.dots_inner.dots_vmr .slick-dots {
  right: 20px;
}
.dots_vtr .slick-dots li,
.dots_vbr .slick-dots li,
.dots_vmr .slick-dots li {
  display: block;
  margin: -10px 0;
}
.dots_vml .slick-dots {
  top: 40%;
}
.dots_vbl .slick-dots,
.dots_vbr .slick-dots {
  top: auto;
  bottom: 20px;
}
.dots_vtr .slick-dots li button,
.dots_vbr .slick-dots li button,
.dots_vmr .slick-dots li button {
  display: inline-block;
}
.dots_vmr .slick-dots {
  top: 40%;
}
.dots_circle .slick-dots li button {
  padding: 5px;
  border-radius: 100%;
}
.dots_circle_2 .slick-dots li {
  margin: 0 8px;
}
.dots_circle_2 .slick-dots li button {
  padding: 3px;
  border-radius: 100%;
}
.dots_circle_2 li.slick-active button,
.dots_circle_2 .slick-dots li button:hover {
  transform: scale(2);
}
.dots_circle_outline .slick-dots li button {
  padding: 4px;
  border-radius: 100%;
  border: 2px solid;
  background: 0 0 !important;
}
.dots_circle_outline .slick-dots li button:before {
  display: none;
}
.dots_square .slick-dots li button {
  padding: 6px;
}
.dots_lozenge .slick-dots li button {
  padding: 6px;
  transform: rotate(45deg);
}
.dots_tiny_line .slick-dots li button {
  padding: 1px 10px;
}
.dots_tiny_line li.slick-active button {
  padding: 1px 16px;
}
.dots_drop .slick-dots li button {
  padding: 6px;
  border-radius: 0 20px 20px;
  transform: rotate(45deg);
}
.cz_related_posts .dots_tr .slick-dots {
  top: -68px;
}
.slick .slick-track {
  display: none;
}
.slick-initialized .slick-track {
  display: block;
}
.slick li.product {
  width: 100% !important;
  margin: 0 !important;
}
.slick.slick_sync .slick-slide {
  transform: scale(1, 1);
  margin: 0;
}
.slick .cz_grid_p {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.slick .cz_grid_item > div {
  margin: 0 !important;
}
.overflow_visible .slick-list {
  clip-path: none !important;
  -webkit-clip-path: none !important;
}
.rtl .slick-initialized .slick-list {
  direction: ltr;
}
.rtl .slick-slide,
.rtl .slick-initialized .slick-track {
  direction: rtl;
}
@media screen and (max-width: 768px) {
  .slick-slide .cz_grid_item {
    width: 100% !important;
    margin: 0 auto !important;
    float: none !important;
  }
}
@media screen and (max-width: 480px) {
  .slick-slider:not(.cz_ticker) .slick-list {
    overflow: visible;
    clip-path: none !important;
    -webkit-clip-path: none !important;
    transform: scale(0.9) !important;
  }
  .slick-slider:not(.cz_ticker) .slick-slide {
    margin: 0 10px !important;
  }
  .slick-slider:not(.cz_ticker)
    .slick-slide:not(.slick-active, .slick-current) {
    pointer-events: none;
    cursor: pointer;
    transform: none !important;
  }
  .xtra-slick-vertical .slick-list {
    overflow: hidden !important;
  }
}
.cz_video_popup {
  position: relative;
  margin: 0 auto;
}
.cz_video_inline .cz_vp_c {
  overflow: hidden;
}
.cz_video_popup img {
  margin: 0 auto;
  width: 100%;
}
.cz_video_popup a {
  position: relative;
  z-index: 1;
  display: block;
  border: 0;
  overflow: hidden;
  border-radius: inherit;
}
.cz_video_popup iframe {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}
.cz_video_popup .cz_vp_inner {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100px;
  color: #fff;
  background: #303030;
  font-size: 20px;
  max-width: 98%;
  white-space: nowrap;
}
.cz_video_popup h4 {
  padding: 0 40px 0 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
.rtl .cz_video_popup h4 {
  padding: 0 20px 0 40px;
}
.cz_video_popup span {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  font-size: 24px;
  width: 2em;
  height: 2em;
  line-height: 2em;
  padding: 22px;
  color: #000;
  text-align: center;
  background: #fff;
  border-radius: 100px;
  box-sizing: content-box;
  transform: scale(1.02, 1.02);
  transition: all 0.2s ease-in-out;
}
.cz_video_popup .fa-play {
  transform: translateX(10%);
}
.cz_video_popup:hover span {
  transform: scale(1.1, 1.1);
}
i.close_inline_video {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 99;
  color: #111;
  opacity: 0.5;
  width: 1em;
  height: 1em;
  line-height: 1em;
  cursor: pointer;
  padding: 14px;
  font-size: 18px;
  background: #fff;
  text-align: center;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
}
.cz_video_popup:hover i.close_inline_video {
  opacity: 1;
}
.cz_video_popup_tl .cz_vp_inner {
  top: 30px;
  left: 30px;
  transform: none;
}
.cz_video_popup_tr .cz_vp_inner {
  top: 30px;
  left: auto;
  right: 30px;
  transform: none;
}
.cz_video_popup_bl .cz_vp_inner {
  top: auto;
  bottom: 30px;
  left: 30px;
  transform: none;
}
.cz_video_popup_br .cz_vp_inner {
  top: auto;
  left: auto;
  right: 30px;
  bottom: 30px;
  transform: none;
}
@media screen and (max-width: 480px) {
  .cz_video_popup div {
    width: fit-content;
  }
}
ul.cz_stylish_list,
.cz_post_content ul.cz_stylish_list,
.rtl ul.cz_stylish_list {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.cz_stylish_list li {
  position: relative;
  margin: 0 0 10px;
  display: list-item;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.cz_stylish_list a {
  display: block;
  color: inherit !important;
}
.cz_stylish_list i {
  font-size: 1em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  display: block;
  text-align: center;
  box-sizing: content-box;
  transition: all 0.1s ease-in-out;
}
.cz_stylish_list li > div > span {
  line-height: 1.6;
  display: block;
}
.cz_stylish_list small {
  opacity: 1;
  display: table;
}
.cz_stylish_list li > div,
.cz_stylish_list li > a > div {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
  text-decoration: inherit;
}
.cz_stylish_list .cz_sl_icon {
  vertical-align: top;
}
.cz_stylish_list .cz_sl_image i {
  width: auto;
  height: auto;
}
.cz_stylish_list .xtra-sl-number {
  font-style: normal;
}
.cz_sl_icon.cz_sl_image i img {
  display: inline-block;
  vertical-align: middle;
}
.cz_sl_icon_hover_zoom_in li:hover i {
  transform: scale(1.25, 1.25);
}
.cz_sl_icon_hover_zoom_out li:hover i {
  transform: scale(0.875, 0.875);
}
.cz_sl_icon_hover_blur li:hover i {
  animation: stylishListBlur 0.8s forwards;
}
.cz_sl_icon_hover_flash li:hover i {
  animation: stylishListFlashFx 0.8s forwards;
}
.cz_sl_icon_hover_absorber li:hover i {
  animation: stylishListAbsorber 0.8s forwards;
}
.cz_sl_icon_hover_wobble li:hover i {
  animation: stylishListWobbleSkew 0.8s forwards;
}
.cz_sl_icon_hover_zoom_in_fade li:hover i {
  animation: stylishListZoomIn 0.8s forwards;
}
.cz_sl_icon_hover_zoom_out_fade li:hover i {
  animation: stylishListZoomOut 0.8s forwards;
}
.cz_sl_icon_hover_push_in li:hover i {
  animation: stylishListPushIn 0.8s forwards;
}
@keyframes stylishListBlur {
  0% {
    filter: blur(5px);
  }
  100% {
    filter: blur(0);
  }
}
@keyframes stylishListFlashFx {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes stylishListAbsorber {
  0%,
  10%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-8px);
  }
}
@keyframes stylishListWobbleSkew {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
@keyframes stylishListZoomIn {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes stylishListZoomOut {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes stylishListPushIn {
  0% {
    opacity: 0;
    transform: translateX(-30%);
  }
  60% {
    opacity: 1;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 768px) {
  .cz_stylish_list span {
    text-align: initial !important;
  }
}
@media screen and (max-width: 480px) {
  .center_on_mobile .cz_sl_icon,
  .center_on_mobile li > div,
  .center_on_mobile li > a > div,
  .center_on_mobile small {
    display: block;
  }
  .center_on_mobile .cz_sl_icon > * {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 10px;
  }
  .center_on_mobile li > div > span,
  .center_on_mobile li > a > div > span {
    display: inline-block;
    text-align: center !important;
  }
} /*! elementor - v3.26.0 - 22-12-2024 */
.elementor-widget-divider {
  --divider-border-style: none;
  --divider-border-width: 1px;
  --divider-color: #0c0d0e;
  --divider-icon-size: 20px;
  --divider-element-spacing: 10px;
  --divider-pattern-height: 24px;
  --divider-pattern-size: 20px;
  --divider-pattern-url: none;
  --divider-pattern-repeat: repeat-x;
}
.elementor-widget-divider .elementor-divider {
  display: flex;
}
.elementor-widget-divider .elementor-divider__text {
  font-size: 15px;
  line-height: 1;
  max-width: 95%;
}
.elementor-widget-divider .elementor-divider__element {
  flex-shrink: 0;
  margin: 0 var(--divider-element-spacing);
}
.elementor-widget-divider .elementor-icon {
  font-size: var(--divider-icon-size);
}
.elementor-widget-divider .elementor-divider-separator {
  direction: ltr;
  display: flex;
  margin: 0;
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
  align-items: center;
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
.elementor-widget-divider--view-line_text .elementor-divider-separator:after,
.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
  border-block-end: 0;
  border-block-start: var(--divider-border-width) var(--divider-border-style)
    var(--divider-color);
  content: "";
  display: block;
  flex-grow: 1;
}
.elementor-widget-divider--element-align-left
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:first-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-left
  .elementor-divider-separator:before {
  content: none;
}
.elementor-widget-divider--element-align-left .elementor-divider__element {
  margin-left: 0;
}
.elementor-widget-divider--element-align-right
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:last-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-right
  .elementor-divider-separator:after {
  content: none;
}
.elementor-widget-divider--element-align-right .elementor-divider__element {
  margin-right: 0;
}
.elementor-widget-divider--element-align-start
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:first-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-start
  .elementor-divider-separator:before {
  content: none;
}
.elementor-widget-divider--element-align-start .elementor-divider__element {
  margin-inline-start: 0;
}
.elementor-widget-divider--element-align-end
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:last-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-end
  .elementor-divider-separator:after {
  content: none;
}
.elementor-widget-divider--element-align-end .elementor-divider__element {
  margin-inline-end: 0;
}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(
    .elementor-widget-divider--view-line_icon
  )
  .elementor-divider-separator {
  border-block-start: var(--divider-border-width) var(--divider-border-style)
    var(--divider-color);
}
.elementor-widget-divider--separator-type-pattern {
  --divider-border-style: none;
}
.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line
  .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(
    .elementor-widget-divider--view-line
  )
  .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(
    .elementor-widget-divider--view-line
  )
  .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not(
    [class*="elementor-widget-divider--view"]
  )
  .elementor-divider-separator {
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url);
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  min-height: var(--divider-pattern-height);
  width: 100%;
}
.elementor-widget-divider--no-spacing {
  --divider-pattern-size: auto;
}
.elementor-widget-divider--bg-round {
  --divider-pattern-repeat: round;
}
.rtl .elementor-widget-divider .elementor-divider__text {
  direction: rtl;
}
.e-con-inner > .elementor-widget-divider,
.e-con > .elementor-widget-divider {
  width: var(--container-widget-width, 100%);
  --flex-grow: var(--container-widget-flex-grow);
}
.cz_counter,
.cz_counter > div > span,
.cz_counter > div > span i {
  transition: all 0.2s ease-in-out;
}
.cz_counter .cz_svg_bg:before {
  z-index: -1;
}
.cz_counter > div > span {
  font-size: 30px;
}
.cz_counter.cz_1row .cz_counter_before {
  margin: 0 10px 0 0;
}
.cz_counter.cz_1row .cz_counter_after,
.rtl .cz_counter.cz_1row .cz_counter_before {
  margin: 0 0 0 10px;
}
.rtl .cz_counter.cz_1row .cz_counter_after {
  margin: 0 10px 0 0;
}
.cz_counter.cz_2rows > div > span {
  display: block;
  clear: both;
  line-height: initial;
}
.cz_counter.cz_2rows.tac > div > span {
  margin: 0 auto;
}
.cz_counter .cz_counter_num_wrap {
  display: inline-block;
  line-height: initial;
  font-size: 48px;
  font-weight: 700;
}
.cz_counter .cz_counter_num_wrap i {
  position: relative;
  font-style: normal;
}
.cz_counter .cz_counter_num_wrap:before {
  content: "";
  position: static;
  display: inline-block;
}
.elementor-1323 .elementor-element.elementor-element-d1ae166 .cz_quote_shape {
  position: absolute;
  bottom: 10%;
  right: 10%;
  display: block !important;
  color: #efae16;
}
.elementor-1323 .elementor-element.elementor-element-d1ae166 .cz_quote_rating {
  color: #efe121;
}
.elementor-1323
  .elementor-element.elementor-element-d1ae166
  .cz_quote
  blockquote {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
}
.elementor-1323 .elementor-element.elementor-element-d1ae166 .cz_quote h4 {
  font-size: 20px;
  font-weight: 900;
}
.elementor-1323
  .elementor-element.elementor-element-d1ae166
  .cz_quote
  h4
  small {
  font-size: 16px;
  color: #4f4f4f;
}
.cz_quote blockquote {
  padding: 30px;
}
.cz_quote .cz_quote_info {
  margin: 40px 0 0;
  display: table;
}
.cz_quote .cz_quote_info img {
  border-radius: 100%;
  display: inline-block;
  margin-right: 20px;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}
.cz_quote_center .cz_quote_info img {
  margin: 0 auto;
}
.cz_quote h4 {
  display: inline-block;
  font-weight: 400;
  vertical-align: middle;
  margin: 0;
}
.cz_quote blockquote:before {
  display: none;
}
.cz_quote_arrow blockquote {
  background: #fff;
}
.cz_quote_arrow blockquote:after {
  content: "\00a0";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 62px;
  width: 20px;
  height: 20px;
  background: inherit;
  z-index: 0;
  border-width: 0 1px 1px 0;
  border-style: inherit;
  border-color: inherit;
  transform: rotate(45deg);
}
.cz_quote_arrow .cz_quote_info {
  margin: 20px 30px;
}
.cz_quote_center {
  text-align: center;
}
.cz_quote_center blockquote:after {
  left: calc(51% - 20px);
}
.cz_quote_center .cz_quote_info {
  margin: 20px auto 0;
}
.cz_quote_center blockquote:after {
  z-index: -1;
}
.cz_quote.cz_quote_center .cz_quote_info img {
  display: table;
  margin: 0 auto;
}
.cz_quote_center h4 {
  display: block;
  padding: 10px 0;
}
.cz_quote_top blockquote:after {
  border-width: 1px 0 0 1px;
  bottom: auto;
  top: -10px;
}
.cz_quote_center.cz_quote_top .cz_quote_info {
  margin: 0 auto 20px;
}
i.cz_quote_shape {
  display: block;
  opacity: 0.1;
  font-size: 100px;
}
.cz_quote_both_second {
  position: absolute;
  bottom: 10%;
  right: 10%;
}
.cz_quote_rating i {
  margin-right: 1px;
}
.elementor-1326 .elementor-element.elementor-element-468dd80 .cz_quote_shape {
  position: absolute;
  bottom: 10%;
  right: 10%;
  display: block !important;
  color: #efae16;
}
.elementor-1326 .elementor-element.elementor-element-468dd80 .cz_quote_rating {
  color: #efe121;
}
.elementor-1326
  .elementor-element.elementor-element-468dd80
  .cz_quote
  blockquote {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
}
.elementor-1326 .elementor-element.elementor-element-468dd80 .cz_quote h4 {
  font-weight: 900;
  font-size: 20px;
}
.elementor-1326
  .elementor-element.elementor-element-468dd80
  .cz_quote
  h4
  small {
  font-size: 14px;
  color: #4f4f4f;
}
.elementor-1329 .elementor-element.elementor-element-5f02d38 .cz_quote_shape {
  position: absolute;
  bottom: 10%;
  right: 10%;
  display: block !important;
  color: #efae16;
}
.elementor-1329 .elementor-element.elementor-element-5f02d38 .cz_quote_rating {
  color: #efe121;
}
.elementor-1329
  .elementor-element.elementor-element-5f02d38
  .cz_quote
  blockquote {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
}
.elementor-1329 .elementor-element.elementor-element-5f02d38 .cz_quote h4 {
  font-weight: 900;
  font-size: 20px;
}
.elementor-1329
  .elementor-element.elementor-element-5f02d38
  .cz_quote
  h4
  small {
  font-size: 16px;
  color: #515151;
}
.elementor-686
  .elementor-element.elementor-element-9884220:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-686
  .elementor-element.elementor-element-9884220
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #efae16;
}
.elementor-686 .elementor-element.elementor-element-9884220 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 0;
}
.elementor-686
  .elementor-element.elementor-element-9884220
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-686
  .elementor-element.elementor-element-83f4cf3
  .cz_title
  .cz_title_content {
  font-size: 18px;
  color: #494949;
  margin-right: -30px;
  margin-left: -30px;
}
.elementor-686
  .elementor-element.elementor-element-83f4cf3
  .cz_title
  .cz_title_content
  h3 {
  font-size: 40px;
  color: #212121;
}
.elementor-686
  .elementor-element.elementor-element-83f4cf3
  .cz_title
  .cz_title_icon_before {
  font-size: 50px;
  color: #efae16;
  background-color: #191919;
  margin-right: 30px;
  margin-left: 30px;
  border-radius: 50px;
}
.elementor-686 .elementor-element.elementor-element-ce279f1 .cz_btn,
.elementor-686 .elementor-element.elementor-element-ce279f1 .cz_btn:before {
  font-size: 18px;
  color: #efae16;
  font-weight: 500;
  background-color: #212121;
  padding: 18px 40px;
  margin-top: 25px;
  border-radius: 50px;
  box-shadow: 0px 0px 0px 0px #000;
}
.elementor-686 .elementor-element.elementor-element-ce279f1 .cz_btn:hover,
.elementor-686 .elementor-element.elementor-element-ce279f1 .cz_btn:after {
  color: #161616;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .elementor-686
    .elementor-element.elementor-element-83f4cf3
    .cz_title
    .cz_title_content {
    text-align: center;
  }
  .elementor-686
    .elementor-element.elementor-element-83f4cf3
    .cz_title
    .cz_title_icon_before {
    font-size: 40px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .elementor-686 .elementor-element.elementor-element-9884220 {
    padding: 25px 0 35px;
  }
  .elementor-686
    .elementor-element.elementor-element-83f4cf3
    .cz_title
    .cz_title_content
    h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .elementor-686 .elementor-element.elementor-element-ce279f1 .cz_btn,
  .elementor-686 .elementor-element.elementor-element-ce279f1 .cz_btn:before {
    font-size: 13px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-686 .elementor-element.elementor-element-e92848a {
    width: 100%;
  }
  .elementor-686 .elementor-element.elementor-element-55eed45 {
    width: 100%;
  }
}
.cz_wh div span {
  box-sizing: border-box;
  padding: 0 0 6px;
}
.row .cz_wh small {
  display: inline-block;
  line-height: 2;
  opacity: 1;
  background: red;
  padding: 4px 6px;
  border-radius: 2px;
  margin-left: 6px;
  color: #fff;
}
.cz_wh_line_between small {
  position: absolute;
  top: -20px;
  margin-left: 10px;
}
.cz_wh i {
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  text-align: center;
}
.cz_wh b {
  vertical-align: middle;
  display: inline-block;
  font-weight: inherit;
}
.cz_wh div {
  position: relative;
  width: 100%;
}
.cz_wh_line {
  display: block;
  height: 1px;
  border-bottom: 1px solid;
}
.cz_wh_line_between .cz_wh_line {
  position: absolute;
  content: "";
  width: auto;
  top: 60%;
  left: 0;
  right: 0;
}
.cz_wh_sub {
  display: block;
  color: #a7a7a7;
}
.cz_wh_left {
  float: left;
  text-align: left;
}
.cz_wh_right,
.rtl .cz_wh_left {
  float: right;
  text-align: right;
}
.rtl .cz_wh_right {
  float: left;
  text-align: left;
}
.rs-p-wp-fix {
  display: none !important;
  margin: 0 !important;
  height: 0 !important;
}
.wp-block-themepunch-revslider {
  position: relative;
}
rs-modal {
  position: fixed !important;
  z-index: 9999999 !important;
  pointer-events: none !important;
}
rs-modal.rs-modal-auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
rs-modal rs-fullwidth-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
rs-module-wrap.rs-modal {
  display: none;
  max-height: 100% !important;
  overflow: auto !important;
  pointer-events: auto !important;
}
rs-module-wrap.hideallscrollbars.rs-modal {
  overflow: hidden !important;
  max-width: 100% !important;
}
rs-modal-cover {
  width: 100%;
  height: 100%;
  z-index: 0;
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  pointer-events: auto;
}
body > rs-modal-cover {
  position: fixed;
  z-index: 9999995 !important;
}
rs-sbg-px {
  pointer-events: none;
}
.rs-forceuntouchable,
.rs-forceuntouchable * {
  pointer-events: none !important;
}
.rs-forcehidden * {
  visibility: hidden !important;
}
.rs_splitted_lines {
  display: block;
  white-space: nowrap !important;
}
.rs-go-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999999 !important;
  background: #fff;
}
.rtl {
  direction: rtl;
}
@font-face {
  font-display: swap;
  font-family: "revicons";
  src: url("/elementor/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888");
  src: url("/elementor/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.eot?5510888#iefix")
      format("embedded-opentype"),
    url("/elementor/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888")
      format("woff"),
    url("/elementor/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.ttf?5510888")
      format("truetype"),
    url("/elementor/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.svg?5510888#revicons")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: 400;
  speak: never;
  speak-as: spell-out;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  speak: never;
  speak-as: spell-out;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.revicon-search-1:before {
  content: "\e802";
}
.revicon-pencil-1:before {
  content: "\e831";
}
.revicon-picture-1:before {
  content: "\e803";
}
.revicon-cancel:before {
  content: "\e80a";
}
.revicon-info-circled:before {
  content: "\e80f";
}
.revicon-trash:before {
  content: "\e801";
}
.revicon-left-dir:before {
  content: "\e817";
}
.revicon-right-dir:before {
  content: "\e818";
}
.revicon-down-open:before {
  content: "\e83b";
}
.revicon-left-open:before {
  content: "\e819";
}
.revicon-right-open:before {
  content: "\e81a";
}
.revicon-angle-left:before {
  content: "\e820";
}
.revicon-angle-right:before {
  content: "\e81d";
}
.revicon-left-big:before {
  content: "\e81f";
}
.revicon-right-big:before {
  content: "\e81e";
}
.revicon-magic:before {
  content: "\e807";
}
.revicon-picture:before {
  content: "\e800";
}
.revicon-export:before {
  content: "\e80b";
}
.revicon-cog:before {
  content: "\e832";
}
.revicon-login:before {
  content: "\e833";
}
.revicon-logout:before {
  content: "\e834";
}
.revicon-video:before {
  content: "\e805";
}
.revicon-arrow-combo:before {
  content: "\e827";
}
.revicon-left-open-1:before {
  content: "\e82a";
}
.revicon-right-open-1:before {
  content: "\e82b";
}
.revicon-left-open-mini:before {
  content: "\e822";
}
.revicon-right-open-mini:before {
  content: "\e823";
}
.revicon-left-open-big:before {
  content: "\e824";
}
.revicon-right-open-big:before {
  content: "\e825";
}
.revicon-left:before {
  content: "\e836";
}
.revicon-right:before {
  content: "\e826";
}
.revicon-ccw:before {
  content: "\e808";
}
.revicon-arrows-ccw:before {
  content: "\e806";
}
.revicon-palette:before {
  content: "\e829";
}
.revicon-list-add:before {
  content: "\e80c";
}
.revicon-doc:before {
  content: "\e809";
}
.revicon-left-open-outline:before {
  content: "\e82e";
}
.revicon-left-open-2:before {
  content: "\e82c";
}
.revicon-right-open-outline:before {
  content: "\e82f";
}
.revicon-right-open-2:before {
  content: "\e82d";
}
.revicon-equalizer:before {
  content: "\e83a";
}
.revicon-layers-alt:before {
  content: "\e804";
}
.revicon-popup:before {
  content: "\e828";
}
.tp-fullwidth-forcer {
  z-index: 0;
  pointer-events: none;
}
rs-module-wrap {
  visibility: hidden;
}
rs-module-wrap,
rs-module-wrap * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
rs-module-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
}
.rs-fixedscrollon rs-module-wrap {
  position: fixed !important;
  top: 0 !important;
  z-index: 1000;
  left: 0 !important;
}
.rs-stickyscrollon rs-module-wrap {
  position: sticky !important;
  top: 0;
  z-index: 1000;
}
.rs-stickyscrollon {
  overflow: visible !important;
}
rs-fw-forcer {
  display: block;
  width: 100%;
  pointer-events: none;
}
rs-module {
  position: relative;
  overflow: hidden;
  display: block;
}
rs-module.disableVerticalScroll {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg {
  display: block;
  pointer-events: none;
}
rs-sbg-effectwrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
rs-carousel-wrap rs-column rs-layer img {
  width: 0;
  height: 0;
}
rs-sbg-px,
rs-sbg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
}
a.rs-layer,
a.rs-layer:-webkit-any-link {
  text-decoration: none;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.entry-content rs-module a,
rs-module a {
  box-shadow: none;
}
.rs-ov-hidden {
  overflow: hidden !important;
}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide {
  overflow: visible !important;
}
.rs-parallax-hidden-of rs-slide {
  overflow: hidden !important;
}
.tp-simpleresponsive img,
rs-module img {
  max-width: none !important;
  transition: none;
  margin: 0;
  padding: 0;
  border: none;
}
rs-module .no-slides-text {
  font-weight: 700;
  text-align: center;
  padding-top: 80px;
}
rs-slides,
rs-slide,
rs-slide:before {
  position: absolute;
  text-indent: 0em;
  top: 0;
  left: 0;
}
rs-slide,
rs-slide:before {
  display: block;
  visibility: hidden;
}
.rs-layer .rs-untoggled-content {
  display: block;
}
.rs-layer .rs-toggled-content {
  display: none;
}
.rs-tc-active.rs-layer > .rs-toggled-content {
  display: block;
}
.rs-tc-active.rs-layer > .rs-untoggled-content {
  display: none;
}
.rs-layer-video {
  overflow: hidden;
}
.rs_html5vidbasicstyles {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
rs-module rs-layer,
rs-module .rs-layer {
  opacity: 0;
  position: relative;
  visibility: hidden;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  font-display: swap;
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
  user-select: none;
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child {
  margin-bottom: 0;
}
.rs-svg svg {
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: top;
}
rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
  outline: none !important;
}
rs-carousel-wrap {
  cursor: url(/elementor/wp-content/plugins/revslider/sr6/assets/css/openhand.cur),
    move;
}
rs-carousel-wrap.dragged {
  cursor: url(/elementor/wp-content/plugins/revslider/sr6/assets/css/closedhand.cur),
    move;
}
rs-carousel-wrap.noswipe {
  cursor: default;
}
rs-carousel-wrap {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
rs-carousel-space {
  clear: both;
  display: block;
  width: 100%;
  height: 0;
  position: relative;
}
.tp_inner_padding {
  box-sizing: border-box;
  max-height: none !important;
}
.rs-layer.rs-selectable {
  user-select: text;
}
rs-px-mask {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
  max-width: none !important;
  border: none;
}
rs-bg-elem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  pointer-events: none;
}
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  transform: scaleX(0) scaleY(0);
}
rs-zone {
  position: absolute;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  min-height: 50px;
  font-size: 0px;
  pointer-events: none;
}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {
  display: block;
  visibility: hidden;
}
rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap {
  display: block;
}
rs-column-wrap > rs-mask-wrap,
rs-column-wrap > rs-loop-wrap {
  z-index: 1;
}
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap {
  transform-style: flat;
}
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
  rs-carousel-wrap rs-layer-wrap,
  rs-carousel-wrap rs-loop-wrap {
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
}
.safarifix rs-layer-wrap {
  perspective: 1000000;
}
@-moz-document url-prefix() {
  rs-layer-wrap,
  rs-mask-wrap,
  rs-cbg-mask-wrap {
    perspective: none;
  }
}
rs-mask-wrap {
  overflow: hidden;
}
rs-fullwidth-wrap {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
  max-width: none !important;
}
.rev_row_zone_top {
  top: 0;
}
.rev_row_zone_bottom {
  bottom: 0;
}
.rev_row_zone_middle {
  top: 0;
}
rs-column-wrap .rs-parallax-wrap {
  vertical-align: top;
}
.rs-layer img,
rs-layer img {
  vertical-align: top;
}
rs-row,
rs-row.rs-layer {
  display: table;
  position: relative;
  width: 100% !important;
  table-layout: fixed;
  box-sizing: border-box;
  vertical-align: top;
  height: auto;
  font-size: 0px;
}
.rs-layer.rs-waction.iospermaccwait.permanenthidden {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
rs-column-wrap {
  display: table-cell;
  position: relative;
  vertical-align: top;
  height: auto;
  box-sizing: border-box;
  font-size: 0px;
}
rs-column {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100% !important;
  height: auto !important;
  white-space: normal !important;
}
rs-cbg-mask-wrap {
  position: absolute;
  z-index: 0;
  box-sizing: border-box;
}
rs-column-wrap rs-cbg-mask-wrap {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
rs-column-bg {
  position: absolute;
  z-index: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.rs-pelock * {
  pointer-events: none !important;
}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap {
  text-align: inherit;
}
rs-column rs-mask-wrap {
  display: inline-block;
}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap {
  position: relative;
  left: auto;
  top: auto;
  line-height: 0;
}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column {
  vertical-align: top;
}
.rev_break_columns {
  display: block !important;
}
.rev_break_columns rs-column-wrap.rs-parallax-wrap {
  display: block !important;
  width: 100% !important;
}
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
  visibility: hidden !important;
  display: none !important;
}
a.rs-layer.rs-nointeraction > .div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
  pointer-events: none !important;
}
rs-static-layers {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
rs-static-layers.rs-stl-back {
  z-index: 0;
}
.rs-stl-visible {
  overflow: visible !important;
}
.rs-layer rs-fcr {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-bottom-width: 0 !important;
  border-top: 40px solid #00a8ff;
  position: absolute;
  right: 100%;
  top: 0;
}
.rs-layer rs-fcrt {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-top-width: 0 !important;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  right: 100%;
  top: 0;
}
.rs-layer rs-bcr {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  border-top-width: 0 !important;
  position: absolute;
  left: 100%;
  top: 0;
}
.rs-layer rs-bcrt {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  border-bottom-width: 0 !important;
  position: absolute;
  left: 100%;
  top: 0;
}
.tp-layer-inner-rotation {
  position: relative !important;
}
img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}
.noFilterClass {
  filter: none !important;
}
rs-bgvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
}
.rs-layer.rs-fsv {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video {
  width: 100%;
  height: 100%;
}
.rs-fsv video {
  background: #000;
}
.fullcoveredvideo rs-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.videoisplaying .html5vid rs-poster {
  display: none;
}
.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 3;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px !important;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  z-index: 4;
  opacity: 0;
  transition: opacity 0.3s ease-out !important;
}
.rs-ISM .tp-video-play-button {
  opacity: 1;
  transition: none !important;
  z-index: 6;
}
.rs-audio .tp-video-play-button {
  display: none !important;
}
.rs-layer .html5vid {
  width: 100% !important;
  height: 100% !important;
}
.tp-video-play-button i {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center !important;
  vertical-align: top;
  line-height: 50px !important;
  font-size: 30px !important;
}
.rs-layer:hover .tp-video-play-button {
  opacity: 1;
  display: block;
  z-index: 6;
}
.rs-layer .tp-revstop {
  display: none;
  width: 15px;
  border-right: 5px solid #fff !important;
  border-left: 5px solid #fff !important;
  transform: translateX(50%) translateY(50%);
  height: 20px;
  margin-left: 11px !important;
  margin-top: 5px !important;
}
.videoisplaying .revicon-right-dir {
  display: none;
}
.videoisplaying .tp-revstop {
  display: block;
}
.videoisplaying .tp-video-play-button {
  display: none;
}
.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}
.rs-fsv .rs-fsv audio {
  object-fit: contain !important;
}
.rs-fsv .rs-fsv video {
  object-fit: contain !important;
}
.rs-layer-video
  .html5vid.hidefullscreen
  video::-webkit-media-controls-fullscreen-button {
  display: none;
}
@supports not (-ms-high-contrast: none) {
  .rs-fsv .fullcoveredvideo audio {
    object-fit: cover !important;
  }
  .rs-fsv .fullcoveredvideo video {
    object-fit: cover !important;
  }
}
.rs-fullvideo-cover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: 0 0;
  z-index: 5;
}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls {
  display: none !important;
}
.rs-audio .tp-video-controls {
  opacity: 1 !important;
  visibility: visible !important;
}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer {
  margin: 0;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before {
  content: none;
}
rs-dotted {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block;
  pointer-events: none;
}
rs-sbg-wrap rs-dotted {
  z-index: 31;
}
rs-dotted.twoxtwo {
  background: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/gridtile.png);
}
rs-dotted.twoxtwowhite {
  background: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/gridtile_white.png);
}
rs-dotted.threexthree {
  background: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3.png);
}
rs-dotted.threexthreewhite {
  background: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3_white.png);
}
.tp-shadowcover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  z-index: -1;
}
.tp-shadow1 {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
}
.tp-shadow2:before,
.tp-shadow2:after,
.tp-shadow3:before,
.tp-shadow4:after {
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width: 300px;
  background: 0 0;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.tp-shadow5 {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before,
.tp-shadow5:after {
  content: "";
  position: absolute;
  z-index: -2;
  box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  top: 30%;
  bottom: 0;
  left: 20px;
  right: 20px;
  border-radius: 100px/20px;
}
.rev-btn,
.rev-btn:visited {
  outline: none !important;
  box-shadow: none;
  text-decoration: none !important;
  box-sizing: border-box;
  cursor: pointer;
}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
  text-transform: uppercase;
}
.rev-btn i {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  top: 0;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out;
  margin-left: 0;
  line-height: inherit;
}
.rev-btn.rev-hiddenicon i {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  top: 0;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out;
  opacity: 0;
  margin-left: 0 !important;
  width: 0 !important;
}
.rev-btn.rev-hiddenicon:hover i {
  opacity: 1 !important;
  margin-left: 10px !important;
  width: auto !important;
}
.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.25);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: 0.7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}
.rev-burger.revb-whitefull {
  background: #fff;
  border: none;
}
.rev-burger.revb-whitefull span {
  background: #333;
}
.rev-burger.revb-darkfull {
  background: #333;
  border: none;
}
.rev-burger.revb-darkfull span {
  background: #fff;
}
@keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 70%;
  }
  50% {
    opacity: 0;
    top: 70%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
.rev-scroll-btn {
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 55px;
  box-sizing: border-box;
  border: 3px solid #fff;
  border-radius: 23px;
}
.rev-scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
  color: #7f8c8d;
  color: #fff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
  color: #fff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
  opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite {
  background: #fff;
}
.rev-scroll-btn.revs-fullwhite span {
  background: #333;
}
.rev-scroll-btn.revs-fulldark {
  background: #333;
  border: none;
}
.rev-scroll-btn.revs-fulldark span {
  background: #fff;
}
.rev-scroll-btn span {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  animation: rev-ani-mouse 2.5s linear infinite;
  background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
  border-color: #333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
  background: #333;
}
.rev-control-btn {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  cursor: pointer;
}
.rev-cbutton-dark-sr {
  border-radius: 3px;
}
.rev-cbutton-light {
  color: #333;
  background-color: rgba(255, 255, 255, 0.75);
}
.rev-cbutton-light-sr {
  color: #333;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.75);
}
.rev-sbutton {
  line-height: 37px;
  width: 37px;
  height: 37px;
}
.rev-sbutton-blue {
  background-color: #3b5998;
}
.rev-sbutton-lightblue {
  background-color: #00a0d1;
}
.rev-sbutton-red {
  background-color: #dd4b39;
}
rs-progress {
  visibility: hidden;
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 100%;
}
rs-progress-bar,
.rs-progress-bar {
  display: block;
  z-index: 20;
  box-sizing: border-box;
  background-clip: content-box;
  position: absolute;
  line-height: 0;
  width: 100%;
  height: 100%;
}
rs-progress-bgs {
  display: block;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
rs-progress-bg {
  display: block;
  background-clip: content-box;
  position: absolute;
  width: 100%;
  height: 100%;
}
rs-progress-gap {
  display: block;
  background-clip: content-box;
  position: absolute;
  width: 100%;
  height: 100%;
}
rs-progress-vis {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.rs-layer img {
  background: 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
.rs-layer.slidelink {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.rs-layer.slidelink a {
  width: 100%;
  height: 100%;
  display: block;
}
.rs-layer.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png)
    repeat;
}
.rs-layer.slidelink a span {
  background: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png)
    repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.rs-layer .rs-starring {
  display: inline-block;
}
.rs-layer .rs-starring .star-rating {
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #ffc321 !important;
}
.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
  position: relative;
  height: 1em;
  width: 5.4em;
  font-family: star;
  font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before {
  content: "\73\73\73\73\73";
  color: #e0dadf;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.rs-layer .rs-starring .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
rs-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}
rs-loader.off {
  display: none !important;
}
rs-loader.spinner0 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-image: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
}
rs-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
}
rs-loader.spinner5 {
  background-image: url(/elementor/wp-content/plugins/revslider/sr6/assets/assets/loader.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-color: #fff;
  margin: -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
rs-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: red;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  animation: tp-scaleout 1s infinite ease-in-out;
}
@keyframes tp-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
rs-loader.spinner3 {
  margin: -9px 0 0 -35px;
  width: 70px;
  text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {
  animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
rs-loader.spinner4 {
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
rs-layer iframe {
  visibility: hidden;
}
rs-layer.rs-ii-o iframe {
  visibility: visible;
}
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] {
  display: inline-block;
}
rs-layer input::placeholder {
  vertical-align: middle;
  line-height: inherit !important;
}
a.rs-layer {
  transition: none;
}
rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow {
  display: block;
  pointer-events: all;
}
.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
  border: none;
  min-height: 0;
  margin: 0;
  border-radius: 0;
}
.tp-tabs,
.tp-thumbs,
.tp-bullets {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0;
  left: 0;
}
.tp-tab,
.tp-thumb {
  cursor: pointer;
  position: absolute;
  opacity: 0.5;
  box-sizing: border-box;
}
.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
rs-poster {
  cursor: pointer;
  z-index: 3;
}
.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected {
  opacity: 1;
}
.tp-tab-mask,
.tp-thumb-mask {
  box-sizing: border-box !important;
}
.tp-tabs,
.tp-thumbs {
  box-sizing: content-box !important;
}
.tp-bullet {
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.tp-bullet.selected,
.tp-bullet.rs-touchhover {
  background: #fff;
}
.tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
}
.tparrows.rs-touchhover {
  background: #000;
}
.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
  width: auto;
  margin: 0;
  line-height: inherit;
  box-sizing: inherit;
}
rs-pzimg-wrap {
  display: block;
}
body.rtl .rs-pzimg {
  left: 0 !important;
}
.rs_fake_cube {
  transform-style: preserve-3d;
}
.rs_fake_cube,
.rs_fake_cube_wall {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: 0;
  z-index: 0;
}
.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas {
  overflow: hidden;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dddwrappershadow {
  box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4);
}
.dddwrapper {
  transform-style: flat;
  perspective: 10000px;
}
.rs_error_message_box {
  background: #111;
  width: 800px;
  margin: 40px auto;
  padding: 40px 20px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.rs_error_message_oops {
  margin: 0 0 20px;
  line-height: 60px;
  font-size: 34px;
  color: #fff;
}
.rs_error_message_content {
  margin: 0 0 20px;
  line-height: 25px;
  font-size: 17px;
  color: #fff;
}
.rs_error_message_button {
  color: #fff !important;
  background: #333;
  display: inline-block;
  padding: 10px 15px;
  text-align: right;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none !important;
}
.rs_error_message_button:hover {
  background: #5e35b1;
}
.hglayerinfo {
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;
}
.hginfo {
  position: absolute;
  top: -2px;
  left: -2px;
  color: #e74c3c;
  font-size: 12px;
  font-weight: 600;
  background: #000;
  padding: 2px 5px;
}
.indebugmode .rs-layer:hover {
  border: 1px dashed #c0392b !important;
}
.helpgrid {
  border: 2px dashed #c0392b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#revsliderlogloglog {
  padding: 15px;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 150px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100000;
  font-size: 10px;
  overflow: scroll;
}
.aden {
  filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2);
}
.aden:after {
  background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
  mix-blend-mode: darken;
}
.perpetua:after,
.reyes:after {
  mix-blend-mode: soft-light;
  opacity: 0.5;
}
.inkwell {
  filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1);
}
.perpetua:after {
  background: linear-gradient(to bottom, #005b9a, #e6c13d);
}
.reyes {
  filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75);
}
.reyes:after {
  background: #efcdad;
}
.gingham {
  filter: brightness(1.05) hue-rotate(-10deg);
}
.gingham:after {
  background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
  mix-blend-mode: darken;
}
.toaster {
  filter: contrast(1.5) brightness(0.9);
}
.toaster:after {
  background: radial-gradient(circle, #804e0f, #3b003b);
  mix-blend-mode: screen;
}
.walden {
  filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6);
}
.walden:after {
  background: #04c;
  mix-blend-mode: screen;
  opacity: 0.3;
}
.hudson {
  filter: brightness(1.2) contrast(0.9) saturate(1.1);
}
.hudson:after {
  background: radial-gradient(circle, #a6b1ff 50%, #342134);
  mix-blend-mode: multiply;
  opacity: 0.5;
}
.earlybird {
  filter: contrast(0.9) sepia(0.2);
}
.earlybird:after {
  background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
  mix-blend-mode: overlay;
}
.mayfair {
  filter: contrast(1.1) saturate(1.1);
}
.mayfair:after {
  background: radial-gradient(
    circle at 40% 40%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 200, 200, 0.6),
    #111 60%
  );
  mix-blend-mode: overlay;
  opacity: 0.4;
}
.lofi {
  filter: saturate(1.1) contrast(1.5);
}
.lofi:after {
  background: radial-gradient(circle, transparent 70%, #222 150%);
  mix-blend-mode: multiply;
}
._1977 {
  filter: contrast(1.1) brightness(1.1) saturate(1.3);
}
._1977:after {
  background: rgba(243, 106, 188, 0.3);
  mix-blend-mode: screen;
}
.brooklyn {
  filter: contrast(0.9) brightness(1.1);
}
.brooklyn:after {
  background: radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, #c4b7c8);
  mix-blend-mode: overlay;
}
.xpro2 {
  filter: sepia(0.3);
}
.xpro2:after {
  background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, 0.6) 110%);
  mix-blend-mode: color-burn;
}
.nashville {
  filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2);
}
.nashville:after {
  background: rgba(0, 70, 150, 0.4);
  mix-blend-mode: lighten;
}
.nashville:before {
  background: rgba(247, 176, 153, 0.56);
  mix-blend-mode: darken;
}
.lark {
  filter: contrast(0.9);
}
.lark:after {
  background: rgba(242, 242, 242, 0.8);
  mix-blend-mode: darken;
}
.lark:before {
  background: #22253f;
  mix-blend-mode: color-dodge;
}
.moon {
  filter: grayscale(1) contrast(1.1) brightness(1.1);
}
.moon:before {
  background: #a0a0a0;
  mix-blend-mode: soft-light;
}
.moon:after {
  background: #383838;
  mix-blend-mode: lighten;
}
.clarendon {
  filter: contrast(1.2) saturate(1.35);
}
.clarendon:before {
  background: rgba(127, 187, 227, 0.2);
  mix-blend-mode: overlay;
}
.willow {
  filter: grayscale(0.5) contrast(0.95) brightness(0.9);
}
.willow:before {
  background-image: radial-gradient(circle, 40%, #d4a9af 55%, #000 150%);
  mix-blend-mode: overlay;
}
.rise {
  filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9);
}
.rise:after {
  background: radial-gradient(
    circle,
    rgba(232, 197, 152, 0.8),
    transparent 90%
  );
  mix-blend-mode: overlay;
  opacity: 0.6;
}
.rise:before {
  background: radial-gradient(
    circle,
    rgba(236, 205, 169, 0.15) 55%,
    rgba(50, 30, 7, 0.4)
  );
  mix-blend-mode: multiply;
}
._1977:after,
._1977:before,
rs-pzimg-wrap.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
}
._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
  position: absolute;
}
._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
  z-index: 30;
}
._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
  z-index: 40;
}
.slumber {
  filter: saturate(0.66) brightness(1.05);
}
.slumber:after {
  background: rgba(125, 105, 24, 0.5);
  mix-blend-mode: soft-light;
}
.slumber:before {
  background: rgba(69, 41, 12, 0.4);
  mix-blend-mode: lighten;
}
.willow:after {
  background-color: #d8cdcb;
  mix-blend-mode: color;
}
.rs-safari .willow:after {
  background-color: rgba(100, 0, 0, 0.2);
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .willow {
      filter: grayscale(1) contrast(0.95) brightness(0.9);
    }
    .willow:after {
      background-color: transparent;
    }
  }
}
rs-pzimg-wrap.perpetua:before,
rs-pzimg-wrap.perpetua:after,
rs-pzimg-wrap.nashville:before,
rs-pzimg-wrap.nashville:after,
rs-pzimg-wrap.xpro2:before,
rs-pzimg-wrap.xpro2:after,
rs-pzimg-wrap._1977:after,
rs-pzimg-wrap._1977:before,
rs-pzimg-wrap.aden:after,
rs-pzimg-wrap.aden:before,
rs-pzimg-wrap.brooklyn:after,
rs-pzimg-wrap.brooklyn:before,
rs-pzimg-wrap.clarendon:after,
rs-pzimg-wrap.clarendon:before,
rs-pzimg-wrap.earlybird:after,
rs-pzimg-wrap.earlybird:before,
rs-pzimg-wrap.gingham:after,
rs-pzimg-wrap.gingham:before,
rs-pzimg-wrap.hudson:after,
rs-pzimg-wrap.hudson:before,
rs-pzimg-wrap.inkwell:after,
rs-pzimg-wrap.inkwell:before,
rs-pzimg-wrap.lark:after,
rs-pzimg-wrap.lark:before,
rs-pzimg-wrap.lofi:after,
rs-pzimg-wrap.lofi:before,
rs-pzimg-wrap.mayfair:after,
rs-pzimg-wrap.mayfair:before,
rs-pzimg-wrap.moon:after,
rs-pzimg-wrap.moon:before,
rs-pzimg-wrap.reyes:after,
rs-pzimg-wrap.reyes:before,
rs-pzimg-wrap.rise:after,
rs-pzimg-wrap.rise:before,
rs-pzimg-wrap.slumber:after,
rs-pzimg-wrap.slumber:before,
rs-pzimg-wrap.toaster:after,
rs-pzimg-wrap.toaster:before,
rs-pzimg-wrap.walden:after,
rs-pzimg-wrap.walden:before,
rs-pzimg-wrap.willow:after,
rs-pzimg-wrap.willow:before,
rs-pzimg-wrap:before,
rs-pzimg-wrap:after {
  height: 500%;
  width: 500%;
}
rs-loader.spinner6 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner6 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-animation: rs-revealer-6 1.4s linear infinite;
  animation: rs-revealer-6 1.4s linear infinite;
}
rs-loader.spinner6 .rs-spinner-inner span {
  position: absolute;
  vertical-align: top;
  border-radius: 100%;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 16px;
  transform-origin: center 20px;
  -webkit-transform-origin: center 20px;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
  transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  opacity: 0.1;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
  transform: rotate(72deg);
  -webkit-transform: rotate(72deg);
  opacity: 0.2;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
  transform: rotate(108deg);
  -webkit-transform: rotate(108deg);
  opacity: 0.3;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
  transform: rotate(144deg);
  -webkit-transform: rotate(144deg);
  opacity: 0.4;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  opacity: 0.5;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
  transform: rotate(216deg);
  -webkit-transform: rotate(216deg);
  opacity: 0.6;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
  transform: rotate(252deg);
  -webkit-transform: rotate(252deg);
  opacity: 0.7;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
  transform: rotate(288deg);
  -webkit-transform: rotate(288deg);
  opacity: 0.8;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
  transform: rotate(324deg);
  -webkit-transform: rotate(324deg);
  opacity: 0.9;
}
@keyframes rs-revealer-6 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rs-revealer-6 {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
rs-loader.spinner7 {
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner7 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0;
  border-radius: 100%;
  border: 2px solid;
  -webkit-animation: rs-revealer-7 0.8s linear infinite;
  animation: rs-revealer-7 0.8s linear infinite;
}
@keyframes rs-revealer-7 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rs-revealer-7 {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
rs-loader.spinner8 {
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner8 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0;
  text-align: left;
}
rs-loader.spinner8 .rs-spinner-inner span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-animation: rs-revealer-8 1.6s linear infinite;
  animation: rs-revealer-8 1.6s linear infinite;
}
rs-loader.spinner8 .rs-spinner-inner span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}
@keyframes rs-revealer-8 {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes rs-revealer-8 {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
rs-loader.spinner9 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner9 .rs-spinner-inner span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
  animation: rs-revealer-9 2s infinite ease-in-out;
}
rs-loader.spinner9 .rs-spinner-inner span:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes rs-revealer-9 {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes rs-revealer-9 {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
rs-loader.spinner10 {
  width: 54px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner10 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 10px;
}
rs-loader.spinner10 .rs-spinner-inner span {
  display: block;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
  animation: rs-revealer-10 1.2s infinite ease-in-out;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes rs-revealer-10 {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes rs-revealer-10 {
  0%,
  100%,
  40% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
rs-loader.spinner11 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner11 .rs-spinner-inner {
  width: 100%;
  height: 100%;
}
rs-loader.spinner11 .rs-spinner-inner span {
  display: block;
  width: 33%;
  height: 33%;
  background-color: #333;
  float: left;
  -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
  animation: rs-revealer-11 1.3s infinite ease-in-out;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes rs-revealer-11 {
  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes rs-revealer-11 {
  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
rs-loader.spinner12 {
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner12 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  -webkit-animation: rs-revealer-12 1s infinite linear;
  animation: rs-revealer-12 1s infinite linear;
}
@-webkit-keyframes rs-revealer-12 {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rs-revealer-12 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
rs-loader.spinner13 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner13 .rs-spinner-inner {
  width: 100%;
  height: 100%;
}
rs-loader.spinner13 .rs-spinner-inner span {
  display: block;
  width: 40%;
  height: 40%;
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rs-revealer-13 2s ease infinite;
  animation: rs-revealer-13 2s ease infinite;
}
rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
  animation-delay: -1.5s;
  -webkit-animation-delay: -1.5s;
}
rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
}
rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
}
@keyframes rs-revealer-13 {
  0%,
  100% {
    transform: translate(0);
  }
  25% {
    transform: translate(160%);
  }
  50% {
    transform: translate(160%, 160%);
  }
  75% {
    transform: translate(0, 160%);
  }
}
@-webkit-keyframes rs-revealer-13 {
  0%,
  100% {
    -webkit-transform: translate(0);
  }
  25% {
    -webkit-transform: translate(160%);
  }
  50% {
    -webkit-transform: translate(160%, 160%);
  }
  75% {
    -webkit-transform: translate(0, 160%);
  }
}
rs-loader.spinner14 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner14 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  animation: rs-revealer-14 1s infinite linear;
}
rs-loader.spinner14 .rs-spinner-inner span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: -8px;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
  -webkit-animation: rs-revealer-14-1 2s infinite;
  animation: rs-revealer-14-1 2s infinite;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation: rs-revealer-14-2 2s infinite;
  animation: rs-revealer-14-2 2s infinite;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation: rs-revealer-14-3 2s infinite;
  animation: rs-revealer-14-3 2s infinite;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation: rs-revealer-14-4 2s infinite;
  animation: rs-revealer-14-4 2s infinite;
}
@-webkit-keyframes rs-revealer-14-1 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rs-revealer-14-2 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rs-revealer-14-3 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rs-revealer-14-4 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-1 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-2 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-3 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-4 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
rs-loader.spinner15 {
  width: 40px;
  height: 40px;
  margin-top: -4px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner15 .rs-spinner-inner {
  width: 100%;
  height: 100%;
}
rs-loader.spinner15 .rs-spinner-inner span {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
  animation: rs-revealer-15 1.8s infinite ease-in-out;
}
rs-loader.spinner15 .rs-spinner-inner:last-child {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes rs-revealer-15 {
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes rs-revealer-15 {
  25% {
    transform: translateX(30px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(30px) translateY(30px) rotate(-179deg);
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(30px) translateY(30px) rotate(-180deg);
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.bgcanvas {
  display: none;
  position: absolute;
  overflow: hidden;
}
.RSscrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}
.avada-has-rev-slider-styles .rev_slider_wrapper {
  transform: none;
}
