/* info: https://jamaykaa.com/wp-includes/css/dist/block-library/style.min.css */
.wp-block-archives {
  box-sizing: border-box
}

.wp-block-archives-dropdown label {
  display: block
}

.wp-block-avatar {
  line-height: 0
}

.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box
}

.wp-block-avatar.aligncenter {
  text-align: center
}

.wp-block-audio {
  box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-audio audio {
  min-width: 300px;
  width: 100%
}

.wp-block-button__link {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word
}

.wp-block-button__link.aligncenter {
  text-align: center
}

.wp-block-button__link.alignright {
  text-align: right
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
  max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
  width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
  width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
  width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
  border: 2px solid;
  padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
  color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
  background-color: initial;
  background-image: none
}

.wp-block-buttons.is-vertical {
  flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
  margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
  display: inline-block;
  margin: 0
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between
}

.wp-block-buttons.aligncenter {
  text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center
}

.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: .25em
}

.wp-block-calendar th {
  font-weight: 400
}

.wp-block-calendar caption {
  background-color: inherit
}

.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd
}

.wp-block-calendar table.has-background th {
  background-color: inherit
}

.wp-block-calendar table.has-text-color th {
  color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd
}

.wp-block-categories {
  box-sizing: border-box
}

.wp-block-categories.alignleft {
  margin-right: 2em
}

.wp-block-categories.alignright {
  margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center
}

.wp-block-code {
  box-sizing: border-box
}

.wp-block-code code {
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  white-space: pre-wrap
}

.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important
}

@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important
  }
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}

@media (max-width:781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important
  }
}

@media (min-width:782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
  }
}

.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
  flex-basis: 0;
  flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
  flex-grow: 0
}

:where(.wp-block-columns) {
  margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
  align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
  align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}

.wp-block-post-comments {
  box-sizing: border-box
}

.wp-block-post-comments .alignleft {
  float: left
}

.wp-block-post-comments .alignright {
  float: right
}

.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table
}

.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0
}

.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0
}

.wp-block-post-comments .comment-author {
  line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  margin-top: .5em;
  width: 2.5em
}

.wp-block-post-comments .comment-author cite {
  font-style: normal
}

.wp-block-post-comments .comment-meta {
  font-size: .875em;
  line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
  font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
  font-size: .875em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: .5em
}

.wp-block-post-comments .reply {
  font-size: .875em;
  margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
  padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
  border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
  margin-bottom: .5em;
  margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
  margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
  justify-content: center
}

.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0
}

.wp-block-comment-template li {
  clear: both
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem
}

.wp-block-comment-template.alignleft {
  float: left
}

.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content
}

.wp-block-comment-template.alignright {
  float: right
}

.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: initial
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: ""
}

.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  width: 100%;
  z-index: 1
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
  margin: 0;
  width: auto
}

.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover
}

@supports (-webkit-touch-callout:inherit) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll
  }
}

@media (prefers-reduced-motion:reduce) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll
  }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
  z-index: 0
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
  margin-left: 0;
  text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
  margin-right: 0;
  text-align: right
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: .44em;
  text-align: center;
  z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit
}

.wp-block-details {
  box-sizing: border-box
}

.wp-block-details summary {
  cursor: pointer
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}

.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px
}

.wp-block-embed {
  overflow-wrap: break-word
}

.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-embed iframe {
  max-width: 100%
}

.wp-block-embed__wrapper {
  position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}

.wp-block-file {
  box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
  font-size: .8em
}

.wp-block-file.aligncenter {
  text-align: center
}

.wp-block-file.alignright {
  text-align: right
}

.wp-block-file *+.wp-block-file__button {
  margin-left: .75em
}

:where(.wp-block-file) {
  margin-bottom: 1.5em
}

.wp-block-file__embed {
  margin-bottom: 1em
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}

.wp-block-form-input__label {
  display: flex;
  flex-direction: column;
  gap: .25em;
  margin-bottom: .5em;
  width: 100%
}

.wp-block-form-input__label.is-label-inline {
  align-items: center;
  flex-direction: row;
  gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
  margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
  flex-direction: row-reverse;
  width: -moz-fit-content;
  width: fit-content
}

.wp-block-form-input__label-content {
  width: -moz-fit-content;
  width: fit-content
}

.wp-block-form-input__input {
  font-size: 1em;
  margin-bottom: .5em;
  padding: 0 .5em
}

.wp-block-form-input__input[type=date],
.wp-block-form-input__input[type=datetime-local],
.wp-block-form-input__input[type=datetime],
.wp-block-form-input__input[type=email],
.wp-block-form-input__input[type=month],
.wp-block-form-input__input[type=number],
.wp-block-form-input__input[type=password],
.wp-block-form-input__input[type=search],
.wp-block-form-input__input[type=tel],
.wp-block-form-input__input[type=text],
.wp-block-form-input__input[type=time],
.wp-block-form-input__input[type=url],
.wp-block-form-input__input[type=week] {
  border: 1px solid;
  line-height: 2;
  min-height: 2em
}

textarea.wp-block-form-input__input {
  min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: .8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%
}

@media (min-width:600px) {

  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - .66667em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - .75em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - .8em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - .83333em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - .85714em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - .875em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
  align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  width: 100%;
  will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
  background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000
}

@media (hover:none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000
  }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
  flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative
}

.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
  display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%
}

@media (min-width:600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
  }

  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
  }

  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
  }

  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
  }

  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
  }

  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%
  }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center
}

.wp-block-group {
  box-sizing: border-box
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
  rotate: 180deg
}

.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
  border-radius: inherit
}

.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
  caption-side: bottom;
  display: table-caption
}

.wp-block-image .alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain
  }
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 9999px
}

.wp-block-image figure {
  margin: 0
}

.wp-lightbox-container {
  display: flex;
  flex-direction: column;
  position: relative
}

.wp-lightbox-container img {
  cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
  opacity: 1
}

.wp-lightbox-container button {
  align-items: center;
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background-color: #5a5a5a40;
  border: none;
  border-radius: 4px;
  cursor: zoom-in;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  transition: opacity .2s ease;
  width: 20px;
  z-index: 100
}

.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px
}

.wp-lightbox-container button:hover {
  cursor: pointer;
  opacity: 1
}

.wp-lightbox-container button:focus {
  opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none
}

.wp-lightbox-overlay {
  box-sizing: border-box;
  cursor: zoom-out;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 100000
}

.wp-lightbox-overlay .close-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: calc(env(safe-area-inset-right) + 16px);
  top: calc(env(safe-area-inset-top) + 16px);
  z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none
}

.wp-lightbox-overlay .lightbox-image-container {
  height: var(--wp--lightbox-container-height);
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: var(--wp--lightbox-container-width);
  z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  position: relative;
  transform-origin: 0 0;
  width: 100%;
  z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
  height: var(--wp--lightbox-image-height);
  min-height: var(--wp--lightbox-image-height);
  min-width: var(--wp--lightbox-image-width);
  width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
  display: none
}

.wp-lightbox-overlay button {
  background: none;
  border: none
}

.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: .9;
  position: absolute;
  width: 100%;
  z-index: 2000000
}

.wp-lightbox-overlay.active {
  animation: turn-on-visibility .25s both;
  visibility: visible
}

.wp-lightbox-overlay.active img {
  animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
  animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
  animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
  .wp-lightbox-overlay.zoom.active {
    animation: none;
    opacity: 1;
    visibility: visible
  }

  .wp-lightbox-overlay.zoom.active .lightbox-image-container {
    animation: lightbox-zoom-in .4s
  }

  .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
    animation: none
  }

  .wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
    animation: none
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
    animation: lightbox-zoom-out .4s
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
    animation: none
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
  }
}

@keyframes turn-on-visibility {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible
  }

  99% {
    opacity: 0;
    visibility: visible
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes lightbox-zoom-in {
  0% {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
  }

  to {
    transform: translate(-50%, -50%) scale(1)
  }
}

@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible
  }

  99% {
    visibility: visible
  }

  to {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility: hidden
  }
}

ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
  line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
  line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),
.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
  line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0
}

.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: .875em;
  margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,
.wp-block-latest-comments[style*=font-size] a {
  font-size: inherit
}

.wp-block-latest-posts {
  box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em
}

.wp-block-latest-posts.alignright {
  margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - .625em)
  }

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - .9375em)
  }

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em)
  }

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em)
  }

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0
  }
}

:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
  display: inline-block
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center
}

ol,
ul {
  box-sizing: border-box
}

:root :where(ul.has-background, ol.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-media-text {
  box-sizing: border-box;
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media {
  align-self: start
}

.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,
.wp-block-media-text>.wp-block-media-text__content,
.wp-block-media-text>.wp-block-media-text__media {
  align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media {
  align-self: end
}

.wp-block-media-text>.wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important
  }

  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1
  }

  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2
  }
}

.wp-block-navigation {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center
}

.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
  display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
  display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
  text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
  text-decoration: line-through
}

.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: .6em;
  line-height: 0;
  margin-left: .25em;
  padding: 0;
  width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  display: inline-block;
  stroke: currentColor;
  height: inherit;
  margin-top: .075em;
  width: inherit
}

.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: opacity .1s linear;
  visibility: hidden;
  width: 0;
  z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  margin: 0
}

@media (min-width:782px) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
    background: #0000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: .5em
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
    margin-right: .25em
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
    transform: rotate(-90deg)
  }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%
}

@media (min-width:782px) {
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0
  }
}

.wp-block-navigation-submenu {
  display: flex;
  position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor
}

button.wp-block-navigation-item__content {
  background-color: initial;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
  cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-left: 0;
  padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
  margin-left: -.6em;
  pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
  padding: 0
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
  padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
  padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
  left: auto;
  right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px
}

@media (min-width:782px) {

  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
  background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
  color: #000
}

.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0
}

.wp-block-navigation__container .is-responsive {
  display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(.5em)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
  animation: overlay-menu__fade-in-animation .1s ease-out;
  animation-fill-mode: forwards;
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
  z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation-delay: 0s;
    animation-duration: 1ms
  }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: #0000 !important;
  color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto
}

@media (min-width:600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
  color: #000
}

.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: #0000;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px
}

.wp-block-navigation__responsive-container-open {
  display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

@media (min-width:600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none
  }
}

.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

.wp-block-navigation__responsive-close {
  width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%)
}

.wp-block-navigation__responsive-close:focus {
  outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
  position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 46px
}

@media (min-width:782px) {
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 32px
  }
}

html.has-modal-open {
  overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
  display: none
}

.link-ui-tools {
  border-top: 1px solid #f0f0f0;
  padding: 8px
}

.link-ui-block-inserter {
  padding-top: 8px
}

.link-ui-block-inserter__back {
  margin-left: 8px;
  text-transform: uppercase
}

.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit
}

.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: .68;
  margin: .05em .1em 0 0;
  text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: .1em
}

p.has-drop-cap.has-background {
  overflow: hidden
}

:root :where(p.has-background) {
  padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg
}

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap
}

.wp-block-post-author__byline {
  font-size: .5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%
}

.wp-block-post-author__avatar {
  margin-right: 1em
}

.wp-block-post-author__bio {
  font-size: .7em;
  margin-bottom: .7em
}

.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1
}

.wp-block-post-author__name {
  margin: 0
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(.667em + 2px)
}

.wp-block-post-comments-form {
  box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
  font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
  font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
  font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
  line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
  font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
  letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: .5em
}

.wp-block-post-date {
  box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
  display: inline-block
}

.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0
}

.wp-block-post-featured-image a {
  display: block;
  height: 100%
}

.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute
}

.wp-block-post-featured-image {
  position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
  rotate: 180deg
}

.wp-block-post-terms {
  box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap
}

.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box
}

.wp-block-post-title {
  word-break: break-word
}

.wp-block-post-title a {
  display: inline-block
}

.wp-block-preformatted {
  box-sizing: border-box;
  white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 4em 0;
  text-align: center
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit
}

.wp-block-pullquote blockquote {
  margin: 0
}

.wp-block-pullquote p {
  margin-top: 0
}

.wp-block-pullquote p:last-child {
  margin-bottom: 0
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative
}

.wp-block-pullquote .has-text-color a {
  color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right
}

.wp-block-pullquote.is-style-solid-color {
  border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none
}

.wp-block-pullquote cite {
  color: inherit
}

.wp-block-post-template {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0
}

.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
  margin: 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
    width: calc(50% - .625em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
    width: calc(25% - .9375em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
    width: calc(20% - 1em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
    width: calc(16.66667% - 1.04167em)
  }
}

@media (max-width:600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr
  }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,
.wp-block-post-template-is-layout-flow>li>.alignright {
  float: right;
  margin-inline-end: 0;
  margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,
.wp-block-post-template-is-layout-flow>li>.alignleft {
  float: left;
  margin-inline-end: 2em;
  margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,
.wp-block-post-template-is-layout-flow>li>.aligncenter {
  margin-inline-end: auto;
  margin-inline-start: auto
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
  margin-bottom: .5em;
  margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
  margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
  justify-content: center
}

.wp-block-query-title,
.wp-block-quote {
  box-sizing: border-box
}

.wp-block-quote {
  overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right
}

.wp-block-quote>cite {
  display: block
}

.wp-block-read-more {
  display: block;
  width: -moz-fit-content;
  width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
  text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(:not([style*=text-decoration])):focus {
  text-decoration: none
}

ul.wp-block-rss {
  list-style: none;
  padding: 0
}

ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box
}

ul.wp-block-rss.alignleft {
  margin-right: 2em
}

ul.wp-block-rss.alignright {
  margin-left: 2em
}

ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0
}

ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%
}

@media (min-width:600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em)
  }

  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em)
  }

  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em)
  }

  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em)
  }

  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em)
  }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: .8125em
}

.wp-block-search__button {
  margin-left: 10px;
  word-break: normal
}

.wp-block-search__button.has-icon {
  line-height: 0
}

.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%
}

.wp-block-search__label {
  width: 100%
}

.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  flex-shrink: 0;
  margin-left: 0;
  max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
  max-width: calc(100% - 100px)
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
  overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important
}

:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  float: right
}

.wp-block-separator {
  border: none;
  border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none !important
}

.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0
}

.wp-block-site-logo a {
  display: inline-block;
  line-height: 0
}

.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px
}

.wp-block-site-logo img {
  height: auto;
  max-width: 100%
}

.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit
}

.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px
}

:root :where(.wp-block-site-title a) {
  color: inherit
}

.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none
}

.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: .65em;
  margin-left: .5em;
  margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px
}

.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center
}

.wp-block-social-links.alignright {
  justify-content: flex-end
}

.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto;
  transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
  .wp-block-social-link {
    transition-delay: 0s;
    transition-duration: 0s
  }
}

.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform .1s ease
}

.wp-block-social-link:hover {
  transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
  margin: 0;
  padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
  color: currentColor;
  fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
  background-color: red;
  color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #1778f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}

:root :where(.wp-block-social-links .wp-social-link a) {
  padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: .66667em;
  padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
  color: #000
}

.wp-block-spacer {
  clear: both
}

.wp-block-tag-cloud {
  box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em
}

.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px
}

.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important
}

.wp-block-table {
  overflow-x: auto
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-table thead {
  border-bottom: 3px solid
}

.wp-block-table tfoot {
  border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: .5em
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
  border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
  border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
  border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
  border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
  border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
  border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
  border-style: inherit;
  border-width: inherit
}

:where(.wp-block-term-description) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap
}

:where(pre.wp-block-verse) {
  font-family: inherit
}

.wp-block-video {
  box-sizing: border-box
}

.wp-block-video video {
  vertical-align: middle;
  width: 100%
}

@supports (position:sticky) {
  .wp-block-video [poster] {
    object-fit: cover
  }
}

.wp-block-video.aligncenter {
  text-align: center
}

.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes
}

a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super
}

a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0
}

.wp-element-button {
  cursor: pointer
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
  background-color: #eee
}

:root .has-very-dark-gray-background-color {
  background-color: #313131
}

:root .has-very-light-gray-color {
  color: #eee
}

:root .has-very-dark-gray-color {
  color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
  font-size: 1em
}

.has-larger-font-size {
  font-size: 2.625em
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
  text-align: center
}

.has-text-align-left {
  text-align: left
}

.has-text-align-right {
  text-align: right
}

#end-resizable-editor-section {
  display: none
}

.aligncenter {
  clear: both
}

.items-justified-left {
  justify-content: flex-start
}

.items-justified-center {
  justify-content: center
}

.items-justified-right {
  justify-content: flex-end
}

.items-justified-space-between {
  justify-content: space-between
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

html :where(.has-border-color) {
  border-style: solid
}

html :where([style*=border-top-color]) {
  border-top-style: solid
}

html :where([style*=border-right-color]) {
  border-right-style: solid
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid
}

html :where([style*=border-left-color]) {
  border-left-style: solid
}

html :where([style*=border-width]) {
  border-style: solid
}

html :where([style*=border-top-width]) {
  border-top-style: solid
}

html :where([style*=border-right-width]) {
  border-right-style: solid
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid
}

html :where([style*=border-left-width]) {
  border-left-style: solid
}

html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%
}

:where(figure) {
  margin: 0 0 1em
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px
  }
}

/* info: https://jamaykaa.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css */
:root {
  --woocommerce: #7F54B3;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #7F54B3;
  --wc-primary-text: white;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #b3af54;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676
}

@keyframes spin {
  100% {
    transform: rotate(360deg)
  }
}

@font-face {
  font-family: star;
  src: url(../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff2"), url(../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(../../../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: WooCommerce;
  src: url(../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff2"), url(../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(../../../../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 rgb(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: -.5em;
  margin-top: -.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url(../../../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgb(0 0 0 / .75)
}

.woocommerce .loader::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -.5em;
  margin-top: -.5em;
  content: "";
  animation: spin 1s ease-in-out infinite;
  background: url(../../../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgb(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: .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: .5;
  display: inline-block
}

.woocommerce div.product p.stock {
  font-size: .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(.795, -.035, 0, 1) .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 {
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  transform: rotate(-45deg);
  box-sizing: content-box
}

.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: .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: .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 {
  margin-bottom: 1em;
  border: 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
}

.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 {
  visibility: hidden;
  font-size: .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: .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: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -.5em;
  left: -.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #b3af54;
  color: #fff;
  font-size: .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: -.5em -.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: .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: .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: .5em;
  font-size: .857em
}

.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: .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: .67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgb(132 132 132 / .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: .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: .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: .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: .5em 4px 0 0;
  float: left
}

.woocommerce .products .star-rating {
  display: block;
  margin: 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: #fff0 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 rgb(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 rgb(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 rgb(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: rgb(0 0 0 / .025)
}

.woocommerce table.shop_table {
  border: 1px solid rgb(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 rgb(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 rgb(0 0 0 / .1)
}

.woocommerce table.my_account_orders {
  font-size: .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: .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: .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 rgb(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 .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 .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 .5s .5s ease;
  transition: opacity .5s .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: .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 6px;
  border-style: solid;
  border-color: #1e85be #fff0 #fff0 #fff0;
  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 ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0
}

.woocommerce ul#shipping_method li {
  margin: 0 0 .5em;
  line-height: 1.5em;
  list-style: none outside
}

.woocommerce ul#shipping_method li input {
  margin: 3px .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: .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 rgb(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 rgb(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 rgb(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 rgb(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: .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: .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: .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: .618em;
  content: "\e013";
  text-decoration: none;
  color: var(--wc-red);
  vertical-align: inherit;
  margin-right: .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: .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: .5em;
  margin-right: .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: -.3em;
  margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .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: .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: .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)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .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)) .woocommerce #respond input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading {
  opacity: .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)) .woocommerce #respond input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: .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)) .woocommerce #respond input#submit.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: .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)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .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)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .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)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .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)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .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)) .woocommerce #respond input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: .5;
  padding: .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)) .woocommerce #respond input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #e9e6ed
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  font-size: .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: #b3af54;
  font-size: 1.25em
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color: #b3af54
}

.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: #b3af54
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {
  color: #767676;
  font-size: .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";
  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: .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 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: .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: .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 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: .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: #b3af54
}

#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 #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #e9e6ed;
  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 #cfc8d8;
  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 .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: .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 .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 .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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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(../../../../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: .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: #fff0;
  border-left-color: #fff0;
  border-top-color: #fff0;
  position: absolute;
  top: -.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: .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 rgb(0 0 0 / .2);
  box-shadow: inset 0 1px 2px rgb(0 0 0 / .1);
  background: rgb(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 .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: .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
}

#coming-soon-footer-banner {
  width: 100%;
  min-height: 56px;
  background: #fff;
  position: fixed;
  display: flex;
  font-size: 13px;
  bottom: 0;
  line-height: 16px;
  align-items: center;
  border-top: 1px solid #dcdcdc;
  padding: 16px;
  box-sizing: border-box;
  z-index: 100
}

#coming-soon-footer-banner .coming-soon-footer-banner__content {
  text-align: center;
  flex: 1;
  margin-right: 10px;
  line-height: 16px;
  text-wrap: pretty
}

#coming-soon-footer-banner a {
  color: #3858e9;
  text-decoration: none
}

#coming-soon-footer-banner a.coming-soon-footer-banner-dismiss {
  background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4995 13.0602L16.2118 16.7725L17.2725 15.7118L13.5602 11.9995L17.2725 8.28723L16.2119 7.22657L12.4995 10.9389L8.78722 7.22656L7.72656 8.28722L11.4389 11.9995L7.72657 15.7119L8.78723 16.7725L12.4995 13.0602Z" fill="%23757575"/></svg>');
  width: 24px;
  height: 24px;
  cursor: pointer;
  background-repeat: no-repeat
}

/* info: https://jamaykaa.com/wp-content/uploads/elementor/css/custom-frontend.min.css */
.dialog-widget-content {
  background-color: var(--e-a-bg-default);
  position: absolute;
  border-radius: 3px;
  box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
  overflow: hidden
}

.dialog-message {
  line-height: 1.5;
  box-sizing: border-box
}

.dialog-close-button {
  cursor: pointer;
  position: absolute;
  margin-top: 15px;
  right: 15px;
  color: var(--e-a-color-txt);
  font-size: 15px;
  line-height: 1;
  transition: var(--e-a-transition-hover)
}

.dialog-close-button:hover {
  color: var(--e-a-color-txt-hover)
}

.dialog-prevent-scroll {
  overflow: hidden;
  max-height: 100vh
}

.dialog-type-lightbox {
  position: fixed;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .8);
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.dialog-type-alert .dialog-widget-content,
.dialog-type-confirm .dialog-widget-content {
  margin: auto;
  width: 400px;
  padding: 20px
}

.dialog-type-alert .dialog-header,
.dialog-type-confirm .dialog-header {
  font-size: 15px;
  font-weight: 500
}

.dialog-type-alert .dialog-header:after,
.dialog-type-confirm .dialog-header:after {
  content: "";
  display: block;
  border-bottom: var(--e-a-border);
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-right: -20px;
  margin-left: -20px
}

.dialog-type-alert .dialog-message,
.dialog-type-confirm .dialog-message {
  min-height: 50px
}

.dialog-type-alert .dialog-buttons-wrapper,
.dialog-type-confirm .dialog-buttons-wrapper {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
  gap: 15px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 8px 16px;
  outline: none;
  border: none;
  border-radius: var(--e-a-border-radius);
  background-color: var(--e-a-btn-bg);
  color: var(--e-a-btn-color-invert);
  transition: var(--e-a-transition-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
  border: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
  background-color: var(--e-a-btn-bg-hover);
  color: var(--e-a-btn-color-invert)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
  background-color: var(--e-a-btn-bg-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
  cursor: pointer
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
  background-color: var(--e-a-btn-bg-disabled);
  color: var(--e-a-btn-color-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon {
  display: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
  background: transparent;
  color: var(--e-a-color-txt)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
  background: var(--e-a-bg-hover);
  color: var(--e-a-color-txt-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
  background: transparent;
  color: var(--e-a-color-txt-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success {
  background-color: var(--e-a-btn-bg-success)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover {
  background-color: var(--e-a-btn-bg-success-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
  background-color: var(--e-a-btn-bg-primary);
  color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
  background-color: var(--e-a-btn-bg-primary-hover);
  color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt {
  background: transparent;
  color: var(--e-a-color-primary-bold)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover {
  background: var(--e-a-bg-primary)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
  background-color: var(--e-a-btn-bg-accent)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
  background-color: var(--e-a-btn-bg-accent-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
  background-color: var(--e-a-btn-bg-accent-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning {
  background-color: var(--e-a-btn-bg-warning)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover {
  background-color: var(--e-a-btn-bg-warning-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger {
  background-color: var(--e-a-btn-bg-danger)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover {
  background-color: var(--e-a-btn-bg-danger-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
  -webkit-margin-end: 5px;
  margin-inline-end: 5px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
  color: initial
}

.flatpickr-calendar {
  width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
  font-weight: 300
}

.flatpickr-calendar .dayContainer {
  width: 280px;
  min-width: 280px;
  max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
  width: 280px
}

.flatpickr-calendar .flatpickr-day {
  max-width: 37px;
  height: 37px;
  line-height: 37px
}

.elementor-hidden {
  display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0
}

.e-logo-wrapper {
  background: var(--e-a-bg-logo);
  display: inline-block;
  padding: .75em;
  border-radius: 50%;
  line-height: 1
}

.e-logo-wrapper i {
  color: var(--e-a-color-logo);
  font-size: 1em
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
  padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
  padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
  padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
  padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
  padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
  padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
  position: relative;
  height: 0
}

.elementor-fit-aspect-ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: #000
}

.elementor-fit-aspect-ratio video {
  width: 100%
}

.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box
}

.elementor a {
  box-shadow: none;
  text-decoration: none
}

.elementor hr {
  margin: 0;
  background-color: transparent
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none
}

.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 {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr
}

.elementor .elementor-background-video-container {
  transition: opacity 1s;
  pointer-events: none
}

.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 {
  position: absolute;
  top: 50%;
  left: 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,
.elementor .elementor-background-slideshow {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute
}

.elementor .elementor-background-slideshow {
  z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover
}

.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:990px) {

  .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;
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
  align-self: var(--align-self)
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1
}

.elementor-element:where(.e-con-full, .elementor-widget) {
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  gap: var(--gap)
}

.elementor-invisible {
  visibility: hidden
}

.elementor-align-center {
  text-align: center
}

.elementor-align-center .elementor-button {
  width: auto
}

.elementor-align-right {
  text-align: right
}

.elementor-align-right .elementor-button {
  width: auto
}

.elementor-align-left {
  text-align: left
}

.elementor-align-left .elementor-button {
  width: auto
}

.elementor-align-justify .elementor-button {
  width: 100%
}

.elementor-custom-embed-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(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, .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: .8;
  transition: all .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-property: transform;
  transition-duration: 10s;
  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-center .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-right {
    text-align: right
  }

  .elementor-widescreen-align-right .elementor-button {
    width: auto
  }

  .elementor-widescreen-align-left {
    text-align: left
  }

  .elementor-widescreen-align-left .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-center .elementor-button {
    width: auto
  }

  .elementor-laptop-align-right {
    text-align: right
  }

  .elementor-laptop-align-right .elementor-button {
    width: auto
  }

  .elementor-laptop-align-left {
    text-align: left
  }

  .elementor-laptop-align-left .elementor-button {
    width: auto
  }

  .elementor-laptop-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:-1) {
  .elementor-tablet_extra-align-center {
    text-align: center
  }

  .elementor-tablet_extra-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-right {
    text-align: right
  }

  .elementor-tablet_extra-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-left {
    text-align: left
  }

  .elementor-tablet_extra-align-left .elementor-button {
    width: auto
  }

  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%
  }
}

@media (max-width:990px) {
  .elementor-tablet-align-center {
    text-align: center
  }

  .elementor-tablet-align-center .elementor-button {
    width: auto
  }

  .elementor-tablet-align-right {
    text-align: right
  }

  .elementor-tablet-align-right .elementor-button {
    width: auto
  }

  .elementor-tablet-align-left {
    text-align: left
  }

  .elementor-tablet-align-left .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-center .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-right {
    text-align: right
  }

  .elementor-mobile_extra-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile_extra-align-left {
    text-align: left
  }

  .elementor-mobile_extra-align-left .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-center .elementor-button {
    width: auto
  }

  .elementor-mobile-align-right {
    text-align: right
  }

  .elementor-mobile-align-right .elementor-button {
    width: auto
  }

  .elementor-mobile-align-left {
    text-align: left
  }

  .elementor-mobile-align-left .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-right: auto;
  margin-left: auto;
  position: relative
}

@media (max-width:990px) {
  .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-row {
  width: 100%;
  display: flex
}

@media (max-width:990px) {
  .elementor-row {
    flex-wrap: wrap
  }
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start
}

.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: 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 {
  position: relative;
  min-height: 1px;
  display: flex
}

.elementor-column-wrap {
  width: 100%;
  position: relative;
  display: flex
}

.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:990px) {
  .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:991px) 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:991px) and (max-width:-1) {

  .elementor-reverse-laptop>.elementor-container>:first-child,
  .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),
  .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
    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:990px) {
  .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:990px) {
  .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(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),
  .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
    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%
  }
}

ul.elementor-icon-list-items.elementor-inline-items {
  display: flex;
  flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
  word-break: break-word
}

.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;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-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;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-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;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-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)
  }
}

@media (max-width:-1) {
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-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:990px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-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;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-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;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-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:991px) {
  #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"
  }
}

@media (max-width:-1) {
  #elementor-device-mode:after {
    content: "tablet_extra"
  }
}

@media (max-width:990px) {
  #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"
  }
}

.e-con {
  --border-radius: 0;
  --border-width-top: 0px;
  --border-width-right: 0px;
  --border-width-bottom: 0px;
  --border-width-left: 0px;
  --border-style: initial;
  --border-color: initial;
  --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: 0;
  --margin-right: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  --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);
  --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);
  position: var(--position);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
  z-index: var(--z-index);
  overflow: var(--overflow);
  transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}

.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 {
  text-align: var(--text-align);
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom)
}

.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 {
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  align-content: var(--grid-align-content);
  grid-auto-flow: var(--grid-auto-flow)
}

.e-con-boxed.e-flex {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal
}

.e-con-boxed.e-grid {
  justify-items: legacy;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr
}

.e-con-boxed {
  text-align: initial;
  gap: initial
}

.e-con.e-flex>.e-con-inner {
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto
}

.e-con.e-grid>.e-con-inner {
  justify-items: var(--justify-items);
  align-items: var(--align-items)
}

.e-con>.e-con-inner {
  gap: var(--gap);
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  padding-inline: 0;
  height: 100%
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-con {
  --margin-right: auto;
  --margin-left: auto;
  max-width: min(100%, var(--width))
}

.e-con .elementor-widget.elementor-widget {
  margin-bottom: 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 {
  content: var(--background-overlay);
  display: block;
  position: absolute;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  transition: var(--overlay-transition, .3s);
  border-radius: var(--border-radius);
  border-top: var(--border-width-top) var(--border-style) var(--border-color);
  border-right: var(--border-width-right) var(--border-style) var(--border-color);
  border-bottom: var(--border-width-bottom) var(--border-style) var(--border-color);
  border-left: var(--border-width-left) var(--border-style) var(--border-color);
  top: calc(0px - var(--border-width-top));
  left: calc(0px - var(--border-width-left));
  width: max(100% + var(--border-width-right) + var(--border-width-left), 100%);
  height: max(100% + var(--border-width-top) + var(--border-width-bottom), 100%)
}

.e-con:before {
  transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}

.e-con>.elementor-background-slideshow,
:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container {
  border-radius: var(--border-radius);
  border-top: var(--border-width-top) var(--border-style) var(--border-color);
  border-right: var(--border-width-right) var(--border-style) var(--border-color);
  border-bottom: var(--border-width-bottom) var(--border-style) var(--border-color);
  border-left: var(--border-width-left) var(--border-style) var(--border-color);
  top: calc(0px - var(--border-width-top));
  left: calc(0px - var(--border-width-left));
  width: max(100% + var(--border-width-right) + var(--border-width-left), 100%);
  height: max(100% + var(--border-width-top) + var(--border-width-bottom), 100%)
}

@media (max-width:767px) {
  :is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone {
    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%
}

@media (max-width:767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: wrap
  }
}

.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 {
  flex-wrap: wrap;
  align-items: center
}

.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
  width: 100%;
  max-width: 100%;
  border: 1px solid #69727d;
  background-color: transparent;
  color: #1f2124;
  vertical-align: middle;
  flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
  outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .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;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex-basis: 100%;
  padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.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-right: 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 {
  content: "*";
  color: red;
  padding-left: .2em
}

.elementor-field-textual {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px
}

.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:990px) {
  .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: .9em
}

.elementor-message {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1
}

.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  vertical-align: middle;
  margin-right: 5px
}

.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 {
  padding-top: 0;
  padding-bottom: 0;
  border: none
}

.elementor-form .elementor-button>span {
  display: flex;
  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 {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #69727d;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff
}

.elementor-button-content-wrapper {
  display: flex;
  justify-content: center
}

.elementor-button-icon {
  flex-grow: 0;
  order: 5
}

.elementor-button-icon svg {
  width: 1em;
  height: auto
}

.elementor-button-icon .e-font-icon-svg {
  height: 1em
}

.elementor-button-text {
  flex-grow: 1;
  order: 10;
  display: inline-block
}

.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px
}

.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px
}

.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px
}

.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
  margin-left: 5px;
  order: 15
}

.elementor-button .elementor-align-icon-left {
  margin-right: 5px;
  order: 5
}

.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-tab-title a {
  color: inherit
}

.elementor-view-stacked .elementor-icon {
  padding: .5em;
  background-color: #69727d;
  color: #fff;
  fill: #fff
}

.elementor-view-framed .elementor-icon {
  padding: .5em;
  color: #69727d;
  border: 3px solid #69727d;
  background-color: transparent
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  transition: all .3s;
  color: #69727d;
  font-size: 50px;
  text-align: center
}

.elementor-icon:hover {
  color: #69727d
}

.elementor-icon i,
.elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.elementor-icon i.fad {
  width: auto
}

.elementor-shape-circle .elementor-icon {
  border-radius: 50%
}

.e-transform .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)
}

.elementor-element,
.elementor-lightbox {
  --swiper-theme-color: #000;
  --swiper-navigation-size: 44px;
  --swiper-pagination-bullet-size: 6px;
  --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper-container .swiper-slide figure,
.elementor-element .swiper .swiper-slide figure,
.elementor-lightbox .swiper-container .swiper-slide figure,
.elementor-lightbox .swiper .swiper-slide figure {
  line-height: 0
}

.elementor-element .swiper-container .elementor-lightbox-content-source,
.elementor-element .swiper .elementor-lightbox-content-source,
.elementor-lightbox .swiper-container .elementor-lightbox-content-source,
.elementor-lightbox .swiper .elementor-lightbox-content-source {
  display: none
}

.elementor-element .swiper-container .elementor-swiper-button,
.elementor-element .swiper-container~.elementor-swiper-button,
.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper~.elementor-swiper-button,
.elementor-lightbox .swiper-container .elementor-swiper-button,
.elementor-lightbox .swiper-container~.elementor-swiper-button,
.elementor-lightbox .swiper .elementor-swiper-button,
.elementor-lightbox .swiper~.elementor-swiper-button {
  position: absolute;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0, 0%, 93.3%, .9);
  top: 50%;
  transform: translateY(-50%)
}

.elementor-element .swiper-container .elementor-swiper-button svg,
.elementor-element .swiper-container~.elementor-swiper-button svg,
.elementor-element .swiper .elementor-swiper-button svg,
.elementor-element .swiper~.elementor-swiper-button svg,
.elementor-lightbox .swiper-container .elementor-swiper-button svg,
.elementor-lightbox .swiper-container~.elementor-swiper-button svg,
.elementor-lightbox .swiper .elementor-swiper-button svg,
.elementor-lightbox .swiper~.elementor-swiper-button svg {
  fill: hsla(0, 0%, 93.3%, .9);
  height: 1em;
  width: 1em
}

.elementor-element .swiper-container .elementor-swiper-button-prev,
.elementor-element .swiper-container~.elementor-swiper-button-prev,
.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-element .swiper~.elementor-swiper-button-prev,
.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper~.elementor-swiper-button-prev {
  left: 10px
}

.elementor-element .swiper-container .elementor-swiper-button-next,
.elementor-element .swiper-container~.elementor-swiper-button-next,
.elementor-element .swiper .elementor-swiper-button-next,
.elementor-element .swiper~.elementor-swiper-button-next,
.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper~.elementor-swiper-button-next {
  right: 10px
}

.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,
.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled {
  opacity: .3
}

.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,
.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
  width: 100%
}

.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container .swiper-pagination-custom,
.elementor-element .swiper-container .swiper-pagination-fraction,
.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper-container~.swiper-pagination-custom,
.elementor-element .swiper-container~.swiper-pagination-fraction,
.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-pagination-fraction,
.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-element .swiper~.swiper-pagination-custom,
.elementor-element .swiper~.swiper-pagination-fraction,
.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container .swiper-pagination-custom,
.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper-container~.swiper-pagination-custom,
.elementor-lightbox .swiper-container~.swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,
.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper .swiper-pagination-custom,
.elementor-lightbox .swiper .swiper-pagination-fraction,
.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-lightbox .swiper~.swiper-pagination-custom,
.elementor-lightbox .swiper~.swiper-pagination-fraction {
  bottom: 5px
}

.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,
.elementor-element .swiper.swiper-cube .elementor-swiper-button,
.elementor-element .swiper.swiper-cube~.elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,
.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button {
  transform: translate3d(0, -50%, 1px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets {
  bottom: 5px;
  left: 0;
  width: 100%
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,
.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.elementor-element.elementor-pagination-position-outside .swiper,
.elementor-element.elementor-pagination-position-outside .swiper-container,
.elementor-lightbox.elementor-pagination-position-outside .swiper,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container {
  padding-bottom: 30px
}

.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,
.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button {
  top: calc(50% - 30px / 2)
}

.elementor-element .elementor-swiper,
.elementor-lightbox .elementor-swiper {
  position: relative
}

.elementor-element .elementor-main-swiper,
.elementor-lightbox .elementor-main-swiper {
  position: static
}

.elementor-element.elementor-arrows-position-outside .swiper,
.elementor-element.elementor-arrows-position-outside .swiper-container,
.elementor-lightbox.elementor-arrows-position-outside .swiper,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container {
  width: calc(100% - 60px)
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
  left: 0
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
  right: 0
}

.elementor-lightbox {
  --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,
.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
  text-align: center
}

.elementor-lightbox .dialog-header {
  display: none
}

.elementor-lightbox .dialog-widget-content {
  background: none;
  box-shadow: none;
  width: 100%;
  height: 100%
}

.elementor-lightbox .dialog-message {
  animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
  height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
  padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: .75em;
  margin-top: 13px;
  padding: .25em;
  z-index: 2;
  line-height: 1;
  display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
  height: 1em;
  width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
  color: var(--lightbox-ui-color);
  transition: all .3s;
  opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
  fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
  fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper,
.elementor-lightbox .swiper-container {
  height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 70px;
  box-sizing: border-box;
  height: 100%;
  margin: auto
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-lightbox-item {
    padding: 70px 0
  }
}

.elementor-lightbox .elementor-lightbox-image {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
  opacity: 1;
  filter: none;
  border: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
  box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
  border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

@media (min-width:991px) {
  .elementor-lightbox .elementor-video-container {
    width: 75%
  }
}

@media (max-width:990px) {
  .elementor-lightbox .elementor-video-container {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
    width: 70%
  }
}

.elementor-lightbox .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-prev {
  left: 0
}

.elementor-lightbox .swiper-container .elementor-swiper-button-next,
.elementor-lightbox .swiper .elementor-swiper-button-next {
  right: 0
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-pagination-fraction {
  width: -moz-max-content;
  width: max-content;
  color: #fff
}

.elementor-lightbox .elementor-swiper-button:focus {
  outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
  height: 100%;
  display: flex;
  align-items: center;
  width: 15%;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size)
}

@media (max-width:767px) {
  .elementor-lightbox .elementor-swiper-button:focus {
    outline: none
  }

  .elementor-lightbox .elementor-swiper-button-next,
  .elementor-lightbox .elementor-swiper-button-prev {
    width: 20%
  }

  .elementor-lightbox .elementor-swiper-button-next i,
  .elementor-lightbox .elementor-swiper-button-prev i {
    padding: 10px;
    background-color: rgba(0, 0, 0, .5)
  }

  .elementor-lightbox .elementor-swiper-button-prev {
    left: 0;
    justify-content: flex-start
  }

  .elementor-lightbox .elementor-swiper-button-next {
    right: 0;
    justify-content: flex-end
  }
}

.elementor-slideshow__counter {
  color: currentColor;
  font-size: .75em;
  width: -moz-max-content;
  width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: .3s
}

.elementor-slideshow__footer {
  color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
  color: var(--lightbox-ui-color);
  display: flex;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-left: 1em;
  padding-right: 2.6em;
  top: 0;
  align-items: center;
  z-index: 10
}

.elementor-slideshow__header>i,
.elementor-slideshow__header>svg {
  cursor: pointer;
  padding: .25em;
  margin: 0 .35em
}

.elementor-slideshow__header>i {
  font-size: inherit
}

.elementor-slideshow__header>i:hover {
  color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
  box-sizing: content-box;
  fill: var(--lightbox-ui-color);
  height: 1em;
  width: 1em
}

.elementor-slideshow__header>svg:hover {
  fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
  margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
  z-index: 5
}

.elementor-slideshow__share-menu {
  background-color: transparent;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
  color: #0c0d0e
}

.elementor-slideshow__share-links {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  border-radius: 3px;
  padding: 14px 20px;
  transform: scale(0);
  opacity: 0;
  transform-origin: 90% 10%;
  transition: all .25s .1s;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
  text-align: left;
  color: #3f444b;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
  color: #000
}

.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
  margin-right: .75em
}

.elementor-slideshow__share-links a i {
  font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
  height: 1.25em;
  width: 1.25em
}

.elementor-slideshow__share-links:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: .5em;
  border: .45em solid transparent;
  border-bottom-color: #fff;
  transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
  bottom: 0;
  z-index: 5;
  position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
  margin: 0
}

.elementor-slideshow__title {
  font-size: 16px;
  font-weight: 700
}

.elementor-slideshow__description {
  font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
  opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
  width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
  background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
  opacity: 0;
  pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
  transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
  opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
  color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
  color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
  color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
  color: #9da5ae
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
  fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
  fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
  fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
  fill: #9da5ae
}

.elementor-slideshow--share-mode .eicon-share-arrow {
  z-index: 2
}

.animated {
  animation-duration: 1.25s
}

.animated.animated-slow {
  animation-duration: 2s
}

.animated.animated-fast {
  animation-duration: .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-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr
}

.elementor-shape-top {
  top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
  z-index: -1
}

.elementor-shape-bottom {
  bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
  z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
  transform: rotate(180deg)
}

.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
  display: flex;
  width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
  background: #3f444b;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
  content: "\f348";
  top: 2px
}

#wpadminbar * {
  font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
  display: none
}

.elementor-post__thumbnail__link {
  transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0
}

.e--ua-appleWebkit.rtl {
  --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
  --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
  --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: var(--justify-content, space-between);
  margin-left: calc(-.5 * var(--grid-column-gap));
  margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
  margin-left: calc(.5 * var(--grid-column-gap));
  margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
  display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
  margin-left: 0;
  margin-right: 0
}

@media (max-width:990px) {

  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
    --justify-content: var(--flex-right, flex-end)
  }

  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
    --justify-content: center
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
    display: inline-block
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width:767px) {

  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
    --justify-content: var(--flex-right, flex-end)
  }

  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
    --justify-content: center
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
    display: inline-block
  }

  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width:767px) {

  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none
  }
}

@media (min-width:-1) and (max-width:-1) {
  .elementor .elementor-hidden-mobile_extra {
    display: none
  }
}

@media (min-width:768px) and (max-width:990px) {
  .elementor .elementor-hidden-tablet {
    display: none
  }
}

@media (min-width:-1) and (max-width:-1) {
  .elementor .elementor-hidden-tablet_extra {
    display: none
  }
}

@media (min-width:-1) and (max-width:-1) {
  .elementor .elementor-hidden-laptop {
    display: none
  }
}

@media (min-width:991px) and (max-width:99999px) {
  .elementor .elementor-hidden-desktop {
    display: none
  }
}

@media (min-width:-1) {
  .elementor .elementor-hidden-widescreen {
    display: none
  }
}

.elementor-widget-text-path {
  font-size: 20px;
  text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
  width: var(--width);
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
  vector-effect: non-scaling-stroke;
  fill: var(--path-fill, transparent);
  stroke: var(--stroke-color, transparent);
  stroke-width: var(--stroke-width, 1px);
  transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
  --path-fill: var(--path-fill-hover);
  --stroke-color: var(--stroke-color-hover);
  --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
  --fill: var(--text-color);
  fill: var(--fill);
  direction: var(--direction, ltr);
  transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
  --color: var(--text-color-hover, var(--text-color));
  --fill: var(--color);
  color: var(--color)
}

.elementor-widget-n-tabs {
  --n-tabs-color-accent-fallback: #61ce70;
  --n-tabs-color-secondary-fallback: #54595f;
  --n-tabs-default-padding-block: 15px;
  --n-tabs-default-padding-inline: 35px;
  --n-tabs-background-color: transparent;
  --n-tabs-display: flex;
  --n-tabs-direction: column;
  --n-tabs-gap: 10px;
  --n-tabs-heading-display: flex;
  --n-tabs-heading-direction: row;
  --n-tabs-heading-grow: initial;
  --n-tabs-heading-justify-content: center;
  --n-tabs-heading-width: initial;
  --n-tabs-heading-overflow-x: initial;
  --n-tabs-heading-wrap: wrap;
  --n-tabs-border-width: 1px;
  --n-tabs-border-color: #d5d8dc;
  --n-tabs-content-padding: initial;
  --n-tabs-content-border-radius: initial;
  --n-tabs-title-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
  --n-tabs-title-color-hover: #fff;
  --n-tabs-title-color-active: #fff;
  --n-tabs-title-background-color: #f1f2f3;
  --n-tabs-title-background-color-hover: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
  --n-tabs-title-background-color-active: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
  --n-tabs-title-width: initial;
  --n-tabs-title-height: initial;
  --n-tabs-title-font-size: 1rem;
  --n-tabs-title-justify-content-toggle: initial;
  --n-tabs-title-align-items-toggle: center;
  --n-tabs-title-justify-content: center;
  --n-tabs-title-align-items: center;
  --n-tabs-title-direction: row;
  --n-tabs-title-gap: 10px;
  --n-tabs-title-flex-grow: 0;
  --n-tabs-title-padding-top: var(--n-tabs-default-padding-block);
  --n-tabs-title-padding-right: var(--n-tabs-default-padding-inline);
  --n-tabs-title-padding-bottom: var(--n-tabs-default-padding-block);
  --n-tabs-title-padding-left: var(--n-tabs-default-padding-inline);
  --n-tabs-title-border-radius: initial;
  --n-tabs-title-transition: 0.3s;
  --n-tabs-icon-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
  --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
  --n-tabs-icon-color-active: #fff;
  --n-tabs-icon-gap: 5px;
  width: 100%;
  max-width: 100%
}

.elementor-widget-n-tabs .e-n-tabs {
  display: var(--n-tabs-display);
  flex-direction: var(--n-tabs-direction);
  gap: var(--n-tabs-gap);
  text-align: left
}

.elementor-widget-n-tabs .e-n-tabs-heading {
  display: var(--n-tabs-heading-display);
  flex-basis: var(--n-tabs-heading-width);
  flex-direction: var(--n-tabs-heading-direction);
  flex-shrink: 0;
  justify-content: var(--n-tabs-heading-justify-content);
  gap: var(--n-tabs-title-gap);
  overflow-x: var(--n-tabs-heading-overflow-x);
  flex-wrap: var(--n-tabs-heading-wrap);
  -ms-overflow-style: none;
  scrollbar-width: none
}

.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
  display: none
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll {
  cursor: grabbing;
  cursor: -webkit-grabbing
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active {
  position: relative
}

.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before {
  content: "";
  position: absolute;
  inset-block: 0;
  inset-inline: -1000vw;
  z-index: 2
}

.elementor-widget-n-tabs .e-n-tabs-content {
  flex-grow: 1;
  padding: var(--n-tabs-content-padding);
  border-radius: var(--n-tabs-content-border-radius);
  min-width: 0
}

.elementor-widget-n-tabs .e-n-tab-title {
  display: flex;
  align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
  flex-direction: var(--n-tabs-title-direction);
  justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
  gap: var(--n-tabs-icon-gap);
  border-width: var(--n-tabs-border-width);
  position: relative;
  cursor: pointer;
  outline: none;
  flex-grow: var(--n-tabs-title-flex-grow);
  flex-basis: content;
  flex-shrink: 0;
  padding: var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);
  border-radius: var(--n-tabs-title-border-radius);
  height: var(--n-tabs-title-height);
  width: var(--n-tabs-title-width);
  transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title span i,
.elementor-widget-n-tabs .e-n-tab-title span svg {
  transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title-text {
  display: flex;
  align-items: center;
  font-size: var(--n-tabs-title-font-size)
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  order: var(--n-tabs-icon-order);
  overflow: hidden
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
  font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
  width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
  height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
  display: none
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) {
  background-color: var(--n-tabs-title-background-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active),
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a {
  color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i {
  color: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg {
  fill: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover,
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover a {
  color: var(--n-tabs-title-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon i {
  color: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon svg {
  fill: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active,
.elementor-widget-n-tabs .e-n-tab-title.e-active a {
  color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i {
  color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg {
  fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child {
  transform: translateY(-100vh);
  height: 0;
  opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active,
.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus,
.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover {
  transform: none;
  animation: initial
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
  margin-top: var(--n-tabs-title-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
  margin-bottom: var(--n-tabs-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active) {
  display: none
}

.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-normal:hover {
  background-color: var(--n-tabs-title-background-color-hover);
  background-image: none
}

:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active {
  background-color: var(--n-tabs-title-background-color-active);
  background-image: none
}

@media (min-width:768px) {
  .e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
    display: none
  }
}

@media (max-width:767px) {
  .e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
    display: none
  }
}

@media (min-width:-1) {
  .e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
    display: none
  }
}

@media (max-width:-1) {
  .e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
    display: none
  }
}

@media (min-width:991px) {
  .e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
    display: none
  }
}

@media (max-width:990px) {
  .e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
    display: none
  }
}

@media (min-width:-1) {
  .e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
    display: none
  }
}

@media (max-width:-1) {
  .e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
    display: none
  }
}

@media (min-width:991px) {
  .e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
    display: none
  }
}

@media (max-width:-1) {
  .e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
    display: none
  }
}

.e-n-tabs-none>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
  display: none
}

.elementor-widget-n-accordion {
  --n-accordion-title-font-size: 15px;
  --n-accordion-title-padding: 10px 15px;
  --n-accordion-border-width: 1px;
  --n-accordion-border-color: #d5d8dc;
  --n-accordion-border-style: solid
}

.elementor-widget-n-accordion .e-n-accordion-item-title,
.elementor-widget-n-accordion .e-n-accordion-item>.e-con {
  border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
  list-style: none;
  font-size: var(--n-accordion-title-font-size);
  padding: var(--n-accordion-title-padding)
}

.elementor-widget-n-accordion .e-n-accordion-item-title i {
  color: var(--n-accordion-icon-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title svg {
  fill: var(--n-accordion-icon-color)
}

.elementor-accordion {
  text-align: left
}

.elementor-accordion .elementor-accordion-item {
  border: 1px solid #d5d8dc
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
  border-top: none
}

.elementor-accordion .elementor-tab-title {
  margin: 0;
  padding: 15px 20px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
  width: 1em;
  height: 1em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
  float: right;
  text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
  float: left;
  text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
  display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
  display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
  display: block
}

.elementor-accordion .elementor-tab-content {
  display: none;
  padding: 15px 20px;
  border-top: 1px solid #d5d8dc
}

@media (max-width:767px) {
  .elementor-accordion .elementor-tab-title {
    padding: 12px 15px
  }

  .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 1.2em
  }

  .elementor-accordion .elementor-tab-content {
    padding: 7px 15px
  }
}

.e-con-inner>.elementor-widget-accordion,
.e-con>.elementor-widget-accordion {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-alert {
  padding: 15px;
  border-left: 5px solid transparent;
  position: relative;
  text-align: left
}

.elementor-alert .elementor-alert-title {
  display: block;
  font-weight: 700
}

.elementor-alert .elementor-alert-description {
  font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
  position: absolute;
  right: var(--dismiss-icon-horizontal-position, 10px);
  top: var(--dismiss-icon-vertical-position, 10px);
  padding: 3px;
  font-size: var(--dismiss-icon-size, 20px);
  line-height: 1;
  background: transparent;
  color: var(--dismiss-icon-normal-color, inherit);
  border: none;
  cursor: pointer;
  transition-duration: var(--dismiss-icon-hover-transition-duration, .3s)
}

.elementor-alert button.elementor-alert-dismiss:hover {
  color: var(--dismiss-icon-hover-color, inherit)
}

.elementor-alert button.elementor-alert-dismiss svg {
  width: var(--dismiss-icon-size, 20px);
  height: var(--dismiss-icon-size, 20px);
  fill: var(--dismiss-icon-normal-color, currentColor);
  transition-duration: var(--dismiss-icon-hover-transition-duration, .3s)
}

.elementor-alert button.elementor-alert-dismiss svg:hover {
  fill: var(--dismiss-icon-hover-color, currentColor)
}

.elementor-alert.elementor-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #e8c4c4
}

@media (max-width:767px) {
  .elementor-alert {
    padding: 10px
  }

  .elementor-alert button.elementor-alert-dismiss {
    right: 7px;
    top: 7px
  }
}

.elementor-counter .elementor-counter-number-wrapper {
  display: flex;
  font-size: 69px;
  font-weight: 600;
  line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
  flex-grow: 1;
  white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
  text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
  text-align: left
}

.elementor-counter .elementor-counter-title {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.5
}

.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 {
  margin: 0 var(--divider-element-spacing);
  flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
  font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
  display: flex;
  margin: 0;
  direction: ltr
}

.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 {
  display: block;
  content: "";
  border-bottom: 0;
  flex-grow: 1;
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.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:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: 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 {
  width: 100%;
  min-height: var(--divider-pattern-height);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url)
}

.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)
}

.elementor-image-gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
  margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
  margin: 0
}

.elementor-image-gallery figure img {
  display: block
}

.elementor-image-gallery figure figcaption {
  width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
  padding: 0
}

@media (min-width:768px) {
  .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 50%
  }

  .elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: 33.33%
  }

  .elementor-image-gallery .gallery-columns-4 .gallery-item {
    max-width: 25%
  }

  .elementor-image-gallery .gallery-columns-5 .gallery-item {
    max-width: 20%
  }

  .elementor-image-gallery .gallery-columns-6 .gallery-item {
    max-width: 16.666%
  }

  .elementor-image-gallery .gallery-columns-7 .gallery-item {
    max-width: 14.28%
  }

  .elementor-image-gallery .gallery-columns-8 .gallery-item {
    max-width: 12.5%
  }

  .elementor-image-gallery .gallery-columns-9 .gallery-item {
    max-width: 11.11%
  }

  .elementor-image-gallery .gallery-columns-10 .gallery-item {
    max-width: 10%
  }
}

@media (min-width:480px) and (max-width:767px) {

  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 50%
  }
}

@media (max-width:479px) {

  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 100%
  }
}

.elementor-widget-google_maps .elementor-widget-container {
  overflow: hidden
}

.elementor-widget-google_maps .elementor-custom-embed {
  line-height: 0
}

.elementor-widget-google_maps iframe {
  height: 300px
}

.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
  color: inherit;
  font-size: inherit;
  line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 59px
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
  display: block;
  text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-icon {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
    align-items: flex-start
  }

  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
    align-items: center
  }

  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
    align-items: flex-end
  }
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
  display: flex
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  display: inline-flex;
  flex: 0 0 auto
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
  text-align: right;
  flex-direction: row-reverse
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  margin-left: var(--icon-box-icon-margin, 15px);
  margin-right: 0;
  margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
  text-align: left;
  flex-direction: row
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
  margin-right: var(--icon-box-icon-margin, 15px);
  margin-left: 0;
  margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
  display: block;
  text-align: center;
  flex-direction: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto
}

@media (min-width:-1) {

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
    display: flex
  }

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }

  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}

@media (max-width:-1) {

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
    display: flex
  }

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }

  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}

@media (max-width:-1) {

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
    display: flex
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }

  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}

@media (max-width:990px) {

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    display: flex
  }

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }

  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}

@media (max-width:-1) {

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
    display: flex
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }

  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }
}

@media (max-width:767px) {

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,
  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
    display: flex
  }

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
  }

  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
  }

  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
  }

  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
  }

  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    display: block;
    flex: unset
  }
}

.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
  flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}

.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative
}

.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
  display: flex;
  font-size: inherit;
  align-items: var(--icon-vertical-align, center)
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
  align-self: center;
  padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
  display: flex;
  position: relative;
  top: var(--icon-vertical-offset, initial)
}

.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em)
}

.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
  justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
  justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
  justify-content: flex-start;
  text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
  justify-content: flex-end;
  text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0
}

@media (min-width:-1) {

  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
    justify-content: center
  }

  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
    justify-content: center
  }

  .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
    justify-content: flex-start
  }

  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }

  .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:-1) {

  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
    justify-content: center
  }

  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
    justify-content: center
  }

  .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
    justify-content: flex-start
  }

  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }

  .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:-1) {

  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
    justify-content: center
  }

  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
    justify-content: center
  }

  .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
    justify-content: flex-start
  }

  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }

  .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:990px) {

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
    justify-content: center
  }

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
    justify-content: center
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
    justify-content: flex-start
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }

  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:-1) {

  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
    justify-content: center
  }

  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
    justify-content: center
  }

  .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
    justify-content: flex-start
  }

  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }

  .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

@media (max-width:767px) {

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
    justify-content: center
  }

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto
  }

  .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
    justify-content: center
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left
  }

  .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
    justify-content: flex-start
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    justify-content: flex-end
  }

  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0
  }

  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0
  }
}

.elementor-widget-image {
  text-align: center
}

.elementor-widget-image a {
  display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
  width: 48px
}

.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block
}

.elementor-widget-image-box .elementor-image-box-content {
  width: 100%
}

@media (min-width:768px) {

  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: flex
  }

  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    text-align: right;
    flex-direction: row-reverse
  }

  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    flex-direction: row
  }

  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto
  }

  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
    align-items: flex-start
  }

  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    align-items: center
  }

  .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    align-items: flex-end
  }
}

@media (max-width:767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px
  }
}

.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
  color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
  margin: 0
}

.elementor-widget-image-carousel .swiper,
.elementor-widget-image-carousel .swiper-container {
  position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure,
.elementor-widget-image-carousel .swiper .swiper-slide figure {
  line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
  text-align: center
}

.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide {
  max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}

body.elementor-page .elementor-widget-menu-anchor {
  margin-bottom: 0
}

.elementor-widget-progress {
  text-align: left
}

.elementor-progress-wrapper {
  position: relative;
  background-color: #eee;
  color: #fff;
  height: 100%;
  border-radius: 2px
}

.elementor-progress-bar {
  display: flex;
  background-color: #69727d;
  width: 0;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  transition: width 1s ease-in-out
}

.elementor-progress-text {
  flex-grow: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 15px
}

.elementor-progress-percentage {
  padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
  background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
  background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
  background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
  background-color: #d9534f
}

.elementor-progress .elementor-title {
  display: block
}

@media (max-width:767px) {
  .elementor-progress-text {
    padding-left: 10px
  }
}

.e-con-inner .elementor-progress-wrapper,
.e-con .elementor-progress-wrapper {
  height: auto
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: inline-flex;
  background-color: #69727d;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer
}

.elementor-social-icon i {
  color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color)
}

.elementor-social-icon:last-child {
  margin: 0
}

.elementor-social-icon:hover {
  opacity: .9;
  color: #fff
}

.elementor-social-icon-android {
  background-color: #a4c639
}

.elementor-social-icon-apple {
  background-color: #999
}

.elementor-social-icon-behance {
  background-color: #1769ff
}

.elementor-social-icon-bitbucket {
  background-color: #205081
}

.elementor-social-icon-codepen {
  background-color: #000
}

.elementor-social-icon-delicious {
  background-color: #39f
}

.elementor-social-icon-deviantart {
  background-color: #05cc47
}

.elementor-social-icon-digg {
  background-color: #005be2
}

.elementor-social-icon-dribbble {
  background-color: #ea4c89
}

.elementor-social-icon-elementor {
  background-color: #d30c5c
}

.elementor-social-icon-envelope {
  background-color: #ea4335
}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
  background-color: #3b5998
}

.elementor-social-icon-flickr {
  background-color: #0063dc
}

.elementor-social-icon-foursquare {
  background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
  background-color: #006400
}

.elementor-social-icon-github {
  background-color: #333
}

.elementor-social-icon-gitlab {
  background-color: #e24329
}

.elementor-social-icon-globe {
  background-color: #69727d
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
  background-color: #dd4b39
}

.elementor-social-icon-houzz {
  background-color: #7ac142
}

.elementor-social-icon-instagram {
  background-color: #262626
}

.elementor-social-icon-jsfiddle {
  background-color: #487aa2
}

.elementor-social-icon-link {
  background-color: #818a91
}

.elementor-social-icon-linkedin,
.elementor-social-icon-linkedin-in {
  background-color: #0077b5
}

.elementor-social-icon-medium {
  background-color: #00ab6b
}

.elementor-social-icon-meetup {
  background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
  background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
  background-color: #f4731c
}

.elementor-social-icon-pinterest {
  background-color: #bd081c
}

.elementor-social-icon-product-hunt {
  background-color: #da552f
}

.elementor-social-icon-reddit {
  background-color: #ff4500
}

.elementor-social-icon-rss {
  background-color: #f26522
}

.elementor-social-icon-shopping-cart {
  background-color: #4caf50
}

.elementor-social-icon-skype {
  background-color: #00aff0
}

.elementor-social-icon-slideshare {
  background-color: #0077b5
}

.elementor-social-icon-snapchat {
  background-color: #fffc00
}

.elementor-social-icon-soundcloud {
  background-color: #f80
}

.elementor-social-icon-spotify {
  background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
  background-color: #fe7a15
}

.elementor-social-icon-steam {
  background-color: #00adee
}

.elementor-social-icon-stumbleupon {
  background-color: #eb4924
}

.elementor-social-icon-telegram {
  background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
  background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
  background-color: #589442
}

.elementor-social-icon-tumblr {
  background-color: #35465c
}

.elementor-social-icon-twitch {
  background-color: #6441a5
}

.elementor-social-icon-twitter {
  background-color: #1da1f2
}

.elementor-social-icon-viber {
  background-color: #665cac
}

.elementor-social-icon-vimeo {
  background-color: #1ab7ea
}

.elementor-social-icon-vk {
  background-color: #45668e
}

.elementor-social-icon-weibo {
  background-color: #dd2430
}

.elementor-social-icon-weixin {
  background-color: #31a918
}

.elementor-social-icon-whatsapp {
  background-color: #25d366
}

.elementor-social-icon-wordpress {
  background-color: #21759b
}

.elementor-social-icon-xing {
  background-color: #026466
}

.elementor-social-icon-yelp {
  background-color: #af0606
}

.elementor-social-icon-youtube {
  background-color: #cd201f
}

.elementor-social-icon-500px {
  background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
  border-radius: 50%
}

.elementor-column .elementor-spacer-inner {
  height: var(--spacer-size)
}

.e-con {
  --container-widget-width: 100%
}

.e-con-inner>.elementor-widget-spacer,
.e-con>.elementor-widget-spacer {
  width: var(--container-widget-width, var(--spacer-size));
  --align-self: var(--container-widget-align-self, initial);
  --flex-shrink: 0
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,
.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,
.e-con>.elementor-widget-spacer>.elementor-widget-container,
.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer {
  height: 100%
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,
.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner {
  height: var(--container-widget-height, var(--spacer-size))
}

.elementor-star-rating {
  color: #ccd6df;
  font-family: eicons;
  display: inline-block
}

.elementor-star-rating i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default
}

.elementor-star-rating i:before {
  content: "\e934";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
  top: 0;
  left: 0
}

.elementor-star-rating .elementor-star-empty:before {
  content: none
}

.elementor-star-rating .elementor-star-1:before {
  width: 10%
}

.elementor-star-rating .elementor-star-2:before {
  width: 20%
}

.elementor-star-rating .elementor-star-3:before {
  width: 30%
}

.elementor-star-rating .elementor-star-4:before {
  width: 40%
}

.elementor-star-rating .elementor-star-5:before {
  width: 50%
}

.elementor-star-rating .elementor-star-6:before {
  width: 60%
}

.elementor-star-rating .elementor-star-7:before {
  width: 70%
}

.elementor-star-rating .elementor-star-8:before {
  width: 80%
}

.elementor-star-rating .elementor-star-9:before {
  width: 90%
}

.elementor-star-rating__wrapper {
  display: flex;
  align-items: center
}

.elementor-star-rating__title {
  margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
  text-align: right;
  justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
  text-align: left;
  justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
  text-align: center;
  justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
  margin-right: auto
}

@media (max-width:990px) {
  .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
    text-align: right;
    justify-content: flex-end
  }

  .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
    text-align: left;
    justify-content: flex-start
  }

  .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
    text-align: center;
    justify-content: center
  }

  .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}

@media (max-width:767px) {
  .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
    text-align: right;
    justify-content: flex-end
  }

  .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
    text-align: left;
    justify-content: flex-start
  }

  .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
    text-align: center;
    justify-content: center
  }

  .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
    margin-right: auto
  }
}

.last-star {
  letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
  font-family: Arial, Helvetica, sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
  content: "★"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
  width: 25%;
  flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
  border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  height: 999em;
  width: 0;
  right: 0;
  border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
  top: 0;
  transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
  top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  bottom: 0;
  height: 0;
  width: 999em;
  border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
  left: 100%
}

.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: 1px #d5d8dc
}

.elementor-widget-tabs .elementor-tabs {
  text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
  cursor: pointer;
  outline: var(--focus-outline, none)
}

.elementor-widget-tabs .elementor-tab-desktop-title {
  position: relative;
  padding: 20px 25px;
  font-weight: 700;
  line-height: 1;
  border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  border-color: #d5d8dc
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
  display: block;
  content: "";
  position: absolute
}

.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible {
  border: 1px solid #000
}

.elementor-widget-tabs .elementor-tab-mobile-title {
  padding: 10px;
  cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
  padding: 20px;
  display: none
}

@media (max-width:767px) {

  .elementor-tabs .elementor-tab-content,
  .elementor-tabs .elementor-tab-title {
    border-style: solid solid none
  }

  .elementor-tabs .elementor-tabs-wrapper {
    display: none
  }

  .elementor-tabs .elementor-tabs-content-wrapper {
    border-bottom-style: solid
  }

  .elementor-tabs .elementor-tab-content {
    padding: 10px
  }
}

@media (min-width:768px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    flex-direction: column
  }

  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    flex-grow: 1;
    border-style: solid solid solid none
  }

  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-style: none solid solid
  }

  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,
  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,
  .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
    display: flex
  }

  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
    justify-content: center
  }

  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
    justify-content: flex-end
  }

  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
    width: 100%
  }

  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
    height: 100%
  }

  .elementor-tabs .elementor-tab-mobile-title {
    display: none
  }
}

.elementor-testimonial-wrapper {
  overflow: hidden;
  text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 1.3em;
  margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
  line-height: 1.5;
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
  font-size: .85em;
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
  width: 100%;
  line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
  display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
  display: table-cell;
  vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
  padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
  text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
  margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
  background-color: #69727d;
  color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
  color: #69727d;
  border: 3px solid;
  background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
  margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
  width: 1em;
  height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
  float: left;
  text-align: center;
  line-height: 1;
  font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
  display: inline-block
}

.elementor-toggle {
  text-align: left
}

.elementor-toggle .elementor-tab-title {
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #d5d8dc;
  cursor: pointer;
  outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  display: inline-block;
  width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
  -webkit-margin-start: -5px;
  margin-inline-start: -5px;
  width: 1em;
  height: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
  float: right;
  text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
  float: left;
  text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
  display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
  display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
  display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
  display: block
}

.elementor-toggle .elementor-tab-content {
  padding: 15px;
  border-bottom: 1px solid #d5d8dc;
  display: none
}

@media (max-width:767px) {
  .elementor-toggle .elementor-tab-title {
    padding: 12px
  }

  .elementor-toggle .elementor-tab-content {
    padding: 12px 10px
  }
}

.e-con-inner>.elementor-widget-toggle,
.e-con>.elementor-widget-toggle {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-widget-video .elementor-widget-container {
  overflow: hidden;
  transform: translateZ(0)
}

.elementor-widget-video .elementor-wrapper {
  aspect-ratio: var(--video-aspect-ratio)
}

.elementor-widget-video .elementor-wrapper iframe,
.elementor-widget-video .elementor-wrapper video {
  height: 100%;
  width: 100%;
  display: flex;
  border: none;
  background-color: #000
}

@supports not (aspect-ratio:1/1) {
  .elementor-widget-video .elementor-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: calc(100% / var(--video-aspect-ratio))
  }

  .elementor-widget-video .elementor-wrapper iframe,
  .elementor-widget-video .elementor-wrapper video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
  opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
  display: block;
  width: 100%
}

.elementor-widget-video .e-hosted-video .elementor-video {
  -o-object-fit: cover;
  object-fit: cover
}

.e-con-inner>.elementor-widget-video,
.e-con>.elementor-widget-video {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

/* info: https://jamaykaa.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css */
.elementor-bg-transform .elementor-bg {
  will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,
.elementor-bg-transform-zoom-out .elementor-bg {
  transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
  transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
  transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,
.elementor-bg-transform-move-right .elementor-bg {
  transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
  transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
  transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,
.elementor-bg-transform-move-up:hover .elementor-bg {
  transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
  transform: scale(1.2) translateY(8%)
}

.elementor-animated-content {
  --translate: 0, 0
}

.elementor-animated-content:focus .elementor-animated-item--grow,
.elementor-animated-content:hover .elementor-animated-item--grow {
  transform: scale(1.1)
}

.elementor-animated-content:focus .elementor-animated-item--shrink,
.elementor-animated-content:hover .elementor-animated-item--shrink {
  transform: scale(.85)
}

.elementor-animated-content:focus .elementor-animated-item--shrink-contained,
.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
  transform: scale(1)
}

.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:focus .elementor-animated-item--fade-in,
.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-in {
  transform: scale(1);
  opacity: 1
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:focus .elementor-animated-item--fade-out,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-out {
  opacity: 0
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
  transform: scale(.2)
}

.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
  transform: scale(2)
}

.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:focus .elementor-animated-item--enter-from-left,
.elementor-animated-content:focus .elementor-animated-item--enter-from-right,
.elementor-animated-content:focus .elementor-animated-item--enter-from-top,
.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:hover .elementor-animated-item--enter-from-left,
.elementor-animated-content:hover .elementor-animated-item--enter-from-right,
.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
  opacity: 1;
  transform: translateY(0) translateX(0)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
  transform: translateX(1000px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
  transform: translateX(-1000px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-top,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
  transform: translateY(-600px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
  transform: translateY(600px)
}

.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:focus .elementor-animated-item--exit-to-left,
.elementor-animated-content:focus .elementor-animated-item--exit-to-right,
.elementor-animated-content:focus .elementor-animated-item--exit-to-top,
.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
  opacity: 0
}

.elementor-animated-content:focus .elementor-animated-item--move-right,
.elementor-animated-content:hover .elementor-animated-item--move-right {
  transform: translateX(30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-left,
.elementor-animated-content:hover .elementor-animated-item--move-left {
  transform: translateX(-30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-up,
.elementor-animated-content:hover .elementor-animated-item--move-up {
  transform: translateY(-30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-down,
.elementor-animated-content:hover .elementor-animated-item--move-down {
  transform: translateY(30px)
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-right,
.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
  --translate: 8%, 0
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-left,
.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
  --translate: -8%, 0
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-top,
.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
  --translate: 0, -8%
}

.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,
.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
  --translate: 0, 8%
}

.elementor-animated-content [class^=elementor-animated-item] {
  will-change: transform, opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
  transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
  transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
  transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,
.elementor-animated-content .elementor-animated-item--enter-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-in {
  opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,
.elementor-animated-content .elementor-animated-item--exit-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-out {
  opacity: 1;
  transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
  transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
  transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
  transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
  transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.elementor-animated-content .elementor-animated-item--enter-from-left,
.elementor-animated-content .elementor-animated-item--enter-from-right,
.elementor-animated-content .elementor-animated-item--enter-from-top {
  opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,
.elementor-animated-content .elementor-animated-item--exit-to-left,
.elementor-animated-content .elementor-animated-item--exit-to-right,
.elementor-animated-content .elementor-animated-item--exit-to-top {
  opacity: 1;
  transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,
.elementor-animated-content .elementor-animated-item--move-contained-left,
.elementor-animated-content .elementor-animated-item--move-contained-right,
.elementor-animated-content .elementor-animated-item--move-contained-top {
  transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
  outline: 1px solid var(--e-p-border-global)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
  background-color: var(--e-p-border-global)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting {
  background-color: var(--e-p-border-global);
  color: var(--e-p-border-global-invert)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
  background-color: var(--e-p-border-global-hover)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
  display: none
}

.elementor-theme-builder-content-area {
  height: 400px
}

.elementor-location-footer:before,
.elementor-location-header:before {
  content: "";
  display: table;
  clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
  display: block
}

.elementor-sticky--active {
  z-index: 99
}

.e-con.elementor-sticky--active,
.e-container.elementor-sticky--active {
  z-index: var(--z-index, 99)
}

.e-con .e-con.elementor-sticky--active,
.e-con .e-container.elementor-sticky--active,
.e-container .e-con.elementor-sticky--active,
.e-container .e-container.elementor-sticky--active {
  padding-left: var(--padding-left);
  padding-right: var(--padding-right)
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,
[data-elementor-type=popup]:not(.elementor-edit-area) {
  display: none
}

.elementor-popup-modal {
  display: flex;
  pointer-events: none;
  background-color: transparent;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
  display: none
}

.elementor-popup-modal .dialog-close-button {
  display: none;
  top: 20px;
  margin-top: 0;
  right: 20px;
  opacity: 1;
  z-index: 9999;
  pointer-events: all
}

.elementor-popup-modal .dialog-close-button svg {
  fill: #1f2124;
  height: 1em;
  width: 1em
}

.elementor-popup-modal .dialog-widget-content {
  background-color: #fff;
  width: auto;
  overflow: visible;
  max-width: 100%;
  max-height: 100%;
  border-radius: 0;
  box-shadow: none;
  pointer-events: all
}

.elementor-popup-modal .dialog-message {
  width: 640px;
  max-width: 100vw;
  max-height: 100vh;
  padding: 0;
  overflow: auto;
  display: flex
}

.elementor-popup-modal .elementor {
  width: 100%
}

.elementor-motion-effects-element,
.elementor-motion-effects-layer {
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
  transition-duration: 1s
}

.elementor-motion-effects-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.elementor-motion-effects-layer {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover
}

.elementor-motion-effects-perspective {
  perspective: 1200px
}

.elementor-motion-effects-element {
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
  float: none;
  width: 100%;
  padding: 0
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
  float: none;
  padding: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart {
  margin: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form) {
  display: flex;
  flex-wrap: nowrap
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)) {
  margin-top: 0;
  margin-left: var(--button-spacing, 10px)
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .e-loop-add-to-cart-form-container {
  display: flex;
  flex-wrap: wrap;
  gap: var(--view-cart-spacing, 10px)
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .e-loop-add-to-cart-form-container>* {
  display: flex;
  flex-basis: auto;
  margin: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity {
  vertical-align: middle
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
  vertical-align: top;
  margin-right: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity input {
  height: 100%
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto form.cart:not(.grouped_form):not(.variations_form),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked form.cart:not(.grouped_form):not(.variations_form) {
  display: block
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder {
  display: flex
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-loop-add-to-cart-form-container {
  flex-wrap: wrap
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-loop-add-to-cart-form-container>* {
  flex-basis: 100%
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder {
  flex-wrap: wrap
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder>* {
  flex-basis: 100%
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder .button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button {
  flex-basis: auto
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder .button:where(:not(:first-child)),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button:where(:not(:first-child)) {
  margin-left: 0;
  margin-top: var(--button-spacing, 10px)
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder {
  flex-wrap: nowrap
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity {
  margin-right: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder button {
  vertical-align: middle
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
  text-align: left
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left .e-loop-add-to-cart-form-container,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
  justify-content: flex-start;
  text-align: left
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
  text-align: right
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right .e-loop-add-to-cart-form-container,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
  justify-content: flex-end;
  text-align: right
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
  text-align: center
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center .e-loop-add-to-cart-form-container,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
  justify-content: center;
  text-align: center
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart div.quantity,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart div.quantity,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart div.quantity {
  margin-right: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart .button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart .button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart .button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart button {
  flex-basis: auto
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
  width: 100%
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify .e-loop-add-to-cart-form-container>* {
  flex-basis: 100%;
  justify-content: center
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
  flex-basis: auto
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart div.quantity {
  margin-right: auto
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart .button,
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart button {
  flex-basis: 100%
}

@media (min-width:-1) {
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-start;
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-end;
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: center;
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart div.quantity {
    margin-right: 0
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart button {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
    width: 100%
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify .e-loop-add-to-cart-form-container>* {
    flex-basis: 100%;
    justify-content: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart div.quantity {
    margin-right: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart button {
    flex-basis: 100%
  }
}

@media (max-width:-1) {
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-start;
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-end;
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: center;
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart div.quantity {
    margin-right: 0
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart button {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
    width: 100%
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify .e-loop-add-to-cart-form-container>* {
    flex-basis: 100%;
    justify-content: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart div.quantity {
    margin-right: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart button {
    flex-basis: 100%
  }
}

@media (max-width:-1) {
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-start;
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-end;
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: center;
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity {
    margin-right: 0
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart button {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
    width: 100%
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify .e-loop-add-to-cart-form-container>* {
    flex-basis: 100%;
    justify-content: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity {
    margin-right: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart button {
    flex-basis: 100%
  }
}

@media (max-width:990px) {
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-start;
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-end;
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: center;
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart div.quantity {
    margin-right: 0
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart button {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
    width: 100%
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify .e-loop-add-to-cart-form-container>* {
    flex-basis: 100%;
    justify-content: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart div.quantity {
    margin-right: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart button {
    flex-basis: 100%
  }
}

@media (max-width:-1) {
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-start;
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-end;
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: center;
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity {
    margin-right: 0
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart button {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
    width: 100%
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify .e-loop-add-to-cart-form-container>* {
    flex-basis: 100%;
    justify-content: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity {
    margin-right: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart button {
    flex-basis: 100%
  }
}

@media (max-width:767px) {
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-start;
    text-align: left
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: flex-end;
    text-align: right
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) {
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center .e-loop-add-to-cart-form-container,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder {
    justify-content: center;
    text-align: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart div.quantity,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart div.quantity {
    margin-right: 0
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart button {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button {
    width: 100%
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify .e-loop-add-to-cart-form-container>* {
    flex-basis: 100%;
    justify-content: center
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify .e-loop-add-to-cart-form-container a.added_to_cart {
    flex-basis: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart div.quantity {
    margin-right: auto
  }

  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart .button,
  :is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart button {
    flex-basis: 100%
  }
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart .quantity {
  display: none !important
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart .button:where(:not(:first-child)),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart button:where(:not(:first-child)) {
  margin-left: 0
}

:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes)[class*="--layout-stacked"] form.cart .button:where(:not(:first-child)),
:is(.elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes)[class*="--layout-stacked"] form.cart button:where(:not(:first-child)) {
  margin-top: 0
}

:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) form.cart input.qty.disabled {
  pointer-events: none
}

:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) form.cart .button {
  text-align: center
}

:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart, .woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) .added_to_cart {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity {
  vertical-align: middle
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
  vertical-align: top;
  margin-right: 0;
  width: 3.631em;
  text-align: center
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-info button.button.alt.elementor-button {
  background-color: #5bc0de
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-success button.button.alt.elementor-button {
  background-color: #5cb85c
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-warning button.button.alt.elementor-button {
  background-color: #f0ad4e
}

:is(.elementor-widget-wc-add-to-cart, .woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-danger button.button.alt.elementor-button {
  background-color: #d9534f
}

.woocommerce div.product.elementor ul.tabs:before {
  position: static;
  content: none;
  width: auto;
  bottom: auto;
  left: auto;
  border-bottom: 0;
  z-index: auto
}

.woocommerce div.product.elementor ul.tabs {
  margin: 0
}

.woocommerce div.product.elementor ul.tabs li {
  padding: 0
}

.woocommerce div.product.elementor ul.tabs li a {
  padding: .8em 1.2em;
  line-height: 1
}

.woocommerce div.product.elementor ul.tabs li:after,
.woocommerce div.product.elementor ul.tabs li:before {
  border: 0;
  position: static;
  bottom: auto;
  width: auto;
  height: auto;
  content: none;
  box-sizing: border-box
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding: 20px;
  border-radius: 0;
  border-width: 0;
  border-top: 1px solid #d3ced2;
  box-shadow: none;
  margin: -1px 0 0
}

.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del,
.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins {
  display: block
}

.elementor-widget-woocommerce-product-meta .detail-container {
  position: relative
}

.elementor-widget-woocommerce-product-meta .detail-container:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

.elementor-widget-woocommerce-product-meta .detail-label {
  font-weight: 700
}

.elementor-woo-meta--view-inline .product_meta {
  display: flex;
  flex-wrap: wrap
}

.elementor-woo-meta--view-inline .product_meta .detail-container:after {
  width: auto;
  left: auto;
  right: auto;
  position: absolute;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px
}

.elementor-woo-meta--view-table .product_meta {
  display: flex;
  flex-direction: column
}

.elementor-woo-meta--view-table .product_meta .detail-container {
  display: flex
}

.elementor-woo-meta--view-table .product_meta .detail-label {
  min-width: 108px
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
  display: block
}

.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .woocommerce-product-rating {
  margin-bottom: 0;
  display: flex;
  align-items: center
}

.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .star-rating {
  margin-top: 0
}

.elementor-product-rating--align-left .woocommerce-product-rating {
  justify-content: flex-start
}

.elementor-product-rating--align-right .woocommerce-product-rating {
  justify-content: flex-end
}

.elementor-product-rating--align-center .woocommerce-product-rating {
  justify-content: center
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link {
  margin-left: auto
}

.elementor-products-grid ul.products.elementor-grid {
  display: grid;
  margin: 0;
  grid-column-gap: 20px;
  grid-row-gap: 40px
}

.elementor-products-grid ul.products.elementor-grid:after,
.elementor-products-grid ul.products.elementor-grid:before {
  content: none;
  display: none
}

.elementor-products-grid ul.products.elementor-grid li.product {
  width: auto;
  padding: 0;
  margin: 0;
  float: none;
  display: var(--button-align-display);
  flex-direction: var(--button-align-direction);
  justify-content: var(--button-align-justify)
}

.elementor-products-grid ul.products.elementor-grid li.product .onsale {
  padding: 0;
  display: none
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
  display: block;
  position: relative
}

.elementor-products-grid:not(.show-heading-yes) .products>h2 {
  display: none
}

.elementor-products-grid nav.woocommerce-pagination {
  margin-top: 40px
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul {
  border: 0
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
  border-right: 0;
  border-left: 0
}

.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,
.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,
.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2 {
  display: none
}

.elementor-widget-woocommerce-products.products-heading-show .cross-sells>h2,
.elementor-widget-woocommerce-products.products-heading-show .related>h2,
.elementor-widget-woocommerce-products.products-heading-show .upsells>h2 {
  display: block;
  text-align: var(--products-title-alignment, left);
  color: var(--products-title-color);
  margin-bottom: var(--products-title-spacing, 1rem)
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating {
  margin-right: auto
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating {
  margin-left: auto
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating {
  margin-right: auto;
  margin-left: auto
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
  width: auto
}

@media (min-width:991px) {
  .elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products {
    grid-template-columns: repeat(2, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products {
    grid-template-columns: repeat(3, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
    grid-template-columns: repeat(4, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products {
    grid-template-columns: repeat(5, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products {
    grid-template-columns: repeat(6, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products {
    grid-template-columns: repeat(7, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products {
    grid-template-columns: repeat(8, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products {
    grid-template-columns: repeat(9, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products {
    grid-template-columns: repeat(10, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products {
    grid-template-columns: repeat(11, 1fr)
  }

  .elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products {
    grid-template-columns: repeat(12, 1fr)
  }
}

@media (max-width:990px) {
  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (max-width:767px) {
  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(2, 1fr)
  }
}

.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper {
  overflow: hidden
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  padding: 0
}

.elementor-menu-cart__wrapper {
  text-align: var(--main-alignment, left)
}

.elementor-menu-cart__toggle_wrapper {
  display: inline-block;
  position: relative
}

.elementor-menu-cart__toggle {
  display: inline-block
}

.elementor-menu-cart__toggle .elementor-button {
  background-color: var(--toggle-button-background-color, transparent);
  color: var(--toggle-button-text-color, #69727d);
  border: var(--toggle-button-border-width, 1px) var(--toggle-button-border-type, solid) var(--toggle-button-border-color, #69727d);
  border-radius: var(--toggle-button-border-radius, 0);
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: var(--toggle-icon-padding, 12px 24px)
}

.elementor-menu-cart__toggle .elementor-button:hover {
  color: var(--toggle-button-hover-text-color, #69727d);
  background-color: var(--toggle-button-hover-background-color, transparent);
  border-color: var(--toggle-button-hover-border-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon {
  color: var(--toggle-button-icon-hover-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button svg {
  fill: var(--toggle-button-icon-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button svg:hover {
  fill: var(--toggle-button-icon-hover-color, #69727d)
}

.elementor-menu-cart__toggle .elementor-button-text {
  -webkit-margin-end: .3em;
  margin-inline-end: .3em
}

.elementor-menu-cart__toggle .elementor-button-icon {
  position: relative;
  transition: color .1s
}

.elementor-menu-cart__toggle .e-toggle-cart-custom-icon,
.elementor-menu-cart__toggle .elementor-button-icon {
  color: var(--toggle-button-icon-color, #69727d);
  font-size: var(--toggle-icon-size, inherit)
}

.elementor-menu-cart__toggle .e-toggle-cart-custom-icon:hover {
  color: var(--toggle-button-icon-hover-color, #69727d)
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
  display: block;
  position: absolute;
  min-width: 1.6em;
  height: 1.6em;
  line-height: 1.5em;
  top: -.7em;
  inset-inline-end: -.7em;
  border-radius: 100%;
  color: var(--items-indicator-text-color, #fff);
  background-color: var(--items-indicator-background-color, #d9534f);
  text-align: center;
  font-size: 10px
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
  display: inline-block;
  font-weight: 400
}

.elementor-menu-cart--items-indicator-none .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
  display: none
}

.elementor-menu-cart__container {
  transform: scale(1);
  overflow: hidden;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, .25);
  transition: background-color .4s, transform 0s;
  text-align: left
}

.elementor-menu-cart__main {
  position: fixed;
  left: var(--side-cart-alignment-left, auto);
  right: var(--side-cart-alignment-right, 0);
  transform: translateX(0);
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  font-size: 14px;
  min-height: 200px;
  width: 350px;
  max-width: 100%;
  transition: .3s;
  padding: var(--cart-padding, 20px 30px);
  background-color: var(--cart-background-color, #fff);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  border-style: var(--cart-border-style, none);
  border-color: var(--cart-border-color, initial);
  border-radius: var(--cart-border-radius, 0);
  margin-top: var(--mini-cart-spacing, 0)
}

.elementor-menu-cart__main .widget_shopping_cart_content {
  height: 100%;
  display: flex;
  flex-direction: column
}

.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  color: var(--empty-message-color, inherit);
  text-align: var(--empty-message-alignment, left)
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
  background-color: transparent;
  transform: scale(0);
  transition: background-color .4s, transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button {
  display: none
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
  overflow: hidden;
  opacity: 0;
  transform: var(--side-cart-alignment-transform, translateX(100%))
}

.elementor-menu-cart__close-button {
  width: var(--cart-close-icon-size, 25px);
  height: var(--cart-close-icon-size, 25px);
  position: relative;
  margin: 0 0 20px;
  align-self: flex-end;
  cursor: pointer;
  display: inline-block;
  font-family: eicons;
  font-size: 20px;
  line-height: 1;
  transition: .3s
}

.elementor-menu-cart__close-button:after,
.elementor-menu-cart__close-button:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: var(--cart-close-button-color, #69727d);
  border-radius: 1px;
  transition: .3s
}

.elementor-menu-cart__close-button:hover:after,
.elementor-menu-cart__close-button:hover:before {
  background: var(--cart-close-button-hover-color, #69727d)
}

.elementor-menu-cart__close-button:before {
  transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
  transform: rotate(-45deg)
}

.elementor-menu-cart__close-button-custom {
  position: relative;
  margin: 0 0 20px;
  align-self: flex-end;
  cursor: pointer;
  display: inline-block;
  font-family: eicons;
  font-size: 20px;
  line-height: 1;
  transition: .3s
}

.elementor-menu-cart__close-button-custom:hover:after,
.elementor-menu-cart__close-button-custom:hover:before {
  background: var(--cart-close-button-hover-color, #69727d)
}

.elementor-menu-cart__close-button-custom .e-close-cart-custom-icon {
  font-size: var(--cart-close-icon-size, 25px);
  color: var(--cart-close-button-color, #69727d)
}

.elementor-menu-cart__close-button-custom .e-close-cart-custom-icon:hover {
  color: var(--cart-close-button-hover-color, #69727d)
}

.elementor-menu-cart__close-button-custom svg {
  fill: var(--cart-close-button-color, #69727d);
  width: var(--cart-close-icon-size, 25px);
  height: var(--cart-close-icon-size, 25px)
}

.elementor-menu-cart__close-button-custom svg:hover {
  fill: var(--cart-close-button-hover-color, #69727d)
}

.elementor-menu-cart__products {
  max-height: calc(100vh - 250px);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
  display: grid;
  grid-template-columns: 28% auto;
  grid-template-rows: var(--price-quantity-position--grid-template-rows, auto auto);
  position: relative;
  border-width: 0;
  border-bottom: var(--divider-width, 1px) var(--divider-style, solid) var(--divider-color, #d5d8dc)
}

.elementor-menu-cart__product .variation {
  display: grid;
  grid-template-columns: max-content auto;
  margin: 10px 0;
  color: var(--product-variations-color, #1f2124)
}

.elementor-menu-cart__product .variation dt {
  grid-column-start: 1
}

.elementor-menu-cart__product .variation dd {
  grid-column-start: 2;
  -webkit-margin-start: 5px;
  margin-inline-start: 5px
}

.elementor-menu-cart__product .variation dd p {
  margin-bottom: 0
}

.elementor-menu-cart__product-image {
  grid-row-start: 1;
  grid-row-end: 3;
  width: 100%
}

.elementor-menu-cart__product-image a,
.elementor-menu-cart__product-image img {
  display: block
}

.elementor-menu-cart__product-name {
  grid-column-start: 2;
  grid-column-end: 3;
  margin: 0
}

.elementor-menu-cart__product-name a {
  transition: .3s
}

.elementor-menu-cart__product-price {
  grid-column-start: 2;
  grid-column-end: 3;
  align-self: var(--price-quantity-position--align-self, end);
  font-weight: 300;
  color: var(--product-price-color, #d5d8dc)
}

.elementor-menu-cart__product-name,
.elementor-menu-cart__product-price {
  font-size: 14px;
  padding-left: 20px
}

.elementor-menu-cart__product-remove {
  color: #69727d;
  width: var(--remove-item-button-size, 22px);
  height: var(--remove-item-button-size, 22px);
  border-radius: var(--remove-item-button-size, 22px);
  border: 1px solid var(--remove-item-button-color, #d5d8dc);
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 20px;
  transition: .3s
}

.elementor-menu-cart__product-remove:hover {
  border: 1px solid var(--remove-item-button-hover-color, #d5d8dc)
}

.elementor-menu-cart__product-remove:hover:after,
.elementor-menu-cart__product-remove:hover:before {
  background: var(--remove-item-button-hover-color, #d5d8dc)
}

.elementor-menu-cart__product-remove:after,
.elementor-menu-cart__product-remove:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  top: 50%;
  left: 25%;
  margin-top: -1px;
  background: var(--remove-item-button-color, #d5d8dc);
  z-index: 1;
  transition: .3s
}

.elementor-menu-cart__product-remove:before {
  transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
  transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove>a {
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  position: absolute
}

.elementor-menu-cart__product-remove>a.remove_from_cart_button {
  display: var(--remove-from-cart-button, block)
}

.elementor-menu-cart__product-remove>a.elementor_remove_from_cart_button {
  display: var(--elementor-remove-from-cart-button, none)
}

.elementor-menu-cart__product:last-child {
  border: none
}

.elementor-menu-cart__footer-buttons,
.elementor-menu-cart__product:not(:first-of-type),
.elementor-menu-cart__subtotal {
  padding-top: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__product {
  padding-right: 30px
}

.elementor-menu-cart__product,
.elementor-menu-cart__subtotal {
  padding-bottom: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__subtotal {
  font-size: 20px;
  text-align: var(--menu-cart-subtotal-text-align, center);
  font-weight: 600;
  color: var(--menu-cart-subtotal-color, inherit);
  border-left: var(--subtotal-divider-left-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d5d8dc);
  border-bottom: var(--subtotal-divider-bottom-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d5d8dc);
  border-right: var(--subtotal-divider-right-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d5d8dc);
  border-top: var(--subtotal-divider-top-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d5d8dc)
}

.elementor-menu-cart__footer-buttons {
  font-size: 20px;
  text-align: var(--cart-footer-buttons-alignment-text-align, center);
  display: var(--cart-footer-buttons-alignment-display, grid);
  grid-template-columns: var(--cart-footer-layout, 1fr 1fr);
  margin-top: var(--cart-buttons-position-margin, 0);
  grid-column-gap: var(--space-between-buttons, 10px);
  grid-row-gap: var(--space-between-buttons, 10px)
}

.elementor-menu-cart__footer-buttons .elementor-button {
  display: inline-block;
  border-radius: var(--cart-footer-buttons-border-radius, 0);
  height: -moz-fit-content;
  height: fit-content
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
  display: var(--view-cart-button-display, inline-block);
  color: var(--view-cart-button-text-color, #fff);
  padding: var(--view-cart-button-padding, 15px);
  background-color: var(--view-cart-button-background-color, #69727d)
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
  color: var(--view-cart-button-hover-text-color, #fff);
  background-color: var(--view-cart-button-hover-background-color, #69727d)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
  display: var(--checkout-button-display, inline-block);
  color: var(--checkout-button-text-color, #fff);
  padding: var(--checkout-button-padding, 15px);
  background-color: var(--checkout-button-background-color, #69727d)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
  color: var(--checkout-button-hover-text-color, #fff);
  background-color: var(--checkout-button-hover-background-color, #69727d)
}

@media (max-width:767px) {
  .elementor-menu-cart__footer-buttons .elementor-button {
    padding-left: 10px;
    padding-right: 10px
  }
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter="0"],
.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
  display: none
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product {
  padding-left: 0;
  padding-right: 0;
  grid-template-columns: 25% auto
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove {
  display: none
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove {
  top: 0;
  bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove {
  top: 20px;
  bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove {
  transform: translateY(50%);
  bottom: 50%
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove {
  top: auto;
  bottom: 20px
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
  position: absolute;
  width: auto;
  height: auto;
  overflow: visible;
  top: 100%;
  bottom: auto;
  background: none;
  min-width: 330px;
  left: 0;
  right: auto;
  transform: scale(1);
  transition: background-color .4s, transform 0s
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main {
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  overflow: visible;
  transform: translateY(0);
  transition: .3s
}

@media (max-width:767px) {
  .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
    min-width: 300px
  }
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
  transform: scale(0);
  transition: background-color .4s, transform 0s .4s
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
  opacity: 0;
  transform: translateY(-10px)
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown {
  opacity: 1
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container {
  z-index: 9999
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container {
  display: none
}

.elementor-widget-woocommerce-purchase-summary {
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: #69727d
}

.elementor-widget-woocommerce-purchase-summary table tbody tr:hover>td,
.elementor-widget-woocommerce-purchase-summary table tbody tr:hover>th {
  background-color: initial
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  margin: 0 0 2em;
  display: flex;
  flex-wrap: wrap
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li {
  border-right: var(--payment-details-border-width, 1px) var(--payment-details-border-type, solid) var(--payment-details-border-color, #d5d8dc);
  color: var(--payment-details-titles-color, #000);
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  margin-right: var(--payment-details-space-between, 4em);
  padding-right: var(--payment-details-space-between, 4em);
  float: unset;
  margin-bottom: 30px
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li {
    border-right: none;
    border-bottom: var(--payment-details-border-width, 1px) var(--payment-details-border-type, solid) var(--payment-details-border-color, #d5d8dc);
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    padding-top: calc(var(--payment-details-space-between, 20px) / 2);
    padding-bottom: calc(var(--payment-details-space-between, 20px) / 2);
    justify-content: space-between;
    display: flex;
    margin-bottom: 0
  }
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong {
  color: var(--payment-details-items-color, #69727d);
  font-weight: 400;
  font-size: 14px;
  margin-top: var(--payment-details-titles-spacing, 10px);
  text-transform: none;
  line-height: normal;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong {
    margin-top: 0
  }
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  display: flex;
  flex-wrap: wrap
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li {
  border-right: var(--bank-details-border-width, 1px) var(--bank-details-border-type, solid) var(--bank-details-border-color, #d5d8dc);
  color: var(--bank-details-titles-color, #000);
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  margin-right: var(--bank-details-space-between, 4em);
  padding-right: var(--bank-details-space-between, 4em);
  float: unset;
  margin-bottom: 30px
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li {
    border-right: none;
    border-bottom: var(--bank-details-border-width, 1px) var(--bank-details-border-type, solid) var(--bank-details-border-color, #d5d8dc);
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    padding-top: calc(var(--bank-details-space-between, 20px) / 2);
    padding-bottom: calc(var(--bank-details-space-between, 20px) / 2);
    justify-content: space-between;
    display: flex;
    margin-bottom: 0
  }
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong {
  color: var(--bank-details-items-color, #69727d);
  font-weight: 400;
  font-size: 14px;
  margin-top: var(--bank-details-titles-spacing, 10px);
  text-transform: none;
  line-height: normal;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong {
    margin-top: 0
  }
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-of-type {
  border-right: none
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta .wc-item-meta-label,
.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta li p {
  color: var(--order-details-variations-color, #69727d)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table {
  font-size: 14px;
  margin-bottom: 0;
  padding: var(--sections-padding, 15px 30px);
  background-color: var(--sections-background-color, #fff);
  border-radius: var(--sections-border-radius, 3px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt {
  background-color: transparent;
  border-radius: var(--button-border-radius, 3px);
  border: 2px var(--buttons-border-type, solid) var(--buttons-border-color, #5bc0de);
  vertical-align: middle;
  color: var(--button-normal-text-color, #69727d);
  padding: var(--button-padding, 5px 10px)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt:hover {
  color: var(--button-hover-text-color, #69727d);
  transition-duration: var(--button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td,
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table th {
  border: 0;
  border-top: var(--tables-divider-border-width, 1px) var(--tables-divider-border-type, solid) var(--tables-divider-border-color, #d5d8dc);
  padding-top: calc(var(--order-details-rows-gap, 18px) / 2);
  padding-bottom: calc(var(--order-details-rows-gap, 18px) / 2);
  padding-left: 0;
  padding-right: 0
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th {
  color: var(--order-details-titles-totals-color, #000);
  border-top: none;
  padding-top: 0
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th span {
  color: var(--order-details-titles-totals-color, #000)
}

@media (min-width:991px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td {
    vertical-align: top;
    line-height: unset
  }
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td .woocommerce-Price-amount {
  color: var(--order-details-items-color, #69727d)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot td,
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot th {
  color: var(--order-details-titles-totals-color, #000)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child td,
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child th {
  padding-bottom: 0
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-quantity,
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-expires,
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-remaining {
  font-weight: 400;
  color: var(--order-details-items-color, #69727d)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-purchase-note td {
  border-top: none;
  padding-top: 0;
  color: var(--general-text-color, #69727d)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-table--order-downloads tr td:before {
  color: var(--order-details-titles-totals-color, #000)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button {
  background: transparent;
  border: 2px solid #5bc0de;
  border: 2px var(--buttons-border-type, solid) var(--buttons-border-color, #5bc0de);
  border-radius: var(--button-border-radius, 3px);
  vertical-align: middle;
  color: var(--button-normal-text-color, #69727d);
  margin-top: 40px;
  margin-bottom: 0;
  padding: var(--button-padding, 12px 32px)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button:hover {
  color: var(--button-hover-text-color, #69727d);
  transition-duration: var(--button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce h2 {
  color: var(--titles-color, #000);
  margin-bottom: var(--titles-spacing, 45px);
  font-weight: 400
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-details h2 {
  text-align: var(--order-summary-alignment, inherit)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-heading {
  text-align: var(--bank-details-alignment, inherit)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-downloads__title {
  text-align: var(--downloads-alignment, inherit)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--billing-address h2,
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-customer-details>h2 {
  text-align: var(--billing-details-alignment, inherit)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--shipping-address h2 {
  text-align: var(--shipping-details-alignment, inherit)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce a {
  color: var(--order-details-product-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce a:hover {
  color: var(--order-details-product-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce p {
  margin-bottom: 20px
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-received {
  margin-bottom: var(--sections-spacing, 40px);
  color: var(--confirmation-message-color, #69727d);
  text-align: var(--confirmation-message-alignment, inherit);
  display: var(--confirmation-message-display, none)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce strong {
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody>tr:nth-child(odd)>td,
.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody>tr:nth-child(odd)>th {
  background-color: transparent
}

.elementor-widget-woocommerce-purchase-summary .woocommerce address {
  padding: var(--sections-padding, 15px 30px);
  background-color: var(--sections-background-color, #fff);
  border-radius: var(--sections-border-radius, 3px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  color: var(--general-text-color, #69727d)
}

@media (max-width:767px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce-column--2 {
    margin-top: 2em
  }
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details+p {
  color: var(--general-text-color, #69727d)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-account-name {
  color: var(--account-title-color, #000);
  font-weight: 700;
  font-size: 14px;
  margin-bottom: var(--account-title-spacing, 1rem)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce section {
  margin-top: var(--sections-spacing, 4em)
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details:last-child {
  margin-bottom: 0
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,
.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below {
  padding-bottom: 0
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details {
  table-layout: fixed
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details td {
  word-wrap: break-word
}

.elementor-widget-woocommerce-checkout-page {
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #69727d
}

.elementor-widget-woocommerce-checkout-page.e-checkout-layout-one-column .e-checkout__container {
  grid-template-columns: auto
}

.elementor-widget-woocommerce-checkout-page ::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-checkout-page ::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-checkout-page table tbody tr:hover>td,
.elementor-widget-woocommerce-checkout-page table tbody tr:hover>th {
  background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single {
  color: var(--forms-fields-normal-color, #69727d);
  background-color: #f9fafa;
  border-radius: var(--forms-fields-border-radius, 0);
  border: none;
  height: 45px
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus {
  color: var(--forms-fields-focus-color, #69727d);
  background-color: #f9fafa;
  border-color: initial;
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--forms-fields-normal-color, #69727d)
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #69727d);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px
}

.elementor-widget-woocommerce-checkout-page .select2-container--open .select2-dropdown--below {
  background-color: #f9fafa
}

.elementor-widget-woocommerce-checkout-page .e-description {
  color: var(--sections-descriptions-color, #69727d);
  padding-bottom: var(--sections-descriptions-spacing, 0);
  font-size: 14px;
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section {
  margin-bottom: 24px
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section .e-checkout-secondary-title {
  text-align: var(--login-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-nudge {
  margin-top: var(--sections-secondary-title-spacing, 24px);
  margin-bottom: 15px
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor {
  margin-top: var(--sections-secondary-title-spacing, 24px)
}

.elementor-widget-woocommerce-checkout-page .e-coupon-box {
  margin-top: 24px
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description {
  color: var(--forms-labels-color, #69727d);
  margin-bottom: var(--forms-label-spacing, 3px)
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap {
  display: flex;
  align-items: center
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-start {
  flex: 75%
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
  flex: 20%;
  text-align: right
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .e-login-wrap {
    display: block
  }

  .elementor-widget-woocommerce-checkout-page .e-login-wrap-end {
    text-align: var(--login-button-alignment, left);
    margin-top: 15px
  }

  .elementor-widget-woocommerce-checkout-page .e-login-wrap-end label.e-login-label {
    display: none
  }
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 6px
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password {
  margin-bottom: 0;
  font-size: 12px
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password {
    font-size: 11px
  }
}

.elementor-widget-woocommerce-checkout-page .e-apply-coupon {
  width: 90%
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .e-apply-coupon {
    width: var(--coupon-button-width, auto)
  }
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: 56% auto;
  align-items: stretch;
  grid-column-gap: var(--sections-margin, 24px);
  grid-row-gap: var(--sections-margin, 24px)
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .e-checkout__container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.elementor-widget-woocommerce-checkout-page .e-checkout-secondary-title {
  color: var(--sections-secondary-title-color, #69727d);
  margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge {
  text-align: var(--coupon-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address {
  margin-top: 13px;
  padding-left: var(--shipping-heading-padding-start, 30px)
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address span {
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page a {
  color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page a:hover {
  color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row {
  padding-left: var(--forms-columns-gap-padding, 0);
  padding-right: var(--forms-columns-gap-padding, 0);
  margin-left: var(--forms-columns-gap-margin, 0);
  margin-right: var(--forms-columns-gap-margin, 0)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label {
  color: var(--forms-labels-color, #69727d);
  margin-bottom: var(--forms-label-spacing, 3px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea {
  color: var(--forms-fields-normal-color, #69727d);
  background-color: #f9fafa;
  border-radius: var(--forms-fields-border-radius, 0);
  padding: var(--forms-fields-padding, 16px);
  font-size: 14px;
  border: none;
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus {
  color: var(--forms-fields-focus-color, #69727d);
  background-color: #f9fafa;
  border-color: #69727d;
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details #billing_address_1_field,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box #billing_address_1_field,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor #billing_address_1_field {
  margin-bottom: 5px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .create-account,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row {
  margin-bottom: 0 !important
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input,
.elementor-widget-woocommerce-checkout-page .woocommerce .input-radio {
  vertical-align: middle
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__input-checkbox {
  vertical-align: middle;
  margin: 0 5px 0 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span {
  position: relative;
  top: 2px;
  color: var(--sections-checkboxes-color, #69727d)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label,
.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
  color: var(--sections-radio-buttons-color, #69727d)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
  display: inline
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button {
  background-color: var(--e-a-bg-default);
  color: var(--forms-buttons-normal-text-color, #6f6f6f);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: 1rem;
  border: 2px var(--forms-buttons-border-type, solid) var(--forms-buttons-border-color, #5bc0de)
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover {
  color: var(--forms-buttons-hover-text-color, #6f6f6f);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code {
  margin-right: 1%
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info {
  border-top-color: transparent;
  background-color: transparent;
  padding: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p {
  font-weight: 400;
  font-size: 12px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login-toggle .woocommerce-info {
  font-weight: 400;
  margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section,
.elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment {
  background: var(--sections-background-color, #fff);
  border-radius: var(--sections-border-radius, 3px);
  padding: var(--sections-padding, 16px 30px);
  margin: var(--sections-margin, 0 0 24px 0);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  display: block
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields {
  display: var(--additional-information-display, none)
}

@media (min-width:990px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields {
    margin: var(--sections-margin, 0)
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout-message,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment .payment_box,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text {
  color: var(--sections-messages-color, #69727d);
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
  margin-top: 25px
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-1 {
  margin-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-2 {
  padding-top: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce #order_review_heading {
  text-align: var(--order-review-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
  margin-bottom: 0;
  border: 0;
  font-size: 14px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead {
  background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th {
  padding-top: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
  color: #000
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td .product-quantity {
  font-weight: 400
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th {
  color: #69727d
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr {
  border: 0;
  padding-left: 0;
  padding-bottom: 15px;
  padding-top: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total tr {
  padding-bottom: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>td,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>th {
  background-color: transparent
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td {
  font-weight: 400;
  color: var(--order-summary-items-color, #000);
  border-bottom: var(--order-summary-items-divider-weight, 0) solid var(--order-summary-items-divider-color, #69727d)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
  padding-right: 40px;
  max-width: 150px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total {
  vertical-align: top
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th {
  padding-top: var(--order-summary-rows-gap-top, 15px);
  padding-bottom: var(--order-summary-rows-gap-bottom, 15px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th {
  color: var(--order-summary-totals-color, #69727d);
  vertical-align: top
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th {
  border-top: var(--order-summary-totals-divider-weight, 0) solid var(--order-summary-totals-divider-color, #69727d)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td {
  max-width: 70px
}

.elementor-widget-woocommerce-checkout-page .woocommerce h3 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: var(--sections-title-spacing, 30px);
  color: var(--sections-title-color, #000)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  color: #69727d
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
  width: 48%
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox {
  vertical-align: middle;
  margin: 0 5px 0 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3 {
  text-align: var(--billing-details-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row {
  margin-bottom: var(--forms-rows-gap, 5px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row:last-child,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row:last-child,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child {
  margin-bottom: 15px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout.login {
  margin-top: -8px;
  z-index: 999;
  background: #fff;
  border-top-width: 0;
  position: relative;
  margin-bottom: 0;
  color: #69727d
}

@media (max-width:990px) {

  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
    width: 100%
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-coupon-toggle {
  display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
  width: 85%
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit {
    width: var(--login-button-width, 35%)
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3 {
  text-align: var(--additional-fields-title-alignment, left)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-fields .shipping_address {
  margin-bottom: var(--sections-margin, 20px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment {
  margin-top: 24px;
  padding: 15px 25px 25px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods {
  border-bottom: none;
  padding: 0
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
  background-color: #f9fafa
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box:before {
  display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
  line-height: 21px
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a {
  padding-left: 15px;
  font-size: 12px
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a {
    float: none;
    font-size: 11px;
    padding-left: 10px
  }
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img {
    width: 55px
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
  align-items: var(--place-order-title-alignment, stretch)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order {
  background-color: #5bc0de;
  width: var(--purchase-button-width, auto);
  float: none;
  color: var(--purchase-button-normal-text-color, #fff);
  min-height: auto;
  padding: var(--purchase-button-padding, 1em 1em);
  border-radius: var(--purchase-button-border-radius, 3px)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover {
  background-color: #5bc0de;
  color: var(--purchase-button-hover-text-color, #fff);
  border-color: var(--purchase-button-hover-border-color, #5bc0de);
  transition-duration: var(--purchase-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .woocommerce-info:before {
  display: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-1,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-2 {
  width: auto;
  float: none
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2 {
  text-align: right
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid {
    display: block
  }

  .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2 {
    text-align: var(--coupon-button-alignment, left)
  }
}

.elementor-widget-woocommerce-checkout-page .woocommerce #account_password_field {
  margin-bottom: 10px
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation {
  color: var(--order-summary-variations-color, #000);
  font-size: 14px;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  text-decoration: none;
  line-height: 21px
}

.e-woo-select2-wrapper .select2-results__option,
.e-woo-select2-wrapper .select2-results__option:focus {
  color: #69727d
}

.elementor-widget-woocommerce-cart.e-cart-layout-one-column .e-cart__container {
  grid-template-columns: auto
}

.elementor-widget-woocommerce-cart table tbody tr:hover>td,
.elementor-widget-woocommerce-cart table tbody tr:hover>th {
  background-color: inherit
}

.elementor-widget-woocommerce-cart .e-clear {
  overflow: hidden;
  height: 0;
  width: 0
}

.elementor-widget-woocommerce-cart .e-cart-section {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  margin: var(--sections-margin, 0 0 30px 0);
  border-radius: var(--sections-border-radius, 3px);
  border: 1px var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc)
}

.elementor-widget-woocommerce-cart .e-cart-section--no-coupon {
  margin: var(--sections-margin, 0 0 0 0)
}

@media (min-width:990px) {
  .elementor-widget-woocommerce-cart .e-cart-section:last-child {
    margin: var(--sections-margin, 0)
  }
}

.elementor-widget-woocommerce-cart .e-cart-content {
  color: var(--sections-descriptions-color, #69727d);
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0
}

.elementor-widget-woocommerce-cart .e-cart__container {
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: 59% auto;
  align-items: stretch;
  grid-column-gap: var(--sections-margin, 30px);
  grid-row-gap: var(--sections-margin, 30px)
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .e-cart__container {
    grid-template-columns: repeat(1, 1fr)
  }
}

.elementor-widget-woocommerce-cart .e-cart-layout-one-column .e-cart__container {
  grid-template-columns: auto
}

.elementor-widget-woocommerce-cart .select2-container {
  margin-bottom: 4px
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single {
  color: var(--forms-fields-normal-color, #69727d);
  background-color: #f9fafa;
  border-radius: var(--forms-fields-border-radius, 0);
  border: none;
  height: 45px
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single:focus {
  color: var(--forms-fields-focus-color, #69727d);
  background-color: #f9fafa;
  border-color: var(--forms-fields-focus-border-color, initial);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--forms-fields-normal-color, #69727d)
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #69727d);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px
}

.elementor-widget-woocommerce-cart .select2-container--open .select2-dropdown--below {
  background-color: #f9fafa
}

.elementor-widget-woocommerce-cart .woocommerce {
  font-family: Roboto, sans-serif
}

.elementor-widget-woocommerce-cart .woocommerce button.button {
  background-color: var(--e-a-bg-default);
  color: var(--forms-buttons-normal-text-color, #69727d);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, .88rem 2rem);
  width: var(--forms-buttons-width, auto);
  border: 2px var(--forms-buttons-border-type, solid) var(--forms-buttons-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce button.button:hover {
  color: var(--forms-buttons-hover-text-color, #69727d);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  border-color: var(--forms-buttons-hover-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled] {
  padding: var(--forms-buttons-padding, .88rem 2rem);
  color: var(--forms-buttons-normal-text-color, #69727d)
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover,
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover {
  background-color: var(--forms-buttons-hover-background-color, #fff);
  color: var(--forms-buttons-hover-text-color, #69727d);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s);
  border-color: var(--forms-buttons-hover-border-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label {
  color: var(--sections-radio-buttons-color, #69727d)
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input {
  vertical-align: middle
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form {
  margin-top: var(--sections-descriptions-spacing, 15px)
}

.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination {
  color: var(--sections-descriptions-color, #69727d);
  margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th {
  display: none
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td {
  text-align: left !important
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before {
  width: 100%;
  margin-bottom: 10px
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td {
  text-align: right !important
}

.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td:before,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before {
  content: attr(data-title);
  font-weight: 700;
  float: left
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
  text-align: var(--totals-title-alignment, left)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td {
  padding-top: var(--totals-rows-gap-top, 12px);
  padding-bottom: var(--totals-rows-gap-bottom, 9px)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before {
  color: var(--totals-color, #69727d);
  font-weight: 700
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td {
  border-top-color: var(--totals-divider-color, #69727d);
  border-top-width: var(--totals-divider-weight, 0)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals .form-row {
  margin-bottom: var(--forms-rows-gap, 6px)
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a {
  color: var(--product-link-normal-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover {
  color: var(--product-link-hover-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .form-row {
  padding: 3px 0;
  margin: 0
}

.elementor-widget-woocommerce-cart .woocommerce .input-text,
.elementor-widget-woocommerce-cart .woocommerce select {
  color: var(--forms-fields-normal-color, #69727d);
  background-color: #f9fafa;
  border-radius: var(--forms-fields-border-radius, 3px);
  border: none;
  padding: var(--forms-fields-padding, 16px);
  font-size: 14px
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text::placeholder,
.elementor-widget-woocommerce-cart .woocommerce select::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus,
.elementor-widget-woocommerce-cart .woocommerce select:focus {
  color: var(--forms-fields-focus-color, #69727d);
  background-color: #f9fafa;
  border-color: var(--forms-fields-focus-border-color, transparent);
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder {
  color: var(--forms-fields-focus-color, #69727d)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus::placeholder {
  color: var(--forms-fields-focus-color, #69727d)
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
  background-color: transparent;
  color: var(--order-summary-color, #000);
  border: var(--order-summary-quantity-border-weight, 1px) solid var(--order-summary-quantity-border-color, #d5d8dc);
  border-radius: 3px;
  padding: 1px 2px;
  text-align: left;
  font-size: 14px;
  min-height: 28px;
  max-height: 28px
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: var(--place-order-title-alignment, stretch)
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
  padding: var(--checkout-button-padding, 15px 1em);
  width: var(--checkout-button-width, auto);
  font-size: 15px;
  text-align: center;
  color: var(--checkout-button-normal-text-color, #fff);
  background-color: #5bc0de;
  border-radius: var(--checkout-button-border-radius, 3px);
  min-height: auto;
  margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
  color: var(--checkout-button-hover-text-color, #fff);
  background-color: #5bc0de;
  border-color: var(--checkout-button-hover-border-color, #5bc0de);
  transition-duration: var(--checkout-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-cart .woocommerce .remove {
  background: transparent;
  color: var(--order-summary-remove-icon-normal-color, #000) !important;
  width: auto
}

.elementor-widget-woocommerce-cart .woocommerce .remove:hover {
  background: transparent;
  color: var(--order-summary-remove-icon-hover-color, #5bc0de) !important
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
  padding-left: 0
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td {
  padding-right: 0
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .button {
  float: right;
  width: 100%
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
  padding: 0
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col {
  display: flex
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
  flex: 2;
  padding-right: 30px
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    padding-right: 0
  }
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
  flex: 1
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
    text-align: var(--apply-coupon-button-alignment, center)
  }
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col {
    display: block
  }
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon {
    margin: var(--sections-margin, 0)
  }

  .elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }

  .elementor-widget-woocommerce-cart .woocommerce .coupon .button {
    width: var(--apply-coupon-button-width, 100%);
    float: none
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table {
  border: 0 solid
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button {
  float: left;
  font-size: 14px;
  font-weight: 700
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions {
  display: table-cell;
  text-align: var(--update-cart-button-alignment, left) !important
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button {
  display: inline-block !important;
  float: none;
  width: var(--update-cart-button-width, auto)
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button {
    width: var(--update-cart-button-width, 100%) !important
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form p:last-of-type {
  text-align: var(--update-shipping-button-alignment, start)
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button {
  float: none;
  width: var(--update-shipping-button-width, auto)
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button {
    width: var(--update-shipping-button-width, 100%)
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table td,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table th,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr {
  border: 0 solid
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>td,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>th {
  background-color: transparent
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions {
  padding: 16px 0 0
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a {
  display: inline-block
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
  display: var(--update-cart-automatically-display, table-row)
}

.elementor-widget-woocommerce-cart .woocommerce table.cart {
  margin-bottom: 0
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
  width: 55px;
  height: auto;
  display: block
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td {
  padding-top: var(--order-summary-rows-gap-top, 20px);
  padding-right: 20px;
  padding-bottom: var(--order-summary-rows-gap-bottom, 20px);
  padding-left: 0
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td span {
  color: var(--order-summary-color, #000);
  font-size: 14px;
  font-weight: 400
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
  border-top: var(--order-summary-items-divider-weight, 1px) solid var(--order-summary-items-divider-color, #d5d8dc)
}

@media (max-width:768px) {

  .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail {
    border-top-width: 0
  }
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove {
  padding-left: 0;
  padding-right: 0
}

@media (min-width:767px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td {
    border-top: none
  }
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart.product-remove {
    position: relative
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart.product-name {
    padding-right: 0
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    border-top-width: var(--order-summary-items-divider-weight, 1px);
    border-top-color: var(--order-summary-items-divider-color, #d5d8dc)
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
    border-top: none
  }
}

@media (max-width:768px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart td {
    padding-left: 0;
    padding-right: 0
  }
}

@media (max-width:767px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart {
    padding: 0
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    padding: 16px 28px
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child {
    border-top: none
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart td {
    padding-left: 0;
    padding-right: 0
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
  .elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child {
    border-top: none
  }

  .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions {
    padding: 0
  }
}

.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward) {
  color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward):hover {
  color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2,
.elementor-widget-woocommerce-cart .woocommerce .cart th {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  padding: 0 20px 8px 0
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2 {
  margin-bottom: var(--sections-title-spacing, 1rem);
  color: var(--sections-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .cart th {
  padding-bottom: var(--order-summary-title-spacing, 8px);
  color: var(--order-summary-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .cart td:before {
  color: var(--order-summary-title-color, #000)
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-button:after {
  display: none
}

.elementor-widget-woocommerce-cart .woocommerce .product-name .variation {
  color: var(--order-summary-variations-color, #000)
}

@media (max-width:990px) {

  .elementor-widget-woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent
  }

  .elementor-widget-woocommerce-cart .woocommerce .cart_totals .shop_table_responsive td {
    padding-left: 0
  }
}

.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce #shipping_method input,
.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form button[name=calc_shipping] {
  pointer-events: none
}

.e-woo-select2-wrapper .select2-results__option {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: var(--forms-fields-normal-color, #69727d)
}

.e-woo-select2-wrapper .select2-results__option:focus {
  color: var(--forms-fields-focus-color, #69727d);
  border-color: #69727d;
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account {
  font-family: Roboto, sans-serif;
  color: #69727d
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
  float: right;
  width: 75%;
  padding: 0;
  padding-left: var(--tab-content-spacing, 6%)
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
    width: 100%;
    padding: var(--tab-content-spacing, 6%) 0 0 0
  }
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
  border-left: var(--sections-border-left-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-bottom: var(--sections-border-bottom-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-right: var(--sections-border-right-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-top: var(--sections-border-top-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .shop_table,
.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .shop_table {
  border: none;
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
  background-color: var(--sections-background-color, #fff)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
  padding: var(--sections-padding, 16px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper {
  padding: var(--sections-padding, 16px 30px 3px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) address {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  border-left: var(--sections-border-left-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-bottom: var(--sections-border-bottom-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-right: var(--sections-border-right-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-top: var(--sections-border-top-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content {
  border: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper {
  padding: 0;
  border: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details {
  margin-bottom: 40px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px 3px 30px);
  border-left: var(--sections-border-left-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-bottom: var(--sections-border-bottom-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-right: var(--sections-border-right-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-top: var(--sections-border-top-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button {
  background: transparent;
  border-radius: var(--tables-button-border-radius, 3px);
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #69727d);
  padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button:hover {
  color: var(--tables-button-hover-text-color, #69727d);
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text] {
  color: var(--forms-fields-normal-color, #69727d);
  border-radius: var(--forms-fields-border-radius, 0);
  padding: var(--forms-fields-padding, 16px);
  background: #f9fafa;
  border: none;
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text]:focus {
  color: var(--forms-fields-focus-color, #69727d);
  border-color: #69727d;
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  border-left: var(--sections-border-left-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-bottom: var(--sections-border-bottom-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-right: var(--sections-border-right-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-top: var(--sections-border-top-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-radius: var(--sections-border-radius, 3px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment .payment_methods {
  padding: 0;
  border-bottom: var(--tables-divider-border-width, 1px) var(--tables-divider-border-type, solid) var(--tables-divider-border-color, #d4d4d4)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #fff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order:hover {
  color: var(--forms-buttons-hover-text-color, #fff);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content>div>p {
  color: var(--general-text-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default {
  border-radius: var(--forms-fields-border-radius, 0);
  background-color: var(--forms-fields-normal-background-color, #f9fafa)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single {
  color: var(--forms-fields-normal-color, #69727d);
  background-color: var(--forms-fields-normal-background-color, #f9fafa);
  border-radius: var(--forms-fields-border-radius, 0);
  border: none;
  height: 45px;
  margin: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single:focus {
  color: var(--forms-fields-focus-color, #69727d);
  background-color: var(--forms-fields-focus-background-color, #f9fafa);
  border-color: initial;
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--forms-fields-normal-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--forms-fields-normal-color, #69727d);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--open .select2-dropdown--below {
  background-color: var(--forms-fields-normal-background-color, #f9fafa)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce ::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce ::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: .6
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-message {
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce address {
  color: var(--general-text-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
  color: var(--links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a:hover {
  color: var(--links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.alt:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button:hover {
  background-color: initial
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce em {
  font-size: 12px;
  color: var(--login-messages-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row {
  padding-left: var(--forms-columns-gap-padding-left, 0);
  padding-right: var(--forms-columns-gap-padding-right, 0);
  margin-left: var(--forms-columns-gap-margin-left, 0);
  margin-right: var(--forms-columns-gap-margin-right, 0);
  margin-bottom: var(--forms-rows-gap, 6px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label {
  color: var(--forms-labels-color, #69727d);
  margin-bottom: var(--forms-label-spacing, 0)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select {
  color: var(--forms-fields-normal-color, #69727d);
  border-radius: var(--forms-fields-border-radius, 0);
  padding: var(--forms-fields-padding, 16px);
  background: #f9fafa;
  border: none;
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text:focus,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select:focus {
  color: var(--forms-fields-focus-color, #69727d);
  border-color: #69727d;
  transition-duration: var(--forms-fields-focus-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce #billing_address_1_field {
  margin-bottom: 5px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-privacy-policy-text,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
  color: var(--login-messages-color, #69727d);
  font-size: 12px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:not([class]),
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register p:not([class]) {
  color: var(--login-messages-color, #69727d);
  font-size: 12px;
  margin-top: 10px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-LostPassword,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-LostPassword {
  font-size: 12px;
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
  width: 50%
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
    width: 100%
  }
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword p {
  color: var(--general-text-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .form-row-first {
  width: 100%
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
  background-color: var(--sections-background-color, #fff);
  padding: var(--sections-padding, 16px 30px);
  border-left: var(--sections-border-left-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-bottom: var(--sections-border-bottom-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-right: var(--sections-border-right-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-top: var(--sections-border-top-width, 1px) var(--sections-border-type, solid) var(--sections-border-color, #d5d8dc);
  border-radius: var(--sections-border-radius, 3px);
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #fff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button:hover {
  color: var(--forms-buttons-hover-text-color, #fff);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:nth-child(3) {
  margin-top: 20px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__input-checkbox {
  vertical-align: middle
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce p:last-of-type {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__label-for-checkbox span {
  color: var(--checkboxes-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce th,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tr {
  border: none
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3 {
  color: var(--typography-section-titles-color, #000);
  margin-top: 0;
  margin-bottom: var(--section-title-spacing, 45px);
  font-weight: 400
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong {
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-item-meta,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong.wc-item-meta-label {
  color: var(--variations-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .product-quantity {
  font-weight: 400;
  color: var(--tables-items-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-order-downloads {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper {
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content p:last-of-type {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type {
  margin-top: 30px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content mark {
  background-color: transparent;
  font-weight: 700;
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption+thead tr:first-child td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption+thead tr:first-child th,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup+thead tr:first-child td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup+thead tr:first-child th {
  border-top: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child th {
  border-top: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: var(--tables-titles-spacing, 9px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>th,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>th {
  background-color: transparent;
  padding-left: 0;
  padding-top: var(--order-summary-rows-gap-top, 9px);
  padding-bottom: var(--order-summary-rows-gap-bottom, 9px);
  color: var(--tables-items-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a {
  color: var(--tables-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a:hover {
  color: var(--tables-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table {
  font-size: 14px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
  background: transparent;
  border-radius: var(--tables-button-border-radius, 3px);
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #69727d);
  padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button:hover {
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table th {
  border-top: var(--tables-divider-border-width, 1px) var(--tables-divider-border-type, solid) var(--tables-divider-border-color, #d5d8dc)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th span {
  color: var(--tables-title-color, #000)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot th {
  padding-left: 0;
  color: var(--tables-title-color, #000)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a {
  color: var(--tables-links-normal-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a:hover {
  color: var(--tables-links-hover-color, #5bc0de)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-purchase-note td {
  border-top: none;
  padding-top: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button {
  background: transparent;
  border: 2px solid #5bc0de;
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  border-radius: var(--tables-button-border-radius, 3px);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #69727d);
  margin-top: 0;
  margin-bottom: 0;
  padding: var(--tables-button-padding, 12px 32px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button:hover {
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .title h3,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .title h3 {
  float: none
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address address,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses address {
  padding: var(--sections-padding, 45px 30px 16px 30px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .edit,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .edit {
  float: left;
  position: absolute;
  margin-left: var(--edit-link-margin-start, 30px);
  margin-top: var(--edit-link-margin-top, 10px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns {
  margin-top: 20px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset {
  border: none;
  padding: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset legend,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset legend {
  font-weight: 700;
  padding: 20px 0;
  color: var(--general-text-color, #000)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #fff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px);
  margin-top: 20px
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button:hover {
  color: var(--forms-buttons-hover-text-color, #fff);
  transition-duration: var(--forms-buttons-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination {
  padding: 16px 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button {
  background: transparent;
  border-radius: var(--tables-button-border-radius, 3px);
  border: 2px var(--tables-buttons-border-type, solid) var(--tables-buttons-border-color, #5bc0de);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #69727d);
  padding: var(--tables-button-padding, 5px 10px)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button:hover {
  transition-duration: var(--tables-button-hover-transition-duration, .3s)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-OrderUpdates {
  color: var(--general-text-color, #69727d)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
  float: left;
  width: 25%
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%
  }
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  display: inline-block;
  width: var(--tab-width, 100%)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:after {
  content: "";
  display: block;
  width: 100%;
  background-color: var(--tabs-divider-color, #69727d);
  height: var(--tabs-divider-weight, 0);
  position: relative;
  top: calc(var(--tabs-spacing, 2px) / 2)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: var(--tabs-active-color, #5bc0de);
  background: #f1f2f3;
  border-color: var(--tabs-active-border-color, transparent)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: var(--tabs-normal-color, #69727d);
  display: block;
  padding: var(--tabs-padding, 12px 20px);
  text-align: var(--tabs-alignment, start);
  background: #f9fafa;
  border-radius: var(--tabs-border-radius, 0);
  border: 0 var(--tabs-border-type, solid) var(--tabs-border-color, transparent)
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: var(--tabs-hover-color, #5bc0de);
  border-color: var(--tabs-hover-border-color, transparent)
}

@media (max-width:990px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a {
    padding: var(--tabs-padding, 10px)
  }
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  margin-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after {
  display: none
}

.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,
.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below {
  padding-bottom: 0
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .shop_table td {
  vertical-align: top;
  line-height: unset
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions {
  text-align: right
}

.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio {
  vertical-align: middle
}

.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio+label {
  color: var(--payment-methods-radio-buttons-color, #69727d)
}

.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
  display: inline-block
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation {
  display: block
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li {
  margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard {
  margin-top: 0
}

.e-my-account-tabs-vertical .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
  display: none
}

.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%
}

.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:after {
  display: none
}

.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  padding: var(--tab-content-spacing, 50px) 0 0 0
}

@media (max-width:990px) {
  .e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding: var(--tab-content-spacing, 6%) 0 0 0
  }
}

.e-my-account-tabs-horizontal .woocommerce-MyAccount-navigation {
  display: none
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation {
  display: block
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: var(--tabs-container-justify-content, space-between)
}

@media (max-width:767px) {
  .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul {
    display: block
  }
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  width: var(--tab-width, 100%);
  padding: 0 calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2);
  margin: 0;
  border-right: var(--tabs-divider-weight, 0) solid var(--tabs-divider-color, #69727d)
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:first-of-type {
  padding-left: 0
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:last-of-type {
  padding-right: 0;
  border-right-width: 0
}

@media (max-width:767px) {
  .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li {
    margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
    display: inline-block;
    width: 100%
  }
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-number a,
.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-number a {
  pointer-events: none
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button,
.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button {
  pointer-events: none;
  opacity: .3
}

.elementor-editor-active .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content:not(:first-of-type) {
  display: none
}

.product .count {
  background-color: inherit
}

.elementor-widget-woocommerce-notices .e-woocommerce-notices-wrapper.e-woocommerce-notices-wrapper-loading *,
.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2 {
  display: none
}

.elementor-widget-woocommerce-notices .woocommerce-error,
.elementor-widget-woocommerce-notices .woocommerce-info,
.elementor-widget-woocommerce-notices .woocommerce-message,
.elementor-widget-woocommerce-notices .woocommerce-notices-wrapper {
  display: block
}

.e-preview--show-hidden-elements:not(.elementor-editor-active) .elementor-widget-woocommerce-notices .e-notices-demo-notice {
  display: none
}

.woocommerce div.product.elementor form.cart div.product-addon {
  flex-basis: 100%;
  flex-shrink: 0
}

.e-sticky-right-column--active {
  position: sticky;
  top: 0
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
  color: #d5d8dc;
  border: 1px solid;
  border-right: none;
  border-left: none;
  padding-top: 10px;
  padding-bottom: 10px
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
  height: 100%;
  width: 1px;
  margin: 0 auto;
  background-color: #d5d8dc
}

.elementor-post-navigation {
  overflow: hidden;
  display: flex
}

.elementor-post-navigation .post-navigation__arrow-wrapper {
  color: #d5d8dc
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
  font-size: 30px;
  padding-right: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
  font-size: 30px;
  padding-left: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
  transform: translateY(-5%)
}

.elementor-post-navigation .elementor-post-navigation__link__next,
.elementor-post-navigation .elementor-post-navigation__link__prev {
  overflow: hidden
}

.elementor-post-navigation .elementor-post-navigation__link a {
  display: flex;
  align-items: center;
  max-width: 100%
}

.elementor-post-navigation .post-navigation__next--label,
.elementor-post-navigation .post-navigation__prev--label {
  text-transform: uppercase;
  font-size: .8em
}

.elementor-post-navigation .post-navigation__next--title,
.elementor-post-navigation .post-navigation__prev--title {
  font-size: .7em
}

.elementor-post-navigation .post-navigation__next--label,
.elementor-post-navigation .post-navigation__next--title,
.elementor-post-navigation .post-navigation__prev--label,
.elementor-post-navigation .post-navigation__prev--title {
  overflow: hidden;
  text-overflow: ellipsis
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
  text-align: right
}

.elementor-post-navigation span.elementor-post-navigation__link__next,
.elementor-post-navigation span.elementor-post-navigation__link__prev {
  display: flex;
  flex-direction: column
}

.elementor-post-navigation .elementor-grid {
  justify-content: space-between
}

.elementor-post-navigation .elementor-post-navigation__link {
  width: calc(50% - (1px / 2));
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
  text-align: center
}

.elementor-post-navigation .elementor-post-navigation__next {
  text-align: right
}

.elementor-post-navigation .elementor-post-navigation__next a {
  justify-content: flex-end
}

.elementor-search-form {
  display: block;
  transition: .2s
}

.elementor-search-form .e-font-icon-svg-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.elementor-search-form button,
.elementor-search-form input[type=search] {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none
}

.elementor-search-form button:focus,
.elementor-search-form input[type=search]:focus {
  outline: 0;
  color: inherit
}

.elementor-search-form button {
  background-color: #69727d;
  font-size: var(--e-search-form-submit-icon-size, 16px);
  color: #fff;
  border-radius: 0
}

.elementor-search-form__container {
  display: flex;
  transition: .2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
  background: #f1f2f3
}

.elementor-search-form__input {
  flex-basis: 100%;
  color: #3f444b;
  transition: color .2s
}

.elementor-search-form__input::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__input::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6
}

.elementor-search-form__submit {
  transition: color .2s, background .2s;
  font-size: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form__submit svg {
  fill: var(--e-search-form-submit-text-color, #fff);
  width: var(--e-search-form-submit-icon-size, 16px);
  height: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form .elementor-search-form__submit,
.elementor-search-form .elementor-search-form__submit:hover {
  color: var(--e-search-form-submit-text-color, #fff);
  border: none;
  border-radius: 0
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
  flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
  opacity: .6;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #3f444b;
  fill: #3f444b;
  font-size: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-minimal .elementor-search-form__icon svg {
  width: var(--e-search-form-icon-size-minimal, 15px);
  height: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-minimal:focus-within {
  outline-width: 2px;
  outline-style: solid
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
  font-size: 50px;
  text-align: center;
  border: solid #fff;
  border-width: 0 0 1px;
  line-height: 1.5;
  color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  color: var(--e-search-form-toggle-color, #33373d);
  font-size: var(--e-search-form-toggle-size, 33px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
  position: relative;
  display: block;
  transition: .2s;
  width: var(--e-search-form-toggle-size, 33px);
  height: var(--e-search-form-toggle-size, 33px);
  background-color: var(--e-search-form-toggle-background-color, rgba(0, 0, 0, .05));
  border: var(--e-search-form-toggle-border-width, 0) solid var(--e-search-form-toggle-color, #33373d);
  border-radius: var(--e-search-form-toggle-border-radius, 3px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
  font-size: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
  fill: var(--e-search-form-toggle-color, #33373d);
  width: var(--e-search-form-toggle-icon-size, .55em);
  height: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
  transition: .3s;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 15%;
  background-color: rgba(0, 0, 0, .8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
  overflow: hidden;
  opacity: 0;
  transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
  display: none
}

.elementor-author-box {
  display: flex;
  align-items: center
}

.elementor-author-box__avatar {
  flex-shrink: 0;
  margin-right: 25px
}

.elementor-author-box__avatar img {
  width: 100px;
  border-radius: 500px;
  -o-object-fit: cover;
  object-fit: cover
}

.elementor-author-box__text {
  flex-grow: 1;
  font-size: 17px
}

.elementor-author-box__name {
  font-size: 24px;
  margin-bottom: 5px
}

.elementor-author-box__bio,
.elementor-author-box__bio p {
  margin-bottom: .8em
}

.elementor-author-box__bio p:last-of-type {
  margin-bottom: 0
}

.elementor-author-box--layout-image-left .elementor-author-box {
  flex-direction: row
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar {
  margin-left: 0;
  margin-right: 25px
}

.elementor-author-box--layout-image-right .elementor-author-box {
  flex-direction: row-reverse
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar {
  margin-right: 0;
  margin-left: 25px
}

.elementor-author-box--layout-image-above .elementor-author-box {
  display: block
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar {
  margin: 0 auto 15px;
  display: inline-block
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar {
  margin-left: 0
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar {
  margin-right: 0
}

.elementor-author-box--align-left .elementor-author-box {
  text-align: left
}

.elementor-author-box--align-right .elementor-author-box {
  text-align: right
}

.elementor-author-box--align-center .elementor-author-box {
  text-align: center
}

.elementor-button.elementor-author-box__button {
  border: 2px solid #3f444b;
  font-size: 15px;
  font-weight: 100;
  padding: 10px 18px
}

.elementor-button.elementor-author-box__button,
.elementor-button.elementor-author-box__button:hover {
  background: transparent;
  color: #3f444b
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,
.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
  align-self: flex-start
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar {
  align-self: center
}

.elementor-post-info__terms-list {
  display: inline-block
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar {
  border-radius: 100%
}

.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after {
  margin: initial
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  display: inline-block
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
  display: inline
}

.elementor-widget-breadcrumbs {
  font-size: .85em
}

.elementor-widget-breadcrumbs p {
  margin-bottom: 0
}

.elementor-sitemap-wrap {
  display: flex;
  flex-flow: row wrap
}

.elementor-widget-archive-posts:after,
.elementor-widget-posts:after {
  display: none
}

.elementor-posts-container.elementor-posts-masonry {
  align-items: flex-start
}

.elementor-posts-container:not(.elementor-posts-masonry) {
  align-items: stretch
}

.elementor-posts-container .elementor-post {
  padding: 0;
  margin: 0
}

.elementor-posts-container .elementor-post__excerpt {
  flex-grow: var(--read-more-alignment, 0)
}

.elementor-posts-container .elementor-post__thumbnail {
  overflow: hidden
}

.elementor-posts-container .elementor-post__thumbnail img {
  display: block;
  width: 100%;
  max-height: none;
  max-width: none;
  transition: filter .3s
}

.elementor-posts-container .elementor-post__thumbnail__link {
  position: relative;
  display: block;
  width: 100%
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
  height: auto;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  transform: scale(1.01) translate(-50%, -50%)
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
  height: 100%;
  width: auto
}

.elementor-posts .elementor-post {
  flex-direction: column;
  transition-property: background, border, box-shadow;
  transition-duration: .25s
}

.elementor-posts .elementor-post__title {
  font-size: 18px;
  margin: 0
}

.elementor-posts .elementor-post__excerpt {
  margin-bottom: 10px
}

.elementor-posts .elementor-post__excerpt p {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #777
}

.elementor-posts .elementor-post__text {
  display: var(--item-display, block);
  flex-direction: column;
  flex-grow: 1
}

.elementor-posts .elementor-post__meta-data {
  line-height: 1.3em;
  font-size: 12px;
  margin-bottom: 13px;
  color: #adadad
}

.elementor-posts .elementor-post__read-more {
  font-size: 12px;
  font-weight: 700;
  align-self: flex-start
}

.elementor-posts .elementor-post__thumbnail {
  position: relative
}

.elementor-posts--skin-classic .elementor-post {
  overflow: hidden
}

.elementor-posts--align-left .elementor-post {
  text-align: left
}

.elementor-posts--align-right .elementor-post {
  text-align: right
}

.elementor-posts--align-center .elementor-post {
  text-align: center
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
  margin-bottom: 20px
}

.elementor-posts--thumbnail-top .elementor-post__text {
  width: 100%
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link {
  margin-right: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link {
  margin-left: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
  margin-right: auto;
  margin-left: auto
}

.elementor-posts--thumbnail-left .elementor-post,
.elementor-posts--thumbnail-right .elementor-post {
  flex-direction: row
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,
.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
  flex-shrink: 0;
  width: 25%
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
  order: 0;
  margin-right: 20px
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
  order: 5;
  margin-left: 20px
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link {
  display: none
}

.elementor-posts .elementor-post {
  display: flex
}

.elementor-posts .elementor-post__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #69727d;
  transition: all .25s
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
  position: relative;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
  width: calc(100% + 1px)
}

.elementor-posts .elementor-post__card .elementor-post__text {
  padding: 0 30px;
  margin-bottom: 0;
  margin-top: 20px
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
  margin-bottom: 20px;
  display: inline-block
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
  padding: 15px 30px;
  margin-bottom: 0;
  border-top: 1px solid #eaeaea
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before {
  margin: 0 5px
}

.elementor-posts .elementor-post__card .elementor-post__title {
  font-size: 21px
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
  line-height: 1.7
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,
.elementor-posts .elementor-post__card .elementor-post__title {
  margin-bottom: 25px
}

.elementor-posts .elementor-post__card .elementor-post__badge,
.elementor-posts .elementor-post__card .elementor-post__read-more {
  text-transform: uppercase
}

.elementor-posts .elementor-post__badge {
  position: absolute;
  top: 0;
  background: #69727d;
  color: #fff;
  font-size: 12px;
  padding: .6em 1.2em;
  line-height: 1;
  font-weight: 400;
  margin: 20px;
  border-radius: 999px
}

.elementor-posts .elementor-post__avatar {
  position: relative;
  padding: 0 30px;
  width: 100%;
  top: -25px;
  height: 0;
  pointer-events: none
}

.elementor-posts .elementor-post__avatar img {
  border-radius: 50%;
  width: 60px;
  pointer-events: all;
  transform: translateY(-50%)
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,
.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
  margin-top: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar {
  padding-top: 0;
  position: static;
  height: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar {
  transform: translateY(0);
  vertical-align: bottom
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link {
  margin-bottom: 25px
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
  display: block;
  content: "";
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent 75%);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  transition: all .3s ease-out
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after {
  opacity: .5
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
  height: 100%
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
  height: 115%
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
  height: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
  height: 100%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
  width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,
.elementor-posts__hover-zoom-out .elementor-post__thumbnail img {
  transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1)
}

.elementor-card-shadow-yes .elementor-post__card {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.elementor-card-shadow-yes .elementor-post__card:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15)
}

.elementor-posts--skin-full_content article {
  flex-direction: column;
  overflow: hidden
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail {
  padding-bottom: 0
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content,
body.elementor-editor-active .elementor-posts--skin-full_content {
  pointer-events: none
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,
body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link {
  display: none
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link {
  display: block
}

.elementor-portfolio__filters {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0
}

.elementor-portfolio__filter {
  margin: 0;
  cursor: pointer;
  padding: 8px
}

.elementor-portfolio-item {
  align-self: flex-start;
  transition-property: transform, opacity;
  transition-timing-function: ease-in-out;
  transform-style: preserve-3d;
  overflow: hidden;
  margin: 0
}

.elementor-portfolio-item__title {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
  color: #fff
}

.elementor-portfolio-item__tags__separator:before {
  content: ", "
}

.elementor-portfolio-item__overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  transition: opacity 1s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  background-color: rgba(105, 114, 125, .8)
}

.elementor-portfolio-item__overlay:hover {
  opacity: 1;
  transition: opacity .5s
}

.elementor-portfolio-item__img img[src=""] {
  background-color: rgba(0, 0, 0, .1);
  height: 100%
}

.elementor-portfolio.elementor-has-item-ratio {
  transition: height .5s
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
  position: absolute;
  background-color: rgba(0, 0, 0, .1)
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link {
  padding-bottom: 56.25%
}

.elementor ul li.elementor-portfolio__filter {
  list-style-type: none
}

.e-con-inner>.elementor-widget-portfolio,
.e-con>.elementor-widget-portfolio {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,
.elementor-widget-posts.load-more-align-center .elementor-button-wrapper {
  text-align: center
}

.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,
.elementor-widget-posts.load-more-align-start .elementor-button-wrapper {
  text-align: start
}

.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,
.elementor-widget-posts.load-more-align-end .elementor-button-wrapper {
  text-align: end
}

.elementor-widget-archive-posts.load-more-align-justify .elementor-button,
.elementor-widget-posts.load-more-align-justify .elementor-button {
  width: 100%
}

.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container,
.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container {
  cursor: default
}

.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner,
.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner {
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg,
.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg {
  display: flex
}

.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,
.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper {
  visibility: hidden
}

.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper,
.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper {
  display: none
}

.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message,
.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message {
  display: block
}

.elementor-widget-archive-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,
.elementor-widget-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper {
  visibility: visible
}

.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner,
.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner {
  display: flex
}

.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,
.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg {
  margin: 0 auto;
  display: none
}

.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i {
  color: var(--load-more-spinner-color)
}

.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,
.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg {
  fill: var(--load-more-spinner-color);
  height: 1em;
  width: 1em
}

.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-message,
.elementor-widget-posts>.elementor-widget-container .e-load-more-message {
  color: var(--load-more-message-color);
  text-align: var(--load-more-message-alignment, center);
  display: none;
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper,
.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper {
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner,
.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: inherit
}

.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button,
.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button {
  cursor: pointer;
  position: relative
}

.elementor-button.elementor-hidden,
.elementor-hidden {
  display: none
}

.e-form__step {
  width: 100%
}

.e-form__step:not(.elementor-hidden) {
  display: flex;
  flex-wrap: wrap
}

.e-form__buttons {
  flex-wrap: wrap
}

.e-form__buttons,
.e-form__buttons__wrapper {
  display: flex
}

.e-form__indicators {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  font-size: 13px;
  margin-bottom: var(--e-form-steps-indicators-spacing)
}

.e-form__indicators__indicator {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-basis: 0;
  padding: 0 var(--e-form-steps-divider-gap)
}

.e-form__indicators__indicator__progress {
  width: 100%;
  position: relative;
  background-color: var(--e-form-steps-indicator-progress-background-color);
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  overflow: hidden
}

.e-form__indicators__indicator__progress__meter {
  width: var(--e-form-steps-indicator-progress-meter-width, 0);
  height: var(--e-form-steps-indicator-progress-height);
  line-height: var(--e-form-steps-indicator-progress-height);
  padding-right: 15px;
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  background-color: var(--e-form-steps-indicator-progress-color);
  color: var(--e-form-steps-indicator-progress-meter-color);
  text-align: right;
  transition: width .1s linear
}

.e-form__indicators__indicator:first-child {
  padding-left: 0
}

.e-form__indicators__indicator:last-child {
  padding-right: 0
}

.e-form__indicators__indicator--state-inactive {
  color: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-inactive-secondary-color, #fff)
}

.e-form__indicators__indicator--state-inactive object,
.e-form__indicators__indicator--state-inactive svg {
  fill: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-active {
  color: var(--e-form-steps-indicator-active-primary-color, #39b54a);
  border-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active object,
.e-form__indicators__indicator--state-active svg {
  fill: var(--e-form-steps-indicator-active-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed {
  color: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
  background-color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label {
  color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none {
  color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
  background-color: initial
}

.e-form__indicators__indicator--state-completed object,
.e-form__indicators__indicator--state-completed svg {
  fill: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator__icon {
  width: var(--e-form-steps-indicator-padding, 30px);
  height: var(--e-form-steps-indicator-padding, 30px);
  font-size: var(--e-form-steps-indicator-icon-size);
  border-width: 1px;
  border-style: solid;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 10px
}

.e-form__indicators__indicator__icon img,
.e-form__indicators__indicator__icon object,
.e-form__indicators__indicator__icon svg {
  width: var(--e-form-steps-indicator-icon-size);
  height: auto
}

.e-form__indicators__indicator__icon .e-font-icon-svg {
  height: 1em
}

.e-form__indicators__indicator__number {
  width: var(--e-form-steps-indicator-padding, 30px);
  height: var(--e-form-steps-indicator-padding, 30px);
  border-width: 1px;
  border-style: solid;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px
}

.e-form__indicators__indicator--shape-circle {
  border-radius: 50%
}

.e-form__indicators__indicator--shape-square {
  border-radius: 0
}

.e-form__indicators__indicator--shape-rounded {
  border-radius: 5px
}

.e-form__indicators__indicator--shape-none {
  border: 0
}

.e-form__indicators__indicator__label {
  text-align: center
}

.e-form__indicators__indicator__separator {
  width: 100%;
  height: var(--e-form-steps-divider-width);
  background-color: #babfc5
}

.e-form__indicators--type-icon,
.e-form__indicators--type-icon_text,
.e-form__indicators--type-number,
.e-form__indicators--type-number_text {
  align-items: flex-start
}

.e-form__indicators--type-icon .e-form__indicators__indicator__separator,
.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,
.e-form__indicators--type-number .e-form__indicators__indicator__separator,
.e-form__indicators--type-number_text .e-form__indicators__indicator__separator {
  margin-top: calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)
}

.elementor-field-type-hidden {
  display: none
}

.elementor-field-type-html {
  display: inline-block
}

.elementor-login .elementor-lost-password,
.elementor-login .elementor-remember-me {
  font-size: .85em
}

.elementor-field-type-recaptcha_v3 .elementor-field-label {
  display: none
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
  z-index: 1
}

.elementor-button .elementor-form-spinner {
  order: 3
}

.elementor-form .elementor-button>span {
  display: flex;
  justify-content: center;
  align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
  white-space: normal;
  flex-grow: 0
}

.elementor-form .elementor-button svg {
  height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
  height: 1em
}

.elementor-select-wrapper .select-caret-down-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  inset-inline-end: 10px;
  pointer-events: none;
  font-size: 11px
}

.elementor-select-wrapper .select-caret-down-wrapper svg {
  display: unset;
  width: 1em;
  aspect-ratio: unset;
  fill: currentColor
}

.elementor-select-wrapper .select-caret-down-wrapper i {
  font-size: 19px;
  line-height: 2
}

.elementor-select-wrapper.remove-before:before {
  content: "" !important
}

.elementor-widget-price-list .elementor-price-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.elementor-widget-price-list .elementor-price-list li {
  margin: 0
}

.elementor-price-list li:not(:last-child) {
  margin-bottom: 20px
}

.elementor-price-list .elementor-price-list-image {
  max-width: 50%;
  flex-shrink: 0;
  padding-right: 25px
}

.elementor-price-list .elementor-price-list-image img {
  width: 100%
}

.elementor-price-list .elementor-price-list-header,
.elementor-price-list .elementor-price-list-item,
.elementor-price-list .elementor-price-list-text {
  display: flex
}

.elementor-price-list .elementor-price-list-item {
  align-items: flex-start
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text {
  align-items: flex-start;
  flex-wrap: wrap;
  flex-grow: 1
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
  align-items: center;
  flex-basis: 100%;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 10px;
  justify-content: space-between
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
  max-width: 80%
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-price {
  font-weight: 600
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description {
  flex-basis: 100%;
  font-size: 14px;
  margin: 0
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator {
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  height: 0
}

.elementor-price-table {
  text-align: center
}

.elementor-price-table .elementor-price-table__header {
  background: var(--e-price-table-header-background-color, #555);
  padding: 20px 0
}

.elementor-price-table .elementor-price-table__heading {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 600;
  color: #fff
}

.elementor-price-table .elementor-price-table__subheading {
  font-size: 13px;
  font-weight: 400;
  color: #fff
}

.elementor-price-table .elementor-price-table__original-price {
  margin-right: 15px;
  text-decoration: line-through;
  font-size: .5em;
  line-height: 1;
  font-weight: 400;
  align-self: center
}

.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency {
  font-size: 1em;
  margin: 0
}

.elementor-price-table .elementor-price-table__price {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  color: #555;
  font-weight: 800;
  font-size: 65px;
  padding: 40px 0
}

.elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 400;
  font-size: medium;
  font-style: normal
}

.elementor-price-table .elementor-price-table__after-price {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column
}

.elementor-price-table .elementor-price-table__integer-part {
  line-height: .8
}

.elementor-price-table .elementor-price-table__currency,
.elementor-price-table .elementor-price-table__fractional-part {
  line-height: 1;
  font-size: .3em
}

.elementor-price-table .elementor-price-table__currency {
  margin-right: 3px
}

.elementor-price-table .elementor-price-table__period {
  width: 100%;
  font-size: 13px;
  font-weight: 400
}

.elementor-price-table .elementor-price-table__features-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  color: var(--e-price-table-features-list-color)
}

.elementor-price-table .elementor-price-table__features-list li {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0
}

.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
  margin-left: 15px;
  margin-right: 15px
}

.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before {
  content: "";
  display: block;
  border: 0 solid hsla(0, 0%, 47.8%, .3);
  margin: 10px 12.5%
}

.elementor-price-table .elementor-price-table__features-list i {
  margin-right: 10px;
  font-size: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg {
  margin-right: 10px;
  fill: var(--e-price-table-features-list-color);
  height: 1.3em;
  width: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg~* {
  vertical-align: text-top
}

.elementor-price-table .elementor-price-table__footer {
  padding: 30px 0
}

.elementor-price-table .elementor-price-table__additional_info {
  margin: 0;
  font-size: 13px;
  line-height: 1.4
}

.elementor-price-table__ribbon {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px
}

.elementor-price-table__ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000
}

.elementor-price-table__ribbon.elementor-ribbon-left {
  transform: rotate(0);
  left: 0;
  right: auto
}

.elementor-price-table__ribbon.elementor-ribbon-right {
  transform: rotate(90deg);
  left: auto;
  right: 0
}

.elementor-widget-price-table .elementor-widget-container {
  overflow: hidden;
  background-color: #f9fafa
}

.e-con-inner>.elementor-widget-price-list,
.e-con>.elementor-widget-price-list {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-flip-box {
  height: 280px;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d
}

@media (max-device-width:990px) {
  .elementor-flip-box {
    cursor: pointer
  }
}

.elementor-flip-box__front {
  background-color: #1abc9c
}

.elementor-flip-box__back {
  background-color: #4054b2;
  display: block
}

.elementor-flip-box__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .6s ease-in-out
}

.elementor-flip-box__layer__overlay {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  text-align: center;
  padding: 35px;
  color: #fff
}

.elementor-flip-box__layer__title {
  font-size: 21px
}

.elementor-flip-box__layer__description {
  font-size: 14px
}

.elementor-flip-box__layer__description:not(:last-child),
.elementor-flip-box__layer__title:not(:last-child) {
  margin: 0 0 20px;
  padding: 0
}

.elementor-flip-box__layer__title {
  line-height: 1;
  font-weight: 600
}

.elementor-flip-box,
.elementor-flip-box .elementor-view-framed,
.elementor-flip-box .elementor-view-stacked {
  --e-flip-box-view-framed-stacked-icon-color: #fff
}

.elementor-flip-box .elementor-icon,
.elementor-flip-box .elementor-view-framed .elementor-icon,
.elementor-flip-box .elementor-view-stacked .elementor-icon {
  color: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-icon svg,
.elementor-flip-box .elementor-view-framed .elementor-icon svg,
.elementor-flip-box .elementor-view-stacked .elementor-icon svg {
  fill: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
  border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
  background-color: rgba(0, 0, 0, .5)
}

.elementor-flip-box__button.elementor-button {
  cursor: pointer;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fff;
  background: transparent
}

.elementor-flip-box__button.elementor-button:focus-visible,
.elementor-flip-box__button.elementor-button:hover {
  background: transparent;
  text-decoration: none
}

.elementor-flip-box__image {
  margin: 0 0 20px;
  display: inline-block;
  width: 100%
}

.elementor-flip-box__image img {
  width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
  margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
  transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
  transform-style: preserve-3d;
  transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
  perspective: 1000px;
  transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
  transform-style: preserve-3d;
  backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
  transform: none;
  z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:focus-visible .elementor-flip-box__back,
.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
  transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
  transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
  transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
  transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push .elementor-flip-box,
.elementor-flip-box--effect-slide .elementor-flip-box {
  overflow: hidden
}

.elementor-flip-box--effect-push .elementor-flip-box:focus-visible .elementor-flip-box__back,
.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,
.elementor-flip-box--effect-slide .elementor-flip-box:focus-visible .elementor-flip-box__back,
.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
  transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
  transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
  transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
  transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
  transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
  transition: transform .7s, opacity .35s, width .1ms;
  opacity: 1;
  transform: scale(1);
  z-index: 1;
  width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:focus-visible .elementor-flip-box__front,
.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
  width: 0;
  opacity: 0;
  transform: scale(.7);
  transition: transform .8s, opacity .7s .1s, width .1ms .7s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
  transition: transform .7s, opacity .5s .2s;
  opacity: 0;
  transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:focus-visible .elementor-flip-box__back,
.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
  transition: transform .7s, opacity .5s;
  opacity: 1;
  transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
  opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:focus-visible .elementor-flip-box__back,
.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
  opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
  display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
  transform: none;
  opacity: 1
}

.e-con-inner>.elementor-widget-flip-box,
.e-con>.elementor-widget-flip-box {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-cta,
.elementor-widget-call-to-action .elementor-widget-container {
  overflow: hidden
}

.elementor-cta {
  position: relative;
  display: flex;
  transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
  flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
  position: relative;
  min-height: 200px;
  width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
  transition: all .4s;
  width: 100%;
  background-color: #f9fafa
}

.elementor-cta--skin-classic .elementor-cta__content-item,
.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
  color: #3f444b;
  border-color: #3f444b;
  fill: #3f444b
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
  color: #3f444b;
  border-color: #3f444b
}

.elementor-cta--skin-cover .elementor-cta {
  display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .4s;
  width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
  min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button,
.elementor-cta--skin-cover .elementor-cta__content-item,
.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
  color: #fff;
  border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
  flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
  width: 100%
}

.elementor-cta--layout-image-left .elementor-cta,
.elementor-cta--layout-image-right .elementor-cta {
  flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,
.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
  width: auto;
  min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,
.elementor-cta--layout-image-right .elementor-cta__content {
  flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
  flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
  flex-direction: row-reverse
}

.elementor-cta__bg,
.elementor-cta__bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .4s
}

.elementor-cta__bg-wrapper {
  z-index: 1;
  overflow: hidden
}

.elementor-cta__bg {
  background-size: cover;
  background-position: 50%;
  z-index: 1
}

.elementor-cta__bg-overlay {
  z-index: 2
}

.elementor-cta__button.elementor-button {
  cursor: pointer;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fff;
  background: transparent
}

.elementor-cta__button.elementor-button:hover {
  background: transparent;
  text-decoration: none
}

.elementor-cta__title {
  font-size: 23px
}

.elementor-cta__content {
  z-index: 1;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 35px;
  width: 100%
}

.elementor-cta__content,
.elementor-cta__content-item {
  position: relative;
  transition: .5s;
  color: #fff
}

.elementor-cta__content-item {
  width: 100%;
  margin: 0
}

.elementor-cta__content-item:not(:last-child) {
  margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
  color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
  align-content: flex-start;
  align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
  align-content: center;
  align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
  align-content: flex-end;
  align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
  background-color: rgba(0, 0, 0, .3)
}

@media (max-device-width:990px) {
  .elementor-cta {
    cursor: pointer
  }
}

@media (min-width:-1) {
  .elementor-cta--widescreen-layout-image-above .elementor-cta {
    flex-wrap: wrap
  }

  .elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta,
  .elementor-cta--widescreen-layout-image-right .elementor-cta {
    flex-wrap: nowrap
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta__content,
  .elementor-cta--widescreen-layout-image-right .elementor-cta__content {
    flex-grow: 1
  }

  .elementor-cta--widescreen-layout-image-left .elementor-cta {
    flex-direction: row
  }

  .elementor-cta--widescreen-layout-image-right .elementor-cta {
    flex-direction: row-reverse
  }
}

@media (max-width:-1) {
  .elementor-cta--laptop-layout-image-above .elementor-cta {
    flex-wrap: wrap
  }

  .elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta,
  .elementor-cta--laptop-layout-image-right .elementor-cta {
    flex-wrap: nowrap
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta__content,
  .elementor-cta--laptop-layout-image-right .elementor-cta__content {
    flex-grow: 1
  }

  .elementor-cta--laptop-layout-image-left .elementor-cta {
    flex-direction: row
  }

  .elementor-cta--laptop-layout-image-right .elementor-cta {
    flex-direction: row-reverse
  }
}

@media (max-width:-1) {
  .elementor-cta--tablet_extra-layout-image-above .elementor-cta {
    flex-wrap: wrap
  }

  .elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta,
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
    flex-wrap: nowrap
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta__content {
    flex-grow: 1
  }

  .elementor-cta--tablet_extra-layout-image-left .elementor-cta {
    flex-direction: row
  }

  .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
    flex-direction: row-reverse
  }
}

@media (max-width:990px) {
  .elementor-cta--tablet-layout-image-above .elementor-cta {
    flex-wrap: wrap
  }

  .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta,
  .elementor-cta--tablet-layout-image-right .elementor-cta {
    flex-wrap: nowrap
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta__content,
  .elementor-cta--tablet-layout-image-right .elementor-cta__content {
    flex-grow: 1
  }

  .elementor-cta--tablet-layout-image-left .elementor-cta {
    flex-direction: row
  }

  .elementor-cta--tablet-layout-image-right .elementor-cta {
    flex-direction: row-reverse
  }
}

@media (max-width:-1) {
  .elementor-cta--mobile_extra-layout-image-above .elementor-cta {
    flex-wrap: wrap
  }

  .elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta,
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
    flex-wrap: nowrap
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta__content {
    flex-grow: 1
  }

  .elementor-cta--mobile_extra-layout-image-left .elementor-cta {
    flex-direction: row
  }

  .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
    flex-direction: row-reverse
  }
}

@media (max-width:767px) {
  .elementor-cta--mobile-layout-image-above .elementor-cta {
    flex-wrap: wrap
  }

  .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta,
  .elementor-cta--mobile-layout-image-right .elementor-cta {
    flex-wrap: nowrap
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,
  .elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta__content,
  .elementor-cta--mobile-layout-image-right .elementor-cta__content {
    flex-grow: 1
  }

  .elementor-cta--mobile-layout-image-left .elementor-cta {
    flex-direction: row
  }

  .elementor-cta--mobile-layout-image-right .elementor-cta {
    flex-direction: row-reverse
  }
}

.elementor-ribbon {
  position: absolute;
  z-index: 1;
  top: 0;
  left: auto;
  right: 0;
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px
}

.elementor-ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
  color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
  transform: rotate(0);
  left: 0;
  right: auto
}

.elementor-ribbon.elementor-ribbon-right {
  transform: rotate(90deg);
  left: auto;
  right: 0
}

.elementor-widget-countdown .elementor-countdown-expire--message {
  display: none;
  padding: 20px;
  text-align: center
}

.elementor-widget-countdown .elementor-countdown-wrapper {
  flex-direction: row
}

.elementor-widget-countdown .elementor-countdown-item {
  padding: 20px 0;
  text-align: center;
  color: #fff
}

.elementor-widget-countdown .elementor-countdown-digits,
.elementor-widget-countdown .elementor-countdown-label {
  line-height: 1
}

.elementor-widget-countdown .elementor-countdown-digits {
  font-size: 69px
}

.elementor-widget-countdown .elementor-countdown-label {
  font-size: 19px
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
  display: flex;
  justify-content: center;
  margin-right: auto;
  margin-left: auto
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label {
  display: block
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
  flex-basis: 0;
  flex-grow: 1
}

.elementor-widget-countdown.elementor-countdown--label-inline {
  text-align: center
}

.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

.elementor-slides .swiper-slide-bg {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100%
}

.elementor-slides .swiper-slide-inner {
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 50px;
  margin: auto
}

.elementor-slides .swiper-slide-inner,
.elementor-slides .swiper-slide-inner:hover {
  color: #fff;
  display: flex
}

.elementor-slides .swiper-slide-inner .elementor-background-overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.elementor-slides .swiper-slide-inner .elementor-slide-content {
  position: relative;
  z-index: 1;
  width: 100%
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
  font-size: 35px;
  font-weight: 700;
  line-height: 1
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
  font-size: 17px;
  line-height: 1.4
}

.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),
.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
  margin-bottom: 30px
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  display: inline-block
}

.elementor-slides .swiper-slide-inner .elementor-slide-button,
.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
  background: transparent;
  color: inherit;
  text-decoration: none
}

.elementor--v-position-top .swiper-slide-inner {
  align-items: flex-start
}

.elementor--v-position-bottom .swiper-slide-inner {
  align-items: flex-end
}

.elementor--v-position-middle .swiper-slide-inner {
  align-items: center
}

.elementor--h-position-left .swiper-slide-inner {
  justify-content: flex-start
}

.elementor--h-position-right .swiper-slide-inner {
  justify-content: flex-end
}

.elementor--h-position-center .swiper-slide-inner {
  justify-content: center
}

body.rtl .elementor-widget-slides .elementor-swiper-button-next {
  left: 10px;
  right: auto
}

body.rtl .elementor-widget-slides .elementor-swiper-button-prev {
  right: 10px;
  left: auto
}

.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner {
  display: none
}

@media (max-width:767px) {
  .elementor-slides .swiper-slide-inner {
    padding: 30px
  }

  .elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 23px;
    line-height: 1;
    margin-bottom: 15px
  }

  .elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 15px
  }
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn {
  background-color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text {
  color: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg {
  fill: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn {
  color: var(--e-share-buttons-primary-color, #ea4335);
  border-color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon {
  background-color: var(--e-share-buttons-primary-color, #ea4335);
  color: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg {
  fill: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
  color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon svg {
  fill: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--color-official .elementor-share-btn:hover {
  filter: saturate(1.5) brightness(1.2)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg {
  background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email {
  background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print {
  background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook {
  background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google {
  background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket {
  background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki {
  background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest {
  background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit {
  background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype {
  background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat {
  background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon {
  background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix {
  background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr {
  background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch {
  background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram {
  background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter {
  background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo {
  background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk {
  background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp {
  background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress {
  background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing {
  background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg {
  color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg {
  fill: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email {
  color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg {
  fill: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print {
  color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg {
  fill: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook {
  color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg {
  fill: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google {
  color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg {
  fill: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket {
  color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg {
  fill: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin {
  color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg {
  fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki {
  color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg {
  fill: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest {
  color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg {
  fill: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit {
  color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg {
  fill: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype {
  color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg {
  fill: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare {
  color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg {
  fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat {
  color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg {
  fill: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon {
  color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg {
  fill: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix {
  color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg {
  fill: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr {
  color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg {
  fill: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch {
  color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg {
  fill: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram {
  color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg {
  fill: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter {
  color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg {
  fill: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo {
  color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg {
  fill: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk {
  color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg {
  fill: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp {
  color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg {
  fill: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress {
  color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg {
  fill: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing {
  color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg {
  fill: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon {
  background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon {
  background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon {
  background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon {
  background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon {
  background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon {
  background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon {
  background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon {
  background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon {
  background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon {
  background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon {
  background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon {
  background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon {
  background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon {
  background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon {
  background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon {
  background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon {
  background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon {
  background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon {
  background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon {
  background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon {
  background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon {
  background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon {
  background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
  color: var(--e-share-buttons-icon-color, #fff)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg {
  fill: var(--e-share-buttons-icon-color, #fff)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
  margin-left: -.2em
}

.elementor-share-buttons--skin-boxed .elementor-share-btn,
.elementor-share-buttons--skin-framed .elementor-share-btn {
  border-style: solid
}

.elementor-share-buttons--skin-gradient .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text,
.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
  padding-left: .9em
}

.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--skin-gradient .elementor-share-btn {
  background-color: var(--e-share-buttons-primary-color, #ea4335)
}

.elementor-share-buttons--skin-flat .elementor-share-btn__icon,
.elementor-share-buttons--skin-flat .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text {
  color: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,
.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,
.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg {
  fill: var(--e-share-buttons-secondary-color, #fff)
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon {
  border-radius: .5em
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon {
  border-radius: 99.9em
}

.elementor-share-buttons--view-text .elementor-share-btn__text {
  padding-left: 1em
}

.elementor-share-buttons--view-icon .elementor-share-btn,
.elementor-share-buttons--view-text .elementor-share-btn {
  justify-content: center
}

.elementor-share-buttons--view-icon .elementor-share-btn__icon,
.elementor-share-buttons--view-icon .elementor-share-btn__text,
.elementor-share-buttons--view-text .elementor-share-btn__icon,
.elementor-share-buttons--view-text .elementor-share-btn__text {
  flex-grow: 1;
  justify-content: center
}

.elementor-share-buttons--shape-rounded .elementor-share-btn {
  border-radius: .5em
}

.elementor-share-buttons--shape-circle .elementor-share-btn {
  border-radius: 99.9em
}

.elementor-share-btn {
  overflow: hidden;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition-duration: .2s;
  transition-property: filter, background-color, border-color;
  height: 4.5em;
  cursor: pointer
}

.elementor-share-btn__icon,
.elementor-share-btn__text {
  transition-property: color, background-color;
  transition-duration: .2s
}

.elementor-share-btn__icon {
  display: flex;
  align-self: stretch;
  justify-content: center;
  align-items: center;
  width: 4.5em;
  position: relative
}

.elementor-share-btn__icon i {
  font-size: var(--e-share-buttons-icon-size, 1.7em)
}

.elementor-share-btn__icon svg {
  width: var(--e-share-buttons-icon-size, 1.7em);
  height: var(--e-share-buttons-icon-size, 1.7em)
}

.elementor-share-btn__text {
  font-size: 1.5em;
  padding-right: 1em;
  align-self: stretch;
  flex-grow: 1;
  align-items: center;
  display: flex;
  font-weight: 100
}

.elementor-share-btn__title {
  font-weight: 700;
  flex-shrink: 0
}

.elementor-widget-share-buttons {
  text-align: var(--alignment, inherit);
  -moz-text-align-last: var(--alignment, inherit);
  text-align-last: var(--alignment, inherit)
}

.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container {
  font-size: 0
}

.elementor-skin-carousel .elementor-main-swiper,
.elementor-skin-coverflow .elementor-main-swiper {
  height: 230px
}

.elementor-skin-slideshow .elementor-main-swiper {
  height: 450px;
  position: relative
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i {
  font-size: 50px
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide {
  cursor: pointer
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .3)
}

.elementor-carousel-image {
  background: no-repeat 50%;
  background-size: cover;
  height: 100%;
  position: relative
}

.elementor-carousel-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: var(--e-carousel-image-overlay-color, #fff);
  background-color: rgba(105, 114, 125, .8);
  transition: transform .5s, opacity .5s
}

.elementor-carousel-image-overlay i {
  font-size: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-carousel-image-overlay svg {
  fill: var(--e-carousel-image-overlay-color, #fff);
  width: var(--e-carousel-image-overlay-icon-size, 21px);
  height: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-testimonial__image {
  flex-shrink: 0
}

.elementor-testimonial__image img {
  border-radius: 999px;
  box-sizing: content-box;
  -o-object-fit: cover;
  object-fit: cover
}

.elementor-testimonial__footer,
.elementor-testimonial__header {
  display: flex
}

.elementor-testimonial__footer cite,
.elementor-testimonial__header cite {
  display: flex;
  flex-direction: column;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5
}

.elementor-testimonial__name {
  font-weight: 700
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  align-items: center
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
  margin-left: 20px
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer {
  flex-direction: row-reverse
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite {
  margin-right: 20px;
  margin-left: 0
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer {
  flex-direction: row
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite {
  margin-right: 0;
  margin-left: 20px
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  margin-top: 25px
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
  display: flex;
  flex-direction: column-reverse
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
  margin-bottom: 25px
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
  margin-top: 25px;
  flex-wrap: wrap
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,
.elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
  margin-top: 15px;
  width: 100%
}

.elementor-testimonial--layout-image_left .elementor-testimonial,
.elementor-testimonial--layout-image_right .elementor-testimonial {
  display: flex;
  align-items: stretch
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  flex-shrink: 0;
  flex-direction: column;
  text-align: center
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite {
  margin-top: 15px
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer {
  justify-content: flex-start
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
  flex-direction: row-reverse
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
  padding-right: 20px
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
  flex-direction: row
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  padding-left: 20px
}

.elementor-testimonial--align-right .elementor-testimonial {
  text-align: right
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  flex-direction: row-reverse;
  justify-content: end
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
  margin-right: 20px;
  margin-left: 0
}

.elementor-testimonial--align-left .elementor-testimonial {
  text-align: left
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  flex-direction: row;
  justify-content: start
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
  margin-right: 0;
  margin-left: 20px
}

.elementor-testimonial--align-center .elementor-testimonial {
  text-align: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  justify-content: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
  text-align: left
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 25px
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
  background-color: #f9fafa;
  padding: 20px;
  position: relative
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #f9fafa;
  position: absolute;
  transform: scaleX(.75) rotate(45deg);
  border-width: 0;
  box-sizing: content-box
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after {
  bottom: calc(100% - 7px);
  transform: scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after {
  left: 50%;
  transform: translateX(-50%) scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after {
  top: calc(100% - 7px)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
  left: 50%;
  transform: translateX(-50%) scaleX(.75) rotate(45deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after {
  left: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after {
  right: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after {
  transform: scaleY(.75) rotate(135deg);
  left: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
  transform: scaleY(.75) rotate(-45deg);
  right: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
  top: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
  padding-top: 20px
}

@media (min-width:-1) {
  .elementor-testimonial--widescreen-align-right .elementor-testimonial {
    text-align: right
  }

  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
  }

  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
  }

  .elementor-testimonial--widescreen-align-left .elementor-testimonial {
    text-align: left
  }

  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
  }

  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
  }

  .elementor-testimonial--widescreen-align-center .elementor-testimonial {
    text-align: center
  }

  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center
  }

  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
  }
}

@media (max-width:-1) {
  .elementor-testimonial--laptop-align-right .elementor-testimonial {
    text-align: right
  }

  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
  }

  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
  }

  .elementor-testimonial--laptop-align-left .elementor-testimonial {
    text-align: left
  }

  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
  }

  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
  }

  .elementor-testimonial--laptop-align-center .elementor-testimonial {
    text-align: center
  }

  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center
  }

  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
  }
}

@media (max-width:-1) {
  .elementor-testimonial--tablet_extra-align-right .elementor-testimonial {
    text-align: right
  }

  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
  }

  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
  }

  .elementor-testimonial--tablet_extra-align-left .elementor-testimonial {
    text-align: left
  }

  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
  }

  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
  }

  .elementor-testimonial--tablet_extra-align-center .elementor-testimonial {
    text-align: center
  }

  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center
  }

  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
  }
}

@media (max-width:990px) {
  .elementor-testimonial--tablet-align-right .elementor-testimonial {
    text-align: right
  }

  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
  }

  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
  }

  .elementor-testimonial--tablet-align-left .elementor-testimonial {
    text-align: left
  }

  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
  }

  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
  }

  .elementor-testimonial--tablet-align-center .elementor-testimonial {
    text-align: center
  }

  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center
  }

  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
  }
}

@media (max-width:-1) {
  .elementor-testimonial--mobile_extra-align-right .elementor-testimonial {
    text-align: right
  }

  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
  }

  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
  }

  .elementor-testimonial--mobile_extra-align-left .elementor-testimonial {
    text-align: left
  }

  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
  }

  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
  }

  .elementor-testimonial--mobile_extra-align-center .elementor-testimonial {
    text-align: center
  }

  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center
  }

  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
  }
}

@media (max-width:767px) {
  .elementor-testimonial--mobile-align-right .elementor-testimonial {
    text-align: right
  }

  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row-reverse;
    justify-content: end
  }

  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
  }

  .elementor-testimonial--mobile-align-left .elementor-testimonial {
    text-align: left
  }

  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: start
  }

  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
  }

  .elementor-testimonial--mobile-align-center .elementor-testimonial {
    text-align: center
  }

  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center
  }

  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
  }
}

.elementor-widget-testimonial-carousel .swiper-slide {
  padding: 20px
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
  width: 50px;
  height: 50px
}

.elementor-widget-reviews .swiper-slide {
  background-color: #fff;
  border: 1px solid #e1e8ed;
  border-radius: 5px;
  padding: 0
}

.elementor-widget-reviews .elementor-testimonial__text {
  font-size: 14px;
  line-height: 20px
}

.elementor-widget-reviews .elementor-testimonial__name {
  color: #1c2022
}

.elementor-widget-reviews .elementor-testimonial__title {
  color: #697882;
  font-size: 12.5px;
  font-weight: 400;
  font-family: inherit
}

.elementor-widget-reviews .elementor-testimonial__image {
  display: flex
}

.elementor-widget-reviews .elementor-testimonial__image img {
  width: 36px;
  height: 36px
}

.elementor-widget-reviews .elementor-testimonial__icon {
  margin-left: auto;
  font-size: 17px
}

.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa {
  margin-left: .15em
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon {
  color: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android {
  --e-testimonial-icon-color: #a4c639
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple {
  --e-testimonial-icon-color: #999
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance {
  --e-testimonial-icon-color: #1769ff
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket {
  --e-testimonial-icon-color: #205081
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen {
  --e-testimonial-icon-color: #000
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious {
  --e-testimonial-icon-color: #39f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg {
  --e-testimonial-icon-color: #005be2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble {
  --e-testimonial-icon-color: #ea4c89
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope {
  --e-testimonial-icon-color: #ea4335
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook {
  --e-testimonial-icon-color: #3b5998
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr {
  --e-testimonial-icon-color: #0063dc
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare {
  --e-testimonial-icon-color: #2d5be3
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github {
  --e-testimonial-icon-color: #333
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus {
  --e-testimonial-icon-color: #dd4b39
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz {
  --e-testimonial-icon-color: #7ac142
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram {
  --e-testimonial-icon-color: #262626
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle {
  --e-testimonial-icon-color: #487aa2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin {
  --e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium {
  --e-testimonial-icon-color: #00ab6b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup {
  --e-testimonial-icon-color: #ec1c40
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud {
  --e-testimonial-icon-color: #273a4b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki {
  --e-testimonial-icon-color: #f4731c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest {
  --e-testimonial-icon-color: #bd081c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt {
  --e-testimonial-icon-color: #da552f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit {
  --e-testimonial-icon-color: #ff4500
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss {
  --e-testimonial-icon-color: #f26522
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart {
  --e-testimonial-icon-color: #4caf50
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype {
  --e-testimonial-icon-color: #00aff0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare {
  --e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat {
  --e-testimonial-icon-color: #fffc00
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud {
  --e-testimonial-icon-color: #f80
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify {
  --e-testimonial-icon-color: #2ebd59
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow {
  --e-testimonial-icon-color: #fe7a15
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam {
  --e-testimonial-icon-color: #00adee
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon {
  --e-testimonial-icon-color: #eb4924
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram {
  --e-testimonial-icon-color: #2ca5e0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,
.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack {
  --e-testimonial-icon-color: #1aa1d8
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor {
  --e-testimonial-icon-color: #589442
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr {
  --e-testimonial-icon-color: #35465c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch {
  --e-testimonial-icon-color: #6441a5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter {
  --e-testimonial-icon-color: #1da1f2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo {
  --e-testimonial-icon-color: #1ab7ea
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk {
  --e-testimonial-icon-color: #45668e
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo {
  --e-testimonial-icon-color: #dd2430
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin {
  --e-testimonial-icon-color: #31a918
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp {
  --e-testimonial-icon-color: #25d366
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress {
  --e-testimonial-icon-color: #21759b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing {
  --e-testimonial-icon-color: #026466
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp {
  --e-testimonial-icon-color: #af0606
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube {
  --e-testimonial-icon-color: #cd201f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px {
  --e-testimonial-icon-color: #0099e5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg {
  fill: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__rating {
  background-image: linear-gradient(90deg, #ffc82c var(--rating), #ccc var(--rating));
  font-family: eicons
}

.elementor-widget-reviews .elementor-testimonial__header {
  display: flex;
  padding-top: 15px;
  padding-bottom: 6px
}

.elementor-widget-reviews .elementor-testimonial__image+cite {
  margin-left: 9px
}

.elementor-widget-reviews .elementor-testimonial__separator {
  margin: 0 auto;
  border-top: 0;
  border-bottom: 1px solid #e1e8ed;
  height: 0
}

.elementor-widget-reviews .elementor-testimonial__content {
  padding-top: 6px;
  padding-bottom: 15px
}

.elementor-widget-reviews .elementor-testimonial__content,
.elementor-widget-reviews .elementor-testimonial__header {
  padding-left: 15px;
  padding-right: 15px
}

.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
  border-bottom: 1px solid #e1e8ed
}

.swiper-pagination-bullets {
  color: #fff;
  cursor: default
}

.swiper-slide {
  will-change: transform;
  border-style: solid;
  border-width: 0;
  transition-duration: .5s;
  transition-property: border, background, transform;
  overflow: hidden
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
  opacity: 0
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
  transform: translateY(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
  transform: translateY(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
  transform: translateX(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
  transform: translateX(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
  transform: scale(.5);
  opacity: 0
}

.swiper-slide a {
  display: inline
}

.swiper-slide a.elementor-button {
  display: inline-block
}

.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper {
  width: calc(95% - 40px)
}

.elementor-widget-reviews .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-main-swiper {
  width: 95%
}

.elementor-widget-reviews .swiper-wrapper,
.elementor-widget-testimonial-carousel .swiper-wrapper {
  display: flex;
  align-items: stretch
}

.elementor-widget-reviews .swiper-slide,
.elementor-widget-testimonial-carousel .swiper-slide {
  height: auto
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,
.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container {
  padding-bottom: 40px
}

.elementor-widget-reviews .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next {
  left: 0;
  right: unset
}

.elementor-widget-reviews .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev {
  right: 0;
  left: unset
}

.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,
.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev {
  top: calc(50% - (40px / 2))
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next {
  left: 10px;
  right: unset
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev {
  right: 10px;
  left: unset
}

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),
.entry-summary blockquote.elementor-blockquote {
  margin-right: 0;
  margin-left: 0
}

.elementor-widget-blockquote blockquote {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
  border: 0;
  font-style: normal;
  color: #3f444b
}

.elementor-widget-blockquote blockquote .e-q-footer:after,
.elementor-widget-blockquote blockquote .e-q-footer:before,
.elementor-widget-blockquote blockquote:after,
.elementor-widget-blockquote blockquote:before,
.elementor-widget-blockquote blockquote cite:after,
.elementor-widget-blockquote blockquote cite:before {
  content: none
}

.elementor-blockquote {
  transition: .3s
}

.elementor-blockquote__author,
.elementor-blockquote__content {
  margin-bottom: 0;
  font-style: normal
}

.elementor-blockquote__author {
  font-weight: 700
}

.elementor-blockquote .e-q-footer {
  margin-top: 12px;
  display: flex;
  justify-content: space-between
}

.elementor-blockquote__tweet-button {
  display: flex;
  transition: .3s;
  color: #1da1f2;
  align-self: flex-end;
  line-height: 1;
  position: relative;
  width: -moz-max-content;
  width: max-content
}

.elementor-blockquote__tweet-button:hover {
  color: #0967a0
}

.elementor-blockquote__tweet-button span {
  font-weight: 600
}

.elementor-blockquote__tweet-button i,
.elementor-blockquote__tweet-button span {
  vertical-align: middle
}

.elementor-blockquote__tweet-button i+span,
.elementor-blockquote__tweet-button svg+span {
  margin-left: .5em
}

.elementor-blockquote__tweet-button svg {
  fill: #1da1f2;
  height: 1em;
  width: 1em
}

.elementor-blockquote__tweet-label {
  white-space: pre-wrap
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
  padding: .7em 1.2em;
  border-radius: 100em;
  background-color: #1da1f2;
  color: #fff;
  font-size: 15px
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
  background-color: #0967a0;
  color: #fff
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
  border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg {
  fill: #fff;
  height: 1em;
  width: 1em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,
.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
  padding: 0;
  width: 2em;
  height: 2em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,
.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
  content: "";
  border: .5em solid transparent;
  border-right-color: #1da1f2;
  position: absolute;
  left: -.8em;
  top: 50%;
  transform: translateY(-50%) scaleY(.65);
  transition: .3s
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
  right: auto;
  left: -.8em;
  border-right-color: #1da1f2;
  border-left-color: transparent
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
  border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
  left: auto;
  right: -.8em;
  border-right-color: transparent;
  border-left-color: #1da1f2
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
  border-left-color: #0967a0
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
  background-color: #f9fafa;
  padding: 30px
}

.elementor-blockquote--skin-border .elementor-blockquote {
  border-color: #f9fafa;
  border-left: 7px #f9fafa;
  border-style: solid;
  padding-left: 20px
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
  content: "“";
  font-size: 100px;
  color: #f9fafa;
  font-family: Times New Roman, Times, serif;
  font-weight: 900;
  line-height: 1;
  display: block;
  height: .6em
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
  margin-top: 15px
}

.elementor-blockquote--align-left .elementor-blockquote__content {
  text-align: left
}

.elementor-blockquote--align-left .elementor-blockquote .e-q-footer {
  flex-direction: row
}

.elementor-blockquote--align-right .elementor-blockquote__content {
  text-align: right
}

.elementor-blockquote--align-right .elementor-blockquote .e-q-footer {
  flex-direction: row-reverse
}

.elementor-blockquote--align-center .elementor-blockquote {
  text-align: center
}

.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,
.elementor-blockquote--align-center .elementor-blockquote__author {
  display: block
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
  margin-right: auto;
  margin-left: auto
}

.elementor-headline {
  font-size: 43px;
  line-height: 1.2;
  display: block
}

.elementor-headline-dynamic-text {
  color: var(--dynamic-text-color, #aebcb9)
}

.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper {
  text-align: left
}

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
  overflow: visible;
  text-align: inherit
}

.elementor-headline--style-highlight .elementor-headline-dynamic-text {
  z-index: 1
}

.elementor-headline--style-highlight .elementor-headline-plain-text {
  z-index: 1;
  position: relative
}

.elementor-headline--style-highlight svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  transform: translate(-50%, -50%);
  overflow: visible
}

.elementor-headline--style-highlight svg path {
  stroke: red;
  stroke-width: 9;
  fill: none;
  opacity: 0;
  stroke-dasharray: 0 1500;
  transition: .3s
}

.elementor-headline.e-animated svg path {
  animation: elementor-headline-dash forwards;
  animation-duration: var(--animation-duration, 1.2s);
  animation-iteration-count: 1
}

.elementor-headline.e-animated svg path:nth-of-type(2) {
  animation-delay: calc(var(--animation-duration, 1.2s) / 2)
}

.elementor-headline.e-hide-highlight svg path {
  opacity: 1;
  stroke-dasharray: 1500 1500;
  animation: hide-highlight .4s forwards;
  animation-iteration-count: 1
}

@keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500;
    opacity: 1
  }

  to {
    stroke-dasharray: 1500 1500;
    opacity: 1
  }
}

@keyframes hide-highlight {
  0% {
    opacity: 1;
    stroke-dasharray: 1500 1500
  }

  to {
    opacity: 0;
    filter: blur(10px)
  }
}

.elementor-headline-text-wrapper {
  vertical-align: bottom
}

.elementor-headline-dynamic-wrapper {
  display: inline-block;
  position: relative
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
  position: relative
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
  perspective: 300px
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
  opacity: 0;
  transform-origin: 50% 100%;
  transform: rotateX(180deg)
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  transform: rotateX(0deg);
  animation: elementor-headline-flip-in 1.2s
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  transform: rotateX(180deg);
  animation: elementor-headline-flip-out 1.2s
}

@keyframes elementor-headline-flip-in {
  0% {
    transform: rotateX(180deg);
    opacity: 0
  }

  35% {
    transform: rotateX(120deg);
    opacity: 0
  }

  65% {
    opacity: 0
  }

  to {
    transform: rotateX(1turn);
    opacity: 1
  }
}

@keyframes elementor-headline-flip-out {
  0% {
    transform: rotateX(0deg);
    opacity: 1
  }

  35% {
    transform: rotateX(-40deg);
    opacity: 1
  }

  65% {
    opacity: 0
  }

  to {
    transform: rotateX(180deg);
    opacity: 0
  }
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
  vertical-align: top;
  overflow: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #0d0d0d
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
  animation: elementor-headline-pulse 1s infinite
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
  background-color: var(--typing-selected-bg-color, #0d0d0d)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after {
  visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
  color: var(--typing-selected-color, var(--dynamic-text-color), #aebcb9)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
  visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  position: absolute;
  visibility: hidden
}

@keyframes elementor-headline-pulse {
  0% {
    transform: translateY(-50%) scale(1);
    opacity: 1
  }

  40% {
    transform: translateY(-50%) scale(.9);
    opacity: 0
  }

  to {
    transform: translateY(-50%) scale(0);
    opacity: 0
  }
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
  perspective: 300px
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  display: inline-block;
  backface-visibility: hidden
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
  transform: scaleX(1.0005);
  opacity: 0
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  transform-style: preserve-3d;
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0
}

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  opacity: 1
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  animation: elementor-headline-swirl-in .4s forwards
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  animation: elementor-headline-swirl-out .4s forwards
}

@keyframes elementor-headline-swirl-in {
  0% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(90deg)
  }

  60% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(-10deg)
  }

  to {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0deg)
  }
}

@keyframes elementor-headline-swirl-out {
  0% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0)
  }

  60% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-100deg)
  }

  to {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-90deg)
  }
}

.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
  display: inline-block;
  padding: .2em 0
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
  overflow: hidden;
  vertical-align: top
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
  opacity: 0;
  top: .2em
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
  top: 0;
  opacity: 1;
  animation: elementor-headline-slide-down-in .6s
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  animation: elementor-headline-slide-down-out .6s
}

@keyframes elementor-headline-slide-down-in {
  0% {
    opacity: 0;
    transform: translateY(-100%)
  }

  60% {
    opacity: 1;
    transform: translateY(20%)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes elementor-headline-slide-down-out {
  0% {
    opacity: 1;
    transform: translateY(0)
  }

  60% {
    opacity: 0;
    transform: translateY(120%)
  }

  to {
    opacity: 0;
    transform: translateY(100%)
  }
}

.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
  display: inline-block;
  padding: .2em 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
  overflow: hidden;
  vertical-align: top
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #0d0d0d
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
  perspective: 300px
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  animation: elementor-headline-drop-in-in .8s
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  animation: elementor-headline-drop-in-out .8s
}

@keyframes elementor-headline-drop-in-in {
  0% {
    opacity: 0;
    transform: translateZ(100px)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

@keyframes elementor-headline-drop-in-out {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }

  to {
    opacity: 0;
    transform: translateZ(-100px)
  }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
  perspective: 300px
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  display: inline-block;
  transform: rotateY(180deg);
  backface-visibility: hidden
}

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  transform: rotateY(0deg)
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  animation: elementor-headline-blinds-in .6s forwards
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  animation: elementor-headline-blinds-out .6s forwards
}

@keyframes elementor-headline-blinds-in {
  0% {
    transform: rotateY(180deg)
  }

  to {
    transform: rotateY(0deg)
  }
}

@keyframes elementor-headline-blinds-out {
  0% {
    transform: rotateY(0)
  }

  to {
    transform: rotateY(-180deg)
  }
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
  display: inline-block;
  opacity: 0;
  transform: scale(0)
}

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
  opacity: 1
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  animation: elementor-headline-wave-up .6s forwards
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  animation: elementor-headline-wave-down .6s forwards
}

@keyframes elementor-headline-wave-up {
  0% {
    transform: scale(0);
    opacity: 0
  }

  60% {
    transform: scale(1.2);
    opacity: 1
  }

  to {
    transform: scale(1);
    opacity: 1
  }
}

@keyframes elementor-headline-wave-down {
  0% {
    transform: scale(1);
    opacity: 1
  }

  60% {
    transform: scale(0);
    opacity: 0
  }
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
  opacity: 0
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  animation: elementor-headline-slide-in .6s
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
  animation: elementor-headline-slide-out .6s
}

@keyframes elementor-headline-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-100%)
  }

  60% {
    opacity: 1;
    transform: translateX(10%)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes elementor-headline-slide-out {
  0% {
    opacity: 1;
    transform: translateX(0)
  }

  60% {
    opacity: 0;
    transform: translateX(110%)
  }

  to {
    opacity: 0;
    transform: translateX(100%)
  }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
  transition: width .5s
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
  overflow: hidden
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
  white-space: nowrap
}

.elementor-msie .elementor-headline--style-highlight svg {
  top: auto;
  left: auto;
  transform: translate(-100%)
}

@keyframes e-hotspot-soft-beat {
  0% {
    transform: scale(1)
  }

  to {
    transform: scale(1.1)
  }
}

@keyframes e-hotspot-expand {
  0% {
    transform: scale(.5);
    opacity: 1
  }

  to {
    transform: scale(1.5);
    opacity: 0
  }
}

.elementor-widget-hotspot {
  display: flex;
  justify-content: var(--background-align)
}

.elementor-widget-hotspot .elementor-widget-container {
  position: relative;
  display: inline-block;
  width: var(--container-width);
  max-width: var(--container-max-width);
  height: var(--container-height)
}

.elementor-widget-hotspot .elementor-widget-container>img {
  display: block;
  width: var(--image-width, auto);
  height: var(--container-height);
  opacity: var(--opacity, 1)
}

.e-hotspot {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute
}

.e-hotspot--position-left.e-hotspot--position-top {
  transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-left.e-hotspot--position-bottom {
  transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y))
}

.e-hotspot--position-right.e-hotspot--position-top {
  transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-right.e-hotspot--position-bottom {
  transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y))
}

.e-hotspot--active {
  z-index: 2
}

.e-hotspot__inner-circle,
.e-hotspot__outer-circle {
  content: "";
  display: inline-block;
  box-sizing: content-box;
  border-radius: 50%
}

.e-hotspot__inner-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--hotspot-color);
  padding: calc(var(--hotspot-size, 18px) / 2)
}

.e-hotspot__outer-circle {
  background-color: var(--hotspot-color);
  padding: var(--hotspot-padding, 4px)
}

.e-hotspot--icon .e-hotspot__button,
.e-hotspot__outer-circle {
  width: var(--hotspot-size, 18px);
  height: var(--hotspot-size, 18px)
}

.e-hotspot--icon .e-hotspot__button {
  line-height: 0;
  box-sizing: content-box;
  font-size: var(--hotspot-size, 18px)
}

.e-hotspot__icon,
.e-hotspot__label {
  display: flex;
  justify-content: center;
  align-items: center
}

.e-hotspot__icon svg,
.e-hotspot__label svg {
  height: var(--hotspot-size, 18px);
  width: auto
}

.e-hotspot__button {
  cursor: pointer;
  position: relative;
  display: grid;
  grid-auto-flow: column;
  justify-content: center;
  color: var(--hotspot-color);
  font-size: var(--hotspot-size, 18px);
  min-width: var(--hotspot-button-width);
  min-height: var(--hotspot-button-height)
}

.e-hotspot__button:before {
  z-index: -2;
  content: "";
  width: 100%;
  height: 100%;
  left: -5px;
  top: -5px;
  position: absolute;
  padding: 5px;
  box-sizing: content-box
}

.e-hotspot__button svg {
  fill: var(--hotspot-color)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
  min-width: var(--hotspot-min-width);
  min-height: var(--hotspot-min-height);
  background-color: var(--hotspot-box-color);
  padding: var(--hotspot-padding, 4px);
  border-radius: var(--hotspot-border-radius, 3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before {
  border-radius: var(--hotspot-border-radius, 3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
  background-color: var(--hotspot-box-color)
}

.e-hotspot--overlay {
  opacity: .7;
  transition: opacity .2s
}

.e-hotspot--active .e-hotspot--overlay,
.e-hotspot--overlay:hover {
  opacity: 1
}

.e-hotspot--soft-beat {
  animation: e-hotspot-soft-beat .7s infinite alternate;
  animation-timing-function: ease
}

.e-hotspot--expand .e-hotspot__outer-circle {
  animation: e-hotspot-expand 2s infinite
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
  animation: e-hotspot-expand 2s infinite
}

.e-hotspot--sequenced {
  animation: fadeIn .3s;
  animation-iteration-count: 1;
  animation-fill-mode: both
}

.e-hotspot__direction-mask {
  overflow: hidden;
  position: absolute;
  pointer-events: none
}

.e-hotspot__tooltip {
  white-space: var(--white-space, nowrap);
  transition-property: transform, opacity;
  transition-duration: var(--tooltip-transition-duration, .5s);
  transform-origin: center center;
  position: absolute;
  pointer-events: none;
  color: var(--tooltip-text-color, #fff);
  text-align: var(--tooltip-align);
  min-width: var(--tooltip-min-width);
  padding: var(--tooltip-padding, 8px);
  border-radius: var(--tooltip-border-radius);
  background-color: var(--tooltip-color)
}

.e-hotspot__tooltip p:last-of-type {
  margin-bottom: 0
}

.e-hotspot__direction-mask .e-hotspot__tooltip {
  box-shadow: none !important;
  position: static
}

.e-hotspot--active .e-hotspot__tooltip {
  pointer-events: visible
}

.e-hotspot--fade-in-out {
  opacity: 0
}

.e-hotspot--active .e-hotspot--fade-in-out {
  opacity: 1
}

.e-hotspot--fade-grow {
  opacity: 0;
  transform: scale(0)
}

.e-hotspot--active .e-hotspot--fade-grow {
  opacity: 1;
  transform: scale(1)
}

.e-hotspot--override-tooltip-animation-from-top,
.e-hotspot--tooltip-animation-from-top {
  transform: translateY(calc(-100% - 1px))
}

.e-hotspot--override-tooltip-animation-from-left,
.e-hotspot--tooltip-animation-from-left {
  transform: translate(calc(-100% - 1px))
}

.e-hotspot--override-tooltip-animation-from-right,
.e-hotspot--tooltip-animation-from-right {
  transform: translate(calc(100% + 1px))
}

.e-hotspot--override-tooltip-animation-from-bottom,
.e-hotspot--tooltip-animation-from-bottom {
  transform: translateY(calc(100% + 1px))
}

.e-hotspot--fade-direction {
  opacity: 0
}

.e-hotspot--active .e-hotspot--fade-direction,
.e-hotspot--active .e-hotspot--slide-direction {
  transform: translate(0) scale(1);
  opacity: 1
}

.e-hotspot--show-tooltip {
  transition: none;
  opacity: 1;
  pointer-events: visible;
  transform: translate(0)
}

.elementor-facebook-widget.fb_iframe_widget,
.elementor-facebook-widget.fb_iframe_widget span {
  width: 100% !important
}

.elementor-facebook-widget.fb_iframe_widget iframe {
  position: relative;
  width: 100% !important
}

.elementor-facebook-widget.fb-like {
  height: 1px
}

.elementor-widget-facebook-comments iframe {
  width: 100% !important
}

.site-main .menu-navigation-container {
  overflow: visible
}

.elementor-item:after,
.elementor-item:before {
  display: block;
  position: absolute;
  transition: .3s;
  transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  opacity: 0
}

.elementor-item-active:after,
.elementor-item-active:before,
.elementor-item.highlighted:after,
.elementor-item.highlighted:before,
.elementor-item:focus:after,
.elementor-item:focus:before,
.elementor-item:hover:after,
.elementor-item:hover:before {
  transform: scale(1)
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #3f444b;
  z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  height: 0;
  width: 0;
  left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  bottom: -10px
}

.e--pointer-double-line.e--animation-none,
.e--pointer-double-line.e--animation-none .elementor-item,
.e--pointer-double-line.e--animation-none .elementor-item:after,
.e--pointer-double-line.e--animation-none .elementor-item:before,
.e--pointer-double-line.e--animation-none .elementor-item:focus,
.e--pointer-double-line.e--animation-none .elementor-item:hover,
.e--pointer-double-line.e--animation-none:after,
.e--pointer-double-line.e--animation-none:before,
.e--pointer-double-line.e--animation-none:focus,
.e--pointer-double-line.e--animation-none:hover,
.e--pointer-overline.e--animation-none,
.e--pointer-overline.e--animation-none .elementor-item,
.e--pointer-overline.e--animation-none .elementor-item:after,
.e--pointer-overline.e--animation-none .elementor-item:before,
.e--pointer-overline.e--animation-none .elementor-item:focus,
.e--pointer-overline.e--animation-none .elementor-item:hover,
.e--pointer-overline.e--animation-none:after,
.e--pointer-overline.e--animation-none:before,
.e--pointer-overline.e--animation-none:focus,
.e--pointer-overline.e--animation-none:hover,
.e--pointer-underline.e--animation-none,
.e--pointer-underline.e--animation-none .elementor-item,
.e--pointer-underline.e--animation-none .elementor-item:after,
.e--pointer-underline.e--animation-none .elementor-item:before,
.e--pointer-underline.e--animation-none .elementor-item:focus,
.e--pointer-underline.e--animation-none .elementor-item:hover,
.e--pointer-underline.e--animation-none:after,
.e--pointer-underline.e--animation-none:before,
.e--pointer-underline.e--animation-none:focus,
.e--pointer-underline.e--animation-none:hover {
  transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:before {
  content: "";
  top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  width: 10px;
  left: -20px
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-underline .elementor-item:after {
  content: "";
  bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  width: 10px;
  inset-inline-start: 100%
}

.e--pointer-framed .elementor-item:after,
.e--pointer-framed .elementor-item:before {
  background: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 3px solid #3f444b
}

.e--pointer-framed .elementor-item:before {
  content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,
.e--pointer-framed.e--animation-shrink .elementor-item:before {
  transition: opacity .2s, transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,
.e--pointer-framed.e--animation-draw .elementor-item:before {
  width: 3px;
  height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
  border-width: 0 0 3px 3px;
  transition: width .1s .2s, height .1s .3s, opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
  content: "";
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-width: 3px 3px 0 0;
  transition: width .1s, height .1s .1s, opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,
.e--pointer-framed.e--animation-draw .elementor-item-active:before,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-draw .elementor-item:focus:after,
.e--pointer-framed.e--animation-draw .elementor-item:focus:before,
.e--pointer-framed.e--animation-draw .elementor-item:hover:after,
.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
  width: 100%;
  height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-draw .elementor-item:focus:before,
.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
  transition: opacity .02s, height .1s, width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-draw .elementor-item:focus:after,
.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
  transition: opacity .02s .2s, height .1s .2s, width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,
.e--pointer-framed.e--animation-corners .elementor-item:before {
  width: 3px;
  height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
  border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
  content: "";
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,
.e--pointer-framed.e--animation-corners .elementor-item-active:before,
.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-corners .elementor-item:focus:after,
.e--pointer-framed.e--animation-corners .elementor-item:focus:before,
.e--pointer-framed.e--animation-corners .elementor-item:hover:after,
.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
  width: 100%;
  height: 100%;
  transition: opacity 2ms, width .4s, height .4s
}

.e--pointer-framed.e--animation-none,
.e--pointer-framed.e--animation-none .elementor-item,
.e--pointer-framed.e--animation-none .elementor-item:after,
.e--pointer-framed.e--animation-none .elementor-item:before,
.e--pointer-framed.e--animation-none .elementor-item:focus,
.e--pointer-framed.e--animation-none .elementor-item:hover,
.e--pointer-framed.e--animation-none:after,
.e--pointer-framed.e--animation-none:before,
.e--pointer-framed.e--animation-none:focus,
.e--pointer-framed.e--animation-none:hover {
  transition-duration: 0s
}

.e--pointer-background .elementor-item:after,
.e--pointer-background .elementor-item:before {
  content: "";
  transition: .3s
}

.e--pointer-background .elementor-item:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3f444b;
  z-index: -1
}

.e--pointer-background .elementor-item-active,
.e--pointer-background .elementor-item.highlighted,
.e--pointer-background .elementor-item:focus,
.e--pointer-background .elementor-item:hover {
  color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
  transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before,
.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,
.e--pointer-background.e--animation-grow .elementor-item:focus:before,
.e--pointer-background.e--animation-grow .elementor-item:hover:before {
  transform: scale(1);
  opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  transform: scale(1.2);
  transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before,
.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shrink .elementor-item:focus:before,
.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
  transition: opacity .15s, transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  bottom: 50%;
  top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  right: 50%;
  left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3f444b;
  z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
  top: 0;
  bottom: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
  top: 100%;
  bottom: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
  bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
  top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
  right: 0;
  left: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
  right: 100%;
  left: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
  left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
  right: 50%
}

.e--pointer-background.e--animation-none,
.e--pointer-background.e--animation-none .elementor-item,
.e--pointer-background.e--animation-none .elementor-item:after,
.e--pointer-background.e--animation-none .elementor-item:before,
.e--pointer-background.e--animation-none .elementor-item:focus,
.e--pointer-background.e--animation-none .elementor-item:hover,
.e--pointer-background.e--animation-none:after,
.e--pointer-background.e--animation-none:before,
.e--pointer-background.e--animation-none:focus,
.e--pointer-background.e--animation-none:hover {
  transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,
.e--pointer-text.e--animation-skew .elementor-item:hover {
  transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,
.e--pointer-text.e--animation-grow .elementor-item:hover {
  transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,
.e--pointer-text.e--animation-shrink .elementor-item:hover {
  transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,
.e--pointer-text.e--animation-float .elementor-item:hover {
  transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,
.e--pointer-text.e--animation-sink .elementor-item:hover {
  transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,
.e--pointer-text.e--animation-rotate .elementor-item:hover {
  transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,
.e--pointer-text.e--animation-none .elementor-item,
.e--pointer-text.e--animation-none .elementor-item:after,
.e--pointer-text.e--animation-none .elementor-item:before,
.e--pointer-text.e--animation-none .elementor-item:focus,
.e--pointer-text.e--animation-none .elementor-item:hover,
.e--pointer-text.e--animation-none:after,
.e--pointer-text.e--animation-none:before,
.e--pointer-text.e--animation-none:focus,
.e--pointer-text.e--animation-none:hover {
  transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
  transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
  padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
  background: #1f2124;
  color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
  background: #3f444b;
  color: #88909b
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  position: absolute;
  width: 12em;
  border-width: 0;
  border-style: solid;
  padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 8px dashed transparent;
  border-bottom: 8px solid #33373d
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
  top: 6px;
  border-style: solid dashed dashed;
  border-color: #33373d transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,
.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
  transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
  fill: currentColor;
  height: 1em;
  width: 1em
}

.elementor-nav-menu--layout-horizontal {
  display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  display: flex;
  flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
  white-space: nowrap;
  flex-grow: 1
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
  display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul {
  top: 100% !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
  -webkit-margin-start: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul {
  left: var(--e-nav-menu-horizontal-menu-item-margin) !important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
  -webkit-margin-end: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin)
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
  content: var(--e-nav-menu-divider-content, none);
  height: var(--e-nav-menu-divider-height, 35%);
  border-left: var(--e-nav-menu-divider-width, 2px) var(--e-nav-menu-divider-style, solid) var(--e-nav-menu-divider-color, #000);
  border-bottom-color: var(--e-nav-menu-divider-color, #000);
  border-right-color: var(--e-nav-menu-divider-color, #000);
  border-top-color: var(--e-nav-menu-divider-color, #000);
  align-self: center
}

.elementor-nav-menu__align-right .elementor-nav-menu {
  margin-left: auto;
  justify-content: flex-end
}

.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
  justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
  margin-right: auto;
  justify-content: flex-start
}

.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
  justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
  margin-left: auto;
  margin-right: auto;
  justify-content: center
}

.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
  justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
  flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
  justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
  display: none
}

.elementor-widget-nav-menu .elementor-widget-container {
  display: flex;
  flex-direction: column
}

.elementor-nav-menu {
  position: relative;
  z-index: 2
}

.elementor-nav-menu:after {
  content: " ";
  display: block;
  height: 0;
  font: 0/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden
}

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.elementor-nav-menu ul {
  display: none
}

.elementor-nav-menu ul ul a,
.elementor-nav-menu ul ul a:active,
.elementor-nav-menu ul ul a:focus,
.elementor-nav-menu ul ul a:hover {
  border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,
.elementor-nav-menu ul ul ul a:active,
.elementor-nav-menu ul ul ul a:focus,
.elementor-nav-menu ul ul ul a:hover {
  border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,
.elementor-nav-menu ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul a:hover {
  border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,
.elementor-nav-menu ul ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul ul a:hover {
  border-left: 40px solid transparent
}

.elementor-nav-menu a,
.elementor-nav-menu li {
  position: relative
}

.elementor-nav-menu li {
  border-width: 0
}

.elementor-nav-menu a {
  display: flex;
  align-items: center
}

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
  padding: 10px 20px;
  line-height: 20px
}

.elementor-nav-menu a.current {
  background: #1f2124;
  color: #fff
}

.elementor-nav-menu a.disabled {
  cursor: not-allowed;
  color: #88909b
}

.elementor-nav-menu .e-plus-icon:before {
  content: "+"
}

.elementor-nav-menu .sub-arrow {
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
  display: flex;
  align-items: center
}

.elementor-nav-menu .sub-arrow i {
  pointer-events: none
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,
.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
  font-size: .7em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
  height: .7em;
  width: .7em
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: #3f444b;
  color: #fff
}

.elementor-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--nav-menu-icon-size, 22px);
  padding: .25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .05);
  color: #33373d
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,
.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
  display: none
}

.elementor-menu-toggle .e-font-icon-svg {
  fill: #33373d;
  height: 1em;
  width: 1em
}

.elementor-menu-toggle svg {
  width: 1em;
  height: auto;
  fill: var(--nav-menu-icon-color, currentColor)
}

span.elementor-menu-toggle__icon--close,
span.elementor-menu-toggle__icon--open {
  line-height: 1
}

.elementor-nav-menu--dropdown {
  background-color: #fff;
  font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,
.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
  display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin-top: 10px;
  transition: max-height .3s, transform .3s;
  transform-origin: top;
  overflow-y: auto;
  overflow-x: hidden
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
  font-size: .85em
}

.elementor-nav-menu--dropdown a {
  color: #33373d
}

.elementor-nav-menu--dropdown a.current {
  background: #1f2124;
  color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
  color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
  text-shadow: none;
  border-left: 8px solid transparent
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
  justify-content: center
}

.elementor-nav-menu--toggle {
  --menu-height: 100vh
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
  transform: scaleY(0);
  max-height: 0;
  overflow: hidden
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
  transform: scaleY(1);
  max-height: var(--menu-height);
  animation: hide-scroll .3s backwards
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
  position: absolute;
  z-index: 9997
}

@media (max-width:767px) {
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:768px) {

  .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
    display: none
  }

  .elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    overflow-y: hidden
  }
}

@media (max-width:-1) {
  .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:-1) {

  .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
    display: none
  }

  .elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    overflow-y: hidden
  }
}

@media (max-width:990px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:991px) {

  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: none
  }

  .elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    overflow-y: hidden
  }
}

@media (max-width:-1) {
  .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
    display: none
  }
}

@media (min-width:-1) {

  .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
    display: none
  }

  .elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    overflow-y: hidden
  }
}

.elementor-gallery__container {
  min-height: 1px
}

.elementor-gallery-item {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  border: solid var(--image-border-width) var(--image-border-color);
  border-radius: var(--image-border-radius)
}

.elementor-gallery-item__content,
.elementor-gallery-item__overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.elementor-gallery-item__overlay {
  mix-blend-mode: var(--overlay-mix-blend-mode);
  transition-duration: var(--overlay-transition-duration);
  transition-property: mix-blend-mode, transform, opacity, background-color
}

.elementor-gallery-item__image.e-gallery-image {
  transition-duration: var(--image-transition-duration);
  transition-property: filter, transform
}

.elementor-gallery-item__content {
  display: flex;
  flex-direction: column;
  justify-content: var(--content-justify-content, center);
  align-items: center;
  text-align: var(--content-text-align);
  padding: var(--content-padding)
}

.elementor-gallery-item__content>div {
  transition-duration: var(--content-transition-duration)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2) {
  transition-delay: calc(var(--content-transition-delay) / 3)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3) {
  transition-delay: calc(var(--content-transition-delay) / 3 * 2)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4) {
  transition-delay: calc(var(--content-transition-delay) / 3 * 3)
}

.elementor-gallery-item__description {
  color: var(--description-text-color, #fff);
  width: 100%
}

.elementor-gallery-item__title {
  color: var(--title-text-color, #fff);
  font-weight: 700;
  width: 100%
}

.elementor-gallery__titles-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: var(--titles-container-justify-content, center);
  margin-bottom: 20px
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before {
  background-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before {
  background-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before {
  border-color: var(--galleries-pointer-bg-color-hover);
  border-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after {
  border-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,
.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before {
  border-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before {
  border-left-width: var(--galleries-pointer-border-width);
  border-bottom-width: var(--galleries-pointer-border-width);
  border-right-width: 0;
  border-top-width: 0
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after {
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: var(--galleries-pointer-border-width);
  border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before {
  border-left-width: var(--galleries-pointer-border-width);
  border-bottom-width: 0;
  border-right-width: 0;
  border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after {
  border-left-width: 0;
  border-bottom-width: var(--galleries-pointer-border-width);
  border-right-width: var(--galleries-pointer-border-width);
  border-top-width: 0
}

.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,
.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,
.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,
.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after {
  height: var(--galleries-pointer-border-width)
}

.elementor-gallery-title {
  --space-between: 10px;
  cursor: pointer;
  color: #6d7882;
  font-weight: 500;
  position: relative;
  padding: 7px 14px;
  transition: all .3s
}

.elementor-gallery-title--active {
  color: #495157
}

.elementor-gallery-title:not(:last-child) {
  margin-right: var(--space-between)
}

.elementor-gallery-item__title+.elementor-gallery-item__description {
  margin-top: var(--description-margin-top)
}

.e-gallery-item.elementor-gallery-item {
  transition-property: all
}

.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,
.e-gallery-item:focus .elementor-gallery__item-overlay-bg,
.e-gallery-item:focus .elementor-gallery__item-overlay-content,
.e-gallery-item:focus .elementor-gallery__item-overlay-content__description,
.e-gallery-item:focus .elementor-gallery__item-overlay-content__title,
.e-gallery-item:hover .elementor-gallery__item-overlay-bg,
.e-gallery-item:hover .elementor-gallery__item-overlay-content,
.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,
.e-gallery-item:hover .elementor-gallery__item-overlay-content__title {
  opacity: 1
}

a.elementor-item.elementor-gallery-title {
  color: var(--galleries-title-color-normal)
}

a.elementor-item.elementor-gallery-title.elementor-item-active,
a.elementor-item.elementor-gallery-title.highlighted,
a.elementor-item.elementor-gallery-title:focus,
a.elementor-item.elementor-gallery-title:hover {
  color: var(--galleries-title-color-hover)
}

a.elementor-item.elementor-gallery-title.elementor-item-active {
  color: var(--gallery-title-color-active)
}

.e-con-inner>.elementor-widget-gallery,
.e-con>.elementor-widget-gallery {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-widget-table-of-contents .elementor-toc__header-title {
  color: var(--header-color)
}

.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse,
.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand {
  display: none
}

.elementor-widget-table-of-contents .elementor-widget-container {
  min-height: var(--box-min-height);
  border: var(--box-border-width, 1px) solid var(--box-border-color, #9da5ae);
  border-radius: var(--box-border-radius, 3px);
  background-color: var(--box-background-color);
  transition: min-height .4s;
  overflow: hidden
}

.elementor-toc__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--box-padding, 20px);
  background-color: var(--header-background-color);
  border-bottom: var(--separator-width, 1px) solid var(--box-border-color, #9da5ae)
}

.elementor-toc__header-title {
  font-size: 18px;
  margin: 0;
  color: var(--header-color)
}

.elementor-toc__toggle-button {
  cursor: pointer;
  display: inline-flex
}

.elementor-toc__toggle-button i {
  color: var(--toggle-button-color)
}

.elementor-toc__toggle-button svg {
  height: 1em;
  width: 1em;
  fill: var(--toggle-button-color)
}

.elementor-toc__spinner-container {
  text-align: center
}

.elementor-toc__spinner {
  font-size: 2em
}

.elementor-toc__spinner.e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-toc__body {
  padding: var(--box-padding, 20px);
  max-height: var(--toc-body-max-height);
  overflow-y: auto
}

.elementor-toc__body::-webkit-scrollbar {
  width: 7px
}

.elementor-toc__body::-webkit-scrollbar-thumb {
  background-color: #babfc5;
  border-radius: 10px
}

.elementor-toc__list-wrapper {
  list-style: none;
  padding: 0
}

.elementor-toc__list-item {
  margin-bottom: .5em
}

.elementor-toc__list-item.elementor-item-active {
  font-weight: 700
}

.elementor-toc__list-item .elementor-toc__list-wrapper {
  margin-top: .5em;
  margin-left: var(--nested-list-indent, 1em)
}

.elementor-toc__list-item-text:hover {
  color: var(--item-text-hover-color);
  -webkit-text-decoration: var(--item-text-hover-decoration);
  text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__list-item-text.elementor-item-active {
  color: var(--item-text-active-color);
  -webkit-text-decoration: var(--item-text-active-decoration);
  text-decoration: var(--item-text-active-decoration)
}

.elementor-toc__list-item-text-wrapper {
  display: flex;
  align-items: center
}

.elementor-toc__list-item-text-wrapper:before,
.elementor-toc__list-item-text-wrapper i {
  margin-right: 8px;
  color: var(--marker-color)
}

.elementor-toc__list-item-text-wrapper svg {
  margin-right: 8px;
  fill: var(--marker-color);
  height: var(--marker-size, .5em);
  width: var(--marker-size, .5em)
}

.elementor-toc__list-item-text-wrapper i {
  font-size: var(--marker-size, .5em)
}

.elementor-toc__list-item-text-wrapper:before {
  font-size: var(--marker-size, 1em)
}

.elementor-toc--content-ellipsis .elementor-toc__list-item-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.elementor-toc__list-items--collapsible>.elementor-toc__list-wrapper>.elementor-toc__list-item>.elementor-toc__list-wrapper {
  display: none
}

.elementor-toc__heading-anchor {
  position: absolute
}

.elementor-toc__body .elementor-toc__list-item-text {
  color: var(--item-text-color);
  -webkit-text-decoration: var(--item-text-decoration);
  text-decoration: var(--item-text-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text:hover {
  color: var(--item-text-hover-color);
  -webkit-text-decoration: var(--item-text-hover-decoration);
  text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
  color: var(--item-text-active-color);
  -webkit-text-decoration: var(--item-text-active-decoration);
  text-decoration: var(--item-text-active-decoration)
}

ol.elementor-toc__list-wrapper {
  counter-reset: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item {
  counter-increment: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
  content: counters(item, ".") ". "
}

.e-lottie__container {
  display: inline-block;
  max-width: var(--lottie-container-max-width);
  width: var(--lottie-container-width);
  opacity: var(--lottie-container-opacity)
}

.e-lottie__container:hover {
  opacity: var(--lottie-container-opacity-hover);
  transition-duration: var(--lottie-container-transition-duration-hover)
}

.e-lottie__container svg,
.e-lottie__container svg * {
  transition: none !important
}

.e-lottie__caption {
  color: var(--caption-color);
  margin-top: var(--caption-margin-top);
  text-align: var(--caption-text-align)
}

.e-tabs-inner-tabs {
  text-align: left;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px
}

.e-tabs-inner-tabs .e-tab-content {
  padding-top: 32px
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper {
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper :after {
  content: "";
  width: 100%;
  height: var(--inner-tabs-border-height, 1px);
  background-color: var(--inner-tabs-border-color, #d5d8dc);
  position: absolute;
  bottom: 0;
  z-index: -1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title {
  font-weight: 700;
  min-width: 140px;
  line-height: 38px;
  height: 38px;
  box-sizing: content-box
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a {
  color: #3f444b;
  padding: 0 36px;
  display: block;
  text-align: center
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active {
  border-color: #0c0d0e #0c0d0e transparent;
  border-left-width: 0;
  border-bottom: 1px solid #0c0d0e;
  border-right-width: 0;
  border-top-width: 0
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a {
  color: #0c0d0e
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
  display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
  display: none;
  padding: 20px
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text {
  color: #1f2124
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active {
  display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons {
  margin-top: 24px;
  display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button {
  display: none;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  border: none;
  background: transparent;
  padding: 0
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text {
  overflow: hidden
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button {
  display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons,
.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button {
  display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text {
  height: auto
}

@media (max-width:767px) {
  .e-tabs-inner-tabs>.e-tab-content:first-child {
    padding-top: 24px
  }

  .e-tabs-inner-tabs .e-inner-tabs-wrapper {
    display: none
  }

  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper {
    border: solid #d5d8dc;
    border-width: 1px 1px 0
  }

  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
    border: solid #d5d8dc;
    border-width: 0 0 1px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    height: 38px;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
    display: block
  }

  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
    border: solid #d5d8dc;
    border-width: 0 0 1px;
    padding: 20px
  }
}

.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
  flex-direction: row
}

@media (max-width:767px) {
  .elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
    flex-direction: column-reverse
  }
}

.elementor-widget-video-playlist {
  font-family: Roboto, Arial, Helvetica, sans-serif
}

.elementor-widget-video-playlist .e-tabs {
  display: flex;
  flex-direction: column
}

.elementor-widget-video-playlist .e-tabs-main-area {
  display: flex;
  flex-direction: row-reverse;
  height: 434px
}

.elementor-widget-video-playlist .e-tabs-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  width: 33%
}

.elementor-widget-video-playlist .e-tabs-header {
  background-color: var(--e-a-bg-default);
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  padding: 0 16px;
  min-height: 56px;
  border-bottom: 1px solid #d5d8dc
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side {
  display: inline-flex;
  flex-shrink: 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  text-overflow: ellipsis;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0;
  overflow-wrap: anywhere;
  -webkit-hyphens: auto;
  hyphens: auto;
  margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
  font-size: 14px;
  flex-shrink: 0;
  font-weight: 400;
  line-height: 20px;
  align-self: flex-start;
  padding: 18px 0 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
  display: none;
  margin: auto 0 auto 8px;
  cursor: pointer;
  padding: 0 4px
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button.e-font-icon-svg {
  height: 1em;
  width: 1em
}

.elementor-widget-video-playlist .e-tabs-header .rotate-up {
  transform: rotate(-180deg);
  transition: .3s
}

.elementor-widget-video-playlist .e-tabs-header .rotate-down {
  transform: rotate(0deg);
  transition: .3s
}

.elementor-widget-video-playlist .e-tabs-items-wrapper {
  background-color: var(--e-a-bg-default);
  overflow: hidden;
  position: relative;
  height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
  overflow: auto;
  height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
  border-color: #d5d8dc;
  font-size: 14px;
  height: 36px;
  padding: 0 16px;
  line-height: 36px;
  margin: 0;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-width: 0;
  box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
  background-color: var(--e-a-bg-default);
  border-color: #d5d8dc;
  border-width: 0 0 1px;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 55px;
  line-height: 55px;
  outline: none;
  padding: 0 16px;
  box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i {
  text-shadow: 0 0 3px #000;
  color: #fff;
  font-size: var(--playlist-item-icon-size, 16px)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
  text-shadow: 0 0 3px #000;
  color: #fff;
  fill: #fff;
  width: var(--playlist-item-icon-size, 16px);
  height: var(--playlist-item-icon-size, 16px)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path {
  fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover {
  background-color: #f1f2f3;
  border-color: #d5d8dc;
  border-width: 0 0 1px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg {
  text-shadow: 0 0 3px #000;
  color: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path {
  fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text {
  font-size: 14px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched {
  display: inline-flex
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail {
  background-color: #d5d8dc;
  position: relative;
  margin: auto 0;
  flex-shrink: 0;
  width: 75px;
  height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img {
  -o-object-fit: fill;
  object-fit: fill;
  width: 75px;
  height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg {
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-weight: 900
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text {
  font-size: 14px;
  margin: auto 8px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex-grow: 1
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
  margin: auto 0;
  vertical-align: middle
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration {
  font-size: 14px;
  margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play {
  display: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched {
  display: block
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top {
  display: none;
  height: 98px;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  background: linear-gradient(0deg, transparent, #fff)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom {
  display: none;
  height: 98px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, transparent, #fff);
  pointer-events: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom,
.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top {
  display: block
}

.elementor-widget-video-playlist .e-tabs-content-wrapper {
  flex-grow: 1;
  height: 100%;
  position: relative
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title {
  display: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content {
  background-color: #000;
  display: none;
  height: 100%;
  outline: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content>div {
  height: 100%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe {
  height: 100%;
  max-height: 100% !important;
  display: flex
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video {
  height: 100%;
  background-color: #000
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content {
  display: none;
  outline: none
}

@media (max-width:767px) {
  .elementor-widget-video-playlist .e-tabs-main-area {
    flex-direction: column-reverse;
    height: auto
  }

  .elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper {
    border: none;
    height: 38%
  }

  .elementor-widget-video-playlist .e-tabs-wrapper {
    width: auto;
    height: 62%
  }

  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
    max-height: 248px
  }

  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title {
    border: none
  }

  .elementor-widget-video-playlist .e-tabs-header {
    min-height: 48px
  }

  .elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
    display: inline-flex
  }

  .elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
    margin: 0 6px;
    padding: 14px 0 0
  }

  .elementor-widget-video-playlist .e-tab-content {
    border: none;
    padding: 0;
    display: flex
  }
}

.elementor-payment-button {
  border: none
}

.elementor-scrolling-tracker {
  --scrolling-track-default-progress-color: #61ce70;
  --scrolling-track-default-color: #eee;
  --scrolling-track-precentage-default-color: $black
}

.elementor-scrolling-tracker-horizontal {
  display: flex;
  width: 100%;
  height: var(--horizontal-height, 20px);
  padding: var(--tracker-padding);
  align-items: center;
  border-left: var(--horizontal-border-left-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-bottom: var(--horizontal-border-bottom-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-right: var(--horizontal-border-right-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-top: var(--horizontal-border-top-width, 2px) var(--horizontal-border-style) var(--horizontal-border-color);
  border-radius: var(--border-radius);
  background-color: var(--scrolling-track-default-color);
  direction: var(--direction)
}

.elementor-scrolling-tracker-horizontal .current-progress {
  display: none;
  height: 100%;
  align-items: center;
  position: relative;
  border-radius: var(--progress-border-radius);
  border-left: var(--horizontal-progress-border-left-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  border-bottom: var(--horizontal-progress-border-bottom-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  border-right: var(--horizontal-progress-border-right-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  border-top: var(--horizontal-progress-border-top-width, 2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);
  background-color: var(--scrolling-track-default-progress-color)
}

.elementor-scrolling-tracker-horizontal .current-progress .current-progress-percentage {
  inset-inline-end: .5em;
  inset-inline-start: auto;
  position: absolute;
  direction: var(--text-direction);
  color: var(--percentage-color, var(--scrolling-track-precentage-default-color))
}

.elementor-scrolling-tracker-circular {
  display: flex;
  width: var(--circular-width, 100px);
  height: var(--circular-height, 100px);
  align-items: center;
  justify-content: center;
  position: relative;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: auto;
  margin-inline-end: auto
}

.elementor-scrolling-tracker-circular .current-progress-percentage {
  position: absolute;
  color: var(--percentage-color, var(--scrolling-track-precentage-default-color))
}

.elementor-scrolling-tracker-circular svg {
  position: absolute
}

.elementor-scrolling-tracker-circular .current-progress {
  display: none;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  stroke: var(--circular-color, var(--scrolling-track-default-progress-color));
  fill: transparent;
  stroke-width: var(--circular-progress-width, 4px)
}

.elementor-scrolling-tracker-circular .circle {
  stroke: var(--circular-background-color, var(--scrolling-track-default-color));
  fill: transparent;
  stroke-width: var(--circular-background-width, 4px)
}

.elementor-scrolling-tracker-alignment-left {
  margin-left: 0;
  margin-right: auto
}

.elementor-scrolling-tracker-alignment-center {
  margin-left: auto;
  margin-right: auto
}

.elementor-scrolling-tracker-alignment-right {
  margin-left: auto;
  margin-right: 0
}

.e-con-inner>.elementor-widget-progress-tracker,
.e-con>.elementor-widget-progress-tracker {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-widget-loop-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

.elementor-widget-loop-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

.elementor-widget-loop-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.elementor-widget-loop-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

.elementor-widget-loop-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr))
}

.elementor-widget-loop-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr))
}

.elementor-widget-loop-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, minmax(0, 1fr))
}

.elementor-widget-loop-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, minmax(0, 1fr))
}

.elementor-widget-loop-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, minmax(0, 1fr))
}

.elementor-widget-loop-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, minmax(0, 1fr))
}

.elementor-widget-loop-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, minmax(0, 1fr))
}

.elementor-widget-loop-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, minmax(0, 1fr))
}

@media (min-width:-1) {
  .elementor-widget-loop-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr))
  }
}

@media (max-width:-1) {
  .elementor-widget-loop-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr))
  }
}

@media (max-width:-1) {
  .elementor-widget-loop-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr))
  }
}

@media (max-width:990px) {
  .elementor-widget-loop-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr))
  }
}

@media (max-width:-1) {
  .elementor-widget-loop-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr))
  }
}

@media (max-width:767px) {
  .elementor-widget-loop-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .elementor-widget-loop-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr))
  }
}

.elementor-widget-loop-grid .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 30px);
  grid-row-gap: var(--grid-row-gap, 30px)
}

.elementor-widget-loop-grid .e-loop__load-more {
  text-align: var(--load-more-button-align)
}

.elementor-widget-loop-grid .e-loop__load-more .elementor-button {
  width: var(--load-more-button-width)
}

.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container {
  cursor: default
}

.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner {
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg {
  display: flex
}

.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper {
  visibility: hidden
}

.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper {
  display: none
}

.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message {
  display: block
}

.elementor-widget-loop-grid.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper {
  visibility: visible
}

.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner {
  display: flex
}

.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i,
.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg {
  margin: 0 auto;
  display: none
}

.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i {
  color: var(--load-more-spinner-color)
}

.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg {
  fill: var(--load-more-spinner-color);
  height: 1em;
  width: 1em
}

.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-message {
  color: var(--load-more-message-color);
  text-align: var(--load-more-message-alignment, center);
  display: none;
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper {
  margin-top: var(--load-more—spacing, 30px)
}

.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: inherit
}

.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button {
  cursor: pointer;
  position: relative
}

.elementor-loop-container.elementor-posts-masonry {
  align-items: flex-start
}

.elementor-loop-container:not(.elementor-posts-masonry) {
  align-items: stretch
}

.elementor-widget-loop-carousel {
  --swiper-pagination-size: 0;
  --swiper-pagination-spacing: 10px;
  --swiper-slides-gap: 10px;
  height: -moz-fit-content;
  height: fit-content;
  --swiper-padding-bottom: calc(var(--swiper-pagination-size) + var(--swiper-pagination-spacing))
}

.elementor-widget-loop-carousel.elementor-pagination-type-bullets {
  --swiper-pagination-size: 6px
}

.elementor-widget-loop-carousel.elementor-pagination-type-fraction {
  --swiper-pagination-size: 16px
}

.elementor-widget-loop-carousel.elementor-pagination-type-progressbar {
  --swiper-pagination-size: 4px
}

.elementor-widget-loop-carousel .swiper-container>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active,
.elementor-widget-loop-carousel .swiper>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active {
  overflow: initial
}

.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized) .swiper-wrapper,
.elementor-widget-loop-carousel .swiper:not(.swiper-initialized) .swiper-wrapper {
  gap: var(--swiper-slides-gap);
  overflow: hidden
}

.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized) .swiper-slide,
.elementor-widget-loop-carousel .swiper:not(.swiper-initialized) .swiper-slide {
  --number-of-gaps: max(calc(var(--swiper-slides-to-display) - 1), 0);
  --gaps-width-total: calc(var(--number-of-gaps) * var(--swiper-slides-gap));
  max-width: calc((100% - var(--gaps-width-total)) / var(--swiper-slides-to-display, 1))
}

.elementor-widget-loop-carousel .e-loop-first-edit {
  min-width: 33%;
  margin-top: 23px
}

.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next,
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  font-size: var(--arrow-size, 25px);
  color: var(--arrow-normal-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover {
  color: var(--arrow-hover-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
  fill: var(--arrow-normal-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg:hover,
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg:hover {
  fill: var(--arrow-hover-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-loop-carousel .swiper-container-horizontal~.swiper-pagination-progressbar,
.elementor-widget-loop-carousel .swiper-horizontal~.swiper-pagination-progressbar {
  height: var(--swiper-pagination-size)
}

.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--progressbar-normal-color, #000)
}

.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover {
  background: var(--progressbar-hover-color, #000)
}

.elementor-widget-loop-carousel .swiper-pagination-fraction {
  color: var(--fraction-color, #000)
}

.elementor-widget-loop-carousel .swiper-pagination-bullet {
  width: var(--swiper-pagination-size);
  height: var(--swiper-pagination-size);
  background: var(--dots-normal-color, #000)
}

.elementor-widget-loop-carousel .swiper-pagination-bullet:hover {
  background: var(--dots-hover-color, #000);
  opacity: 1
}

.elementor-widget-loop-carousel.elementor-in-place-template-editable .swiper,
.elementor-widget-loop-carousel.elementor-in-place-template-editable .swiper-container {
  overflow: visible;
  overflow-x: clip
}

.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper,
.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-container {
  padding-bottom: var(--swiper-padding-bottom)
}

.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-horizontal>.swiper-pagination-bullets,
.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-pagination,
.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-pagination-custom,
.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-pagination-fraction {
  bottom: 0;
  font-size: var(--swiper-pagination-size);
  line-height: var(--swiper-pagination-size)
}

.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper-pagination-bullet {
  vertical-align: top
}

.e-loop-item * {
  word-break: break-word
}

[class*=elementor-widget-loop] .elementor-page-title,
[class*=elementor-widget-loop] .product_title.entry-title {
  display: initial
}

.e-loop-template-canvas {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh
}

.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item {
  max-width: var(--preview-width, 410px);
  width: var(--preview-width, 410px)
}

.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item #elementor-add-new-section {
  width: var(--preview-width, 410px)
}

.elementor-widget-n-menu {
  --n-menu-items-content-padding: initial;
  --n-menu-items-heading-justify-content: initial;
  --n-menu-item-title-color-normal: #1f2124;
  --n-menu-item-title-color-active: #58d0f5;
  --n-menu-item-title-hover-color-fallback: #1f2124;
  --n-menu-item-title-font-size: 1rem;
  --n-menu-item-title-justify-content: initial;
  --n-menu-item-title-flex-grow: initial;
  --n-menu-item-title-justify-content-mobile: initial;
  --n-menu-toggle-align: center;
  --n-menu-toggle-icon-wrapper-animation-duration: 500ms;
  --n-menu-toggle-icon-hover-duration: 500ms;
  --n-menu-toggle-icon-size: 20px;
  --n-menu-toggle-icon-color: #1f2124;
  --n-menu-toggle-icon-color-hover: var(--n-menu-toggle-icon-color);
  --n-menu-toggle-icon-color-active: var(--n-menu-toggle-icon-color);
  --n-menu-toggle-icon-border-radius: initial;
  --n-menu-toggle-icon-padding: initial;
  --n-menu-open-animation-duration: 500ms;
  --n-menu-item-title-space-between: 0px;
  --n-menu-item-title-distance-from-content: 0px;
  --n-menu-item-title-color-hover: #1f2124;
  --n-menu-item-title-padding: 0.5rem 1rem;
  --n-menu-item-title-transition: 0.3s;
  --n-menu-item-title-line-height: 1.5;
  --n-menu-item-icon-align-items: center;
  --n-menu-item-icon-padding-top: initial;
  --n-menu-item-icon-padding-bottom: initial;
  --n-menu-dropdown-content-max-width: initial;
  --n-menu-dropdown-content-box-border-color: #fff;
  --n-menu-dropdown-content-box-border-width-left: medium;
  --n-menu-dropdown-content-box-border-width-bottom: medium;
  --n-menu-dropdown-content-box-border-width-top: medium;
  --n-menu-dropdown-content-box-border-width-right: medium;
  --n-menu-dropdown-content-box-border-style: none;
  --n-menu-dropdown-content-box-height: auto;
  --n-menu-toggle-icon-distance-from-dropdown: 0px;
  --n-menu-dropdown-headings-height: 0px;
  --n-menu-title-direction: initial;
  --n-menu-icon-order: initial;
  --n-menu-title-align-items: center;
  --n-menu-icon-gap: 5px;
  --n-menu-divider-border-width: var(--n-menu-divider-width, 2px)
}

.elementor-widget-n-menu .e-n-menu {
  display: flex;
  flex-direction: column;
  position: relative
}

.elementor-widget-n-menu .e-n-menu-items-heading {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: var(--n-menu-items-heading-justify-content);
  row-gap: var(--n-menu-item-title-space-between)
}

.elementor-widget-n-menu .e-n-menu-items-heading .e-n-menu-item-title {
  position: relative
}

.elementor-widget-n-menu .e-n-menu-items-heading .e-n-menu-item-title:not(:last-child) {
  -webkit-margin-end: var(--n-menu-item-title-space-between);
  margin-inline-end: var(--n-menu-item-title-space-between)
}

.elementor-widget-n-menu .e-n-menu-items-heading .e-n-menu-item-title:not(:last-child):after {
  content: var(--n-menu-divider-content, none);
  height: var(--n-menu-divider-height, 35%);
  border-left: var(--n-menu-divider-border-width) var(--n-menu-divider-style, solid) var(--n-menu-divider-color, #000);
  border-bottom-color: var(--n-menu-divider-color, #000);
  border-right-color: var(--n-menu-divider-color, #000);
  border-top-color: var(--n-menu-divider-color, #000);
  align-self: center;
  position: absolute;
  inset-inline-end: calc(var(--n-menu-item-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2)
}

.elementor-widget-n-menu .e-n-menu-items-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  z-index: 2147483640;
  background-color: transparent;
  min-width: 0
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title {
  background-color: #fff;
  white-space: normal
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-icon i,
.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-title-container .e-n-menu-item-title-text {
  color: var(--n-menu-item-title-normal-color-dropdown)
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-icon svg {
  fill: var(--n-menu-item-title-normal-color-dropdown)
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title.e-current,
.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title.e-current a {
  color: var(--n-menu-item-title-active-color-dropdown, var(--n-menu-item-title-color-active))
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-n-menu-item-title.e-current .e-n-menu-item-icon span svg {
  fill: var(--n-menu-item-title-active-color-dropdown, var(--n-menu-item-title-color-active))
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-con {
  animation-duration: var(--n-menu-open-animation-duration);
  max-width: calc(100% - var(--margin-left) - var(--margin-right))
}

.elementor-widget-n-menu .e-n-menu-items-content:not(.content-above) {
  top: 100%;
  padding-top: var(--n-menu-item-title-distance-from-content)
}

.elementor-widget-n-menu .e-n-menu-items-content.content-above {
  bottom: 100%;
  padding-bottom: var(--n-menu-item-title-distance-from-content)
}

:where(.elementor-widget-n-menu .e-n-menu-items-content>.e-con) {
  background-color: #fff;
  border-radius: var(--border-radius);
  padding-right: var(--padding-right);
  padding-left: var(--padding-left)
}

:where(.elementor-widget-n-menu .e-n-menu-items-content>.e-con)>.e-con-inner {
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom)
}

.elementor-widget-n-menu .e-n-menu-items-content>.e-con:not(.e-active) {
  display: none
}

.elementor-widget-n-menu .e-n-menu-items-content .e-collapse:not(:first-child) {
  margin-top: var(--n-menu-item-title-space-between)
}

.elementor-widget-n-menu .e-n-menu-item-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: var(--n-menu-item-title-padding);
  font-weight: 500;
  color: var(--n-menu-item-title-color-normal);
  justify-content: var(--n-menu-item-title-justify-content);
  flex-grow: var(--n-menu-item-title-flex-grow);
  border: #fff;
  white-space: nowrap
}

.elementor-widget-n-menu .e-n-menu-item-title,
.elementor-widget-n-menu .e-n-menu-item-title :is(div, span, a, svg, i) {
  transition: all var(--n-menu-item-title-transition)
}

.elementor-widget-n-menu .e-n-menu-item-title.e-click,
.elementor-widget-n-menu .e-n-menu-item-title.e-click>.e-n-menu-item-title-container,
.elementor-widget-n-menu .e-n-menu-item-title.e-click>.e-n-menu-item-title-container>span,
.elementor-widget-n-menu .e-n-menu-item-title.e-click>span,
.elementor-widget-n-menu .e-n-menu-item-title.e-click>span>span {
  cursor: pointer
}

.elementor-widget-n-menu .e-n-menu-item-title-container {
  display: flex;
  flex-direction: var(--n-menu-title-direction);
  align-items: var(--n-menu-title-align-items);
  gap: var(--n-menu-icon-gap);
  justify-content: var(--n-menu-item-title-justify-content)
}

.elementor-widget-n-menu .e-n-menu-item-title-container.e-link {
  cursor: pointer
}

.elementor-widget-n-menu .e-n-menu-item-title-container:not(.e-link),
.elementor-widget-n-menu .e-n-menu-item-title-container:not(.e-link)>span {
  cursor: default
}

.elementor-widget-n-menu .e-n-menu-item-title-text {
  display: flex;
  align-items: center;
  font-size: var(--n-menu-item-title-font-size)
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  order: var(--n-menu-icon-order)
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon span {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0s
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon span i {
  font-size: var(--n-menu-icon-size, var(--n-menu-item-title-font-size))
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-icon span svg {
  fill: var(--n-menu-item-title-color-normal);
  width: var(--n-menu-item-icon-size, var(--n-menu-item-title-font-size));
  height: var(--n-menu-item-icon-size, var(--n-menu-item-title-font-size))
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-item-icon {
  display: flex;
  text-align: center;
  height: calc(var(--n-menu-item-title-font-size) * var(--n-menu-item-title-line-height));
  align-self: var(--n-menu-item-icon-align-items);
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  width: -moz-fit-content;
  width: fit-content
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-item-icon span i {
  font-size: var(--n-menu-item-icon-size, var(--n-menu-item-title-font-size));
  width: var(--n-menu-item-icon-size, var(--n-menu-item-title-font-size))
}

.elementor-widget-n-menu .e-n-menu-item-title .e-n-menu-item-icon span svg {
  fill: var(--n-menu-item-title-color-normal);
  width: var(--n-menu-item-icon-size, var(--n-menu-item-title-font-size));
  height: var(--n-menu-item-icon-size, var(--n-menu-item-title-font-size))
}

.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-item-icon-opened {
  display: none
}

.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-item-icon-closed {
  display: flex
}

.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-icon i {
  color: var(--n-menu-icon-color, var(--n-menu-item-title-color-normal))
}

.elementor-widget-n-menu .e-n-menu-item-title:not(.e-active) .e-n-menu-icon svg {
  fill: var(--n-menu-icon-color, var(--n-menu-item-title-color-normal))
}

.elementor-widget-n-menu .e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-title-container .e-n-menu-item-title-text {
  color: var(--n-menu-item-title-color-normal)
}

.elementor-widget-n-menu .e-n-menu-item-title:not(.e-current) .icon-active {
  transform: translateY(-100%);
  height: 0;
  opacity: 0
}

.elementor-widget-n-menu .e-n-menu-item-title.e-current span>svg {
  fill: var(--n-menu-item-title-color-active)
}

.elementor-widget-n-menu .e-n-menu-item-title.e-current,
.elementor-widget-n-menu .e-n-menu-item-title.e-current a {
  color: var(--n-menu-item-title-color-active)
}

.elementor-widget-n-menu .e-n-menu-item-title.e-current .icon-inactive {
  transform: translateY(-100%);
  height: 0;
  opacity: 0
}

.elementor-widget-n-menu .e-n-menu-item-title.e-current .e-n-menu-icon span>i {
  color: var(--n-menu-icon-color-active, var(--n-menu-item-title-color-active))
}

.elementor-widget-n-menu .e-n-menu-item-title.e-current .e-n-menu-icon span>svg {
  fill: var(--n-menu-icon-color-active, var(--n-menu-item-title-color-active))
}

.elementor-widget-n-menu .e-n-menu-item-title.e-active .e-n-menu-item-icon-closed {
  display: none
}

.elementor-widget-n-menu .e-n-menu-item-title.e-active .e-n-menu-item-icon-opened {
  display: flex
}

.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current).e-n-menu-item-title-container:not(.e-link) {
  cursor: default
}

.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) svg {
  fill: var(--n-menu-item-title-color-hover, var(--n-menu-item-title-hover-color-fallback))
}

.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) i {
  color: var(--n-menu-item-title-color-hover, var(--n-menu-item-title-hover-color-fallback))
}

.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current),
.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) a {
  color: var(--n-menu-item-title-color-hover)
}

.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) .e-n-menu-icon i {
  color: var(--n-menu-icon-color-hover, var(--n-menu-item-title-color-hover))
}

.elementor-widget-n-menu .e-n-menu-item-title:hover:not(.e-current) .e-n-menu-icon svg {
  fill: var(--n-menu-icon-color-hover, var(--n-menu-item-title-color-hover))
}

.elementor-widget-n-menu .e-n-menu-toggle {
  display: none;
  align-self: var(--n-menu-toggle-align);
  position: relative;
  z-index: 1000
}

.elementor-widget-n-menu .e-n-menu-toggle i {
  font-size: var(--n-menu-toggle-icon-size);
  color: var(--n-menu-toggle-icon-color)
}

.elementor-widget-n-menu .e-n-menu-toggle svg {
  fill: var(--n-menu-toggle-icon-color);
  width: var(--n-menu-toggle-icon-size);
  height: auto
}

.elementor-widget-n-menu .e-n-menu-toggle span {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: var(--n-menu-toggle-icon-padding);
  border-radius: var(--n-menu-toggle-icon-border-radius)
}

.elementor-widget-n-menu .e-n-menu-toggle span,
.elementor-widget-n-menu .e-n-menu-toggle span i,
.elementor-widget-n-menu .e-n-menu-toggle span svg {
  transition: all var(--n-menu-toggle-icon-hover-duration)
}

.elementor-widget-n-menu .e-n-menu-toggle span.e-close {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-] {
  animation-duration: var(--n-menu-toggle-icon-wrapper-animation-duration);
  transition-duration: var(--n-menu-toggle-icon-wrapper-animation-duration)
}

.elementor-widget-n-menu .e-n-menu-toggle.e-active .e-open {
  opacity: 0
}

.elementor-widget-n-menu .e-n-menu-toggle.e-active .e-close {
  opacity: 1
}

.elementor-widget-n-menu .e-n-menu-toggle.e-active i {
  color: var(--n-menu-toggle-icon-color-active)
}

.elementor-widget-n-menu .e-n-menu-toggle.e-active svg {
  fill: var(--n-menu-toggle-icon-color-active)
}

.elementor-widget-n-menu .e-n-menu-toggle:hover i {
  color: var(--n-menu-toggle-icon-color-hover)
}

.elementor-widget-n-menu .e-n-menu-toggle:hover svg {
  fill: var(--n-menu-toggle-icon-color-hover)
}

.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-items-content>.e-con) {
  --width: fit-content
}

.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-items-content>.e-con).e-empty {
  --empty-top-level-menu-item-content-container-min-width: 400px;
  --width: var(--empty-top-level-menu-item-content-container-min-width)
}

.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-items-content>.e-con) .e-con.e-empty {
  --nested-containers-min-width-for-dropzone: 150px;
  min-width: var(--nested-containers-min-width-for-dropzone)
}

.elementor-widget-n-menu.elementor-loading {
  pointer-events: none
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),
.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading {
  display: none
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content {
  overflow: hidden;
  --n-menu-dropdown-content-max-width: initial
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active {
  border-left: var(--n-menu-dropdown-content-box-border-width-left);
  border-bottom: var(--n-menu-dropdown-content-box-border-width-bottom);
  border-top: var(--n-menu-dropdown-content-box-border-width-top);
  border-right: var(--n-menu-dropdown-content-box-border-width-right);
  border-style: var(--n-menu-dropdown-content-box-border-style);
  border-color: var(--n-menu-dropdown-content-box-border-color);
  border-radius: var(--n-menu-dropdown-content-box-border-radius);
  box-shadow: var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );
  max-height: var(--n-menu-dropdown-content-box-height);
  transition: max-height .3s;
  animation: hide-scroll .3s backwards;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: var(--n-menu-toggle-icon-distance-from-dropdown)
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu .e-con {
  width: var(--width)
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view {
  min-width: 0;
  width: 100%
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu .e-con-inner {
  max-width: var(--content-width)
}

.elementor-widget-n-menu.e-n-menu-layout-dropdown>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle {
  display: flex
}

@media (min-width:768px) {
  .e-n-menu-mobile:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse {
    display: none
  }
}

@media (max-width:767px) {

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),
  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading {
    display: none
  }

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content {
    overflow: hidden;
    --n-menu-dropdown-content-max-width: initial
  }

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active {
    border-left: var(--n-menu-dropdown-content-box-border-width-left);
    border-bottom: var(--n-menu-dropdown-content-box-border-width-bottom);
    border-top: var(--n-menu-dropdown-content-box-border-width-top);
    border-right: var(--n-menu-dropdown-content-box-border-width-right);
    border-style: var(--n-menu-dropdown-content-box-border-style);
    border-color: var(--n-menu-dropdown-content-box-border-color);
    border-radius: var(--n-menu-dropdown-content-box-border-radius);
    box-shadow: var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );
    max-height: var(--n-menu-dropdown-content-box-height);
    transition: max-height .3s;
    animation: hide-scroll .3s backwards;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: var(--n-menu-toggle-icon-distance-from-dropdown)
  }

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu .e-con {
    width: var(--width)
  }

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view {
    min-width: 0;
    width: 100%
  }

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu .e-con-inner {
    max-width: var(--content-width)
  }

  .e-n-menu-mobile>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle {
    display: flex
  }

  .e-n-menu-mobile .e-n-menu-item-title {
    justify-content: var(--n-menu-item-title-justify-content-mobile);
    width: 100%
  }
}

@media (min-width:-1) {
  .e-n-menu-mobile_extra:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse {
    display: none
  }
}

@media (max-width:-1) {

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),
  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading {
    display: none
  }

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content {
    overflow: hidden;
    --n-menu-dropdown-content-max-width: initial
  }

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active {
    border-left: var(--n-menu-dropdown-content-box-border-width-left);
    border-bottom: var(--n-menu-dropdown-content-box-border-width-bottom);
    border-top: var(--n-menu-dropdown-content-box-border-width-top);
    border-right: var(--n-menu-dropdown-content-box-border-width-right);
    border-style: var(--n-menu-dropdown-content-box-border-style);
    border-color: var(--n-menu-dropdown-content-box-border-color);
    border-radius: var(--n-menu-dropdown-content-box-border-radius);
    box-shadow: var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );
    max-height: var(--n-menu-dropdown-content-box-height);
    transition: max-height .3s;
    animation: hide-scroll .3s backwards;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: var(--n-menu-toggle-icon-distance-from-dropdown)
  }

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu .e-con {
    width: var(--width)
  }

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view {
    min-width: 0;
    width: 100%
  }

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu .e-con-inner {
    max-width: var(--content-width)
  }

  .e-n-menu-mobile_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle {
    display: flex
  }

  .e-n-menu-mobile_extra .e-n-menu-item-title {
    justify-content: var(--n-menu-item-title-justify-content-mobile);
    width: 100%
  }
}

@media (min-width:991px) {
  .e-n-menu-tablet:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse {
    display: none
  }
}

@media (max-width:990px) {

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),
  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading {
    display: none
  }

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content {
    overflow: hidden;
    --n-menu-dropdown-content-max-width: initial
  }

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active {
    border-left: var(--n-menu-dropdown-content-box-border-width-left);
    border-bottom: var(--n-menu-dropdown-content-box-border-width-bottom);
    border-top: var(--n-menu-dropdown-content-box-border-width-top);
    border-right: var(--n-menu-dropdown-content-box-border-width-right);
    border-style: var(--n-menu-dropdown-content-box-border-style);
    border-color: var(--n-menu-dropdown-content-box-border-color);
    border-radius: var(--n-menu-dropdown-content-box-border-radius);
    box-shadow: var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );
    max-height: var(--n-menu-dropdown-content-box-height);
    transition: max-height .3s;
    animation: hide-scroll .3s backwards;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: var(--n-menu-toggle-icon-distance-from-dropdown)
  }

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu .e-con {
    width: var(--width)
  }

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view {
    min-width: 0;
    width: 100%
  }

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu .e-con-inner {
    max-width: var(--content-width)
  }

  .e-n-menu-tablet>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle {
    display: flex
  }

  .e-n-menu-tablet .e-n-menu-item-title {
    justify-content: var(--n-menu-item-title-justify-content-mobile);
    width: 100%
  }
}

@media (min-width:-1) {
  .e-n-menu-tablet_extra:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse {
    display: none
  }
}

@media (max-width:-1) {

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),
  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading {
    display: none
  }

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content {
    overflow: hidden;
    --n-menu-dropdown-content-max-width: initial
  }

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active {
    border-left: var(--n-menu-dropdown-content-box-border-width-left);
    border-bottom: var(--n-menu-dropdown-content-box-border-width-bottom);
    border-top: var(--n-menu-dropdown-content-box-border-width-top);
    border-right: var(--n-menu-dropdown-content-box-border-width-right);
    border-style: var(--n-menu-dropdown-content-box-border-style);
    border-color: var(--n-menu-dropdown-content-box-border-color);
    border-radius: var(--n-menu-dropdown-content-box-border-radius);
    box-shadow: var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );
    max-height: var(--n-menu-dropdown-content-box-height);
    transition: max-height .3s;
    animation: hide-scroll .3s backwards;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: var(--n-menu-toggle-icon-distance-from-dropdown)
  }

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu .e-con {
    width: var(--width)
  }

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view {
    min-width: 0;
    width: 100%
  }

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu .e-con-inner {
    max-width: var(--content-width)
  }

  .e-n-menu-tablet_extra>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle {
    display: flex
  }
}

@media (min-width:991px) {
  .e-n-menu-laptop:not(.e-n-menu-layout-dropdown)>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content>.e-collapse {
    display: none
  }
}

@media (max-width:-1) {

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content:not(.e-active),
  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-heading {
    display: none
  }

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content {
    overflow: hidden;
    --n-menu-dropdown-content-max-width: initial
  }

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-items-content.e-active {
    border-left: var(--n-menu-dropdown-content-box-border-width-left);
    border-bottom: var(--n-menu-dropdown-content-box-border-width-bottom);
    border-top: var(--n-menu-dropdown-content-box-border-width-top);
    border-right: var(--n-menu-dropdown-content-box-border-width-right);
    border-style: var(--n-menu-dropdown-content-box-border-style);
    border-color: var(--n-menu-dropdown-content-box-border-color);
    border-radius: var(--n-menu-dropdown-content-box-border-radius);
    box-shadow: var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );
    max-height: var(--n-menu-dropdown-content-box-height);
    transition: max-height .3s;
    animation: hide-scroll .3s backwards;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: var(--n-menu-toggle-icon-distance-from-dropdown)
  }

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu .e-con {
    width: var(--width)
  }

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu .e-con .elementor-empty-view {
    min-width: 0;
    width: 100%
  }

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu .e-con-inner {
    max-width: var(--content-width)
  }

  .e-n-menu-laptop>.elementor-widget-container>.e-n-menu>.e-n-menu-toggle {
    display: flex
  }
}

@keyframes hide-scroll {

  0%,
  to {
    overflow: hidden
  }
}

.e-con-inner>.elementor-widget-n-menu,
.e-con>.elementor-widget-n-menu {
  --flex-grow: var(--container-widget-flex-grow)
}

.elementor-widget-n-carousel {
  --e-n-carousel-slides-to-show: 3;
  --e-n-carousel-swiper-slides-gap: 10px;
  --e-n-carousel-swiper-slides-to-display: 3;
  --e-n-carousel-swiper-pagination-size: 0;
  --e-n-carousel-swiper-pagination-spacing: 10px;
  height: -moz-fit-content;
  height: fit-content;
  --e-n-carousel-swiper-padding-bottom: calc(var(--e-n-carousel-swiper-pagination-size) + var(--e-n-carousel-swiper-pagination-spacing))
}

.elementor-widget-n-carousel .e-n-carousel {
  display: flex;
  min-width: 0
}

.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active {
  overflow: initial
}

.elementor-widget-n-carousel .e-n-carousel .swiper-slide {
  flex-shrink: 0;
  height: var(--e-n-carousel-slide-height, initial)
}

.elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con {
  max-width: calc(100% - var(--margin-left) - var(--margin-right));
  height: var(--e-n-carousel-slide-container-height, initial)
}

:where(.elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con) {
  border-radius: var(--border-radius);
  padding-right: var(--padding-right);
  padding-left: var(--padding-left)
}

:where(.elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con)>.e-con-inner {
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom)
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev {
  font-size: var(--e-n-carousel-arrow-size, 25px);
  color: var(--e-n-carousel-arrow-normal-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover {
  color: var(--e-n-carousel-arrow-hover-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
  fill: var(--e-n-carousel-arrow-normal-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg:hover,
.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg:hover {
  fill: var(--e-n-carousel-arrow-hover-color, hsla(0, 0%, 93.3%, .9))
}

.elementor-widget-n-carousel.elementor-pagination-type-bullets {
  --e-n-carousel-swiper-pagination-size: 6px
}

.elementor-widget-n-carousel.elementor-pagination-type-fraction {
  --e-n-carousel-swiper-pagination-size: 16px
}

.elementor-widget-n-carousel.elementor-pagination-type-progressbar {
  --e-n-carousel-swiper-pagination-size: 4px
}

.elementor-widget-n-carousel .swiper-pagination-progressbar {
  height: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--e-n-carousel-progressbar-normal-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover {
  background: var(--e-n-carousel-progressbar-hover-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-fraction {
  color: var(--e-n-carousel-fraction-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-bullet {
  width: var(--e-n-carousel-swiper-pagination-size);
  height: var(--e-n-carousel-swiper-pagination-size);
  background: var(--e-n-carousel-dots-normal-color, #000)
}

.elementor-widget-n-carousel .swiper-pagination-bullet:hover {
  background: var(--e-n-carousel-dots-hover-color, #000);
  opacity: 1
}

.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-container {
  padding-bottom: var(--e-n-carousel-swiper-padding-bottom)
}

.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-horizontal>.swiper-pagination-bullets,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-bullets.swiper-pagination-horizontal,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-custom,
.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-fraction {
  bottom: 0;
  font-size: var(--e-n-carousel-swiper-pagination-size);
  line-height: var(--e-n-carousel-swiper-pagination-size)
}

.elementor-widget-n-carousel.elementor-pagination-position-outside .swiper-pagination-bullet {
  vertical-align: top
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper,
.swiper:not(.swiper-initialized) .swiper-wrapper {
  gap: var(--e-n-carousel-swiper-slides-gap);
  overflow: hidden
}

.swiper-container:not(.swiper-container-initialized) .swiper-slide,
.swiper:not(.swiper-initialized) .swiper-slide {
  --e-n-carousel-number-of-gaps: max(calc(var(--e-n-carousel-swiper-slides-to-display) - 1), 0);
  --e-n-carousel-gaps-width-total: calc(var(--e-n-carousel-number-of-gaps) * var(--e-n-carousel-swiper-slides-gap));
  max-width: calc((100% - var(--e-n-carousel-gaps-width-total)) / var(--e-n-carousel-swiper-slides-to-display, 1))
}

/* info: https://jamaykaa.com/wp-content/uploads/elementor/css/post-130.css */
.elementor-130 .elementor-element.elementor-element-4f4cbee {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0 0 54px 0
}

.elementor-130 .elementor-element.elementor-element-4f4cbee>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-130 .elementor-element.elementor-element-a5c9ac5>.elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-a5c9ac5>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-130 .elementor-element.elementor-element-a1c05a9>.elementor-container {
  max-width: 1600px
}

.elementor-130 .elementor-element.elementor-element-a1c05a9 {
  margin-top: -84px;
  margin-bottom: -84px;
  padding: 0 0 100px 0
}

.elementor-130 .elementor-element.elementor-element-7e8ae65>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-ff6c473>.elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-2009f1e {
  padding: 0 0 80px 0
}

.elementor-130 .elementor-element.elementor-element-82a9ab4>.elementor-element-populated {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-8744012 {
  --spacer-size: 100px
}

.elementor-130 .elementor-element.elementor-element-c6e2e2c .section-default-style .rtin-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-c6e2e2c>.elementor-widget-container {
  margin: -12px 0 50px 0;
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-53c8ff7>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-8d1bf9d>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-3512d29 .working-process-default .rtin-item .rtin-icon i {
  color: #FF930E
}

.elementor-130 .elementor-element.elementor-element-3512d29 .working-process-default .rtin-item:hover .rtin-icon i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-3512d29 .working-process-default .rtin-item:hover .rtin-icon {
  background-color: #FFF
}

.elementor-130 .elementor-element.elementor-element-d9f3ca0>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-623ac77 .working-process-default .rtin-item .rtin-icon i {
  color: #18DC59
}

.elementor-130 .elementor-element.elementor-element-623ac77 .working-process-default .rtin-item:hover .rtin-icon i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-623ac77 .working-process-default .rtin-item:hover .rtin-icon {
  background-color: #FFF
}

.elementor-130 .elementor-element.elementor-element-bddbd68>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-7d9e7bc .working-process-default .rtin-item:hover .rtin-icon {
  background-color: #FFF
}

.elementor-130 .elementor-element.elementor-element-7d9e7bc>.elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-1fa0879>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-34a1c96 .working-process-default .rtin-item .rtin-icon i {
  color: #36BAFE
}

.elementor-130 .elementor-element.elementor-element-34a1c96 .working-process-default .rtin-item:hover .rtin-icon i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-34a1c96 .working-process-default .rtin-item:hover .rtin-icon {
  background-color: #FFF
}

.elementor-130 .elementor-element.elementor-element-34a1c96>.elementor-widget-container {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-5b4a429 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-5b4a429 .elementor-heading-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-d06b6d0 {
  --spacer-size: 50px
}

.elementor-130 .elementor-element.elementor-element-00487db {
  --spacer-size: 90px
}

.elementor-130 .elementor-element.elementor-element-6f04c30 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-6f04c30 .elementor-heading-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-a40bb07 .section-default-style .rtin-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-4ad5464>.elementor-container {
  max-width: 1287px
}

.elementor-130 .elementor-element.elementor-element-4ad5464 {
  padding: 0 0 120px 0
}

.elementor-130 .elementor-element.elementor-element-ce31531>.elementor-element-populated {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-ce31531 {
  z-index: 0
}

.elementor-130 .elementor-element.elementor-element-f488ce9 .elementor-wrapper {
  --video-aspect-ratio: 1.77777;
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)
}

.elementor-130 .elementor-element.elementor-element-f488ce9 {
  width: var(--container-widget-width, 100%);
  max-width: 100%;
  --container-widget-width: 100%;
  --container-widget-flex-grow: 0;
  align-self: flex-start
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-102c0a7.elementor-column .elementor-widget-wrap {
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-102c0a7.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-102c0a7>.elementor-element-populated {
  padding: 0 15px 0 0
}

.elementor-130 .elementor-element.elementor-element-47fe02b .title-text-button .subtitle {
  line-height: 29px;
  letter-spacing: 1px;
  word-spacing: 1px
}

.elementor-130 .elementor-element.elementor-element-47fe02b .title-text-button .rtin-title {
  color: #058CFF;
  margin: 0 0 0 0px !important
}

.elementor-130 .elementor-element.elementor-element-448db59>.elementor-container {
  max-width: 1600px
}

.elementor-130 .elementor-element.elementor-element-448db59:not(.elementor-motion-effects-element-type-background),
.elementor-130 .elementor-element.elementor-element-448db59>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(182deg, #008BFF 19%, #1A7ED0 100%)
}

.elementor-130 .elementor-element.elementor-element-448db59 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0 70px 0
}

.elementor-130 .elementor-element.elementor-element-448db59>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-130 .elementor-element.elementor-element-4073676>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-1810f25 .rt-counter .rtin-item .rtin-title {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-1810f25 .rt-counter .rtin-item .rtin-counter {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-1810f25 .rt-counter .rtin-item i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0d2a761>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-0404398 .rt-counter .rtin-item .rtin-title {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0404398 .rt-counter .rtin-item .rtin-counter {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0404398 .rt-counter .rtin-item i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-9bd831a>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-0d5530b .rt-counter .rtin-item .rtin-title {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0d5530b .rt-counter .rtin-item .rtin-counter {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0d5530b .rt-counter .rtin-item i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-ac78d27>.elementor-element-populated {
  padding: 0 15px 0 15px
}

.elementor-130 .elementor-element.elementor-element-0df1b2c .rt-counter .rtin-item .rtin-title {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0df1b2c .rt-counter .rtin-item .rtin-counter {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-0df1b2c .rt-counter .rtin-item i {
  color: #FFF
}

.elementor-130 .elementor-element.elementor-element-c83aa4c>.elementor-element-populated {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-c9baf24 {
  --spacer-size: 50px
}

.elementor-130 .elementor-element.elementor-element-3adda0c>.elementor-widget-container {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-e167bfe {
  --spacer-size: 90px
}

.elementor-130 .elementor-element.elementor-element-8041b88 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-8041b88 .elementor-heading-title {
  color: #008BFF;
  -webkit-text-stroke-width: 0;
  stroke-width: 0;
  -webkit-text-stroke-color: #000;
  stroke: #000
}

.elementor-130 .elementor-element.elementor-element-473128a0>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-473128a0 {
  padding: 100px 0 100px 0
}

.elementor-130 .elementor-element.elementor-element-3ce28b21>.elementor-element-populated {
  padding: 0 50px 0 0
}

.elementor-130 .elementor-element.elementor-element-6997665 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-6997665 .elementor-heading-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-855847c {
  --spacer-size: 50px
}

.elementor-130 .elementor-element.elementor-element-114e2436.elementor-position-right .elementor-image-box-img {
  margin-left: 22px
}

.elementor-130 .elementor-element.elementor-element-114e2436.elementor-position-left .elementor-image-box-img {
  margin-right: 22px
}

.elementor-130 .elementor-element.elementor-element-114e2436.elementor-position-top .elementor-image-box-img {
  margin-bottom: 22px
}

.elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-wrapper .elementor-image-box-img {
  width: 35%
}

.elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-img img {
  transition-duration: 0.3s
}

.elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-wrapper {
  text-align: left
}

.elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-title {
  margin-bottom: 0;
  color: #000;
  font-size: 35px;
  font-weight: 900
}

.elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-description {
  color: rgb(0 0 0 / .37);
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px
}

.elementor-130 .elementor-element.elementor-element-351bc117 {
  color: #bfbfbf;
  font-size: 16px;
  font-weight: 300;
  line-height: 2em
}

.elementor-130 .elementor-element.elementor-element-43026d6b {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 16px;
  --grid-column-gap: 5px;
  --grid-row-gap: 0px
}

.elementor-130 .elementor-element.elementor-element-43026d6b .elementor-widget-container {
  text-align: left
}

.elementor-130 .elementor-element.elementor-element-43026d6b .elementor-social-icon {
  background-color: #fff0
}

.elementor-130 .elementor-element.elementor-element-43026d6b .elementor-social-icon i {
  color: #000
}

.elementor-130 .elementor-element.elementor-element-43026d6b .elementor-social-icon svg {
  fill: #000
}

.elementor-130 .elementor-element.elementor-element-43026d6b .elementor-social-icon:hover i {
  color: #00ce1b
}

.elementor-130 .elementor-element.elementor-element-43026d6b .elementor-social-icon:hover svg {
  fill: #00ce1b
}

.elementor-130 .elementor-element.elementor-element-281a0764>.elementor-element-populated {
  padding: 0 0 0 50px
}

.elementor-130 .elementor-element.elementor-element-344e52f2.elementor-position-right .elementor-image-box-img {
  margin-left: 22px
}

.elementor-130 .elementor-element.elementor-element-344e52f2.elementor-position-left .elementor-image-box-img {
  margin-right: 22px
}

.elementor-130 .elementor-element.elementor-element-344e52f2.elementor-position-top .elementor-image-box-img {
  margin-bottom: 22px
}

.elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-wrapper .elementor-image-box-img {
  width: 35%
}

.elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-img img {
  transition-duration: 0.3s
}

.elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-wrapper {
  text-align: left
}

.elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-title {
  margin-bottom: 0;
  color: #000;
  font-size: 35px;
  font-weight: 900
}

.elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-description {
  color: rgb(0 0 0 / .37);
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px
}

.elementor-130 .elementor-element.elementor-element-23a2b6 {
  color: #bfbfbf;
  font-size: 16px;
  font-weight: 300;
  line-height: 2em
}

.elementor-130 .elementor-element.elementor-element-49bd7882 {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 16px;
  --grid-column-gap: 5px;
  --grid-row-gap: 0px
}

.elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-widget-container {
  text-align: left
}

.elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-social-icon {
  background-color: #fff0
}

.elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-social-icon i {
  color: #000
}

.elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-social-icon svg {
  fill: #000
}

.elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-social-icon:hover i {
  color: #00ce1b
}

.elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-social-icon:hover svg {
  fill: #00ce1b
}

.elementor-130 .elementor-element.elementor-element-bc42530>.elementor-widget-container {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-44fc93c>.elementor-widget-container {
  padding: 0 0 30px 0
}

.elementor-130 .elementor-element.elementor-element-d6cff06 {
  --spacer-size: 90px
}

.elementor-130 .elementor-element.elementor-element-d534860 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-d534860 .elementor-heading-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-5b044dc.elementor-skin-slideshow .elementor-main-swiper {
  margin-bottom: 10px
}

.elementor-130 .elementor-element.elementor-element-5b044dc .elementor-swiper-button {
  font-size: 20px
}

.elementor-130 .elementor-element.elementor-element-5b044dc>.elementor-widget-container {
  background-color: #fff0;
  background-image: linear-gradient(171deg, #FFFFFF 12%, #FFFFFF 100%)
}

.elementor-130 .elementor-element.elementor-element-155e763 {
  --spacer-size: 50px
}

.elementor-130 .elementor-element.elementor-element-ee87cd2 {
  --spacer-size: 110px
}

.elementor-130 .elementor-element.elementor-element-f0a3d87 .section-default-style .rtin-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-f0a3d87>.elementor-widget-container {
  margin: -12px 0 50px 0
}

.elementor-130 .elementor-element.elementor-element-0a8abcc {
  --spacer-size: 50px
}

.elementor-130 .elementor-element.elementor-element-605961db>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-605961db {
  padding: 100px 0 100px 0
}

.elementor-130 .elementor-element.elementor-element-53c005e4>.elementor-element-populated {
  padding: 0% 20% 0% 20%
}

.elementor-130 .elementor-element.elementor-element-7b0ad5d3 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-7b0ad5d3 .elementor-heading-title {
  color: #008BFF;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2em
}

.elementor-130 .elementor-element.elementor-element-473de2ca {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-473de2ca .elementor-heading-title {
  color: #bfbfbf;
  font-size: 15px;
  font-weight: 300
}

.elementor-130 .elementor-element.elementor-element-473de2ca>.elementor-widget-container {
  margin: -10px 0 30px 0
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-title {
  border-width: 0;
  border-color: #fff0;
  padding: 30px 30px 30px 30px
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-content {
  border-width: 0;
  border-bottom-color: #fff0;
  color: #bfbfbf;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8em;
  padding: 15px 35px 15px 35px
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-item:not(:last-child) {
  margin-bottom: 29px
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-item {
  box-shadow: 0 0 30px 0 rgb(0 0 0 / .12)
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-title,
.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-icon {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-icon svg {
  fill: #008BFF
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-title {
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0 0 10px rgb(0 0 0 / .3)
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-title .elementor-toggle-icon i:before {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-title .elementor-toggle-icon svg {
  fill: #008BFF
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-title.elementor-active .elementor-toggle-icon i:before {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-title.elementor-active .elementor-toggle-icon svg {
  fill: #008BFF
}

.elementor-130 .elementor-element.elementor-element-8effd13 {
  --spacer-size: 80px
}

.elementor-130 .elementor-element.elementor-element-e0dc76a {
  --spacer-size: 120px
}

.elementor-130 .elementor-element.elementor-element-1092dc4 .section-default-style .rtin-title {
  color: #008BFF
}

.elementor-130 .elementor-element.elementor-element-72cad8a .title-text-button .rtin-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4em;
  color: #058CFF
}

.elementor-130 .elementor-element.elementor-element-72cad8a>.elementor-widget-container {
  margin: -10px 0 0 0
}

.elementor-130 .elementor-element.elementor-element-4f45b41c>.elementor-container {
  min-height: 11px
}

.elementor-130 .elementor-element.elementor-element-4f45b41c:not(.elementor-motion-effects-element-type-background),
.elementor-130 .elementor-element.elementor-element-4f45b41c>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(180deg, #058CFF 0%, #0F77D0 100%)
}

.elementor-130 .elementor-element.elementor-element-4f45b41c {
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #000;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-130 .elementor-element.elementor-element-4f45b41c>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-56f66884.elementor-column .elementor-widget-wrap {
  align-items: flex-start
}

.elementor-130 .elementor-element.elementor-element-56f66884.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: flex-start;
  align-items: flex-start
}

.elementor-130 .elementor-element.elementor-element-56f66884>.elementor-element-populated {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-d8b6a7a>.elementor-container {
  max-width: 736px;
  min-height: 0
}

.elementor-130 .elementor-element.elementor-element-d8b6a7a {
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #000;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0
}

.elementor-130 .elementor-element.elementor-element-d8b6a7a>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-3049cc5c.elementor-column .elementor-widget-wrap {
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-3049cc5c.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-3049cc5c>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
  margin-bottom: 0
}

.elementor-130 .elementor-element.elementor-element-3049cc5c>.elementor-element-populated {
  border-style: solid;
  border-width: 0 1px 0 1px;
  border-color: #000;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-130 .elementor-element.elementor-element-3049cc5c>.elementor-element-populated>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-130 .elementor-element.elementor-element-6f64a90d {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-6f64a90d .elementor-heading-title {
  color: #000;
  font-family: "Noto Sans Arabic", Sans-serif;
  font-size: 1vw;
  font-weight: 500;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.2em;
  text-shadow: 0 0 10px rgb(0 0 0 / .3)
}

.elementor-130 .elementor-element.elementor-element-2d96c3af>.elementor-container {
  min-height: 0
}

.elementor-130 .elementor-element.elementor-element-2d96c3af {
  border-style: solid;
  border-width: 1px 0 0 0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0
}

.elementor-130 .elementor-element.elementor-element-2d96c3af>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-3b16ab13.elementor-column .elementor-widget-wrap {
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-3b16ab13.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-1cb26fcd {
  text-align: center;
  color: #000;
  font-family: "Roboto", Sans-serif;
  font-size: 16px
}

.elementor-130 .elementor-element.elementor-element-c16fdec {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-6ba0da6 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-ae05152 {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-1218aa5 {
  text-align: center
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-76744fc0.elementor-column .elementor-widget-wrap {
  align-items: flex-start
}

.elementor-130 .elementor-element.elementor-element-76744fc0.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: flex-start;
  align-items: flex-start
}

.elementor-130 .elementor-element.elementor-element-76744fc0>.elementor-element-populated {
  padding: 0 0 0 0
}

.elementor-130 .elementor-element.elementor-element-258fd243>.elementor-container {
  min-height: 0
}

.elementor-130 .elementor-element.elementor-element-258fd243 {
  border-style: solid;
  border-width: 0 0 0 0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0
}

.elementor-130 .elementor-element.elementor-element-258fd243>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-4d80abc8.elementor-column .elementor-widget-wrap {
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-4d80abc8.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-4738930d {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-4738930d .elementor-heading-title {
  color: #000;
  font-family: "Noto Sans Arabic", Sans-serif;
  font-size: 1vw;
  font-weight: 500;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.2em;
  text-shadow: 0 0 10px rgb(0 0 0 / .3)
}

.elementor-130 .elementor-element.elementor-element-5ce1679c>.elementor-container {
  min-height: 0
}

.elementor-130 .elementor-element.elementor-element-5ce1679c>.elementor-container>.elementor-column>.elementor-widget-wrap {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-5ce1679c {
  border-style: solid;
  border-width: 1px 0 0 0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0;
  margin-bottom: 0
}

.elementor-130 .elementor-element.elementor-element-5ce1679c>.elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-130 .elementor-element.elementor-element-7c544581.elementor-column .elementor-widget-wrap {
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-7c544581.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
  align-content: center;
  align-items: center
}

.elementor-130 .elementor-element.elementor-element-7ba57964 {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 18px;
  --grid-column-gap: 20px;
  --grid-row-gap: 0px
}

.elementor-130 .elementor-element.elementor-element-7ba57964 .elementor-widget-container {
  text-align: center
}

.elementor-130 .elementor-element.elementor-element-7ba57964 .elementor-social-icon {
  background-color: #fff0;
  --icon-padding: 0em
}

.elementor-130 .elementor-element.elementor-element-7ba57964 .elementor-social-icon i {
  color: #000
}

.elementor-130 .elementor-element.elementor-element-7ba57964 .elementor-social-icon svg {
  fill: #000
}

.elementor-130 .elementor-element.elementor-element-7ba57964 .elementor-social-icon:hover i {
  color: #ACA298
}

.elementor-130 .elementor-element.elementor-element-7ba57964 .elementor-social-icon:hover svg {
  fill: #ACA298
}

@media(min-width:768px) {
  .elementor-130 .elementor-element.elementor-element-6bd9d38 {
    width: 57.893%
  }

  .elementor-130 .elementor-element.elementor-element-6cd5423 {
    width: 41.44%
  }
}

@media(max-width:990px) and (min-width:768px) {
  .elementor-130 .elementor-element.elementor-element-8d1bf9d {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-d9f3ca0 {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-bddbd68 {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-1fa0879 {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-ce31531 {
    width: 100%
  }

  .elementor-130 .elementor-element.elementor-element-102c0a7 {
    width: 100%
  }

  .elementor-130 .elementor-element.elementor-element-4073676 {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-0d2a761 {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-9bd831a {
    width: 50%
  }

  .elementor-130 .elementor-element.elementor-element-ac78d27 {
    width: 50%
  }
}

@media(max-width:990px) {
  .elementor-130 .elementor-element.elementor-element-8d1bf9d>.elementor-element-populated {
    margin: 0 0 20px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }

  .elementor-130 .elementor-element.elementor-element-d9f3ca0>.elementor-element-populated {
    margin: 0 0 20px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }

  .elementor-130 .elementor-element.elementor-element-ce31531>.elementor-element-populated {
    padding: 0 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-102c0a7>.elementor-element-populated {
    padding: 50px 15px 0 15px
  }

  .elementor-130 .elementor-element.elementor-element-4073676>.elementor-element-populated {
    margin: 0 0 20px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }

  .elementor-130 .elementor-element.elementor-element-0d2a761>.elementor-element-populated {
    margin: 0 0 20px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }

  .elementor-130 .elementor-element.elementor-element-473128a0 {
    padding: 100px 25px 100px 25px
  }

  .elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-title {
    font-size: 30px
  }

  .elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-title {
    font-size: 30px
  }

  .elementor-130 .elementor-element.elementor-element-5b044dc.elementor-skin-slideshow .elementor-main-swiper {
    margin-bottom: 10px
  }

  .elementor-130 .elementor-element.elementor-element-605961db {
    padding: 100px 25px 100px 25px
  }

  .elementor-130 .elementor-element.elementor-element-53c005e4>.elementor-element-populated {
    padding: 0 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-6f64a90d .elementor-heading-title {
    font-size: 2vw
  }

  .elementor-130 .elementor-element.elementor-element-4738930d .elementor-heading-title {
    font-size: 2vw
  }
}

@media(max-width:767px) {
  .elementor-130 .elementor-element.elementor-element-4f4cbee {
    padding: 0 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-a1c05a9 {
    padding: 0 0 70px 0
  }

  .elementor-130 .elementor-element.elementor-element-ff6c473>.elementor-widget-container {
    padding: 0 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-2009f1e {
    padding: 0 0 40px 0
  }

  .elementor-130 .elementor-element.elementor-element-c6e2e2c .section-default-style .rtin-title {
    font-size: 32px;
    line-height: 1.4em
  }

  .elementor-130 .elementor-element.elementor-element-bddbd68>.elementor-element-populated {
    margin: 0 0 20px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }

  .elementor-130 .elementor-element.elementor-element-00487db {
    --spacer-size: 100px
  }

  .elementor-130 .elementor-element.elementor-element-4ad5464 {
    padding: 0 0 80px 0
  }

  .elementor-130 .elementor-element.elementor-element-47fe02b .title-text-button .rtin-title {
    font-size: 32px;
    line-height: 1.4em
  }

  .elementor-130 .elementor-element.elementor-element-448db59 {
    padding: 80px 0 40px 0
  }

  .elementor-130 .elementor-element.elementor-element-9bd831a>.elementor-element-populated {
    margin: 0 0 20px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px
  }

  .elementor-130 .elementor-element.elementor-element-473128a0 {
    padding: 50px 20px 50px 20px
  }

  .elementor-130 .elementor-element.elementor-element-3ce28b21>.elementor-element-populated {
    padding: 0 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-img {
    margin-bottom: 22px
  }

  .elementor-130 .elementor-element.elementor-element-114e2436 .elementor-image-box-wrapper {
    text-align: center
  }

  .elementor-130 .elementor-element.elementor-element-351bc117 {
    text-align: center
  }

  .elementor-130 .elementor-element.elementor-element-43026d6b .elementor-widget-container {
    text-align: center
  }

  .elementor-130 .elementor-element.elementor-element-281a0764>.elementor-element-populated {
    padding: 50px 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-img {
    margin-bottom: 22px
  }

  .elementor-130 .elementor-element.elementor-element-344e52f2 .elementor-image-box-wrapper {
    text-align: center
  }

  .elementor-130 .elementor-element.elementor-element-23a2b6 {
    text-align: center
  }

  .elementor-130 .elementor-element.elementor-element-49bd7882 .elementor-widget-container {
    text-align: center
  }

  .elementor-130 .elementor-element.elementor-element-5b044dc.elementor-skin-slideshow .elementor-main-swiper {
    margin-bottom: 10px
  }

  .elementor-130 .elementor-element.elementor-element-f0a3d87 .section-default-style .rtin-title {
    font-size: 32px;
    line-height: 1.4em
  }

  .elementor-130 .elementor-element.elementor-element-605961db {
    padding: 50px 20px 50px 20px
  }

  .elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-title {
    line-height: 1.5em;
    letter-spacing: 0;
    word-spacing: 0em
  }

  .elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-tab-title {
    padding: 13px 0 13px 16px
  }

  .elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-icon.elementor-toggle-icon-left {
    margin-right: 0
  }

  .elementor-130 .elementor-element.elementor-element-ebe9267 .elementor-toggle-icon.elementor-toggle-icon-right {
    margin-left: 0
  }

  .elementor-130 .elementor-element.elementor-element-ebe9267>.elementor-widget-container {
    padding: 15px 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-72cad8a>.elementor-widget-container {
    margin: 0 0 0 0;
    padding: 0 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-72cad8a {
    z-index: 0
  }

  .elementor-130 .elementor-element.elementor-element-d8b6a7a {
    border-width: 1px 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-6f64a90d .elementor-heading-title {
    font-size: 5vw
  }

  .elementor-130 .elementor-element.elementor-element-258fd243 {
    border-width: 1px 0 0 0
  }

  .elementor-130 .elementor-element.elementor-element-4738930d .elementor-heading-title {
    font-size: 5vw
  }

  .elementor-130 .elementor-element.elementor-element-5ce1679c>.elementor-container {
    max-width: 500px;
    min-height: 0
  }
}

.elementor-130 .elementor-element.elementor-element-4ad5464 {
  direction: rtl;
  unicode-bidi: embed
}

.elementor-130 .elementor-element.elementor-element-7b0ad5d3 {
  direction: rtl;
  unicode-bidi: embed
}

.elementor-130 .elementor-element.elementor-element-473de2ca {
  direction: rtl;
  unicode-bidi: embed
}

.elementor-130 .elementor-element.elementor-element-ebe9267 {
  direction: rtl;
  unicode-bidi: embed
}

.elementor-130 .elementor-element.elementor-element-53c005e4 {
  direction: rtl;
  unicode-bidi: embed
}

.elementor-130 .elementor-element.elementor-element-72cad8a {
  direction: rtl;
  unicode-bidi: embed
}

.elementor-130 .elementor-element.elementor-element-f9d6b34 {
  direction: rtl;
  unicode-bidi: embed
}

/* info: https://jamaykaa.com/wp-content/themes/digeco/assets/css/bootstrap.min.css */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
  width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit
}

.h1,
h1 {
  font-size: 2.5rem
}

.h2,
h2 {
  font-size: 2rem
}

.h3,
h3 {
  font-size: 1.75rem
}

.h4,
h4 {
  font-size: 1.5rem
}

.h5,
h5 {
  font-size: 1.25rem
}

.h6,
h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
  font-size: 80%;
  font-weight: 400
}

.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}

.blockquote-footer::before {
  content: "\2014 \00A0"
}

.img-fluid {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #6c757d
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word
}

a>code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent
}

.table td,
.table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
  border-top: 2px solid #dee2e6
}

.table .table {
  background-color: #fff
}

.table-sm td,
.table-sm th {
  padding: .3rem
}

.table-bordered {
  border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
  background-color: #b8daff
}

.table-hover .table-primary:hover {
  background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
  background-color: #d6d8db
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
  background-color: #c3e6cb
}

.table-hover .table-success:hover {
  background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
  background-color: #bee5eb
}

.table-hover .table-info:hover {
  background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
  background-color: #ffeeba
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
  background-color: #f5c6cb
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
  background-color: #fdfdfe
}

.table-hover .table-light:hover {
  background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
  background-color: #c6c8ca
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
  background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.table-dark {
  color: #fff;
  background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #32383e
}

.table-dark.table-bordered {
  border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-sm>.table-bordered {
    border: 0
  }
}

@media (max-width:767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-md>.table-bordered {
    border: 0
  }
}

@media (max-width:991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-lg>.table-bordered {
    border: 0
  }
}

@media (max-width:1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .table-responsive-xl>.table-bordered {
    border: 0
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
  border: 0
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
  height: auto
}

textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
  border-radius: .25rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
  display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
  display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
  color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
  color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
  background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
  display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
  background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
  border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label::after,
.was-validated .custom-file-input:valid~.custom-file-label::after {
  border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
  display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
  border-radius: .25rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
  display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
  display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
  color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
  color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
  background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
  background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
  border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label::after,
.was-validated .custom-file-input:invalid~.custom-file-label::after {
  border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
  display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media (min-width:576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
  }

  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .form-control-plaintext {
    display: inline-block
  }

  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto
  }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }

  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:focus,
.btn:hover {
  text-decoration: none
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
  opacity: .65
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}

.fade {
  transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
  margin-left: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropright .dropdown-toggle::after {
  vertical-align: 0
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}

.dropleft .dropdown-toggle::after {
  display: none
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
  z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
  z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.btn-toolbar .input-group {
  width: auto
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
  margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
  z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group>.custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
  margin-left: -1px
}

.input-group-prepend {
  margin-right: -1px
}

.input-group-append {
  margin-left: -1px
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
  margin-top: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
  color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef
}

.custom-control-label {
  position: relative;
  margin-bottom: 0
}

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6
}

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}

.custom-select::-ms-expand {
  opacity: 0
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 125%
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0
}

.custom-file-input:focus~.custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-label::after {
  border-color: #80bdff
}

.custom-file-input:disabled~.custom-file-label {
  background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse"
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 .25rem .25rem 0
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-range:focus {
  outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
  border: 0
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
    transition: none
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
    transition: none
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {

  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none
  }
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #6c757d
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
  margin-bottom: -1px
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills .nav-link {
  border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%
}

@media (max-width:575.98px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-sm .navbar-toggler {
    display: none
  }
}

@media (max-width:767.98px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-md .navbar-toggler {
    display: none
  }
}

@media (max-width:991.98px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}

@media (max-width:1199.98px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }

  .navbar-expand-xl .navbar-toggler {
    display: none
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.navbar-expand .navbar-toggler {
  display: none
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
  color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
  color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem
}

.card>hr {
  margin-right: 0;
  margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0
}

.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0
}

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px)
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-deck .card {
  margin-bottom: 15px
}

@media (min-width:576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }

  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.card-group>.card {
  margin-bottom: 15px
}

@media (min-width:576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .card-group>.card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }

  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:first-child .card-header,
  .card-group>.card:first-child .card-img-top {
    border-top-right-radius: 0
  }

  .card-group>.card:first-child .card-footer,
  .card-group>.card:first-child .card-img-bottom {
    border-bottom-right-radius: 0
  }

  .card-group>.card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .card-group>.card:last-child .card-header,
  .card-group>.card:last-child .card-img-top {
    border-top-left-radius: 0
  }

  .card-group>.card:last-child .card-footer,
  .card-group>.card:last-child .card-img-bottom {
    border-bottom-left-radius: 0
  }

  .card-group>.card:only-child {
    border-radius: .25rem
  }

  .card-group>.card:only-child .card-header,
  .card-group>.card:only-child .card-img-top {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
  }

  .card-group>.card:only-child .card-footer,
  .card-group>.card:only-child .card-img-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .75rem
}

@media (min-width:576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }

  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none
}

.breadcrumb-item.active {
  color: #6c757d
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.badge-primary {
  color: #fff;
  background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #545b62
}

.badge-success {
  color: #fff;
  background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34
}

.badge-info {
  color: #fff;
  background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b
}

.badge-warning {
  color: #212529;
  background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00
}

.badge-danger {
  color: #fff;
  background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5
}

.badge-dark {
  color: #fff;
  background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}

@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 4rem
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

.alert-primary hr {
  border-top-color: #9fcdff
}

.alert-primary .alert-link {
  color: #002752
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}

.alert-secondary hr {
  border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
  color: #202326
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

.alert-success hr {
  border-top-color: #b1dfbb
}

.alert-success .alert-link {
  color: #0b2e13
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}

.alert-info hr {
  border-top-color: #abdde5
}

.alert-info .alert-link {
  color: #062c33
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

.alert-warning hr {
  border-top-color: #ffe8a1
}

.alert-warning .alert-link {
  color: #533f03
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.alert-danger hr {
  border-top-color: #f1b0b7
}

.alert-danger .alert-link {
  color: #491217
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}

.alert-light hr {
  border-top-color: #ececf6
}

.alert-light .alert-link {
  color: #686868
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}

.alert-dark hr {
  border-top-color: #b9bbbe
}

.alert-dark .alert-link {
  color: #040505
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
  .progress-bar {
    transition: none
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}

.media-body {
  -ms-flex: 1;
  flex: 1
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
  z-index: 1;
  text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  color: #000;
  text-decoration: none;
  opacity: .75
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal-open {
  overflow: hidden
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: ""
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem
}

.modal-footer>:not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2))
  }

  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2))
  }

  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg {
    max-width: 800px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
  border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
  border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
  border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
  border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {

  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active {
    transition: none
  }
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.active.carousel-item-right,
.carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

  .active.carousel-item-right,
  .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.active.carousel-item-left,
.carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

  .active.carousel-item-left,
  .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev,
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control-prev {
  left: 0
}

.carousel-control-next {
  right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.carousel-indicators .active {
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.bg-primary {
  background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important
}

.bg-secondary {
  background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important
}

.bg-success {
  background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important
}

.bg-info {
  background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important
}

.bg-warning {
  background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important
}

.bg-danger {
  background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important
}

.bg-light {
  background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important
}

.bg-dark {
  background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important
}

.bg-white {
  background-color: #fff !important
}

.bg-transparent {
  background-color: transparent !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.border-top {
  border-top: 1px solid #dee2e6 !important
}

.border-right {
  border-right: 1px solid #dee2e6 !important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}

.border-left {
  border-left: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-right-0 {
  border-right: 0 !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-left-0 {
  border-left: 0 !important
}

.border-primary {
  border-color: #007bff !important
}

.border-secondary {
  border-color: #6c757d !important
}

.border-success {
  border-color: #28a745 !important
}

.border-info {
  border-color: #17a2b8 !important
}

.border-warning {
  border-color: #ffc107 !important
}

.border-danger {
  border-color: #dc3545 !important
}

.border-light {
  border-color: #f8f9fa !important
}

.border-dark {
  border-color: #343a40 !important
}

.border-white {
  border-color: #fff !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}

.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-0 {
  border-radius: 0 !important
}

.clearfix::after {
  display: block;
  clear: both;
  content: ""
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive::before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%
}

.embed-responsive-16by9::before {
  padding-top: 56.25%
}

.embed-responsive-4by3::before {
  padding-top: 75%
}

.embed-responsive-1by1::before {
  padding-top: 100%
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}

@media (min-width:576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left !important
  }

  .float-xl-right {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
  box-shadow: none !important
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.w-auto {
  width: auto !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.h-auto {
  height: auto !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.m-0 {
  margin: 0 !important
}

.mt-0,
.my-0 {
  margin-top: 0 !important
}

.mr-0,
.mx-0 {
  margin-right: 0 !important
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1,
.my-1 {
  margin-top: .25rem !important
}

.mr-1,
.mx-1 {
  margin-right: .25rem !important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2,
.my-2 {
  margin-top: .5rem !important
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
  margin-left: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3,
.my-3 {
  margin-top: 1rem !important
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5,
.my-5 {
  margin-top: 3rem !important
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important
}

.p-0 {
  padding: 0 !important
}

.pt-0,
.py-0 {
  padding-top: 0 !important
}

.pr-0,
.px-0 {
  padding-right: 0 !important
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important
}

.pl-0,
.px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1,
.py-1 {
  padding-top: .25rem !important
}

.pr-1,
.px-1 {
  padding-right: .25rem !important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2,
.py-2 {
  padding-top: .5rem !important
}

.pr-2,
.px-2 {
  padding-right: .5rem !important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
  padding-left: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3,
.py-3 {
  padding-top: 1rem !important
}

.pr-3,
.px-3 {
  padding-right: 1rem !important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.pt-5,
.py-5 {
  padding-top: 3rem !important
}

.pr-5,
.px-5 {
  padding-right: 3rem !important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
  padding-left: 3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto,
.my-auto {
  margin-top: auto !important
}

.mr-auto,
.mx-auto {
  margin-right: auto !important
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0 !important
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important
  }

  .m-sm-1 {
    margin: .25rem !important
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important
  }

  .m-sm-3 {
    margin: 1rem !important
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important
  }

  .m-sm-4 {
    margin: 1.5rem !important
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important
  }

  .m-sm-5 {
    margin: 3rem !important
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important
  }

  .p-sm-0 {
    padding: 0 !important
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important
  }

  .p-sm-1 {
    padding: .25rem !important
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important
  }

  .p-sm-3 {
    padding: 1rem !important
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important
  }

  .p-sm-4 {
    padding: 1.5rem !important
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important
  }

  .p-sm-5 {
    padding: 3rem !important
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important
  }

  .m-sm-auto {
    margin: auto !important
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important
  }

  .m-md-1 {
    margin: .25rem !important
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important
  }

  .m-md-3 {
    margin: 1rem !important
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important
  }

  .m-md-4 {
    margin: 1.5rem !important
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important
  }

  .m-md-5 {
    margin: 3rem !important
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important
  }

  .p-md-0 {
    padding: 0 !important
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important
  }

  .p-md-1 {
    padding: .25rem !important
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important
  }

  .p-md-3 {
    padding: 1rem !important
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important
  }

  .p-md-4 {
    padding: 1.5rem !important
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important
  }

  .p-md-5 {
    padding: 3rem !important
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important
  }

  .m-md-auto {
    margin: auto !important
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important
  }
}

@media (min-width:992px) {
  .m-lg-0 {
    margin: 0 !important
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important
  }

  .m-lg-1 {
    margin: .25rem !important
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important
  }

  .m-lg-3 {
    margin: 1rem !important
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important
  }

  .m-lg-4 {
    margin: 1.5rem !important
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important
  }

  .m-lg-5 {
    margin: 3rem !important
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important
  }

  .p-lg-0 {
    padding: 0 !important
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important
  }

  .p-lg-1 {
    padding: .25rem !important
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important
  }

  .p-lg-3 {
    padding: 1rem !important
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important
  }

  .p-lg-4 {
    padding: 1.5rem !important
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important
  }

  .p-lg-5 {
    padding: 3rem !important
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important
  }

  .m-lg-auto {
    margin: auto !important
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important
  }
}

@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0 !important
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important
  }

  .m-xl-1 {
    margin: .25rem !important
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important
  }

  .m-xl-3 {
    margin: 1rem !important
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important
  }

  .m-xl-4 {
    margin: 1.5rem !important
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important
  }

  .m-xl-5 {
    margin: 3rem !important
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important
  }

  .p-xl-0 {
    padding: 0 !important
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important
  }

  .p-xl-1 {
    padding: .25rem !important
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important
  }

  .p-xl-3 {
    padding: 1rem !important
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important
  }

  .p-xl-4 {
    padding: 1.5rem !important
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important
  }

  .p-xl-5 {
    padding: 3rem !important
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important
  }

  .m-xl-auto {
    margin: auto !important
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
  text-align: justify !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }

  .text-xl-right {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.font-italic {
  font-style: italic !important
}

.text-white {
  color: #fff !important
}

.text-primary {
  color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important
}

.text-secondary {
  color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #545b62 !important
}

.text-success {
  color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important
}

.text-info {
  color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important
}

.text-warning {
  color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important
}

.text-danger {
  color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important
}

.text-light {
  color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important
}

.text-dark {
  color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important
}

.text-body {
  color: #212529 !important
}

.text-muted {
  color: #6c757d !important
}

.text-black-50 {
  color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
  color: rgba(255, 255, 255, .5) !important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

@media print {

  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important
  }

  a:not(.btn) {
    text-decoration: underline
  }

  abbr[title]::after {
    content: " (" attr(title) ")"
  }

  pre {
    white-space: pre-wrap !important
  }

  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  @page {
    size: a3
  }

  body {
    min-width: 992px !important
  }

  .container {
    min-width: 992px !important
  }

  .navbar {
    display: none
  }

  .badge {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important
  }

  .table-dark {
    color: inherit
  }

  .table-dark tbody+tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}

/* info: https://jamaykaa.com/wp-content/themes/digeco/assets/css/animate.min.css */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes bounce {

  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  40%,
  43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  40%,
  43%,
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
  }

  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  40%,
  43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  40%,
  43%,
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
  }

  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes flash {

  0%,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {

  0%,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

@-webkit-keyframes shake {

  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes shake {

  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
  }

  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
  }

  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes jello {

  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@keyframes jello {

  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }

  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInLeft {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInRight {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn)
  }

  0%,
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg)
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg)
  }

  50%,
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn)
  }

  0%,
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg)
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg)
  }

  50%,
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }

  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }

  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }

  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg)
  }

  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }

  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg)
  }

  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg)
  }

  60%,
  80% {
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg)
  }

  60%,
  80% {
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: center
  }

  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: center
  }

  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: center
  }

  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: center
  }

  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: left bottom
  }

  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }

  0%,
  to {
    -webkit-transform-origin: right bottom
  }

  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left
  }

  0%,
  20%,
  60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left
  }

  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    transform-origin: top left
  }

  0%,
  20%,
  60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left
  }

  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}

@keyframes rollOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50%,
  to {
    opacity: 0
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50%,
  to {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

/* info: https://jamaykaa.com/wp-content/themes/digeco/assets/css/elementor.css */
@media(max-width:991px) {
  .custom-align-center {
    text-align: center
  }

  .custom-align-left {
    text-align: left
  }

  .custom-align-right {
    text-align: right
  }
}

.top:after,
.bottom:after,
.left:after,
.right:after {
  display: none
}

.compress-left-side {
  padding-left: calc(calc(100% - 1200px)/2)
}

@media only screen and (max-width:1199px) {
  .compress-left-side {
    padding-right: inherit;
    padding-left: inherit
  }
}

.compress-right-side {
  padding-right: calc(calc(100% - 1200px)/2)
}

@media only screen and (max-width:1199px) {
  .compress-right-side {
    padding-left: inherit;
    padding-right: inherit
  }
}

.button-1 {
  font-weight: 500;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.button-1 i {
  margin-top: 3px;
  margin-left: 10px;
  line-height: 1;
  transform: translateX(0);
  transition: all 0.5s ease-in-out
}

.button-1 i:before {
  font-size: 18px;
  transition: all 0.5s ease-in-out
}

.button-1:hover {
  color: #7a64f2
}

.button-1:hover i {
  transform: translateX(5px)
}

.btn-fill {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 10px 27px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #5a49f8;
  border: .125rem solid;
  border-color: #5a49f8;
  color: #fff;
  transition: all 0.5s ease-in-out
}

.btn-fill:hover {
  color: #5a49f8;
  background-color: #fff0
}

.btn-fill i {
  margin-top: .125rem;
  line-height: 1;
  margin-left: 12px;
  transform: translateX(0);
  transition: all 0.5s ease-in-out
}

.btn-fill:hover i {
  transform: translateX(5px)
}

.btn-fill.btn-fill-gradient {
  border: 0;
  padding: 12px 35px
}

@media(max-width:480px) {
  .btn-fill.btn-fill-gradient {
    margin-bottom: 5px;
    padding: 10px 20px
  }
}

.btn-fill.btn-fill-gradient:hover {
  color: #fff
}

.btn-fill.btn-fill-gradient:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  background: #5a49f8;
  background: -o-linear-gradient(30deg, #5a49f8 0%, #04d5f4 100%);
  background: linear-gradient(60deg, #5a49f8 0%, #04d5f4 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.btn-fill.btn-fill-gradient:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  background: #5a49f8;
  background-image: -o-linear-gradient(30deg, #04d5f4 0%, #5a49f8 100%);
  background-image: linear-gradient(60deg, #04d5f4 0%, #5a49f8 100%);
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out
}

.btn-fill.btn-fill-gradient:hover:before {
  opacity: 1;
  visibility: visible
}

.btn-fill.btn-fill-gradient:hover:after {
  opacity: 0;
  visibility: hidden
}

.btn-fill-light {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 10px 27px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: .125rem solid;
  border-color: #fff;
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.btn-fill-light:hover {
  color: #fff;
  background-color: #fff0
}

.btn-fill-light i {
  margin-top: .125rem;
  line-height: 1;
  margin-left: 12px;
  transform: translateX(0);
  transition: all 0.5s ease-in-out
}

.btn-fill-light:hover i {
  transform: translateX(5px)
}

.btn-ghost {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 10px 27px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff0;
  border-width: .125rem;
  border-style: solid;
  border-color: #5a49f8;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.btn-ghost:hover {
  color: #fff;
  background-color: #5a49f8
}

.btn-ghost i {
  margin-top: .125rem;
  line-height: 1;
  margin-left: 12px;
  transform: translateX(0);
  transition: all 0.5s ease-in-out
}

.btn-ghost:hover i {
  transform: translateX(5px)
}

.btn-ghost.btn-dark {
  border-color: #dfdfdf !important;
  color: #1d2124;
  background-color: #fff0
}

.btn-ghost.btn-dark:hover {
  background-color: #7a64f2;
  border-color: #7a64f2 !important;
  color: #fff
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus .btn-dark.focus,
.btn-dark:focus {
  box-shadow: none
}

.btn-light {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 10px 27px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff0;
  border-width: .0625rem;
  border-style: solid;
  border-color: #e6e6e6;
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.btn-light:hover {
  background-color: #5a49f8;
  border-color: #5a49f8 !important;
  color: #fff
}

.btn-light i,
.btn-light img {
  margin-right: .625rem
}

.btn-light img {
  width: 20px
}

.btn-light i:before {
  font-size: 1.125rem
}

.btn-ghost.btn-ghost-gradient {
  color: #000;
  border: 0;
  padding: 10px 35px;
  box-sizing: border-box;
  border: 2px solid #fff0;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: -o-linear-gradient(#fff, #fff), -o-linear-gradient(205deg, #04d5f4, #5a49f8);
  background-image: linear-gradient(#fff, #fff), linear-gradient(245deg, #04d5f4, #5a49f8);
  position: relative;
  z-index: 1
}

@media(max-width:480px) {
  .btn-ghost.btn-ghost-gradient {
    margin-bottom: 5px;
    padding: 10px 20px
  }
}

.btn-ghost.btn-ghost-gradient:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  background-image: -o-linear-gradient(205deg, #04d5f4, #5a49f8);
  background-image: linear-gradient(245deg, #04d5f4, #5a49f8);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.btn-ghost.btn-ghost-gradient:hover {
  color: #fff
}

.btn-ghost.btn-ghost-gradient:hover:before {
  opacity: 1;
  visibility: visible
}

.section-default-style .rtin-title {
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: .9375rem;
  font-weight: 700
}

.section-default-style .sub-title {
  color: #5a49f8
}

.section-default-style .sub-text {
  width: 50%;
  margin-left: auto;
  margin-right: auto
}

@media only screen and (max-width:1199px) {
  .section-default-style .sub-text {
    width: 60%
  }
}

@media only screen and (max-width:991px) {
  .section-default-style .sub-text {
    width: 90%
  }
}

@media only screen and (max-width:767px) {
  .section-default-style .sub-text {
    width: 100%
  }

  .section-default-style .rtin-title br {
    display: none
  }
}

.section-title-style1 {
  position: relative;
  z-index: 1;
  text-align: center
}

.section-title-style1 .heading-icon {
  line-height: 1;
  position: relative;
  z-index: 1;
  margin-bottom: 1.25rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: flex-start
}

.section-title-style1 .heading-icon i {
  color: #5a49f8
}

.section-title-style1 .heading-icon i:before {
  font-size: 1.875rem
}

.section-title-style1 .heading-icon .dash-left {
  margin-right: 1.5625rem
}

.section-title-style1 .heading-icon .dash-right {
  margin-left: .9375rem
}

.section-title-style1 .has-animation .heading-icon .dash-left .dashed1 {
  stroke-dashoffset: 100
}

.section-title-style1 .has-animation .heading-icon .dash-right .dashed1 {
  stroke-dashoffset: -100
}

.section-title-style1 .has-animation .heading-icon .dashed1 {
  stroke-dasharray: 100;
  stroke: #aca4fb
}

.section-title-style1 .has-animation .heading-icon .dashed2 {
  stroke-dasharray: 4
}

.section-title-style1 .no-animation .heading-icon .dashed1 {
  stroke-dasharray: 100;
  stroke: #aca4fb
}

@keyframes dash_animation {
  to {
    stroke-dashoffset: 0
  }
}

.section-title-style1 .has-animation.active-animation .heading-icon .dashed1 {
  animation: dash_animation 1.5s linear forwards
}

.section-title-style2 .section-title-holder {
  position: relative;
  z-index: 1
}

.section-title-style2 .sub-title {
  font-size: .9375rem;
  font-weight: 500;
  letter-spacing: .25rem
}

.section-title-style2.center .section-title-holder {
  text-align: center
}

.section-title-style2.left .section-title-holder {
  text-align: left
}

.section-title-style2.right .section-title-holder {
  text-align: right
}

.section-title-style2.left .sub-text {
  margin-left: 0
}

.section-title-style2.right .sub-text {
  margin-right: 0
}

.section-title-style2 .sub-title-shape {
  position: relative;
  display: inline-block;
  padding-left: 65px
}

.section-title-style2 .sub-title-shape:before {
  position: absolute;
  content: "";
  left: 0;
  top: 13px;
  height: 2px;
  width: 50px;
  background-color: #000
}

.section-title-style3 .section-title-holder {
  position: relative;
  z-index: 1;
  text-align: center
}

.section-default-style.section-title-style3 .rtin-title {
  margin-bottom: 0
}

.section-title-style3 .sub-title {
  font-weight: 500;
  letter-spacing: .25rem;
  margin-top: .625rem
}

.section-default-style.section-title-style3 .sub-text {
  margin-top: .9375rem
}

.section-title-style4 .section-title-holder {
  text-align: center
}

.section-title-style4 .sub-title {
  background-color: rgb(163 74 248 / .21);
  display: inline-block;
  padding: 6px 20px 5px;
  border-radius: 4px;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-weight: 500
}

.section-style-1 {
  position: relative;
  z-index: 1
}

.section-style-1:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 50%;
  background-color: #5a49f8;
  left: 0;
  top: 0
}

.section-style-1:after {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 20%;
  background-image: -o-linear-gradient(left, #5a49f8 0%, transparent 100%);
  background-image: linear-gradient(90deg, #5a49f8 0%, transparent 100%);
  left: 50%;
  top: 0
}

@media only screen and (max-width:991px) {
  .section-style-1:before {
    width: 100%;
    background-color: rgb(107 86 245 / .9)
  }

  .section-style-1:after {
    display: none
  }
}

.title-text-button .rtin-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #1d2124;
  line-height: 3.125rem;
  position: relative;
  margin-bottom: 15px
}

.title-text-button .rtin-title span {
  font-weight: 300
}

.title-text-button .subtitle {
  color: #5a49f8;
  margin-bottom: .3125rem;
  font-size: .9375rem;
  letter-spacing: .25rem;
  font-weight: 500
}

.title-text-button .rtin-content {
  font-size: 16px
}

.title-text-button .rtin-content.shape-space {
  position: relative
}

.title-text-button .rtin-content.shape-space .shape-line {
  height: 2px;
  width: 50px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 10px
}

.title-text-button .rtin-content.shape-space p {
  padding-left: 65px
}

.title-text-button .rtin-content h4 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #444;
  font-style: italic;
  margin-bottom: .625rem
}

.title-text-button .rtin-content .sub-content {
  font-size: 1.125rem;
  font-weight: 500;
  color: #444;
  font-style: italic;
  margin-bottom: .625rem
}

.title-text-button .rtin-button {
  margin-top: 30px
}

.title-text-button .digeco-button i {
  padding-left: 8px;
  font-weight: 900
}

.title-text-button ul {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  overflow: hidden
}

.title-text-button ul li {
  text-align: left;
  padding-left: 1.875rem;
  margin-bottom: .625rem;
  position: relative
}

.title-text-button ul li:before {
  position: absolute;
  z-index: 1;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  top: 0;
  color: #5a49f8
}

.title-text-button ul.dubble-list li {
  width: 50%;
  float: left
}

.title-text-button ul.dubble-list li:before {
  position: absolute;
  z-index: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  color: #5a49f8;
  top: .3125rem;
  font-size: .625rem;
  left: 0;
  height: 1.25rem;
  width: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%
}

.title-text-button .rtin-button a {
  margin-right: 1.25rem
}

.title-text-button .rtin-button a:last-child {
  margin-right: 0
}

@media(max-width:991px) {
  .custom-align-center .title-text-button {
    text-align: center
  }
}

@media(max-width:767px) {
  .title-text-button ul.dubble-list li {
    float: inherit;
    width: 100%;
    padding-right: 0
  }

  .title-text-button .rtin-content.shape-space .shape-line {
    display: none
  }

  .title-text-button .rtin-content.shape-space p {
    padding-left: 0
  }
}

.title-text-button .rtin-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.title-text-style4 .subtitle {
  background-color: rgb(163 74 248 / .21);
  display: inline-block;
  padding: 6px 20px 5px;
  border-radius: 4px;
  margin-bottom: 20px;
  letter-spacing: 0
}

.title-text-style5 {
  background-color: #5a49f8;
  padding: 70px 130px 80px;
  position: relative;
  z-index: 1;
  border-radius: 10px
}

.title-text-style5 .offer-heading {
  border-radius: 50%;
  height: 130px;
  width: 130px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  z-index: 1;
  color: #5a49f8;
  font-weight: 700;
  font-size: 24px;
  left: -65px;
  top: 50%;
  transform: translateY(-50%)
}

.title-text-style5.title-text-button .subtitle {
  margin-bottom: 20px;
  font-size: 18px
}

.title-text-style5.title-text-button .subtitle span {
  font-size: 36px;
  font-style: italic;
  font-weight: 700
}

.title-text-button ul.list-arrow li:before {
  content: "\f054";
  color: #646464
}

@media(max-width:1199px) {
  .title-text-style5 {
    padding: 60px 80px 70px 120px
  }
}

@media(max-width:991px) {
  .title-text-style5 .offer-heading {
    top: -65px;
    left: 50%;
    transform: translateX(-50%)
  }

  .title-text-style5 {
    padding: 100px 80px 80px 80px
  }
}

@media only screen and (max-width:575px) {
  .title-text-style5 {
    padding: 100px 30px 30px
  }
}

.owl-theme .owl-controls .owl-prev {
  left: -45px;
  opacity: 1 !important;
  font-size: 18px !important;
  margin: 0 4px !important;
  height: 40px;
  width: 40px;
  border-radius: 0 !important;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 40%;
  border: 2px solid #444;
  line-height: 1.4
}

.owl-theme .owl-controls .owl-prev i {
  line-height: 30px;
  color: #fff;
  transition: all 0.3s ease-out
}

.owl-theme .owl-controls .owl-prev:hover i {
  color: #fff;
  transition: all 0.3s ease-out
}

.owl-theme .owl-controls .owl-next {
  right: -45px;
  opacity: 1 !important;
  font-size: 18px !important;
  margin: 0 4px !important;
  height: 40px;
  width: 40px;
  border-radius: 0 !important;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 40%;
  border: 2px solid #444;
  line-height: 1.4
}

.owl-theme .owl-controls .owl-next i {
  line-height: 30px;
  color: #fff;
  transition: all 0.3s ease-out
}

.owl-theme .owl-controls .owl-next:hover {
  transition: all 0.3s ease-out
}

.owl-theme .owl-controls .owl-next:hover i {
  color: #fff;
  transition: all 0.3s ease-out
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav {
  margin-top: 0
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  height: 3.75rem;
  width: 3.75rem;
  border-radius: 2.8125rem;
  border: .0625rem solid #d9d9d9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out
}

.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav>div {
  opacity: 1;
  visibility: visible
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div:hover {
  background-color: #5a49f8;
  border: .0625rem solid #5a49f8
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav i {
  margin-top: .1875rem;
  color: #999797;
  transition: all 0.3s ease-out
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div:hover i {
  color: #fff
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav i:before {
  font-size: 1.5rem
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
  left: 5rem
}

.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
  right: 5rem
}

.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-prev {
  left: 0
}

.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-next {
  right: 0
}

.rt-owl-nav-1.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-prev {
  left: -10rem
}

.rt-owl-nav-1.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-next {
  right: -10rem
}

.rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev {
  left: -5rem
}

.rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next {
  right: -5rem
}

@media(max-width:1199px) {
  .rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div {
    height: 3rem;
    width: 3rem
  }

  .rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-prev {
    left: 0
  }

  .rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-next {
    right: 0
  }

  .rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev {
    left: 0
  }

  .rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next {
    right: 0
  }
}

.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot {
  position: relative
}

.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dot span {
  width: 18px;
  height: 8px;
  background: #cfd6e4;
  display: block;
  margin: 0 5px;
  transition: all 0.3s ease-out
}

.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dot:hover span {
  background: #5a49f8
}

.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dot.active span {
  background: #5a49f8;
  width: 22px
}

.rt-owl-nav-1 .owl-theme .owl-dots {
  margin-top: 30px !important
}

.rt-owl-nav-1 .owl-nav {
  opacity: 1;
  transition: all 0.3s ease-out
}

.rt-owl-nav-1:hover .owl-nav {
  opacity: 1
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  height: 3.275rem;
  width: 3.275rem;
  border-radius: 2.8125rem;
  border: .0625rem solid #d9d9d9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eaeef2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out
}

.rt-owl-nav-2.slider-nav-enabled:hover .owl-carousel .owl-nav>div {
  opacity: 1;
  visibility: visible
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div:hover {
  background-color: #7a64f2;
  border: .0625rem solid #7a64f2
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav i {
  line-height: 1;
  color: #999797;
  transition: all 0.3s ease-out
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div:hover i {
  color: #fff
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav i:before {
  font-size: 1.5rem
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav .owl-prev {
  left: -5rem
}

.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav .owl-next {
  right: -5rem
}

.rt-owl-nav-2.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-prev {
  left: 0rem
}

.rt-owl-nav-2.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-next {
  right: 0rem
}

.rt-owl-nav-2.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-prev {
  left: -10rem
}

.rt-owl-nav-2.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-next {
  right: -10rem
}

.rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev {
  left: -5rem
}

.rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next {
  right: -5rem
}

.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dots {
  display: block !important
}

.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot span {
  width: 18px;
  height: 8px;
  background: #cfd6e4;
  margin: 4px;
  transition: all 0.3s ease 0s
}

.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot:hover span {
  background: #5a49f8
}

.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot.active span {
  background: #5a49f8;
  width: 22px
}

.rt-owl-nav-2 .owl-theme .owl-dots {
  margin-top: 30px !important
}

@media (max-width:1199px) {
  .rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div {
    height: 3rem;
    width: 3rem
  }

  .rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev {
    left: 0
  }

  .rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next {
    right: 0
  }
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div {
  margin: 0 .3125rem;
  padding: 0;
  height: 3.125rem;
  width: 3.125rem;
  border-radius: 2.8125rem;
  border: .0625rem solid #eaeef2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eaeef2;
  transition: all 0.3s ease-out
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-prev {
  left: -60px
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-next {
  right: -60px
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div:hover {
  background-color: #5a49f8;
  border: .0625rem solid #fff0;
  color: #fff
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav i {
  font-size: 1.5rem;
  line-height: 1;
  color: #959595;
  transition: all 0.3s ease-out
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div:hover i {
  color: #fff
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav i:before {
  font-size: 1.5rem
}

.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav {
  margin-top: 1.875rem
}

.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dots {
  display: block !important
}

.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot span {
  width: 18px;
  height: 8px;
  background: #cfd6e4;
  margin: 4px;
  transition: all 0.3s ease 0s
}

.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot:hover span {
  background: #5a49f8
}

.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot.active span {
  background: #5a49f8;
  width: 22px
}

.rt-owl-nav-3 .owl-theme .owl-dots {
  margin-top: 30px !important
}

@media (max-width:1199px) {
  .rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-prev {
    left: -54px
  }

  .rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-next {
    right: -54px
  }
}

@media (max-width:991px) {
  .rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-prev {
    left: 0
  }

  .rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-next {
    right: 0
  }
}

@media (max-width:480px) {
  .rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav {
    display: none
  }
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav>div {
  margin: 0 .3125rem;
  padding: 0;
  border-radius: 0;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  transition: all 0.3s ease-out
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-prev {
  left: -60px
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-next {
  right: -60px
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav>div:hover {
  background-color: none;
  border: none
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav i {
  font-size: 1.8rem;
  line-height: 1;
  color: #adacac;
  transition: all 0.3s ease-out
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav>div:hover i {
  color: #000
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav i:before {
  font-size: 1.8rem;
  font-weight: 900
}

.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav {
  margin-top: 1.875rem
}

.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dots {
  display: block !important
}

.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot span {
  width: 18px;
  height: 8px;
  background: #cfd6e4;
  margin: 4px;
  transition: all 0.3s ease 0s
}

.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot:hover span {
  background: #5a49f8
}

.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot.active span {
  background: #5a49f8;
  width: 22px
}

.rt-owl-nav-4 .owl-theme .owl-dots {
  margin-top: 30px !important
}

@media (max-width:1199px) {
  .rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-prev {
    left: -54px
  }

  .rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-next {
    right: -54px
  }
}

@media (max-width:991px) {
  .rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-prev {
    left: 0
  }

  .rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-next {
    right: 0
  }
}

.rs-parallax-wrap .rtin-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff
}

.rs-parallax-wrap .rtin-play .rtin-icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.8125rem;
  width: 2.8125rem;
  border-radius: 50%;
  margin-right: .625rem;
  font-size: 1.25rem;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.rs-parallax-wrap .rtin-play .rtin-icon.white-bg {
  color: #fff
}

.rs-parallax-wrap .rtin-play .rtin-icon:before {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -o-linear-gradient(top, #7a64f2 0%, #750ed5 100%);
  background-image: linear-gradient(180deg, #7a64f2 0%, #750ed5 100%);
  font-size: .875rem;
  opacity: 0;
  transition: all 0.5s ease-in-out
}

.rs-parallax-wrap .rtin-play .rtin-icon:after {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: #fff;
  font-size: .875rem;
  transition: all 0.5s ease-in-out
}

.rs-parallax-wrap .rtin-play .rtin-icon.white-bg:after {
  background-color: #fff0;
  border: 1px solid #fff3
}

.rs-parallax-wrap .rtin-play .rtin-icon i {
  margin-left: .3125rem
}

.rs-parallax-wrap .rtin-play:hover .rtin-icon {
  color: #fff
}

.rs-parallax-wrap .rtin-play:hover .rtin-icon:before {
  opacity: 1
}

.rs-parallax-wrap .rtin-play:hover .rtin-icon:after {
  opacity: 0
}

.rs-parallax-wrap .item-figure {
  margin-top: 3.125rem;
  animation: up_down 15s infinite;
  animation-delay: 4s
}

.linebar {
  position: relative
}

.linebar:before {
  content: "";
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 10px;
  left: -55px
}

.linebar:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 10px;
  right: -45px
}

@media(max-width:480px) {
  .rs-parallax-wrap .rtin-play .rtin-icon {
    height: 2rem;
    width: 2rem;
    font-size: 1rem
  }
}

@media (max-width:320px) {
  .rs-parallax-wrap .rtin-play .rtin-icon {
    height: 1.75rem;
    width: 1.75rem;
    font-size: 14px
  }
}

@-webkit-keyframes up_down {
  0% {
    transform: translateY(0) translateX(0)
  }

  25% {
    transform: translateY(-1.875rem) translateX(0)
  }

  75% {
    transform: translateY(1.875rem) translateX(0)
  }
}

@keyframes up_down {
  0% {
    transform: translateY(0) translateX(0)
  }

  25% {
    transform: translateY(-1.875rem) translateX(0)
  }

  75% {
    transform: translateY(1.875rem) translateX(0)
  }
}

.slider2_animate1 {
  animation: shape_one 100s alternate infinite linear
}

.slider2_animate2 {
  animation: shape_two 100s alternate infinite linear
}

.slider2_animate3 {
  animation: shape_three 100s alternate infinite linear
}

.slider2_animate4 {
  animation: shape_four 100s alternate infinite linear
}

.slider2_animate5 {
  animation: shape_five 100s alternate infinite linear
}

.slider2_animate6 {
  animation: shape_six 100s alternate infinite linear
}

@-webkit-keyframes shape_one {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(73px, -100px) rotate(36deg);
    transform: translate(73px, -100px) rotate(36deg)
  }

  50% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(40px, -72px) rotate(144deg);
    transform: translate(40px, -72px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_one {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(73px, -100px) rotate(36deg);
    transform: translate(73px, -100px) rotate(36deg)
  }

  50% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(40px, -72px) rotate(144deg);
    transform: translate(40px, -72px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@-webkit-keyframes shape_two {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  10% {
    -webkit-transform: translate(53px, -80px) rotate(36deg);
    transform: translate(53px, -80px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(161px, 72px) rotate(72deg);
    transform: translate(161px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 112px) rotate(108deg);
    transform: translate(83px, 112px) rotate(108deg)
  }

  70% {
    -webkit-transform: translate(-60px, 92px) rotate(144deg);
    transform: translate(-60px, 92px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_two {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  10% {
    -webkit-transform: translate(53px, -80px) rotate(36deg);
    transform: translate(53px, -80px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(161px, 72px) rotate(72deg);
    transform: translate(161px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 112px) rotate(108deg);
    transform: translate(83px, 112px) rotate(108deg)
  }

  70% {
    -webkit-transform: translate(-60px, 92px) rotate(144deg);
    transform: translate(-60px, 92px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@-webkit-keyframes shape_three {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  30% {
    -webkit-transform: translate(90px, -36px) rotate(36deg);
    transform: translate(90px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(101px, 32px) rotate(72deg);
    transform: translate(101px, 32px) rotate(72deg)
  }

  50% {
    -webkit-transform: translate(103px, 102px) rotate(108deg);
    transform: translate(103px, 102px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-76px, 62px) rotate(144deg);
    transform: translate(-76px, 62px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_three {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  30% {
    -webkit-transform: translate(90px, -36px) rotate(36deg);
    transform: translate(90px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(101px, 32px) rotate(72deg);
    transform: translate(101px, 32px) rotate(72deg)
  }

  50% {
    -webkit-transform: translate(103px, 102px) rotate(108deg);
    transform: translate(103px, 102px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-76px, 62px) rotate(144deg);
    transform: translate(-76px, 62px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@-webkit-keyframes shape_four {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  10% {
    -webkit-transform: translate(80px, -36px) rotate(36deg);
    transform: translate(80px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(191px, 72px) rotate(72deg);
    transform: translate(191px, 72px) rotate(72deg)
  }

  50% {
    -webkit-transform: translate(93px, 122px) rotate(108deg);
    transform: translate(93px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-56px, 92px) rotate(144deg);
    transform: translate(-56px, 92px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_four {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  10% {
    -webkit-transform: translate(80px, -36px) rotate(36deg);
    transform: translate(80px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(191px, 72px) rotate(72deg);
    transform: translate(191px, 72px) rotate(72deg)
  }

  50% {
    -webkit-transform: translate(93px, 122px) rotate(108deg);
    transform: translate(93px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-56px, 92px) rotate(144deg);
    transform: translate(-56px, 92px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@-webkit-keyframes shape_five {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  30% {
    -webkit-transform: translate(80px, -36px) rotate(36deg);
    transform: translate(80px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(141px, -92px) rotate(72deg);
    transform: translate(141px, -92px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(153px, 92px) rotate(108deg);
    transform: translate(153px, 92px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-99px, 62px) rotate(144deg);
    transform: translate(-99px, 62px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_five {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  30% {
    -webkit-transform: translate(80px, -36px) rotate(36deg);
    transform: translate(80px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(141px, -92px) rotate(72deg);
    transform: translate(141px, -92px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(153px, 92px) rotate(108deg);
    transform: translate(153px, 92px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-99px, 62px) rotate(144deg);
    transform: translate(-99px, 62px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@-webkit-keyframes shape_six {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(95px, -58px) rotate(36deg);
    transform: translate(95px, -58px) rotate(36deg)
  }

  30% {
    -webkit-transform: translate(81px, 82px) rotate(72deg);
    transform: translate(81px, 82px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(53px, 152px) rotate(108deg);
    transform: translate(53px, 152px) rotate(108deg)
  }

  70% {
    -webkit-transform: translate(-56px, 32px) rotate(144deg);
    transform: translate(-56px, 32px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_six {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(95px, -58px) rotate(36deg);
    transform: translate(95px, -58px) rotate(36deg)
  }

  30% {
    -webkit-transform: translate(81px, 82px) rotate(72deg);
    transform: translate(81px, 82px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(53px, 152px) rotate(108deg);
    transform: translate(53px, 152px) rotate(108deg)
  }

  70% {
    -webkit-transform: translate(-56px, 32px) rotate(144deg);
    transform: translate(-56px, 32px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@media(min-width:1024px) {
  .rs-parallax-wrap .button-gradient-1 {
    line-height: 1.875rem !important
  }

  .rs-parallax-wrap .btn-ghost {
    line-height: 1.875rem !important
  }

  .rs-parallax-wrap .btn-light {
    line-height: 1.875rem !important
  }
}

.rs-custom-dot .tp-bullets.custom {
  display: flex !important;
  align-items: center;
  min-width: 100px !important;
  justify-content: space-between !important
}

.rs-custom-dot .tp-bullets.custom .tp-bullet {
  position: static;
  z-index: 99999
}

.rs-custom-dot .tp-bullets {
  top: 94% !important;
  position: absolute
}

.rs-custom-dot .tp-bullets .tp-bullet {
  width: 15px;
  height: 10px;
  background: #fff0;
  border: 2px solid;
  border-color: #fff;
  opacity: .4;
  border-radius: 6px
}

.rs-custom-dot .tp-bullet.selected {
  background: #fff !important;
  opacity: 1;
  width: 30px
}

.rs-custom-dot .tp-bullet.rs-touchhover {
  background: transparent !important
}

.rt-el-slider {
  color: #fff;
  position: relative
}

.rt-el-slider .rt-nivoslider {
  opacity: 0
}

.rt-el-slider .rtin-content {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center
}

.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
  color: #1c1b1b;
  line-height: 1.2;
  font-size: 40px;
  font-weight: 700;
  padding: 0
}

.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob {
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.4;
  display: none
}

.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
  margin: 40px 0 0
}

.rtin-slider1 .rtin-content .rtin-content-inner {
  margin: 0 18.3%
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap {
  text-align: left;
  border-radius: 4px;
  background: rgb(1 16 63 / .73);
  padding: 70px 45px 60px 75px;
  max-width: 620px;
  position: relative
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap:after {
  content: "";
  border-radius: 4px;
  background: rgb(1 16 63 / .73);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 20px;
  z-index: -1
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
  color: #fff;
  line-height: 1.2;
  font-size: 36px;
  font-weight: 700;
  padding: 0
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-sub-title {
  font-weight: 400;
  display: block;
  font-size: 22px;
  margin-bottom: 10px
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk {
  line-height: 1.7;
  font-weight: 400;
  color: #fff;
  margin: 25px 35px 0 0;
  padding: 0
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
  margin: 28px 0 0
}

.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .slider-white-button {
  line-height: 1.4
}

.rtin-slider2 .rtin-content {
  position: relative
}

.rtin-slider2 .rtin-content:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: rgb(0 0 0 / .7);
  width: 100%;
  height: 100%
}

.rtin-slider2 .rtin-content .rtin-content-inner {
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1
}

.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
  color: #fff;
  line-height: 1.2;
  font-size: 60px;
  font-weight: 700;
  padding: 0
}

.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-sub-title {
  font-weight: 400;
  display: block;
  font-size: 24px;
  margin-bottom: 15px;
  letter-spacing: 4px
}

.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk {
  line-height: 1.4;
  font-size: 48px;
  font-weight: 300;
  color: #fff;
  margin: 10px 0 0 0;
  padding: 0;
  letter-spacing: 2px
}

.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
  margin: 28px 0 0
}

.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .slider-white-button {
  line-height: 1.4
}

@media only screen and (max-width:1199px) {

  .rtin-slider1 .nivoSlider,
  .rtin-slider1 .nivoSlider img {
    height: 600px !important
  }

  .rtin-slider2 .nivoSlider,
  .rtin-slider2 .nivoSlider img {
    height: 600px !important
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
    font-size: 48px
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk {
    font-size: 36px
  }
}

@media only screen and (max-width:991px) {
  .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob {
    display: block
  }

  .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk {
    display: none
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob {
    font-size: 26px;
    letter-spacing: 2px
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn,
  .rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn {
    margin-top: 15px
  }

  .rtin-slider1 .rtin-content .rtin-content-inner {
    margin: 0 18%
  }

  .rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap {
    padding: 70px 30px 60px 45px
  }

  .rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
    font-size: 30px
  }

  .rtin-slider2 .nivoSlider,
  .rtin-slider2 .nivoSlider img {
    height: 500px !important
  }
}

@media only screen and (max-width:767px) {

  .rtin-slider1 .nivoSlider,
  .rtin-slider1 .nivoSlider img {
    height: 400px !important
  }

  .rtin-slider2 .nivoSlider,
  .rtin-slider2 .nivoSlider img {
    height: 350px !important
  }

  .rtin-slider1 .rtin-content .rtin-content-inner {
    margin: 0 15% 0 12%
  }

  .rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap {
    padding: 50px 30px 25px 45px
  }

  .rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
    font-size: 26px
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
    font-size: 36px
  }
}

@media only screen and (max-width:480px) {

  .rtin-slider1 .nivoSlider,
  .rtin-slider1 .nivoSlider img {
    height: 320px !important
  }

  .rtin-slider2 .nivoSlider,
  .rtin-slider2 .nivoSlider img {
    height: 300px !important
  }

  .rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob {
    display: none
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title {
    font-size: 28px
  }

  .rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-sub-title {
    font-size: 20px
  }
}

.rt-el-slider .nivo-caption a {
  display: inline-block !important
}

.rtin-slider1 .rtin-content.rtin-odd .rtin-content-inner .rtin-content-wrap {
  animation: fadeInRight 800ms ease-in-out
}

.rtin-slider1 .rtin-content.rtin-even .rtin-content-inner .rtin-content-wrap {
  animation: fadeInLeft 800ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-odd .rtin-sub-title {
  animation: fadeInRight 1000ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-odd .rtin-title,
.rt-el-slider .rtin-content.rtin-odd .title-medium-light {
  animation: fadeInRight 1500ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-odd .rtin-content-desk,
.rt-el-slider .rtin-content.rtin-odd .rtin-content-mob,
.rt-el-slider .rtin-content.rtin-odd .post-meta-light {
  animation: fadeInRight 2000ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-odd .rtin-btn,
.rt-el-slider .rtin-content.rtin-odd .topic-box-sm {
  animation: fadeInRight 2500ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-even .rtin-sub-title {
  animation: fadeInLeft 1000ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-even .rtin-title,
.rt-el-slider .rtin-content.rtin-even .title-medium-light {
  animation: fadeInLeft 1500ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-even .rtin-content-desk,
.rt-el-slider .rtin-content.rtin-even .rtin-content-mob,
.rt-el-slider .rtin-content.rtin-even .post-meta-light {
  animation: fadeInLeft 2000ms ease-in-out
}

.rt-el-slider .rtin-content.rtin-even .rtin-btn,
.rt-el-slider .rtin-content.rtin-even .topic-box-sm {
  animation: fadeInLeft 2500ms ease-in-out
}

.rt-el-slider .slider-direction {
  display: none
}

.rt-el-slider .nivo-directionNav a.nivo-prevNav,
.rt-el-slider .nivo-directionNav a.nivo-nextNav {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #7a64f2;
  transition: all 0.5s ease-out
}

.rt-el-slider .nivo-directionNav a.nivo-prevNav:before,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:before {
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  top: 10px;
  transition: all 0.5s ease-out
}

.rt-el-slider .nivo-directionNav a.nivo-prevNav:hover,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:hover {
  background-color: #7a64f2;
  transition: all 0.5s ease-out
}

.rt-el-slider .nivo-directionNav a.nivo-prevNav:hover:before,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:hover:before {
  color: #fff
}

.rt-el-slider .nivo-directionNav a.nivo-prevNav {
  left: 15px
}

.rt-el-slider .nivo-directionNav a.nivo-prevNav:before {
  content: "\f053";
  left: 17px
}

.rt-el-slider .nivo-directionNav a.nivo-nextNav {
  right: 15px
}

.rt-el-slider .nivo-directionNav a.nivo-nextNav:before {
  content: "\f054";
  right: 17px
}

.rt-el-slider .nivo-caption {
  height: 100%;
  opacity: 1;
  background: inherit;
  padding: 0
}

.rt-el-slider .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  padding: 0 5px;
  width: 100%;
  z-index: 8
}

.rt-el-slider .nivo-controlNav .nivo-control {
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #c4c7cb;
  color: #c4c7cb;
  font-weight: 400;
  margin: 0 5px;
  display: inline-block
}

.rt-el-slider .nivo-controlNav .nivo-control.active {
  background-color: #7a64f2;
  font-weight: 400
}

.rt-el-slider.rt-post-slider .rtin-content-inner .topic-box-sm {
  margin-bottom: 30px;
  text-align: left;
  position: relative
}

.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner {
  vertical-align: bottom;
  padding-bottom: 50px
}

.rt-el-slider.rt-post-slider .rt-nivoslider {
  width: 100% !important;
  margin-left: 0 !important
}

.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner .rtin-content-wrap {
  margin: 0 40px
}

.rt-el-slider.rt-post-slider .nivo-controlNav {
  padding: 0 45px
}

.info-box-style1 {
  margin-bottom: 1.875rem;
  background-color: #fff;
  padding: 3.4375rem 2.5rem 3.125rem;
  border-radius: .25rem;
  text-align: center;
  box-shadow: 0 2px 23px 0 rgb(0 0 0 / 5%);
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width:767px) {
  .info-box-style1 {
    padding: 2.1875rem .9375rem 1.875rem
  }
}

.info-box-style1 .icon-holder {
  position: relative;
  z-index: 1;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: .9375rem;
  margin-left: auto;
  margin-right: auto
}

.info-box-style1 .icon-holder .item-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.5s ease-in-out
}

.info-box-style1 .icon-holder .item-icon i:before {
  font-size: 2.25rem;
  margin-left: 0
}

.info-box-style1 .icon-holder .item-icon .svg-img img {
  width: 2.25rem
}

.info-box-style1 .icon-holder .icon-bg-shape path {
  fill: #f5f5f5;
  transition: all 0.5s ease-in-out
}

.info-box-style1 .icon-color-california {
  color: #ff930e
}

.info-box-style1 .icon-color-emerald {
  color: #18dc59
}

.info-box-style1 .icon-color-royal-blue {
  color: #5a49f8
}

.info-box-style1 .icon-color-dodger-blue {
  color: #36bafe
}

.info-box-style1 .icon-color-sunset-orange {
  color: #ff3838
}

.info-box-style1 .icon-color-turquoise {
  color: #01daba
}

.info-box-style1 .rtin-title {
  margin-bottom: .625rem
}

.info-box-style1 .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style1 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style1 p {
  margin-bottom: .625rem
}

.info-box-style1:hover {
  box-shadow: 0 2px 35px 0 rgb(0 0 0 / .15)
}

.info-box-style1:hover .icon-holder.icon-bg-california .icon-bg-shape path {
  fill: #ff930e
}

.info-box-style1:hover .icon-holder.icon-bg-emerald .icon-bg-shape path {
  fill: #18dc59
}

.info-box-style1:hover .icon-holder.icon-bg-royal-blue .icon-bg-shape path {
  fill: #5a49f8
}

.info-box-style1:hover .icon-holder.icon-bg-dodger-blue .icon-bg-shape path {
  fill: #36bafe
}

.info-box-style1:hover .icon-holder.icon-bg-sunset-orange .icon-bg-shape path {
  fill: #ff3838
}

.info-box-style1:hover .icon-holder.icon-bg-turquoise .icon-bg-shape path {
  fill: #01daba
}

.info-box-style1:hover .icon-color-turquoise,
.info-box-style1:hover .icon-color-sunset-orange,
.info-box-style1:hover .icon-color-dodger-blue,
.info-box-style1:hover .icon-color-royal-blue,
.info-box-style1:hover .icon-color-emerald,
.info-box-style1:hover .icon-color-california {
  color: #fff
}

.info-box-style1 .info-box-button {
  margin-top: .625rem
}

.info-box-style2 .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style2 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style2 .rtin-item {
  border: 1px solid #d9d9d9;
  padding: 55px 40px 50px;
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff
}

.info-box-style2 .rtin-item .rtin-icon {
  margin-bottom: 20px;
  position: relative;
  z-index: 1
}

.info-box-style2 .rtin-item .rtin-icon:before {
  background-color: #fff7ec;
  position: absolute;
  z-index: -1;
  content: "";
  height: 60px;
  width: 60px;
  right: 0;
  left: -50px;
  top: 0;
  margin: 0 auto;
  border-radius: 50%;
  animation: right_to_left 0.7s linear forwards;
  transition: all 0.5s ease-in-out
}

.info-box-style2 .rtin-item:hover .rtin-icon:before {
  animation: left_to_right 0.7s linear forwards
}

.info-box-style2 .rtin-item .rtin-icon i {
  font-size: 3.5rem;
  color: #1d2124;
  line-height: 1;
  display: inline-block
}

.info-box-style2 .rtin-item .rtin-icon i:before {
  font-size: 3.5rem
}

.info-box-style2 .rtin-item .rtin-icon .svg-img img {
  width: 3.5rem
}

.info-box-style2 .info-box-button {
  margin-top: 1rem
}

.info-box-style3 .rtin-item {
  padding: 3.125rem 1.875rem;
  text-align: center;
  border-radius: .25rem;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 1.875rem;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 .125rem 2.1875rem 0 rgb(179 179 179 / .22)
}

.info-box-style3 .rtin-item:hover {
  box-shadow: 0 .3125rem 2.5rem 0 rgb(179 179 179 / .8)
}

.info-box-style3 .rtin-item:before {
  background-color: #5a49f8;
  position: absolute;
  content: "";
  top: 99.5%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 0.5s
}

.info-box-style3 .rtin-item .rtin-title {
  margin-bottom: .625rem;
  transition: all 0.8s
}

.info-box-style3 .rtin-item .rtin-title a {
  color: #1d2124;
  transition: all 0.8s
}

.info-box-style3 .rtin-item .rtin-title a:hover {
  text-decoration: underline
}

.info-box-style3 .rtin-item .rtin-media {
  margin-bottom: 1rem
}

.info-box-style3 .rtin-item:hover:before {
  border-radius: 4px;
  top: 0;
  bottom: 0
}

.info-box-style3 .rtin-item .rtin-icon i {
  color: #5a49f8;
  font-size: 2.25rem;
  background: #f5f5f5;
  border-radius: 50%;
  line-height: 1;
  height: 5rem;
  width: 5rem;
  line-height: 80px;
  display: inline-block;
  transition: all 0.8s
}

.info-box-style3 .rtin-item:hover .rtin-icon i {
  background: #fff
}

.info-box-style3 .rtin-item .rtin-icon i:before {
  font-size: 2.25rem
}

.info-box-style3 .rtin-item .rtin-icon .svg-img img {
  width: 2.25rem
}

.info-box-style3 .rtin-item .rtin-content {
  transition: all 0.8s
}

.info-box-style3 .rtin-item .info-box-button {
  margin-top: 1.25rem
}

.info-box-style3 .rtin-item .info-box-button a {
  transition: all 0.8s
}

.info-box-style3 .rtin-item:hover .rtin-title,
.info-box-style3 .rtin-item:hover .rtin-title a,
.info-box-style3 .rtin-item:hover .rtin-content,
.info-box-style3 .rtin-item:hover .rtin-content .button-1,
.info-box-style3 .rtin-item:hover .rtin-content .button-1 i {
  color: #fff
}

@media(min-width:991px) and (max-width:1199px) {
  .responsive-991-1199 .elementor-row {
    display: initial
  }

  .responsive-991-1199 .elementor-row>.elementor-element {
    width: 50%;
    float: left
  }

  .responsive-991-1199 .elementor-row>.elementor-element:nth-child(5) {
    display: none
  }
}

.info-box-style4 .rtin-item {
  padding: 2.5rem 2.1875rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .07);
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .07);
  border-radius: .25rem;
  margin-bottom: 1.875rem;
  position: relative;
  z-index: 0;
  transition: all 0.5s ease-in-out
}

.info-box-style4 .rtin-item:hover {
  background-color: #5a49f8
}

.info-box-style4 .rtin-item .rtin-icon {
  color: #5a49f8;
  margin-bottom: 1.25rem;
  transition: all 0.5s ease-in-out
}

.info-box-style4 .rtin-item .rtin-icon i:before {
  font-size: 3.5rem
}

.info-box-style4 .rtin-item .rtin-icon .svg-img img {
  width: 3.5rem
}

.info-box-style4 .rtin-item .rtin-title {
  font-size: 1.25rem;
  margin-bottom: .625rem;
  transition: all 0.5s ease-in-out
}

.info-box-style4 .rtin-item .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style4 .rtin-item .rtin-title a:hover {
  text-decoration: underline
}

.info-box-style4 .rtin-item .rtin-text {
  transition: all 0.5s ease-in-out
}

.info-box-style4 .rtin-item:hover .rtin-icon,
.info-box-style4 .rtin-item:hover .rtin-title,
.info-box-style4 .rtin-item:hover .rtin-title a,
.info-box-style4 .rtin-item:hover .rtin-text {
  color: #fff
}

.info-box-style4 .rtin-item:hover .button-1,
.info-box-style4 .rtin-item:hover .rtin-content .button-1 i {
  color: #ffffff !important
}

.info-box-style4 .rtin-item .info-box-button {
  margin-top: 1.25rem
}

.info-box-style4.dark-mode .rtin-item {
  background-color: #5443eb
}

.info-box-style4.dark-mode .rtin-item .rtin-icon,
.info-box-style4.dark-mode .rtin-item .rtin-title,
.info-box-style4.dark-mode .rtin-item .rtin-title a,
.info-box-style4.dark-mode .rtin-item .rtin-text,
.info-box-style4.dark-mode .rtin-item .button-1 {
  color: #fff
}

.info-box-style4.dark-mode .rtin-item:hover {
  background-color: #fff
}

.info-box-style4.dark-mode .rtin-item:hover .rtin-icon {
  color: #5a49f8
}

.info-box-style4.dark-mode .rtin-item:hover .rtin-title,
.info-box-style4.dark-mode .rtin-item:hover .rtin-title a,
.info-box-style4.dark-mode .rtin-item:hover .rtin-text {
  color: #000
}

.info-box-style4.dark-mode .rtin-item:hover .button-1,
.info-box-style4.dark-mode .rtin-item:hover .rtin-content .button-1 i {
  color: #000000 !important
}

.info-box-style5 .rtin-item {
  padding-left: 1.875rem;
  position: relative;
  z-index: 1;
  margin-bottom: 3.125rem
}

.info-box-style5 .rtin-item:before {
  position: absolute;
  z-index: 1;
  height: .5625rem;
  width: .5625rem;
  background-color: #646464;
  border-radius: 50%;
  content: "";
  top: .75rem;
  left: 0
}

.info-box-style5 .rtin-item:after {
  position: absolute;
  z-index: 1;
  height: calc(100% + 40px);
  width: .0625rem;
  background-color: #e9e9e9;
  content: "";
  top: 1.3125rem;
  left: .25rem
}

.elementor-widget-rt-info-box:last-child .info-box-style5 .rtin-item {
  margin-bottom: 0
}

.elementor-widget-rt-info-box:last-child .info-box-style5 .rtin-item:after {
  height: calc(100% - 30px)
}

.info-box-style6 .rtin-title a {
  color: #1d2124;
  transition: all 0.8s
}

.info-box-style6 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style6 .rtin-item {
  text-align: center;
  margin-bottom: 1.875rem;
  padding: 0 30px
}

.info-box-style6 .rtin-item .rtin-media {
  margin-bottom: 10px
}

.info-box-style6 .rtin-item.rtin-image .rtin-media {
  margin-bottom: 20px
}

.info-box-style6 .rtin-item.rtin-icon .rtin-icon i {
  color: #fff;
  font-size: 2.25rem;
  background: #ff930e;
  border-radius: 50%;
  line-height: 1;
  height: 5rem;
  width: 5rem;
  line-height: 80px;
  display: inline-block;
  transition: all 0.8s
}

.info-box-style6 .rtin-item.rtin-icon .rtin-icon i:before {
  font-size: 28px
}

.info-box-style6 .rtin-item.rtin-icon .rtin-icon:before {
  background-color: rgb(255 147 14 / .2);
  position: absolute;
  content: "";
  height: 5rem;
  width: 5rem;
  right: 0;
  left: -17px;
  top: 0;
  z-index: -1;
  margin: 0 auto;
  border-radius: 50%;
  animation: right_to_left 0.7s linear forwards;
  transition: all 0.5s ease-in-out
}

.info-box-style6 .rtin-item:hover .rtin-icon:before {
  left: 17px
}

.info-box-style6 .rtin-item .info-box-button {
  margin-top: 8px
}

.info-box-style6 .rtin-item.rtin-icon .rtin-icon .svg-img img {
  width: 60px
}

@media(max-width:1199px) {
  .info-box-style6 .rtin-item {
    padding: 0
  }
}

@media(max-width:767px) {
  .info-box-style6 .rtin-item {
    padding: 0
  }
}

.info-box-style7 .rtin-item {
  text-align: center;
  padding: 0 30px;
  background-color: #fff;
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .05);
  padding: 50px 30px 30px;
  border-radius: 5px;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out
}

.info-box-style7 .rtin-item:hover {
  box-shadow: 0 0 50px 0 rgb(0 0 0 / .1)
}

.info-box-style7 .rtin-title a {
  color: #1d2124;
  transition: all 0.8s
}

.info-box-style7 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style7 .rtin-item .rtin-media {
  margin-bottom: 20px
}

.info-box-style7 .rtin-item .rtin-icon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.35s cubic-bezier(.38, 3, .57, 1.6)
}

.info-box-style7 .rtin-item:hover .rtin-icon {
  transform: translate3d(0, -6px, 0)
}

.info-box-style7 .rtin-item .rtin-icon i,
.info-box-style7 .rtin-item .rtin-icon i:before {
  font-size: 60px
}

.info-box-style7 .rtin-item .info-box-button {
  margin-top: 12px
}

.info-box-style8 .rtin-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px
}

.info-box-style8 .rtin-item .rtin-icon {
  margin-right: 20px;
  line-height: 1
}

.info-box-style8 .rtin-item.rtin-icon .rtin-icon i:before {
  font-size: 42px
}

.info-box-style8 .rtin-item.rtin-image .rtin-icon img {
  border-radius: 6px;
  width: 60px
}

.info-box-style8 .rtin-item.rtin-icon .rtin-icon .svg-img img {
  width: 100px
}

.info-box-style8 .rtin-item .rtin-media {
  margin-top: 8px
}

.info-box-style8 .rtin-item .rtin-title {
  margin-bottom: 8px
}

.info-box-style9 {
  margin-bottom: 1.875rem;
  border: 1px solid #e1e1e1;
  padding: 35px 15px 30px;
  border-radius: .25rem;
  text-align: center;
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width:767px) {
  .info-box-style9 {
    padding: 25px 10px 20px
  }
}

.info-box-style9 .icon-holder {
  position: relative;
  z-index: 1;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: .9375rem;
  margin-left: auto;
  margin-right: auto
}

.info-box-style9 .icon-holder .item-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.5s ease-in-out
}

.info-box-style9 .icon-holder .item-icon i:before {
  font-size: 2.25rem;
  margin-left: 0
}

.info-box-style9 .icon-holder .item-icon .svg-img img {
  width: 2.25rem
}

.info-box-style9 .icon-holder .icon-bg-shape path {
  fill: #f5f5f5;
  transition: all 0.5s ease-in-out
}

.info-box-style9 .icon-color-california {
  color: #ff930e
}

.info-box-style9 .icon-color-emerald {
  color: #18dc59
}

.info-box-style9 .icon-color-royal-blue {
  color: #5a49f8
}

.info-box-style9 .icon-color-dodger-blue {
  color: #36bafe
}

.info-box-style9 .icon-color-sunset-orange {
  color: #ff3838
}

.info-box-style9 .icon-color-turquoise {
  color: #01daba
}

.info-box-style9 .rtin-title {
  margin-bottom: .625rem
}

.info-box-style9 .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style9 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style9 p {
  margin-bottom: .625rem
}

.info-box-style9:hover {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 2px 25px 0 rgb(0 0 0 / .1)
}

.info-box-style9:hover .icon-holder.icon-bg-california .icon-bg-shape path {
  fill: #ff930e
}

.info-box-style9:hover .icon-holder.icon-bg-emerald .icon-bg-shape path {
  fill: #18dc59
}

.info-box-style9:hover .icon-holder.icon-bg-royal-blue .icon-bg-shape path {
  fill: #5a49f8
}

.info-box-style9:hover .icon-holder.icon-bg-dodger-blue .icon-bg-shape path {
  fill: #36bafe
}

.info-box-style9:hover .icon-holder.icon-bg-sunset-orange .icon-bg-shape path {
  fill: #ff3838
}

.info-box-style9:hover .icon-holder.icon-bg-turquoise .icon-bg-shape path {
  fill: #01daba
}

.info-box-style9:hover .icon-color-turquoise,
.info-box-style9:hover .icon-color-sunset-orange,
.info-box-style9:hover .icon-color-dodger-blue,
.info-box-style9:hover .icon-color-royal-blue,
.info-box-style9:hover .icon-color-emerald,
.info-box-style9:hover .icon-color-california {
  color: #fff
}

.info-box-style9 .info-box-button {
  margin-top: 1rem
}

.info-box-style10 .rtin-item {
  padding: 1.875rem;
  background-color: #fff;
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .05);
  border-radius: .25rem;
  margin-bottom: 1.875rem;
  position: relative;
  z-index: 0;
  transition: all 0.5s ease-in-out
}

.info-box-style10 .rtin-item:hover {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .1)
}

.info-box-style10 .rtin-item .rtin-title {
  font-size: 1.25rem;
  margin-bottom: .625rem;
  transition: all 0.5s ease-in-out
}

.info-box-style10 .rtin-item .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style10 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style10 .rtin-item .rtin-text {
  transition: all 0.5s ease-in-out
}

.info-box-style10 .rtin-item .info-box-button {
  margin-top: 1.25rem
}

.info-box-style10 .rtin-item:before {
  position: absolute;
  z-index: 1;
  height: 2px;
  width: 0;
  background-color: #5a49f8;
  content: "";
  right: 0;
  left: inherit;
  top: 0;
  border-radius: 3px 3px 0 0;
  transition: all 0.3s ease-in-out
}

.info-box-style10 .rtin-item:hover:before {
  width: 100%;
  left: 0;
  right: inherit
}

.info-box-style11 .rtin-item {
  padding: 2.5rem 2.1875rem;
  background-color: #fff;
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .07);
  border-radius: .25rem;
  margin-bottom: 1.875rem;
  position: relative;
  z-index: 0;
  transition: all 0.5s ease-in-out
}

.info-box-style11 .rtin-item:hover {
  background-color: #fafafa
}

.info-box-style11 .rtin-item .rtin-icon {
  color: #5a49f8;
  margin-bottom: 1.25rem;
  transition: all 0.5s ease-in-out
}

.info-box-style11 .rtin-item .rtin-icon i:before {
  font-size: 3.5rem
}

.info-box-style11 .rtin-item .rtin-icon .svg-img img {
  width: 3.5rem
}

.info-box-style11 .rtin-item .rtin-title {
  font-size: 1.25rem;
  margin-bottom: .625rem;
  transition: all 0.5s ease-in-out
}

.info-box-style11 .rtin-item .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style11 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style11 .rtin-item .rtin-text {
  transition: all 0.5s ease-in-out
}

.info-box-style11 .rtin-item .info-box-button {
  margin-top: 1.25rem
}

.info-box-style12 .rtin-item {
  padding: 50px 30px;
  text-align: center;
  border-radius: 4px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #f9fcff;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out
}

.info-box-style12 .rtin-item:hover {
  border-radius: 4px;
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .05);
  background-color: #fff
}

.info-box-style12 .rtin-item:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 0.3s ease-in-out
}

.info-box-style12 .rtin-item:after {
  content: "";
  background-image: url(../../../../themes/digeco/assets/element/element75.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

.info-box-style12 .rtin-item:hover:after {
  opacity: 1;
  visibility: visible
}

.info-box-style12 .rtin-item .rtin-icon {
  position: relative;
  color: #fff;
  margin-bottom: 1.25rem;
  transition: all 0.5s ease-in-out
}

.info-box-style12 .rtin-item.rtin-icon .rtin-icon:after {
  content: url(../../../../themes/digeco/assets/element/element74.png);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0
}

.info-box-style12 .rtin-item .rtin-icon i:before {
  font-size: 2rem
}

.info-box-style12 .rtin-item .rtin-icon .svg-img img {
  width: 2rem
}

.info-box-style12 .rtin-item.rtin-icon .rtin-icon {
  position: relative;
  z-index: 0;
  line-height: 1;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s
}

.info-box-style12 .rtin-item.rtin-icon .rtin-icon:before {
  position: absolute;
  content: "";
  background-color: #ff930e;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.8s
}

.info-box-style12 .rtin-item .rtin-content {
  position: relative;
  z-index: 3
}

.info-box-style12 .rtin-item .rtin-title {
  font-size: 1.25rem;
  margin-bottom: .625rem;
  transition: all 0.5s ease-in-out
}

.info-box-style12 .rtin-item .rtin-title a {
  color: #1d2124;
  transition: all 0.5s ease-in-out
}

.info-box-style12 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style12 .rtin-item .rtin-text {
  transition: all 0.5s ease-in-out
}

.info-box-style12 .rtin-item .rtin-text p {
  margin-bottom: 0
}

.info-box-style12 .rtin-item .info-box-button {
  margin-top: 1.25rem
}

.info-box-style13 .rtin-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px
}

.info-box-style13 .rtin-item.rtin-icon .rtin-icon {
  position: relative;
  z-index: 0;
  line-height: 1;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
  transition: all 0.8s
}

.info-box-style13 .rtin-item .rtin-icon i {
  color: #fff
}

.info-box-style13 .rtin-item.rtin-icon .rtin-icon:before {
  position: absolute;
  content: "";
  background-color: #5a49f8;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.8s
}

.info-box-style13 .rtin-item.rtin-icon .rtin-icon i:before {
  font-size: 24px
}

.info-box-style13 .rtin-item.rtin-image .rtin-icon img {
  border-radius: 4px;
  width: 100px
}

.info-box-style13 .rtin-item.rtin-icon .rtin-icon .svg-img img {
  width: 30px
}

.info-box-style13 .rtin-item .rtin-media {
  margin-top: 5px;
  margin-right: 20px
}

.info-box-style13 .rtin-item .rtin-title {
  margin-bottom: 8px
}

.info-box-style13 .rtin-item .rtin-text p {
  margin-bottom: 0
}

.info-box-style14 .rtin-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 4px;
  padding: 40px
}

.info-box-style14 .rtin-item.rtin-icon .rtin-icon {
  position: relative;
  z-index: 0;
  line-height: 1;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
  transition: all 0.8s
}

.info-box-style14 .rtin-item .rtin-icon i {
  color: #5a49f8;
  transition: all 0.8s
}

.info-box-style14 .rtin-item:hover .rtin-icon i {
  color: #fff
}

.info-box-default.info-box-style14 .rtin-item:hover .rtin-icon i {
  background-color: transparent !important
}

.info-box-style14 .rtin-item.rtin-icon .rtin-icon:before {
  position: absolute;
  content: "";
  background-color: #f5f4ff;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.8s
}

.info-box-style14 .rtin-item.rtin-icon:hover .rtin-icon:before {
  background-color: #5a49f8
}

.info-box-style14 .rtin-item.rtin-icon .rtin-icon i:before {
  font-size: 36px
}

.info-box-style14 .rtin-item.rtin-icon .rtin-icon .svg-img img {
  width: 50px
}

.info-box-style14 .rtin-item .rtin-media {
  margin-top: 5px;
  margin-right: 20px
}

.info-box-style14 .rtin-item .rtin-title {
  margin-bottom: 8px
}

.info-box-style14 .rtin-item .rtin-title a {
  color: #1d2124
}

.info-box-style14 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style14 .rtin-item .rtin-text p {
  margin-bottom: 0
}

@media(max-width:425px) {
  .info-box-style14 .rtin-item {
    display: inherit;
    text-align: center
  }
}

.info-box-style15 .rtin-item {
  padding: 40px 20px;
  text-align: center;
  border-radius: 4px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 35px 0 rgb(179 179 179 / .22)
}

.info-box-style15 .rtin-item:hover {
  box-shadow: 0 3px 40px 0 rgb(179 179 179 / .8)
}

.info-box-style15 .rtin-item:before {
  background-color: #5a49f8;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 0.3s ease-in-out
}

.info-box-style15 .rtin-item:hover:before {
  opacity: 1;
  visibility: visible
}

.info-box-style15 .rtin-item .rtin-title {
  margin-bottom: 10px;
  transition: all 0.3s
}

.info-box-style15 .rtin-item .rtin-title a {
  color: #1d2124;
  transition: all 0.3s
}

.info-box-style15 .rtin-item .rtin-title a:hover {
  text-decoration: underline
}

.info-box-style15 .rtin-item .rtin-media {
  margin-bottom: 15px
}

.info-box-style15 .rtin-item.rtin-icon .rtin-icon {
  position: relative;
  z-index: 0;
  line-height: 1;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.3s
}

.info-box-style15 .rtin-item.rtin-icon .rtin-icon:before {
  position: absolute;
  content: "";
  background-color: #5a49f8;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s
}

.info-box-style15 .rtin-item.rtin-icon:hover .rtin-icon:before {
  background-color: #fff
}

.info-box-style15.info-box-default .rtin-item:hover .rtin-icon i {
  background: #fff0
}

.info-box-style15 .rtin-item .rtin-icon i {
  color: #fff;
  transition: all 0.3s
}

.info-box-style15 .rtin-item:hover .rtin-icon i {
  color: #5a49f8
}

.info-box-style15 .rtin-item .rtin-icon i:before {
  font-size: 32px
}

.info-box-style15 .rtin-item .rtin-icon .svg-img img {
  width: 36px
}

.info-box-style15 .rtin-item .rtin-content {
  transition: all 0.3s
}

.info-box-style15 .rtin-item .rtin-content p {
  margin-bottom: 0
}

.info-box-style15 .rtin-item .info-box-button {
  margin-top: 1.25rem
}

.info-box-style15 .rtin-item .info-box-button a {
  transition: all 0.3s
}

.info-box-style15 .rtin-item:hover .rtin-title,
.info-box-style15 .rtin-item:hover .rtin-title a,
.info-box-style15 .rtin-item:hover .rtin-content,
.info-box-style15 .rtin-item:hover .rtin-content .button-1,
.info-box-style15 .rtin-item:hover .rtin-content .button-1 i {
  color: #fff
}

.info-box-style15 .rtin-item .button-1 i:before {
  transition: none
}

.info-box-style16 .rtin-item {
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 6px 46px 0 rgb(0 0 0 / .11);
  padding: 25px 25px 20px;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out
}

.info-box-style16 .rtin-item:hover {
  transform: translateY(-10px)
}

.info-box-style16 .rtin-title {
  margin-bottom: 5px
}

.info-box-style16 .rtin-title a {
  color: #1d2124;
  transition: all 0.8s
}

.info-box-style16 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style16 .rtin-item .rtin-media {
  margin-bottom: 10px
}

.info-box-style16 .rtin-item .rtin-icon {
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.35s cubic-bezier(.38, 3, .57, 1.6)
}

.info-box-style16 .rtin-item .rtin-icon i {
  color: #5a49f8
}

.info-box-style16 .rtin-item .rtin-icon i,
.info-box-style16 .rtin-item .rtin-icon i:before {
  font-size: 60px
}

.info-box-style16 .rtin-item .info-box-button {
  margin-top: 12px
}

.info-box-style17 .rtin-item {
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  padding: 25px 10px 30px;
  margin-bottom: 30px;
  box-shadow: 0 6px 46px 0 rgb(0 0 0 / .11);
  transition: all 0.3s ease-in-out
}

.info-box-style17 .rtin-title a {
  color: #1d2124;
  transition: all 0.8s
}

.info-box-style17 .rtin-title {
  margin-bottom: 15px
}

.info-box-style17 .rtin-title a:hover {
  color: #5a49f8
}

.info-box-style17 .rtin-item .icon-holder {
  position: relative;
  margin-top: -160px
}

.info-box-style17 .rtin-item .rtin-icon {
  position: absolute;
  bottom: 7px;
  left: 33px;
  border-radius: 50%;
  background: #5a49f8;
  height: 70px;
  width: 70px;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.3s ease-in-out
}

.info-box-style17 .rtin-item:hover .rtin-icon {
  background: #fff
}

.info-box-style17 .rtin-item .rtin-icon i {
  color: #fff;
  transition: all 0.3s ease-in-out
}

.info-box-style17 .rtin-item .rtin-icon i:before {
  font-size: 24px
}

.info-box-style17 .rtin-item:hover .rtin-icon i {
  color: #5a49f8
}

.info-box-style17 .rtin-item .rtin-icon img {
  max-width: 50px
}

.info-box-style17 .rtin-item .icon-holder svg {
  fill: #f8f7fe;
  transition: all 0.3s ease-in-out
}

.info-box-style17 .rtin-item:hover .icon-holder svg {
  fill: #5a49f8
}

.info-box-style17 .rtin-item .rtin-content {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px
}

.info-box-style17 .rtin-item .rtin-content p {
  margin-bottom: 0
}

.info-box-style17 .rtin-item .info-box-button {
  margin-top: 15px;
  margin-bottom: 10px
}

.info-box-style18 {
  margin-bottom: 30px;
  transition: all 0.5s ease-in-out
}

.info-box-style18.left-icon {
  display: flex;
  align-items: center;
  gap: 20px
}

.info-box-style18 .item-icon {
  position: relative;
  z-index: 0;
  line-height: 1;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
  transition: all 0.8s
}

.info-box-style18 .item-icon i:before {
  font-size: 36px;
  margin-left: 0
}

.info-box-style18 .item-icon:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 10px;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #eff7ff;
  visibility: visible;
  transition: all 0.8s
}

.info-box-style18 .icon-color {
  color: #0071dc;
  transition: all 0.5s ease-in-out
}

.info-box-style18 .item-title {
  margin-bottom: 10px
}

.info-box-style18 .item-title a {
  color: #000;
  transition: all 0.8s
}

@media only screen and (max-width:767px) {
  .info-box-style18 {
    text-align: center
  }

  .info-box-style18.left-icon {
    display: block
  }
}

.info-box-style19 {
  margin-bottom: 30px;
  background-color: #fff;
  padding: 55px 40px 50px;
  border-radius: 4px;
  text-align: center;
  box-shadow: 0 2px 35px 0 rgb(0 0 0 / .05);
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width:991px) {
  .info-box-style19 {
    padding: 35px 20px 30px
  }
}

@media only screen and (max-width:767px) {
  .info-box-style19 {
    padding: 35px 15px 30px
  }
}

.info-box-style19 .icon-holder {
  margin-bottom: 10px;
  color: #002ac6
}

.info-box-style19 .icon-holder img {
  transform: scale(1);
  transition: all 0.5s ease-in-out
}

.info-box-style19:hover .icon-holder img {
  transform: scale(1.2)
}

.info-box-style19 .icon-holder i:before {
  font-size: 36px
}

.info-box-style19 .item-title {
  margin-bottom: 10px
}

.info-box-style19 .item-title a {
  color: #000;
  transition: all 0.5s ease-in-out
}

.info-box-style19 .item-title a:hover {
  color: #5a49f8
}

.info-box-style19:hover {
  box-shadow: 0 2px 35px 0 rgb(0 0 0 / .1)
}

.info-box-style20 {
  padding: 100px 30px 50px 30px;
  text-align: center;
  border-radius: 4px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-bottom: 30px;
  transition: all 0.5s ease-in-out;
  background-color: #f4f3ff
}

.info-box-style20:before {
  background: #5a49f8;
  background: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

@media only screen and (max-width:767px) {
  .info-box-style20 {
    padding: 40px 15px
  }
}

.info-box-style20 .item-title {
  margin-bottom: 10px
}

.info-box-style20 .item-title a {
  color: #000;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s
}

.info-box-style20 .item-icon {
  margin-bottom: 30px
}

.info-box-style20 .item-btn {
  color: #5a49f8;
  position: relative;
  z-index: 1;
  font-weight: 500;
  transition: all 0.5s ease-in-out
}

.info-box-style20 .item-btn i {
  margin-top: 0;
  margin-left: 10px;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.info-box-style20 .item-btn i:before {
  font-size: 13px
}

.info-box-style20:hover:before {
  opacity: 1;
  visibility: visible
}

.info-box-style20:hover .item-btn {
  color: #fff
}

.info-box-style20:hover .item-btn i {
  color: #fff
}

.info-box-style20:hover .item-title a {
  color: #fff
}

@-webkit-keyframes zoom_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes zoom_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.working-process-default .rtin-title a {
  color: #1d2124
}

.working-process-default .rtin-title a:hover {
  color: #5a49f8
}

.working-process-style1 .rtin-item {
  text-align: center;
  margin-bottom: 1.875rem;
  background-color: #fff;
  height: 13.75rem;
  width: 100%;
  border-radius: .625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 2.1875rem 0 rgb(119 119 120 / .13)
}

.working-process-style1 .count-number {
  position: absolute;
  z-index: 1;
  font-size: 3.375rem;
  color: #e0e0e0;
  font-weight: 700;
  left: 1.875rem;
  line-height: 1;
  transition: all 0.5s ease-in-out
}

.working-process-style1 .rtin-item:hover .count-number {
  color: #5a49f8;
  animation: zoom_animation 0.5s linear forwards
}

[class*="elementor-col-"]:nth-child(odd) .working-process-style1 .count-number {
  top: 1.25rem;
  bottom: inherit
}

[class*="elementor-col-"]:nth-child(even) .working-process-style1 .count-number {
  bottom: 1.25rem;
  top: inherit
}

[class*="elementor-col-"]:nth-child(odd) .working-process-style1 .rtin-item {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

[class*="elementor-col-"]:nth-child(even) .working-process-style1 .rtin-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.working-process-style1 .rtin-content {
  margin: 1.875rem 0
}

.working-process-style1 .rtin-item .rtin-icon {
  margin-bottom: .625rem;
  line-height: 1
}

.working-process-style1 .rtin-item .rtin-icon i {
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.working-process-style1 .rtin-item .rtin-icon i:before {
  font-size: 4.5rem
}

.working-process-style1 .rtin-item .rtin-title {
  margin-bottom: 0
}

.working-process-style2 .rtin-item {
  text-align: center;
  margin-bottom: 1.875rem
}

.working-process-style2 .rtin-item .rtin-icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  height: 10rem;
  width: 10rem;
  border-radius: 50%;
  margin-bottom: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0 1.5625rem 0 rgb(54 186 254 / .1)
}

.working-process-style2 .rtin-item:hover .rtin-icon {
  background-color: #5a49f8
}

.working-process-style2 .rtin-item .rtin-icon i {
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.working-process-style2 .rtin-item:hover .rtin-icon i {
  color: #fff
}

.working-process-style2 .rtin-item .rtin-icon i:before {
  font-size: 4.5rem
}

.working-process-style2 .rtin-item .rtin-title {
  margin-bottom: .625rem
}

.working-process-style3 .rtin-item {
  text-align: center;
  margin-bottom: 1.875rem;
  position: relative;
  z-index: 1
}

.working-process-style3 .rtin-item:before {
  content: "";
  width: .0625rem;
  height: 90%;
  background-color: rgb(241 234 234 / .5);
  right: -.9375rem;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1
}

@media(max-width:767px) {
  .working-process-style3 .rtin-item:before {
    display: none
  }
}

.working-process-style3 .rtin-item .rtin-icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  line-height: 1;
  transition: all 0.5s ease-in-out
}

.working-process-style3 .rtin-item:hover .rtin-icon {
  animation: zoom_animation 0.5s linear forwards
}

.working-process-style3 .rtin-item .rtin-icon i {
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.working-process-style3 .rtin-item .rtin-icon i:before {
  font-size: 3.5rem
}

.working-process-style3 .rtin-content .rtin-title {
  margin-bottom: .625rem
}

.working-process-style3 .rtin-content {
  padding: 0 .9375rem
}

.last-child-border-none:last-child .working-process-style3 .rtin-item:before {
  display: none
}

.working-process-style4 .rtin-item {
  position: relative;
  margin-bottom: 7.5rem
}

.working-process-style4 .rtin-item .rtin-flex {
  display: flex;
  align-items: center
}

.working-process-style4 .rtin-item .rtin-icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  height: 10rem;
  width: 10rem;
  line-height: 1;
  border-radius: 50%;
  box-shadow: 0 0 2.1875rem 0 rgb(119 119 120 / .13);
  transition: all 0.5s ease-in-out
}

.working-process-style4 .rtin-item:hover .rtin-icon {
  background-color: #5a49f8
}

.working-process-style4 .rtin-item .rtin-icon i {
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.working-process-style4 .rtin-item:hover .rtin-icon i {
  color: #fff
}

.working-process-style4 .rtin-item .rtin-icon i:before {
  font-size: 4.5rem
}

.working-process-style4 .rtin-item .rtin-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.working-process-style4 .rtin-item .rtin-title {
  margin-bottom: .25rem
}

.working-process-style4 .left-icon .rtin-icon {
  margin-right: 1.25rem
}

.working-process-style4 .right-icon .rtin-flex {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.working-process-style4 .right-icon .rtin-icon {
  margin-left: 1.25rem
}

.working-process-style4 .right-icon .rtin-content {
  text-align: right
}

.working-process-style4 .rtin-item svg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%
}

.elementor-widget-rt-working-process:last-child .working-process-style4 .rtin-item {
  margin-bottom: 0
}

.elementor-widget-rt-working-process:last-child .working-process-style4 .rtin-item svg {
  display: none
}

@media(max-width:480px) {
  .working-process-style4 .rtin-item {
    margin-bottom: 3rem
  }

  .working-process-style4 .rtin-item svg {
    display: none
  }

  .working-process-style4 .rtin-item .rtin-icon {
    height: 5rem;
    width: 5rem;
    display: inline-flex;
    margin-bottom: 1.25rem
  }

  .working-process-style4 .rtin-item .rtin-icon i:before {
    font-size: 2.25rem
  }

  .working-process-style4 .right-icon .rtin-flex {
    flex-direction: inherit !important
  }

  .working-process-style4 .right-icon .rtin-icon {
    margin-left: 0;
    margin-right: 1.25rem
  }

  .working-process-style4 .right-icon .rtin-content {
    text-align: left
  }
}

@media(max-width:375px) {
  .working-process-style4 .rtin-item .rtin-flex {
    display: inherit;
    text-align: center
  }

  .working-process-style4 .left-icon .rtin-icon {
    margin-right: 0
  }

  .working-process-style4 .right-icon .rtin-icon {
    margin-left: 0
  }

  .working-process-style4 .right-icon .rtin-content {
    text-align: center
  }
}

.working-process-style5 .rtin-item {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.875rem;
  padding: 1.875rem 1.25rem;
  position: relative;
  z-index: 0;
  border-radius: .25rem;
  background-color: #ecf4ff
}

.working-process-style5 .rtin-title {
  font-size: 1.125rem;
  margin-bottom: 0
}

.working-process-style5 .count-number {
  height: 2.5rem;
  width: 2.5rem;
  background-color: #5a49f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: .625rem;
  color: #fff;
  font-size: 1.25rem
}

.working-process-style5 .rtin-item .rtin-icon {
  position: absolute;
  transform: scale(1);
  z-index: -1;
  right: -1.875rem;
  opacity: .2;
  transition: all 0.2s ease-in-out;
  line-height: 1
}

.working-process-style5 .rtin-item .rtin-icon i {
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.working-process-style5 .rtin-item .rtin-icon i:before {
  font-size: 5rem
}

.working-process-style5 .rtin-item:hover .rtin-icon {
  transform: scale(1.2)
}

.working-process-style6 .rtin-item {
  text-align: center
}

.working-process-style6 .rtin-item .rtin-media {
  margin-bottom: 20px
}

.working-process-style6 .rtin-item .rtin-icon {
  position: relative;
  line-height: 1;
  z-index: 1;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.5s ease-in-out
}

.working-process-style6 .rtin-item:hover .rtin-icon {
  animation: zoom_animation 0.5s linear forwards
}

.working-process-style6 .rtin-item .rtin-icon i {
  font-size: 60px
}

.working-process-style7 .rtin-item {
  display: flex;
  align-items: center;
  transition: all 0.5s ease-in-out
}

.working-process-style7 .rtin-title {
  margin-bottom: 10px
}

.working-process-style7 .rtin-content {
  background-color: #fff;
  margin-left: -30px;
  padding: 25px 30px 25px 50px;
  border-radius: 4px;
  box-shadow: 0 2px 23px 0 rgb(0 0 0 / 5%);
  transition: all 0.5s ease-in-out
}

.working-process-style7 .count-number {
  position: relative;
  height: 4.5rem;
  width: 4.5rem;
  background-color: #f4f6ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #5a49f8;
  font-size: 1.875rem;
  transition: all 0.5s ease-in-out
}

.working-process-style7 .rtin-item:hover .count-number {
  background-color: #5a49f8;
  color: #fff
}

.working-process-style7 .rtin-item:hover .rtin-content {
  box-shadow: 0 2px 30px 0 rgb(0 0 0 / 8%)
}

.working-process-style7 .rtin-text p {
  margin-bottom: 0
}

.rtin-story .story-layout {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 1
}

.rtin-story .story-layout:before {
  content: '';
  position: absolute;
  left: 50%;
  background-color: #e6e6e6;
  transform: translateX(-50%);
  top: 0;
  width: 2px;
  height: 100%
}

.rtin-story .story-layout .story-box-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 30px
}

.rtin-story .story-layout .story-box-layout:nth-child(odd) {
  left: 50%
}

.rtin-story .story-layout .story-box-layout:nth-child(even) {
  left: calc(50% - 500px);
  text-align: right
}

.rtin-story .story-layout .story-box-layout:before {
  content: '';
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #5a49f8;
  transition: all 0.3s ease-in-out
}

.rtin-story .story-layout .story-box-layout:nth-child(odd):before {
  left: -10px
}

.rtin-story .story-layout .story-box-layout:nth-child(even):before {
  right: -10px
}

.rtin-story .story-layout .story-box-layout .rtin-year {
  font-size: 30px;
  color: #111;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  position: absolute;
  z-index: 1
}

.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-year {
  left: -115px
}

.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-year {
  right: -115px
}

.rtin-story .story-layout .story-box-layout .rtin-content {
  background-color: #fff;
  padding: 30px 40px;
  box-shadow: 0 0 50px 0 rgb(0 0 0 / .07);
  transition: all 0.3s ease-in-out
}

.rtin-story .story-layout .story-box-layout:hover .rtin-content {
  box-shadow: 0 0 50px 0 rgb(222 222 222 / .9)
}

.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-content {
  margin-left: 50px
}

.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-content {
  margin-right: 50px
}

.rtin-story .story-layout .story-box-layout .rtin-content .rtin-title {
  margin-bottom: 5px
}

@media only screen and (max-width:1199px) {
  .rtin-story .story-layout .story-box-layout {
    max-width: 450px
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) {
    left: calc(50% - 450px)
  }
}

@media only screen and (max-width:991px) {
  .rtin-story .story-layout:before {
    left: 105px;
    height: calc(100% - 20px);
    top: 20px
  }

  .rtin-story .story-layout .story-box-layout {
    max-width: inherit
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd) {
    left: 0
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) {
    left: 0;
    text-align: left
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd):before {
    left: 95px
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even):before {
    left: 95px;
    right: inherit
  }

  .rtin-story .story-layout .story-box-layout .rtin-year {
    position: inherit
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-year {
    left: 0
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-year {
    left: 0;
    right: inherit
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-content {
    margin-left: 80px
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-content {
    margin-left: 80px;
    margin-right: inherit
  }
}

@media only screen and (max-width:480px) {
  .rtin-story .story-layout:before {
    display: none
  }

  .rtin-story .story-layout .story-box-layout {
    display: block
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd):before {
    display: none
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even):before {
    display: none
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd) {
    text-align: center
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) {
    text-align: center
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-year {
    margin-bottom: 15px
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-year {
    margin-bottom: 15px
  }

  .rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-content {
    margin-left: 0
  }

  .rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-content {
    margin-left: 0
  }
}

.about-image-text .about-content .rtin-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 3.125rem
}

.about-image-text .about-content .sub-rtin-title {
  margin-bottom: .625rem;
  display: block;
  color: #5a49f8;
  font-size: 1.125rem;
  font-weight: 500
}

.about-image-text .about-content .rtin-content {
  color: #646464
}

.about-image-text .about-content .rtin-content h4 {
  color: #444;
  font-weight: 500;
  font-size: 1.125rem;
  font-style: italic;
  margin-bottom: .625rem
}

.about-image-text .about-content .rtin-content .sub-content {
  color: #444;
  font-weight: 500;
  font-size: 1.125rem;
  font-style: italic;
  margin-bottom: .625rem
}

.about-image-text .about-content .rtin-button {
  margin-top: 30px
}

.about-image-text ul.list-layout1 {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  overflow: hidden
}

.about-image-text ul.list-layout1 li {
  text-align: left;
  padding-left: 1.875rem;
  margin-bottom: .625rem;
  position: relative
}

.about-image-text ul.list-layout1 li:last-child {
  margin-bottom: 0
}

.about-image-text ul.list-layout1 li:before {
  position: absolute;
  z-index: 1;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  top: 0;
  color: #5a49f8
}

.about-image-text ul.list-layout2 {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  overflow: hidden
}

.about-image-text ul.list-layout2 li {
  position: relative;
  z-index: 1;
  padding-left: 1.875rem;
  margin-bottom: 1.25rem
}

.about-image-text ul.list-layout2 li:before {
  position: absolute;
  z-index: 1;
  content: "\f058";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  left: 0;
  top: 0;
  color: #5a49f8;
  font-size: 1.125rem
}

.about-image-text ul.list-layout2 li:last-child {
  margin-bottom: 0
}

.about-image-text ul.list-layout2 li .inner-item-title {
  color: #1d2124;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0
}

.about-image-text ul.list-layout2 li p {
  margin-bottom: 0
}

.about-layout-style1 .about-image img {
  border-radius: 4px
}

.about-layout-style1 .about-content {
  position: relative
}

.about-layout-style1 .left-image .about-content {
  margin-left: 30px
}

.about-layout-style1 .rtin-item .row>div {
  display: flex;
  align-items: center
}

@media (max-width:991px) {
  .about-layout-style1 .about-image {
    margin-top: 30px;
    text-align: center
  }

  .about-layout-style1 .left-image .about-content {
    margin-left: 0
  }
}

.about-layout-style1 .indicator-container {
  display: flex;
  justify-content: center
}

.about-layout-style1 .indicator-wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 5.25rem;
  margin-top: 3.5rem;
  margin-bottom: 2.225rem
}

.about-layout-style1 .indicator-wrap .indicator-img-right {
  position: absolute;
  z-index: 1;
  right: -.9375rem;
  bottom: .875rem
}

.about-layout-style1 .indicator-wrap .indicator-img-left {
  position: absolute;
  z-index: 1;
  left: -1.25rem;
  bottom: .875rem
}

.about-layout-style1 .indicator-wrap .dash-left .dashed1 {
  stroke-dashoffset: 0
}

.about-layout-style1 .indicator-wrap .dash-right .dashed1 {
  stroke-dashoffset: 0
}

.about-layout-style1 .indicator-wrap .dashed1 {
  stroke-dasharray: 872
}

.about-layout-style1 .indicator-wrap .dashed2 {
  stroke-dasharray: 4
}

.elementor-widget-rt-About-image-text:last-child .about-layout-style1 .indicator-container {
  display: none
}

@media only screen and (max-width:991px) {
  .about-layout-style1 .about-content {
    margin-top: 3.75rem
  }

  .about-layout-style1 .indicator-container {
    display: none
  }
}

.about-layout-style2 .about-content .rtin-title {
  font-size: 2.25rem;
  line-height: 3.125rem
}

@media only screen and (max-width:991px) {
  .about-layout-style2 .about-content {
    margin-top: 3.75rem
  }

  .about-layout-style2 .about-image {
    text-align: center
  }
}

.about-layout-style3 .about-content .rtin-title {
  font-size: 2.25rem;
  line-height: 3.125rem
}

@media only screen and (max-width:991px) {
  .about-layout-style3 .about-content {
    margin-top: 3.75rem
  }

  .about-layout-style3 .about-image {
    text-align: center
  }
}

.about-layout-style4 {
  position: relative
}

.about-layout-style4 .rtin-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width:992px) {
  .about-layout-style4 .rtin-item {
    flex-direction: column-reverse
  }
}

.about-layout-style4 .single-item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:992px) {
  .about-layout-style4 .single-item {
    width: 100%
  }
}

.about-layout-style4 .single-item:last-child {
  padding-left: 50px;
  padding-right: calc(calc(100% - 1170px)/2)
}

@media only screen and (max-width:1199px) {
  .about-layout-style4 .single-item:last-child {
    padding-left: 30px;
    padding-right: 15px
  }
}

@media only screen and (max-width:992px) {
  .about-layout-style4 .single-item:last-child {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px
  }
}

@media only screen and (max-width:767px) {
  .about-layout-style4 .single-item:last-child {
    padding-bottom: 40px
  }
}

.about-layout-style5 .rtin-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width:992px) {
  .about-layout-style5 .rtin-item {
    display: block
  }
}

.about-layout-style5 .single-item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:992px) {
  .about-layout-style5 .single-item {
    width: 100%
  }
}

.about-layout-style5 .single-item:first-child {
  padding-right: 50px;
  padding-left: calc(calc(100% - 1170px)/2)
}

.about-layout-style5 .single-item:last-child {
  padding-left: 76px;
  text-align: right
}

.about-layout-style5 .single-item:last-child>div {
  width: 100%
}

@media only screen and (max-width:1199px) {
  .about-layout-style5 .single-item:first-child {
    padding-left: 15px;
    padding-right: 30px
  }
}

@media only screen and (max-width:992px) {
  .about-layout-style5 .single-item:first-child {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px
  }

  .about-layout-style5 .single-item:last-child {
    padding-left: 15px
  }
}

@media only screen and (max-width:767px) {
  .about-layout-style5 .single-item:first-child {
    padding-bottom: 40px
  }
}

.elementor-widget-wp-widget-rt-about-social ul.footer-social {
  margin: 0;
  padding: 0;
  list-style: none
}

.elementor-widget-wp-widget-rt-about-social ul.footer-social li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px
}

.elementor-widget-wp-widget-rt-about-social ul.footer-social li:last-child {
  margin-right: 0
}

.elementor-widget-wp-widget-rt-about-social ul.footer-social li a {
  background-color: #f2f2f2;
  color: #444;
  font-size: 16px;
  width: 60px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-out
}

@media(max-width:767px) {
  .elementor-widget-wp-widget-rt-about-social ul.footer-social li a {
    width: 50px;
    height: 50px
  }
}

.elementor-widget-wp-widget-rt-about-social ul.footer-social li a:hover {
  background-color: #111;
  color: #fff
}

.rtin-skills {
  overflow: hidden
}

.rtin-skills .rtin-skill-each {
  margin-bottom: 1.875rem;
  overflow: hidden
}

.rtin-skills .rtin-skill-each:last-child {
  margin-bottom: 0
}

.rtin-skills .rtin-skill-each .rtin-name {
  color: #5a49f8;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px
}

.rtin-skills .rtin-skill-each .progress {
  background-color: #f0f0f0;
  border-radius: 4px;
  box-shadow: none;
  height: 10px;
  overflow: visible;
  margin: 0
}

.rtin-skills .rtin-skill-each .progress .progress-bar {
  position: relative;
  background-color: #5a49f8;
  border-radius: 4px;
  height: 10px;
  animation-duration: 1.5s;
  animation-delay: 1.2s;
  animation-name: fadeInLeft
}

.rtin-skills .rtin-skill-each .progress .progress-bar>span {
  font-size: 12px;
  color: #5a49f8;
  position: absolute;
  right: 0;
  top: -28px;
  padding: 5px;
  line-height: 1
}

.rtin-skills .rtin-skill-each .progress .progress-bar>span:before,
.rtin-skills .rtin-skill-each .progress .progress-bar>span::after {
  border: medium solid #fff0;
  content: " ";
  height: 0;
  position: absolute;
  top: 100%;
  width: 0
}

.rtin-skills .rtin-skill-each .progress .progress-bar>span:before {
  border-top-color: #5a49f8;
  border-width: 5px;
  left: 50%;
  margin-left: -5px
}

ul.rating {
  margin-bottom: 15px;
  padding: 0
}

ul.rating li {
  font-size: 1.125rem;
  display: inline;
  margin-right: 5px
}

ul.rating li:last-child {
  margin-right: 0
}

ul.rating li i {
  color: #999
}

ul.rating li.star-rate i {
  color: #f8b81e
}

.service-default .rtin-item .rtin-title {
  font-size: 22px;
  margin-bottom: 10px
}

.service-default .rtin-item .rtin-title a {
  color: #1d2124
}

.service-default .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.service-default .rtin-item .rtin-icon {
  margin-bottom: 15px
}

.service-default .service-button {
  text-align: center;
  margin-top: 20px
}

.service-grid-layout1 .rtin-item {
  margin-bottom: 30px;
  background-color: #fff;
  padding: 55px 40px 50px;
  border-radius: 4px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 2px 25px 0 rgb(179 179 179 / .22)
}

.service-grid-layout1 .rtin-item:hover {
  box-shadow: 0 5px 35px 0 rgb(179 179 179 / .8)
}

.service-grid-layout1 .rtin-item .rtin-icon i {
  color: #5a49f8;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 15px 22px;
  line-height: 1;
  display: inline-block
}

.service-grid-layout1 .rtin-item .rtin-icon i:before {
  font-size: 36px
}

.service-grid-layout2 .rtin-item {
  border: 1px solid #d9d9d9;
  padding: 55px 40px 50px;
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff
}

.service-grid-layout2 .rtin-item .rtin-icon {
  margin-bottom: 20px;
  position: relative;
  z-index: 1
}

.service-grid-layout2 .rtin-item .rtin-icon:before {
  background-color: #5a49f8;
  position: absolute;
  z-index: -1;
  content: "";
  height: 60px;
  width: 60px;
  right: 0;
  left: -50px;
  top: 0;
  margin: 0 auto;
  border-radius: 50%;
  opacity: .08;
  animation: right_to_left 0.7s linear forwards;
  transition: all 0.5s ease-in-out
}

.service-grid-layout2 .rtin-item:hover .rtin-icon:before {
  animation: left_to_right 0.7s linear forwards
}

.service-grid-layout2 .rtin-item .rtin-icon i {
  font-size: 56px;
  color: #1d2124;
  line-height: 1;
  display: inline-block
}

.service-grid-layout2 .rtin-item .rtin-icon i:before {
  font-size: 56px
}

.service-grid-layout3 .rtin-item {
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 55px 40px 50px;
  border-radius: 4px;
  text-align: center;
  z-index: 0;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 2px 25px 0 rgb(179 179 179 / .22)
}

.service-grid-layout3 .rtin-item:hover {
  box-shadow: 0 2px 35px 0 rgb(0 0 0 / .22)
}

.service-grid-layout3 .rtin-item:before {
  background-color: #5a49f8;
  position: absolute;
  content: "";
  top: 99.5%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all 0.8s
}

.service-grid-layout3 .rtin-item:hover:before {
  border-radius: 4px;
  top: 0;
  bottom: 0
}

.service-grid-layout3 .rtin-item .rtin-title a:hover {
  text-decoration: underline
}

.service-grid-layout3 .rtin-item .rtin-icon i {
  color: #5a49f8;
  font-size: 36px;
  background: #f5f5f5;
  border-radius: 50%;
  line-height: 1;
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: inline-block
}

.service-grid-layout3 .rtin-item .rtin-icon i:before {
  font-size: 36px
}

.service-grid-layout3 .rtin-item .rtin-content p {
  transition: all 0.8s
}

.service-grid-layout3 .rtin-item:hover .rtin-title a,
.service-grid-layout3 .rtin-item:hover .rtin-title a:hover,
.service-grid-layout3 .rtin-item:hover .rtin-content p,
.service-grid-layout3 .rtin-item:hover .rtin-content .rtin-read a,
.service-grid-layout3 .rtin-item:hover .rtin-content .rtin-read i {
  color: #fff
}

@-webkit-keyframes left_to_right {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }

  25% {
    -webkit-transform: translateX(.9375rem) translateY(-.1875rem);
    transform: translateX(.9375rem) translateY(-.1875rem)
  }

  50% {
    -webkit-transform: translateX(1.5625rem) translateY(-.5rem);
    transform: translateX(1.5625rem) translateY(-.5rem)
  }

  75% {
    -webkit-transform: translateX(2.1875rem) translateY(-.9375rem);
    transform: translateX(2.1875rem) translateY(-.9375rem)
  }

  100% {
    -webkit-transform: translateX(2.8125rem) translateY(-1.25rem);
    transform: translateX(2.8125rem) translateY(-1.25rem)
  }
}

@keyframes left_to_right {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }

  25% {
    -webkit-transform: translateX(.9375rem) translateY(-.1875rem);
    transform: translateX(.9375rem) translateY(-.1875rem)
  }

  50% {
    -webkit-transform: translateX(1.5625rem) translateY(-.5rem);
    transform: translateX(1.5625rem) translateY(-.5rem)
  }

  75% {
    -webkit-transform: translateX(2.1875rem) translateY(-.9375rem);
    transform: translateX(2.1875rem) translateY(-.9375rem)
  }

  100% {
    -webkit-transform: translateX(2.8125rem) translateY(-1.25rem);
    transform: translateX(2.8125rem) translateY(-1.25rem)
  }
}

@-webkit-keyframes right_to_left {
  0% {
    -webkit-transform: translateX(2.8125rem) translateY(-1.25rem);
    transform: translateX(2.8125rem) translateY(-1.25rem)
  }

  25% {
    -webkit-transform: translateX(2.1875rem) translateY(-.9375rem);
    transform: translateX(2.1875rem) translateY(-.9375rem)
  }

  50% {
    -webkit-transform: translateX(1.5625rem) translateY(-.5rem);
    transform: translateX(1.5625rem) translateY(-.5rem)
  }

  75% {
    -webkit-transform: translateX(.9375rem) translateY(-.1875rem);
    transform: translateX(.9375rem) translateY(-.1875rem)
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }
}

@keyframes right_to_left {
  0% {
    -webkit-transform: translateX(2.8125rem) translateY(-1.25rem);
    transform: translateX(2.8125rem) translateY(-1.25rem)
  }

  25% {
    -webkit-transform: translateX(2.1875rem) translateY(-.9375rem);
    transform: translateX(2.1875rem) translateY(-.9375rem)
  }

  50% {
    -webkit-transform: translateX(1.5625rem) translateY(-.5rem);
    transform: translateX(1.5625rem) translateY(-.5rem)
  }

  75% {
    -webkit-transform: translateX(.9375rem) translateY(-.1875rem);
    transform: translateX(.9375rem) translateY(-.1875rem)
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
  }
}

.single-service-inner .post-thumb {
  margin-bottom: 30px
}

.single-service-inner .post-thumb img {
  border-radius: 4px
}

.single-service-inner .service-button {
  margin-top: 50px;
  text-align: center
}

.rtin-service-info {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0
}

.rtin-service-info li {
  display: inline-block;
  margin-right: 25px
}

.rtin-service-info li:last-child {
  margin-right: 0
}

.rtin-service-info li span {
  color: #5a49f8;
  font-weight: 500;
  margin-right: 7px
}

.team-default .rtin-content ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.team-default .rtin-content .rtin-title {
  font-size: 22px;
  margin-bottom: 5px;
  line-height: 1.2
}

.team-default .rtin-content .rtin-title a {
  color: #1d2124
}

.team-default .rtin-content .rtin-title a:hover {
  color: #5a49f8
}

.team-default .rtin-content .rtin-designation {
  color: #646464;
  font-size: 15px;
  letter-spacing: 1px
}

.team-default .rtin-content .rtin-social {
  margin-top: 15px
}

.team-default .team-button {
  text-align: center;
  margin-top: 20px
}

.team-multi-layout-1 .rtin-content-wrap {
  margin-bottom: 30px;
  text-align: center
}

.team-multi-layout-1 .maks-item {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 4px
}

.team-multi-layout-1 .animted-bg-wrap {
  overflow: hidden;
  position: relative;
  transition: all 1s ease-in-out;
  z-index: 1
}

.team-multi-layout-1 .animted-bg-wrap .animted-bg {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgb(90 73 248 / .9);
  transition: width 1s ease-in-out, height 1s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: 1
}

.team-multi-layout-1 .rtin-item:hover .animted-bg-wrap .animted-bg {
  width: 1500px;
  height: 1500px
}

.team-multi-layout-1 .maks-item .rtin-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  transform: translateY(-50%)
}

.team-multi-layout-1 .maks-item .rtin-social li {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  transform: translateY(15px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.5s ease-in-out
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(1n) {
  transition-delay: 0.3s
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(2n) {
  transition-delay: 0.5s
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(3n) {
  transition-delay: 0.7s
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(4n) {
  transition-delay: 0.9s
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(5n) {
  transition-delay: 1.1s
}

.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(6n) {
  transition-delay: 1.3s
}

.team-multi-layout-1 .maks-item .rtin-social li a {
  background-color: #fff;
  height: 50px;
  width: 50px;
  font-size: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #1d2124;
  transition: all 0.3s ease-in-out
}

.team-multi-layout-1 .maks-item .rtin-social li a:hover {
  background-color: #7a64f2;
  color: #fff;
  box-shadow: 0 12px 21px 0 rgb(0 0 0 / .3)
}

.team-multi-layout-1 .maks-item .rtin-social li a i {
  font-size: 1.125rem
}

.team-multi-layout-1 .rtin-content p {
  margin-top: 10px
}

.team-multi-layout-1 .content-bg .maks-item {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0
}

.team-multi-layout-1 .content-bg .mask-wrap {
  background-color: #f5faff;
  border-radius: 0 0 4px 4px;
  padding: 20px 10px
}

@media(max-width:575px) {
  .team-multi-layout-1 .animted-bg-wrap .rtin-figure img {
    width: 100%
  }
}

.team-multi-layout-2 .rtin-item {
  position: relative;
  margin-bottom: 30px;
  text-align: center
}

.team-multi-layout-2 .rtin-item .rtin-thums {
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: all 0.3s ease-out
}

.team-multi-layout-2 .rtin-item .rtin-thums img {
  transform: scale(1);
  transition: all 0.3s ease-out
}

.team-multi-layout-2 .rtin-item:hover .rtin-thums img {
  transform: scale(1.1)
}

.team-multi-layout-2 .rtin-item .rtin-thums:before {
  background-color: rgb(90 73 248 / .5);
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.45s ease-out
}

.team-multi-layout-2 .rtin-item:hover .rtin-thums:before {
  background-color: rgb(90 73 248 / .9)
}

.team-multi-layout-2 .rtin-content-wrap {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 50%;
  z-index: 2;
  transform: translateY(50%)
}

.team-multi-layout-2 .rtin-content-wrap .rtin-content {
  color: #fff;
  padding: 0 15px
}

.team-multi-layout-2 .rtin-content .rtin-title a {
  color: #fff
}

.team-default.team-multi-layout-2 .rtin-content .rtin-title a:hover {
  color: #fff;
  text-decoration: underline
}

.team-multi-layout-2 .rtin-content .rtin-designation {
  color: #fff;
  margin-bottom: 10px
}

.team-multi-layout-2 ul.rtin-social li {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px
}

.team-multi-layout-2 ul.rtin-social li:last-child {
  margin-right: 0
}

.team-multi-layout-2 ul.rtin-social li a {
  background: #fff;
  font-size: 18px;
  color: #1d2124;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  border-radius: 50%;
  transition: all 0.3s ease-out
}

.team-multi-layout-2 ul.rtin-social li a i {
  font-size: 1.125rem
}

.team-multi-layout-2 .rtin-item:hover .rtin-social li a {
  background: #7a64f2;
  color: #fff;
  box-shadow: 0 12px 21px 0 rgb(0 0 0 / .3)
}

.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(1n) a {
  transition-delay: 0.3s
}

.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(2n) a {
  transition-delay: 0.5s
}

.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(3n) a {
  transition-delay: 0.7s
}

.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(4n) a {
  transition-delay: 0.9s
}

.team-multi-layout-1.team-slider-style3 .rtin-content-wrap {
  margin-bottom: 0
}

.team-multi-layout-2.team-slider-style4 .rtin-item {
  margin-bottom: 0
}

.team-multi-layout-3 .rtin-content {
  text-align: center;
  padding: 20px 0 15px
}

.team-multi-layout-3 .rtin-content p {
  margin: 10px 0 0
}

.team-multi-layout-3 .rtin-content .rtin-social li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s
}

.team-multi-layout-3 .rtin-content .rtin-social li:last-child {
  margin-right: 0
}

.team-multi-layout-3 .rtin-content .rtin-social li a {
  padding: 5px 10px;
  color: #000;
  transition: all 0.3s ease-in-out
}

.team-multi-layout-3 .rtin-content .rtin-social li a:hover {
  color: #5a49f8
}

.team-multi-layout-3 .animted-bg-wrap {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  transition: all 1s ease-in-out;
  z-index: 1
}

.team-multi-layout-3 .animted-bg-wrap .animted-bg {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #5a49f8;
  background: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  opacity: .75;
  transition: width 1s ease-in-out, height 1s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: 1
}

.team-multi-layout-3 .animted-bg-wrap:hover .animted-bg {
  width: 1500px;
  height: 1500px
}

@media(max-width:480px) {
  .team-multi-layout-3 .animted-bg-wrap .rtin-figure img {
    width: 100%
  }
}

.team-single .rtin-thumb {
  border-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 2
}

.team-single .rtin-heading {
  margin-bottom: 30px;
  line-height: 1
}

.team-single .rtin-heading h2 {
  color: #5a49f8;
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 5px
}

.team-single .rtin-heading .designation {
  font-size: 20px
}

.team-single .rtin-heading .designation span {
  font-size: 22px;
  color: #1d2124;
  font-weight: 500
}

.team-single .rtin-content ul {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0
}

.team-single .rtin-content ul li {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px
}

.team-single .rtin-content ul li span {
  color: #1d2124;
  font-weight: 500
}

.team-single .rtin-thumb img {
  border-radius: 4px
}

.team-single ul.rtin-social {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none
}

.team-single ul.rtin-social li.share {
  margin-right: 0
}

.team-single ul.rtin-social li.share i {
  margin-right: 15px;
  color: #5a49f8;
  font-size: 20px
}

.team-single ul.rtin-social li a {
  font-size: 16px
}

.team-single .rtin-content a {
  color: #1d2124
}

.team-single .rtin-content a:hover {
  color: #5a49f8
}

.team-single .rtin-content ul li:last-child {
  margin-right: 0
}

.team-single .rtin-content ul.rtin-team-info li {
  display: block;
  margin-right: 0;
  margin-bottom: 10px;
  color: #1d2124
}

.team-single .rtin-content ul.rtin-team-info li i {
  margin-right: 15px;
  color: #5a49f8;
  font-size: 18px;
  font-weight: 600
}

.team-single .rtin-content ul.rtin-team-info li i:before {
  font-size: 18px;
  font-weight: 600
}

.team-single .rtin-content {
  padding-left: 10px
}

.team-single .team-skill-wrap {
  margin-top: 60px
}

.team-single .skill-contact .team-single .skill-contact h3 {
  position: relative;
  line-height: 1;
  margin-bottom: 1.875rem
}

.team-single .rtin-skills .rtin-name {
  color: #111;
  margin-bottom: 5px
}

.team-single .skill-contact {
  display: flex
}

.team-single .skill-contact .rtin-skills {
  flex: 1;
  margin-right: 60px
}

.team-single .skill-contact .rtin-contact {
  flex: 1
}

@media(max-width:1199px) {
  .team-single .rtin-content {
    padding-left: 0
  }
}

@media(max-width:991px) {
  .team-single .skill-contact {
    display: inherit
  }

  .team-single .skill-contact .rtin-skills {
    margin-right: 0;
    margin-bottom: 30px
  }
}

@media(max-width:767px) {
  .single-digeco_team .content-area {
    padding-top: 80px;
    padding-bottom: 80px
  }

  .team-single .rtin-thumb img {
    width: 100%
  }

  .team-single .rtin-content {
    padding-top: 30px
  }

  .team-single .team-skill-wrap {
    margin-top: 30px
  }
}

.portfolio-default .rtin-item {
  margin-bottom: 30px
}

.rt-portfolio-tab {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px
}

.portfolio-default .rt-portfolio-tab a.current,
.portfolio-default .rt-portfolio-tab a:hover {
  color: #fff;
  background: #5a49f8
}

.portfolio-default .rt-portfolio-tab a {
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #1d2124;
  margin-bottom: 10px;
  padding: 6px 15px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-out
}

.portfolio-default .rt-portfolio-tab a:last-child {
  margin-right: 0
}

.portfolio-default .rtin-figure img {
  border-radius: 4px;
  width: 100%
}

.portfolio-default .portfolio-button {
  margin-top: 20px;
  text-align: center
}

.portfolio-default .portfolio-button {
  text-align: center;
  margin-top: 20px
}

.portfolio-default .no-gutters .rtin-item {
  margin-bottom: 0
}

.portfolio-default .no-gutters .rtin-item .rtin-figure img {
  border-radius: 0
}

.portfolio-multi-layout-1 .rtin-title a {
  color: #1d2124
}

.portfolio-multi-layout-1 .rtin-cat a {
  color: #9b9b9b
}

.portfolio-multi-layout-1 .rtin-item {
  position: relative
}

.portfolio-multi-layout-1 .rtin-title a:hover,
.portfolio-multi-layout-1 .rtin-cat a:hover {
  color: #5a49f8
}

.portfolio-multi-layout-1 .rtin-item:before {
  content: "";
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  border-radius: 4px;
  position: absolute;
  z-index: 2;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.portfolio-multi-layout-1 .rtin-item:hover:before {
  opacity: 1;
  visibility: visible
}

.portfolio-multi-layout-1 .rtin-item:after {
  content: "";
  background-color: #5a49f8;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 4px;
  transform: scale(.9);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-1 .rtin-item:hover:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.3s
}

.portfolio-multi-layout-1 .rtin-content {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}

.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-icon {
  margin-bottom: 18px;
  font-size: 40px;
  transform: translateY(-.625rem);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-1 .rtin-item:hover .rtin-content .rtin-icon {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-icon a {
  color: #5a49f8
}

.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-title {
  font-weight: 600;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.1s ease-in-out
}

.portfolio-multi-layout-1 .rtin-item:hover .rtin-content .rtin-title {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s
}

.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-cat {
  color: #646464;
  margin-top: 5px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-1 .rtin-item:hover .rtin-content .rtin-cat {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s
}

.portfolio-multi-layout-1 .rtin-item .rtin-content p {
  margin-top: 8px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.5s ease-in-out
}

.portfolio-multi-layout-1 .rtin-item:hover .rtin-content p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-multi-layout-2 .rtin-item {
  position: relative;
  overflow: hidden
}

.portfolio-multi-layout-2 .rtin-item .rtin-figure {
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-out
}

.portfolio-multi-layout-2 .rtin-item .rtin-figure img {
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item:hover .rtin-figure img {
  transform: translateX(100%)
}

.portfolio-multi-layout-2 .rtin-item .rtin-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  padding: 0 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #5a49f8;
  transform: translateX(-100%);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  transition: all 0.42s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item:hover .rtin-content {
  visibility: visible;
  opacity: 1;
  transform: translateX(0)
}

.portfolio-multi-layout-2 .rtin-item h3 {
  margin-bottom: 5px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
  transition: all 0.1s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item:hover h3 {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s
}

.portfolio-multi-layout-2 .rtin-item h3 a {
  color: #fff;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item h3 a:hover {
  text-decoration: underline
}

.portfolio-multi-layout-2 .rtin-item .rtin-cat {
  margin-top: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item:hover .rtin-cat {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s
}

.portfolio-multi-layout-2 .rtin-item .rtin-cat a {
  color: #fff
}

.portfolio-multi-layout-2 .rtin-item .rtin-cat a:hover {
  color: #ece6e6
}

.portfolio-multi-layout-2 .rtin-item .rtin-content p {
  color: #fff;
  margin-bottom: 10px;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
  transition: all 0.5s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item:hover .rtin-content p {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-multi-layout-2 .rtin-item .rtin-read {
  margin-top: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
  transition: all 0.7s ease-in-out
}

.portfolio-multi-layout-2 .rtin-item:hover .rtin-read {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.9s
}

.portfolio-multi-layout-2 .rtin-item .rtin-read a {
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  padding: 10px 22px;
  background: #fff0;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  transition: all 0.3s ease-out;
  line-height: 1.4
}

.portfolio-multi-layout-2 .rtin-item .rtin-read a:after {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  padding-left: 8px;
  font-weight: 900
}

.portfolio-multi-layout-2 .rtin-item .rtin-read a:hover {
  background-color: #fff;
  color: #5a49f8
}

.portfolio-multi-layout-3 .rtin-item {
  box-shadow: 0 0 24px 0 rgb(0 0 0 / .05);
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 30px
}

.portfolio-multi-layout-3 .rtin-item .rtin-figure {
  position: relative
}

.portfolio-multi-layout-3 .rtin-item .rtin-figure:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / .6);
  border-radius: 5px 5px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-3 .rtin-item:hover .rtin-figure:before {
  opacity: 1;
  visibility: visible
}

.portfolio-multi-layout-3 .rtin-item .rtin-content {
  padding: 30px 15px
}

.portfolio-multi-layout-3 .rtin-content h3 {
  font-size: 20px;
  margin-bottom: 0;
  transition: all 0.1s ease-in-out
}

.portfolio-multi-layout-3 .rtin-content h3 a {
  color: #111;
  transition: all 0.5s ease-in-out
}

.portfolio-multi-layout-3 .rtin-content h3 a:hover {
  color: #5a49f8
}

.portfolio-multi-layout-3 .rtin-item .rtin-content .rtin-cat a {
  color: #212127;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-3 .rtin-item .rtin-content p {
  margin-bottom: 0;
  margin-top: 8px
}

.portfolio-multi-layout-3 .rtin-item .rtin-figure .rtin-icon {
  font-size: 30px;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-3 .rtin-item:hover .rtin-figure .rtin-icon {
  opacity: 1;
  visibility: visible;
  top: 50%;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-3 .rtin-item .rtin-figure .rtin-icon a {
  color: #fff
}

.portfolio-default.portfolio-multi-layout-4 .rt-portfolio-tab {
  margin-bottom: 45px
}

.portfolio-default.portfolio-multi-layout-4 .rt-portfolio-tab a {
  background: #f0eeff;
  margin-right: 5px;
  padding: 10px 35px 9px;
  font-weight: 400
}

.portfolio-default.portfolio-multi-layout-4 .rt-portfolio-tab a:last-child {
  margin-right: 0
}

.portfolio-multi-layout-4 .rtin-title a {
  color: #fff
}

.portfolio-multi-layout-4 .rtin-cat a {
  color: #fff
}

.portfolio-multi-layout-4 .rtin-item {
  position: relative
}

.portfolio-multi-layout-4 .rtin-title a:hover,
.portfolio-multi-layout-4 .rtin-cat a:hover {
  color: #5a49f8
}

.portfolio-multi-layout-4 .rtin-item:after {
  content: "";
  background-color: rgb(0 0 0 / .75);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 4px;
  transform: scale(.9);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-4 .rtin-item:hover:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.2s
}

.portfolio-multi-layout-4 .rtin-content {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}

.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-icon {
  margin-bottom: 15px;
  font-size: 32px;
  transform: translateY(-.625rem);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-4 .rtin-item:hover .rtin-content .rtin-icon {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-icon a {
  color: #fff
}

.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-icon a:hover {
  color: #5a49f8
}

.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-title {
  font-weight: 600;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.1s ease-in-out
}

.portfolio-multi-layout-4 .rtin-item:hover .rtin-content .rtin-title {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s
}

.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-cat {
  color: #646464;
  margin-top: 5px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-4 .rtin-item:hover .rtin-content .rtin-cat {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s
}

.portfolio-multi-layout-4 .rtin-item .rtin-content p {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.5s ease-in-out
}

.portfolio-multi-layout-4 .rtin-item:hover .rtin-content p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab {
  margin-bottom: 45px
}

.portfolio-multi-layout-5 .rt-portfolio-tab a {
  background: #f0eeff;
  color: #5a49f8;
  border-radius: 30px;
  margin-right: 5px;
  padding: 10px 35px 9px;
  font-weight: 500
}

.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:nth-child(3) {
  color: #db02e9
}

.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:nth-child(4) {
  color: #12d00d
}

.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:nth-child(5) {
  color: red
}

.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a.current,
.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:hover {
  color: #fff
}

.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:last-child {
  margin-right: 0
}

.portfolio-multi-layout-5 .rtin-title a {
  color: #fff
}

.portfolio-multi-layout-5 .rtin-cat a {
  color: #fff
}

.portfolio-multi-layout-5 .rtin-title a:hover,
.portfolio-multi-layout-5 .rtin-cat a:hover {
  color: #5a49f8
}

.portfolio-multi-layout-5 .rtin-item:after {
  content: "";
  background-color: rgb(0 0 0 / .75);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 8px;
  transform: scale(.9);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-5 .rtin-item:hover:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.2s
}

.portfolio-multi-layout-5 .rtin-content {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}

.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-icon {
  margin-bottom: 15px;
  font-size: 32px;
  transform: translateY(-.625rem);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-5 .rtin-item:hover .rtin-content .rtin-icon {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-icon a {
  color: #fff
}

.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-icon a:hover {
  color: #5a49f8
}

.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-title {
  font-weight: 600;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.1s ease-in-out
}

.portfolio-multi-layout-5 .rtin-item:hover .rtin-content .rtin-title {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s
}

.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-cat {
  color: #646464;
  margin-top: 5px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.3s ease-in-out
}

.portfolio-multi-layout-5 .rtin-item:hover .rtin-content .rtin-cat {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s
}

.portfolio-multi-layout-5 .rtin-item .rtin-content p {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.5s ease-in-out
}

.portfolio-multi-layout-5 .rtin-item:hover .rtin-content p {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-multi-layout-5 .item {
  float: left;
  margin: 0 15px 30px;
  overflow: hidden;
  height: inherit;
  box-sizing: border-box
}

.portfolio-multi-layout-5 .rtin-item {
  overflow: hidden;
  border-radius: 8px;
  height: 100%
}

.portfolio-multi-layout-5 .rtin-item .rtin-figure {
  height: inherit
}

.portfolio-multi-layout-5 .rtin-item .rtin-figure img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  transition: transform .3s ease
}

@media(max-width:767px) {
  .portfolio-multi-layout-5 .rtin-item {
    margin-bottom: 0
  }

  .portfolio-multi-layout-5 .item.item-w2 {
    width: 100% !important;
    height: auto !important
  }
}

.portfolio-grid-layout6 .item {
  float: left;
  margin: 0 15px 30px;
  overflow: hidden;
  height: inherit;
  box-sizing: border-box
}

.portfolio-grid-layout6 .item>div,
.portfolio-grid-layout6 .rtin-item {
  height: 100%
}

.portfolio-grid-layout6 .rtin-item .rtin-figure {
  height: inherit
}

.portfolio-grid-layout6 .rtin-item .rtin-figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .3s ease
}

.portfolio-grid-layout7 .item {
  float: left;
  margin: 0 15px 30px;
  overflow: hidden;
  height: inherit;
  box-sizing: border-box
}

.portfolio-grid-layout7 .item>div,
.portfolio-grid-layout7 .rtin-item {
  height: 100%
}

.portfolio-grid-layout7 .rtin-item .rtin-figure {
  height: inherit
}

.portfolio-grid-layout7 .rtin-item .rtin-figure img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
  transition: transform .3s ease
}

.portfolio-grid-layout7 .rtin-item:before {
  content: "";
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: 100%;
  width: 100%;
  border-radius: 10px;
  position: absolute;
  z-index: 2;
  background-color: rgb(90 73 248 / .9);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.portfolio-grid-layout7 .rtin-content {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 10%;
  transform: translateY(-10%)
}

.portfolio-grid-layout7 .rtin-item .rtin-content .rtin-icon {
  margin-bottom: 18px;
  font-size: 40px;
  transform: translateY(-.625rem);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

.portfolio-grid-layout7 .rtin-item .rtin-content .rtin-title {
  font-weight: 600;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.1s ease-in-out
}

.portfolio-grid-layout7 .rtin-item .rtin-content .rtin-cat {
  color: #646464;
  margin-top: 5px;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(.625rem);
  transition: all 0.3s ease-in-out
}

.portfolio-grid-layout7 .rtin-icon a,
.portfolio-grid-layout7 .rtin-cat a,
.portfolio-grid-layout7 .rtin-title a {
  color: #fff
}

.portfolio-grid-layout7 .rtin-cat a:hover,
.portfolio-grid-layout7 .rtin-title a:hover {
  text-decoration: underline
}

.portfolio-grid-layout7 .rtin-item:hover:before {
  opacity: 1;
  visibility: visible
}

.portfolio-grid-layout7 .rtin-item:hover .rtin-content .rtin-icon {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.7s
}

.portfolio-grid-layout7 .rtin-item:hover .rtin-content .rtin-title {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s
}

.portfolio-grid-layout7 .rtin-item:hover .rtin-content .rtin-cat {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s
}

.portfolio-single .rtin-thumbnail {
  margin-bottom: 40px
}

.portfolio-single .rtin-thumbnail img {
  border-radius: 4px
}

.portfolio-single .portfolio-details {
  margin-bottom: 30px
}

.portfolio-single .portfolio-details .port-side-img {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 40px
}

.portfolio-single .portfolio-details h3 {
  font-size: 20px;
  position: relative;
  margin-bottom: 20px;
  color: #1d2124;
  line-height: 1.4;
  z-index: 2
}

.portfolio-single .portfolio-details ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li {
  margin-bottom: 8px
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li:last-child {
  margin-bottom: 0
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li span:after {
  content: ":";
  font-size: 18px;
  color: #444;
  font-weight: 500;
  position: absolute;
  top: -1px;
  right: 0
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li .rtin-label {
  color: #1d2124;
  font-weight: 500;
  display: inline-block;
  margin-right: 25px;
  position: relative;
  width: 115px
}

.portfolio-single .portfolio-details ul ul.rating {
  padding-left: 0
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li.port-rating {
  display: flex
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li.port-rating li {
  margin-bottom: 0;
  font-size: 1rem
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li a {
  color: #646464
}

.portfolio-single .portfolio-details ul.rtin-portfolio-info li a:hover {
  color: #5a49f8
}

.portfolio-single ul.rtin-portfolio-info .rtin-social {
  display: inline-flex;
  padding-left: 0
}

.portfolio-single ul.rtin-portfolio-info .rtin-social li {
  margin-right: 15px;
  margin-bottom: 0;
  width: inherit
}

.portfolio-single .portfolio-default .rtin-item {
  margin-bottom: 0
}

@media(min-width:992px) and (max-width:1199px) {
  .portfolio-single ul.rtin-portfolio-info .rtin-social li {
    margin-right: 10px
  }
}

.portfolio-single ul.rtin-portfolio-info .rtin-social li:last-child {
  margin-right: 0
}

.portfolio-single .rtin-portfolio-content h3 {
  font-size: 24px
}

.portfolio-single .rt-related-portfolio {
  margin-top: 46px
}

.portfolio-single .rt-related-portfolio .title-section {
  margin-bottom: 30px
}

@media(max-width:767px) {
  .single-digeco_portfolio .content-area {
    padding-top: 80px;
    padding-bottom: 80px
  }

  .portfolio-single .rt-related-portfolio {
    margin-top: 40px
  }

  .portfolio-single .portfolio-details .port-side-img img {
    width: 100%
  }
}

.portfolio-single .item-slider {
  margin-bottom: 3rem
}

.portfolio-single .item-slider .slide-item img {
  border-radius: 4px
}

.portfolio-single .item-slider .owl-nav>div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  height: 60px;
  width: 60px;
  border-radius: 45px;
  border: 1px solid #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out
}

.portfolio-single .item-slider .owl-nav>div:hover {
  background-color: #5a49f8;
  border: 1px solid #5a49f8
}

.portfolio-single .item-slider:hover .owl-nav>div {
  opacity: 1;
  visibility: visible
}

.portfolio-single .item-slider .owl-nav>div i {
  font-size: 20px;
  color: #000;
  transition: all 0.3s ease-out
}

.portfolio-single .item-slider .owl-nav>div:hover i {
  color: #fff
}

.portfolio-single .item-slider .owl-nav .owl-prev {
  left: 15px
}

.portfolio-single .item-slider .owl-nav .owl-next {
  right: 15px
}

.portfolio-single .item-slider:hover .owl-prev {
  left: 50px
}

.portfolio-single .item-slider:hover .owl-next {
  right: 50px
}

.portfolio-single-3 .rtin-thumbnail img {
  width: 100%
}

.portfolio-single-3 .port-share {
  margin-top: 20px
}

.portfolio-single-3 .port-share .rtin-social i {
  margin-bottom: 5px;
  font-weight: 500;
  height: 35px;
  width: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease-in-out
}

.portfolio-single-3 .port-share .rtin-social i.fa-facebook-f {
  color: #315db6;
  border: 1px solid #315db6
}

.portfolio-single-3 .port-share .rtin-social i.fa-facebook-f:hover {
  background-color: #315db6;
  border: 1px solid #fff0;
  color: #fff
}

.portfolio-single-3 .port-share .rtin-social i.fa-twitter {
  color: #00a7e6;
  border: 1px solid #00a7e6
}

.portfolio-single-3 .port-share .rtin-social i.fa-twitter:hover {
  background-color: #00a7e6;
  border: 1px solid #fff0;
  color: #fff
}

.portfolio-single-3 .port-share .rtin-social i.fa-linkedin-in {
  color: #0074b2;
  border: 1px solid #0074b2
}

.portfolio-single-3 .port-share .rtin-social i.fa-linkedin-in:hover {
  background-color: #0074b2;
  border: 1px solid #fff0;
  color: #fff
}

.portfolio-single-3 .port-share .rtin-social i.fa-google-plus-g {
  color: #e93b34;
  border: 1px solid #e93b34
}

.portfolio-single-3 .port-share .rtin-social i.fa-google-plus-g:hover {
  background-color: #e93b34;
  border: 1px solid #fff0;
  color: #fff
}

.rtin-testimonial-1 .rtin-item {
  text-align: center
}

.rtin-testimonial-1 .rtin-item .top-box {
  padding: 4.375rem 3.125rem 7.5rem;
  position: relative;
  z-index: 1;
  -webkit-mask-image: url(../../../../themes/digeco/assets/img/svg3.svg);
  mask-image: url(../../../../themes/digeco/assets/img/svg3.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  display: block;
  margin-bottom: 2.5rem;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)
}

.rtin-testimonial-1 .rtin-item .rtin-icon {
  color: #5a49f8;
  margin-bottom: .625rem;
  line-height: 1
}

.rtin-testimonial-1 .rtin-item .rtin-icon i {
  font-size: 6.25rem;
  opacity: .7
}

.rtin-testimonial-1 .rtin-item .top-box i:before {
  font-size: 6.25rem
}

.rtin-testimonial-1 .rtin-item .top-box p {
  width: 75%;
  margin: 0 auto;
  color: #fff
}

.rtin-testimonial-1 .rtin-item .bottom-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.rtin-testimonial-1 .rtin-item .bottom-box .media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rtin-testimonial-1 .rtin-item .bottom-box .media .media-body {
  text-align: left
}

.rtin-testimonial-1 .rtin-item .bottom-box .media img {
  width: auto;
  margin-right: .9375rem
}

.rtin-testimonial-1 .rtin-item .bottom-box .rtin-title {
  margin-bottom: 0;
  line-height: 1.2
}

.rtin-testimonial-1 .rtin-item .bottom-box .rtin-designation {
  font-size: .9375rem
}

@media only screen and (max-width:1199px) {
  .rtin-testimonial-1 .rtin-item .top-box p {
    width: 100%
  }
}

@media only screen and (max-width:991px) {
  .rtin-testimonial-1 .rtin-item .top-box p {
    width: 60%
  }
}

@media only screen and (max-width:625px) {
  .rtin-testimonial-1 .rtin-item .top-box p {
    width: 80%
  }
}

@media only screen and (max-width:575px) {
  .rtin-testimonial-1 .rtin-item .top-box p {
    width: 90%
  }
}

@media only screen and (max-width:479px) {
  .rtin-testimonial-1 .rtin-item .top-box {
    -webkit-mask-image: none;
    mask-image: none;
    padding: 40px 30px 47px
  }
}

.rtin-testimonial-2 .rtin-item {
  text-align: center;
  padding: 3.75rem 0 5rem;
  -webkit-mask-image: url(../../../../themes/digeco/assets/img/svg4.svg);
  mask-image: url(../../../../themes/digeco/assets/img/svg4.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  display: block;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)
}

.rtin-testimonial-2 .rtin-item .rtin-icon {
  color: #5a49f8;
  margin-bottom: .625rem;
  line-height: 1
}

.rtin-testimonial-2 .rtin-item .rtin-icon i {
  font-size: 6.25rem;
  opacity: .7
}

.rtin-testimonial-2 .rtin-item .rtin-icon i:before {
  font-size: 6.25rem
}

.rtin-testimonial-2 .rtin-item p {
  width: 30%;
  margin: 0 auto 30px;
  color: #fff
}

.rtin-testimonial-2 .rtin-item .media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rtin-testimonial-2 .rtin-item .media img {
  width: auto;
  margin-right: .9375rem
}

.rtin-testimonial-2 .rtin-item .media .media-body {
  text-align: left
}

.rtin-testimonial-2 .rtin-item .media .media-body .rtin-title {
  margin-bottom: 0;
  line-height: 1.2;
  color: #fff
}

.rtin-testimonial-2 .rtin-item .media .media-body .rtin-designation {
  font-size: .9375rem;
  color: #fff
}

@media only screen and (max-width:991px) {
  .rtin-testimonial-2 .rtin-item {
    -webkit-mask-image: none;
    mask-image: none;
    padding: 2.5rem 1.875rem 2.8125rem;
    border-radius: .25rem
  }

  .rtin-testimonial-2 .rtin-item p {
    width: 56%
  }
}

@media only screen and (max-width:767px) {
  .rtin-testimonial-2 .rtin-item p {
    width: 100%
  }
}

.rtin-testimonial-3 .rtin-item {
  margin-bottom: 1.75rem;
  padding: 3.75rem 2.5rem 1.875rem;
  position: relative;
  background-color: #f9f8ff;
  border-radius: .25rem
}

.rtin-testimonial-3 .rtin-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #473f6f;
  opacity: .03;
  width: calc(100% - 40px);
  bottom: -.9375rem;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  border-radius: .25rem
}

.rtin-testimonial-3 .rtin-item:after {
  content: "";
  position: absolute;
  z-index: -2;
  background-color: #473f6f;
  opacity: .03;
  height: 100%;
  width: calc(100% - 80px);
  bottom: -1.875rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: .25rem
}

.rtin-testimonial-3 .rtin-item .media {
  margin-bottom: 1.475rem
}

.rtin-testimonial-3 .rtin-item .media img {
  width: 50px;
  border-radius: 50%;
  margin-right: .9375rem
}

.rtin-testimonial-3 .rtin-item .media .media-body {
  text-align: left
}

.rtin-testimonial-3 .rtin-item .media .media-body .rtin-title {
  margin-bottom: 0;
  line-height: 1.2;
  color: #1d2124;
  font-size: 1.125rem
}

.rtin-testimonial-3 .rtin-item .media-body .rtin-designation {
  font-size: .9375rem
}

.rtin-testimonial-3 .rtin-item .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 4.375rem;
  right: 3.125rem
}

.rtin-testimonial-3 .rtin-item .rtin-icon {
  position: absolute;
  z-index: 0;
  right: 2.5rem;
  bottom: 1.5625rem;
  color: #efedf7
}

.rtin-testimonial-3 .rtin-item>p {
  position: relative;
  z-index: 1
}

.rtin-testimonial-3 .rtin-item .rtin-icon i:before {
  font-size: 7.5rem
}

.rtin-testimonial-3.rtin-testimonial-grid .rtin-item {
  margin-bottom: 3.75rem
}

.rtin-testimonial-3 .rtin-item.icon-bottom {
  padding-bottom: 130px
}

@media only screen and (max-width:767px) {
  .rtin-testimonial-3 .rtin-item .rating {
    position: inherit;
    top: inherit;
    right: inherit
  }
}

.rtin-testimonial-4 .rtin-item {
  padding: 2.8125rem 2.5rem 1.875rem;
  position: relative;
  z-index: 1;
  background-color: #f7f6fb;
  border-radius: .25rem
}

.rtin-testimonial-4 .rtin-item .rtin-icon {
  color: #efedf7;
  margin-bottom: .625rem;
  position: absolute;
  z-index: -1;
  right: 2.5rem;
  top: 2.5rem;
  line-height: 1
}

.rtin-testimonial-4 .rtin-item .rtin-icon i:before {
  font-size: 7.5rem
}

.rtin-testimonial-4 .rtin-item .rtin-title {
  font-size: 1.375rem;
  line-height: 2.25rem;
  margin-bottom: .3125rem
}

.rtin-testimonial-4 .rtin-item .rtin-content {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.rtin-testimonial-4 .rtin-item .media {
  margin-top: .625rem;
  margin-bottom: 1.125rem
}

.rtin-testimonial-4 .rtin-item .media img {
  width: 50px;
  border-radius: 50%;
  margin-right: .9375rem
}

.rtin-testimonial-4 .rtin-item .media .media-body {
  text-align: left
}

.rtin-testimonial-4 .rtin-item .media .media-body .rtin-title {
  margin-bottom: 0;
  line-height: 1.2;
  color: #1d2124;
  font-size: 1.125rem
}

.rtin-testimonial-4 .rtin-item .media-body .rtin-designation {
  font-size: .9375rem
}

@media only screen and (max-width:575px) {
  .rtin-testimonial-4 .rtin-item .rtin-content {
    display: block !important
  }
}

.rtin-testimonial-4.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav {
  position: relative;
  left: 0;
  right: 0;
  text-align: center
}

.rtin-testimonial-4.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div {
  position: initial;
  transform: initial
}

.rtin-testimonial-4 .rtin-item.icon-top {
  padding-top: 165px
}

.rtin-testimonial-4 .rtin-item.icon-top .rtin-icon {
  right: auto
}

.rtin-testimonial-5 .rtin-item {
  text-align: center;
  position: relative;
  z-index: 1
}

.rtin-testimonial-5 .rtin-content {
  position: absolute;
  z-index: 1;
  top: 58%;
  transform: translateY(-58%);
  left: 0;
  right: 0;
  width: 380px;
  margin: 0 auto
}

.rtin-testimonial-5 .rtin-item .rtin-icon {
  margin-bottom: .9375rem;
  opacity: .8;
  line-height: 1;
  color: #fff
}

.rtin-testimonial-5 .rtin-item .rtin-icon i:before {
  font-size: 4.375rem
}

.rtin-testimonial-5 .rtin-content p {
  color: #fff
}

.rtin-testimonial-5 .rtin-content .rtin-thumb img {
  width: 50px;
  border-radius: 50%;
  margin-bottom: .625rem;
  display: inline-block
}

.rtin-testimonial-5 .rtin-content .rtin-title {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1.125rem;
  color: #fff
}

.rtin-testimonial-5 .rtin-content .rtin-designation {
  font-size: .875rem;
  color: #fff
}

.rtin-testimonial-5 .shape-wrap {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 0;
  width: 550px;
  margin: 0 auto
}

.rtin-testimonial-5 .shape-wrap li:first-child {
  position: absolute;
  z-index: 1;
  right: 9.1875rem;
  top: 0
}

.rtin-testimonial-5 .shape-wrap li svg {
  margin: 0 auto
}

@media(max-width:480px) {
  .rtin-testimonial-5 .rtin-content {
    position: inherit;
    transform: inherit;
    width: auto
  }

  .rtin-testimonial-5 .shape-wrap {
    display: none
  }
}

.rtin-testimonial-7 .rtin-item {
  position: relative
}

.rtin-testimonial-7 .rtin-item .rtin-content {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  text-align: center
}

.rtin-testimonial-7 .rtin-item .rtin-icon {
  color: #fff;
  margin-bottom: .625rem;
  line-height: 1
}

.rtin-testimonial-7 .rtin-item .rtin-icon i {
  font-size: 80px
}

.rtin-testimonial-7 .rtin-item .rtin-icon i:before {
  font-size: 80px
}

.rtin-testimonial-7 .rtin-item p {
  font-size: 18px;
  font-style: italic;
  line-height: 32px;
  width: 80%;
  margin: 0 auto 50px;
  font-weight: 300;
  color: #fff
}

.rtin-testimonial-7 .rtin-item .media {
  transform: translateX(130px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left
}

.rtin-testimonial-7 .rtin-item .media img {
  width: 50px;
  margin-right: .9375rem
}

.rtin-testimonial-7 .rtin-item .media .media-body .rtin-title {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.2;
  color: #fff
}

.rtin-testimonial-7 .rtin-item .media .media-body .rtin-designation {
  font-size: .9375rem;
  color: #fff
}

.rtin-testimonial-7 .owl-carousel .owl-nav {
  position: absolute;
  right: -25%;
  bottom: 16%
}

@media(max-width:1199px) {
  .rtin-testimonial-7 .owl-carousel .owl-nav {
    right: -29%
  }
}

@media only screen and (max-width:991px) {
  .rtin-testimonial-7 .rtin-item p {
    width: 56%
  }

  .rtin-testimonial-7 .owl-carousel .owl-nav {
    position: inherit;
    right: inherit
  }
}

@media only screen and (max-width:767px) {
  .rtin-testimonial-7 .rtin-item p {
    width: 100%
  }

  .rtin-testimonial-7 .rtin-item {
    background-color: #5a49f8;
    border-radius: 4px
  }

  .rtin-testimonial-7 .rtin-item .rtin-image img {
    display: none
  }

  .rtin-testimonial-7 .rtin-item .rtin-content {
    transform: inherit;
    position: inherit;
    height: 100%;
    padding: 60px 30px
  }

  .rtin-testimonial-7 .rtin-item .media {
    transform: inherit
  }
}

.rtin-testimonial-8 .rtin-item {
  text-align: center;
  position: relative;
  z-index: 1
}

.rtin-testimonial-8 .rtin-content {
  position: absolute;
  z-index: 1;
  top: 58%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 380px;
  margin: 0 auto
}

.rtin-testimonial-8 .rtin-item .rtin-icon {
  margin-bottom: .9375rem;
  opacity: .8;
  line-height: 1;
  color: #fff
}

.rtin-testimonial-8 .rtin-item .rtin-icon i:before {
  font-size: 4.375rem
}

.rtin-testimonial-8 .rtin-content p {
  color: #fff
}

.rtin-testimonial-8 .rtin-content .rtin-thumb img {
  width: 50px;
  border-radius: 50%;
  margin-bottom: .625rem;
  display: inline-block
}

.rtin-testimonial-8 .rtin-content .rtin-title {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1.125rem;
  color: #fff
}

.rtin-testimonial-8 .rtin-content .rtin-designation {
  font-size: .875rem;
  color: #fff
}

.rtin-testimonial-8 .shape-wrap {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 0;
  width: 550px;
  margin: 0 auto
}

.rtin-testimonial-8 .shape-wrap li svg {
  margin: 0 auto
}

.rtin-testimonial-8 .shape-wrap li svg path {
  fill: #5a49f8
}

@media(max-width:480px) {
  .rtin-testimonial-8 .rtin-content {
    position: inherit;
    transform: inherit;
    width: auto;
    background-color: #5a49f8;
    padding: 40px 15px;
    border-radius: 4px
  }

  .rtin-testimonial-8 .shape-wrap {
    display: none
  }
}

.rtin-testimonial-9 .rtin-item {
  position: relative;
  text-align: center
}

.rtin-testimonial-9 .rtin-item .rtin-title {
  font-size: 1.375rem;
  line-height: 2.25rem;
  margin-bottom: .3125rem
}

.rtin-testimonial-9 .rtin-item .media {
  margin-top: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.rtin-testimonial-9 .rtin-item .media .media-body {
  text-align: left
}

.rtin-testimonial-9 .rtin-item p {
  font-size: 18px;
  width: 65%;
  margin-left: auto;
  margin-right: auto
}

.rtin-testimonial-9 .rtin-item .media img {
  width: 50px;
  border-radius: 50%;
  margin-right: .9375rem
}

.rtin-testimonial-9 .rtin-item .media .media-body .rtin-title {
  margin-bottom: 0;
  line-height: 1.2;
  color: #1d2124;
  font-size: 1.125rem
}

.rtin-testimonial-9 .rtin-item .media-body .rtin-designation {
  font-size: .9375rem
}

.rtin-testimonial-9 .rtin-item ul.rating li {
  font-size: 14px
}

.rtin-testimonial-9 .rtin-item .rtin-icon {
  color: #000;
  opacity: .08;
  position: absolute;
  z-index: -1;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center
}

.rtin-testimonial-9 .rtin-item .rtin-icon i:before {
  font-size: 200px
}

@media(max-width:991px) {
  .rtin-testimonial-9 .rtin-item p {
    width: 85%
  }
}

@media(max-width:480px) {
  .rtin-testimonial-9 .rtin-item p {
    width: 95%
  }
}

.post-default .rtin-item {
  margin-bottom: 1.875rem
}

.post-default .rtin-item .rtin-img {
  position: relative;
  overflow: hidden;
  border-radius: .25rem .25rem 0 0
}

.post-default .rtin-item .rtin-img:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  content: '';
  width: 0;
  height: 0;
  background-color: rgb(255 255 255 / .3);
  opacity: 1;
  transition: all 0.8s
}

.post-default .rtin-item .rtin-img:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
  width: 0;
  height: 0;
  background-color: rgb(255 255 255 / .3);
  opacity: 1;
  transition: all 0.8s
}

.post-default .rtin-item:hover .rtin-img:before {
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1
}

.post-default .rtin-item:hover .rtin-img:after {
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1
}

.post-grid-style1 .rtin-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative
}

.post-grid-style1 .rtin-item ul li {
  display: inline-block;
  font-size: .875rem;
  color: #9b9b9b;
  margin-right: 1rem
}

.post-grid-style1 .rtin-item ul li:last-child {
  margin-right: 0
}

.post-grid-style1 .rtin-item ul li a {
  color: #9b9b9b
}

.post-grid-style1 .rtin-item ul li a:hover {
  color: #5a49f8
}

.post-grid-style1 .rtin-item ul li i {
  color: #5a49f8;
  margin-right: .625rem
}

.post-grid-style1 .rtin-item ul.post-top-meta {
  margin-bottom: .625rem
}

.post-grid-style1 .rtin-item ul.post-bottom-meta {
  margin-bottom: .625rem;
  padding-top: .9375rem;
  border-top: .0625rem solid #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.post-grid-style1 .rtin-item ul.post-bottom-meta:before {
  position: absolute;
  z-index: 1;
  content: "-";
  left: 50%;
  transform: translateX(-50%)
}

.post-grid-style1 .rtin-item .rtin-content {
  padding: 1.5625rem 1.875rem .75rem;
  box-shadow: 0rem 0rem .8125rem 0 rgb(0 0 0 / .08);
  transition: all 0.3s ease-in-out
}

.post-grid-style1 .rtin-item:hover .rtin-content {
  box-shadow: 0rem 0rem 1.25rem 0 rgb(0 0 0 / .1)
}

.post-grid-style1 .rtin-item .rtin-title {
  margin-bottom: 1.0625rem;
  line-height: 2rem
}

.post-grid-style1 .rtin-item .rtin-title a {
  color: #1d2124
}

.post-grid-style1 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.post-grid-style1 .rtin-item .button-1 {
  margin-bottom: .825rem
}

@media (min-width:576px) and (max-width:991px) {
  .post-grid-style1 .row>div {
    max-width: 50%;
    flex: 50%
  }

  .post-grid-style1 .row>div:last-child {
    display: none
  }
}

.post-grid-style2 .rtin-item .rtin-img {
  border-radius: .25rem;
  margin-bottom: 1.25rem
}

.post-grid-style2 .rtin-item .rtin-title {
  line-height: 2rem;
  margin-bottom: 0
}

.post-grid-style2 .rtin-item .rtin-title a {
  color: #1d2124
}

.post-grid-style2 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.post-grid-style2 .rtin-item ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0
}

.post-grid-style2 .rtin-item ul li {
  position: relative;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
  margin-right: 24px
}

.post-grid-style2 .rtin-item ul li:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -16px
}

.post-grid-style2 .rtin-item ul li:last-child {
  margin-right: 0
}

.post-grid-style2 .rtin-item ul li:last-child:after {
  display: none
}

.post-grid-style2 .rtin-item ul li a {
  color: #9b9b9b
}

.post-grid-style2 .rtin-item ul li a:hover {
  color: #5a49f8
}

.post-grid-style2 .rtin-item .rtin-content p {
  margin-top: .625rem;
  margin-bottom: 0
}

.post-grid-style2 .rtin-item .rtin-content .button-1 {
  margin-top: .625rem
}

@media (min-width:576px) and (max-width:991px) {
  .post-grid-style2 .row>div {
    max-width: 50%;
    flex: 50%
  }

  .post-grid-style2 .row>div:last-child {
    display: none
  }
}

.post-grid-style3 .rtin-item .rtin-img {
  border-radius: .25rem .25rem 0 0
}

.post-grid-style3 .rtin-item h3 {
  line-height: 2rem;
  margin-bottom: 0
}

.post-grid-style3 .rtin-item h3 a {
  color: #1d2124
}

.post-grid-style3 .rtin-item h3 a:hover {
  color: #5a49f8
}

.post-grid-style3 .rtin-item ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0
}

.post-grid-style3 .rtin-item ul li {
  position: relative;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
  margin-right: 24px
}

.post-grid-style3 .rtin-item ul li:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -16px
}

.post-grid-style3 .rtin-item ul li:last-child {
  margin-right: 0
}

.post-grid-style3 .rtin-item ul li:last-child:after {
  display: none
}

.post-grid-style3 .rtin-item ul li a {
  color: #9b9b9b
}

.post-grid-style3 .rtin-item ul li a:hover {
  color: #5a49f8
}

.post-grid-style3 .rtin-item {
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .07)
}

.post-grid-style3 .rtin-item .rtin-content {
  padding: 1.5625rem 1.875rem 1.875rem;
  background-color: #fff
}

.post-grid-style3 .rtin-item .rtin-content p {
  margin-top: .625rem;
  margin-bottom: 0
}

.post-grid-style3 .rtin-item .rtin-content .button-1 {
  margin-top: .625rem
}

@media (min-width:576px) and (max-width:991px) {
  .post-grid-style3 .row>div {
    max-width: 50%;
    flex: 50%
  }

  .post-grid-style3 .row>div:last-child {
    display: none
  }
}

.post-grid-style5 .rtin-item {
  border: 1px solid #e5e5e5;
  padding: 0 0 25px;
  border-radius: 4px;
  text-align: center
}

.post-grid-style5 .rtin-item .rtin-img {
  margin-bottom: 1.5rem
}

.post-grid-style5 .rtin-item .rtin-title {
  font-size: 30px;
  line-height: 3rem;
  margin-bottom: 0
}

.post-grid-style5 .rtin-item .rtin-title a {
  color: #1d2124
}

.post-grid-style5 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.post-grid-style5 .rtin-item ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0
}

.post-grid-style5 .rtin-item ul li {
  position: relative;
  display: inline-block;
  color: #5a49f8;
  font-size: 20px;
  margin-right: 24px
}

.post-grid-style5 .rtin-item ul li:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -16px
}

.post-grid-style5 .rtin-item ul li:last-child {
  margin-right: 0
}

.post-grid-style5 .rtin-item ul li:last-child:after {
  display: none
}

.post-grid-style5 .rtin-item ul li a {
  color: #5a49f8
}

.post-grid-style5 .rtin-item ul li a:hover {
  color: #1d2124
}

.post-grid-style5 .rtin-item .rtin-content p {
  margin-top: .625rem;
  margin-bottom: 0
}

.post-grid-style5 .rtin-item .rtin-content .button-1 {
  margin-top: .625rem
}

@media(max-width:991px) {
  .post-grid-style5 .rtin-item .rtin-title {
    font-size: 24px;
    line-height: 1.4
  }
}

@media (min-width:576px) and (max-width:991px) {
  .post-grid-style5 .row>div {
    max-width: 50%;
    flex: 50%
  }

  .post-grid-style5 .row>div:last-child {
    display: none
  }
}

.post-grid-style7 .rtin-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative
}

.post-grid-style7 .rtin-item ul li {
  display: inline-block;
  font-size: .875rem;
  color: #9b9b9b;
  margin-right: 1rem
}

.post-grid-style7 .rtin-item ul li:last-child {
  margin-right: 0
}

.post-grid-style7 .rtin-item ul li a {
  color: #9b9b9b
}

.post-grid-style7 .rtin-item ul li a:hover {
  color: #5a49f8
}

.post-grid-style7 .rtin-item ul li i {
  color: #5a49f8;
  margin-right: .625rem
}

.post-grid-style7 .rtin-item ul.post-top-meta {
  margin-bottom: .625rem
}

.post-grid-style7 .rtin-item .rtin-content {
  background: #f7f7f7;
  border-radius: 0 0 4px 4px;
  padding: 25px 30px 30px;
  transition: all 0.3s ease-in-out
}

.post-grid-style7 .rtin-item .rtin-title {
  margin-bottom: 1.0625rem;
  line-height: 2rem
}

.post-grid-style7 .rtin-item .rtin-title a {
  color: #1d2124
}

.post-grid-style7 .rtin-item .rtin-title a:hover {
  color: #5a49f8
}

.post-grid-style7 .rtin-item .button-1 {
  margin-bottom: .825rem
}

@media (min-width:576px) and (max-width:991px) {
  .post-grid-style7 .row>div {
    max-width: 50%;
    flex: 50%
  }

  .post-grid-style7 .row>div:last-child {
    display: none
  }
}

.post-slider-style4 .owl-carousel .owl-stage-outer {
  padding: 0 10px;
  width: calc(100% + 20px);
  margin-left: -10px
}

.rtin-pricing-layout1 .rtin-icon {
  border-radius: 50%;
  height: 10rem;
  width: 10rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  line-height: 1;
  margin-bottom: 1.875rem
}

.rtin-pricing-layout1 .rtin-icon:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: rgb(90 73 248 / .1);
  border-radius: 50%;
  height: 10rem;
  width: 10rem;
  transition: all 0.5s ease-in-out
}

.rtin-pricing-layout1 .rtin-icon:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: rgb(90 73 248 / .1);
  border-radius: 50%;
  height: 6.25rem;
  width: 6.25rem;
  transition: all 0.5s ease-in-out
}

.rtin-pricing-layout1 .rtin-icon i {
  color: #ff930e
}

.rtin-pricing-layout1 .rtin-icon i:before {
  font-size: 2.25rem
}

.rtin-pricing-layout1:hover .rtin-icon:before {
  animation: zoomOut 1s infinite
}

.rtin-pricing-layout1 {
  position: relative;
  z-index: 2
}

.rtin-pricing-layout1 .price-header {
  margin-bottom: 25px;
  text-align: center
}

.rtin-pricing-layout1 .price-header .rtin-title {
  font-size: 1.375rem;
  color: #1d2124;
  margin-bottom: 1.25rem;
  line-height: 1
}

.rtin-pricing-layout1 .rtin-pricing-price {
  padding-top: 15px
}

.rtin-pricing-layout1 .rtin-pricing-price .rtin-price {
  font-size: 3rem;
  color: #1d2124;
  font-weight: 600;
  margin-bottom: 2.1875rem;
  line-height: 1;
  position: relative
}

.rtin-pricing-layout1 .rtin-price .price-unit {
  font-size: 1.125rem;
  font-weight: 400;
  color: #646464;
  display: block;
  margin-top: .75rem
}

.rtin-pricing-layout1 .rt-price-table-box ul {
  list-style: none;
  margin: 0 0 1.25rem 0;
  padding: 0
}

.rtin-pricing-layout1 .rt-price-table-box ul li {
  margin-bottom: .625rem
}

.rtin-pricing-layout1 .rt-price-table-box {
  position: relative;
  background: #fff;
  text-align: center;
  padding: 3.875rem 1.875rem;
  z-index: 1;
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout1.active-class {
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .08);
  position: relative;
  z-index: 5;
  transform: scale(1.05)
}

.rtin-pricing-layout1 .rt-price-table-box .rtin-price-button {
  margin-top: 2.1875rem
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.5);
    transform: translateY(-50%) translateX(-50%) scale(1.5)
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.5);
    transform: translateY(-50%) translateX(-50%) scale(1.5)
  }
}

.rtin-pricing-layout2 .rt-price-table-box {
  text-align: center;
  background-color: #fff;
  margin-bottom: 1.875rem;
  padding: 5rem 1.875rem;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout2 .rt-price-table-box .popular-offer {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 5rem solid #5a49f8;
  border-left: 5rem solid #fff0
}

.rtin-pricing-layout2 .rt-price-table-box .popular-offer .offer {
  position: absolute;
  z-index: 3;
  top: -4.3rem;
  right: 8px;
  transform: rotate(45deg);
  color: #fff
}

.rtin-pricing-layout2 .price-header {
  margin-bottom: 2.5rem;
  text-align: center;
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout2 .price-header .rtin-title {
  font-size: 1.25rem;
  color: #646464;
  margin-bottom: 0;
  display: block
}

.rtin-pricing-layout2 .price-header .rtin-price {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 2.25rem;
  color: #5a49f8;
  font-weight: 600;
  margin-bottom: .625rem;
  position: relative;
  z-index: 1
}

.rtin-pricing-layout2 .rtin-price .price-unit {
  font-size: 16px;
  font-weight: 400;
  margin-top: 6px
}

.rtin-pricing-layout2 .rt-price-table-box ul {
  list-style: none;
  margin: 0 0 3.125rem 0;
  padding: 0;
  display: block;
  position: relative;
  top: -1px;
  z-index: 2
}

.rtin-pricing-layout2 .rt-price-table-box ul li {
  margin-bottom: 1.25rem
}

.rtin-pricing-layout2.active-class .rt-price-table-box,
.rtin-pricing-layout2 .rt-price-table-box:hover {
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .08);
  position: relative;
  z-index: 5;
  transform: scale(1.05)
}

.rtin-pricing-layout3 .rt-price-table-box {
  text-align: center;
  background-color: #fff;
  margin-bottom: 1.875rem;
  padding: 5rem 1.875rem;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .08)
}

.rtin-pricing-layout3 .rt-price-table-box .popular-offer {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 5rem solid #5a49f8;
  border-left: 5rem solid #fff0
}

.rtin-pricing-layout3 .rt-price-table-box .popular-offer .offer {
  position: absolute;
  z-index: 3;
  top: -4.3rem;
  right: 8px;
  transform: rotate(45deg);
  color: #fff
}

.rtin-pricing-layout3 .price-header {
  margin-bottom: 2.5rem;
  text-align: center;
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout3 .price-header .rtin-title {
  font-size: 1.25rem;
  color: #646464;
  margin-bottom: 0;
  display: block
}

.rtin-pricing-layout3 .price-header .rtin-price {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  font-size: 36px;
  background: -webkit-linear-gradient(-135deg, #04d5f4, #5a49f8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  z-index: 1
}

.rtin-pricing-layout3 .rtin-price .price-unit {
  font-size: 16px;
  font-weight: 400;
  margin-top: 6px
}

.rtin-pricing-layout3 .rtin-price .price-fac {
  position: absolute;
  z-index: 1;
  font-size: 16px;
  top: 0;
  right: -20px;
  line-height: 1;
  background: -webkit-linear-gradient(-45deg, #04d5f4, #04d5f4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0
}

.rtin-pricing-layout3 .rt-price-table-box ul {
  list-style: none;
  margin: 0 0 3.125rem 0;
  padding: 0;
  display: block;
  position: relative;
  top: -1px;
  z-index: 2
}

.rtin-pricing-layout3 .rt-price-table-box ul li {
  margin-bottom: 1.25rem
}

.rtin-pricing-layout3.active-class .rt-price-table-box,
.rtin-pricing-layout3 .rt-price-table-box:hover {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .2);
  position: relative;
  z-index: 5
}

.rtin-pricing-layout4 .rt-price-table-box {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  background-color: #fff0;
  margin-bottom: 1.875rem;
  padding: 5rem 1.875rem;
  position: relative;
  text-align: center;
  z-index: 1;
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout4 .rt-price-table-box .popular-offer {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 5rem solid #5a49f8;
  border-left: 5rem solid #fff0
}

.rtin-pricing-layout4 .rt-price-table-box .popular-offer .offer {
  position: absolute;
  z-index: 3;
  top: -4.3rem;
  right: 8px;
  transform: rotate(45deg);
  color: #fff
}

.rtin-pricing-layout4 .price-header {
  margin-bottom: 2.5rem;
  text-align: center;
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout4 .price-header .rtin-title {
  font-size: 1.25rem;
  color: #646464;
  margin-bottom: 0;
  display: block
}

.rtin-pricing-layout4 .price-header .rtin-price {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  color: #5a49f8;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 14px;
  position: relative;
  z-index: 1
}

.rtin-pricing-layout4 .rtin-price .price-unit {
  font-size: 16px;
  font-weight: 400;
  margin-top: 6px
}

.rtin-pricing-layout4 .rtin-price .price-fac {
  position: absolute;
  z-index: 1;
  font-size: 16px;
  top: 0;
  right: -20px;
  line-height: 1
}

.rtin-pricing-layout4 .rt-price-table-box ul {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
  display: block;
  position: relative;
  top: -1px;
  z-index: 2
}

.rtin-pricing-layout4 .rt-price-table-box ul li {
  margin-bottom: 1.25rem
}

.rtin-pricing-layout4 .rtin-price-button .btn-ghost {
  padding: 10px 35px
}

.rtin-pricing-layout4.active-class .rt-price-table-box,
.rtin-pricing-layout4 .rt-price-table-box:hover {
  background: #fff;
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .08);
  position: relative;
  z-index: 5;
  transform: scaleY(1.05)
}

.rtin-pricing-layout5 {
  position: relative;
  z-index: 2
}

.rtin-pricing-layout5 .price-header {
  background-color: #5a49f8;
  border-radius: 4px 4px 0 0;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  text-align: center;
  padding: 40px 15px
}

.rtin-pricing-layout5 .price-header .rtin-title {
  color: #fff;
  font-size: 30px;
  margin-bottom: 17px;
  font-weight: 300
}

.rtin-pricing-layout5 .price-header .rtin-price {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  font-size: 48px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  z-index: 1
}

.rtin-pricing-layout5 .price-header .price-unit {
  font-size: 22px;
  font-weight: 300
}

.rtin-pricing-layout5 .pricing-main-body {
  padding: 40px 40px 20px
}

.rtin-pricing-layout5 .pricing-main-body ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.rtin-pricing-layout5 .pricing-main-body ul li {
  margin-bottom: 10px;
  position: relative;
  font-weight: 500
}

.rtin-pricing-layout5 .pricing-main-body ul li:last-child {
  margin-bottom: 0
}

.rtin-pricing-layout5 .pricing-main-body ul li i {
  margin-right: 8px;
  color: #5a49f8;
  min-width: 15px
}

.rtin-pricing-layout5 .rt-price-table-box {
  position: relative;
  background: #fff;
  z-index: 1;
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .05);
  transition: all 0.3s ease-in-out
}

.rtin-pricing-layout5.active-class .rt-price-table-box,
.rtin-pricing-layout5:hover .rt-price-table-box {
  box-shadow: 0 0 40px 0 rgb(0 0 0 / .08);
  position: relative;
  z-index: 5
}

.rtin-pricing-layout5 .pricing-footer {
  border-radius: 0 0 4px 4px;
  padding: 20px 40px 40px
}

.rtin-pricing-layout6 {
  margin-bottom: 2px;
  text-align: center;
  background-color: #fff;
  padding: 80px 30px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 17px 0 rgb(0 0 0 / 5%)
}

@media only screen and (max-width:991px) {
  .rtin-pricing-layout6 {
    margin-bottom: 30px
  }
}

.rtin-pricing-layout6 .status-shape {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 80px solid #5a49f8;
  border-left: 80px solid #fff0
}

.rtin-pricing-layout6 .status-shape .status-text {
  position: absolute;
  z-index: 3;
  top: -68px;
  right: 6px;
  transform: rotate(45deg);
  color: #fff
}

.rtin-pricing-layout6 .item-icon {
  border-radius: 50%;
  height: 160px;
  width: 160px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin-bottom: 30px
}

.rtin-pricing-layout6 .item-icon:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: rgb(90 73 248 / .05);
  border-radius: 50%;
  height: 100px;
  width: 100px;
  transition: all 0.5s ease-in-out
}

.rtin-pricing-layout6 .item-icon:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: rgb(90 73 248 / .05);
  border-radius: 50%;
  height: 160px;
  width: 160px;
  transition: all 0.5s ease-in-out
}

.rtin-pricing-layout6 .item-icon i:before {
  font-size: 36px
}

.rtin-pricing-layout6 .item-title {
  color: #646464;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 40px
}

.rtin-pricing-layout6 .block-list {
  margin-bottom: 50px;
  list-style: none
}

.rtin-pricing-layout6 .block-list li {
  margin-bottom: 20px
}

.rtin-pricing-layout6 .block-list li:last-child {
  margin-bottom: 0
}

.rtin-pricing-layout6 .item-price {
  display: inline-block;
  font-size: 36px;
  color: #111;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  z-index: 1
}

.rtin-pricing-layout6.active-class .item-price {
  color: #5a49f8
}

.rtin-pricing-layout6 .item-price .super-script {
  position: absolute;
  z-index: 1;
  font-size: 16px;
  top: 0;
  right: -20px;
  line-height: 1
}

.rtin-pricing-layout6:hover {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .08);
  position: relative;
  z-index: 5
}

.rtin-pricing-layout6.active-class {
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .08);
  position: relative;
  z-index: 5
}

.rtin-pricing-layout6.active-class .btn-ghost {
  color: #fff;
  background-color: #5a49f8
}

.rtin-pricing-layout6.active-class .btn-ghost:hover {
  border-color: #5a49f8;
  color: #5a49f8;
  background: #fff0
}

.logo-slider .rtin-item img {
  filter: grayscale(1);
  transition: all 0.3s ease-in-out
}

.logo-slider .rtin-item:hover img {
  filter: grayscale(0)
}

.rtin-logo-slider .rtin-item {
  margin: 20px 15px;
  text-align: center
}

.rtin-logo-slider .rt-owl-carousel .rtin-item img {
  width: auto;
  display: inline-block
}

.rtin-logo-grid>.row {
  justify-content: center
}

.rtin-logo-grid .rtin-item {
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .05);
  background-color: #fff;
  height: 11.25rem;
  width: 100%;
  margin-bottom: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.5s ease-in-out
}

.rtin-app-slider .rtin-item {
  box-shadow: 0rem 0 1.875rem 0 rgb(0 0 0 / .07);
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  transition: all 0.5s ease-in-out
}

.rtin-app-slider .center .rtin-item {
  box-shadow: 0rem 0 1.875rem 0 rgb(0 0 0 / .3)
}

.rtin-app-grid .rtin-item {
  box-shadow: 0rem 0 1.875rem 0 rgb(0 0 0 / .07);
  margin-bottom: 1.875rem;
  transition: all 0.5s ease-in-out
}

.rtin-app-slider .rtin-item img,
.rtin-app-grid .rtin-item img {
  border-radius: .25rem
}

.chef-box .chef-box-content {
  margin-top: 20px
}

.chef-box .chef-box-content .chef-date {
  font-size: 17px;
  font-weight: 500;
  color: #e30025;
  margin-bottom: 8px;
  display: block
}

.chef-box .chef-box-content h3 {
  font-size: 20px;
  font-weight: 700
}

.chef-box .chef-box-content h3 a {
  color: #111;
  transition: all 0.3s ease-in-out
}

.chef-box .chef-box-content h3 a:hover {
  color: #e30025
}

.chef-box .chef-box-content .rtin-cat {
  border-top: 1px solid #e9e9e9;
  margin-top: 18px;
  padding-top: 18px
}

.chef-box .chef-box-content .rtin-cat a {
  color: #444
}

.chef-box .chef-box-content .rtin-cat a:hover {
  color: #f89f24
}

.chef-box .chef-box-content .rtin-cat i {
  color: #f89f24;
  padding-right: 8px
}

.rtin-address-default .rtin-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #eaeaea
}

.rtin-address-default .rtin-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.rtin-address-default .rtin-title {
  font-size: 1.5rem
}

.rtin-address-default .rtin-item .rtin-icon {
  margin-right: 1.25rem;
  margin-top: .3125rem;
  line-height: 1
}

.rtin-address-default .rtin-item .rtin-icon i:before {
  color: #5a49f8;
  font-size: 2.25rem;
  margin-left: 0
}

.rtin-address-default .rtin-item .rtin-info {
  font-size: 16px
}

.rtin-address-default .rtin-item .rtin-info h3 {
  font-size: 1.25rem;
  margin-bottom: .313rem
}

.rtin-address-default .rtin-item .rtin-info a {
  color: #646464
}

.rtin-address-default .rtin-item .rtin-info a:hover {
  color: #5a49f8
}

.rtin-address-default .rtin-item .rtin-info ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.rtin-address-default .rtin-item .rtin-info ul li {
  display: block
}

.rtin-address-default.dark .rtin-address-info {
  background-color: #5a49f8;
  border-radius: 4px;
  padding: 50px 40px
}

.rtin-address-default.dark .rtin-title,
.rtin-address-default.dark .rtin-item .rtin-info,
.rtin-address-default.dark .rtin-item .rtin-info h3,
.rtin-address-default.dark .rtin-item .rtin-info a,
.rtin-address-default.dark .rtin-item .rtin-icon i:before {
  color: #fff
}

.rtin-address-default.dark .rtin-item .rtin-info a:hover {
  color: #fff;
  text-decoration: underline
}

.rtin-contact-info ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.rtin-contact-info ul li {
  color: #646464;
  display: flex;
  margin-bottom: 15px
}

.rtin-contact-info ul li:last-child {
  margin-bottom: 0
}

.rtin-contact-info ul li i {
  padding-right: 10px;
  width: 25px;
  color: #5a49f8;
  position: relative;
  top: 7px
}

.rtin-contact-info ul li a {
  color: #646464
}

.rtin-contact-info ul li a:hover {
  text-decoration: underline
}

.rtin-contact-info .rtin-content {
  color: #646464
}

.rtin-contact-info .rtin-text {
  margin-top: -7px
}

.rt-el-cta .align-items {
  display: flex;
  align-items: center
}

.cta-style1 .align-items h2 {
  font-size: 2.25rem;
  line-height: 3.125rem;
  margin-bottom: 0
}

.cta-style1 .align-items p {
  margin-bottom: 0;
  margin-top: .625rem
}

.rt-el-cta .align-items .rtin-button {
  text-align: right
}

@media (max-width:991px) {
  .rt-el-cta .align-items {
    display: inherit;
    text-align: center
  }

  .rt-el-cta .align-items .rtin-button {
    margin-top: 1.563rem;
    text-align: center
  }
}

@media (max-width:767px) {
  .cta-style1 .align-items h2 {
    font-size: 1.875rem
  }
}

.cta-style2 .align-items .rtin-title {
  font-size: 2.25rem;
  margin-bottom: 0;
  line-height: 1.2
}

.cta-style2 .phone-number span i:before {
  font-size: 2.25rem;
  color: #5a49f8;
  margin-right: 15px
}

.cta-style2 .phone-number {
  text-align: right
}

.cta-style2 .phone-number h3 {
  display: inline-block;
  font-size: 2.25rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2
}

.cta-style2 .phone-number h3 a {
  color: #5a49f8
}

@media (max-width:991px) {
  .cta-style2 .phone-number {
    margin-top: 1.563rem;
    text-align: center
  }

  .rt-el-cta.cta-style2 {
    text-align: center
  }
}

@media (max-width:991px) {

  .cta-style2 .align-items .rtin-title,
  .cta-style2 .phone-number h3,
  .cta-style2 .phone-number span i:before {
    font-size: 1.875rem
  }
}

.cta-style3 .btn-light.btn-light-2 {
  border: 2px solid #ffffff !important;
  color: #fff;
  margin-left: 6px
}

.cta-style3 .btn-light.btn-light-2:hover {
  background-color: #fff;
  color: #1d2124
}

@media(max-width:375px) {
  .cta-style3 .rtin-button a:first-child {
    margin-bottom: 5px
  }
}

.elementor-accordion {
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .06)
}

.elementor-accordion .elementor-accordion-item {
  border: none;
  border-bottom: .0625rem solid #f4f4f4
}

.elementor-accordion .elementor-accordion-item:last-child {
  border-bottom: none
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title {
  background: #fff;
  border: none;
  font-weight: 500;
  font-size: 1.125rem;
  color: #1d2124;
  padding: 1.5625rem 3.75rem 1.875rem 3.75rem
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
  background-color: #f9fbfe
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
  background-color: #f9fbfe
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title a {
  color: #1d2124
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active a {
  color: #5a49f8
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content {
  border: none;
  color: #646464;
  padding: 0 5rem .5625rem 3.75rem;
  position: relative
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  width: inherit
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon>span {
  position: relative;
  top: 0;
  color: #b9b9b9
}

.elementor-accordion .elementor-active .elementor-accordion-icon>span {
  color: #5a49f8
}

@media(max-width:767px) {

  .elementor-accordion .elementor-accordion-item .elementor-tab-content,
  .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    padding-left: 2.8125rem;
    padding-right: 2.8125rem
  }
}

.rtin-tab .tab-nav-list {
  border-bottom: 0;
  display: block;
  padding-left: 15px
}

.rtin-tab .tab-nav-list .nav-item {
  margin-bottom: 10px;
  width: 100%
}

.rtin-tab .tab-nav-list .nav-item:last-child {
  margin-bottom: 0
}

.rtin-tab .tab-nav-list .nav-item a {
  color: #111;
  border-radius: 5px;
  width: 100%;
  padding: 35px 30px;
  background-color: #f7f7fe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.3s ease-in-out
}

.rtin-tab .tab-nav-list .nav-item a span {
  font-size: 16px;
  font-weight: 600;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  line-height: 1.8
}

.rtin-tab .tab-nav-list .nav-item a i {
  background: #f9f9f9;
  color: #fff;
  position: relative;
  z-index: 0;
  line-height: 1;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  margin-right: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.3s ease-in-out
}

.rtin-tab .tab-nav-list .nav-item a.active,
.rtin-tab .tab-nav-list .nav-item a:hover {
  background-color: #fff;
  box-shadow: 0 0 35px 0 rgb(0 0 0 / .1)
}

.rtin-tab .tab-nav-list .nav-item .california i {
  background-color: #ff930e
}

.rtin-tab .tab-nav-list .nav-item .mountain-meadow i {
  background-color: #14C171
}

.rtin-tab .tab-nav-list .nav-item .royal-blue i {
  background-color: #5a49f8
}

.rtin-tab .tab-nav-list .nav-item .torch-red i {
  background-color: #FF1E45
}

.rtin-tab .tab-nav-list .nav-item .turquoise i {
  background-color: #01daba
}

.rtin-tab .tab-content .rtin-text img {
  border-radius: 4px
}

@media(max-width:991px) {
  .rtin-tab .tab-content .tab-pane {
    margin-top: 50px
  }
}

.rt-video {
  position: relative;
  z-index: 1
}

.rt-video .rtin-video {
  text-align: center
}

.rtin-video .item-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0
}

.rt-video .rtin-video img {
  border-radius: 4px
}

.rt-video .item-icon .rtin-play i:before {
  font-size: 1.875rem;
  color: #fff;
  margin-left: .3125rem
}

.rt-video .item-icon h3 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 1.875rem;
  font-size: 2.25rem;
  line-height: 3.125rem
}

.rt-video .rtin-video .item-img {
  position: relative;
  display: inline-block
}

.rt-video .rtin-video .item-img:after {
  border-radius: 4px;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / .5);
  top: 0;
  left: 0
}

.video-style1 .item-icon .rtin-play {
  margin: 0 auto;
  position: relative;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 4.6875rem;
  width: 4.6875rem;
  border-radius: 50%;
  color: #fff;
  background-color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.video-style1 .item-icon .rtin-play:hover {
  background-color: #750ed5
}

.video-style1 .item-icon .rtin-play:after {
  border-radius: 50%;
  position: absolute;
  z-index: -3;
  content: "";
  height: 6.25rem;
  width: 6.25rem;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: rgb(90 73 248 / .6);
  transition: all 0.5s ease-in-out
}

.video-style2 .item-icon .rtin-play {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 6.875rem;
  width: 6.875rem;
  border-radius: 50%;
  margin-right: .625rem;
  color: #fff;
  background-color: #5a49f8;
  font-size: 1.875rem;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.video-style2 .item-icon .rtin-play:before {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -o-linear-gradient(top, #7a64f2 0%, #750ed5 100%);
  background-image: linear-gradient(180deg, #7a64f2 0%, #750ed5 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.video-style2 .item-icon .rtin-play:hover:before {
  opacity: 1;
  visibility: visible
}

.video-style3 .rtin-video {
  position: relative
}

.video-style3 .animated-bg {
  position: absolute;
  z-index: -1;
  right: 7.1875rem;
  top: 55%;
  transform: translateY(-50%)
}

.video-style3 .animated-figure {
  transform: translateX(-8.125rem)
}

.video-style3 .animated-figure .mask-image {
  -webkit-mask-image: url(../../../../themes/digeco/assets/img/svg1.svg);
  mask-image: url(../../../../themes/digeco/assets/img/svg1.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  position: relative;
  display: block;
  transform: initial
}

.video-style3 .animated-figure .mask-image .item-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%)
}

.video-style3 .item-icon .rtin-play {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 6.875rem;
  width: 6.875rem;
  border-radius: 50%;
  margin-right: .625rem;
  color: #fff;
  background-color: #5a49f8;
  font-size: 1.875rem;
  transition: all 0.5s ease-in-out
}

.video-style3 .item-icon .rtin-play:before {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -o-linear-gradient(top, #7a64f2 0%, #750ed5 100%);
  background-image: linear-gradient(180deg, #7a64f2 0%, #750ed5 100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}

.video-style3 .item-icon .rtin-play:hover:before {
  opacity: 1;
  visibility: visible
}

@media only screen and (max-width:1199px) {
  .video-style3 .animated-figure {
    transform: translateX(-3.75rem)
  }

  .video-style3 .animated-bg {
    right: -33%;
    top: 57%
  }

  .video-style3 .animated-bg svg {
    transform: scale(.6)
  }
}

@media only screen and (max-width:991px) {
  .video-style3 .animated-figure {
    transform: translateX(-2.75rem)
  }

  .video-style3 .animated-bg {
    right: -4%
  }

  .video-style3 .animated-bg svg {
    transform: scale(.9)
  }
}

@media only screen and (max-width:767px) {
  .video-style3 .animated-figure {
    transform: translateX(0)
  }

  .video-style3 .animated-bg {
    right: -2%;
    top: 57%
  }

  .video-style3 .animated-bg svg {
    display: none
  }

  .video-style1 .item-icon .rtin-play,
  .video-style2 .item-icon .rtin-play,
  .video-style3 .item-icon .rtin-play {
    height: 4.75rem;
    width: 4.75rem;
    font-size: 1.475rem
  }

  .rt-video .item-icon .rtin-play i:before {
    font-size: 1.475rem
  }
}

.progress-circular-layout {
  position: relative
}

.progress-circular-layout .progress-circular {
  margin-bottom: 10px;
  display: inline-block;
  position: relative
}

.progress-circular-layout .progress-circular input {
  font-size: 34px !important
}

.progress-circular-layout .progress-circular .rtin-unit {
  bottom: 8%;
  transform: translateY(-50%) translateX(-50%);
  color: #646464;
  left: 50%;
  position: absolute;
  font-size: 14px
}

.progress-circular-layout .rtin-content {
  font-weight: 500
}

.rtin-progress-bar {
  overflow: hidden
}

.rtin-progress-bar .rtin-name {
  color: #5a49f8;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px
}

.rtin-progress-bar .progress {
  background-color: #f0f0f0;
  border-radius: 4px;
  box-shadow: none;
  height: 10px;
  overflow: visible;
  margin: 0
}

.rtin-progress-bar .progress .progress-bar {
  position: relative;
  background-color: #7a64f2;
  border-radius: 4px;
  height: 10px;
  animation-duration: 1.5s;
  animation-delay: 1.2s;
  animation-name: fadeInLeft
}

.rtin-progress-bar.no-shape .progress .progress-bar {
  background: #fff0
}

.rtin-progress-bar .progress .progress-bar>span {
  font-size: 12px;
  color: #5a49f8;
  position: absolute;
  right: 0;
  top: -28px;
  padding: 5px;
  line-height: 1
}

.rtin-progress-bar .progress .progress-bar>span:before,
.rtin-progress-bar .progress .progress-bar>span:after {
  border: medium solid #fff0;
  content: " ";
  height: 0;
  position: absolute;
  top: 100%;
  width: 0
}

.rtin-progress-bar .progress .progress-bar>span:before {
  border-top-color: #5a49f8;
  border-width: 5px;
  left: 50%;
  margin-left: -5px
}

.rt-counter .rtin-item {
  position: relative;
  margin-bottom: 1.875rem
}

.rt-counter .rtin-item .rtin-title {
  font-size: 1.375rem;
  font-weight: 500;
  color: #1d2124;
  line-height: 1.4;
  margin-bottom: 0;
  position: relative
}

.rt-counter .rtin-item .rtin-counter {
  color: #5a49f8;
  font-size: 2.25rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  display: inline-block;
  margin-bottom: .625rem;
  line-height: 1;
  z-index: 3;
  position: relative
}

.rt-counter.rtin-center {
  text-align: center
}

.rt-counter.rtin-center .rtin-item .rtin-title:after {
  right: 0
}

.rt-counter.rtin-right {
  text-align: right
}

.rt-counter.rtin-right .rtin-item .rtin-title:after {
  right: 0;
  left: inherit
}

.rt-counter .rtin-item .rtin-icon {
  margin-bottom: .9375rem
}

.rt-counter .rtin-item .rtin-icon i {
  font-size: 3.5rem;
  color: #5a49f8;
  line-height: 1;
  transition: all 0.3s ease-in-out
}

.rt-counter .rtin-item .rtin-icon i:before {
  font-size: 3.5rem
}

.rt-counter .rtin-item .rtin-icon img {
  max-width: 3.5rem
}

.rtin-counter-gradient:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)
}

.rtin-counter-style3 .rtin-item {
  padding: 20px;
  border-radius: 5px;
  border: 2px solid rgb(255 255 255 / .45)
}

.rtin-counter-style4 .rtin-item .rtin-icon {
  margin-bottom: .9375rem;
  background: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px
}

.fixed-side-bar .fixed-bar-coloum {
  display: initial
}

.fixed-sidebar-left {
  background: #fff;
  box-shadow: 0 5px 16px 0 rgb(202 202 202 / .75)
}

.fixed-sidebar-left .elementor-image img {
  max-width: 216px
}

.fixed-sidebar-left .elementor-element ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center
}

.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li {
  margin-bottom: 20px;
  position: relative
}

.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li>a {
  font-size: 18px;
  color: #111;
  padding: 5px;
  font-weight: 500;
  transition: all 0.3s ease-out
}

.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li>a:hover {
  color: #444
}

.fix-bar-bottom-copyright .rt-about-widget,
.fixed-sidebar-left .rt-about-widget {
  text-align: center
}

.fix-bar-bottom-copyright .rt-about-widget .footer-about,
.fixed-sidebar-left .rt-about-widget .footer-about {
  font-size: 15px;
  color: #757575;
  margin-bottom: 14px
}

.fix-bar-bottom-copyright .rt-about-widget ul li,
.fixed-sidebar-left .rt-about-widget ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px
}

.fix-bar-bottom-copyright .rt-about-widget ul li a,
.fixed-sidebar-left .rt-about-widget ul li a {
  background-color: #fff0;
  color: #111;
  font-size: 16px;
  width: inherit;
  height: inherit;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-out
}

.fix-bar-bottom-copyright .rt-about-widget ul li a:hover,
.fixed-sidebar-left .rt-about-widget ul li a:hover {
  background-color: #fff0;
  color: #444
}

.fixed-sidebar-left .theiaStickySidebar .elementor-widget-wrap {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 6rem 0 5.5rem
}

.fix-bar-bottom-copyright {
  display: none;
  background: #fff;
  padding: 20px;
  box-shadow: 0 1px 10px 0 rgb(224 224 224 / .75)
}

@media(min-width:992px) and (max-width:1199px) {
  .fixed-side-bar .post-grid-style1 .row>div {
    width: 100%;
    max-width: 100%;
    flex: 100%
  }
}

@media(max-width:991px) {
  .fixed-side-bar .fixed-bar-coloum.fixed-sidebar-left {
    display: none
  }

  .fix-bar-bottom-copyright {
    display: block
  }
}

#sb_instagram {
  padding-bottom: 0 !important
}

#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 0
}

#sb_instagram .sbi_follow_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%)
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.ig-block .instagallery-actions .igact-instalink {
  padding: 14px 20px;
  border-radius: 4px;
  background: #fff;
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #111;
  letter-spacing: 2px;
  transition: all 0.3s ease-out
}

#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
  outline: 0;
  box-shadow: none;
  background: #111;
  color: #fff
}

#sbi_images .sbi_photo_wrap {
  position: relative;
  overflow: hidden
}

#sbi_images .sbi_photo_wrap img {
  display: block !important;
  transform: scale(1) rotate(0);
  transition: all 0.3s ease-in-out
}

#sbi_images .sbi_photo_wrap:hover img {
  transform: scale(1.1) rotate(2deg)
}

.animate-image-style1 .figure-holder {
  position: relative;
  z-index: 1
}

.animate-image-style1 .figure-holder .animated-bg {
  position: absolute;
  z-index: -1;
  left: 5.125rem;
  top: 0
}

.animate-image-style1 .figure-holder .animated-figure {
  text-align: right
}

@media (max-width:1199px) {
  .animate-image-style1 .figure-holder .animated-bg {
    left: -2rem
  }
}

@media (max-width:991px) {
  .animate-image-style1 .figure-holder .animated-figure {
    text-align: center
  }

  .animate-image-style1 .figure-holder .animated-bg {
    display: none
  }
}

.animate-image-style2 .figure-holder {
  position: relative;
  z-index: 1
}

.animate-image-style2 .figure-holder .animated-bg {
  position: absolute;
  z-index: -1;
  left: 3.125rem;
  top: -3rem
}

.animate-image-style2 .figure-holder .animated-figure {
  text-align: center;
  padding: 0 1.875rem
}

@media (max-width:1199px) {
  .animate-image-style2 .figure-holder .animated-bg {
    left: -2rem;
    top: -7rem
  }
}

@media (max-width:991px) {
  .animate-image-style2 .figure-holder .animated-bg {
    display: none
  }
}

.animate-image-style3 .figure-holder {
  position: relative;
  z-index: 1
}

.animate-image-style3 .figure-holder .animated-bg {
  position: absolute;
  z-index: 0;
  right: 0;
  left: 0;
  top: 0
}

.animate-image-style3 .figure-holder .animated-bg svg {
  margin: 0 auto
}

.animate-image-style3 .figure-holder .animated-figure {
  -webkit-mask-image: url(../../../../themes/digeco/assets/img/svg2.svg);
  mask-image: url(../../../../themes/digeco/assets/img/svg2.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  position: relative;
  display: block
}

@media (min-width:992px) and (max-width:1199px) {
  .animate-image-style3 .figure-holder .animated-bg {
    left: -8rem;
    top: -8rem
  }

  .animate-image-style3 .figure-holder .animated-bg svg {
    transform: scale(.6)
  }
}

@media (max-width:991px) {
  .animate-image-style3 .figure-holder .animated-bg {
    left: -2rem;
    top: -4rem
  }

  .animate-image-style3 .figure-holder .animated-bg svg {
    transform: scale(.8)
  }
}

@media (max-width:767px) {
  .animate-image-style3 .figure-holder .animated-bg svg {
    display: none
  }
}

.animate-image-style4 .figure-holder {
  position: relative;
  z-index: 1
}

.animate-image-style4 .figure-holder .animated-bg {
  position: absolute;
  z-index: -1;
  left: 5.125rem;
  top: 0
}

.animate-image-style4 .figure-holder .animated-figure {
  text-align: center
}

.animate-image-style5 {
  text-align: center
}

.animate-image-style5 .figure-holder {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 3.125rem 0
}

.animate-image-style5 .figure-holder .inner-shape {
  list-style: none;
  margin: 0;
  padding: 0
}

.animate-image-style5 .figure-holder .inner-shape li {
  position: absolute;
  z-index: 1
}

.animate-image-style5 .figure-holder .inner-shape li:nth-child(1n) {
  left: inherit;
  bottom: inherit;
  right: 3.75rem;
  top: -2.5rem
}

.animate-image-style5 .figure-holder .inner-shape li:nth-child(2n) {
  left: -.125rem;
  bottom: 2.1875rem;
  right: inherit;
  top: inherit
}

.animate-image-style6 .has-hover {
  text-align: center;
  transition: all .3s ease-in-out
}

.animate-image-style6:hover .has-hover {
  transform: translate3d(-10px, 0, 0)
}

.default-animate ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.animate-shape-style1 .animated-shape ul {
  position: relative;
  z-index: 1
}

.animate-shape-style1 .animated-shape ul li {
  position: absolute;
  z-index: 0
}

.animate-shape-style1 .animated-shape ul li:first-child {
  top: 22.75rem;
  left: 1.875rem
}

.animate-shape-style1 .animated-shape ul li:last-child {
  top: 22.75rem;
  right: 1.875rem
}

.animate-shape-style2 .animated-shape {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 20%;
  transform: translateY(40%)
}

.animate-shape-style2 .animated-shape svg {
  margin: 0 auto;
  text-align: center
}

.animate-shape-style3 .animated-shape .image-shape {
  position: absolute;
  z-index: 0;
  right: 1.875rem;
  transform: translateY(100%)
}

.animate-shape-style4 .animated-shape-big li {
  position: absolute;
  z-index: 1;
  right: 1.875rem
}

.animate-shape-style4 .animated-shape-small li {
  position: absolute;
  z-index: 1
}

.animate-shape-style4 .animated-shape-small li:nth-child(1n) {
  top: 5rem;
  right: 20%;
  animation: shape_one 30s alternate infinite linear
}

.animate-shape-style4 .animated-shape-small li:nth-child(2n) {
  top: 20rem;
  right: 10%;
  animation: shape_two 30s alternate infinite linear
}

.animate-shape-style4 .animated-shape-small li:nth-child(3n) {
  top: 31rem;
  right: 30%;
  animation: shape_three 30s alternate infinite linear
}

@keyframes shape_one {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  20% {
    -webkit-transform: translate(73px, -100px) rotate(36deg);
    transform: translate(73px, -100px) rotate(36deg)
  }

  50% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(40px, -72px) rotate(144deg);
    transform: translate(40px, -72px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_two {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  10% {
    -webkit-transform: translate(53px, -80px) rotate(36deg);
    transform: translate(53px, -80px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(161px, 72px) rotate(72deg);
    transform: translate(161px, 72px) rotate(72deg)
  }

  60% {
    -webkit-transform: translate(83px, 112px) rotate(108deg);
    transform: translate(83px, 112px) rotate(108deg)
  }

  70% {
    -webkit-transform: translate(-60px, 92px) rotate(144deg);
    transform: translate(-60px, 92px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

@keyframes shape_three {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }

  30% {
    -webkit-transform: translate(90px, -36px) rotate(36deg);
    transform: translate(90px, -36px) rotate(36deg)
  }

  40% {
    -webkit-transform: translate(101px, 32px) rotate(72deg);
    transform: translate(101px, 32px) rotate(72deg)
  }

  50% {
    -webkit-transform: translate(103px, 102px) rotate(108deg);
    transform: translate(103px, 102px) rotate(108deg)
  }

  80% {
    -webkit-transform: translate(-76px, 62px) rotate(144deg);
    transform: translate(-76px, 62px) rotate(144deg)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg)
  }
}

.animate-shape-style5 .animated-shape {
  position: absolute;
  z-index: 0;
  right: -10%;
  transform: translateY(-50%)
}

.animate-shape-style6 .animated-shape ul li {
  position: absolute;
  z-index: 0;
  right: 0;
  transform: translateY(20%)
}

.animate-shape-style7 .animated-shape {
  position: absolute;
  z-index: 0;
  right: 0;
  transform: translateY(13%)
}

.animate-shape-style8 .animated-shape {
  position: relative;
  z-index: 1
}

.animate-shape-style8 .animated-shape li {
  position: absolute;
  z-index: 0;
  right: -1.875rem;
  transform: translateY(50%)
}

.animate-shape-style9 .animated-shape .animated-bg {
  position: absolute;
  z-index: 0;
  right: 0;
  left: 0;
  top: -6.125rem
}

@media(max-width:1199px) {
  .animate-shape-style9 .animated-shape .animated-bg {
    top: -4.125rem
  }
}

.animate-shape-style9 .animated-shape .animated-bg svg {
  text-align: center;
  margin: 0 auto
}

.animate-shape-style10 .animated-shape li {
  position: absolute
}

.animate-shape-style10 .animated-shape li svg {
  transform: scaleX(1.28)
}

.animate-shape-style10 .animated-shape li:nth-child(1n) {
  top: -1.875rem;
  left: inherit;
  bottom: inherit
}

.animate-shape-style10 .animated-shape li:nth-child(2n) {
  left: -18.75rem;
  right: inherit;
  transform: translateY(50%)
}

.animate-shape-style10 .animated-shape li:nth-child(3n) {
  left: -15.625rem;
  right: inherit;
  transform: translateY(72%)
}

.animate-shape-style10 .animated-shape li stop:first-child {
  stop-color: #5a49f8
}

.animate-shape-style10 .animated-shape li stop:last-child {
  stop-color: #750ed5
}

@media(max-width:1440px) {
  .animate-shape-style10 .animated-shape li:nth-child(1n) {
    left: -20%
  }
}

@media(max-width:1199px) {
  .animate-shape-style10 .animated-shape li:nth-child(1n) {
    left: -55%
  }
}

@media(max-width:992px) {
  .animate-shape-style10 .animated-shape li:nth-child(1n) {
    left: -107%
  }
}

@media(max-width:767px) {
  .animate-shape-style10 .animated-shape {
    display: none
  }
}

.animate-shape-style11 .animated-shape li {
  position: absolute;
  top: -5.9375rem;
  right: -8rem
}

.animate-shape-style11 .animated-shape li:first-child svg path {
  fill: #4b1afc
}

.animate-shape-style11 .animated-shape li stop:first-child {
  stop-color: #480ae7
}

.animate-shape-style11 .animated-shape li stop:last-child {
  stop-color: #7f06ee
}

@media(max-width:1440px) {
  .animate-shape-style11 .animated-shape li {
    right: -16rem
  }
}

@media(max-width:1199px) {
  .animate-shape-style11 .animated-shape li {
    right: -35rem
  }
}

@media(max-width:992px) {
  .animate-shape-style11 .animated-shape li {
    right: -45rem
  }
}

@media(max-width:767px) {
  .animate-shape-style11 .animated-shape {
    display: none
  }
}

.animate-shape-style12 .animated-shape {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0
}

.animate-shape-style12 .animated-buble li {
  position: absolute;
  z-index: 0
}

.animate-shape-style12 .animated-buble li:nth-child(1n) {
  top: -14.375rem;
  left: -13.75rem;
  right: inherit;
  bottom: inherit
}

.animate-shape-style12 .animated-buble li:nth-child(2n) {
  top: -4.625rem;
  left: 9.0625rem;
  right: inherit;
  bottom: inherit
}

.animate-shape-style12 .animated-buble li:nth-child(3n) {
  top: -9.375rem;
  left: 50%;
  right: inherit;
  bottom: inherit
}

@media(max-width:767px) {
  .animate-shape-style12 {
    display: none
  }
}

.animate-shape-style13 .shape-point li {
  color: #c2c2c2
}

.animate-shape-style13 .shape-point .start-point {
  position: absolute;
  z-index: 1;
  top: -.4375rem;
  left: 0
}

.animate-shape-style13 .shape-point .end-point {
  position: absolute;
  z-index: 1;
  top: -.3125rem;
  right: 0
}

.animate-shape-style13 .has-animation svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.animate-shape-style13 .has-animation svg .dashed1 {
  stroke-dashoffset: 1300
}

.animate-shape-style13 .has-animation svg .dashed1 {
  stroke-dasharray: 1300
}

.animate-shape-style13 .has-animation svg .dashed2 {
  stroke-dasharray: 4
}

@-webkit-keyframes dash_animation {
  to {
    stroke-dashoffset: 0
  }
}

@keyframes dash_animation {
  to {
    stroke-dashoffset: 0
  }
}

.animate-shape-style13 .has-animation.active-animation svg .dashed1 {
  animation: dash_animation 4s linear forwards
}

@media only screen and (max-width:1200px) {
  .animate-shape-style13 svg {
    top: 2px;
    left: -87px;
    transform: scaleX(.84)
  }
}

@media only screen and (max-width:990px) {
  .animate-shape-style13 {
    display: none
  }
}

.animate-shape-style14 .animated-shape {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0
}

.animate-shape-style14 .animated-buble li {
  position: absolute;
  z-index: 0
}

.animate-shape-style14 .animated-buble li:nth-child(1n) {
  top: -14.375rem;
  left: -13.75rem;
  right: inherit;
  bottom: inherit
}

.animate-shape-style14 .animated-buble li:nth-child(2n) {
  top: -4.625rem;
  left: 9.0625rem;
  right: inherit;
  bottom: inherit
}

.animate-shape-style14 .animated-buble li:nth-child(3n) {
  top: -9.375rem;
  left: 50%;
  right: inherit;
  bottom: inherit
}

@media(max-width:767px) {
  .animate-shape-style14 {
    display: none
  }
}

.animate-shape-style14 .animated-shape-small ul li {
  position: absolute;
  z-index: 0
}

.animate-shape-style14 .animated-shape-small ul li:nth-child(1n) {
  top: 150px;
  right: 60%;
  animation: shape_one 30s alternate infinite linear
}

.animate-shape-style14 .animated-shape-small ul li:nth-child(2n) {
  top: 100px;
  right: 40%;
  animation: shape_two 30s alternate infinite linear
}

.animate-shape-style14 .animated-shape-small ul li:nth-child(3n) {
  top: 150px;
  right: 20%;
  animation: shape_three 30s alternate infinite linear
}

.animate-shape-style14 .animated-shape-small ul li:nth-child(4n) {
  top: 200px;
  right: 5%;
  animation: shape_four 30s alternate infinite linear
}

.animate-shape-style14 .animated-shape-small ul li:nth-child(5n) {
  top: 500px;
  right: 60%;
  animation: shape_five 30s alternate infinite linear
}

.animate-shape-style14 .animated-shape-small ul li:nth-child(6n) {
  top: 550px;
  right: 50%;
  animation: shape_six 30s alternate infinite linear
}

.rt-image .figure-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -7.5px;
  margin-right: -7.5px
}

.rt-image .figure-holder .mask-text {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 180px;
  width: 180px;
  background: -o-linear-gradient(205deg, #7a64f2 0%, #5a49f8 100%);
  background: linear-gradient(245deg, #7a64f2 0%, #5a49f8 100%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.rt-image .figure-holder .mask-text .rtin-year {
  color: #fff;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 500
}

.rt-image .figure-holder .mask-text p {
  color: #fff;
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 1.3
}

.rt-image .figure-holder .left-holder {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 7.5px;
  padding-right: 7.5px
}

.rt-image .figure-holder .right-holder {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 7.5px;
  padding-right: 7.5px
}

.rt-image .figure-holder img {
  margin-bottom: 15px;
  border-radius: 5px
}

.rtin-divider .divide-bar {
  position: relative
}

.rtin-divider .divide-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  direction: ltr
}

.elementor-widget-wp-widget-rt-post-box {
  background-color: #f9fbfe;
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / 6%);
  border-radius: 4px;
  padding: 2.5rem 2.8125rem
}

.elementor-widget-wp-widget-rt-post-box .post-box-style .media-body h3 {
  font-size: 1.125rem;
  font-weight: 500
}

.elementor-widget-wp-widget-rt-post-box .post-box-style .media-body h3 a {
  color: #444
}

.elementor-widget-wp-widget-rt-post-box .post-box-style .rt-news-box-widget {
  margin-bottom: 1.1rem;
  padding-bottom: 1.1rem
}

.elementor-widget-google_maps iframe {
  border-radius: 4px
}

#pp-nav.right {
  right: 6.25rem !important
}

#pp-nav ul li {
  height: .9375rem;
  margin: 0
}

#pp-nav ul li a span {
  width: 1.875rem;
  border-radius: .25rem;
  height: .1875rem;
  border: 0;
  right: 0;
  left: inherit;
  background-color: rgb(255 255 255 / .5);
  transition: all 0.5s ease-in-out
}

#pp-nav ul li a.active span {
  width: 2.5rem;
  background-color: rgb(255 255 255)
}

.pp-section.section {
  min-height: 100vh
}

.pp-section.section {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%
}

.pagepiling-wrapper {
  position: relative;
  min-height: 100vh
}

.pagepiling-wrapper .scroll-wrap {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center
}

@media only screen and (max-width:992px) {
  #pp-nav {
    display: none
  }

  html,
  body.pagepiling-animation {
    overflow: inherit !important
  }
}

.rtel-content-toggle ul.nav {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px
}

.rtel-content-toggle ul.nav.nav-tabs {
  border: none
}

.rtel-content-toggle ul.nav.nav-tabs .nav-link {
  z-index: 1;
  background-color: #e4effd;
  position: relative;
  border-radius: 20px;
  border: none;
  color: #1d2124;
  font-size: 18px;
  font-weight: 500;
  position: relative
}

.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(2) .nav-link {
  padding: 7px 25px 7px 40px;
  margin-left: -30px
}

.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(2) .nav-link.active {
  margin-left: 0;
  margin-right: 0;
  padding: 7px 25px
}

.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(1) .nav-link {
  padding: 7px 40px 7px 25px;
  margin-left: 0;
  margin-right: -30px
}

.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(1) .nav-link.active {
  margin-left: 0;
  margin-right: 0;
  padding: 7px 25px
}

.rtel-content-toggle ul.nav.nav-tabs .nav-item.show .nav-link,
.rtel-content-toggle ul.nav.nav-tabs .nav-link.active {
  z-index: 2;
  background-color: #5a49f8;
  color: #fff
}

.rtel-content-toggle .tab-content {
  position: relative
}

.rtel-content-toggle .tab-content .tab-pane {
  display: block;
  position: relative;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s ease-in-out
}

.rtel-content-toggle .tab-content .tab-pane.active {
  opacity: 1;
  visibility: visible;
  position: absolute;
  z-index: 10
}

.rtel-content-toggle .opacity-animation {
  transition: none !important;
  transition-delay: none !important
}

.element-side-title h5 {
  position: relative;
  font-size: 1.375rem;
  margin-bottom: 1.875rem;
  line-height: 2.25rem;
  z-index: 2
}

.copy-right5 .elementor-text-editor {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 1.875rem;
  color: #dcdcdc;
  font-weight: 300;
  transform: rotate(270deg);
  transform-origin: 0 0
}

@media(max-width:1439px) {
  .copy-right5 .elementor-text-editor {
    position: inherit;
    transform: inherit
  }
}

.location-map {
  position: relative
}

.locations-wrapper {
  position: absolute
}

.locations-wrapper .location-content {
  min-width: 170px;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%) translateY(-20px);
  position: absolute;
  border-radius: 5px;
  background-image: -moz-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);
  background-image: -webkit-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);
  background-image: -ms-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  opacity: 0;
  z-index: -2;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

.locations-wrapper:hover .location-content {
  opacity: 1;
  z-index: 1;
  transform: translateX(-50%) translateY(0)
}

.locations-wrapper .location-content:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid #fff0;
  border-right: 7px solid #fff0;
  border-top: 7px solid #5a49f8
}

.locations-wrapper .location-point {
  width: 15px;
  height: 15px;
  background-image: -moz-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);
  background-image: -webkit-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);
  background-image: -ms-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);
  border-radius: 50%;
  position: relative;
  z-index: 1
}

.locations-wrapper .location-point .blinking-1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: inherit;
  color: inherit;
  box-shadow: 0 0 0 15px rgb(90 73 248 / .3);
  animation: pulsekm 3s infinite cubic-bezier(.4, 0, 1, 1) both
}

.locations-wrapper .location-point .blinking-2 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: inherit;
  color: inherit;
  box-shadow: 0 0 0 15px rgb(90 73 248 / .3);
  animation: pulsekm 3s infinite cubic-bezier(.4, 0, 1, 1) both
}

@-webkit-keyframes pulsekm {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(90 73 248 / .3);
    box-shadow: 0 0 0 0 rgb(90 73 248 / .3)
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgb(90 73 248 / .3);
    box-shadow: 0 0 0 20px rgb(90 73 248 / .3);
    opacity: 0
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgb(90 73 248 / .3);
    box-shadow: 0 0 0 0 rgb(90 73 248 / .3);
    opacity: 0
  }
}

@keyframes pulsekm {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(90 73 248 / .3);
    box-shadow: 0 0 0 0 rgb(90 73 248 / .3)
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgb(90 73 248 / .3);
    box-shadow: 0 0 0 20px rgb(90 73 248 / .3);
    opacity: 0
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgb(90 73 248 / .3);
    box-shadow: 0 0 0 0 rgb(90 73 248 / .3);
    opacity: 0
  }
}

/* info: https://jamaykaa.com/wp-content/themes/digeco/assets/css/rtanimation.css */
@media only screen and (min-width:768px) {

  body .has-animation .opacity-animation,
  html body.pagepiling-animation .pp-section .has-animation .opacity-animation {
    opacity: 0;
    visibility: hidden
  }

  body .has-animation .translate-zoomout-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-10 {
    -webkit-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1)
  }

  body .has-animation .translate-zoomout-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-20 {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
  }

  body .has-animation .translate-zoomout-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-30 {
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3)
  }

  body .has-animation .translate-zoomout-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-40 {
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4)
  }

  body .has-animation .translate-zoomout-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-50 {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
  }

  body .has-animation .translate-left-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-10 {
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%)
  }

  body .has-animation .translate-left-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-20 {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%)
  }

  body .has-animation .translate-left-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-30 {
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%)
  }

  body .has-animation .translate-left-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-40 {
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%)
  }

  body .has-animation .translate-left-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-50 {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  body .has-animation .translate-left-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-75 {
    -webkit-transform: translateX(-75%);
    -ms-transform: translateX(-75%);
    transform: translateX(-75%)
  }

  body .has-animation .translate-left-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-left-100 {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
  }

  body .has-animation .translate-right-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-10 {
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%)
  }

  body .has-animation .translate-right-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-20 {
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%)
  }

  body .has-animation .translate-right-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-30 {
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%)
  }

  body .has-animation .translate-right-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-40 {
    -webkit-transform: translateX(40%);
    -ms-transform: translateX(40%);
    transform: translateX(40%)
  }

  body .has-animation .translate-right-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-50 {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
  }

  body .has-animation .translate-right-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-75 {
    -webkit-transform: translateX(75%);
    -ms-transform: translateX(75%);
    transform: translateX(75%)
  }

  body .has-animation .translate-right-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-right-100 {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
  }

  body .has-animation .translate-top-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-10 {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
  }

  body .has-animation .translate-top-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-20 {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%)
  }

  body .has-animation .translate-top-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-30 {
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%)
  }

  body .has-animation .translate-top-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-40 {
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%)
  }

  body .has-animation .translate-top-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-50 {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  body .has-animation .translate-top-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-75 {
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%)
  }

  body .has-animation .translate-top-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-100 {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  body .has-animation .translate-bottom-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-10 {
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
  }

  body .has-animation .translate-bottom-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-20 {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
  }

  body .has-animation .translate-bottom-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-30 {
    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%)
  }

  body .has-animation .translate-bottom-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-40 {
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%)
  }

  body .has-animation .translate-bottom-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-50 {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
  }

  body .has-animation .translate-bottom-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-75 {
    -webkit-transform: translateY(75%);
    -ms-transform: translateY(75%);
    transform: translateY(75%)
  }

  body .has-animation .translate-bottom-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-100 {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
  }

  body .has-animation .translate-bottom-left-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-10 {
    -webkit-transform: translateY(10%) translateX(-10%);
    -ms-transform: translateY(10%) translateX(-10%);
    transform: translateY(10%) translateX(-10%)
  }

  body .has-animation .translate-bottom-left-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-20 {
    -webkit-transform: translateY(20%) translateX(-20%);
    -ms-transform: translateY(20%) translateX(-20%);
    transform: translateY(20%) translateX(-20%)
  }

  body .has-animation .translate-bottom-left-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-30 {
    -webkit-transform: translateY(30%) translateX(-30%);
    -ms-transform: translateY(30%) translateX(-30%);
    transform: translateY(30%) translateX(-30%)
  }

  body .has-animation .translate-bottom-left-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-40 {
    -webkit-transform: translateY(40%) translateX(-40%);
    -ms-transform: translateY(40%) translateX(-40%);
    transform: translateY(40%) translateX(-40%)
  }

  body .has-animation .translate-bottom-left-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-50 {
    -webkit-transform: translateY(50%) translateX(-50%);
    -ms-transform: translateY(50%) translateX(-50%);
    transform: translateY(50%) translateX(-50%)
  }

  body .has-animation .translate-bottom-left-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-75 {
    -webkit-transform: translateY(75%) translateX(-75%);
    -ms-transform: translateY(75%) translateX(-75%);
    transform: translateY(75%) translateX(-75%)
  }

  body .has-animation .translate-bottom-left-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-100 {
    -webkit-transform: translateY(100%) translateX(-100%);
    -ms-transform: translateY(100%) translateX(-100%);
    transform: translateY(100%) translateX(-100%)
  }

  body .has-animation .translate-top-left-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-10 {
    -webkit-transform: translateY(-10%) translateX(-10%);
    -ms-transform: translateY(-10%) translateX(-10%);
    transform: translateY(-10%) translateX(-10%)
  }

  body .has-animation .translate-top-left-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-20 {
    -webkit-transform: translateY(-20%) translateX(-20%);
    -ms-transform: translateY(-20%) translateX(-20%);
    transform: translateY(-20%) translateX(-20%)
  }

  body .has-animation .translate-top-left-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-30 {
    -webkit-transform: translateY(-30%) translateX(-30%);
    -ms-transform: translateY(-30%) translateX(-30%);
    transform: translateY(-30%) translateX(-30%)
  }

  body .has-animation .translate-top-left-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-40 {
    -webkit-transform: translateY(-40%) translateX(-40%);
    -ms-transform: translateY(-40%) translateX(-40%);
    transform: translateY(-40%) translateX(-40%)
  }

  body .has-animation .translate-top-left-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-50 {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
  }

  body .has-animation .translate-top-left-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-75 {
    -webkit-transform: translateY(-75%) translateX(-75%);
    -ms-transform: translateY(-75%) translateX(-75%);
    transform: translateY(-75%) translateX(-75%)
  }

  body .has-animation .translate-top-left-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-left-100 {
    -webkit-transform: translateY(-100%) translateX(-100%);
    -ms-transform: translateY(-100%) translateX(-100%);
    transform: translateY(-100%) translateX(-100%)
  }

  body .has-animation .translate-top-right-10,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-10 {
    -webkit-transform: translateY(-10%) translateX(10%);
    -ms-transform: translateY(-10%) translateX(10%);
    transform: translateY(-10%) translateX(10%)
  }

  body .has-animation .translate-top-right-20,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-20 {
    -webkit-transform: translateY(-20%) translateX(20%);
    -ms-transform: translateY(-20%) translateX(20%);
    transform: translateY(-20%) translateX(20%)
  }

  body .has-animation .translate-top-right-30,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-30 {
    -webkit-transform: translateY(-30%) translateX(30%);
    -ms-transform: translateY(-30%) translateX(30%);
    transform: translateY(-30%) translateX(30%)
  }

  body .has-animation .translate-top-right-40,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-40 {
    -webkit-transform: translateY(-40%) translateX(40%);
    -ms-transform: translateY(-40%) translateX(40%);
    transform: translateY(-40%) translateX(40%)
  }

  body .has-animation .translate-top-right-50,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-50 {
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%)
  }

  body .has-animation .translate-top-right-75,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-75 {
    -webkit-transform: translateY(-75%) translateX(75%);
    -ms-transform: translateY(-75%) translateX(75%);
    transform: translateY(-75%) translateX(75%)
  }

  body .has-animation .translate-top-right-100,
  html body.pagepiling-animation .pp-section .has-animation .translate-top-right-100 {
    -webkit-transform: translateY(-100%) translateX(100%);
    -ms-transform: translateY(-100%) translateX(100%);
    transform: translateY(-100%) translateX(100%)
  }

  body .transition-10,
  body .transition-20,
  body .transition-30,
  body .transition-40,
  body .transition-50,
  body .transition-100,
  body .transition-150,
  body .transition-200,
  body .transition-250,
  body .transition-300,
  body .transition-350,
  body .transition-400,
  body .transition-450,
  body .transition-500,
  body .transition-550,
  body .transition-600,
  body .transition-650,
  body .transition-700,
  body .transition-750,
  body .transition-800,
  body .transition-850,
  body .transition-900,
  body .transition-950,
  body .transition-1000,
  html body.pagepiling-animation .pp-section .transition-10,
  html body.pagepiling-animation .pp-section .transition-20,
  html body.pagepiling-animation .pp-section .transition-30,
  html body.pagepiling-animation .pp-section .transition-40,
  html body.pagepiling-animation .pp-section .transition-50,
  html body.pagepiling-animation .pp-section .transition-100,
  html body.pagepiling-animation .pp-section .transition-150,
  html body.pagepiling-animation .pp-section .transition-200,
  html body.pagepiling-animation .pp-section .transition-250,
  html body.pagepiling-animation .pp-section .transition-300,
  html body.pagepiling-animation .pp-section .transition-350,
  html body.pagepiling-animation .pp-section .transition-400,
  html body.pagepiling-animation .pp-section .transition-450,
  html body.pagepiling-animation .pp-section .transition-500,
  html body.pagepiling-animation .pp-section .transition-550,
  html body.pagepiling-animation .pp-section .transition-600,
  html body.pagepiling-animation .pp-section .transition-650,
  html body.pagepiling-animation .pp-section .transition-700,
  html body.pagepiling-animation .pp-section .transition-750,
  html body.pagepiling-animation .pp-section .transition-800,
  html body.pagepiling-animation .pp-section .transition-850,
  html body.pagepiling-animation .pp-section .transition-900,
  html body.pagepiling-animation .pp-section .transition-950,
  html body.pagepiling-animation .pp-section .transition-1000 {
    -webkit-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
  }

  body.loaded .has-animation.active-animation .opacity-animation,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .opacity-animation {
    opacity: 1;
    visibility: visible
  }

  body.loaded .has-animation.active-animation .translate-zoomout-10,
  body.loaded .has-animation.active-animation .translate-zoomout-20,
  body.loaded .has-animation.active-animation .translate-zoomout-30,
  body.loaded .has-animation.active-animation .translate-zoomout-40,
  body.loaded .has-animation.active-animation .translate-zoomout-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-50 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  body.loaded .has-animation.active-animation .translate-left-10,
  body.loaded .has-animation.active-animation .translate-left-20,
  body.loaded .has-animation.active-animation .translate-left-30,
  body.loaded .has-animation.active-animation .translate-left-40,
  body.loaded .has-animation.active-animation .translate-left-50,
  body.loaded .has-animation.active-animation .translate-left-75,
  body.loaded .has-animation.active-animation .translate-left-100,
  body.loaded .has-animation.active-animation .translate-right-10,
  body.loaded .has-animation.active-animation .translate-right-20,
  body.loaded .has-animation.active-animation .translate-right-30,
  body.loaded .has-animation.active-animation .translate-right-40,
  body.loaded .has-animation.active-animation .translate-right-50,
  body.loaded .has-animation.active-animation .translate-right-75,
  body.loaded .has-animation.active-animation .translate-right-100,
  body.loaded .has-animation.active-animation .translate-top-10,
  body.loaded .has-animation.active-animation .translate-top-20,
  body.loaded .has-animation.active-animation .translate-top-30,
  body.loaded .has-animation.active-animation .translate-top-40,
  body.loaded .has-animation.active-animation .translate-top-50,
  body.loaded .has-animation.active-animation .translate-top-75,
  body.loaded .has-animation.active-animation .translate-top-100,
  body.loaded .has-animation.active-animation .translate-bottom-10,
  body.loaded .has-animation.active-animation .translate-bottom-20,
  body.loaded .has-animation.active-animation .translate-bottom-30,
  body.loaded .has-animation.active-animation .translate-bottom-40,
  body.loaded .has-animation.active-animation .translate-bottom-50,
  body.loaded .has-animation.active-animation .translate-bottom-75,
  body.loaded .has-animation.active-animation .translate-bottom-100,
  body.loaded .has-animation.active-animation .translate-top-left-10,
  body.loaded .has-animation.active-animation .translate-top-left-20,
  body.loaded .has-animation.active-animation .translate-top-left-30,
  body.loaded .has-animation.active-animation .translate-top-left-40,
  body.loaded .has-animation.active-animation .translate-top-left-50,
  body.loaded .has-animation.active-animation .translate-top-left-75,
  body.loaded .has-animation.active-animation .translate-top-left-100,
  body.loaded .has-animation.active-animation .translate-top-right-10,
  body.loaded .has-animation.active-animation .translate-top-right-20,
  body.loaded .has-animation.active-animation .translate-top-right-30,
  body.loaded .has-animation.active-animation .translate-top-right-40,
  body.loaded .has-animation.active-animation .translate-top-right-50,
  body.loaded .has-animation.active-animation .translate-top-right-75,
  body.loaded .has-animation.active-animation .translate-top-right-100,
  body.loaded .has-animation.active-animation .translate-bottom-left-10,
  body.loaded .has-animation.active-animation .translate-bottom-left-20,
  body.loaded .has-animation.active-animation .translate-bottom-left-30,
  body.loaded .has-animation.active-animation .translate-bottom-left-40,
  body.loaded .has-animation.active-animation .translate-bottom-left-50,
  body.loaded .has-animation.active-animation .translate-bottom-left-75,
  body.loaded .has-animation.active-animation .translate-bottom-left-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-100,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-10,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-20,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-30,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-40,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-50,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-75,
  html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-100 {
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
  }

  body.loaded .transition-10,
  html body.loaded.pagepiling-animation .pp-section.active .transition-10 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 0.1s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 0.1s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 0.1s, opacity 0.3s
  }

  body.loaded .transition-20,
  html body.loaded.pagepiling-animation .pp-section.active .transition-20 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 0.2s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 0.2s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 0.2s, opacity 0.3s
  }

  body.loaded .transition-30,
  html body.loaded.pagepiling-animation .pp-section.active .transition-30 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 0.3s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 0.3s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 0.3s, opacity 0.3s
  }

  body.loaded .transition-40,
  html body.loaded.pagepiling-animation .pp-section.active .transition-40 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 0.4s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 0.4s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 0.4s, opacity 0.3s
  }

  body.loaded .transition-50,
  html body.loaded.pagepiling-animation .pp-section.active .transition-50 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 0.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 0.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 0.5s, opacity 0.3s
  }

  body.loaded .transition-100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-100 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 1s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 1s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 1s, opacity 0.3s
  }

  body.loaded .transition-150,
  html body.loaded.pagepiling-animation .pp-section.active .transition-150 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 1.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 1.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 1.5s, opacity 0.3s
  }

  body.loaded .transition-200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-200 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 2s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 2s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 2s, opacity 0.3s
  }

  body.loaded .transition-250,
  html body.loaded.pagepiling-animation .pp-section.active .transition-250 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 2.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 2.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 2.5s, opacity 0.3s
  }

  body.loaded .transition-300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-300 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 3s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 3s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 3s, opacity 0.3s
  }

  body.loaded .transition-350,
  html body.loaded.pagepiling-animation .pp-section.active .transition-350 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 3.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 3.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 3.5s, opacity 0.3s
  }

  body.loaded .transition-400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-400 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 4s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 4s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 4s, opacity 0.3s
  }

  body.loaded .transition-450,
  html body.loaded.pagepiling-animation .pp-section.active .transition-450 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 4.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 4.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 4.5s, opacity 0.3s
  }

  body.loaded .transition-500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-500 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 5s, opacity 0.3s
  }

  body.loaded .transition-550,
  html body.loaded.pagepiling-animation .pp-section.active .transition-550 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 5.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 5.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 5.5s, opacity 0.3s
  }

  body.loaded .transition-600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-600 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 6s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 6s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 6s, opacity 0.3s
  }

  body.loaded .transition-650,
  html body.loaded.pagepiling-animation .pp-section.active .transition-650 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 6.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 6.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 6.5s, opacity 0.3s
  }

  body.loaded .transition-700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-700 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 7s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 7s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 7s, opacity 0.3s
  }

  body.loaded .transition-750,
  html body.loaded.pagepiling-animation .pp-section.active .transition-750 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 7.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 7.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 7.5s, opacity 0.3s
  }

  body.loaded .transition-800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-800 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 8s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 8s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 8s, opacity 0.3s
  }

  body.loaded .transition-850,
  html body.loaded.pagepiling-animation .pp-section.active .transition-850 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 8.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 8.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 8.5s, opacity 0.3s
  }

  body.loaded .transition-900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-900 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 9s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 9s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 9s, opacity 0.3s
  }

  body.loaded .transition-950,
  html body.loaded.pagepiling-animation .pp-section.active .transition-950 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 9.5s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 9.5s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 9.5s, opacity 0.3s
  }

  body.loaded .transition-1000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-1000 {
    -webkit-transition: cubic-bezier(0, 1, 1, 1) 10s, opacity 0.3s;
    -o-transition: cubic-bezier(0, 1, 1, 1) 10s, opacity 0.3s;
    transition: cubic-bezier(0, 1, 1, 1) 10s, opacity 0.3s
  }

  body.loaded .transition-delay-0,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-0 {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
  }

  body.loaded .transition-delay-10,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-10 {
    -webkit-transition-delay: 0.01s;
    -o-transition-delay: 0.01s;
    transition-delay: 0.01s
  }

  body.loaded .transition-delay-20,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-20 {
    -webkit-transition-delay: 0.02s;
    -o-transition-delay: 0.02s;
    transition-delay: 0.02s
  }

  body.loaded .transition-delay-30,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-30 {
    -webkit-transition-delay: 0.03s;
    -o-transition-delay: 0.03s;
    transition-delay: 0.03s
  }

  body.loaded .transition-delay-40,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-40 {
    -webkit-transition-delay: 0.04s;
    -o-transition-delay: 0.04s;
    transition-delay: 0.04s
  }

  body.loaded .transition-delay-50,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-50 {
    -webkit-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s
  }

  body.loaded .transition-delay-100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-100 {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s
  }

  body.loaded .transition-delay-200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-200 {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
  }

  body.loaded .transition-delay-300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-300 {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
  }

  body.loaded .transition-delay-400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-400 {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
  }

  body.loaded .transition-delay-500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-500 {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
  }

  body.loaded .transition-delay-600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-600 {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
  }

  body.loaded .transition-delay-700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-700 {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
  }

  body.loaded .transition-delay-800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-800 {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s
  }

  body.loaded .transition-delay-900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-900 {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s
  }

  body.loaded .transition-delay-1000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1000 {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
  }

  body.loaded .transition-delay-1100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1100 {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
  }

  body.loaded .transition-delay-1200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1200 {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
  }

  body.loaded .transition-delay-1300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1300 {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
  }

  body.loaded .transition-delay-1400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1400 {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
  }

  body.loaded .transition-delay-1500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1500 {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
  }

  body.loaded .transition-delay-1600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1600 {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
  }

  body.loaded .transition-delay-1700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1700 {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
  }

  body.loaded .transition-delay-1800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1800 {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
  }

  body.loaded .transition-delay-1900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1900 {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s
  }

  body.loaded .transition-delay-2000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2000 {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
  }

  body.loaded .transition-delay-2100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2100 {
    -webkit-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s
  }

  body.loaded .transition-delay-2200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2200 {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s
  }

  body.loaded .transition-delay-2300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2300 {
    -webkit-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s
  }

  body.loaded .transition-delay-2400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2400 {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s
  }

  body.loaded .transition-delay-2500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2500 {
    -webkit-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s
  }

  body.loaded .transition-delay-2600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2600 {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s
  }

  body.loaded .transition-delay-2700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2700 {
    -webkit-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    transition-delay: 2.7s
  }

  body.loaded .transition-delay-2800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2800 {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s
  }

  body.loaded .transition-delay-2900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2900 {
    -webkit-transition-delay: 2.9s;
    -o-transition-delay: 2.9s;
    transition-delay: 2.9s
  }

  body.loaded .transition-delay-3000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3000 {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s
  }

  body.loaded .transition-delay-3100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3100 {
    -webkit-transition-delay: 3.1s;
    -o-transition-delay: 3.1s;
    transition-delay: 3.1s
  }

  body.loaded .transition-delay-3200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3200 {
    -webkit-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s
  }

  body.loaded .transition-delay-3300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3300 {
    -webkit-transition-delay: 3.3s;
    -o-transition-delay: 3.3s;
    transition-delay: 3.3s
  }

  body.loaded .transition-delay-3400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3400 {
    -webkit-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s
  }

  body.loaded .transition-delay-3500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3500 {
    -webkit-transition-delay: 3.5s;
    -o-transition-delay: 3.5s;
    transition-delay: 3.5s
  }

  body.loaded .transition-delay-3600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3600 {
    -webkit-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s
  }

  body.loaded .transition-delay-3700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3700 {
    -webkit-transition-delay: 3.7s;
    -o-transition-delay: 3.7s;
    transition-delay: 3.7s
  }

  body.loaded .transition-delay-3800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3800 {
    -webkit-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s
  }

  body.loaded .transition-delay-3900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3900 {
    -webkit-transition-delay: 3.9s;
    -o-transition-delay: 3.9s;
    transition-delay: 3.9s
  }

  body.loaded .transition-delay-4000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4000 {
    -webkit-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s
  }

  body.loaded .transition-delay-4100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4100 {
    -webkit-transition-delay: 4.1s;
    -o-transition-delay: 4.1s;
    transition-delay: 4.1s
  }

  body.loaded .transition-delay-4200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4200 {
    -webkit-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s
  }

  body.loaded .transition-delay-4300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4300 {
    -webkit-transition-delay: 4.3s;
    -o-transition-delay: 4.3s;
    transition-delay: 4.3s
  }

  body.loaded .transition-delay-4400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4400 {
    -webkit-transition-delay: 4.4s;
    -o-transition-delay: 4.4s;
    transition-delay: 4.4s
  }

  body.loaded .transition-delay-4500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4500 {
    -webkit-transition-delay: 4.5s;
    -o-transition-delay: 4.5s;
    transition-delay: 4.5s
  }

  body.loaded .transition-delay-4600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4600 {
    -webkit-transition-delay: 4.6s;
    -o-transition-delay: 4.6s;
    transition-delay: 4.6s
  }

  body.loaded .transition-delay-4700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4700 {
    -webkit-transition-delay: 4.7s;
    -o-transition-delay: 4.7s;
    transition-delay: 4.7s
  }

  body.loaded .transition-delay-4800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4800 {
    -webkit-transition-delay: 4.8s;
    -o-transition-delay: 4.8s;
    transition-delay: 4.8s
  }

  body.loaded .transition-delay-4900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4900 {
    -webkit-transition-delay: 4.9s;
    -o-transition-delay: 4.9s;
    transition-delay: 4.9s
  }

  body.loaded .transition-delay-5000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5000 {
    -webkit-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s
  }

  body.loaded .transition-delay-5100,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5100 {
    -webkit-transition-delay: 5.1s;
    -o-transition-delay: 5.1s;
    transition-delay: 5.1s
  }

  body.loaded .transition-delay-5200,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5200 {
    -webkit-transition-delay: 5.2s;
    -o-transition-delay: 5.2s;
    transition-delay: 5.2s
  }

  body.loaded .transition-delay-5300,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5300 {
    -webkit-transition-delay: 5.3s;
    -o-transition-delay: 5.3s;
    transition-delay: 5.3s
  }

  body.loaded .transition-delay-5400,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5400 {
    -webkit-transition-delay: 5.4s;
    -o-transition-delay: 5.4s;
    transition-delay: 5.4s
  }

  body.loaded .transition-delay-5500,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5500 {
    -webkit-transition-delay: 5.5s;
    -o-transition-delay: 5.5s;
    transition-delay: 5.5s
  }

  body.loaded .transition-delay-5600,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5600 {
    -webkit-transition-delay: 5.6s;
    -o-transition-delay: 5.6s;
    transition-delay: 5.6s
  }

  body.loaded .transition-delay-5700,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5700 {
    -webkit-transition-delay: 5.7s;
    -o-transition-delay: 5.7s;
    transition-delay: 5.7s
  }

  body.loaded .transition-delay-5800,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5800 {
    -webkit-transition-delay: 5.8s;
    -o-transition-delay: 5.8s;
    transition-delay: 5.8s
  }

  body.loaded .transition-delay-5900,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5900 {
    -webkit-transition-delay: 5.9s;
    -o-transition-delay: 5.9s;
    transition-delay: 5.9s
  }

  body.loaded .transition-delay-6000,
  html body.loaded.pagepiling-animation .pp-section.active .transition-delay-6000 {
    -webkit-transition-delay: 6s;
    -o-transition-delay: 6s;
    transition-delay: 6s
  }
}

.has-animation .working-process-style4 .rtin-item .dashed1 {
  stroke-dashoffset: 1500
}

.elementor-widget-rt-working-process:nth-child(1n) .has-animation.active-animation .working-process-style4 .rtin-item .dashed1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.elementor-widget-rt-working-process:nth-child(2n) .has-animation.active-animation .working-process-style4 .rtin-item .dashed1 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

.has-animation.active-animation .working-process-style4 .rtin-item .dashed1 {
  -webkit-animation: dash_fill_1500 2s linear forwards;
  animation: dash_fill_1500 2s linear forwards
}

@-webkit-keyframes dash_fill_1500 {
  from {
    stroke-dashoffset: 1500
  }

  to {
    stroke-dashoffset: 0
  }
}

@keyframes dash_fill_1500 {
  from {
    stroke-dashoffset: 1500
  }

  to {
    stroke-dashoffset: 0
  }
}

.has-animation .indicator-wrap .dash-left .dashed1 {
  stroke-dashoffset: 872
}

.has-animation .indicator-wrap .dash-right .dashed1 {
  stroke-dashoffset: 872
}

.has-animation .indicator-wrap .dashed1 {
  stroke-dasharray: 872
}

.has-animation .indicator-wrap .dashed2 {
  stroke-dasharray: 4
}

@keyframes dash_animation {
  to {
    stroke-dashoffset: 0
  }
}

.has-animation.active-animation .indicator-wrap .dashed1 {
  -webkit-animation: dash_animation 1.5s linear forwards;
  animation: dash_animation 1.5s linear forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

@media only screen and (min-width:768px) {
  .has-animation.footer-wrap-layout2 {
    background-position: center 31.25rem;
    -webkit-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out
  }

  .has-animation.active-animation.footer-wrap-layout2 {
    background-position: center bottom
  }
}

/* info: https://jamaykaa.com/wp-content/themes/digeco/assets/css/style.css */
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #646464;
  font-weight: 400;
  height: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #fff;
  overflow: inherit;
  overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  margin: 0 0 20px 0;
  color: #1d2124
}

h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 40px
}

h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 36px
}

h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 34px
}

h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px
}

h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px
}

h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px
}

.primary-color {
  color: #5a49f8
}

.secondary-color {
  color: #7a64f2
}

.dark-color {
  color: #750ed5
}

.floatleft {
  float: left
}

.floatright {
  float: right
}

.alignleft {
  float: left;
  margin-bottom: 15px;
  margin-right: 30px;
  margin-top: 10px
}

.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px;
  margin-top: 10px
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 15px
}

a {
  color: #5a49f8;
  text-decoration: none
}

a:focus {
  outline: 0 solid;
  text-decoration: none;
  outline: 0 none
}

a:active {
  text-decoration: none;
  outline: 0 none
}

a:hover {
  color: #7a64f2;
  text-decoration: none;
  outline: 0 none
}

img {
  max-width: 100%;
  height: auto
}

.fix {
  overflow: hidden
}

p {
  margin: 0 0 20px 0
}

.clear {
  clear: both
}

.clear:after {
  clear: both;
  content: "";
  display: block
}

hr,
.elementor hr {
  background-color: #ccc
}

* {
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

ul {
  list-style: disc inside none;
  margin: 0 0 20px 0
}

span.new {
  background: #ff1f1f;
  font-size: 11px;
  color: #fff;
  padding: 3px 5px 2px;
  border-radius: 5px
}

span.hot {
  background: blue;
  font-size: 11px;
  padding: 3px 5px 2px;
  border-radius: 5px;
  color: #fff
}

#wrapper {
  overflow: hidden;
  transition: all 0.5s ease-out
}

blockquote {
  border-left: 2px solid #5a49f8;
  margin: 40px 0;
  position: relative;
  font-size: 22px;
  font-style: italic;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  z-index: 1;
  padding: 30px 40px 30px 150px;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / .08);
  color: #111
}

blockquote:after {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  font-size: 60px;
  opacity: .1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3.125rem;
  z-index: 1
}

blockquote p {
  position: relative;
  margin-bottom: 0;
  line-height: 1.6
}

blockquote cite {
  display: block;
  font-size: 16px;
  color: #5a49f8;
  font-weight: 500;
  font-style: normal;
  margin-top: 12px;
  position: relative
}

blockquote.wp-block-quote cite {
  display: block;
  font-size: 16px;
  color: #5a49f8;
  font-weight: 500;
  font-style: normal;
  margin-top: 12px
}

@media (max-width:767px) {
  blockquote {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-left: 0 !important;
    margin-right: 0 !important
  }
}

#page {
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden
}

.post-bottom-spacer {
  margin-bottom: 20px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #d7d7d7
}

.visibility-h {
  visibility: hidden
}

.elementor-widget-divider .elementor-divider-separator {
  border-top-color: #dedede
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f39e" !important
}

.header-top-bar {
  border-bottom: none;
  padding: 8px 0;
  font-size: 15px
}

.header-top-bar .tophead-right ul li {
  display: inline-block;
  margin-right: 10px
}

.header-top-bar .tophead-left ul li {
  display: inline-block;
  margin-right: 10px
}

.header-top-bar .tophead-right ul li:last-child {
  margin-right: 0
}

.header-top-bar .tophead-left ul li {
  display: inline-block;
  margin-right: 15px;
  font-size: 15px
}

.header-top-bar .tophead-left ul li:last-child {
  margin-right: 0
}

.header-top-bar .tophead-social li {
  display: inline-block
}

.header-top-bar .tophead-social li:first {
  padding-left: 0
}

.header-top-bar .tophead-right .tophead-social li a i {
  padding-right: 0
}

.header-top-bar .top-bar-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.header-top-bar .widget {
  margin-bottom: 0
}

.header-top-bar .widget ul li {
  display: inline-block;
  margin-right: 10px
}

.header-top-bar .widget ul li:last-child {
  margin-right: 0
}

.mean-container .mean-nav ul.menu {
  overflow-y: scroll
}

.mean-container .mean-nav ul li.current_page_item>a,
.mean-container .mean-nav ul li.current-menu-parent>a {
  color: #7a64f2
}

.topbar-style-1 .header-top-bar {
  background-color: #5a49f8;
  color: #c6ceec;
  padding: 0
}

.topbar-style-1 .header-top-bar a {
  color: #c6ceec
}

.topbar-style-1 .header-top-bar .tophead-right i,
.topbar-style-1 .header-top-bar .tophead-left i:before {
  color: #c6ceec
}

.topbar-style-1 .tophead-left {
  display: flex;
  align-items: center;
  padding: 6px 0
}

.topbar-style-1 .tophead-left .email-address {
  margin-left: 20px
}

.topbar-style-1 .tophead-left .email-address i {
  padding-right: 8px
}

.topbar-style-1 .tophead-right i {
  padding-right: 8px
}

.topbar-style-2 .header-top-bar {
  background-color: #e7f1ff;
  border-bottom: none;
  color: #646464
}

.topbar-style-2 .header-top-bar a {
  color: #646464;
  transition: all 0.3s ease-out
}

.topbar-style-2 .header-top-bar .tophead-right i,
.topbar-style-2 .header-top-bar .tophead-left i:before {
  color: #646464;
  transition: all 0.3s ease-out
}

.topbar-style-2 .header-top-bar .tophead-right a:hover i,
.topbar-style-2 .header-top-bar .tophead-left a:hover i:before {
  color: #7a64f2
}

.topbar-style-2 .tophead-left .address i {
  margin-right: 10px;
  position: relative
}

.topbar-style-2 .tophead-left .address i:before {
  margin-left: 0
}

.topbar-style-2 .tophead-right ul li {
  margin-right: 20px
}

.topbar-style-2 .tophead-left {
  display: flex
}

.topbar-style-2 .tophead-left .email-address,
.topbar-style-4 .tophead-left .email-address,
.topbar-style-4 .tophead-right .tophead-social {
  position: relative;
  margin-left: 20px;
  padding-left: 20px
}

.topbar-style-2 .tophead-left .email-address i {
  margin-right: 8px
}

.topbar-style-2 .tophead-left .email-address:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 1px;
  z-index: 1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #c2c2c2
}

.topbar-style-4 .tophead-left {
  display: flex
}

.topbar-style-4 .header-top-bar {
  color: #ececec
}

.topbar-style-4.trheader .header-top-bar {
  border-bottom: 1px solid rgb(228 228 228 / 25%)
}

.topbar-style-4 .tophead-right {
  display: flex;
  align-items: center
}

.topbar-style-4 .tophead-left .email-address:before,
.topbar-style-4 .tophead-right .tophead-social:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 1px;
  z-index: 1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgb(228 228 228 / 25%)
}

.topbar-style-4 .tophead-left .email-address i,
.topbar-style-4 .tophead-right .phone i {
  margin-right: 8px
}

.topbar-style-4 .header-top-bar a {
  color: #d7d7d7
}

.topbar-style-4 .header-top-bar a:hover {
  color: #fff
}

.topbar-style-1.trheader .header-top-bar {
  border-bottom: 1px solid #e2dede
}

.topbar-style-1.trheader .header-top-bar {
  background: #fff0
}

.trheader.has-topbar .entry-banner .container {
  padding-top: 34px
}

.header-top-bar {
  min-height: 34px
}

.site-header .site-branding a {
  display: table-cell;
  vertical-align: middle
}

.site-header .site-branding a img {
  padding: 8px 0 8px;
  width: 100%
}

.site-header .site-branding {
  display: table
}

.site-header .site-branding a.light-logo {
  display: none
}

.site-header ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.site-header .main-navigation {
  padding: 0 15px
}

.site-header .main-navigation nav ul li {
  display: inline-block;
  position: relative;
  margin-bottom: 0
}

.site-header .main-navigation nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  color: #4c4b4b;
  padding: 10px 16px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
  position: relative
}

.site-header .main-navigation nav>ul>li>a:before {
  position: absolute;
  z-index: 1;
  content: "";
  height: 2px;
  background-color: #5a49f8;
  bottom: 26px;
  width: 0%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.5s ease-out
}

.site-header .main-navigation nav>ul>li>a:hover:before {
  width: 50%
}

.site-header .main-navigation nav ul li a:hover {
  color: #5a49f8
}

.site-header .main-navigation ul.menu>li>a:hover {
  color: #5a49f8
}

.site-header .main-navigation ul.menu li.current-menu-item>a,
.site-header .main-navigation ul.menu li.current>a {
  color: #5a49f8
}

.site-header .main-navigation ul>li>ul {
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  transition: all 0.3s ease-out 0s;
  z-index: 10;
  padding: 20px 0;
  width: 240px;
  text-align: left;
  background-color: #fff;
  border-radius: .25rem;
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .1)
}

.site-header .main-navigation ul>li>ul {
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}

.site-header .main-navigation ul>li:hover>ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.site-header .main-navigation ul li ul li ul {
  left: 100%;
  top: 0;
  width: 240px
}

.site-header .main-navigation ul li ul li {
  display: block;
  border-bottom: none;
  border-left: none;
  transition: all 0.3s ease-out 0s;
  margin-bottom: 10px
}

.site-header .main-navigation ul li ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0
}

.site-header .main-navigation ul li ul li a {
  position: relative;
  display: inline-block;
  color: #4c4b4b;
  text-transform: inherit;
  margin: 4px 25px;
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  z-index: 2;
  transition: all 0.5s ease 0s
}

.site-header .main-navigation ul li ul li:hover>a {
  color: #5a49f8
}

.site-header .main-navigation ul.menu li ul.sub-menu li:last-child:after {
  border-bottom: none
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:hover {
  color: #5a49f8
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:before {
  position: absolute;
  z-index: 1;
  content: "";
  background-color: #5a49f8;
  height: .0625rem;
  width: 0;
  right: 0;
  left: inherit;
  bottom: 0;
  transition: all 0.7s cubic-bezier(.645, .045, .355, 1)
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:hover:before {
  width: 100%;
  left: 0;
  right: inherit
}

.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li a:before,
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li:after,
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li.menu-item-has-children:before {
  display: none
}

.header-fixed {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 1000;
  position: relative;
  transition: all 0.5s ease-out
}

.header-area {
  background: #fff
}

.trheader .header-area {
  background: #fff0
}

.trheader .site-header {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 99
}

.trheader.non-stickh .site-header {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 99
}

.trheader.non-stickh .site-header .site-branding a.light-logo {
  display: none
}

.trheader.non-stickh .site-header .site-branding a.dark-logo {
  display: table-cell
}

.trheader.non-stickh .site-header .site-branding a.light-logo img {
  padding: 5px 0
}

.trheader.non-stickh .site-header .header-icon-area .search-box .search-button i {
  color: #fff
}

.trheader.non-stickh .site-header .header-icon-area .cart-icon-area>a {
  color: #5a49f8
}

.trheader .header-icon-area .header-search-box a,
.trheader .header-icon-area .header-icon-seperator {
  color: #fff
}

.trheader .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span {
  background-color: #fff
}

.trheader.non-stickh .header-icon-area .header-search-box a,
.trheader.non-stickh .header-icon-area .header-icon-seperator {
  color: #444
}

.trheader.non-stickh .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span {
  background-color: #444
}

.trheader.non-stickh .site-header .header-icon-area .cart-icon-area .cart-icon-num,
.trheader.non-stickh .site-header .header-icon-area .search-box .search-button i {
  color: #5a49f8
}

.trheader .site-header .main-navigation nav>ul>li>a:before {
  background: #fff
}

.trheader .site-header .site-branding a.light-logo {
  display: table-cell
}

.trheader .site-header .dark-logo {
  display: none
}

.trheader .site-header .main-navigation nav>ul>li>a,
.trheader .site-header .main-navigation .menu>li>a {
  color: #fff
}

.trheader .site-header .main-navigation ul.menu>li.current-menu-item>a,
.trheader .site-header .main-navigation ul.menu>li.current>a {
  color: #fff
}

.trheader .site-header .main-navigation nav>ul>li>a:hover,
.trheader .site-header .main-navigation .menu>li>a:hover {
  color: #fff
}

.trheader .site-header .header-icon-area .search-box .search-button i {
  color: #fff
}

.trheader .site-header .header-icon-area .cart-icon-area>a,
.trheader .site-header .header-icon-area .cart-icon-area .cart-icon-num {
  color: #fff
}

.trheader.non-stickh .header-area {
  background: #fff
}

.site-header .main-navigation ul li ul {
  text-align: left
}

.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:before {
  color: #4c4b4b;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: .875rem;
  font-weight: 900;
  position: absolute;
  right: 10px
}

.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:hover:before {
  color: #5a49f8
}

.site-header .main-navigation ul li.mega-menu {
  position: static
}

.site-header .main-navigation ul li.mega-menu:hover ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu {
  background-color: #fff;
  max-width: 1170px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  padding: 30px;
  display: flex;
  justify-content: space-between
}

.site-header .main-navigation ul li.mega-menu.two-column {
  position: relative
}

.site-header .main-navigation ul li.mega-menu.two-column>ul.sub-menu {
  background-color: #fff !important;
  width: 520px !important
}

.site-header .main-navigation ul li.mega-menu.two-column {
  position: relative
}

.site-header .main-navigation ul li.mega-menu.three-column>ul.sub-menu {
  background-color: #fff !important;
  width: 780px !important
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li {
  display: inline-block;
  margin: 0 15px;
  width: 100%;
  border: none
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li a {
  padding-left: 0;
  margin-left: 0
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>ul.sub-menu li a:before {
  position: absolute;
  z-index: 1;
  content: "";
  background-color: #5a49f8;
  height: .0625rem;
  width: 0;
  right: 0;
  left: inherit;
  bottom: 0;
  transition: all 0.7s cubic-bezier(.645, .045, .355, 1)
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li a:hover:before {
  width: 100%;
  left: 0;
  right: inherit
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li ul {
  position: relative;
  width: inherit;
  left: inherit;
  box-shadow: none;
  border-top: none;
  padding: 0
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px
}

.site-header .main-navigation ul li.mega-menu.hide-header>ul.sub-menu>li>a {
  display: none
}

.mean-container .mega-menu.hide-header>ul>li {
  border-top: none
}

.mean-container .mega-menu.hide-header>ul>li>a {
  display: none
}

.mean-container .mega-menu.hide-header>ul>li>ul {
  display: block !important
}

.not-top #meanmenu {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999
}

@media (max-width:991px) {
  .header-icon-area .cart-icon-area .cart-icon-num {
    top: 14px
  }

  .header-icon-area .cart-icon-area .cart-icon-num {
    top: 21px
  }
}

.cart-icon-area>a {
  padding-top: 0
}

.header-icon-area {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  font-size: 20px;
  margin-left: 8px
}

.header-icon-area .header-search-box a {
  color: #fff
}

.header-icon-area .header-search-box i:before {
  font-size: 24px;
  margin-left: 0
}

.header-icon-area .search-box .search-text {
  background: #f5f5f5;
  border: 1px solid #5a49f8;
  color: #666;
  height: 42px;
  right: 0;
  margin-right: 3px;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 0;
  z-index: 99;
  transition: all 0.3s ease 0s;
  box-shadow: none;
  font-size: 15px
}

.header-icon-area .search-box .search-text.active {
  right: 0;
  opacity: 1;
  visibility: visible;
  padding: 0 20px 0 10px;
  width: 251px
}

.header-icon-area .search-box .search-close {
  font-size: 18px;
  line-height: 1;
  right: 15px;
  position: absolute;
  top: 111%;
  top: calc(111%);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s
}

.header-icon-area .search-box .search-close.active {
  opacity: 1;
  visibility: visible
}

.header-icon-area .search-box .search-button {
  font-size: 20px
}

.header-icon-area .search-box .search-button i {
  color: #5a49f8
}

.header-icon-area .header-search-box {
  margin-left: 15px
}

.header-icon-area .header-icon-seperator {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  margin-left: 15px
}

.header-icon-area .cart-icon-area {
  position: relative;
  margin-right: 20px
}

.header-icon-area>div {
  position: relative
}

.header-icon-area>div:last-child:before {
  content: none
}

.header-icon-area>div:first-child {
  margin-left: 0
}

.header-icon-area .offcanvas-menu-wrap {
  display: inline-flex;
  margin-left: 25px
}

.header-icon-area .cart-icon-area>a {
  display: block;
  color: #5a49f8;
  transition: none;
  margin-right: 10px
}

.header-icon-area .cart-icon-area>a i:before {
  margin-left: 0
}

.cart-icon-area .woocommerce-mini-cart__empty-message {
  color: #111
}

.header-icon-area .cart-icon-area .cart-icon-num {
  border-radius: 4px;
  color: #5a49f8;
  font-size: 12px;
  line-height: 18px;
  min-height: 15px;
  min-width: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  right: -3px
}

.cart-icon-area .cart-icon-products {
  font-size: 13px;
  line-height: 22px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 270px;
  z-index: 99999;
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .1);
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  text-align: left
}

.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart {
  padding: 10px 15px
}

.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget {
  margin: 0
}

.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget p {
  margin: 0;
  border-top: none
}

.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart.widget .total {
  margin-top: 5px;
  margin-bottom: 12px
}

.header-icon-area .cart-icon-area:hover .cart-icon-products {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible
}

.header-style-1 .menu-all-pages-container {
  padding-right: 15px
}

.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart .mini_cart_item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  padding-top: 10px
}

.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child {
  border-bottom: none
}

.cart-icon-products .widget_shopping_cart .mini_cart_item a {
  color: #5a49f8
}

.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover {
  color: #444
}

.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item a.remove {
  line-height: 1;
  top: 12px
}

.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img {
  width: 40px
}

.offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span {
  background-color: #5a49f8
}

.offcanvas-menu-wrap button.offcanvas-btn-darklight .menu-btn-icon span {
  background-color: #ccc
}

.offcanvas-menu-wrap button.offcanvas-btn-light .menu-btn-icon span {
  background-color: #fff
}

.offcanvas-menu-wrap button.offcanvas-close-btn.menu-status-close .menu-btn-icon span {
  background-color: #fff
}

.offcanvas-menu-wrap button.offcanvas-menu-btn {
  border: none;
  background-color: #fff0;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 0;
  width: 40px
}

.offcanvas-menu-wrap button.offcanvas-menu-btn:focus {
  outline: none
}

.offcanvas-menu-wrap button.offcanvas-menu-btn .menu-btn-icon {
  display: block;
  width: 35px;
  position: relative;
  height: 50px
}

.offcanvas-navigation ul {
  padding: 0;
  margin: 0
}

.offcanvas-navigation ul li {
  line-height: 1.7
}

@media (max-width:767px) {
  .offcanvas-navigation ul li {
    line-height: 1.2
  }

  .offcanvas-navigation ul li a {
    font-size: 28px
  }
}

.header-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(90 73 248 / .9);
  transition: all 0.5s ease-in-out;
  transform: translate(0, -100%) scale(0, 0);
  opacity: 0;
  visibility: hidden;
  z-index: 999999
}

.header-search .header-search-form,
.header-search .custom-search-input {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%)
}

.header-search .header-search-form input[type="search"],
.header-search .custom-search-input input[type="text"] {
  width: 60%;
  color: #444;
  font-size: 24px;
  flex: initial;
  text-align: left;
  border: none;
  border-radius: 4px;
  margin: 0 auto;
  padding: 25px 100px 25px 30px;
  outline: none;
  background: #f8f8f8
}

.header-search .custom-search-input input::-webkit-input-placeholder {
  color: #666
}

.header-search .custom-search-input input:-ms-input-placeholder {
  color: #666
}

.header-search .custom-search-input input:-moz-placeholder {
  color: #666
}

.header-search .custom-search-input .btn {
  position: absolute;
  right: 20%;
  z-index: 9
}

@media (max-width:767px) {

  .header-search .header-search-form input[type="search"],
  .header-search .custom-search-input input[type="text"] {
    width: 90%
  }

  .header-search .custom-search-input .btn {
    right: 6%
  }
}

.header-search .header-search-form .search-btn i:before,
.header-search .custom-search-input .btn i:before {
  font-size: 24px;
  font-weight: 700;
  margin-left: 0
}

.header-search .custom-search-input input:focus,
.header-search .header-search-form .search-btn:focus,
.header-search .custom-search-input .btn:focus {
  box-shadow: none;
  outline: none
}

.header-search.open {
  transform: translate(0, 0) scale(1, 1);
  opacity: 1;
  visibility: visible
}

.header-search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #5a49f8;
  background-color: rgb(255 255 255 / .9);
  border: none;
  opacity: 1;
  visibility: visible;
  padding: 0 10px 3px;
  font-size: 36px;
  font-weight: 300;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s ease-in-out
}

.header-search .close:focus {
  box-shadow: none;
  border: none;
  outline: none
}

.header-search .close:hover {
  background-color: #fff
}

.mean-container .mean-nav ul.menu {
  overflow-y: scroll
}

.admin-bar.non-stickh .rt-sticky-menu {
  top: 32px
}

.rt-sticky-menu-wrapper {
  background: #fff;
  transition: all 0.5s ease-out;
  box-shadow: 0 0 2.1875rem 0 rgb(0 0 0 / .1)
}

.rt-sticky-menu {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.5s ease
}

.non-stickh .rt-sticky-menu {
  top: 0
}

.site-header .rt-sticky-menu .site-branding a img {
  padding: 7px 0;
  width: 100%
}

.rt-sticky-menu .sticky-menu-align {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.non-stickh .site-header .site-branding a.light-logo {
  display: none
}

.non-stickh .site-header .site-branding a.dark-logo {
  display: table-cell
}

.site-header .rt-sticky-menu .menu-wrap {
  display: flex;
  align-items: center
}

.site-header .rt-sticky-menu .main-navigation nav>ul>li>a {
  padding-top: 28px;
  padding-bottom: 28px
}

.site-header .rt-sticky-menu .main-navigation nav>ul>li>a:before {
  display: none
}

.trheader .site-header .rt-sticky-menu .main-navigation nav>ul>li>a {
  color: #1d2124
}

.trheader .site-header .rt-sticky-menu .main-navigation nav>ul>li>a:hover {
  color: #5a49f8
}

.trheader.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn,
.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
  color: #5a49f8
}

.trheader.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn:hover,
.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn:hover {
  background-color: #5a49f8;
  border-color: #fff0;
  color: #fff
}

.header-style-1.non-stickh .menu-right-wrap .header-search-box i:before,
.header-style-1.trheader.non-stickh .menu-right-wrap .header-search-box i:before,
.header-style-3.trheader.non-stickh .menu-right-wrap .header-search-box i:before {
  color: #5a49f8
}

.site-header .header-social {
  display: flex;
  align-items: center;
  height: 100%
}

.site-header .header-social li {
  display: inline-block;
  list-style: outside none none;
  padding-right: 20px
}

.site-header .header-social li:last-child {
  padding-right: 0
}

.site-header .header-social li a {
  font-size: 18px;
  color: #5a49f8
}

.site-header .header-social li a:hover {
  color: #7a64f2
}

.menu-full-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.menu-right-wrap {
  display: flex;
  align-items: center
}

.menu-right-wrap .header-search-box {
  margin-right: 20px
}

.menu-right-wrap .header-search-box i:before {
  font-size: 24px;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.header-style-1 .header-button-wrap .header-button .button-btn,
.header-style-7 .header-button-wrap .header-button .button-btn {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border-radius: 4px;
  min-width: 138px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff0;
  border: .125rem solid;
  border-color: #5a49f8;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.header-style-1 .header-button-wrap .header-button .button-btn:hover {
  color: #fff;
  background-color: #5a49f8
}

.header-style-1.trheader .header-button-wrap .header-button .button-btn,
.header-style-7.trheader .header-button-wrap .header-button .button-btn {
  border-color: #fff;
  color: #fff
}

.header-style-1.trheader .header-button-wrap .header-button .button-btn:hover,
.header-style-7.trheader .header-button-wrap .header-button .button-btn:hover {
  color: #1d2124;
  background-color: #fff;
  border-color: #fff0
}

.header-style-1.trheader .menu-right-wrap .header-search-box i:before,
.header-style-7.trheader .menu-right-wrap .header-search-box i:before {
  color: #fff
}

.header-style-2 .menu-full-wrap {
  margin-left: 200px;
  margin-right: 200px
}

@media only screen and (max-width:1454px) {
  .header-style-2 .menu-full-wrap {
    margin-left: 0;
    margin-right: 0
  }
}

.header-style-2 .header-button-wrap .header-button .button-btn {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border-radius: 4px;
  min-width: 138px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff0;
  border: .125rem solid;
  border-color: #5a49f8;
  color: #5a49f8;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
  transition: all 0.5s ease-in-out
}

.header-style-2 .header-button-wrap .header-button .button-btn:hover {
  color: #fff;
  background-color: #5a49f8
}

.header-style-2.trheader .header-button-wrap .header-button .button-btn {
  background-color: #fff;
  border-color: #fff;
  color: #1d2124
}

.header-style-2.trheader .header-button-wrap .header-button .button-btn:hover {
  color: #fff;
  background-color: #5a49f8;
  border-color: #5a49f8
}

.header-style-2.trheader .menu-right-wrap .header-search-box i:before {
  color: #5a5959
}

.header-style-2.trheader .menu-right-wrap .cart-icon-area i:before,
.header-style-2.trheader .site-header .header-icon-area .cart-icon-area .cart-icon-num {
  color: #5a5959
}

.header-style-2 .sticky-logo {
  display: none
}

.header-style-2.stickh .sticky-logo {
  display: block;
  margin-right: 35px;
  float: left;
  margin-top: 13px;
  transition: all 0.3s ease-out 0s
}

.header-style-2.stickh .sticky-logo img {
  width: 100px
}

.header-style-2.trheader .site-header .dark-logo {
  display: table-cell
}

.header-style-2.trheader .site-header .site-branding .light-logo {
  display: none
}

.header-style-2.trheader .site-header .main-navigation nav>ul>li>a,
.header-style-2.trheader .site-header .main-navigation .menu>li>a {
  color: #1d2124
}

.header-style-2.trheader .site-header .main-navigation nav>ul>li>a:hover,
.header-style-2.trheader .site-header .main-navigation .menu>li>a:hover {
  color: #1d2124
}

.header-style-3 .header-button-wrap .header-button .button-btn {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border-radius: 4px;
  min-width: 138px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff0;
  border: .125rem solid;
  border-color: #5a49f8;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.header-style-3 .header-button-wrap .header-button .button-btn:hover {
  color: #fff;
  background-color: #5a49f8
}

.header-style-3.trheader .header-button-wrap .header-button .button-btn {
  border-color: #fff;
  color: #fff
}

.header-style-3.trheader .header-button-wrap .header-button .button-btn:hover {
  color: #1d2124;
  background-color: #fff;
  border-color: #fff
}

.header-style-3.trheader .menu-right-wrap .header-search-box i:before {
  color: #fff
}

@media (min-width:2100px) {
  .header-style-3.trheader .header-area .header-controll {
    background: linear-gradient(45deg, rgb(90 73 248 / .2) 0%, rgb(117 14 213) 60%)
  }
}

.header-style-4 .menu-full-wrap .menu-wrap {
  display: flex;
  align-items: center
}

.header-style-4 .header-button-wrap .header-button .button-btn {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border-radius: 4px;
  min-width: 138px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff0;
  border: .125rem solid;
  border-color: #5a49f8;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.header-style-4 .header-button-wrap .header-button .button-btn:hover {
  color: #fff;
  background-color: #5a49f8
}

.header-style-4 .menu-wrap .header-button-wrap {
  margin-left: 30px
}

.header-style-4.trheader .header-button-wrap .header-button .button-btn {
  border-color: #fff;
  color: #fff
}

.header-style-4.trheader .header-button-wrap .header-button .button-btn:hover {
  color: #1d2124;
  background-color: #fff;
  border-color: #fff
}

.header-style-4.trheader .menu-right-wrap .header-search-box i:before {
  color: #fff
}

.header-style-4.trheader .site-header .dark-logo {
  display: block
}

.header-style-4.trheader .site-header .site-branding a.light-logo {
  display: none
}

@media (min-width:2100px) {
  .header-style-4.trheader .header-area .header-controll {
    position: relative
  }

  .header-style-4.trheader .header-area .header-controll:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #5a49f8;
    z-index: -1
  }
}

.header-style-5 .header-menu-controll {
  background: #f9fbfe
}

.header-style-5 .site-header .info-wrap {
  display: flex;
  align-items: center
}

.header-style-5 .site-header .info-wrap .icon-left {
  float: left;
  line-height: 1;
  padding-right: 20px
}

.header-style-5 .site-header .info-wrap .icon-left i:before {
  font-size: 30px;
  color: #14287b;
  margin-left: 0
}

.header-style-5 .site-header .info-wrap .info {
  float: left;
  line-height: 1.4
}

.header-style-5 .site-header .info-wrap .info span {
  display: block;
  color: #1d2124;
  font-size: 16px;
  font-weight: 400
}

.header-style-5 .site-header .info-wrap .info a {
  font-weight: 700;
  font-size: 20px;
  color: #1d2124
}

.header-style-5 .site-header .header-button .button-btn {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border-radius: 4px;
  min-width: 138px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff0;
  border: .125rem solid;
  border-color: #5a49f8;
  color: #5a49f8;
  transition: all 0.5s ease-in-out
}

.header-style-5 .site-header .header-button .button-btn:hover {
  background: #5a49f8;
  color: #fff
}

.header-style-5 .site-header .header-button .button-btn i {
  margin-right: 10px
}

.header-style-5 .header-controll {
  padding-top: 10px;
  padding-bottom: 10px
}

.header-style-5 .header-5-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.header-style-5 .header-icon-area .header-search-box a,
.header-style-5 .header-icon-area .cart-icon-area>a {
  color: #5a49f8
}

.header-style-5 .site-header .main-navigation nav>ul>li>a:before {
  bottom: 17px
}

.header-style-5 .site-header .main-navigation nav>ul>li>a {
  padding: 22px 20px
}

.header-style-5 .site-header .main-navigation nav>ul>li:first-child>a {
  padding-left: 5px
}

.header-style-5 .header-icon-area .header-search-box {
  margin-right: 20px
}

.header-style-5 .tophead-social li {
  display: inline-block;
  margin-left: 15px
}

.header-style-5 .tophead-social li a {
  color: #1d2124
}

.header-style-5 .tophead-social li a:hover {
  color: #5a49f8
}

.header-style-5.trheader .top-bar-wrap {
  border-bottom: 1px solid rgb(181 181 181 / .3);
  padding-bottom: 6px
}

.header-style-5.trheader .header-menu-controll,
.header-style-5.trheader .header-controll {
  background: #fff0
}

.header-style-5.trheader .header-icon-area .header-search-box a,
.header-style-5.trheader .site-header .info-wrap .info span,
.header-style-5.trheader .site-header .info-wrap .info a,
.header-style-5.trheader .site-header .info-wrap .icon-left i:before {
  color: #fff
}

.header-style-5.trheader.non-stickh .header-icon-area .header-search-box a {
  color: #5a49f8
}

.header-style-5.trheader .site-header .header-button .button-btn {
  border-color: #fff;
  color: #fff
}

.header-style-5.trheader .site-header .header-button .button-btn:hover {
  color: #1d2124;
  background-color: #fff;
  border-color: #fff
}

.header-style-5.trheader .tophead-social li a {
  color: #fff
}

.header-style-6.trheader .menu-right-wrap .header-search-box i:before {
  color: #5a5959
}

.header-style-6.trheader .menu-right-wrap .cart-icon-area i:before,
.header-style-6.trheader .site-header .header-icon-area .cart-icon-area .cart-icon-num {
  color: #5a5959
}

.header-style-6 .sticky-logo {
  display: none
}

.header-style-6.stickh .sticky-logo {
  display: block;
  margin-right: 35px;
  float: left;
  margin-top: 13px;
  transition: all 0.3s ease-out 0s
}

.header-style-6.stickh .sticky-logo img {
  width: 100px
}

.header-style-6.trheader .site-header .dark-logo {
  display: table-cell
}

.header-style-6.trheader .site-header .site-branding .light-logo {
  display: none
}

.header-style-6.trheader .site-header .main-navigation nav>ul>li>a,
.header-style-6.trheader .site-header .main-navigation .menu>li>a {
  color: #1d2124
}

.header-style-6.trheader .site-header .main-navigation nav>ul>li>a:hover,
.header-style-6.trheader .site-header .main-navigation .menu>li>a:hover {
  color: #1d2124
}

.header-style-7 .menu-full-wrap .menu-wrap {
  display: flex;
  align-items: center
}

.header-style-7 .menu-right-wrap .header-search-box {
  margin-right: 0
}

.header-style-7 .menu-right-wrap.header-icon-area>div:last-child {
  margin-left: 20px;
  margin-right: 0
}

@media all and (max-width:1199px) {
  .site-header .main-navigation nav ul li a {
    padding-left: 8px;
    padding-right: 8px
  }

  .site-header .main-navigation ul li a {
    padding-left: 8px;
    padding-right: 8px
  }
}

@media all and (max-width:991px) {
  .site-header .main-navigation ul.menu>li>a {
    border-left: none
  }
}

@media all and (max-width:767px) {
  #tophead .tophead-right {
    text-align: center;
    float: none
  }

  .site-header .site-branding {
    display: block;
    height: inherit;
    padding: 20px 0;
    text-align: center
  }

  .site-header .site-branding a {
    display: block;
    vertical-align: inherit
  }

  .site-header .main-navigation ul {
    text-align: center
  }

  .site-header .main-navigation ul li a {
    padding-bottom: 10px;
    padding-top: 10px
  }

  .header-icon-area {
    display: none
  }

  .header-style-2 .site-header .main-navigation ul {
    text-align: center
  }

  .header-style-2 .site-header .main-navigation ul li a {
    padding: 10px 15px
  }

  .header-firstrow {
    padding: 15px 0 10px
  }

  .site-header .site-branding,
  .header-firstrow-right {
    display: block;
    height: inherit
  }

  .site-header .site-branding {
    padding: 0 0 10px 0
  }

  .site-header .site-branding a img {
    max-height: 35px
  }

  .header-firstrow-right-contents {
    display: block
  }

  .header-firstrow-right-contents ul {
    display: block;
    padding: 0;
    text-align: center
  }

  .header-contact li {
    display: block;
    margin-left: 0
  }

  .menu-sep {
    margin-bottom: 10px
  }

  .site-header .main-navigation ul {
    text-align: center
  }

  .site-header .main-navigation ul li a {
    padding: 10px 15px
  }

  .header-firstrow-wrap {
    padding-top: 10px
  }

  .site-header .site-branding,
  .header-firstrow {
    display: block;
    height: inherit;
    text-align: center;
    padding-top: 0;
    padding-bottom: 10px
  }

  .header-firstrow-contents {
    display: block
  }

  .header-contact li {
    display: block;
    margin-right: 0
  }

  .header-firstrow-contents-right {
    text-align: center
  }

  .header-firstrow-contents-right .header-icon-area {
    display: none
  }

  .site-header .site-branding {
    float: none;
    height: inherit
  }

  .site-header .main-navigation {
    float: none
  }

  .site-header .main-navigation ul.menu>li>a {
    padding: 10px 15px;
    border-left: none
  }

  .header-menu-btn {
    display: none
  }
}

.additional-menu-area a.side-menu-trigger {
  color: #222;
  cursor: pointer;
  font-size: 21px;
  line-height: 0
}

.additional-menu-area .sidenav {
  height: 100%;
  width: 300px;
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 70px;
  transform: translateX(-100%);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-shadow: 0 5px 20px 0 rgb(0 0 0 / .1)
}

.additional-menu-area .sidenav .closebtn {
  border: none;
  border-radius: 50%;
  color: #1d2124;
  background: #fff0;
  display: block;
  font-size: 24px;
  padding: 0;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 30px;
  line-height: 1
}

.additional-menu-area .sidenav .additional-logo {
  padding: 0 30px
}

.additional-menu-area .sidenav .additional-logo .dark-logo {
  display: block !important
}

.additional-menu-area .sidenav .additional-logo img {
  max-height: 50px
}

.admin-bar .additional-menu-area .sidenav .closebtn {
  top: 50px
}

.additional-menu-area .sidenav .sidenav-search {
  border: 1px solid #5f5f5f;
  margin: 0 20px 10px 20px
}

.additional-menu-area .sidenav ul li {
  line-height: 24px;
  list-style: none;
  transition: all 0.3s ease-in-out
}

.additional-menu-area .sidenav>ul.menu {
  padding: 50px 30px 20px
}

.additional-menu-area .sidenav ul li a {
  display: block;
  font-size: 16px;
  color: #1d2124;
  border: none;
  margin-bottom: 20px;
  font-weight: 500
}

.additional-menu-area .sidenav ul li a:hover {
  color: #5a49f8
}

.additional-menu-area .mega-menu.hide-header>ul>li {
  padding-left: 0
}

.additional-menu-area .mega-menu.hide-header>ul>li>a {
  display: none
}

.additional-menu-area .mega-menu.hide-header>ul>li>ul {
  display: block !important
}

.site-header .additional-menu-area ul li ul.sub-menu {
  position: inherit;
  transform: inherit;
  width: inherit;
  padding-left: 15px;
  box-shadow: none;
  visibility: visible;
  opacity: 1
}

.site-header .additional-menu-area ul li ul.sub-menu li {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500
}

.site-header .additional-menu-area ul li ul.sub-menu li:before {
  display: none
}

.additional-menu-area span.side-menu-trigger {
  display: block;
  width: 50px;
  position: relative;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
  background: #fff;
  border-radius: 4px
}

.additional-menu-area span.side-menu-trigger span {
  position: absolute;
  height: 2px;
  right: 13px;
  z-index: 2;
  background-color: #5a49f8;
  transition: 0.8s cubic-bezier(.86, 0, .07, 1)
}

.trheader.non-stickh .additional-menu-area span.side-menu-trigger span {
  background-color: #5a49f8
}

.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(1n) {
  width: 30%;
  animation: open_first_bar 0.8s cubic-bezier(.895, .03, .685, .22) forwards
}

.additional-menu-area span.side-menu-trigger.side-menu-open:hover span:nth-child(1n) {
  width: 45%
}

.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(2n) {
  width: 45%;
  animation: open_second_bar 0.8s cubic-bezier(.895, .03, .685, .22) forwards
}

.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(3n) {
  width: 45%;
  animation: open_third_bar 0.8s cubic-bezier(.895, .03, .685, .22) forwards
}

.additional-menu-area span.side-menu-trigger.side-menu-close span {
  width: 43%
}

.additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(1n) {
  animation: close_first_bar 0.8s cubic-bezier(.895, .03, .685, .22) forwards
}

.additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(2n) {
  animation: close_second_bar 0.8s cubic-bezier(.895, .03, .685, .22) forwards
}

.additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(3n) {
  animation: close_third_bar 0.8s cubic-bezier(.895, .03, .685, .22) forwards
}

@keyframes open_first_bar {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg)
  }

  50% {
    top: 50%;
    transform: translateY(-50%)
  }

  to {
    top: 65%;
    transform: translateY(-50%)
  }
}

@keyframes close_first_bar {
  0% {
    top: 65%;
    transform: translateY(-50%)
  }

  50% {
    top: 50%;
    transform: translateY(-50%)
  }

  to {
    top: 50%;
    transform: translateY(-50%) rotate(45deg)
  }
}

@keyframes open_second_bar {

  0%,
  50% {
    top: 50%;
    transform: translateY(-50%);
    opacity: 0
  }

  51%,
  to {
    top: 50%;
    transform: translateY(-50%);
    opacity: 1
  }
}

@keyframes close_second_bar {

  0%,
  50% {
    top: 50%;
    transform: translateY(-50%);
    opacity: 1
  }

  51%,
  to {
    top: 50%;
    transform: translateY(-50%);
    opacity: 0
  }
}

@keyframes open_third_bar {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg)
  }

  50% {
    top: 50%;
    transform: translateY(-50%)
  }

  to {
    top: 35%;
    transform: translateY(-50%)
  }
}

@keyframes close_third_bar {
  0% {
    top: 35%;
    transform: translateY(-50%)
  }

  50% {
    top: 50%;
    transform: translateY(-50%)
  }

  to {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg)
  }
}

.additional-menu-area .sidenav-address {
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

.additional-menu-area .sidenav-address .sidenav-address-title {
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #acacac
}

.additional-menu-area .sidenav-address span {
  color: #646464;
  font-size: 15px;
  display: block
}

.additional-menu-area .sidenav-address span a {
  color: #646464;
  padding: 0
}

.additional-menu-area .sidenav-address span a:hover {
  color: #5a49f8
}

.additional-menu-area .sidenav-social {
  margin-top: 20px
}

.additional-menu-area .sidenav-social span {
  color: #646464;
  display: inline-block;
  padding-right: 10px;
  font-size: 16px
}

body .rt-cover {
  z-index: 149;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff0;
  animation: slideInRight 500ms ease-in-out;
  transition: all 0.5s ease-in-out
}

body .rt-sticky-menu .rt-cover {
  background-color: #fff0;
  z-index: -1;
  opacity: 0;
  width: inherit
}

.site-header .main-navigation ul li.mega-menu:hover ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1)
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li {
  display: block;
  float: left;
  margin: 0;
  width: 220px;
  border: none
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li ul {
  position: relative;
  width: inherit;
  left: inherit;
  border: none;
  box-shadow: none
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
  font-weight: 600
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:after {
  content: ""
}

.site-header .main-navigation ul li.mega-menu.hide-header>ul.sub-menu>li>a {
  display: none
}

.mean-container .mega-menu.hide-header>ul>li {
  border-top: none
}

.mean-container .mega-menu.hide-header>ul>li>a {
  display: none
}

.mean-container .mega-menu.hide-header>ul>li>ul {
  display: block !important
}

#preloader {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100vh;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  opacity: 1
}

#preloader-text {
  background-color: #fff;
  height: 100vh;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1
}

.text-loader {
  margin: 0;
  padding: 0;
  list-style: none
}

.text-loader li {
  transform: translateY(0) rotate(0deg);
  line-height: 1;
  display: inline-block;
  margin: 0 10px;
  font-size: 72px;
  font-weight: 700;
  background-image: -o-linear-gradient(left, #5a49f8 0%, #7024e3 100%);
  background-image: linear-gradient(to right, #5a49f8 0%, #7024e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  animation: opacity_change 2s infinite
}

.text-loader li:nth-child(1n) {
  animation-delay: 0.1s
}

.text-loader li:nth-child(2n) {
  animation-delay: 0.2s
}

.text-loader li:nth-child(3n) {
  animation-delay: 0.3s
}

.text-loader li:nth-child(4n) {
  animation-delay: 0.4s
}

.text-loader li:nth-child(5n) {
  animation-delay: 0.5s
}

.text-loader li:nth-child(6n) {
  animation-delay: 0.6s
}

.text-loader li:nth-child(7n) {
  animation-delay: 0.7s
}

.text-loader li:nth-child(8n) {
  animation-delay: 0.8s
}

@-webkit-keyframes opacity_change {
  50% {
    opacity: 0;
    -webkit-transform: translateY(-30px) rotate(0deg);
    transform: translateY(-30px) rotate(0deg)
  }
}

@media (max-width:480px) {
  .text-loader li {
    font-size: 40px;
    margin: 0 5px
  }
}

.tlp-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%) scale(.7);
  animation: zoominout 2s infinite linear;
  transition: all 0.9s ease-in-out
}

.tlp-preloader .animation-preloader img {
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%) scale(.7);
  animation: zoominout 2s infinite linear;
  transition: all 0.9s ease-in-out;
  width: 70px
}

.tlp-preloader .animation-preloader:before {
  position: relative;
  z-index: 1;
  animation: rotateZ 1s infinite linear;
  border-radius: 50%;
  border: 3px solid rgb(0 0 0 / .15);
  border-top-color: #5a49f8;
  height: 120px;
  width: 120px;
  content: "";
  display: block
}

@keyframes rotateZ {
  to {
    transform: rotateZ(360deg)
  }
}

@keyframes zoominout {
  0% {
    transform: translateY(-50%) translateX(-50%) scale(.7)
  }

  50% {
    transform: translateY(-50%) translateX(-50%) scale(1)
  }

  100% {
    transform: translateY(-50%) translateX(-50%) scale(.7)
  }
}

.scrollToTop {
  overflow: hidden;
  position: fixed;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 2.5rem;
  border-radius: .25rem;
  right: 1rem;
  bottom: 1rem;
  text-align: center;
  z-index: 9999;
  background-color: #5a49f8;
  display: block;
  font-size: 1rem;
  color: #ffffff !important;
  transition: all 0.5s cubic-bezier(0, 0, .15, 1.88)
}

.scrollToTop[style="display: block"] {
  bottom: 1.25rem
}

.scrollToTop i {
  display: inline-block;
  transition: all 0.3s ease-in-out
}

.scrollToTop:hover i,
.scrollToTop:focus i {
  animation: toBottomFromTop 0.5s forwards
}

@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  51% {
    opacity: 1
  }
}

@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }

  51% {
    opacity: 1
  }
}

.footer-bottom-area {
  background-color: #f8fbff;
  color: #646464;
  font-size: 15px;
  text-align: center
}

.footer-bottom-area a,
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
  color: #646464
}

.footer-bottom-area a:hover,
.footer-bottom-area .widget ul li a:hover {
  color: #5a49f8
}

.footer-logo {
  margin: 0 auto 30px
}

.footer-logo img {
  max-height: 68px
}

.footer-bottom-social {
  width: 100%
}

.footer-bottom-social ul {
  padding-left: 0;
  display: inline-flex;
  list-style: none
}

.footer-bottom-social ul li {
  width: 100%;
  margin-bottom: 5px;
  margin-right: 8px
}

.footer-bottom-social ul li:last-child {
  margin-right: 0
}

.footer-bottom-social ul li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  background-color: #7a64f2;
  border-radius: 50%;
  text-align: center;
  color: #c6ceec;
  display: block;
  transition: all 0.5s ease-out
}

@media (max-width:480px) {
  .footer-bottom-social ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px
  }
}

.footer-bottom-social ul li a:hover {
  background-color: #5a49f8;
  text-align: center;
  color: #fff;
  transition: all 0.5s ease-out
}

.footer-area .widgettitle {
  position: relative;
  color: #1d2124;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px
}

.footer-style-1 .footer-area .footer-top-area {
  position: relative;
  overflow: hidden
}

.footer-style-1 .footer-top-area .mc4wp-form .form-group .item-btn {
  padding: 12px 15px
}

@media (max-width:575px) {
  .footer-style-1 .footer-top-area {
    text-align: center
  }
}

.footer-style-2 .footer-area {
  border-top: 1px solid #f8fbff;
  position: relative;
  overflow: hidden
}

@media only screen and (min-width:768px) {
  .footer-style-2 .footer-area.has-animation.active-animation {
    background-position: center bottom
  }
}

@media only screen and (min-width:768px) {
  .footer-style-2 .footer-area.has-animation {
    background-position: center 31.25rem;
    transition: all 2s ease-in-out
  }
}

.footer-style-2 .footer-area .footer-bottom-area {
  background: rgb(255 255 255 / .8)
}

.footer-style-2 .footer-top-area {
  background: none
}

@media (max-width:575px) {
  .footer-style-2 .footer-area {
    text-align: center
  }
}

.footer-style-3 .footer-area {
  border-top: 1px solid #f8fbff;
  position: relative;
  overflow: hidden
}

.footer-style-3 .footer-area .copyright_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (max-width:575px) {
  .footer-style-3 .footer-area {
    text-align: center
  }

  .footer-style-3 .footer-area .copyright_wrap {
    display: inherit
  }
}

.footer-style-4 .footer-top-area .widget h3 {
  color: #fff
}

.footer-style-4 .footer-top-area a,
.footer-style-4 .footer-top-area .widget ul li a {
  color: #fff
}

.footer-style-4 .footer-top-area a:hover,
.footer-style-4 .footer-top-area .widget ul li a:hover {
  color: #d9d9d9
}

.footer-style-4 .footer-top-area .widget_recent_entries ul li .post-date {
  color: #fff
}

.footer-style-4 .footer-area {
  position: relative;
  overflow: hidden;
  z-index: 1
}

.footer-style-4 .footer-area:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)
}

.footer-style-4 .footer-area:after {
  content: "";
  background-image: url(../../../../themes/digeco/assets/img/element55.png);
  height: 8vw;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0
}

.footer-style-4 .footer-area .footer-top-area {
  color: #fff;
  background: #fff0;
  border-bottom: 1px solid rgb(255 255 255 / .2)
}

.footer-style-4 .footer-area .copyright_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.footer-style-4 .footer-top-area .widget ul.menu li a:before {
  color: #fff
}

.footer-style-4 .footer-top-area .widget ul.menu li a:hover:before {
  color: #d9d9d9
}

.footer-style-4 .footer-top-area .corporate-address li i {
  color: #fff
}

.footer-style-4 .footer-top-area ul li a i {
  color: #fff
}

.footer-style-4 .footer-top-area ul li a:hover i {
  color: #d9d9d9
}

.footer-style-4 .footer-bottom-area {
  background: #fff0;
  color: #fff
}

.footer-style-4 .footer-bottom-area .copyright a {
  color: #fff
}

.footer-style-4 .footer-bottom-area .copyright a:hover {
  color: #d9d9d9
}

.footer-style-4 .copyright_widget .widget ul li a {
  color: #fff
}

.footer-style-4 .copyright_widget .widget ul li a:hover {
  color: #d9d9d9
}

.footer-style-4 .footer-area .shape-holder {
  position: relative;
  margin: 0;
  padding: 0
}

.footer-style-4 .footer-area .shape-holder .single-shape {
  position: absolute;
  z-index: -1
}

.footer-style-4 .footer-area .shape-holder .shape1 {
  top: -200px;
  left: -300px
}

.footer-style-4 .footer-area .shape-holder .shape2 {
  top: 500px;
  left: -70px
}

.footer-style-4 .footer-area .shape-holder .shape3 {
  top: -650px;
  right: -300px
}

.footer-style-4 .shape-holder .shape1 svg stop:first-child {
  stop-color: #6754f6
}

.footer-style-4 .shape-holder .shape1 svg stop:last-child {
  stop-color: #5c4af8
}

.footer-style-4 .shape-holder .shape2 svg stop:first-child {
  stop-color: #7363fd
}

.footer-style-4 .shape-holder .shape2 svg stop:last-child {
  stop-color: #5c4af8
}

.footer-style-4 .shape-holder .shape3 svg stop:first-child {
  stop-color: #745eff
}

.footer-style-4 .shape-holder .shape3 svg stop:last-child {
  stop-color: #9217e0
}

.footer-style-4 .footer4-top_widget .widget {
  text-align: center
}

.footer-style-4 .footer-top-area .footer4-top_widget .widget h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4
}

.footer-style-4 .footer4-top_widget .widget p {
  width: 50%;
  margin-left: auto;
  margin-right: auto
}

.footer-style-4 .mc4wp-form .mc4wp-form-fields {
  margin-bottom: 5.625rem
}

@media (max-width:991px) {
  .footer-style-4 .footer4-top_widget .widget p {
    width: 60%
  }
}

@media (max-width:767px) {
  .footer-style-4 .footer4-top_widget .widget p {
    width: 90%
  }
}

@media (max-width:575px) {
  .footer-style-4 .footer-area {
    text-align: center
  }

  .footer-style-4 .footer-area .copyright_wrap {
    display: inherit
  }

  .footer-style-4 .footer-area .shape-holder .shape2 {
    display: none
  }
}

.footer-style-5 .footer-top-area {
  background-color: #f1f7ff;
  background-image: none;
  padding-bottom: 0
}

.footer-style-5 .footer-bottom-area {
  background-color: #f1f7ff
}

.footer-style-5 .footer-top-area .widget ul.menu li a:before {
  display: none
}

.footer-style-5 .footer-area>img {
  width: 100%
}

.footer-style-6 .footer-top-area {
  background-color: #1d2124;
  background-image: none
}

.footer-style-6 .footer-top-area .widget h3 {
  color: #fff
}

.footer-style-6 .footer-area .copyright_wrap,
.footer-style-9 .footer-area .copyright_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.footer-style-6 .footer-top-area .widget a,
.footer-style-6 .footer-top-area .widget ul li a {
  color: #a7a7a7
}

.footer-style-6 .footer-top-area .widget a:hover,
.footer-style-6 .footer-top-area .widget ul li a:hover {
  color: #fff
}

.footer-style-6 .footer-top-area,
.footer-style-6 .footer-top-area .corporate-address li i,
.footer-style-6 .footer-top-area .widget_recent_entries ul li .post-date {
  color: #fff
}

.footer-style-6 .footer-bottom-area {
  background-color: #1b1a20
}

.footer-style-6 .footer-bottom-area,
.footer-style-6 .footer-bottom-area a,
.footer-style-6 .footer-bottom-area a:link,
.footer-style-6 .footer-bottom-area .widget a {
  color: #a7a7a7
}

.footer-style-6 .footer-bottom-area a:hover,
.footer-style-6 .footer-bottom-area a:link:hover,
.footer-style-6 .footer-bottom-area .widget a:hover {
  color: #fff
}

.footer-style-6 .footer-area {
  position: relative
}

.footer-style-6 .footer-area .footer-shape-holder {
  list-style: none;
  margin: 0;
  padding: 0
}

.footer-style-6 .footer-shape-holder .single-shape {
  position: absolute;
  z-index: 1
}

.footer-style-6 .footer-shape-holder .shape1 {
  top: 0;
  left: 10%
}

.footer-style-6 .footer-shape-holder .shape2 {
  top: 2%;
  right: 5%
}

.footer-style-6 .footer-shape-holder .shape3 {
  bottom: 20%;
  left: 3%
}

.footer-style-6 .footer-shape-holder .shape4 {
  bottom: 30%;
  right: 10%
}

@media (max-width:991px) {

  .footer-style-6 .footer-area .copyright_wrap,
  .footer-style-9 .footer-area .copyright_wrap {
    display: inherit
  }

  .footer-style-6 .copyright_widget .widget.widget_nav_menu,
  .footer-style-9 .copyright_widget .widget.widget_nav_menu {
    text-align: center
  }
}

.footer-style-7 .footer-top-area {
  background-color: #070d1e;
  background-image: none;
  padding-top: 50px;
  padding-bottom: 0;
  color: #c5c4c4
}

.footer-style-7 .footer-bottom-area {
  background-color: #070d1e;
  color: #c5c4c4
}

.footer-style-7 .footer-top-area .widget ul.menu li a:before {
  display: none
}

.footer-style-7 .footer-top-area .widget h3 {
  color: #fff
}

.footer-style-7 .footer-top-area .widget a,
.footer-style-7 .footer-top-area .widget ul li a {
  color: #c5c4c4
}

.footer-style-7 .footer-top-area .widget a:hover,
.footer-style-7 .footer-top-area .widget ul li a:hover {
  color: #5a49f8
}

.footer-style-7 .footer-bottom-area a,
.footer-style-7 .footer-bottom-area a:link,
.footer-style-7 .footer-bottom-area .widget a {
  color: #c5c4c4
}

.footer-style-7 .footer-bottom-area a:hover,
.footer-style-7 .footer-bottom-area a:link:hover,
.footer-style-7 .footer-bottom-area .widget a:hover {
  color: #5a49f8
}

.footer-style-7 .footer-top-area .corporate-address li i,
.footer-style-7 .footer-top-area .widget_recent_entries ul li .post-date {
  color: #5a49f8
}

.footer-style-7 .footer-area>img {
  width: 100%
}

.footer-style-8 .footer-top-area {
  position: relative;
  overflow: hidden
}

.footer-style-8 .footer-top-area:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)
}

.footer-style-8 .footer-area .footer-top-area {
  background: #fff0
}

.footer-style-8 .footer-top-area .widget h3 {
  color: #fff
}

.footer-style-8 .footer-area .copyright_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.footer-style-8 .footer-top-area .widget a,
.footer-style-8 .footer-top-area .widget ul li a {
  color: #fff
}

.footer-style-8 .footer-top-area .widget a:hover,
.footer-style-8 .footer-top-area .widget ul li a:hover {
  color: #c3c0c0
}

.footer-style-8 .footer-top-area,
.footer-style-8 .footer-top-area .corporate-address li i,
.footer-style-8 .footer-top-area .widget_recent_entries ul li .post-date {
  color: #fff
}

.footer-style-8 .footer-bottom-area {
  background-image: -o-linear-gradient(30deg, #5f4ef5 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5f4ef5 0%, #7a64f2 100%)
}

.footer-style-8 .footer-bottom-area,
.footer-style-8 .footer-bottom-area a,
.footer-style-8 .footer-bottom-area a:link,
.footer-style-8 .footer-bottom-area a:visited,
.footer-style-8 .footer-bottom-area .widget a {
  color: #fff
}

.footer-style-8 .footer-bottom-area a:hover,
.footer-style-8 .footer-bottom-area a:link:hover,
.footer-style-8 .footer-bottom-area a:visited:hover,
.footer-style-8 .footer-bottom-area .widget a:hover {
  color: #c3c0c0
}

.footer-style-8 .footer-area {
  position: relative
}

.footer-style-8 .footer-area .footer-shape-holder {
  list-style: none;
  margin: 0;
  padding: 0
}

.footer-style-8 .footer-shape-holder .single-shape {
  position: absolute;
  z-index: 1
}

.footer-style-8 .footer-shape-holder .shape1 {
  top: 10%;
  left: 14%
}

.footer-style-8 .footer-shape-holder .shape2 {
  top: 10%;
  right: 5%
}

.footer-style-8 .footer-shape-holder .shape3 {
  bottom: 25%;
  left: 5%
}

.footer-style-8 .footer-shape-holder .shape4 {
  bottom: 30%;
  right: 13%
}

@media (max-width:991px) {
  .footer-style-8 .footer-area .copyright_wrap {
    display: inherit
  }

  .footer-style-8 .copyright_widget .widget.widget_nav_menu {
    text-align: center
  }
}

.footer-style-9 .footer-top-area {
  background-color: #101c3c;
  background-image: none
}

.footer-style-9 .footer-top-area .widget h3 {
  color: #fff
}

.footer-style-9 .footer-top-area .widget a,
.footer-style-9 .footer-top-area .widget ul li a {
  color: #a7a7a7
}

.footer-style-9 .footer-top-area .widget ul li .post-date {
  color: #fff
}

.footer-style-9 .footer-bottom-area {
  background-color: #0d1937
}

.footer-style-9 .footer-bottom-area,
.footer-style-9 .footer-bottom-area a,
.footer-style-9 .footer-bottom-area a:link,
.footer-style-9 .footer-bottom-area .widget a {
  color: #a7a7a7
}

.footer-style-9 .footer-bottom-area a:hover,
.footer-style-9 .footer-bottom-area a:link:hover,
.footer-style-9 .footer-bottom-area .widget a:hover {
  color: #fff
}

.footer-area .copyright_wrap {
  padding: 22px 0;
  position: relative;
  z-index: 1
}

@media (max-width:575px) {
  .footer-area .copyright_wrap .copyright {
    margin-right: 0;
    margin-bottom: 8px
  }
}

.copyright_widget .widget.widget_nav_menu {
  margin-bottom: 0;
  text-align: right
}

@media (max-width:575px) {
  .copyright_widget .widget.widget_nav_menu {
    text-align: center
  }
}

.copyright_widget .widget ul li {
  display: inline-block;
  margin-right: 20px;
  position: relative
}

.copyright_widget .widget ul li:last-child {
  margin-right: 0
}

.copyright_widget .widget ul li a {
  font-size: 15px;
  transition: all 0.3s ease-out
}

.copyright_widget .widget ul li:after {
  content: ".";
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  right: -14px
}

.footer-style-9 .copyright_widget .widget ul li:after {
  content: none
}

.copyright_widget .widget ul li:last-child:after {
  display: none
}

@media (max-width:575px) {
  .footer-area .copyright_wrap {
    display: inherit
  }
}

.copyright_widget .widget ul li ul {
  display: inline-block
}

.footer-button .contact-btn {
  border-radius: 4px;
  text-align: center;
  display: block;
  font-weight: 700;
  letter-spacing: .5px;
  color: #fff;
  border: 1px solid #7a64f2;
  padding: 12px;
  transition: all 0.3s ease-out
}

.footer-button .contact-btn i {
  margin-right: 10px;
  color: #fef22e
}

.footer-button .contact-btn:hover {
  background-color: #7a64f2;
  color: #ffffff !important
}

.search-form label {
  margin-bottom: 15px;
  display: block
}

.search-form input.search-field {
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%
}

.search-form input.search-field::-webkit-input-placeholder {
  font-style: italic
}

.search-form input.search-field:-ms-input-placeholder {
  font-style: italic
}

.search-form input.search-field::placeholder {
  font-style: italic
}

.search-form input.search-submit {
  background-color: #5a49f8;
  border: 2px solid #5a49f8;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.5s ease-out 0s;
  width: 200px
}

.search-form input.search-submit:hover {
  background-color: #fff;
  color: #5a49f8
}

.widget_search .search-form {
  padding-top: 0
}

.widget_search input.search-submit {
  width: 100%
}

.widget select {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 14px 10px;
  width: 100%;
  outline: none
}

.widget>select {
  margin-top: 10px
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.widget ul li a {
  color: #646464;
  display: inline;
  transition: all 0.3s ease 0s
}

.widget ul li a:hover {
  color: #5a49f8
}

.widget_recent_entries ul li span {
  display: block
}

.sidebar-widget-area .widget {
  margin-bottom: 40px;
  overflow: hidden;
  position: relative
}

.sidebar-widget-area .widget h3.widgettitle {
  display: block;
  position: relative;
  color: #1d2124;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.4
}

.sidebar-widget-area .widget:last-child {
  margin-bottom: 0
}

.sidebar-widget-area .widget ul li {
  border-bottom: 1px solid #e9e9e9;
  margin: 0 0 10px;
  padding: 0 0 10px;
  position: relative;
  line-height: 1.6;
  transition: all 0.3s ease-out
}

.sidebar-widget-area .widget ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.sidebar-widget-area .widget ul li a {
  font-size: 16px;
  transition: all 0.3s ease-out;
  font-weight: 400;
  position: relative
}

.sidebar-widget-area .widget ul li a:hover {
  color: #5a49f8
}

.sidebar-widget-area .widget ul li ul {
  border-top: 1px solid #e9e9e9;
  margin-top: 10px;
  padding-top: 10px
}

.sidebar-widget-area .widget_nav_menu ul ul.sub-menu li:last-child,
.sidebar-widget-area .widget_categories ul ul.children li:last-child {
  margin-bottom: 0;
  border-bottom: none
}

.sidebar-widget-area .widget ul li.active a {
  color: #5a49f8
}

.sidebar-widget-area .widget ul li ul.children li:last-child,
.sidebar-widget-area .widget ul li ul.sub-menu li:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.widget_rss .widgettitle a {
  position: relative;
  color: #1d2124
}

.footer-area .widget_rss .widgettitle a {
  position: relative;
  color: #1d2124
}

.copyright_widget .widget.widget_rss ul li:after {
  display: none
}

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud a {
  color: #1d2124;
  border: none;
  background: #f5f5f5;
  border-radius: 4px;
  display: inline-block;
  font-size: 15px !important;
  margin: 0 2px 5px 0;
  padding: 8px 15px;
  transition: all 0.3s ease 0s;
  font-weight: 400
}

.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud a:hover {
  background: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  border: none;
  color: #fff
}

.search-form .custom-search-input input {
  border: 1px solid #e9e9e9;
  border-radius: .25rem 0 0 0.25rem !important;
  box-shadow: none;
  float: left;
  height: 54px;
  padding: 0 .625rem 0 1.25rem
}

.search-form .custom-search-input input:focus {
  border-color: #fff0
}

.search-form .custom-search-input button {
  border-radius: 0 .25rem .25rem 0;
  padding: 0 2.25rem;
  height: 100%;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border: 0;
  background-color: #5a49f8;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all 0.3s ease-in-out
}

.search-form .custom-search-input button:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 0 .25rem .25rem 0;
  background: -o-linear-gradient(205deg, #5a49f8 40%, #7a64f2 100%);
  background: linear-gradient(245deg, #5a49f8 40%, #7a64f2 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.search-form .custom-search-input button:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 0 4px 4px 0;
  background: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out
}

.search-form .custom-search-input button:hover:before {
  opacity: 1;
  visibility: visible
}

.search-form .custom-search-input button:hover:after {
  opacity: 0;
  visibility: hidden
}

.mobile-header-search .custom-search-input input {
  border: 1px solid #dcdcdc;
  border-radius: 0;
  box-shadow: none;
  float: left;
  height: 40px;
  padding: 0 25px 0 12px;
  width: 100%
}

.mobile-header-search .custom-search-input button {
  background: #fff0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #646464;
  font-size: 16px;
  position: absolute;
  top: 0;
  transition: all 0.5s ease;
  padding: 8px 18px 8px 17px;
  right: 15px
}

.mobile-header-search .custom-search-input button:hover {
  color: #5a49f8
}

.mobile-header-search .custom-search-input .btn {
  z-index: 5
}

.sidebar-widget-area .widget_search form input:focus {
  border-color: #5a49f8
}

.sidebar-widget-area .widget.title-style-2.rt_widget_recent_entries_with_image {
  margin-bottom: 20px
}

.sidebar-widget-area .widget.rt-news-box .rt-widget-title-holder {
  margin-bottom: 0
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 10px
}

.rt_widget_recent_entries_with_image .topic-box {
  margin-bottom: 20px;
  position: relative
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img {
  display: block;
  overflow: hidden;
  border-radius: 4px
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img img {
  border-radius: 4px;
  transform: scale(1);
  transition: transform 3s cubic-bezier(.2, .96, .34, 1)
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img:hover img {
  transform: scale(1.1)
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a {
  color: #5a49f8
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a:hover {
  color: #7a64f2
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px
}

.rt_widget_recent_entries_with_image .topic-box .posted-date {
  color: #646464;
  font-size: 14px;
  font-weight: 400;
  padding-top: 12px;
  line-height: 1.4
}

.rt_widget_recent_entries_with_image .topic-box .posted-date i {
  color: #888;
  padding-right: 7px
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 span a {
  color: #fff
}

.rt-news-box .topic-box .post-date1 span a:hover,
.rt_widget_recent_entries_with_image .topic-box .post-date1 span a:hover {
  color: #7a64f2
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 span {
  text-transform: uppercase;
  z-index: 2;
  display: inline-block;
  background: #5a49f8;
  border-radius: 4px;
  padding: 6px 10px;
  position: relative;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4
}

.post-box-style .topic-box {
  margin-bottom: 20px;
  position: relative;
  background: #fff;
  padding: 10px
}

.post-box-style .rt-news-box-widget {
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 25px;
  padding-bottom: 25px
}

.post-box-style .rt-news-box-widget:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.post-box-style .media a.post-img-holder {
  width: 30%;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 4px
}

.post-box-style .media a.post-img-holder img {
  border-radius: 4px;
  transform: scale(1);
  transition: transform 1s cubic-bezier(.2, .96, .34, 1)
}

.post-box-style .media:hover a.post-img-holder img {
  transform: scale(1.2)
}

.post-box-style .topic-box .rt-wid-post-img {
  margin-bottom: 12px;
  display: block;
  overflow: hidden
}

.post-box-style .topic-box .rt-wid-post-img img {
  border-radius: 4px;
  transform: scale(1) rotate(0);
  transition: all 0.3s ease-in-out
}

.post-box-style .topic-box .rt-wid-post-img:hover img {
  transform: scale(1.1) rotate(2deg)
}

.post-box-style .media-body h3 {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.5;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.post-box-style .media-body h3 a {
  color: #1d2124
}

.post-box-style .media-body h3 a:hover {
  color: #5a49f8
}

.post-box-style .post-box-date ul {
  list-style: none;
  line-height: 1;
  margin-bottom: 5px;
  font-size: 92%;
  margin-left: 0;
  padding: 0
}

.post-box-style .post-box-date ul li {
  color: #9b9b9b;
  font-size: 14px;
  margin-bottom: 5px;
  margin-right: 20px;
  padding: 0;
  display: inline-block;
  line-height: 1.4;
  border: none;
  position: relative
}

.post-box-style .post-box-date ul li:last-child {
  margin-right: 0
}

.post-box-style .post-box-date ul li:before {
  position: absolute;
  content: "/";
  right: -15px;
  top: 0
}

.post-box-style .post-box-date ul li:last-child:before {
  display: none
}

.post-box-style .post-box-date ul li a {
  color: #9b9b9b;
  font-size: 14px
}

.post-tab-layout .position-relative {
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 15px;
  padding-bottom: 15px
}

.post-tab-layout .position-relative:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.post-tab-layout .media .tab-img-holder {
  width: 30%;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 4px
}

.post-tab-layout .media .tab-img-holder img {
  transform: scale(1);
  transition: transform 3s cubic-bezier(.2, .96, .34, 1)
}

.post-tab-layout .media .tab-img-holder:hover img {
  transform: scale(1.1)
}

.post-tab-layout ul.btn-tab {
  border-bottom: none;
  margin-bottom: 30px;
  margin-left: 0
}

.post-tab-layout ul.btn-tab li {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  border-bottom: none
}

.post-tab-layout ul.item-inline2 li {
  width: 33.33%
}

.post-tab-layout ul.item-inline2 li,
ul.item2-inline li {
  display: inline-block;
  margin-right: 0
}

.post-tab-layout ul.item-inline li,
ul.item-inline2 li {
  margin-right: 3px;
  margin-bottom: 3px;
  float: left
}

.post-tab-layout ul.item-inline2 li:last-child {
  margin-right: 0;
  margin-bottom: 5px
}

.post-tab-layout ul.btn-tab li .active {
  border: 1px solid #fff0;
  background-color: #5a49f8;
  color: #ffffff !important
}

.post-tab-layout ul.btn-tab li a:before {
  content: "";
  padding-right: 0
}

.post-tab-layout ul.btn-tab li a {
  background-color: #f8f8f8;
  border: 1px solid #dcdcdc;
  padding: 10px 0;
  display: block;
  color: #5a49f8;
  transition: all 0.5s ease-out;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  text-align: center
}

.post-tab-layout .entry-title {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 9px;
  line-height: 1.4;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.post-tab-layout .entry-title a {
  color: #1d2124
}

.post-tab-layout .entry-title a:hover {
  color: #5a49f8
}

.post-tab-layout .post-box-date {
  line-height: 1
}

.post-tab-layout .post-box-date ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.post-tab-layout .post-box-date ul li {
  font-size: 14px;
  color: #9b9b9b;
  padding: 0;
  margin: 0 20px 0 0;
  border: none;
  display: inline-block;
  position: relative
}

.post-tab-layout .post-box-date ul li:before {
  position: absolute;
  content: "/";
  right: -15px;
  top: 0
}

.post-tab-layout .post-box-date ul li:last-child:before {
  display: none
}

.post-tab-layout .post-box-date ul li:last-child {
  margin-right: 0
}

.post-tab-layout .post-box-date ul li a {
  color: #9b9b9b;
  font-size: 14px
}

.feature-post-layout .rt-feature-widget .entry-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.4
}

.feature-post-layout .entry-title a {
  color: #1d2124
}

.feature-post-layout .entry-title a:hover {
  color: #5a49f8
}

.feature-post-layout .post-box-date ul {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0
}

.feature-post-layout .post-box-date ul li {
  font-size: 14px;
  color: #9b9b9b;
  margin: 0 20px 3px 0;
  padding: 0;
  border: none;
  display: inline-block;
  position: relative
}

.feature-post-layout .post-box-date ul li:after {
  position: absolute;
  content: "/";
  right: -15px;
  top: 0
}

.feature-post-layout .post-box-date ul li:last-child:after {
  display: none
}

.feature-post-layout .post-box-date ul li:last-child {
  margin-right: 0
}

.feature-post-layout .post-box-date ul li a {
  color: #9b9b9b;
  font-size: 14px
}

.feature-post-layout .post-box-date ul li a:before {
  display: none
}

.feature-post-layout .post-box-date ul li a:hover {
  color: #5a49f8
}

.feature-post-layout .media {
  margin-bottom: 18px;
  overflow: hidden
}

.feature-post-layout .media-body p {
  margin-top: 12px
}

.feature-post-layout .media .post-img-holder {
  overflow: hidden;
  border-radius: 4px
}

.feature-post-layout .media .post-img-holder img {
  transform: scale(1);
  transition: transform 3s cubic-bezier(.2, .96, .34, 1)
}

.feature-post-layout .media .post-img-holder:hover img {
  transform: scale(1.1)
}

.feature-post-layout .list-item {
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 15px;
  padding-bottom: 15px
}

.feature-post-layout .list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.feature-post-layout .list-item .entry-title {
  font-size: 16px
}

.sidebar-widget-area .widget .corporate-address li {
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.sidebar-widget-area .widget .corporate-address li i {
  color: #5a49f8;
  font-size: 19px;
  padding: 0 15px 10px 0
}

.sidebar-widget-area .widget .corporate-address li i.fa-map-marker {
  color: #5a49f8;
  font-size: 19px;
  padding: 0 24px 10px 0
}

.sidebar-widget-area .widget .corporate-address li a {
  color: #111;
  line-height: 34px;
  font-size: 15px;
  transition: all 0.3s ease-out;
  font-weight: 400
}

.sidebar-widget-area .widget .corporate-address li a:before {
  content: "";
  margin-right: 0
}

.sidebar-widget-area .widget_product_categories ul li,
.sidebar-widget-area .widget_categories ul li,
.sidebar-widget-area .widget_archive ul li {
  text-align: right;
  width: 100%;
  float: left;
  position: relative
}

.sidebar-widget-area .widget_product_categories ul li:last-child,
.sidebar-widget-area .widget_categories ul li:last-child,
.sidebar-widget-area .widget_archive ul li:last-child {
  padding-bottom: 0
}

.sidebar-widget-area .widget_product_categories ul li a,
.sidebar-widget-area .widget_categories ul li a,
.sidebar-widget-area .widget_archive ul li a {
  float: left
}

.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu {
  padding-left: 17px;
  float: left;
  width: 100%
}

.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget.widget_pages ul li ul.children,
.sidebar-widget-area .widget.widget_nav_menu ul li ul.sub-menu {
  float: inherit;
  width: inherit
}

@media (max-width:1199px) {

  .sidebar-widget-area .widget_product_categories ul li ul,
  .sidebar-widget-area .widget ul li ul.children,
  .sidebar-widget-area .widget ul li ul.sub-menu {
    padding-left: 5px
  }
}

.sidebar-widget-area .widget_calendar table {
  color: #1d2124;
  margin-bottom: 6px
}

.sidebar-widget-area .calendar_wrap td#today {
  color: #5a49f8
}

.sidebar-widget-area .widget_calendar table caption {
  font-weight: 500;
  color: #5a49f8
}

.gallery .gallery-item {
  margin: 0;
  text-align: center
}

.gallery .gallery-item .gallery-icon {
  margin: 5px
}

.gallery .gallery-item .gallery-icon img {
  border-radius: 4px
}

.gallery .gallery-item .gallery-caption {
  color: #555d66;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 15px
}

.sidebar-widget-area .rt-about-widget ul.footer-social {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0
}

.sidebar-widget-area .rt-about-widget ul.footer-social li {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 0;
  line-height: 1
}

.sidebar-widget-area .rt-about-widget ul.footer-social li a {
  font-size: 16px;
  transition: all 0.3s ease-out;
  font-weight: 400;
  background: #fff;
  padding: 14px 15px;
  display: flex;
  width: 60px;
  height: 60px;
  text-align: center;
  align-items: center;
  justify-content: space-around
}

.sidebar-widget-area .rt-about-widget ul.footer-social li a:before {
  display: none
}

.footer-top-area {
  color: #646464;
  padding: 100px 0 70px
}

@media (max-width:1024px) {
  .footer-top-area {
    padding: 70px 0 40px
  }
}

.footer-area .widget_media_image img {
  max-width: 170px !important
}

.footer-top-area .widget.widget_calendar table {
  margin-bottom: 0
}

.footer-top-area .widget.widget_calendar table caption {
  padding-bottom: 0
}

.footer-top-area .widget select {
  color: #444
}

.footer-top-area .widget_archive.widget>select {
  margin-top: 0
}

.footer-top-area .widget {
  margin-bottom: 1.875rem;
  width: 100%;
  position: relative;
  z-index: 1
}

.footer-area caption {
  color: inherit
}

.footer-top-area .widget_text p {
  margin-bottom: 0
}

.footer-top-area ul.menu li.menu-item-has-children {
  width: 100%
}

.footer-top-area .widget ul li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  padding-left: 1px;
  position: relative;
  transition: all 0.3s ease-out
}

.footer-top-area .widget ul.menu li a {
  position: relative;
  transition: all 0.3s ease-out
}

.footer-top-area .widget ul.menu li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  font-size: 1rem;
  font-weight: 900
}

.footer-top-area .corporate-address li {
  display: inline-flex;
  width: 100%
}

@media (max-width:575px) {
  .footer-top-area .corporate-address li {
    display: inline-block
  }
}

.footer-top-area .corporate-address li i {
  color: #5a49f8;
  font-size: 1.5rem;
  padding: 0 15px 0 0
}

.footer-top-area .corporate-address li i:before {
  font-size: 1.5rem
}

.footer-top-area .rt_footer_social_widget .widgettitle {
  font-size: 1.125rem;
  margin-bottom: .9375rem
}

.footer-top-area .widget_archive li {
  text-align: right
}

.footer-top-area .widget_archive li a {
  float: left
}

.footer-top-area .widget_archive li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-right: 12px;
  font-size: 1rem;
  font-weight: 900
}

.footer-top-area .widget_categories li {
  text-align: right;
  cursor: pointer
}

.footer-top-area .widget_categories li a {
  float: left
}

.footer-top-area .widget_categories li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-right: 12px;
  font-size: 1rem;
  font-weight: 900
}

.footer-top-area .widget_pages li {
  text-align: left;
  cursor: pointer
}

.footer-top-area .widget_pages li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-right: 12px;
  font-size: 1rem;
  font-weight: 900
}

.footer-top-area .widget_meta li {
  text-align: left;
  cursor: pointer
}

.footer-top-area .widget_meta li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-right: 12px;
  font-size: 1rem;
  font-weight: 900
}

.footer-top-area .rt_footer_social_widget .footer-about {
  margin-bottom: 1.25rem
}

.footer-top-area .rt_footer_social_widget .footer-social li {
  display: inline-block;
  margin-right: 1.25rem;
  transition: all 0.3s ease-out 0s
}

@media (min-width:768px) and (max-width:991px) {
  .footer-top-area .rt_footer_social_widget .footer-social li {
    margin-right: 18px
  }
}

.footer-top-area .rt_footer_social_widget .footer-social li a {
  display: block;
  font-size: 16px;
  text-align: center;
  transition: all 0.3s ease-out 0s
}

.footer-top-area .widget_recent_entries ul li {
  line-height: 1.75rem
}

.footer-top-area .widget_recent_entries ul li a {
  font-weight: 500;
  font-size: 1rem
}

.footer-top-area .widget_recent_entries ul li .post-date {
  color: #5a49f8;
  margin-top: .3125rem
}

.footer-top-area .widget_tag_cloud .tagcloud {
  padding-top: 10px
}

.footer-top-area .widget_tag_cloud .tagcloud a:hover {
  color: #fff
}

@media (max-width:991px) {
  .footer-top-area .widget_tag_cloud a {
    padding: 8px
  }
}

.footer-top-area .search-form input.search-submit {
  background-color: #fff;
  color: #5a49f8
}

.footer-top-area a {
  text-decoration: none
}

.footer-top-area .widget a {
  color: #646464
}

.footer-top-area .widget a:hover,
.footer-top-area .widget a:active {
  color: #5a49f8
}

.footer-top-area ul li:last-child,
.footer-top-area ul.menu li:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
  padding-left: 8px;
  padding-top: 8px
}

.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.footer-top-area ul li a {
  text-decoration: none
}

.footer-top-area ul li.recentcomments a {
  line-height: 1.2 !important
}

.footer-top-area .widget_tag_cloud a {
  text-decoration: none
}

.footer-top-area .mc4wp-success {
  margin-top: 25px
}

.footer-top-area .widget>form.mc4wp-form {
  padding: 0;
  background: #fff0
}

.footer-top-area .stylish-input-group {
  padding-top: 15px
}

.footer-top-area .stylish-input-group .form-control {
  background: #2d2d2d;
  border: none;
  box-shadow: none;
  color: #646464;
  border-radius: 0;
  height: 39px;
  padding-left: 18px
}

.footer-top-area .stylish-input-group .form-control::-moz-placeholder {
  color: #646464
}

.footer-top-area .stylish-input-group .form-control::-webkit-input-placeholder {
  color: #646464
}

.footer-top-area .stylish-input-group .input-group-addon {
  background: #2d2d2d;
  border: none;
  border-radius: 0;
  padding: 0
}

.footer-top-area .stylish-input-group .input-group-addon button {
  background: #2d2d2d;
  border-radius: 0;
  border: none;
  box-shadow: none;
  padding: 11px 16px;
  transition: all 0.3s ease-out
}

.footer-top-area .stylish-input-group .input-group-addon button i {
  color: #5a49f8
}

.footer-top-area .stylish-input-group .input-group-addon button:hover {
  background: #5a49f8;
  opacity: .7
}

.footer-top-area .stylish-input-group .input-group-addon button:hover i {
  color: #fff
}

.footer-top-area .rt-news-box .media-body .post-date-dark {
  font-size: 14px;
  margin-bottom: 12px
}

.footer-top-area .rt-news-box .media-body .post-date-dark ul li {
  color: #aeaeae
}

.footer-top-area .rt-news-box .media-body h3 {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0
}

.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a {
  color: #646464
}

.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a:hover {
  color: #5a49f8
}

.footer-top-area .rt-news-box .media a.post-img-holder {
  width: 32% !important
}

.footer-top-area .gallery .gallery-item {
  max-width: 31.5%;
  margin: 0 5px 5px 0
}

.footer-top-area .gallery .gallery-item img {
  max-height: 100px
}

.widget-open-hour ul.opening-schedule li {
  display: flex;
  justify-content: space-between
}

.widget-open-hour ul.opening-schedule li .os-close {
  color: #7a64f2
}

.widget-open-hour ul.opening-schedule li:last-child {
  margin-bottom: 0
}

.widget_apsc_widget .apsc-theme-4 {
  text-align: center
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile {
  display: inline-block;
  float: inherit;
  width: inherit;
  margin-right: 10px;
  margin-bottom: 0
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile .apsc-inner-block {
  background-color: #fff0;
  border-radius: 0;
  padding: 0;
  font-size: 13px
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:hover .apsc-inner-block {
  background-color: #fff0
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:last-child {
  margin-right: 0
}

.widget_apsc_widget .apsc-theme-4 span.media-name {
  display: none
}

.widget_apsc_widget .apsc-theme-4 span.apsc-count {
  padding-right: 5px
}

.widget_apsc_widget .apsc-theme-4 .social-icon i {
  font-size: 16px;
  padding-right: 7px
}

.footer-area .post-box-style .rt-news-box-widget {
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 10px
}

.footer-top-area .rt-post-box .post-box-style ul li {
  line-height: 1
}

.footer-style-6 .footer-top-area .rt-post-box .post-box-style ul li,
.footer-style-6 .footer-top-area .rt-post-box .post-box-style ul li a {
  color: #fff
}

.footer-style-6 .footer-top-area .post-box-style .media a.post-img-holder {
  width: 27%
}

.footer-style-6 .footer-top-area .post-box-style .media a.post-img-holder img {
  height: 63px
}

.footer-style-6 .footer-top-area .rt_footer_social_widget .footer-social li {
  margin-right: 10px
}

.footer-style-6 .footer-top-area .rt_footer_social_widget .footer-social li:last-child {
  margin-right: 0
}

.footer-style-6 .footer-top-area .rt_footer_social_widget ul.footer-social li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: 35px;
  width: 35px;
  border-radius: 45px;
  font-size: 14px;
  background-color: #31303f;
  transition: all 0.3s ease-in-out
}

.footer-style-6 .footer-top-area .rt_footer_social_widget ul.footer-social li a:hover {
  background-color: #fff;
  color: #5a49f8
}

.entry-banner {
  background: #f8f8f8;
  position: relative
}

.entry-banner:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 1;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #750ed5 93%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #750ed5 93%)
}

.entry-banner .entry-banner-content {
  padding: 140px 0 145px;
  text-align: center;
  position: relative;
  z-index: 2
}

.entry-banner .entry-banner-content.center {
  text-align: center
}

.entry-banner .entry-banner-content.left {
  text-align: left
}

.entry-banner .entry-banner-content.right {
  text-align: right
}

.entry-banner .entry-banner-content h1 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 36px
}

.entry-banner .entry-banner-content h1 a {
  color: #fff
}

.entry-banner .entry-banner-content h1 a:hover {
  color: #646464
}

.breadcrumb-area .entry-breadcrumb span a {
  color: #fff
}

.breadcrumb-area .entry-breadcrumb span a:hover {
  color: #cecece
}

.breadcrumb-area .entry-breadcrumb>span:last-child {
  color: #cecece
}

.entry-banner .entry-breadcrumb .delimiter {
  color: #fff;
  padding: 0 7px
}

.entry-banner .shape-holder {
  margin: 0;
  padding: 0
}

.entry-banner .shape-holder li {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2
}

.entry-banner .shape-holder li:nth-child(1n) {
  bottom: 2.8125rem
}

.entry-banner .shape-holder li:nth-child(2n) {
  bottom: 9.0625rem
}

.entry-banner .shape-holder li:nth-child(3n) {
  bottom: 15.3125rem
}

.entry-banner .shape-holder li svg {
  margin: 0 auto
}

.entry-banner .shape-holder li.shape1 svg stop:first-child {
  stop-color: #523fff
}

.entry-banner .shape-holder li.shape1 svg stop:last-child {
  stop-color: #750ed5
}

.entry-banner .shape-holder li.shape2 svg stop:first-child {
  stop-color: #523fff
}

.entry-banner .shape-holder li.shape2 svg stop:last-child {
  stop-color: #6d1adf
}

.entry-banner .shape-holder li.shape3 svg stop:first-child {
  stop-color: #523fff
}

.entry-banner .shape-holder li.shape3 svg stop:last-child {
  stop-color: #8221dd
}

@media (max-width:991px) {
  .entry-banner .entry-banner-content {
    padding: 80px 0 !important
  }

  .entry-banner .entry-banner-content h1 {
    font-size: 36px
  }

  .entry-banner .shape-holder li {
    left: -4%
  }

  .entry-banner .shape-holder li:nth-child(3n) {
    bottom: 11.3125rem
  }

  .entry-banner .shape-holder li:nth-child(2n) {
    bottom: 7.0625rem
  }
}

@media (max-width:480px) {
  .entry-banner .shape-holder li:nth-child(1n) {
    left: -48%
  }

  .entry-banner .shape-holder li:nth-child(2n) {
    left: -23%
  }

  .entry-banner .shape-holder li:nth-child(3n) {
    left: -3%
  }
}

@media (max-width:320px) {
  .entry-banner .shape-holder li:nth-child(1n) {
    left: -80%
  }

  .entry-banner .shape-holder li:nth-child(2n) {
    left: -48%
  }

  .entry-banner .shape-holder li:nth-child(3n) {
    left: -18%
  }
}

.trheader .entry-banner .entry-banner-content {
  padding-top: 200px;
  padding-bottom: 150px
}

@media (max-width:992px) {
  .trheader .entry-banner .entry-banner-content {
    padding-top: 90px
  }
}

@media (max-width:768px) {
  .trheader .entry-banner .entry-banner-content {
    padding-top: 40px
  }
}

.breadcrumb-trail ul.trail-items {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none
}

.breadcrumb-trail ul.trail-items li {
  display: inline-block;
  font-size: 16px;
  position: relative;
  padding-right: 16px;
  margin-right: 12px;
  color: #5a49f8
}

.breadcrumb-trail ul.trail-items li:after {
  position: absolute;
  content: "-";
  right: 0;
  top: 0
}

.breadcrumb-trail ul.trail-items li:last-child:after {
  display: none
}

.breadcrumb-trail ul.trail-items li a {
  color: #5a49f8
}

.breadcrumb-trail ul.trail-items li a:hover {
  color: #646464
}

.breadcrumb-trail ul.trail-items li>span {
  color: #646464
}

.banner-text {
  line-height: 1.4
}

.site-main .entry-breadcrumb .current {
  color: #5a49f8
}

button:focus {
  outline: none
}

.button-gradient-1 {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  padding: 12px 28px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #5a49f8;
  color: #fff;
  transition: all 0.5s ease-in-out
}

.button-gradient-1:hover {
  color: #fff
}

.button-gradient-1:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  background: #5a49f8;
  background: -o-linear-gradient(205deg, #5a49f8 40%, #7a64f2 100%);
  background: linear-gradient(245deg, #5a49f8 40%, #7a64f2 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out
}

.button-gradient-1:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  background: #5a49f8;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out
}

.button-gradient-1:hover:before {
  opacity: 1;
  visibility: visible
}

.button-gradient-1:hover:after {
  opacity: 0;
  visibility: hidden
}

.button-gradient-1 i {
  margin-top: .125rem;
  line-height: 1;
  margin-left: 12px;
  transform: translateX(0);
  color: #fff;
  transition: all 0.5s ease-in-out
}

.button-gradient-1:hover i {
  transform: translateX(5px)
}

form.post-password-form label>input {
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 10px 8px
}

form.post-password-form input[type="submit"] {
  border-radius: 4px;
  background: #5a49f8;
  color: #fff;
  font-weight: 500;
  transition: all 0.3s ease-out
}

form.post-password-form input[type="submit"]:hover {
  background: #7a64f2;
  color: #fff
}

@media (max-width:767px) {
  body.blog .content-area {
    padding-top: 80px;
    padding-bottom: 80px
  }

  body.single-post .content-area {
    padding-top: 80px;
    padding-bottom: 80px
  }

  body.woocommerce-page .content-area {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

.blog-box {
  margin-bottom: 1.875rem
}

.blog-box .blog-item-figure .blog-img {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 20px
}

.blog-box .blog-item-figure .blog-img:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  content: "";
  width: 0;
  height: 0;
  background-color: rgb(255 255 255 / .3);
  opacity: 1;
  transition: all 0.8s
}

.blog-box .blog-item-figure .blog-img:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 0;
  height: 0;
  background-color: rgb(255 255 255 / .3);
  opacity: 1;
  transition: all 0.8s
}

.blog-box:hover .blog-item-figure .blog-img:before {
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1
}

.blog-box:hover .blog-item-figure .blog-img:after {
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1
}

.blog-box .blog-item-content h3 {
  line-height: 2rem;
  margin-bottom: .625rem
}

.blog-box .blog-item-content h3 a {
  color: #1d2124
}

.blog-box .blog-item-content h3 a:hover {
  color: #5a49f8
}

.blog-box .blog-item-content ul {
  list-style: none;
  margin: 0 0 12px 0;
  padding: 0
}

.blog-box .blog-item-content ul li {
  position: relative;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
  margin-right: 24px
}

.blog-box .blog-item-content ul li:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -16px
}

.blog-box .blog-item-content ul li:last-child {
  margin-right: 0
}

.blog-box .blog-item-content ul li:last-child:after {
  display: none
}

.blog-box .blog-item-content ul li a {
  color: #9b9b9b
}

.blog-box .blog-item-content ul li a:hover {
  color: #5a49f8
}

.blog-box .blog-item-content .blog-text p {
  margin-bottom: 10px
}

.gutters-20 {
  margin-right: -20px;
  margin-left: -20px
}

.gutters-20 .blog-layout-1 {
  padding-left: 20px;
  padding-right: 20px
}

.blog-layout-1 .blog-box {
  margin-bottom: 2.25rem
}

.blog-layout-2 .blog-box .blog-item-content h3 {
  font-size: 26px
}

.blog-layout-2 .blog-box .blog-item-content p {
  margin-bottom: 10px
}

.blog-layout-3 .blog-box .blog-item-figure .blog-img {
  border-radius: 4px 4px 0 0;
  margin-bottom: 0
}

.blog-layout-3 .blog-box .blog-item-content {
  border-radius: 0 0 4px 4px;
  padding: 26px 30px 30px;
  background-color: #f7f7f7
}

.rt-grid-item {
  padding: 0 15px;
  display: block;
  float: left
}

.right-sidebar .fixed-side-bar {
  padding-left: 25px
}

.left-sidebar .fixed-side-bar {
  padding-right: 25px
}

@media (max-width:991px) {
  .right-sidebar .sidebar-widget-area {
    margin-top: 80px;
    display: inherit
  }

  .left-sidebar .sidebar-widget-area {
    margin-bottom: 80px;
    display: inherit
  }

  .right-sidebar .fixed-side-bar {
    padding-left: 15px
  }

  .left-sidebar .fixed-side-bar {
    padding-right: 15px
  }
}

.sticky .blog-box {
  background-color: #f7f7f7;
  border-radius: 4px;
  border-bottom: 2px solid #7a64f2;
  margin-bottom: 28px;
  box-shadow: 0 10px 25px rgb(0 0 0 / .15)
}

.sticky .blog-box .blog-item-figure .blog-img {
  margin-bottom: 0
}

.sticky .blog-box .blog-item-content {
  padding: 26px 30px 30px
}

.blog-layout-1.sticky .blog-box {
  margin-bottom: 36px
}

.single-post .rt-single-content .single-img {
  margin-bottom: 30px
}

.single-post .rt-single-content {
  word-wrap: normal
}

.content-area {
  padding: 120px 0
}

#primary.content-area {
  overflow: hidden
}

.entry-header .entry-thumbnail-area {
  margin-bottom: 30px
}

.entry-header .entry-thumbnail-area img {
  border-radius: 4px
}

.entry-header .entry-category {
  display: inline-block
}

.entry-header .entry-meta ul {
  padding-left: 0;
  margin: 0 0 20px 0
}

.entry-header .entry-meta ul li {
  display: inline;
  margin-right: 20px;
  position: relative;
  font-size: .875rem;
  color: #9b9b9b;
  margin-bottom: 0;
  font-weight: 400
}

.entry-header .entry-meta ul li:last-child {
  margin-right: 0
}

.entry-header .entry-meta ul.response-area {
  margin-bottom: 30px
}

.entry-header .entry-meta ul li a {
  color: #9b9b9b
}

.entry-header .entry-meta ul li a:hover {
  color: #5a49f8
}

.entry-header .entry-meta ul li i {
  margin-right: 10px;
  color: #5a49f8
}

.entry-header .entry-meta ul li img {
  border-radius: 50%;
  margin-right: 15px
}

.post-detail-style1 .comments-area ul.comment-list {
  margin-bottom: 40px
}

.post-detail-style1 .comments-area .comment-list li.comment {
  padding-top: 10px
}

.post-detail-style1 .comments-area .comment-list li .children li {
  padding-top: 10px
}

.entry-header .share-links {
  padding-bottom: 20px
}

.share-links .fa {
  font-size: 15px
}

.entry-header .share-links .share-title {
  padding-right: 5px;
  display: inline-block;
  float: left;
  line-height: 40px;
  font-size: 12px;
  margin: 2px 0
}

.entry-header .share-links .share-title .fa {
  margin-right: 5px;
  font-size: 14px
}

.entry-header .share-links.icons-text .share-title {
  line-height: 30px
}

.entry-header .share-links a {
  display: inline-block;
  margin: 2px;
  height: 40px;
  overflow: hidden;
  color: #ffffff !important;
  background: #646464;
  position: relative;
  transition: 0.3s;
  border-radius: 4px;
  width: 42.7px
}

.entry-header .share-links a:hover {
  color: #ffffff !important
}

.entry-header .share-links a.large-share-button {
  width: auto
}

.entry-header .share-links a .fa {
  width: 40px;
  height: 40px;
  float: left;
  display: block;
  text-align: center;
  line-height: 40px
}

.entry-header .share-links a .social-text {
  border: 0 solid rgb(255 255 255 / .3);
  border-left-width: 1px;
  padding-left: 15px;
  height: 20px;
  float: left;
  margin-top: 10px;
  padding-right: 25px;
  font-size: 12px;
  line-height: 20px;
  font-family: "Playfair Display", serif
}

.entry-header .share-links a:hover {
  opacity: .8;
  color: #fff
}

.entry-header .share-links.icons-text .large-share-button {
  height: 30px
}

.entry-header .share-links.icons-text .large-share-button .social-text {
  padding-left: 6px;
  padding-right: 8px;
  height: 20px;
  margin-top: 5px;
  line-height: 20px;
  font-size: 10px
}

.entry-header .share-links.icons-text .large-share-button .fa {
  width: 30px;
  height: 30px;
  line-height: 30px
}

@media (max-width:767px) {
  .entry-header .share-links .social-text {
    display: none
  }
}

@media (max-width:479px) {
  .entry-header .share-links .share-title {
    display: none
  }
}

.entry-header .share-links a.facebook-share-button {
  background: #5d82d1
}

.entry-header .share-links a.twitter-share-button {
  background: #40bff5
}

.entry-header .share-links a.google-share-button {
  background: #eb5e4c
}

.entry-header .share-links a.linkedin-share-button {
  background: #238cc8
}

.entry-header .share-links a.pinterest-share-button {
  background: #e13138
}

.entry-header .share-links a.reddit-share-button {
  background: #ff4500
}

.entry-header .share-links a.stumbleupon-share-button {
  background: #eb4924
}

.entry-header .share-links a.tumblr-share-button {
  background: #35465c
}

.entry-header .share-links a.vk-share-button {
  background: #45668e
}

.entry-header .share-links a.odnoklassniki-share-button {
  background: #ee8208
}

.entry-header .share-links a.pocket-share-button {
  background: #ef4056
}

.entry-header .share-links a.whatsapp-share-button {
  background: #43d854
}

.entry-header .share-links a.telegram-share-button {
  background: #08c
}

.entry-header .share-links a.viber-share-button {
  background: #773ead
}

.entry-header .share-links a.viber-share-button .fa {
  transform: rotate(-45deg)
}

.entry-header .share-links a.email-share-button {
  background: #333
}

.rns-plugin {
  margin: 20px 0 20px
}

.rns-plugin .rns-header {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #5a49f8
}

.rns-plugin .rns-footer {
  display: none
}

.post-detail-style2 .content-area {
  background: #f8f8f8
}

.post-detail-style2 .post-info-light ul.entry-meta {
  margin-bottom: 20px
}

.post-detail-style2 .post-info-light ul li,
.post-detail-style2 .post-info-light ul li a {
  color: #757272
}

.post-detail-style2 .post-info-light ul li a:hover {
  color: #5a49f8
}

.post-detail-style2 .entry-meta .post-date {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #e30025;
  border-radius: 70px;
  padding: 10px 24px;
  display: inline-block;
  margin-bottom: 30px
}

.post-detail-style2 .entry-meta li {
  display: inline-block;
  margin-right: 20px;
  color: #646464
}

@media (max-width:480px) {
  .post-detail-style2 .entry-meta li {
    padding-right: 10px
  }
}

.post-detail-style2 .entry-meta li i {
  margin-right: 10px;
  color: #f89f24
}

.post-detail-style2 .entry-meta li a {
  color: #646464
}

.post-detail-style2 .entry-meta li a:hover {
  color: #5a49f8
}

.post-detail-style2 .entry-post-meta ul {
  padding-left: 0;
  margin-bottom: 20px
}

.post-detail-style2 .entry-post-meta ul li {
  font-weight: 400;
  position: relative;
  margin-right: 50px
}

.post-detail-style2 .entry-post-meta ul li:last-child {
  margin-right: 0
}

.post-detail-style2 .entry-post-meta ul li:after {
  content: "";
  height: 35px;
  width: 1px;
  background-color: #c4c4c4;
  top: 50%;
  right: -27px;
  transform: translateY(-50%);
  position: absolute
}

.post-detail-style2 .entry-post-meta ul li:last-child:after {
  display: none
}

.post-detail-style2 .entry-post-meta ul li i {
  margin-right: 10px;
  color: #a0a0a0;
  font-size: 24px
}

.post-detail-style2 .entry-footer .item-tags .tag_styles {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block
}

.post-detail-style2 .sidebar-widget-area>div {
  background: #fff;
  padding: 30px !important
}

.post-detail-style2 .detail-content-holder {
  padding: 30px 30px 10px;
  background: #fff;
  text-align: center;
  box-shadow: 0 1px 0 0 rgb(211 211 211 / .75)
}

.post-detail-style2 .related-post {
  background: #fff;
  padding: 30px 33px 10px;
  border: none
}

.post-detail-style2 .about-author {
  background: #fff;
  padding: 30px 33px 30px;
  border: none;
  box-shadow: 0 1px 0 0 rgb(211 211 211 / .75)
}

.post-detail-style2 .rt-related-post {
  background: #fff;
  padding: 30px 30px 30px;
  border: none;
  box-shadow: 0 1px 0 0 rgb(211 211 211 / .75)
}

.post-detail-style2 .comment-respond {
  background: #fff;
  margin-top: 40px;
  padding: 30px
}

.post-detail-style2 .comments-area {
  margin-top: 40px
}

.post-detail-style2 .each-comment {
  background: #fff;
  padding: 30px;
  box-shadow: 0 1px 0 0 rgb(211 211 211 / .75)
}

.post-detail-style2 .entry-footer .entry-footer-meta {
  margin-bottom: 20px;
  border-bottom: none
}

.post-detail-style2 .main-comments ul.children {
  border-top: none;
  margin-left: 30px;
  margin-top: 0;
  padding: 0
}

.post-footer-share .share-links a.large-share-button {
  width: 42.7px
}

.post-footer-share .share-links {
  padding-bottom: 0
}

.blog-post-slider .prev-article {
  display: block;
  transition: all 0.5s ease-out
}

.page .entry-content {
  padding-top: 0;
  border-top: none
}

.entry-footer .entry-footer-meta {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between
}

.entry-footer .entry-footer-meta .share-links .social-text {
  display: none
}

@media (max-width:480px) {
  .entry-footer .entry-footer-meta {
    display: inherit;
    text-align: center
  }

  .post-detail-style1 .entry-footer .entry-footer-meta {
    text-align: left
  }
}

.entry-footer .item-view i {
  margin-right: 12px
}

.entry-footer .item-tags ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0
}

.entry-footer .item-tags ul li {
  font-size: 17px;
  margin-right: 12px;
  margin-bottom: 1px;
  margin-top: 1px;
  display: inline-block
}

.entry-footer .item-tags span {
  margin-right: 12px
}

.entry-footer .item-tags a {
  color: #646464;
  font-weight: 500;
  border-radius: 4px;
  display: inline-block;
  transition: all 0.3s ease-out
}

.entry-footer .item-tags a:hover {
  color: #5a49f8
}

.entry-footer .item-tags a:first-child {
  margin-left: 0
}

.entry-footer .post-share>span {
  margin-right: 12px
}

.entry-footer .post-share .share-links {
  display: inline-block
}

.entry-footer .post-share .share-links a {
  font-size: 15px;
  color: #646464;
  padding-right: 10px
}

.entry-footer .post-share .share-links a:hover {
  color: #5a49f8
}

.entry-footer .post-share .share-links a:last-child {
  padding-right: 0
}

.rt-drop {
  color: #5a49f8;
  float: left;
  font-family: Georgia;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px
}

.about-author {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 40px;
  margin-bottom: 40px;
  margin-top: 40px
}

.about-author .pull-left {
  padding-right: 30px
}

@media (max-width:480px) {
  .about-author {
    display: inherit;
    padding: 30px
  }

  .about-author .pull-left {
    width: 100px;
    margin-bottom: 15px;
    padding-right: 0
  }
}

.about-author .pull-left img {
  border-radius: 50%;
  width: 90px
}

.about-author .media-body .author-title {
  font-size: 20px;
  margin-bottom: 4px;
  line-height: 1.4;
  text-transform: capitalize
}

.about-author .media-body .author-title a {
  color: #5a49f8
}

.about-author .media-body .author-designation {
  margin-bottom: 10px;
  font-size: 15px;
  color: #646464;
  line-height: 1.2
}

.about-author ul.author-box-social {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: left
}

.about-author ul.author-box-social li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px
}

.about-author ul.author-box-social li a {
  font-size: 14px;
  color: #888;
  display: block;
  text-align: center;
  transition: all 0.3s ease-out
}

.about-author ul.author-box-social li a:hover {
  color: #7a64f2
}

.about-author ul.author-box-social li:last-child {
  margin-right: 0
}

.divider {
  position: relative
}

.divider:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #dcdcdc;
  z-index: 1;
  content: "";
  margin: 0 auto
}

.page-links {
  font-weight: 400;
  color: #646464;
  padding-top: 12px
}

.page-links .page-number {
  text-align: center;
  display: inline-block;
  font-size: 20px;
  color: #5a49f8;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #e4e4e4;
  margin-left: 5px;
  padding: 0;
  height: 40px;
  width: 40px;
  line-height: 38px;
  font-weight: 500
}

.page-links span.current .page-number,
.page-links a.post-page-numbers:hover .page-number {
  background: #5a49f8;
  border-color: #fff0;
  color: #fff
}

.page-links a .page-number {
  transition: all 0.3s ease-out
}

.portfolio-default.portfolio-multi-layout-1 h2.owl-custom-nav-title {
  font-size: 28px
}

.single-post-slider {
  margin-bottom: 30px
}

.single-post-slider .swiper-container .swiper-button>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-image: none;
  height: 60px;
  width: 80px;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: #fff
}

.single-post-slider .swiper-container .swiper-button-prev {
  left: 0
}

.single-post-slider .swiper-container .swiper-button-next {
  right: 0
}

.single-post-slider .swiper-container .swiper-button>div i {
  font-size: 22px;
  color: #363636;
  transition: all 0.3s ease-out
}

.single-post-slider .swiper-container .swiper-button>div:hover i {
  color: #ccc
}

.cat-holder {
  position: absolute;
  top: 20px;
  left: 20px
}

.cat-holder-text {
  position: relative;
  color: #fff;
  height: 26px;
  padding: 0 15px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  z-index: 2;
  background-color: #5a49f8
}

.cat-holder:before {
  border-right: 8px solid #fff0;
  border-top: 8px solid #5a49f8
}

.cat-holder:before {
  z-index: 1;
  content: "";
  top: 0;
  right: -8px;
  position: absolute;
  width: 0;
  height: 0
}

.cat-holder:after {
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.rt-related-post {
  margin-bottom: 40px
}

.rt-related-post .img-scale-animate {
  border-radius: 4px;
  overflow: hidden;
  position: relative
}

.rt-related-post .img-scale-animate:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  background-color: rgb(255 255 255 / .3);
  opacity: 1;
  transition: all 0.8s ease-in-out
}

.rt-related-post .img-scale-animate:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  background-color: rgb(255 255 255 / .3);
  opacity: 1;
  transition: all 0.8s ease-in-out
}

.rt-related-post .position-relative:hover .img-scale-animate:before {
  width: 100%;
  height: 100%;
  opacity: 0
}

.rt-related-post .position-relative:hover .img-scale-animate:after {
  width: 100%;
  height: 100%;
  opacity: 0
}

.rt-related-post .title-section {
  margin-bottom: 30px
}

.rt-related-post-info .post-date {
  margin-top: 15px;
  margin-bottom: 7px
}

.rt-related-post-info .post-date ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  line-height: 1.4
}

.rt-related-post-info .post-date ul li {
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-right: 15px;
  position: relative
}

.rt-related-post-info .post-date ul li:last-child {
  position: relative;
  margin-right: 0
}

.rt-related-post-info .post-date ul li:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -13px
}

.rt-related-post-info .post-date ul li:last-child:after {
  display: none
}

.rt-related-post-info .post-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 0
}

.rt-related-post-info .post-title a {
  color: #1d2124
}

.rt-related-post-info .post-title a:hover {
  color: #5a49f8
}

.comment-respond {
  background: #fff
}

.comment-respond>h4 {
  font-size: 24px;
  color: #1d2124;
  margin-bottom: 30px;
  position: relative
}

.comments-area ul {
  list-style-type: none;
  padding: 0
}

.comments-area h3.comment-num {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 35px;
  position: relative
}

.comments-area h3.comment-num:after {
  background: #5a49f8;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin: 5px 0 0;
  top: 0;
  width: 80px
}

.comments-area .comment-form {
  margin-top: 15px
}

.comments-area .main-comments .imgholder {
  float: left
}

.comments-area .main-comments .imgholder img {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 0;
  max-width: 75px
}

.comments-area .main-comments .comment-meta {
  font-size: 15px
}

@media (max-width:767px) {
  .comments-area .main-comments .comment-meta {
    display: flow-root
  }
}

.comments-area .main-comments .comment-meta .comment-author-name {
  color: #9b9b9b;
  font-size: 14px;
  margin-bottom: 10px
}

.comments-area .main-comments .comment-meta .comment-author-name a,
.comments-area .main-comments .comment-meta .comment-author-name span {
  color: #1d2124;
  font-size: 16px;
  font-weight: 500;
  display: block;
  text-transform: capitalize
}

.comments-area .main-comments .comment-meta .comment-author-name a:hover {
  color: #5a49f8
}

.comments-area .main-comments .replay-area {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px
}

.comments-area .main-comments .replay-area a {
  background: #f2f2f2;
  color: #1d2124;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  padding: 8px 15px;
  border-radius: 4px;
  font-weight: 500
}

.comments-area .main-comments .replay-area a:hover {
  background-color: #5a49f8;
  color: #fff
}

.comments-area .main-comments .comments-body {
  display: flow-root
}

@media (max-width:767px) {
  .comments-area .main-comments .replay-area {
    display: block;
    float: inherit;
    width: 100%;
    margin-bottom: 8px;
    margin-top: 15px;
    margin-left: 0
  }
}

@media (max-width:320px) {
  .comments-area .main-comments .imgholder {
    float: inherit
  }
}

.comments-area .main-comments .comment-text {
  font-size: 15px
}

.comments-area .main-comments .comments-body p {
  margin-bottom: 5px
}

.comments-area .main-comments .comment-respond {
  margin-top: 20px;
  padding-top: 20px
}

.comments-area .parent.main-comments .comment-respond {
  margin-top: 10px;
  margin-bottom: 30px
}

.comments-area .reply-separator {
  margin-top: 40px;
  padding-top: 50px
}

.main-comments ul.children {
  border-top: 1px solid #e9e9e9;
  margin-left: 50px;
  margin-top: 12px;
  padding: 12px 0 0
}

@media (max-width:1200px) {
  .main-comments ul.children {
    margin-left: 30px
  }

  .comments-area .main-comments .imgholder img {
    max-width: 80px
  }
}

@media (max-width:767px) {
  .main-comments ul.children {
    margin-left: 10px
  }

  .comments-area .main-comments .imgholder img {
    max-width: 60px;
    margin-right: 10px
  }
}

.avatar-disabled .main-comments ul.children {
  margin-left: 50px;
  padding: 0
}

.no-comments {
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  padding-top: 20px
}

.comment-awaiting-moderation {
  font-size: 16px;
  font-style: italic;
  font-weight: 700
}

.comment-navigation ul {
  margin-top: 30px
}

.comment-navigation ul li {
  margin-right: 5px;
  margin-top: 0
}

.comment-navigation ul li a {
  display: inline;
  font-size: 12px;
  height: 49px;
  line-height: inherit;
  padding: 10px;
  width: inherit
}

.comment-list pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word
}

.comments-area {
  margin-top: 30px
}

.comments-area>h4 {
  font-size: 24px;
  margin-bottom: 30px;
  position: relative
}

#respond .comment-notes {
  margin-bottom: 30px
}

#respond .logged-in-as {
  margin-bottom: 20px
}

#respond .logged-in-as a {
  color: #5a49f8
}

#respond .form-group {
  margin-bottom: 25px
}

#respond .form-group.form-submit {
  margin-bottom: 0
}

#respond form input {
  border: 1px solid #e9e9e9;
  color: #111;
  border-radius: 4px;
  margin-right: 20px;
  box-shadow: none;
  height: 54px;
  font-size: 16px;
  font-weight: 400
}

#respond form input:focus {
  border: 1px solid #5a49f8;
  box-shadow: none
}

#respond form textarea {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  color: #111;
  font-size: 16px;
  font-weight: 400;
  margin-right: 20px;
  box-shadow: none
}

#respond form textarea:focus {
  border: 1px solid #5a49f8;
  box-shadow: none
}

#respond form .form-control {
  padding: 10px 20px
}

input.form-control::placeholder,
textarea.form-control::placeholder {
  color: #646464
}

#respond input.form-control::placeholder,
#respond input.form-control::-webkit-input-placeholder,
#respond input.form-control::-moz-placeholder,
#respond input.form-control:-moz-placeholder,
#respond input.form-control:-ms-input-placeholder {
  color: #646464
}

#respond textarea.form-control::placeholder,
#respond textarea.form-control::-webkit-input-placeholder,
#respond textarea.form-control::-moz-placeholder,
#respond textarea.form-control:-moz-placeholder,
#respond textarea.form-control:-ms-input-placeholder {
  color: #646464
}

#respond form .btn-send {
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  height: inherit;
  border-radius: 4px;
  box-shadow: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 28px;
  transition: all 0.3s ease-in-out 0s;
  line-height: 1.4
}

#respond form .btn-send:hover {
  background: -o-linear-gradient(205deg, #5a49f8 40%, #7a64f2 100%);
  background: linear-gradient(245deg, #5a49f8 40%, #7a64f2 100%);
  color: #fff
}

#respond #cancel-comment-reply-link {
  font-size: 12px;
  color: #5a49f8
}

#respond form .comment-form-cookies-consent {
  position: relative
}

#respond form .comment-form-cookies-consent input {
  background: #fff0;
  border: none;
  margin-right: 10px;
  box-shadow: none;
  height: inherit;
  box-shadow: none;
  position: absolute;
  top: 5px
}

#respond form .comment-form-cookies-consent label {
  padding-left: 25px;
  line-height: 1.5
}

.comment-list li {
  padding-top: 30px
}

.comment-list li:first-child {
  padding-top: 0
}

.comment-list li .children li {
  padding-top: 30px
}

.comment-list .comment-text ul {
  padding: 0 15px;
  margin-bottom: 20px;
  list-style: disc
}

.comment-list .comment-text ul li {
  padding-top: 0
}

.comment-list .comment-text ul li .children li {
  padding-top: 0
}

.comment-list .comment-text ul ul {
  margin-bottom: 0
}

.comment-list .comment-text ol {
  margin-bottom: 20px
}

.comment-list .comment-text ol li {
  padding-top: 0
}

.comment-list .comment-text ol li .children li {
  padding-top: 0
}

.comment-list .comment-text ol ol {
  margin-bottom: 0
}

.item-comments {
  margin-top: 50px
}

.item-comments h2 {
  font-size: 24px
}

.item-comments .item-comments-list {
  margin-top: 50px
}

.item-comments .item-comments-list ul.comments-list {
  padding-top: 20px
}

.item-comments .item-comments-list ul.comments-list li {
  margin-bottom: 50px;
  overflow: hidden
}

.item-comments .item-comments-list ul.comments-list li .comment-image {
  float: left;
  padding-right: 20px
}

.item-comments .item-comments-list ul.comments-list li .comment-name {
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px
}

.item-comments .item-comments-list ul.comments-list li .comment-date {
  color: #646464
}

.item-comments .item-comments-list ul.comments-list li .comment-reply {
  background: #5a49f8;
  padding: 2px 10px 3px;
  float: right;
  font-size: 14px
}

.item-comments .item-comments-list ul.comments-list li .comment-reply a {
  color: #fff
}

.item-comments .item-comments-list ul.comments-list li .comment-reply:hover {
  background: #a51c2d
}

.item-comments .item-comments-list ul.comments-list li p {
  padding-top: 20px
}

.item-comments .item-comments-list ul.comments-list li:last-child {
  margin-bottom: 0
}

.item-comments .item-comments-list ul.comments-list li.odd {
  margin-left: 50px
}

.item-comments .item-comments-form {
  border-top: 1px solid #d7d7d7;
  margin-top: 50px;
  padding-top: 50px
}

.item-comments .item-comments-form .comments-form {
  padding-top: 20px
}

.item-comments .item-comments-form .comments-form .form-group {
  margin-bottom: 20px
}

.item-comments .item-comments-form .comments-form .form-group .form-control {
  background: #111;
  border: none;
  border-radius: 0;
  box-shadow: none
}

.item-comments .item-comments-form .comments-form .form-group input {
  height: 40px
}

.entry-title {
  font-size: 28px;
  margin: 0 0 6px 0;
  line-height: 1.4
}

.entry-title a {
  color: #fff
}

.entry-title a:hover {
  color: #5a49f8
}

.custom-search-input>.input-group {
  display: flex
}

.author .about-author {
  background: #f8f8f8;
  border: none;
  margin-top: 0;
  box-shadow: 0 1px 0 0 rgb(211 211 211 / .75)
}

.search .entry-header .entry-meta ul li span {
  padding-right: 5px
}

.woocommerce nav.woocommerce-pagination ul,
.pagination-area ul {
  text-align: center;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  border: none
}

.woocommerce nav.woocommerce-pagination ul li,
.pagination-area ul li {
  display: inline-block;
  border: none
}

.woocommerce nav.woocommerce-pagination ul li:last-child,
.pagination-area ul li:last-child {
  margin-right: 0
}

.woocommerce nav.woocommerce-pagination ul li a,
.pagination-area ul li a {
  text-align: center;
  display: inline-block;
  font-size: 20px;
  color: #5a49f8;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  margin-right: 12px;
  width: 45px;
  line-height: 1;
  font-weight: 500;
  padding: 12px 0
}

.woocommerce nav.woocommerce-pagination ul li span,
.pagination-area ul li span {
  text-align: center;
  display: inline-block;
  font-size: 20px;
  color: #5a49f8;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  width: 45px;
  line-height: 1;
  font-weight: 500;
  padding: 12px 0
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.pagination-area ul li a:hover {
  background-color: #5a49f8;
  border: 1px solid #fff0;
  color: #fff
}

.woocommerce nav.woocommerce-pagination ul li span.current,
.pagination-area ul li span.current {
  background-color: #5a49f8;
  border: 1px solid #fff0;
  color: #fff
}

.woocommerce nav.woocommerce-pagination ul li.active a,
.pagination-area ul li.active a {
  background-color: #5a49f8;
  border: 1px solid #fff0;
  color: #fff
}

.woocommerce nav.woocommerce-pagination ul li>span {
  margin-right: 12px
}

.site-content .pagination-area {
  clear: both;
  padding-top: 15px;
  width: 100%
}

.no-results h2.page-title {
  color: #111
}

.error-page-area {
  position: relative
}

.error-page-content {
  position: relative;
  text-align: center;
  z-index: 9
}

.error-page-content .text-1 {
  font-size: 2.875rem;
  color: #1d2124;
  margin-top: 50px;
  margin-bottom: 0
}

.error-page-content .text-2 {
  width: 50%;
  margin: 1.875rem auto 1.875rem;
  color: #646464
}

.error-page-area .error-page-content .go-home {
  margin-top: 3.125rem
}

@media (max-width:767px) {
  .error-page-content .text-1 {
    font-size: 1.875rem;
    padding: 0 15px
  }

  .error-page-content .text-2 {
    width: 90%
  }

  .error404 .error-page-area {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

div.wpcf7 .ajax-loader {
  position: absolute
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 1px solid #7a64f2;
  color: #7a64f2;
  margin: 10px 0 0;
  font-size: 13px;
  line-height: 1.4
}

span.wpcf7-not-valid-tip {
  color: #7a64f2;
  font-size: 13px
}

.contact-form .form-group {
  margin-bottom: 1.25rem;
  position: relative
}

.contact-form .form-group i {
  position: absolute;
  top: 19px;
  left: 20px;
  color: #cdcccc;
  z-index: 1
}

.contact-form .form-group .form-control {
  background: #fff;
  box-shadow: none;
  color: #111;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  font-size: 16px;
  padding: 15px 20px 15px 20px
}

.contact-form .form-group .form-control:focus {
  border: 1px solid #7a64f2
}

.contact-form .form-group input.form-control {
  height: 55px
}

.contact-form .form-group input.form-control::-webkit-input-placeholder,
.contact-form .form-group textarea.form-control::-webkit-input-placeholder {
  color: #b8b8b8
}

.contact-form .form-group input.form-control:-ms-input-placeholder,
.contact-form .form-group textarea.form-control:-ms-input-placeholder {
  color: #b8b8b8
}

.contact-form .form-group input.form-control:-moz-placeholder,
.contact-form .form-group textarea.form-control:-moz-placeholder {
  color: #b8b8b8
}

.contact-form .form-group.text-left {
  margin-bottom: 0
}

.contact-form .form-group .button-gradient-1 i {
  position: inherit;
  top: inherit;
  left: inherit;
  color: inherit
}

.contact-form .form-group.text-center {
  margin-bottom: 0;
  margin-top: 15px
}

.contact-transparent .contact-form .form-group .form-control {
  background: #fff0;
  border-color: rgb(255 255 255 / .5);
  color: #fff
}

.contact-transparent .contact-form .form-group i {
  color: #dfdfdf
}

.contact-transparent .wpcf7-not-valid-tip {
  color: #dfdfdf
}

.contact-transparent .wpcf7-validation-errors,
.contact-transparent .wpcf7-acceptance-missing {
  border: 1px solid #dfdfdf;
  color: #dfdfdf
}

.contact-transparent .contact-form .form-group input.form-control::-webkit-input-placeholder,
.contact-transparent .contact-form .form-group textarea.form-control::-webkit-input-placeholder {
  color: #dfdfdf
}

.contact-transparent .contact-form .form-group input.form-control:-ms-input-placeholder,
.contact-transparent .contact-form .form-group textarea.form-control:-ms-input-placeholder {
  color: #dfdfdf
}

.contact-transparent .contact-form .form-group input.form-control:-moz-placeholder,
.contact-transparent .contact-form .form-group textarea.form-control:-moz-placeholder {
  color: #dfdfdf
}

.row.gutters-10 {
  padding-left: .3125rem;
  padding-right: .3125rem
}

.row.gutters-10>[class^="col-"] {
  padding-left: .625rem;
  padding-right: .625rem
}

.help-form .form-group {
  position: relative;
  margin-bottom: 1.25rem
}

.help-form .form-group select {
  width: 100%;
  height: 50px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ced4da;
  padding: 0 10px;
  color: #b8b8b8;
  box-shadow: none
}

.help-form .form-group select option {
  color: #646464
}

.help-form .form-group .form-control {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ced4da;
  outline: none
}

.help-form .form-group select:focus,
.help-form .form-group .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #7a64f2
}

.help-form .form-group input.form-control {
  height: 50px
}

.help-form .form-group input.form-control::-webkit-input-placeholder,
.help-form .form-group textarea.form-control::-webkit-input-placeholder,
.help-form .form-group select::-webkit-input-placeholder {
  color: #b8b8b8
}

.help-form .form-group input.form-control:-ms-input-placeholder,
.help-form .form-group textarea.form-control:-ms-input-placeholder,
.help-form .form-group select:-ms-input-placeholder {
  color: #b8b8b8
}

.help-form .form-group input.form-control:-moz-placeholder,
.help-form .form-group textarea.form-control:-moz-placeholder,
.help-form .form-group select:-moz-placeholder {
  color: #b8b8b8
}

.help-form .form-group.text-left {
  margin-bottom: 0
}

.help-form .ajax-loader {
  position: absolute
}

.help-form .response {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px
}

.help-form div.wpcf7-validation-errors,
.help-form div.wpcf7-acceptance-missing {
  border: 1px solid #f8d7da;
  border-radius: 4px;
  color: #7a64f2;
  background-color: #f8d7da;
  margin: 0;
  padding: 10px 15px;
  line-height: 1.4
}

.help-form span.wpcf7-not-valid-tip {
  color: #7a64f2
}

.mc4wp-form .mc4wp-form-fields {
  width: 60%;
  margin: 0 auto
}

.mc4wp-form .mc4wp-form-fields .input-icon {
  position: absolute;
  z-index: 4;
  left: 1.25rem;
  top: 50%;
  color: #646464;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mc4wp-form .mc4wp-form-fields .form-control {
  padding: .3125rem 1.25rem .3125rem 3.125rem;
  border: .0625rem solid #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: .25rem 0 0 .25rem;
  background: #fff;
  color: #1d2124;
  height: 3.75rem;
  margin-bottom: 0
}

.mc4wp-form .mc4wp-form-fields button {
  display: block;
  padding: 0 2.5rem;
  height: 3.75rem;
  cursor: pointer;
  background: #5a49f8;
  border: 0;
  border-radius: 0 .25rem .25rem 0;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out
}

.mc4wp-form .mc4wp-form-fields button:before {
  border-radius: 0 .25rem .25rem 0;
  opacity: 1;
  visibility: visible;
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);
  transition: all 0.3s ease-in-out
}

.mc4wp-form .mc4wp-form-fields button:after {
  border-radius: 0 .25rem .25rem 0;
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -o-linear-gradient(30deg, #7a64f2 0%, #5a49f8 100%);
  background-image: linear-gradient(60deg, #7a64f2 0%, #5a49f8 100%);
  transition: all 0.3s ease-in-out
}

.mc4wp-form .mc4wp-form-fields button:hover:before {
  opacity: 0;
  visibility: hidden
}

.mc4wp-form .mc4wp-form-fields button:hover:after {
  opacity: 1;
  visibility: visible
}

@media (max-width:767px) {
  .mc4wp-form .mc4wp-form-fields {
    width: 100%
  }
}

@media (max-width:375px) {
  .mc4wp-form .mc4wp-form-fields .form-control {
    width: 100%;
    border-radius: .25rem;
    margin-bottom: .625rem
  }

  .mc4wp-form .mc4wp-form-fields button {
    width: 100%;
    border-radius: .25rem;
    overflow: hidden
  }

  .mc4wp-form .mc4wp-form-fields .input-icon {
    top: 15%;
    transform: translateY(-15%)
  }
}

.sidebar-widget-area .mc4wp-form .mc4wp-form-fields {
  width: 100%;
  margin: 0 auto;
  display: inline-block
}

.sidebar-widget-area .mc4wp-form .input-group .form-control::-moz-placeholder {
  color: #646464
}

.sidebar-widget-area .mc4wp-form .input-group .form-control::-webkit-input-placeholder {
  color: #646464
}

.woocommerce-message:before,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
  width: 48% !important;
  max-width: 48% !important;
  padding-left: 0
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right;
  max-width: 48% !important;
  width: 48% !important
}

.woocommerce-input-wrapper {
  width: 100%
}

@media (max-width:991px) {

  .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% !important;
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0
  }
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
  top: 14px
}

.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart li.mini_cart_item {
  padding-bottom: 12px;
  padding-top: 12px
}

form.woocommerce-product-search {
  position: relative
}

.woocommerce.widget_product_search .search-field {
  background-color: #fff;
  border: medium none;
  border-radius: 4px;
  height: 50px;
  padding: 0 45px 0 12px;
  width: 100%;
  outline: none;
  box-shadow: 0 1px 0 0 rgb(225 225 225 / .75)
}

.woocommerce.widget_product_search button {
  padding: 2px 12px;
  position: absolute;
  font-size: 0;
  background: #fff;
  float: right;
  right: 5px;
  top: 13px;
  line-height: 1
}

.woocommerce.widget_product_search button:before {
  content: "\f002";
  font-family: "fontawesome";
  font-size: 20px;
  color: #646464
}

.woocommerce.widget_product_search input[type="submit"] {
  display: block;
  line-height: 1;
  margin-top: 11px;
  padding: 10px 25px
}

.woocommerce .widget_price_filter .price_slider_wrapper {
  margin-top: 30px
}

.woocommerce .widget_price_filter .price_slider_amount {
  margin-top: 40px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #7a64f2;
  opacity: .25
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #646464;
  top: -6px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  padding: 7px 15px
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
  color: #535151
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #535151;
  height: 5px
}

.woocommerce ul.product_list_widget li {
  padding: 10px 0
}

.woocommerce ul.product_list_widget li img {
  width: 60px
}

.woocommerce .widget_shopping_cart_content .buttons a {
  text-align: center;
  width: 47%;
  max-width: 170px;
  padding: 14px 12px
}

.woocommerce .widget_shopping_cart_content .buttons a.checkout {
  margin-right: 0
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
  padding: 10px 0
}

.rt-woo-nav.no-nav .owl-custom-nav {
  display: none
}

.rt-woo-nav .section-title {
  float: none
}

.rt-woo-nav .section-title .rtin-title {
  font-size: 28px
}

.rt-woo-nav .owl-custom-nav-title {
  float: left;
  font-size: 24px;
  position: relative;
  margin-bottom: 0;
  line-height: 1
}

.rt-woo-nav .owl-custom-nav {
  float: right;
  margin-top: 0;
  padding-left: 30px
}

.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next {
  background-color: #ebebeb;
  border-radius: 3px;
  color: #111;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 32px;
  opacity: 1;
  text-align: center;
  width: 30px;
  transition: all 0.5s ease-in-out 0s
}

.rt-woo-nav .owl-custom-nav .owl-next {
  margin-left: 8px
}

.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover {
  background-color: #7a64f2;
  color: #fff
}

.rt-woo-nav .owl-custom-nav i {
  font-size: 1rem;
  line-height: 28px
}

.rt-woo-nav .owl-custom-nav-bar {
  border-color: #e8e8e8;
  border-style: solid;
  border-width: 1px 0;
  float: right;
  margin-top: 16px
}

.woocommerce-page .rt-woo-nav .section-title {
  position: relative;
  display: inline-block;
  width: 100%
}

.woocommerce-page .rt-woo-nav .owl-custom-nav {
  position: absolute;
  right: 0;
  top: 0
}

.woo-shop-top {
  border: none;
  border-radius: 4px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center
}

.woo-shop-top>div {
  padding: 0
}

.woo-shop-top .view-mode {
  margin-right: 0;
  padding: 5px 0;
  float: right
}

.woo-shop-top .view-mode ul li {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px
}

.woo-shop-top .view-mode ul li a {
  color: #111;
  border: 1px solid #d7d7d7;
  display: inline-block;
  padding: 9px 15px 6px;
  border-radius: 4px
}

.woo-shop-top .view-mode ul li .fa {
  color: #111
}

.woo-shop-top ul {
  margin: 0;
  padding: 0
}

.woo-shop-top .limit-show {
  text-align: left
}

.woo-shop-top .limit-show>div {
  font-weight: 400;
  display: inline-block
}

.woo-shop-top .sort-list {
  text-align: left
}

.woo-shop-top .sort-list select {
  background: #fff0;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 14px 30px;
  outline: none
}

.woocommerce .woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-result-count {
  margin-bottom: 0
}

.woocommerce .woo-shop-top .woocommerce-ordering {
  float: none
}

.woocommerce .woo-shop-top .woocommerce-result-count {
  line-height: 28px;
  font-size: 18px;
  font-weight: 500;
  color: #1d2124;
  margin-top: 13px
}

@media (max-width:767px) {
  .woo-shop-top .sort-list select {
    width: 100%;
    margin-bottom: 15px
  }
}

.woocommerce ul.products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.woocommerce ul.products li.product {
  margin: 0 0 20px 0;
  overflow: hidden
}

.woocommerce ul.products.columns-2 li.product {
  width: 50%
}

.woocommerce ul.products.columns-3 li.product {
  width: 33.3333%
}

.woocommerce ul.products.columns-4 li.product {
  width: 25%
}

@media (max-width:1024px) {
  .woocommerce ul.products.columns-4 li.product {
    width: 33.33333%
  }
}

@media (max-width:767px) {
  .woocommerce.has-sidebar ul.products li.product {
    width: 49%
  }
}

@media (max-width:425px) {
  .woocommerce.has-sidebar ul.products li.product {
    width: 100%
  }
}

.woocommerce ul.products li.product a img {
  width: 100%;
  display: inline-block;
  margin: 0
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0
}

.woocommerce ul.products li.product h3 {
  margin-bottom: 8px;
  margin-top: 18px;
  padding: 0;
  font-size: 18px
}

.woocommerce ul.products li.product h3 a {
  color: #1d2124
}

.woocommerce ul.products li.product h3 a:hover {
  color: #5a49f8
}

.woocommerce .star-rating {
  color: #ff9100
}

.woocommerce ul.products li.product .star-rating {
  font-size: 16px;
  margin: 0 0 8px;
  display: inline-block
}

.woocommerce ul.products li.product .price {
  color: #5a49f8;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1
}

.woocommerce ul.products li.product .price del {
  display: inline
}

.woocommerce ul.products li.product .button {
  font-size: 16px
}

.woocommerce ul.products li.product .onsale {
  margin: 0
}

.woocommerce.no-sidebar ul.products li.product {
  width: 22.7%
}

.woocommerce.no-sidebar ul.products li.product .product-thumb-area img {
  width: 100%
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  background-color: #5a49f8;
  padding: 0
}

.woocommerce a.added_to_cart {
  background-color: #5a49f8;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 12px;
  margin-top: 5px
}

.woocommerce a.added_to_cart.wc-forward {
  border-radius: 4px;
  margin-top: 1em;
  margin-left: 0;
  padding: 12px 20px;
  line-height: 1.2;
  font-size: 16px
}

.woocommerce a.added_to_cart:hover {
  background-color: #646464
}

.woocommerce #yith-quick-view-modal #yith-quick-view-content {
  padding: 10px
}

.woocommerce .product-thumb-area {
  background: #f3f6f9;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  margin: 15px;
  transition: all 0.3s ease-out
}

.woocommerce .product-thumb-area:after {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(40 127 249 / .9);
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out
}

.woocommerce .product-thumb-area:hover:after {
  visibility: visible;
  opacity: 1;
  box-shadow: 0 6px 20px 0 rgb(0 0 0 / .25)
}

.woocommerce .product-thumb-area:hover {
  box-shadow: 0 6px 15px 0 rgb(0 0 0 / .25)
}

.woocommerce .product-thumb-area .product-info {
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.25s ease-in-out;
  z-index: 9
}

.woocommerce .product-thumb-area .product-info ul {
  margin: 0;
  text-align: center;
  font-size: 0
}

.woocommerce .product-thumb-area .product-info ul li {
  display: inline-block;
  font-size: 16px;
  padding: 0 2px;
  overflow: hidden;
  transition: all 0.3s ease-out
}

.woocommerce .product-thumb-area .product-info ul li:nth-child(1n) {
  transform: translateX(-100%)
}

.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(1n) {
  transform: translateX(0);
  transition-delay: 0.2s
}

.woocommerce .product-thumb-area .product-info ul li:nth-child(2n) {
  transform: translateY(-100%)
}

.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(2n) {
  transform: translateY(0);
  transition-delay: 0.5s
}

.woocommerce .product-thumb-area .product-info ul li:nth-child(3n) {
  transform: translateX(100%)
}

.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(3n) {
  transform: translateX(0);
  transition-delay: 0.2s
}

.woocommerce .product-thumb-area .product-info ul li a {
  background: #fff;
  color: #3e3e3e;
  display: inline-block;
  padding: 8px 15px;
  width: 50px;
  border-radius: 4px;
  height: 50px
}

.woocommerce .product-thumb-area .product-info ul li a.add_to_cart_button {
  text-indent: -9999px;
  margin-top: 0
}

.woocommerce .product-thumb-area .product-info ul li a.add_to_cart_button:before {
  content: "\f217";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  text-indent: 0;
  font-size: 20px;
  font-weight: 900;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0
}

.woocommerce .product-thumb-area .product-info ul li a.compare {
  text-indent: -9999px;
  margin-top: 0
}

.woocommerce .product-thumb-area .product-info ul li a.compare:before {
  content: "\f362";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  text-indent: 0;
  font-size: 20px;
  font-weight: 900;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0
}

.woocommerce .product-thumb-area .product-info ul li a.add_to_wishlist i {
  font-size: 18px;
  top: 4px
}

.woocommerce .product-info .yith-wcwl-add-to-wishlist .feedback {
  background: #fff;
  padding: 5px 10px 6px 10px;
  border-radius: 4px 4px 0 0;
  display: none
}

.woocommerce .product-thumb-area .product-info ul li a.added_to_cart {
  display: inline-flex;
  font-size: 12px;
  padding: 11px 0
}

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
  color: #646464
}

.woocommerce .product-thumb-area .product-info ul li a:hover {
  background: #5a49f8;
  color: #fff
}

.woocommerce .product-thumb-area .product-info ul li a .fa {
  position: relative;
  top: 2px
}

.woocommerce .product-thumb-area:hover .product-info {
  opacity: 1
}

.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist {
  position: relative;
  margin-top: 0
}

.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i {
  margin: 0
}

.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img {
  background-color: #fff;
  left: 11px;
  margin: 0;
  position: absolute;
  top: 11px
}

.woocommerce .product-info-area {
  padding: 0 15px
}

.woocommerce #yith-wcwl-popup-message {
  background-color: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
  padding: 10px
}

.product-grid-view .product-info-area .product-list-info {
  display: none
}

.product-grid-view .woo-shop-top .view-mode ul li.grid-view-nav a,
.product-list-view .woo-shop-top .view-mode ul li.list-view-nav a {
  background-color: #5a49f8;
  border-color: #5a49f8
}

.product-grid-view .woo-shop-top .view-mode ul li.grid-view-nav a i,
.product-list-view .woo-shop-top .view-mode ul li.list-view-nav a i {
  color: #fff
}

.product-list-view .product-thumb-area .product-info {
  display: none
}

.product-list-view .product-thumb-area:after {
  display: none
}

.woocommerce ul.products .grid-hide {
  display: none
}

.woocommerce.product-list-view .product-thumb-area:hover {
  box-shadow: 0 5px 10px 0 rgb(111 111 111 / .2)
}

.woocommerce.product-list-view ul.products .grid-hide {
  display: block
}

.woocommerce.product-list-view ul.products li.product h3 {
  font-size: 22px;
  margin: 0 0 10px
}

.woocommerce.product-list-view ul.products .star-rating {
  margin-bottom: 10px
}

.woocommerce.product-list-view ul.products li.product .button {
  margin-top: 0
}

.woocommerce.product-list-view .product-thumb-area {
  float: left;
  width: 30%;
  margin-top: 6px;
  margin-bottom: 10px
}

.woocommerce.product-list-view .product-info-area.text-center {
  overflow: hidden;
  text-align: left !important
}

@media (max-width:767px) {
  .woocommerce.product-list-view .product-thumb-area {
    width: 30%
  }
}

@media (max-width:375px) {
  .woocommerce.product-list-view .product-thumb-area {
    width: 91%;
    margin: 0 15px 20px 15px
  }

  .woocommerce.product-list-view .product-info-area {
    width: 100%;
    padding: 0 15px
  }

  .woocommerce.product-list-view .product-info-area.text-center {
    text-align: center !important
  }
}

.woocommerce.product-list-view .product-info-area .shop-excerpt {
  margin-top: 15px
}

.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products li.product {
  width: 100%
}

.woocommerce.product-list-view a.added_to_cart.wc-forward {
  margin-top: 0
}

.woocommerce .rt-woo-nav.related .owl-carousel .owl-stage-outer {
  padding: 0 20px;
  margin-left: -20px;
  margin-right: -20px
}

.woocommerce .rt-woo-nav.related .product-thumb-area {
  margin: 0
}

.woocommerce .related.products ul.products {
  margin: 0
}

.woocommerce .related.products ul.products li.product {
  margin: 0;
  width: 100% !important;
  overflow: visible
}

.woocommerce .related.products ul.products li.product .onsale {
  margin: 0
}

.woocommerce.product-list-view .related.products .product-thumb-area {
  float: initial;
  width: initial;
  background: #f3f6f9;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  margin: 15px;
  transition: all 0.3s ease-out
}

.woocommerce.product-list-view .related.products .product-info-area.text-center {
  text-align: center !important
}

.woocommerce.product-list-view .related.products ul.products li.product h3 {
  margin: 15px 0 12px
}

.woocommerce.product-list-view .related.products ul.products li.product .button {
  margin-top: 15px
}

.woocommerce.product-list-view .product-info-area .product-list-info ul {
  display: inline-flex;
  margin: 20px 0 0
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li {
  position: relative;
  text-align: center;
  margin-right: 10px
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a {
  background: #f3f6f9;
  color: #3e3e3e;
  display: block;
  padding: 8px 15px;
  min-width: 50px;
  border-radius: 4px;
  height: 50px;
  transition: all 0.55s ease 0s
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a:hover {
  background: #5a49f8;
  color: #fff
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a.add_to_cart_button {
  text-indent: -9999px;
  margin-top: 0
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a.added_to_cart {
  display: none
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a.add_to_cart_button:after {
  content: "\f217";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  text-indent: 0;
  font-size: 20px;
  font-weight: 900;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li .yith-wcwl-add-to-wishlist i {
  margin-top: 8px;
  font-size: 20px
}

.woocommerce.product-list-view .product-info-area .product-list-info .yith-wcwl-add-to-wishlist .feedback {
  display: none
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a.compare {
  text-indent: -9999px;
  margin-top: 0
}

.woocommerce.product-list-view .product-info-area .product-list-info ul li a.compare:after {
  content: "\f362";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  text-indent: 0;
  font-size: 20px;
  font-weight: 900;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0
}

.woocommerce div.product div.summary {
  margin-bottom: 40px
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  margin-bottom: 40px
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
  background: #f3f6f9;
  border-radius: 4px;
  padding: 30px;
  text-align: center
}

.woocommerce div.product div.images .woocommerce-product-gallery__image img {
  width: inherit;
  display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
  margin-bottom: 15px
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-right: 8px;
  margin-bottom: 8px;
  width: 23.88888%;
  width: calc(23.88888%);
  max-width: 139px;
  padding: 10px
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:last-child {
  margin-right: 0
}

@media (max-width:1199px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    max-width: 105px
  }

  .woocommerce div.product div.images .woocommerce-product-gallery__image {
    padding: 20px
  }
}

@media (max-width:991px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    max-width: 76px
  }
}

@media (max-width:425px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    max-width: 92px
  }
}

@media (max-width:320px) {
  .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    max-width: 66px
  }
}

.woocommerce div.product .product_title {
  color: #1d2124;
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 8px
}

@media (max-width:480px) {
  .woocommerce div.product .product_title {
    clear: both
  }
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 15px
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #7a64f2;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
  line-height: 1.4
}

.woocommerce div.product .single-product-meta {
  display: inline-block;
  clear: both;
  content: ""
}

.woocommerce div.product .sku {
  margin-bottom: 10px;
  margin-right: 30px;
  font-size: 16px;
  color: #646464;
  display: inline-block
}

.woocommerce div.product .sku span {
  color: #444;
  font-size: 16px;
  font-weight: 700;
  margin-right: 4px
}

.woocommerce div.product .product-meta {
  margin-bottom: 10px;
  margin-right: 30px;
  font-size: 16px;
  display: inline-block
}

.woocommerce div.product .product-meta:last-child {
  margin-right: 0
}

.woocommerce div.product .product-share {
  display: inline-flex
}

.woocommerce div.product .product-share .share-links .social-text {
  display: none
}

.woocommerce div.product .product-share>span {
  color: #444;
  font-size: 16px;
  font-weight: 700;
  margin-right: 4px
}

.woocommerce div.product .share-links {
  margin-left: 10px
}

@media (max-width:991px) {
  .woocommerce div.product .share-links {
    margin-left: 5px
  }
}

.woocommerce div.product .share-links a {
  color: #969696;
  margin-right: 12px
}

.woocommerce div.product .share-links a .fa {
  font-size: 16px
}

@media (max-width:480px) {
  .woocommerce div.product .share-links a {
    margin-right: 10px
  }
}

@media (max-width:320px) {
  .woocommerce div.product .share-links a {
    margin-right: 5px
  }

  .woocommerce div.product .share-links a .fa {
    font-size: 15px
  }
}

.woocommerce div.product .share-links a:hover {
  color: #7a64f2
}

.woocommerce div.product .product-share-icons {
  display: inline-flex
}

.woocommerce div.product .short-description {
  border-top: 1px solid #d2d2d2;
  margin-top: 25px;
  padding: 25px 0 10px
}

.woocommerce div.product form.cart .variations {
  margin-top: 0;
  margin-bottom: 10px
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  display: table-cell;
  padding-bottom: 10px;
  padding-top: 0;
  text-align: left;
  vertical-align: middle
}

.woocommerce div.product form.cart .variations label {
  color: #222;
  font-size: 16px;
  margin-bottom: 0
}

.woocommerce div.product form.cart .variations select {
  padding: 8px 10px
}

.woocommerce div.product form.cart div.quantity {
  margin-right: 8px
}

@media (max-width:320px) {
  .woocommerce div.product form.cart div.quantity {
    margin-bottom: 17px
  }
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
  margin-bottom: 17px
}

.woocommerce div.product form.cart .button {
  background-color: #5a49f8;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 32px;
  transition: all 0.3s ease 0s
}

.woocommerce div.product form.cart .button:hover {
  background-color: #5a49f8;
  color: #fff
}

.woocommerce div.product .product-meta span {
  color: #444;
  font-size: 16px;
  font-weight: 700;
  margin-right: 4px
}

.woocommerce div.product .product-meta a {
  color: #646464
}

.woocommerce div.product .product-meta a:hover {
  color: #5a49f8
}

.woocommerce div.product .woocommerce-tabs {
  margin-bottom: 30px;
  margin-top: 30px;
  display: block
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  bottom: 0;
  border-bottom: 1px solid #ccc
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: #fff0;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 1px solid #ccc;
  background: #fff0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #7a64f2
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #7a64f2;
  top: -1px;
  left: 200px;
  position: absolute;
  z-index: 1;
  transition: 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
  visibility: visible;
  opacity: 1;
  left: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  content: none;
  height: inherit;
  left: inherit;
  position: inherit;
  width: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  font-size: 18px;
  color: #444;
  transition: 0.3s ease-in-out;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  border-radius: 4px 4px 0 0;
  padding: 15px 30px;
  margin-right: 10px
}

@media (max-width:475px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 10px 15px
  }
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #444;
  font-weight: 400;
  margin: 0;
  padding: 0
}

.woocommerce div.product .woocommerce-tabs .panel {
  border: medium none;
  box-shadow: none;
  margin: 25px 0 0 0
}

.woocommerce div.product .woocommerce-tabs .panel ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.woocommerce div.product .woocommerce-tabs .panel ul li {
  font-size: 15px
}

.woocommerce div.product .woocommerce-tabs .panel ul li:before {
  color: #7a64f2;
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 10px
}

.woocommerce div.product .woocommerce-tabs h2 {
  font-size: 20px
}

.woocommerce div.product .up-sells {
  margin-bottom: 50px
}

.woocommerce a.woocommerce-review-link {
  color: #646464;
  font-size: 18px;
  text-transform: capitalize
}

.woocommerce a.woocommerce-review-link:hover {
  color: #5a49f8
}

.woocommerce .quantity .qty {
  top: -1px;
  position: relative;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  text-align: center;
  width: 75px;
  padding: 13px 10px;
  background-color: #f3f6f9;
  font-size: 20px;
  color: #3e3e3e;
  outline: none;
  transition: all 0.3s ease 0s;
  -moz-appearance: textfield
}

.woocommerce .quantity .minus {
  border: none;
  border-radius: 4px;
  box-shadow: none;
  text-align: center;
  padding: 13px 15px;
  background-color: #f3f6f9;
  font-size: 24px;
  color: #3e3e3e;
  outline: none;
  line-height: 1;
  transition: all 0.3s ease 0s
}

.woocommerce .quantity .plus {
  border: none;
  border-radius: 4px;
  box-shadow: none;
  text-align: center;
  padding: 13px 15px;
  background-color: #f3f6f9;
  font-size: 24px;
  color: #3e3e3e;
  outline: none;
  line-height: 1;
  transition: all 0.3s ease 0s
}

.woocommerce .quantity .qty:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover {
  background: #5a49f8;
  color: #fff
}

.woocommerce .quantity .input-group-btn-vertical {
  float: left;
  position: relative;
  vertical-align: middle;
  white-space: nowrap
}

.woocommerce .quantity .input-group-btn-vertical>.btn {
  border-radius: 4px;
  display: block;
  float: none;
  height: 23px;
  line-height: 14px;
  margin-left: -1px;
  max-width: 100%;
  outline: medium none;
  padding: 0 7px;
  position: relative;
  width: 100%
}

.woocommerce .quantity .input-group-btn-vertical>.btn:hover,
.woocommerce .quantity .input-group-btn-vertical>.btn:active,
.woocommerce .quantity .input-group-btn-vertical>.btn:focus {
  background-color: #fff;
  border-color: #ccc;
  color: #333
}

.woocommerce table.shop_attributes td {
  padding: 0 8px
}

.woocommerce #reviews #comments {
  margin-bottom: 20px
}

.woocommerce #reviews #comments h2 {
  margin-bottom: 30px
}

.woocommerce #reviews #comments ol.commentlist {
  padding: 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: 1px solid #e7e7e7;
  border-radius: 0
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0
}

#review_form_wrapper {
  padding-top: 5px
}

.woocommerce #reviews h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #5a49f8
}

.woocommerce p.stars a {
  color: #f7c51d
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #5a49f8;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 25px;
  line-height: 1.2;
  outline: none;
  transition: all 0.3s ease-out
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #5a49f8;
  color: #fff
}

#review_form .form-group {
  margin-bottom: 20px
}

.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating {
  margin-bottom: 20px
}

.woocommerce #review_form #respond .comment-form-rating {
  margin-top: 20px
}

.woocommerce #review_form #respond .comment-form-rating label {
  color: #5a49f8;
  float: left;
  margin-right: 12px
}

.woocommerce #review_form #respond .comment-form-rating p.stars span {
  line-height: 1
}

.woocommerce #review_form #respond .form-submit {
  margin: 5px 0 10px
}

.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 {
  border: 1px solid #e7e7e7;
  margin-right: 1.8%;
  width: 32%
}

.woocommerce.single-product div.product form.cart .group_table td:first-child {
  width: inherit;
  text-align: center
}

.woocommerce #review_form #respond .comment-reply-title {
  color: #1d2124;
  font-size: 20px;
  font-weight: 500
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #111
}

.single-product.woocommerce .entry-summary>div.clear {
  clear: inherit;
  float: left
}

.single-product.woocommerce .entry-summary form.cart {
  float: left;
  margin-right: 10px
}

@media (max-width:425px) {
  .single-product.woocommerce .entry-summary form.cart {
    float: inherit
  }
}

.single-product.woocommerce .entry-summary .yith-wcwl-add-to-wishlist {
  float: left;
  margin-top: 0;
  margin-right: 10px
}

@media (max-width:425px) {
  .single-product.woocommerce .entry-summary .yith-wcwl-add-to-wishlist {
    margin-bottom: 30px
  }
}

.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse span.feedback,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse span.feedback {
  display: none
}

.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a {
  text-indent: -9999px;
  margin-top: 0;
  position: relative;
  background: #f3f6f9;
  color: #3e3e3e;
  display: block;
  padding: 8px 15px;
  width: 50px;
  border-radius: 4px;
  height: 50px;
  float: left
}

.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover {
  background: #5a49f8;
  color: #fff
}

.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:after,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:after {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  text-indent: 0;
  font-size: 18px;
  top: 11px;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center
}

.single-product.woocommerce .entry-summary a.compare {
  text-indent: -9999px;
  margin-top: 0;
  position: relative;
  background: #f3f6f9;
  color: #3e3e3e;
  display: block;
  padding: 8px 15px;
  width: 50px;
  border-radius: 4px;
  height: 50px;
  float: left
}

.single-product.woocommerce .entry-summary a.compare:hover {
  background: #5a49f8;
  color: #fff
}

.single-product.woocommerce .entry-summary a.compare:after {
  content: "\f362";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  text-indent: 0;
  font-size: 18px;
  font-weight: 900;
  top: 15px;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center
}

.single-product.woocommerce .entry-summary a.add_to_wishlist {
  position: relative;
  background: #f3f6f9;
  color: #3e3e3e;
  display: block;
  padding: 8px 15px;
  width: 50px;
  border-radius: 4px;
  height: 50px
}

.single-product.woocommerce .entry-summary a.add_to_wishlist:hover {
  background: #5a49f8;
  color: #fff
}

.single-product.woocommerce .entry-summary a.add_to_wishlist:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  top: 11px;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center
}

.single-product.woocommerce .entry-summary .yith-wcwl-add-button a.single_add_to_wishlist span {
  text-indent: -9999px;
  position: relative;
  display: block
}

.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image {
  background: #f3f6f9
}

.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
  width: auto;
  padding: 78px 40px
}

.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
  opacity: 1;
  background: #f3f6f9;
  padding: 4px
}

.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img {
  width: auto
}

.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-next-arrow,
.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-prev-arrow {
  opacity: 1
}

@media (max-width:1199px) {
  .rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
    padding: 40px 25px
  }
}

@media (max-width:991px) {
  .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider {
    margin-right: 0px !important
  }

  .rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
    padding: 24px 25px
  }

  .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
    margin: 0 2px 2px !important
  }
}

@media (max-width:767px) {
  .rtwpvg-images {
    max-width: 100%
  }
}

@media (max-width:480px) {
  .rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image img {
    padding: 25px 28px
  }
}

@media (max-width:320px) {
  .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image {
    margin: 0 3px 1px !important
  }
}

p.demo_store {
  background-color: #5a49f8
}

.woocommerce-message:before,
.woocommerce-info:before {
  color: #5a49f8
}

.woocommerce-message,
.woocommerce-info {
  border-color: #7a64f2
}

.woocommerce table.shop_table {
  border-radius: 0
}

.woocommerce-cart .woocommerce table.shop_table {
  border-width: 1px 1px 0 0
}

.woocommerce-cart .woocommerce table.shop_table.cart {
  margin: 0 0 100px
}

.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
  border-width: 0 0 1px 1px;
  color: #1d2124;
  text-align: center
}

.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name {
  text-align: left
}

.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove>a {
  margin: 0 auto
}

.woocommerce-cart .woocommerce table.shop_table td.product-name>a {
  font-weight: 500;
  color: #1d2124
}

.woocommerce-cart .woocommerce table.shop_table td.product-name>a:hover {
  color: #5a49f8
}

.woocommerce-cart .woocommerce table.shop_table td.product-price>span,
.woocommerce-cart .woocommerce table.shop_table td.product-subtotal>span {
  font-weight: 500
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700
}

.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input {
  color: #111
}

.woocommerce-cart .woocommerce .actions {
  padding: 10px 12px
}

.woocommerce-cart .woocommerce .actions input.button {
  padding: 10px 15px
}

.woocommerce-cart .woocommerce .actions #coupon_code {
  border-color: #d7d7d7;
  border-radius: 4px;
  margin-right: 10px;
  padding: 13px 10px;
  width: 120px !important
}

.woocommerce-cart table.cart img {
  width: 65px
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  text-align: right
}

#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: inline-block;
  padding: 15px 35px
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding-bottom: 0
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  margin-bottom: 0
}

.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li {
  width: inherit
}

.woocommerce .cart-collaterals .cross-sells h2:after {
  content: none
}

.woocommerce .cart-collaterals .cross-sells h2 {
  margin-bottom: 10px;
  padding-bottom: 0
}

.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2 {
  color: #111;
  font-size: 24px;
  margin-bottom: 35px
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
  color: #111
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
  background-color: #5a49f8;
  color: #fff
}

.woocommerce-cart .woocommerce .cart_totals table.shop_table {
  border-width: 1px
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #5a49f8;
  color: #fff;
  font-size: 16px;
  font-weight: 500
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #5a49f8;
  color: #fff
}

.woocommerce-checkout .checkout_coupon .button {
  padding: 12px 25px
}

.woocommerce-checkout .woocommerce h3 {
  color: #1d2124;
  font-size: 24px;
  margin-bottom: 25px
}

.woocommerce-checkout .woocommerce label {
  color: #111
}

.woocommerce form.woocommerce-checkout .form-row {
  margin-bottom: 20px
}

.woocommerce form.woocommerce-checkout .form-row.place-order {
  margin-bottom: 0
}

.woocommerce .woocommerce-terms-and-conditions-wrapper {
  width: 100%
}

.woocommerce form.woocommerce-checkout .form-row .select2-choice {
  padding: 4px 8px
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  line-height: 1.2;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #dedede
}

.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 0;
  height: 42px;
  padding: 6px 0
}

.woocommerce-checkout .woocommerce-billing-fields .select2-selection--single .select2-selection__arrow {
  height: 42px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}

.woocommerce-checkout .select2-container .select2-choice {
  border-radius: 0
}

.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  margin-bottom: 40px
}

.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: #ccc;
  background-color: #f5f5f5
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  border-color: 1px solid #ccc;
  border-width: 0 0 1px 1px
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
  border-width: 1px 1px 0 0;
  color: #111
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #ededed;
  border-radius: 0
}

.woocommerce-order-received .woocommerce {
  color: #111
}

.woocommerce-order-received .woocommerce h2 {
  font-size: 20px
}

.woocommerce-order-received .woocommerce .order_details li {
  font-size: 1em
}

.woocommerce-order-received .woocommerce .shop_table {
  margin-bottom: 40px;
  border-color: #ccc;
  border-width: 1px 1px 0 0
}

.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td {
  border-color: #ccc;
  border-width: 0 0 1px 1px
}

.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
  font-size: 20px;
  margin-bottom: 40px
}

.woocommerce-order-received .woocommerce .title h3 {
  margin-bottom: 10px
}

.woocommerce-account .woocommerce {
  color: #111
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  float: none;
  width: inherit
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  margin-bottom: 50px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  color: #fff;
  display: inline-block;
  margin-bottom: 5px
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #fff;
  padding: 10px 20px;
  background-color: #5a49f8;
  display: inline-block
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #000
}

.woocommerce-account .woocommerce .shop_table {
  margin-bottom: 0;
  border-color: #ccc;
  border-width: 1px 1px 0 0;
  font-size: 1em
}

.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table td {
  border-color: #ccc;
  border-width: 0 0 1px 1px
}

.woocommerce-account .woocommerce table .button {
  padding: 8px 14px
}

.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions {
  text-align: center
}

.woocommerce-edit-address .woocommerce-MyAccount-content>p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
  margin-bottom: 30px
}

.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
  margin-top: 30px
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0
}

.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row {
  margin-bottom: 20px
}

.woocommerce .wishlist-title h2 {
  color: #111;
  margin-bottom: 25px;
  padding: 0
}

.woocommerce .shop_table.wishlist_table {
  border-color: #dedede;
  border-width: 1px 1px 0 0;
  color: #111;
  font-size: 14px;
  margin-bottom: 0
}

.woocommerce .shop_table.wishlist_table tfoot {
  display: none
}

.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table td {
  border-color: #dedede;
  border-width: 0 0 1px 1px;
  text-align: center
}

.woocommerce .shop_table.wishlist_table tfoot td {
  text-align: left
}

.woocommerce .wishlist_table td.product-add-to-cart a {
  display: inline-block !important;
  border-radius: 4px;
  padding: 10px 14px;
  font-size: 14px
}

.yith-wcwl-form .hidden-title-form {
  margin: 15px 0
}

.yith-wcwl-form .hidden-title-form>input[type="text"] {
  padding: 12px 12px
}

.yith-wcwl-form .hidden-title-form>input[type="submit"] {
  padding: 14px 20px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 4px
}

.align-wrap {
  width: 100vw;
  margin-left: calc(50% - 50vw)
}

@media screen and (min-width:900px) {
  .align-wrap {
    width: auto;
    margin-left: calc(50% / 0.62 - 50vw)
  }
}

.align-wrap .alignfull {
  width: 100%;
  margin: 0 0 0 auto
}

@media (max-width:480px) {
  img.alignleft {
    float: none;
    margin-bottom: 13px;
    margin-right: 0;
    padding-top: 5px;
    display: block
  }

  img.alignright {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
    padding-top: 15px
  }
}

.has-sidebar .wp-block-cover.alignwide,
.has-sidebar .wp-block-cover.alignfull,
.has-sidebar .wp-block-image.alignfull,
.has-sidebar .wp-block-columns.alignfull,
.has-sidebar .wp-block-media-text.alignfull,
.has-sidebar .wp-block-gallery.alignfull,
.has-sidebar .wp-block-gallery.alignwide,
.has-sidebar .wp-block-columns.alignwide,
.has-sidebar .wp-block-image.alignwide,
.has-sidebar .wp-block-media-text.alignwide,
.has-sidebar .is-type-video.alignfull,
.has-sidebar .wp-block-embed-vimeo.alignwide.wp-block-embed,
.has-sidebar .alignwide.wp-block-embed {
  margin-left: 0;
  margin-right: 0
}

.has-strong-magenta-background-color {
  background-color: #a156b4
}

.has-strong-magenta-color {
  color: #a156b4
}

.has-light-grayish-magenta-background-color {
  background-color: #d0a5db
}

.has-light-grayish-magenta-color {
  color: #d0a5db
}

.has-very-light-gray-background-color {
  background-color: #eee
}

.has-very-light-gray-color {
  color: #eee
}

.has-very-dark-gray-background-color {
  background-color: #444
}

.has-very-dark-gray-color {
  color: #444
}

.has-small-font-size {
  font-size: 12px
}

.has-large-font-size {
  font-size: 36px;
  line-height: 1.2
}

.has-huge-font-size {
  font-size: 48px;
  line-height: 1.2
}

.has-regular-font-size {
  font-size: 16px
}

.wp-block-image.alignleft.is-resized {
  margin-left: 0;
  margin-right: 30px
}

.wp-block-image.alignright.is-resized {
  margin-left: 30px;
  margin-right: 0
}

.wp-block-separator {
  border: none;
  border-bottom: 2px solid #ccc;
  margin: 50px 0;
  text-align: left;
  background: #fff0
}

.wp-block-pullquote {
  border-top: 3px solid #5a49f8;
  border-bottom: 3px solid #5a49f8;
  margin-bottom: 20px;
  padding: 0;
  text-align: left
}

blockquote.wp-block-pullquote {
  background: #f8f8f8;
  border-radius: 4px;
  font-size: 22px;
  font-weight: 400;
  font-style: italic;
  padding: 45px 60px 40px;
  margin: 0 0 20px !important;
  color: #092d4c;
  text-align: left
}

.wp-block-pullquote p {
  font-size: 22px
}

.wp-block-pullquote cite {
  font-weight: 500;
  font-size: 16px;
  color: #5a49f8;
  text-transform: capitalize
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  padding-left: 40px
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 30px 40px 30px 150px;
  border-left: 2px solid #5a49f8
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  text-align: left;
  font-size: 16px
}

.wp-block-quote.is-style-large cite em {
  font-style: normal
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-left: 2px solid #5a49f8;
  border-right: none;
  padding-left: 150px;
  margin: 40px 0
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 26px
}

.wp-block-quote.is-style-large cite br {
  display: none
}

.wp-block-columns.has-3-columns .wp-block-quote,
.wp-block-columns.alignwide .wp-block-column:last-child .wp-block-quote {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px
}

.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  color: #fff
}

.wp-block-pullquote.is-style-solid-color blockquote.has-digeco-button-light-gray-color {
  color: #3e3e3e
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  color: inherit
}

:root .has-digeco-button-dark-blue-background-color {
  background-color: #5a49f8
}

:root .has-digeco-button-light-blue-background-color {
  background-color: #7a64f2
}

:root .has-digeco-button-dark-violet-background-color {
  background-color: #750ed5
}

:root .has-digeco-button-light-gray-background-color {
  background-color: #3e3e3e
}

:root .has-digeco-button-white-background-color {
  background-color: #fff
}

.has-digeco-button-dark-blue-color {
  color: #5a49f8
}

.has-digeco-button-light-blue-color {
  color: #7a64f2
}

.has-digeco-button-dark-violet-color {
  color: #750ed5
}

.has-digeco-button-light-gray-color {
  color: #3e3e3e
}

.has-digeco-button-white-color {
  color: #fff
}

.wp-block {
  max-width: 720px
}

.wp-block[data-align="wide"] {
  max-width: 1080px
}

.wp-block[data-align="full"] {
  max-width: none
}

pre {
  background: #fff;
  color: #646464
}

code,
a code {
  color: #5a49f8
}

kbd {
  color: #646464;
  padding: 3px 5px 2px 5px;
  margin: 0 1px;
  background: #eaeaea;
  background: rgb(0 0 0 / .07)
}

.wp-block-button {
  margin-bottom: 25px
}

a.wp-block-button__link:not([href]):not([tabindex]) {
  color: #fff
}

a.wp-block-button__link:not([href]):not([tabindex]):hover {
  color: #fff
}

.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]) {
  color: #5a49f8
}

.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]):hover {
  color: #7a64f2
}

.wp-block-button .wp-block-button__link {
  background-color: #5a49f8;
  color: #fff;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: all 0.3s ease-out
}

.wp-block-button .wp-block-button__link:hover {
  color: #fff;
  background: #7a64f2
}

.wp-block-button.is-style-outline .wp-block-button__link {
  background: #fff0;
  border: 2px solid #5a49f8;
  color: #5a49f8
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
  border-color: #7a64f2;
  color: #7a64f2
}

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0
}

.wp-block-button .has-digeco-button-dark-blue-background-color {
  background-color: #5a49f8
}

.wp-block-button .has-digeco-button-light-blue-background-color {
  background-color: #7a64f2
}

.wp-block-button .has-digeco-button-dark-violet-background-color {
  background-color: #750ed5
}

.wp-block-button .has-digeco-button-light-gray-background-color {
  background-color: #3e3e3e
}

.wp-block-button .has-digeco-button-white-background-color {
  background-color: #fff
}

a.wp-block-button__link.has-digeco-button-dark-blue-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-dark-blue-color {
  color: #5a49f8
}

a.wp-block-button__link.has-digeco-button-light-blue-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-light-blue-color {
  color: #7a64f2
}

a.wp-block-button__link.has-digeco-button-dark-violet-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-dark-violet-color {
  color: #750ed5
}

a.wp-block-button__link.has-digeco-button-light-gray-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-light-gray-color {
  color: #3e3e3e
}

a.wp-block-button__link.has-digeco-button-white-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-white-color {
  color: #fff
}

a.wp-block-button__link.has-digeco-button-dark-blue-color:not([href]):not([tabindex]):hover,
a.wp-block-button__link.has-digeco-button-light-blue-color:not([href]):not([tabindex]):hover,
a.wp-block-button__link.has-digeco-button-dark-violet-color:not([href]):not([tabindex]):hover,
a.wp-block-button__link.has-digeco-button-light-gray-color:not([href]):not([tabindex]):hover,
a.wp-block-button__link.has-digeco-button-white-color:not([href]):not([tabindex]):hover {
  color: #fff
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid #dedede;
  padding: 5px
}

.wp-block-image .alignleft.is-resized {
  margin-top: 0
}

.wp-block-image {
  margin-top: 23px;
  margin-bottom: 23px
}

.wp-block-latest-posts.is-grid {
  margin-left: 20px
}

.wp-block-latest-posts.is-grid li {
  margin: 0 0 10px 0
}

.wp-block-columns.has-2-columns .wp-block-column {
  margin-bottom: 0
}

@media only screen and (min-width:600px) {
  .entry-content .wp-block-columns {
    flex-wrap: nowrap
  }
}

.wp-block-image .alignleft,
.wp-block-image .alignright {
  margin-top: 23px;
  margin-bottom: 23px
}

.wp-block-cover {
  margin-top: 23px;
  margin-bottom: 23px
}

.wp-block-cover a,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .has-text-color a,
.wp-block-cover .has-text-align-center a {
  color: #fff
}

.wp-block-cover a:hover,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover .has-text-color a:hover {
  text-decoration: underline
}

.wp-block-cover .has-digeco-button-dark-blue-color a {
  color: #5a49f8
}

.wp-block-cover .has-digeco-button-light-blue-color a {
  color: #7a64f2
}

.wp-block-cover .has-digeco-button-dark-violet-color a {
  color: #750ed5
}

.wp-block-cover .has-digeco-button-light-gray-color a {
  color: #3e3e3e
}

.wp-block-cover .has-digeco-button-white-color a {
  color: #fff
}

.entry-content .wp-block-cover {
  margin-top: 0
}

.wp-block-cover p:not(.has-text-color) {
  color: #fff
}

.wp-block-cover.alignleft {
  margin-top: 0
}

.wp-block-gallery {
  display: block;
  margin-top: 23px;
  margin-bottom: 16px
}

.wp-block-gallery.alignleft {
  display: flex;
  margin-top: 10px
}

.wp-block-gallery.alignleft .blocks-gallery-item {
  display: inline-block
}

.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper {
  margin: 23px 0
}

.wp-block-coblocks-social .wp-block-button__link {
  border: none
}

p:last-child img.size-full.alignright {
  clear: both;
  padding-top: 0
}

.wp-block-spacer {
  clear: both
}

.gallery .gallery-item {
  text-align: center
}

.site-content nav.comment-navigation {
  padding-top: 0
}

.site-content nav.comment-navigation ul {
  margin-top: 0;
  margin-bottom: 40px
}

.site-content nav.comment-navigation ul li {
  margin-right: 0
}

.site-content nav.comment-navigation ul li a {
  height: inherit;
  width: inherit;
  padding: 12px 25px;
  line-height: 30px
}

figure.wp-caption.alignnone {
  margin: 15px auto 15px
}

.wp-block-file .wp-block-file__button {
  background: #32373c;
  padding: 10px 20px
}

.has-media-on-the-right.is-stacked-on-mobile {
  margin-bottom: 20px
}

:root .wp-block-cover.has-pale-pink-background-color {
  background-color: #000
}

.wp-caption .wp-caption-text {
  margin-top: .5em;
  margin-bottom: 0;
  color: #555d66;
  font-size: 13px;
  line-height: 1.4
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 0;
  color: #555d66;
  font-size: 13px;
  line-height: 1.4;
  text-align: center
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  line-height: 1.4
}

#meanmenu {
  position: relative
}

.mean-bar .header-action-items {
  position: absolute;
  top: 14px;
  right: 67px
}

.mean-container .mean-bar {
  width: 100%;
  position: relative;
  background: #fff;
  padding: 10px 0;
  z-index: 999999;
  border-bottom: 2px solid #26c6da
}

.offscreen-navigation .sub-menu {
  padding: 0;
  display: none
}

.offscreen-navigation li>a {
  display: block;
  position: relative;
  color: #4c4b4b;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 30px
}

.offscreen-navigation .sub-menu li {
  border-top: 1px dashed #ddd
}

.offscreen-navigation .sub-menu li a {
  padding-left: 50px
}

.offscreen-navigation .sub-menu li>a {
  font-size: 14px;
  font-weight: 500
}

.offscreen-navigation .menu>li {
  padding: 0;
  border-top: 1px dashed #ddd
}

.offscreen-navigation li.menu-item-has-children>a:after {
  content: "+";
  display: inline-block;
  transition: 0.1s;
  right: 25px;
  position: absolute;
  font-size: 20px
}

.offscreen-navigation li.menu-item-has-children>a.opened:after {
  content: "-"
}

.offscreen-navigation ul li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  color: #7a64f2;
  transition: all 0.3s ease-out;
  position: absolute;
  left: 14px;
  top: 5px
}

.offscreen-navigation ul li {
  position: relative
}

.mean-container ul.sub-menu li:before {
  left: 30px
}

.offscreen-navigation .sub-menu .sub-menu li a {
  padding-left: 60px
}

.mean-container .sub-menu ul.sub-menu li:before {
  left: 50px
}

.offscreen-navigation .sub-menu .sub-menu .sub-menu li a {
  padding-left: 100px
}

.offscreen-navigation .mega-menu>ul>li:before {
  display: none
}

.mean-container .sub-menu .sub-menu ul.sub-menu li:before {
  left: 70px
}

@media only screen and (min-width:1025px) {
  #meanmenu {
    display: none
  }
}

@media only screen and (max-width:1025px) {
  #masthead {
    display: none
  }
}

.mean-bar .header-btn-new.mobile-btn {
  position: absolute;
  right: 12%;
  top: 8px
}

.mean-bar .sidebarBtn {
  position: absolute;
  font-size: 20px;
  right: 15px;
  top: 11px;
  cursor: pointer
}

.header-style-2 .rt-header-menu {
  background: #fff0
}

.rt-slide-nav {
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;
  z-index: 99;
  display: none;
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  box-shadow: 0 0 10px 0 #0000001c
}

.rt-slide-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

#meanmenu .mean-bar .logo-small {
  width: 140px;
  padding: 0 15px
}

body.slidemenuon {
  overflow: hidden
}

.mean-container .mean-bar .button-btn {
  position: absolute;
  right: 100px;
  top: 11px;
  border: 1px solid #5a49f8;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500
}

.mean-container .mean-bar .barsearch {
  position: absolute;
  right: 46px;
  top: 16px;
  font-weight: 700;
  line-height: 1
}

.mean-container .mean-bar .barsearch i:before {
  font-size: 18px
}

.mean-container .mean-bar a {
  display: inline-block;
  padding: 0 15px
}

.mean-container .mean-bar .cart-icon-area {
  position: absolute;
  right: 215px;
  top: 11px
}

@media (max-width:425px) {
  .mean-container .mean-bar .button-btn {
    right: 87px
  }

  .mean-container .mean-bar .barsearch {
    right: 40px
  }

  .mean-container .mean-bar .cart-icon-area {
    right: 200px
  }
}

@media (max-width:320px) {
  .mean-container .mean-bar .button-btn {
    right: 82px;
    padding: 0 7px;
    line-height: 1.8;
    top: 14px;
    font-size: 14px;
    display: none
  }

  .mean-container .mean-bar .barsearch {
    right: 38px
  }

  .mean-container .mean-bar .cart-icon-area {
    right: 75px
  }
}

.entry-banner {
  background-color: #058CFF
}

.entry-banner .entry-banner-content {
  text-align: center
}

.footer-top-area {
  background: url(../../../../themes/digeco/assets/img/footer1_bg.png) no-repeat scroll center center / cover
}

.footer-style-2 .footer-area {
  background: url(../../../../themes/digeco/assets/img/footer2_bg.png) no-repeat scroll center bottom
}

.content-area {
  padding-top: 0;
  padding-bottom: 0
}

#page {
  background: url(https://jamaykaa.com/wp-content/cache/wpo-minify/1729719366/assets/wpo-minify-header-e27a4980.min.css);
  background-color: #FFF
}

.single-digeco_team #page {
  background-image: none;
  background-color: #fff0
}

.single-digeco_team .site-main {
  background-image: url(https://jamaykaa.com/wp-content/cache/wpo-minify/1729719366/assets/wpo-minify-header-e27a4980.min.css);
  background-color: #FFF
}

.error-page-area {
  background-color: #fff
}
.site-header .site-branding {
            width: 580px !important;
        }