html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

body {
  height: auto;
  min-height: 100%;
}

body, aside, .u-sidebar-block, section, header, footer {
  position: relative;
}

section > *, header > *, footer > *, .u-sheet > *, .u-section-row > * {
  position: relative;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #259bca;
  text-decoration: none;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

ul, ol {
  padding-left: 20px;
}

.u-btn {
  /*display: inline-block;*/
  display: table;
  /*TODO maye need another solution for negative marin*/
  cursor: pointer;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  -webkit-text-decoration-skip: objects;
  font-style: initial;
  white-space: nowrap;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px;
  border-radius: 0;
  align-self: flex-start;
}

.u-btn-rectangle {
  border-radius: 0 !important;
}

.u-link, a {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

.u-clearfix:after, .u-clearfix:before {
  content: '';
  display: table;
}

.u-clearfix:after {
  clear: both;
}

ul.u-text li:last-child {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .u-hidden-xs {
      display: none !important;
  }
}

.u-border-none {
  border-width: 0 !important;
}

.u-image, .u-background-effect-image, .u-video-poster {
  object-fit: cover;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

img.u-image, .u-video-poster {
  overflow: hidden;
}

.u-back-image.u-image-contain, .u-image.u-image-contain {
  object-fit: contain;
  background-size: contain;
}

section.u-image:not(.u-hover-box), .u-sheet.u-image:not(.u-hover-box), .u-group.u-image:not(.u-hover-box), .u-layout-cell.u-image:not(.u-hover-box) {
  overflow: visible;
}

.u-image-circle.u-image {
  border-radius: 50% !important;
}

[data-post-link], [data-href] {
  cursor: pointer;
}

.u-sheet {
  position: relative;
  margin: 0 auto;
}

@media (max-width: 575px) {
  .u-sheet {
      width: var(--theme-sheet-width-xs) !important;
  }
}

.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

.u-inner-container-layout, .u-inner-container-layout > *, .u-group-elements, .u-group-elements > *, .u-container-layout > * {
  position: relative;
}

.u-expanded-width {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 575px) {
  .u-expanded-width-xs {
      width: 100% !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
  }
}

@media (max-width: 575px) {
  .u-valign-middle-xs, .u-valign-top-xs, .u-valign-bottom-xs {
      display: flex;
      flex-direction: column;
  }
}

@media (max-width: 575px) {
  .u-valign-bottom-xs {
      justify-content: flex-end;
  }
}

@media (max-width: 575px) {
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row > * {
      min-width: 100%;
  }

  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout {
      margin-left: 0 !important;
      margin-right: 0 !important;
  }

  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell {
      border-left: 0 !important;
      border-right: 0 !important;
  }
}

.u-layout-col > .u-size-60 {
  flex: 60 0 auto;
}

.u-layout-row > .u-size-47 {
  flex: 0 0 78.33333333%;
  max-width: 78.33333333%;
  min-width: 78.33333333%;
}

.u-layout-col > .u-size-40 {
  flex: 40 0 auto;
}

.u-layout-row > .u-size-31 {
  flex: 0 0 51.66666667%;
  max-width: 51.66666667%;
  min-width: 51.66666667%;
}

.u-layout-row > .u-size-29 {
  flex: 0 0 48.33333333%;
  max-width: 48.33333333%;
  min-width: 48.33333333%;
}

.u-layout-col > .u-size-20 {
  flex: 20 0 auto;
}

.u-layout-row > .u-size-13 {
  flex: 0 0 21.66666667%;
  max-width: 21.66666667%;
  min-width: 21.66666667%;
}

.u-gutter-100 .u-layout {
  margin: -50px;
}

.u-gutter-100 .u-layout .u-layout-cell {
  border: 50px solid transparent;
}

.u-layout-wrap.u-layout-spacing-vertical .u-layout-cell {
  border-top-width: 0;
  border-bottom-width: 0;
}

.u-layout-wrap.u-layout-spacing-vertical .u-layout {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
}

.u-layout-col, .u-layout-row, .u-layout-col > *, .u-layout-row > * {
  display: flex;
}

.u-layout-col, .u-layout-row {
  flex: 1 1 auto;
}

.u-layout-row > * {
  max-height: 100%;
  min-height: -webkit-fit-content;
  min-height: fit-content;
}

.u-layout-col > * {
  min-height: -webkit-fit-content;
  min-height: fit-content;
  max-width: 100%;
}

.u-layout-col {
  flex-direction: column;
  min-height: -webkit-fit-content;
  min-height: fit-content;
}

.u-layout-row {
  flex-direction: row;
  flex-wrap: wrap;
  min-height: -webkit-fit-content;
  min-height: fit-content;
  max-width: 100%;
}

.u-layout-cell {
  position: relative;
  display: flex;
  background-clip: padding-box;
  background-origin: padding-box;
}

.u-sheet:not(.u-image):not(.u-video) {
  pointer-events: none;
}

.u-sheet:not(.u-image):not(.u-video) > * {
  pointer-events: auto;
  pointer-events: initial;
}

.u-group .u-container-layout > * {
  position: relative;
}

.u-group {
  display: flex;
}

.u-shape {
  position: relative;
}

.u-shape-svg.u-shape-svg.u-shape-svg, .u-shape-svg.u-shape-svg.u-shape-svg:hover {
  border: none !important;
  color: transparent;
}

.u-shape-svg .u-svg-link {
  transition-duration: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

[class*="u-border-"]:not(.u-shape-svg) {
  stroke: none;
}

.u-icon {
  display: block;
  line-height: 0;
  border-width: 0px;
}

.u-svg-link {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.u-svg-content {
  width: 0;
  height: 0;
}

.u-icon-circle {
  border-radius: 50%;
}

.u-file-icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

html {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: inherit;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.25rem;
}

p {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0.5rem;
}

.u-align-left {
  text-align: left;
}

.u-align-center {
  text-align: center;
}

@media (max-width: 575px) {
  .u-align-center-xs {
      text-align: center;
  }
}

.u-align-right {
  text-align: right;
}

.u-tabs:not([class*="u-align-"]), .u-accordion:not([class*="u-align-"]), .u-repeater-item:not([class*="u-align-"]), .u-container-style:not([class*="u-align-"]) {
  text-align: left;
}

.u-text {
  word-wrap: break-word;
  position: relative;
}

a.u-opacity-55, span.u-opacity-55, img.u-opacity-55, .u-opacity-55.u-line, .u-opacity-55.u-shape, .u-opacity-55.u-menu-overlay {
  opacity: 0.55;
}

.u-button-style[class*="u-custom-color-"], .u-button-style[class*="u-palette-"], .u-button-style[class*="u-gray-"], .u-button-style.u-white, .u-button-style.u-black {
  border-width: 0;
}

.u-repeater {
  display: grid;
  grid-template-columns: repeat(3, 33.33333333%);
}

.u-repeater-item {
  display: flex;
  position: relative;
}

.u-list:not(.u-repeater), .u-blog:not(.u-repeater), .u-products:not(.u-repeater) {
  display: flex;
  flex-direction: column;
}

.u-list:not(.u-repeater) .u-repeater, .u-blog:not(.u-repeater) .u-repeater, .u-products:not(.u-repeater) .u-repeater {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

[class*="u-border-"], .u-link[class*="u-border-"] {
  border-style: solid;
}

.u-radius-0, .u-radius-0:before, .u-radius-0 .u-background-effect, .u-radius-0:not(.u-hover-box) > .u-container-layout {
  border-radius: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--heading-font);
}

.u-overlap.u-overlap-transparent .u-header, .u-image, .u-gradient {
  color: var(--white-contrast);
}

.u-button-style.u-border-none, .u-button-style.u-border-hover-none:hover, .u-button-style.u-border-hover-none:focus, .u-button-style.u-border-active-none:active, .u-button-style.u-border-active-none.active, li.active > .u-button-style.u-border-active-none {
  border-color: transparent !important;
  border-width: 0;
}

.u-palette-3-base, .u-body.u-palette-3-base, section.u-palette-3-base:before, .u-palette-3-base > .u-container-layout:before, .u-palette-3-base > .u-inner-container-layout:before, .u-palette-3-base.u-sidenav:before, .u-container-layout.u-container-layout.u-palette-3-base:before, .u-table-alt-palette-3-base tr:nth-child(even) {
  color: var(--palette-3-base-text-color);
  background-color: var(--palette-3-base);
}

.u-white, .u-body.u-white, section.u-white:before, .u-white > .u-container-layout:before, .u-white > .u-inner-container-layout:before, .u-white.u-sidenav:before, .u-container-layout.u-container-layout.u-white:before, .u-table-alt-white tr:nth-child(even) {
  color: var(--white-text-color);
  background-color: var(--white);
}

.u-button-style.u-white, .u-button-style.u-white[class*="u-border-"] {
  color: var(--white-text-color) !important;
  background-color: var(--white) !important;
}

.u-grey-5, .u-body.u-grey-5, section.u-grey-5:before, .u-grey-5 > .u-container-layout:before, .u-grey-5 > .u-inner-container-layout:before, .u-grey-5.u-sidenav:before, .u-container-layout.u-container-layout.u-grey-5:before, .u-table-alt-grey-5 tr:nth-child(even) {
  color: var(--grey-5-text-color);
  background-color: var(--grey-5);
}

.u-grey-10, .u-body.u-grey-10, section.u-grey-10:before, .u-grey-10 > .u-container-layout:before, .u-grey-10 > .u-inner-container-layout:before, .u-grey-10.u-sidenav:before, .u-container-layout.u-container-layout.u-grey-10:before, .u-table-alt-grey-10 tr:nth-child(even) {
  color: var(--grey-10-text-color);
  background-color: var(--grey-10);
}

.u-grey-80, .u-body.u-grey-80, section.u-grey-80:before, .u-grey-80 > .u-container-layout:before, .u-grey-80 > .u-inner-container-layout:before, .u-grey-80.u-sidenav:before, .u-container-layout.u-container-layout.u-grey-80:before, .u-table-alt-grey-80 tr:nth-child(even) {
  color: var(--grey-80-text-color);
  background-color: var(--grey-80);
}

.u-text-palette-2-base .u-svg-link, .u-text-hover-palette-2-base:hover .u-svg-link, .u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link, .u-button-style.u-button-style.active > .u-text-active-palette-2-base .u-svg-link, .u-text-hover-palette-2-base:focus .u-svg-link {
  fill: var(--palette-2-base);
}

.u-text-black, li.active > a.u-button-style.u-text-black, li.active > a.u-button-style.u-text-black[class*="u-border-"], a.u-button-style.u-text-black, a.u-button-style.u-text-black[class*="u-border-"] {
  color: var(--black) !important;
}

.u-text-body-color, li.active > a.u-button-style.u-text-body-color, li.active > a.u-button-style.u-text-body-color[class*="u-border-"], a.u-button-style.u-text-body-color, a.u-button-style.u-text-body-color[class*="u-border-"] {
  color: var(--body-color) !important;
}

.u-text-body-alt-color, li.active > a.u-button-style.u-text-body-alt-color, li.active > a.u-button-style.u-text-body-alt-color[class*="u-border-"], a.u-button-style.u-text-body-alt-color, a.u-button-style.u-text-body-alt-color[class*="u-border-"] {
  color: var(--body-alt-color) !important;
}