@font-face {
  font-family: 'new-icons';
  src: url('../fonts/new-icons.eot?kazpco');
  src: url('../fonts/new-icons.eot?kazpco#iefix') format('embedded-opentype'), url('../fonts/new-icons.ttf?kazpco') format('truetype'), url('../fonts/new-icons.woff?kazpco') format('woff'), url('../fonts/new-icons.svg?kazpco#new-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon icon-"],
[class*="icon icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'new-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-keyboard_arrow_right:before {
  font-family: "new-icons";
  content: "\e905";
}
.icon-keyboard_arrow_left:before {
  content: "\e906";
}
.icon-arrow_right:before {
  content: "\26e4";
}
.icon-arrow_left:before {
  content: "\e901";
}
.icon-double_arrow:before {
  content: "\e904";
}
.icon-minus:before {
  content: "\e902";
}
.icon-plus:before {
  content: "\e903";
}
/* ========================================================================
   Component: Container
 ========================================================================== */
/*
 * 1. Box sizing has to be `content-box` so the max-width is always the same and
 *    unaffected by the padding on different breakpoints. It's important for the size modifiers.
 */
.uk-container {
  display: flow-root;
  /* 1 */
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/*
 * Remove margin from the last-child
 */
.uk-container > :last-child {
  margin-bottom: 0;
}
/*
 * Remove padding from nested containers
 */
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0;
}
/* Size modifier
 ========================================================================== */
.uk-container-xsmall {
  max-width: 750px;
}
.uk-container-small {
  max-width: 720px;
}
.uk-container-large {
  max-width: 1400px;
}
.uk-container-xlarge {
  max-width: 1600px;
}
.uk-container-expand {
  max-width: none;
}
/* Expand modifier
 ========================================================================== */
/*
 * Expand one side only
 */
.uk-container-expand-left {
  margin-left: 0;
}
.uk-container-expand-right {
  margin-right: 0;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 32px);
  }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (720px / 2) - 32px);
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-expand-left,
  .uk-container-expand-right {
    max-width: calc(50% + (1200px / 2) - 40px);
  }
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 40px);
  }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (720px / 2) - 40px);
  }
  .uk-container-expand-left.uk-container-large,
  .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 40px);
  }
  .uk-container-expand-left.uk-container-xlarge,
  .uk-container-expand-right.uk-container-xlarge {
    max-width: calc(50% + (1600px / 2) - 40px);
  }
}
/* Item
 ========================================================================== */
/*
 * Utility classes to reset container padding on the left or right side
 * Note: It has to be negative margin on the item, because it's specific to the item.
 */
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
  width: calc(100% + 15px);
}
.uk-container-item-padding-remove-left {
  margin-left: -15px;
}
.uk-container-item-padding-remove-right {
  margin-right: -15px;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 32px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -32px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -32px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 40px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -40px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -40px;
  }
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* ========================================================================
   Component: Navbar
 ========================================================================== */
/*
 * 1. Create position context to center navbar group
 */
.uk-navbar {
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  position: relative;
}
/* Container
 ========================================================================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #fff;
}
/* Groups
 ========================================================================== */
/*
 * 1. Stretch height if a sibling's height is expanded by its content
 */
.uk-navbar-left,
.uk-navbar-right,
[class*="uk-navbar-center"] {
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
  /* 1 */
  -ms-flex-align: stretch;
      align-items: stretch;
}
/*
 * Horizontal alignment
 * 1. Create position context for centered navbar with sub groups (left/right)
 * 2. Fix text wrapping if content is larger than 50% of the container.
 * 3. Needed for dropdowns because a new position context is created
 *    `z-index` must be smaller than off-canvas
 * 4. Stretch height if a sibling's height is expanded by its content
 * 5. Align sub groups for centered navbar
 */
.uk-navbar-right {
  margin-left: auto;
}
.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  /* 1 */
  position: relative;
}
.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  /* 2 */
  width: -webkit-max-content;
  width: max-content;
  box-sizing: border-box;
  /* 3 */
  z-index: 9989;
  /* 4 */
  height: 100%;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.uk-navbar-center-left,
.uk-navbar-center-right {
  /* 4 */
  height: 100%;
  /* 5 */
  position: absolute;
  top: 0;
}
.uk-navbar-center-left {
  right: calc(100% + 0px);
}
.uk-navbar-center-right {
  left: calc(100% + 0px);
}
[class*="uk-navbar-center-"] {
  width: -webkit-max-content;
  width: max-content;
  box-sizing: border-box;
}
/* Nav
 ========================================================================== */
/*
 * 1. Stretch height if a sibling's height is expanded by its content
 * 2. Reset list
 */
.uk-navbar-nav {
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
  /* 1 */
  -ms-flex-align: stretch;
      align-items: stretch;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * Allow items to wrap into the next line
 * Only not `absolute` positioned groups
 */
.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center:only-child {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/*
 * Items
 * 1. Center content vertically and horizontally
 * 2. Imitate white space gap when using flexbox
 * 3. Dimensions
 * 4. Style
 * 5. Required for `a`
 */
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  /* 1 */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  box-sizing: border-box;
  min-height: 82px;
  /* 4 */
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  /* 5 */
  text-decoration: none;
}
/*
 * Nav items
 * 1. Stretch height if a sibling's height is expanded by its content
 * 2. Reset list
 */
.uk-navbar-nav > li > a {
  /* 1 */
  height: 100%;
  /* 2 */
  padding: 0 31px;
  color: #000021;
}
/*
 * Hover
 * Apply hover style also if dropdown is opened
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #2d2d2d;
}
/* OnClick */
.uk-navbar-nav > li > a:active {
  color: #F6FAF2;
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
  color: #F6FAF2;
}
/* Parent icon modifier
 ========================================================================== */
.uk-navbar-parent-icon {
  margin-left: 4px;
  transition: transform 0.3s ease-out;
}
.uk-navbar-nav > li > a[aria-expanded="true"] .uk-navbar-parent-icon {
  transform: rotateX(180deg);
}
/* Item
 ========================================================================== */
.uk-navbar-item {
  padding: 0 15px;
  color: #2d2d2d;
}
/*
 * Remove margin from the last-child
 */
.uk-navbar-item > :last-child {
  margin-bottom: 0;
}
/* Toggle
 ========================================================================== */
.uk-navbar-toggle {
  padding: 0 15px;
  color: #000021;
}
.uk-navbar-toggle:hover,
.uk-navbar-toggle[aria-expanded="true"] {
  color: #2d2d2d;
  text-decoration: none;
}
/*
 * Icon
 * Adopts `uk-icon`
 */
/* Hover */
/* Subtitle
 ========================================================================== */
.uk-navbar-subtitle {
  font-size: 18px;
}
/* Justify modifier
 ========================================================================== */
.uk-navbar-justify .uk-navbar-left,
.uk-navbar-justify .uk-navbar-right,
.uk-navbar-justify .uk-navbar-nav,
.uk-navbar-justify .uk-navbar-nav > li,
.uk-navbar-justify .uk-navbar-item,
.uk-navbar-justify .uk-navbar-toggle {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
/* Style modifiers
 ========================================================================== */
/* Dropdown
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Set a default width
 * 2. Style
 */
.uk-navbar-dropdown {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  /* 1 */
  width: 100%;
  /* 2 */
  padding: 40px;
  background: transparent;
  color: #2d2d2d;
}
/*
 * Remove margin from the last-child
 */
.uk-navbar-dropdown > :last-child {
  margin-bottom: 0;
}
.uk-navbar-dropdown :focus-visible {
  outline-color: #fff !important;
}
/*
 * Grid
 * Adopts `uk-grid`
 */
/* Gutter Horizontal */
.uk-navbar-dropdown .uk-drop-grid {
  margin-left: -32px;
}
.uk-navbar-dropdown .uk-drop-grid > * {
  padding-left: 32px;
}
/* Gutter Vertical */
.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
  margin-top: 32px;
}
/*
 * Width modifier
 */
.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
  width: 200%;
}
.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
  width: 300%;
}
.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
  width: 400%;
}
.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
  width: 500%;
}
/*
 * Size modifier
 */
.uk-navbar-dropdown-large {
  --uk-position-shift-offset: 0;
  padding: 40px;
}
/*
 * Dropbar modifier
 * 1. Reset dropdown width to prevent to early shifting
 * 2. Reset style
 * 3. Padding
 */
.uk-navbar-dropdown-dropbar {
  /* 1 */
  width: auto;
  /* 2 */
  background: transparent;
  /* 3 */
  padding: 40px 0 40px 0;
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 32px;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 40px;
  }
}
.uk-navbar-dropdown-dropbar-large {
  --uk-position-shift-offset: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */
/*
 * Items
 */
.uk-navbar-dropdown-nav > li > a {
  color: #000021;
}
/* Hover */
.uk-navbar-dropdown-nav > li > a:hover {
  color: #2d2d2d;
}
/* Active */
.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #F6FAF2;
}
/*
 * Subtitle
 */
.uk-navbar-dropdown-nav .uk-nav-subtitle {
  font-size: 18px;
}
/*
 * Header
 */
.uk-navbar-dropdown-nav .uk-nav-header {
  color: #F6FAF2;
}
/*
 * Divider
 */
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #000021;
}
/*
 * Sublists
 */
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #000021;
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #2d2d2d;
}
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #F6FAF2;
}
/* Dropbar
 ========================================================================== */
/*
 * Adopts `uk-dropnav-dropbar`
 */
/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Allow cells to wrap into the next line
 * 2. Reset list
 */
.uk-grid {
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * Grid cell
 * Note: Space is allocated solely based on content dimensions, but shrinks: 0 1 auto
 * Reset margin for e.g. paragraphs
 */
.uk-grid > * {
  margin: 0;
}
/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}
/* Gutter
 ========================================================================== */
/*
 * Default
 */
/* Horizontal */
.uk-grid {
  margin-left: -32px;
}
.uk-grid > * {
  padding-left: 32px;
}
/* Vertical */
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
  margin-top: 32px;
}
/* Desktop and bigger */
@media (min-width: 1400px) {
  /* Horizontal */
  .uk-grid {
    margin-left: -40px;
  }
  .uk-grid > * {
    padding-left: 40px;
  }
  /* Vertical */
  .uk-grid + .uk-grid,
  .uk-grid > .uk-grid-margin,
  * + .uk-grid-margin {
    margin-top: 40px;
  }
}
/*
 * Small
 */
/* Horizontal */
.uk-grid-small,
.uk-grid-column-small {
  margin-left: -15px;
}
.uk-grid-small > *,
.uk-grid-column-small > * {
  padding-left: 15px;
}
/* Vertical */
.uk-grid + .uk-grid-small,
.uk-grid + .uk-grid-row-small,
.uk-grid-small > .uk-grid-margin,
.uk-grid-row-small > .uk-grid-margin,
* + .uk-grid-margin-small {
  margin-top: 15px;
}
/*
 * Medium
 */
/* Horizontal */
.uk-grid-medium,
.uk-grid-column-medium {
  margin-left: -32px;
}
.uk-grid-medium > *,
.uk-grid-column-medium > * {
  padding-left: 32px;
}
/* Vertical */
.uk-grid + .uk-grid-medium,
.uk-grid + .uk-grid-row-medium,
.uk-grid-medium > .uk-grid-margin,
.uk-grid-row-medium > .uk-grid-margin,
* + .uk-grid-margin-medium {
  margin-top: 32px;
}
/*
 * Large
 */
/* Horizontal */
.uk-grid-large,
.uk-grid-column-large {
  margin-left: -40px;
}
.uk-grid-large > *,
.uk-grid-column-large > * {
  padding-left: 40px;
}
/* Vertical */
.uk-grid + .uk-grid-large,
.uk-grid + .uk-grid-row-large,
.uk-grid-large > .uk-grid-margin,
.uk-grid-row-large > .uk-grid-margin,
* + .uk-grid-margin-large {
  margin-top: 40px;
}
/* Desktop and bigger */
@media (min-width: 1400px) {
  /* Horizontal */
  .uk-grid-large,
  .uk-grid-column-large {
    margin-left: -82px;
  }
  .uk-grid-large > *,
  .uk-grid-column-large > * {
    padding-left: 82px;
  }
  /* Vertical */
  .uk-grid + .uk-grid-large,
  .uk-grid + .uk-grid-row-large,
  .uk-grid-large > .uk-grid-margin,
  .uk-grid-row-large > .uk-grid-margin,
  * + .uk-grid-margin-large {
    margin-top: 82px;
  }
}
/*
 * Collapse
 */
/* Horizontal */
.uk-grid-collapse,
.uk-grid-column-collapse {
  margin-left: 0;
}
.uk-grid-collapse > *,
.uk-grid-column-collapse > * {
  padding-left: 0;
}
/* Vertical */
.uk-grid + .uk-grid-collapse,
.uk-grid + .uk-grid-row-collapse,
.uk-grid-collapse > .uk-grid-margin,
.uk-grid-row-collapse > .uk-grid-margin {
  margin-top: 0;
}
/* Divider
 ========================================================================== */
.uk-grid-divider > * {
  position: relative;
}
.uk-grid-divider > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid #000021;
}
/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #000021;
}
/*
 * Default
 */
/* Horizontal */
.uk-grid-divider {
  margin-left: -64px;
}
.uk-grid-divider > * {
  padding-left: 64px;
}
.uk-grid-divider > :not(.uk-first-column)::before {
  left: 32px;
}
/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  margin-top: 64px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  top: -32px;
  left: 64px;
}
/* Desktop and bigger */
@media (min-width: 1400px) {
  /* Horizontal */
  .uk-grid-divider {
    margin-left: -80px;
  }
  .uk-grid-divider > * {
    padding-left: 80px;
  }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px;
  }
  /* Vertical */
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    margin-top: 80px;
  }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    top: -40px;
    left: 80px;
  }
}
/*
 * Small
 */
/* Horizontal */
.uk-grid-divider.uk-grid-small,
.uk-grid-divider.uk-grid-column-small {
  margin-left: -30px;
}
.uk-grid-divider.uk-grid-small > *,
.uk-grid-divider.uk-grid-column-small > * {
  padding-left: 30px;
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
  left: 15px;
}
/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 30px;
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px;
  left: 30px;
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px;
}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
  left: 30px;
}
/*
 * Medium
 */
/* Horizontal */
.uk-grid-divider.uk-grid-medium,
.uk-grid-divider.uk-grid-column-medium {
  margin-left: -64px;
}
.uk-grid-divider.uk-grid-medium > *,
.uk-grid-divider.uk-grid-column-medium > * {
  padding-left: 64px;
}
.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
  left: 32px;
}
/* Vertical */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
  margin-top: 64px;
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -32px;
  left: 64px;
}
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -32px;
}
.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
  left: 64px;
}
/*
 * Large
 */
/* Horizontal */
.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
  margin-left: -80px;
}
.uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
  padding-left: 80px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
  left: 40px;
}
/* Vertical */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
  margin-top: 80px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px;
  left: 80px;
}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px;
}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
  left: 80px;
}
/* Desktop and bigger */
@media (min-width: 1400px) {
  /* Horizontal */
  .uk-grid-divider.uk-grid-large,
  .uk-grid-divider.uk-grid-column-large {
    margin-left: -164px;
  }
  .uk-grid-divider.uk-grid-large > *,
  .uk-grid-divider.uk-grid-column-large > * {
    padding-left: 164px;
  }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
  .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
    left: 82px;
  }
  /* Vertical */
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
    margin-top: 164px;
  }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    top: -82px;
    left: 164px;
  }
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
    top: -82px;
  }
  .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
    left: 164px;
  }
}
/* Match child of a grid cell
 ========================================================================== */
/*
 * Behave like a block element
 * 1. Wrap into the next line
 * 2. Take the full width, at least 100%. Only if no class from the Width component is set.
 * 3. Expand width even if larger than 100%, e.g. because of negative margin (Needed for nested grids)
 */
.uk-grid-match > *,
.uk-grid-item-match {
  display: -ms-flexbox;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.uk-grid-match > * > :not([class*="uk-width"]),
.uk-grid-item-match > :not([class*="uk-width"]) {
  /* 2 */
  box-sizing: border-box;
  width: 100%;
  /* 3 */
  -ms-flex: auto;
      flex: auto;
}
/* ========================================================================
   Component: Width
 ========================================================================== */
/* Equal child widths
 ========================================================================== */
[class*="uk-child-width"] > * {
  box-sizing: border-box;
  width: 100%;
}
.uk-child-width-1-2 > * {
  width: 50%;
}
.uk-child-width-1-3 > * {
  width: calc(100% / 3);
}
.uk-child-width-1-4 > * {
  width: 25%;
}
.uk-child-width-1-5 > * {
  width: 20%;
}
.uk-child-width-1-6 > * {
  width: calc(100% / 6);
}
.uk-child-width-auto > * {
  width: auto;
}
/*
 * 1. Reset the `min-width`, which is set to auto by default, because
 *    flex items won't shrink below their minimum intrinsic content size.
 *    Using `1px` instead of `0`, so items still wrap into the next line,
 *    if they have zero width and padding and the predecessor is 100% wide.
 */
.uk-child-width-expand > :not([class*="uk-width"]) {
  -ms-flex: 1;
      flex: 1;
  /* 1 */
  min-width: 1px;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-child-width-1-1\@s > * {
    width: 100%;
  }
  .uk-child-width-1-2\@s > * {
    width: 50%;
  }
  .uk-child-width-1-3\@s > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@s > * {
    width: 25%;
  }
  .uk-child-width-1-5\@s > * {
    width: 20%;
  }
  .uk-child-width-1-6\@s > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@s > * {
    width: auto;
  }
  .uk-child-width-expand\@s > :not([class*="uk-width"]) {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@s > :not([class*="uk-width"]),
  .uk-child-width-1-2\@s > :not([class*="uk-width"]),
  .uk-child-width-1-3\@s > :not([class*="uk-width"]),
  .uk-child-width-1-4\@s > :not([class*="uk-width"]),
  .uk-child-width-1-5\@s > :not([class*="uk-width"]),
  .uk-child-width-1-6\@s > :not([class*="uk-width"]),
  .uk-child-width-auto\@s > :not([class*="uk-width"]) {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-child-width-1-1\@m > * {
    width: 100%;
  }
  .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  .uk-child-width-1-3\@m > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@m > * {
    width: 25%;
  }
  .uk-child-width-1-5\@m > * {
    width: 20%;
  }
  .uk-child-width-1-6\@m > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@m > * {
    width: auto;
  }
  .uk-child-width-expand\@m > :not([class*="uk-width"]) {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@m > :not([class*="uk-width"]),
  .uk-child-width-1-2\@m > :not([class*="uk-width"]),
  .uk-child-width-1-3\@m > :not([class*="uk-width"]),
  .uk-child-width-1-4\@m > :not([class*="uk-width"]),
  .uk-child-width-1-5\@m > :not([class*="uk-width"]),
  .uk-child-width-1-6\@m > :not([class*="uk-width"]),
  .uk-child-width-auto\@m > :not([class*="uk-width"]) {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Desktop and bigger */
@media (min-width: 1400px) {
  .uk-child-width-1-1\@l > * {
    width: 100%;
  }
  .uk-child-width-1-2\@l > * {
    width: 50%;
  }
  .uk-child-width-1-3\@l > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@l > * {
    width: 25%;
  }
  .uk-child-width-1-5\@l > * {
    width: 20%;
  }
  .uk-child-width-1-6\@l > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@l > * {
    width: auto;
  }
  .uk-child-width-expand\@l > :not([class*="uk-width"]) {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@l > :not([class*="uk-width"]),
  .uk-child-width-1-2\@l > :not([class*="uk-width"]),
  .uk-child-width-1-3\@l > :not([class*="uk-width"]),
  .uk-child-width-1-4\@l > :not([class*="uk-width"]),
  .uk-child-width-1-5\@l > :not([class*="uk-width"]),
  .uk-child-width-1-6\@l > :not([class*="uk-width"]),
  .uk-child-width-auto\@l > :not([class*="uk-width"]) {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-child-width-1-1\@xl > * {
    width: 100%;
  }
  .uk-child-width-1-2\@xl > * {
    width: 50%;
  }
  .uk-child-width-1-3\@xl > * {
    width: calc(100% / 3);
  }
  .uk-child-width-1-4\@xl > * {
    width: 25%;
  }
  .uk-child-width-1-5\@xl > * {
    width: 20%;
  }
  .uk-child-width-1-6\@xl > * {
    width: calc(100% / 6);
  }
  .uk-child-width-auto\@xl > * {
    width: auto;
  }
  .uk-child-width-expand\@xl > :not([class*="uk-width"]) {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-child-width-1-1\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-2\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-3\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-4\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-5\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-6\@xl > :not([class*="uk-width"]),
  .uk-child-width-auto\@xl > :not([class*="uk-width"]) {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Single Widths
 ========================================================================== */
/*
 * 1. `max-width` is needed for the pixel-based classes
 */
[class*="uk-width"] {
  box-sizing: border-box;
  width: 100%;
  /* 1 */
  max-width: 100%;
}
/* Halves */
.uk-width-1-2 {
  width: 50%;
}
/* Thirds */
.uk-width-1-3 {
  width: calc(100% / 3);
}
.uk-width-2-3 {
  width: calc(200% / 3);
}
/* Quarters */
.uk-width-1-4 {
  width: 25%;
}
.uk-width-3-4 {
  width: 75%;
}
/* Fifths */
.uk-width-1-5 {
  width: 20%;
}
.uk-width-2-5 {
  width: 40%;
}
.uk-width-3-5 {
  width: 60%;
}
.uk-width-4-5 {
  width: 80%;
}
/* Sixths */
.uk-width-1-6 {
  width: calc(100% / 6);
}
.uk-width-5-6 {
  width: calc(500% / 6);
}
/* Pixel */
.uk-width-small {
  width: 150px;
}
.uk-width-medium {
  width: 300px;
}
.uk-width-large {
  width: 450px;
}
.uk-width-xlarge {
  width: 600px;
}
.uk-width-2xlarge {
  width: 750px;
}
/* Auto */
.uk-width-auto {
  width: auto;
}
/* Expand */
.uk-width-expand {
  -ms-flex: 1;
      flex: 1;
  min-width: 1px;
}
/* Phone landscape and bigger */
@media (min-width: 640px) {
  /* Whole */
  .uk-width-1-1\@s {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@s {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@s {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@s {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@s {
    width: 25%;
  }
  .uk-width-3-4\@s {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@s {
    width: 20%;
  }
  .uk-width-2-5\@s {
    width: 40%;
  }
  .uk-width-3-5\@s {
    width: 60%;
  }
  .uk-width-4-5\@s {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@s {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@s {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@s {
    width: 150px;
  }
  .uk-width-medium\@s {
    width: 300px;
  }
  .uk-width-large\@s {
    width: 450px;
  }
  .uk-width-xlarge\@s {
    width: 600px;
  }
  .uk-width-2xlarge\@s {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@s {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@s {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@s,
  .uk-width-1-2\@s,
  .uk-width-1-3\@s,
  .uk-width-2-3\@s,
  .uk-width-1-4\@s,
  .uk-width-3-4\@s,
  .uk-width-1-5\@s,
  .uk-width-2-5\@s,
  .uk-width-3-5\@s,
  .uk-width-4-5\@s,
  .uk-width-1-6\@s,
  .uk-width-5-6\@s,
  .uk-width-small\@s,
  .uk-width-medium\@s,
  .uk-width-large\@s,
  .uk-width-xlarge\@s,
  .uk-width-2xlarge\@s,
  .uk-width-auto\@s {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* Whole */
  .uk-width-1-1\@m {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@m {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@m {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@m {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@m {
    width: 25%;
  }
  .uk-width-3-4\@m {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@m {
    width: 20%;
  }
  .uk-width-2-5\@m {
    width: 40%;
  }
  .uk-width-3-5\@m {
    width: 60%;
  }
  .uk-width-4-5\@m {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@m {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@m {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@m {
    width: 150px;
  }
  .uk-width-medium\@m {
    width: 300px;
  }
  .uk-width-large\@m {
    width: 450px;
  }
  .uk-width-xlarge\@m {
    width: 600px;
  }
  .uk-width-2xlarge\@m {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@m {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@m {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@m,
  .uk-width-1-2\@m,
  .uk-width-1-3\@m,
  .uk-width-2-3\@m,
  .uk-width-1-4\@m,
  .uk-width-3-4\@m,
  .uk-width-1-5\@m,
  .uk-width-2-5\@m,
  .uk-width-3-5\@m,
  .uk-width-4-5\@m,
  .uk-width-1-6\@m,
  .uk-width-5-6\@m,
  .uk-width-small\@m,
  .uk-width-medium\@m,
  .uk-width-large\@m,
  .uk-width-xlarge\@m,
  .uk-width-2xlarge\@m,
  .uk-width-auto\@m {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Desktop and bigger */
@media (min-width: 1400px) {
  /* Whole */
  .uk-width-1-1\@l {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@l {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@l {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@l {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@l {
    width: 25%;
  }
  .uk-width-3-4\@l {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@l {
    width: 20%;
  }
  .uk-width-2-5\@l {
    width: 40%;
  }
  .uk-width-3-5\@l {
    width: 60%;
  }
  .uk-width-4-5\@l {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@l {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@l {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@l {
    width: 150px;
  }
  .uk-width-medium\@l {
    width: 300px;
  }
  .uk-width-large\@l {
    width: 450px;
  }
  .uk-width-xlarge\@l {
    width: 600px;
  }
  .uk-width-2xlarge\@l {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@l {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@l {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@l,
  .uk-width-1-2\@l,
  .uk-width-1-3\@l,
  .uk-width-2-3\@l,
  .uk-width-1-4\@l,
  .uk-width-3-4\@l,
  .uk-width-1-5\@l,
  .uk-width-2-5\@l,
  .uk-width-3-5\@l,
  .uk-width-4-5\@l,
  .uk-width-1-6\@l,
  .uk-width-5-6\@l,
  .uk-width-small\@l,
  .uk-width-medium\@l,
  .uk-width-large\@l,
  .uk-width-xlarge\@l,
  .uk-width-2xlarge\@l,
  .uk-width-auto\@l {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Large screen and bigger */
@media (min-width: 1600px) {
  /* Whole */
  .uk-width-1-1\@xl {
    width: 100%;
  }
  /* Halves */
  .uk-width-1-2\@xl {
    width: 50%;
  }
  /* Thirds */
  .uk-width-1-3\@xl {
    width: calc(100% / 3);
  }
  .uk-width-2-3\@xl {
    width: calc(200% / 3);
  }
  /* Quarters */
  .uk-width-1-4\@xl {
    width: 25%;
  }
  .uk-width-3-4\@xl {
    width: 75%;
  }
  /* Fifths */
  .uk-width-1-5\@xl {
    width: 20%;
  }
  .uk-width-2-5\@xl {
    width: 40%;
  }
  .uk-width-3-5\@xl {
    width: 60%;
  }
  .uk-width-4-5\@xl {
    width: 80%;
  }
  /* Sixths */
  .uk-width-1-6\@xl {
    width: calc(100% / 6);
  }
  .uk-width-5-6\@xl {
    width: calc(500% / 6);
  }
  /* Pixel */
  .uk-width-small\@xl {
    width: 150px;
  }
  .uk-width-medium\@xl {
    width: 300px;
  }
  .uk-width-large\@xl {
    width: 450px;
  }
  .uk-width-xlarge\@xl {
    width: 600px;
  }
  .uk-width-2xlarge\@xl {
    width: 750px;
  }
  /* Auto */
  .uk-width-auto\@xl {
    width: auto;
  }
  /* Expand */
  .uk-width-expand\@xl {
    -ms-flex: 1;
        flex: 1;
    min-width: 1px;
  }
  /* Reset expand */
  .uk-width-1-1\@xl,
  .uk-width-1-2\@xl,
  .uk-width-1-3\@xl,
  .uk-width-2-3\@xl,
  .uk-width-1-4\@xl,
  .uk-width-3-4\@xl,
  .uk-width-1-5\@xl,
  .uk-width-2-5\@xl,
  .uk-width-3-5\@xl,
  .uk-width-4-5\@xl,
  .uk-width-1-6\@xl,
  .uk-width-5-6\@xl,
  .uk-width-small\@xl,
  .uk-width-medium\@xl,
  .uk-width-large\@xl,
  .uk-width-xlarge\@xl,
  .uk-width-2xlarge\@xl,
  .uk-width-auto\@xl {
    -ms-flex: initial;
        flex: initial;
  }
}
/* Intrinsic Widths
 ========================================================================== */
.uk-width-fit-content {
  width: -webkit-fit-content;
  width: fit-content;
}
.uk-width-max-content {
  width: -webkit-max-content;
  width: max-content;
}
.uk-width-min-content {
  width: -webkit-min-content;
  width: min-content;
}
/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Set `font-size` to support `rem` units
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Style
 */
html {
  /* 1 */
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #2d2d2d;
  text-rendering: geometricPrecision;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/* Links
 ========================================================================== */
/*
 * Style
 */
a,
.uk-link {
  color: #fd5b55;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link {
  color: #f1941c;
  text-decoration: underline;
}
/*
 * Fix text underline offset if `vertical-align`is set to `middle`
 */
a:has(.uk-text-middle),
.uk-link:has(.uk-text-middle),
.uk-link-toggle:hover .uk-link:has(.uk-text-middle) {
  text-underline-offset: 0.1875em;
}
/* Text-level semantics
 ========================================================================== */
/*
 * 1. Add the correct text decoration in Edge.
 * 2. The shorthand declaration `underline dotted` is not supported in Safari.
 */
abbr[title] {
  /* 1 */
  text-decoration: underline dotted;
  /* 2 */
  -webkit-text-decoration-style: dotted;
}
/*
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/*
 * 1. Consolas has a better baseline in running text compared to `Courier`
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Style
 */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-family: Consolas, monaco, monospace;
  /* 2 */
  font-size: 18px;
  /* 3 */
  color: #a7001d;
  white-space: nowrap;
}
/*
 * Emphasize
 */
em {
  color: inherit;
}
/*
 * Insert
 */
ins {
  background: #ffd;
  color: #2d2d2d;
  text-decoration: none;
}
/*
 * Mark
 */
mark {
  background: #ffd;
  color: #2d2d2d;
}
/*
 * Quote
 */
q {
  font-style: italic;
}
/*
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
 ========================================================================== */
/*
 * Remove the gap between the element and the bottom of its parent container.
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * 1. Constrain the element to its parent width.
 * 2. Take border and padding into account.
 * 3. Reset `height` attribute if present to scale the height based on the intrinsic aspect ratio.
 * 4. Scale height based on the extrinsic aspect ratio. Works only in Chrome yet.
 * 5. Size image to fill the element's content box.
 * Note: Add `iframe` as soon as `attr` is supported in all browsers and remove `uk-responsive`.
 */
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  /* 2 */
  box-sizing: border-box;
  /* 3 */
  height: auto;
  /* 4 */
  aspect-ratio: attr(width type(<number>)) / attr(height type(<number>));
  /* 5 */
  object-fit: cover;
}
/*
 * Deprecated: only needed for `img` elements with `uk-img`
 * 1. Hide `alt` text for lazy load images.
 * 2. Fix lazy loading images if parent element is set to `display: inline` and has `overflow: hidden`.
 */
img:not([src]) {
  /* 1 */
  visibility: hidden;
  /* 2 */
  min-width: 1px;
}
/*
 * Iframe
 * Remove border in all browsers
 */
iframe {
  border: 0;
}
/* Block elements
 ========================================================================== */
/*
 * Margins
 */
p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
  margin: 0 0 24px 0;
}
/* Add margin if adjacent element */
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 24px;
}
/* Headings
 ========================================================================== */
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.card-service_reviews .card-title {
  margin: 0 0 24px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #2d2d2d;
  text-transform: none;
}
/* Add margin if adjacent element */
* + h1,
* + .uk-h1,
* + h2,
* + .uk-h2,
* + h3,
* + .uk-h3,
* + h4,
* + .uk-h4,
* + h5,
* + .uk-h5,
* + h6,
* + .uk-h6,
* + .uk-heading-small,
* + .uk-heading-medium,
* + .uk-heading-large,
* + .uk-heading-xlarge,
* + .uk-heading-2xlarge,
* + .uk-heading-3xlarge {
  margin-top: 32px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  line-height: 1.18;
  font-weight: bold;
  font-size: 40px;
}
@media (max-width: 959px) {
  h1,
  .uk-h1 {
    font-size: 30px;
  }
}
h2,
.uk-h2 {
  font-size: 40px;
  line-height: 1.25;
  font-weight: normal;
}
@media (max-width: 959px) {
  h2,
  .uk-h2 {
    font-size: 24px;
    line-height: 1.36;
  }
}
h3,
.uk-h3 {
  font-size: 20px;
  line-height: 1.36;
  margin-top: 0;
}
@media (max-width: 959px) {
  h3,
  .uk-h3 {
    font-size: 20px;
    line-height: 1.5;
  }
}
h4,
.uk-h4,
.card-service_reviews .card-title {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 959px) {
  h4,
  .uk-h4,
  .card-service_reviews .card-title {
    font-size: 16px;
  }
}
h5,
.uk-h5 {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 959px) {
  h5,
  .uk-h5 {
    font-size: 15px;
  }
}
h6,
.uk-h6 {
  font-size: 18px;
  line-height: 1.56;
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  h1,
  .uk-h1 {
    font-size: 2.625rem;
  }
  h2,
  .uk-h2 {
    font-size: 40px;
  }
}
/* Lists
 ========================================================================== */
ul,
ol {
  padding-left: 40px;
}
/*
 * Reset margin for nested lists
 */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}
/* Description lists
 ========================================================================== */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Horizontal rules
 ========================================================================== */
/*
 * 1. Show the overflow in Chrome, Edge and IE.
 * 2. Add the correct text-align in Edge and IE.
 * 3. Style
 */
hr,
.uk-hr {
  /* 1 */
  overflow: visible;
  /* 2 */
  text-align: inherit;
  /* 3 */
  margin: 0 0 24px 0;
  border: 0;
  border-top: 1px solid #000021;
}
/* Add margin if adjacent element */
* + hr,
* + .uk-hr {
  margin-top: 24px;
}
/* Address
 ========================================================================== */
address {
  font-style: normal;
}
/* Blockquotes
 ========================================================================== */
blockquote {
  margin: 0 0 24px 0;
  font-size: 20px;
  line-height: 1.5;
  font-style: italic;
}
@media (max-width: 959px) {
  blockquote {
    font-size: 1rem;
  }
}
/* Add margin if adjacent element */
* + blockquote {
  margin-top: 24px;
}
/*
 * Content
 */
blockquote p:last-of-type {
  margin-bottom: 0;
}
blockquote footer {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.5;
}
/* Preformatted text
 ========================================================================== */
/*
 * 1. Contain overflow in all browsers.
 */
pre {
  font: 18px / 1.5 Consolas, monaco, monospace;
  color: #2d2d2d;
  tab-size: 4;
  /* 1 */
  overflow: auto;
}
pre code {
  font-family: Consolas, monaco, monospace;
}
/* Focus
 ========================================================================== */
:focus {
  outline: none;
}
:focus-visible {
  outline: 2px dotted #fff;
}
/* Selection pseudo-element
 ========================================================================== */
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
/* HTML5 elements
 ========================================================================== */
/*
 * 1. Add the correct display in Edge, IE 10+, and Firefox.
 * 2. Add the correct display in IE.
 */
details,
main {
  /* 2 */
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/*
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Pass media breakpoints to JS
 ========================================================================== */
/*
 * Breakpoints
 */
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1400px;
  --uk-breakpoint-xl: 1600px;
}
.uk-wrapper {
  overflow: hidden;
  position: relative;
}
blockquote {
  color: #fd5b55;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.36;
}
@media (max-width: 959px) {
  blockquote {
    font-size: 16px;
  }
}
blockquote p {
  margin: 0;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
* {
  box-sizing: border-box;
}
/* Sections
   ========================================================================== */
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
/*
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
img:not([src]) {
  /* 1 */
  min-width: 1px;
  /* 2 */
  visibility: hidden;
}
html,
body {
  /* 1 */
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #2d2d2d;
  text-rendering: geometricPrecision;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 959px) {
  html,
  body {
    font-size: 13px;
  }
}
.uk-wrapper {
  overflow: hidden;
  position: relative;
}
blockquote {
  color: #fd5b55;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.36;
}
@media (max-width: 959px) {
  blockquote {
    font-size: 16px;
  }
}
blockquote p {
  margin: 0;
}
/* Headings
 ========================================================================== */
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.card-service_reviews .card-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #2d2d2d;
  text-transform: none;
}
.uk-visible-md {
  display: none;
}
@media (max-width: 959px) {
  .uk-hidden-md {
    display: none!important;
  }
  .uk-margin-small-top {
    margin-top: 24px !important;
  }
  .uk-visible-md {
    display: block!important;
  }
}
@media (max-width: 639px) {
  .uk-hidden-xs {
    display: none!important;
  }
}
/* Add margin if adjacent element */
* + h1,
* + .uk-h1,
* + h2,
* + .uk-h2,
* + h3,
* + .uk-h3,
* + h4,
* + .uk-h4,
* + h5,
* + .uk-h5,
* + h6,
* + .uk-h6 {
  margin-top: 32px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  line-height: 1.18;
  font-weight: bold;
  font-size: 40px;
}
@media (max-width: 959px) {
  h1,
  .uk-h1 {
    font-size: 30px;
  }
}
h2,
.uk-h2 {
  font-size: 40px;
  line-height: 1.25;
  font-weight: normal;
}
@media (max-width: 959px) {
  h2,
  .uk-h2 {
    font-size: 24px;
    line-height: 1.36;
  }
}
h3,
.uk-h3 {
  font-size: 20px;
  line-height: 1.36;
  margin-top: 0;
}
@media (max-width: 959px) {
  h3,
  .uk-h3 {
    font-size: 20px;
    line-height: 1.5;
  }
}
h4,
.uk-h4,
.card-service_reviews .card-title {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 959px) {
  h4,
  .uk-h4,
  .card-service_reviews .card-title {
    font-size: 16px;
  }
}
h5,
.uk-h5 {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 959px) {
  h5,
  .uk-h5 {
    font-size: 15px;
  }
}
h6,
.uk-h6 {
  font-size: 18px;
  line-height: 1.56;
}
.advertising-disclosure-top {
  font-size: 14px;
  padding: 5px 0;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
.advertising-disclosure-top:after {
  content: '';
  height: 1px;
  background: #fd5b55;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.logo {
  position: relative;
  width: auto;
  height: 48px;
}
.logo svg {
  width: auto;
  height: 100%;
  fill: url(#custom-gradient) !important;
  overflow: visible;
}
body.is_menu {
  overflow: hidden;
}
.uk-header {
  background-color: #fff;
  padding: 10px 0;
}
.uk-header-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 481px) {
  .uk-header-nav {
    padding: 16px 0 10px;
  }
}
.uk-header-nav .uk-nav-arrow {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 15px;
  -ms-transform-origin: center;
      transform-origin: center;
  line-height: 0.1;
}
@media (max-width: 1399px) {
  .uk-header-nav .uk-nav-arrow {
    right: 4px;
  }
}
@media (max-width: 481px) {
  .uk-header-nav .uk-nav-arrow {
    right: 20px;
  }
}
.uk-header-nav .uk-nav-arrow svg {
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition: transform 0.3s;
}
.uk-header-nav .uk-nav-arrow svg path {
  fill: url(#custom-gradient) !important;
}
.uk-header-nav .icon {
  float: right;
  width: 40px;
  height: 40px;
  position: relative;
  display: none;
  z-index: 999999;
  -ms-transform: translate(3px, -3px);
      transform: translate(3px, -3px);
  cursor: pointer;
}
.uk-header-nav .icon > span {
  width: 24px;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background: #fd5b55;
  border-radius: 1px;
  transition: all 0.2s linear;
}
.uk-header-nav .icon:before,
.uk-header-nav .icon:after {
  content: '';
  width: 24px;
  height: 2px;
  background: #fd5b55;
  position: absolute;
  left: 50%;
  border-radius: 1px;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  transition: all 0.2s linear;
}
.uk-header-nav .icon:before {
  top: 10px;
}
.uk-header-nav .icon:after {
  bottom: 10px;
}
.uk-header-nav.active .icon span {
  display: none;
  transition: all 0.2s linear;
}
.uk-header-nav.active .icon:before,
.uk-header-nav.active .icon:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.uk-header-nav.active .icon:before {
  top: 15px;
  -ms-transform: translate(-50%, 225%) rotate(-45deg);
      transform: translate(-50%, 225%) rotate(-45deg);
  transition: all 0.2s linear;
}
.uk-header-nav.active .icon:after {
  bottom: 15px;
  -ms-transform: translate(-50%, -175%) rotate(45deg);
      transform: translate(-50%, -175%) rotate(45deg);
  transition: all 0.2s linear;
}
.uk-header-nav.active .icon + div {
  display: block;
  position: absolute;
  right: 40px;
  top: 0;
  padding: 10px;
  background: #fff;
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.uk-header-nav.active .uk-navbar-nav {
  visibility: visible;
}
.uk-header-nav.mobile_menu .icon {
  display: block;
}
.uk-header-nav.mobile_menu .uk-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 1;
  height: 100vh;
  display: none;
}
.uk-header-nav.mobile_menu .uk-navbar-nav {
  display: block;
  visibility: hidden;
}
.uk-header-nav.mobile_menu .uk-navbar-nav li,
.uk-header-nav.mobile_menu .uk-navbar-nav a {
  padding: 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.uk-header-nav.mobile_menu .uk-navbar-nav > li {
  -ms-flex-direction: column;
      flex-direction: column;
}
.uk-header-nav.mobile_menu .uk-navbar-nav > li > a {
  padding: 0 15px;
}
.uk-header-nav.mobile_menu .uk-navbar-nav > li:not(:first-child) > a {
  position: relative;
}
.uk-header-nav.mobile_menu .uk-navbar-nav > li:not(:first-child) > a:after {
  content: '';
  position: absolute;
  width: calc(100% - 30px);
  height: 1px;
  background-color: rgba(0, 33, 84, 0.05);
  top: 0;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown {
  background-color: #f5f5f5;
  background-image: none;
  transition: max-height 0.3s;
  max-height: 0;
  display: block;
  position: relative;
  overflow-y: scroll;
  padding: 0 15px;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown > .uk-nav {
  padding: 20px 0;
  z-index: 1;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown.uk-open {
  max-height: 400px;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown:before {
  display: none;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown li {
  -ms-flex-direction: column;
      flex-direction: column;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown .uk-nav-title {
  min-height: auto;
  margin-bottom: 15px;
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown .uk-nav .uk-margin-small-top {
  padding-top: 24px;
  margin-top: 24px !important;
  border-top: 1px solid rgba(0, 33, 84, 0.05);
}
.uk-header-nav.mobile_menu .uk-navbar-nav .uk-navbar-dropdown .uk-nav .uk-nav > li:not(:last-child) {
  margin-bottom: 15px;
}
.uk-header-nav.mobile_menu .uk-navbar-right {
  display: block;
  margin-left: 0;
  padding-top: 90px;
}
@media (max-width: 639px) {
  .uk-header-nav.mobile_menu .uk-navbar-right {
    padding-top: 50px;
  }
}
.uk-header-nav.mobile_menu.active .uk-navbar {
  display: block;
  z-index: 99999;
}
.uk-header-nav.mobile_menu.active .uk-navbar-nav {
  visibility: visible;
}
.uk-header .uk-container {
  position: relative;
}
.nav-hidden {
  padding: 5px 0;
}
.uk-navbar {
  display: -ms-flexbox;
  display: flex;
  position: static;
  -ms-flex-align: center;
      align-items: center;
}
.uk-navbar-nav > li > a {
  min-height: 80px;
}
.uk-navbar-nav > li > a,
.uk-navbar-nav > li.uk-active > a {
  color: #2d2d2d;
  position: relative;
}
@media (max-width: 959px) {
  .uk-navbar-nav > li > a,
  .uk-navbar-nav > li.uk-active > a {
    padding: 0 15px;
  }
}
.uk-navbar-nav > li > a:hover > *,
.uk-navbar-nav > li > a:focus > * {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.uk-navbar-nav .uk-dropdown-toggler.uk-open * {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.uk-navbar-nav .uk-dropdown-toggler.uk-open .uk-nav-arrow svg {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: transform 0.3s;
}
.uk-navbar-dropdown {
  left: 0 !important;
  background-image: linear-gradient(to right, #ffffff 25%, rgba(255, 255, 255, 0) 40%);
  z-index: 10000;
  /* Phone landscape and bigger */
  /* Tablet landscape and bigger */
}
@media (max-width: 640px) {
  .uk-navbar-dropdown {
    padding: 15px;
  }
}
@media (max-width: 960px) {
  .uk-navbar-dropdown {
    padding: 32px;
  }
}
.uk-navbar-dropdown:before {
  content: '';
  display: block;
  position: absolute;
  box-shadow: 0 15px 20px 0 rgba(0, 33, 84, 0.1), inset 0 0 20px 0 rgba(0, 33, 84, 0.1);
  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.9));
  height: 100%;
  top: 0;
  padding-left: 9999px;
  left: -100%;
  z-index: 0;
}
.uk-navbar-dropdown > .uk-dropdown-nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.uk-navbar-dropdown > .uk-dropdown-nav .uk-margin-small-top {
  margin-top: 40px !important;
}
.uk-navbar-dropdown > .uk-dropdown-nav > li {
  width: 20%;
  padding: 0 15px;
  border-left: 1px solid rgba(0, 33, 84, 0.05);
}
@media (max-width: 1399px) {
  .uk-navbar-dropdown > .uk-dropdown-nav > li {
    width: 33.3%;
  }
}
@media (max-width: 959px) {
  .uk-navbar-dropdown > .uk-dropdown-nav > li {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .uk-navbar-dropdown > .uk-dropdown-nav > li {
    width: 100%;
    border: none;
  }
}
.uk-navbar-dropdown > .uk-dropdown-nav li > a {
  color: #2d2d2d;
  text-decoration: none;
  padding: 5px 0;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}
.uk-navbar-dropdown > .uk-dropdown-nav li > a:hover:not(.uk-nav-title),
.uk-navbar-dropdown > .uk-dropdown-nav li > a:focus:not(.uk-nav-title) {
  text-decoration: none;
}
.uk-navbar-dropdown > .uk-dropdown-nav li > a:hover:not(.uk-nav-title) *,
.uk-navbar-dropdown > .uk-dropdown-nav li > a:focus:not(.uk-nav-title) * {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.uk-navbar-dropdown > .uk-dropdown-nav .uk-nav-title {
  font-family: 'Open Sans', sans-serif;
  color: rgba(45, 45, 45, 0.6);
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-top: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.ie .uk-navbar-nav > li > a:hover > *,
.ie .uk-navbar-nav > li > a:focus > * {
  color: #fd5b55 !important;
}
.ie .uk-navbar-nav .uk-dropdown-toggler.uk-open * {
  color: #fd5b55 !important;
}
.ie .uk-navbar-dropdown > .uk-dropdown-nav li > a:hover:not(.uk-nav-title) *,
.ie .uk-navbar-dropdown > .uk-dropdown-nav li > a:focus:not(.uk-nav-title) * {
  color: #fd5b55 !important;
}
.btn {
  margin: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 40px;
  vertical-align: middle;
  font-size: 21px;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  border: 2px solid transparent;
}
.btn:hover {
  text-decoration: none;
}
.btn.btn-lg {
  padding: 0 90px;
}
.btn.btn-primary {
  color: #fff;
  background: linear-gradient(to right, #fd5b55, #f1941c);
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  background-clip: padding-box;
}
.btn.btn-primary:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fd5b55, #fd5b55);
  transition: opacity 0.2s ease-in-out;
  z-index: 0;
  opacity: 0;
  border-radius: 30px;
}
.btn.btn-primary:hover:after {
  opacity: 1;
  text-decoration: none;
}
.btn.btn-primary > * {
  position: relative;
  z-index: 1;
  color: #fff;
}
@media (max-width: 959px) {
  .btn.btn-primary.reverse {
    background: #fff;
    border: 2px solid #fd5b55;
  }
  .btn.btn-primary.reverse * {
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
    background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  }
  .btn.btn-primary.reverse:after {
    content: '';
    background: #fff;
  }
}
.btn-link,
.btn-action {
  color: #fd5b55;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 16px;
}
@media (max-width: 959px) {
  .btn-link,
  .btn-action {
    font-size: 15px;
    line-height: 1;
  }
}
.btn-link .icon,
.btn-action .icon {
  display: inline-block;
  margin-left: 5px;
  font-size: 22px;
}
@media (max-width: 959px) {
  .btn-link .icon,
  .btn-action .icon {
    font-size: 20px;
    margin-left: 3px;
    line-height: 0.8;
  }
}
.btn-link:hover,
.btn-action:hover,
.btn-link:focus,
.btn-action:focus,
.btn-link:active,
.btn-action:active {
  text-decoration: none;
  color: #f1941c;
}
.btn-action {
  text-decoration: underline;
}
.section {
  padding: 50px 0;
}
@media (max-width: 959px) {
  .section {
    padding: 32px 0;
  }
}
.section .section-title {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 639px) {
  .section .section-title {
    margin-bottom: 24px;
  }
}
.section .section-title h2 {
  margin: 0;
}
.section + .section {
  padding-top: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  font-size: 0;
  border: none;
  background: none;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  outline: none;
  cursor: pointer;
}
.slick-slider .slick-prev.slick-disabled,
.slick-slider .slick-next.slick-disabled {
  opacity: 0.2;
  pointer-events: none;
  cursor: not-allowed;
}
.slick-slider .slick-prev:after,
.slick-slider .slick-next:after {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  font-size: 100px;
}
.slick-slider .slick-prev {
  left: -60px;
}
.slick-slider .slick-prev:after {
  content: "\e901";
  font-family: "new-icons";
}
.slick-slider .slick-next {
  right: -60px;
}
.slick-slider .slick-next:after {
  content: "\26e4";
  font-family: "new-icons";
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 -10px;
}
.social > li {
  padding: 0 8px;
}
.social > li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 32px;
  height: 32px;
  color: inherit;
  text-decoration: none;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #fff;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 639px) {
  .social > li a {
    width: 24px;
    height: 24px;
  }
}
.social > li a:hover {
  background-color: #fff;
  color: #fd5b55;
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/assistant/v24/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtrhnIGaV2g.ttf) format('truetype');
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/assistant/v24/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGaV2g.ttf) format('truetype');
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/assistant/v24/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtgFgIGaV2g.ttf) format('truetype');
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 10, 2019 */
.footer {
  color: #fff;
  background: linear-gradient(to right, #fd5b55, #f1941c);
  padding: 42px 0;
  /* WHEN HEADER & FOOTER NAVS ARE HIDDEN */
}
@media (max-width: 639px) {
  .footer {
    padding: 40px 0;
  }
}
.footer.nav-hidden {
  padding: 30px 0 120px;
}
.footer.nav-hidden .footer-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 30px;
}
.footer.nav-hidden .footer-hold {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 0;
}
@media (max-width: 959px) {
  .footer.nav-hidden .footer-hold {
    width: 100%;
  }
}
.footer.nav-hidden .footer-copyright {
  font-size: 16px;
  margin: 0;
}
@media (max-width: 959px) {
  .footer.nav-hidden .footer-copyright {
    font-size: 14px;
  }
}
@media (max-width: 959px) {
  .footer.nav-hidden .footer-nav {
    padding-top: 30px;
  }
}
.footer.nav-hidden .footer-nav > li a {
  font-size: 16px;
}
@media (max-width: 959px) {
  .footer.nav-hidden .footer-nav > li a {
    font-size: 14px;
  }
}
.footer .logo {
  min-width: auto;
  height: 48px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media (max-width: 959px) {
  .footer .logo {
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 24px;
  }
}
.footer .logo svg {
  height: 100%;
  max-width: 100%;
  fill: url(#custom-gradient-light) !important;
}
.footer h5 {
  margin-top: 0;
  font-weight: 600;
}
@media (max-width: 639px) {
  .footer h5 {
    font-size: 16px;
  }
}
.footer-title {
  line-height: 1.35;
  margin-bottom: 24px;
}
@media (max-width: 639px) {
  .footer-title {
    margin-bottom: 16px;
  }
}
.footer-social,
.footer-copyright,
.footer h5 {
  color: inherit;
}
.footer-nav > li {
  margin-bottom: 8px;
}
.footer-nav > li:last-child {
  margin-bottom: 0;
}
.footer-nav > li a {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  color: inherit;
  text-decoration: none;
}
@media (max-width: 959px) {
  .footer-nav > li a {
    font-size: 12px;
    line-height: 1.33;
  }
}
.footer-nav > li a:hover {
  text-decoration: underline;
}
.footer-top {
  padding-bottom: 32px;
}
@media (max-width: 639px) {
  .footer-top {
    padding-bottom: 8px;
  }
}
.footer-top .uk-grid {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.footer-top .uk-grid div:not([class]) {
  margin-bottom: 24px;
}
.footer-bottom {
  border-top: 1px solid #fff;
}
.footer-hold {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 40px;
}
@media (max-width: 639px) {
  .footer-hold {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 32px;
  }
}
.footer-copyright {
  font-weight: 300;
  margin-left: 20px;
}
@media (max-width: 639px) {
  .footer-copyright {
    margin-left: 0;
    margin-top: 16px;
    font-size: 16px;
  }
}
.footer .uk-margin-small-top {
  margin-top: 50px!important;
}
.hero {
  padding: 0;
}
.hero .section-title {
  font-weight: 400;
  font-size: 28px;
  margin-bottom: 24px;
  text-align: left;
  padding-bottom: 0;
}
.hero .section-title * {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.hero .section-title:after {
  display: none;
}
.hero .section-title b,
.hero .section-title strong {
  font-size: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 1799px) {
  .hero .section-title b,
  .hero .section-title strong {
    font-size: 32px;
  }
}
@media (max-width: 1399px) {
  .hero .section-title b,
  .hero .section-title strong {
    font-size: 24px;
  }
}
@media (max-width: 1799px) {
  .hero .section-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1399px) {
  .hero .section-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.hero .section-sub-title {
  text-align: left;
  max-width: 100%;
  margin: 0;
}
.hero .section-image {
  width: 100%;
}
@media (min-width: 960px) {
  .hero .section-image {
    position: relative;
    width: 70vw;
    padding-left: 70px;
  }
  .hero .section-image:after {
    content: '';
    position: absolute;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 70%, #ffffff 95%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}
.hero .section-content {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  font-size: 28px;
}
@media (min-width: 1800px) {
  .hero .section-content {
    padding-top: 160px;
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: left;
  }
}
@media (max-width: 1799px) {
  .hero .section-content {
    padding-top: 100px;
    font-size: 20px;
  }
}
@media (max-width: 1399px) {
  .hero .section-content {
    padding-top: 0;
    font-size: 16px;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media (max-width: 959px) {
  .hero .section-content {
    padding: 24px 0;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.ie .hero .section-title * {
  color: #fd5b55 !important;
}
.card-service_reviews {
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.card-service_reviews:hover .card-action:after {
  opacity: 1;
}
.card-service_reviews:hover .btn {
  border: 2px solid #fff;
  z-index: 1;
}
.card-service_reviews:hover .btn:after {
  display: none;
}
.card-service_reviews .card-title {
  padding: 24px 0;
  margin-bottom: 0;
}
.card-service_reviews .card-title > * {
  margin: 0;
}
.card-service_reviews .card-action {
  padding: 18px 0;
  width: 100%;
  text-align: center;
  background: transparent;
  position: relative;
}
.card-service_reviews .card-action .btn {
  transition: background 0.3s, border-width 0.3s, opacity 0.3s;
}
.card-service_reviews .card-action:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fd5b55, #f1941c);
  transition: opacity 0.3s;
  z-index: 0;
  opacity: 0;
}
.service_reviews .uk-margin-small-top {
  margin-top: 82px !important;
}
@media (max-width: 1399px) {
  .service_reviews .uk-margin-small-top {
    margin-top: 40px !important;
  }
}
@media (max-width: 959px) {
  .service_reviews .uk-margin-small-top {
    margin-top: 32px !important;
  }
}
.card-review {
  box-shadow: 2px 2px 18px 5px rgba(0, 0, 0, 0.06);
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20px 30px;
  text-align: center;
}
.card-review .card-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  max-width: 200px;
  margin: 0 auto 18px auto;
  height: 75px;
}
.card-review .card-image img {
  object-fit: contain;
  font-family: 'object-fit: contain';
  width: 100%;
  height: 100%;
}
.card-review .card-features {
  font-size: 15px !important;
  color: #2d2d2d;
  text-align: center;
}
.card-review .card-features p * {
  font-size: 19px !important;
}
.card-review .card-features > ul {
  font-weight: normal;
}
.card-review .card-features > ul li {
  position: relative;
}
.card-review .card-features > ul li:before {
  content: "\e904";
  font-family: "new-icons";
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
  font-size: 8px;
  margin-bottom: 2px;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.card-review .card-features > ul strong {
  font-weight: normal;
}
.card-review .card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.card-review .card-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 20px 0;
}
.card-review .card-rating .rating {
  font-size: 19px;
  font-weight: bold;
  margin-right: 14px;
}
.ie .card-review .card-features > ul li:before {
  color: #fd5b55 !important;
}
@media (max-width: 719px) {
  .our_top_selection {
    display: none;
  }
}
.our_top_selection .review_stars_empty {
  font-family: 'icomoon';
  margin: 5px auto 15px;
  font-size: 16px;
  position: relative;
  letter-spacing: 0.2em;
  text-align: left;
  white-space: nowrap;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.our_top_selection .review_full {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
.our_top_selection .section-slider {
  padding: 0 40px;
}
.our_top_selection .section-slider .slick-slide {
  padding: 15px 30px;
}
.our_top_selection .section-slider .slick-list {
  overflow: inherit;
  overflow-x: hidden;
  margin: 0 -30px;
}
.ie .review_stars_empty,
.ie .review_full,
.ie .slick-slider .slick-prev:after,
.ie .slick-slider .slick-next:after {
  color: #fd5b55 !important;
}
.card-post {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.card-post.shadow {
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.06);
}
.card-post .card-title {
  margin-bottom: 24px;
  line-height: 1.37;
}
.card-post .card-info {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-bottom: 24px;
}
.card-post .card-author {
  position: relative;
  padding-right: 10px;
  margin-right: 5px;
  font-style: italic;
}
.card-post .card-author:after {
  content: '|';
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.card-post .card-media {
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 640px) {
  .card-post .card-media {
    width: 180px;
  }
}
@media (min-width: 1400px) {
  .card-post .card-media {
    min-width: 236px;
  }
}
.card-post .card-media-wrap {
  position: relative;
}
.card-post .card-media img {
  object-fit: cover;
  font-family: 'object-fit: cover';
  width: 100%;
  height: 100%;
}
@media (max-width: 639px) {
  .card-post .card-media {
    display: none;
  }
}
.card-post .card-label {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  position: absolute;
  left: -80px;
  top: 30px;
  height: 20px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #fd5b55, #f1941c);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-transform: uppercase;
}
@media (max-width: 639px) {
  .card-post .card-label {
    font-size: 14px;
    left: -80px;
    top: 40px;
    height: 30px;
  }
}
@media (max-width: 320px) {
  .card-post .card-label {
    left: -60px;
    top: 30px;
    font-size: 12px;
  }
}
.card-post .card-icon {
  padding: 15px;
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: #fff;
  top: 20px;
  right: -40px;
  border-radius: 50%;
}
@media (max-width: 639px) {
  .card-post .card-icon {
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    margin-top: -40px;
    position: relative;
  }
}
.card-post .card-body {
  padding: 20px;
  background-color: #fff;
  color: #2d2d2d;
  font-size: 15px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.card-post .card-action {
  font-size: 16px;
  font-weight: bold;
}
.card-post .card-action a {
  color: #2d2d2d;
  text-decoration: underline;
  line-height: 1.73;
}
.card-post.modify {
  pointer-events: none;
}
@media (max-width: 639px) {
  .card-post.modify {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.card-post.modify.link {
  pointer-events: inherit;
}
.card-post.modify .card-media img {
  height: auto;
}
@media (max-width: 639px) {
  .card-post.modify .card-media {
    display: block;
    height: auto;
  }
  .card-post.modify .card-media-wrap {
    padding: 0 40px;
  }
}
@media (max-width: 639px) {
  .card-post.modify .card-title {
    text-align: center;
    margin-bottom: 16px;
  }
}
.card-post.modify .card-body {
  font-size: 16px;
  line-height: 1.5;
  padding: 5px 5px 5px 54px;
}
@media (max-width: 639px) {
  .card-post.modify .card-body {
    padding: 0;
    margin-top: 24px;
  }
}
.card-post.modify .card-body p {
  margin-bottom: 0;
}
.section.learn .uk-margin-small-top {
  margin-top: 60px!important;
}
@media (max-width: 1399px) {
  .section.learn .uk-margin-small-top {
    margin-top: 24px !important;
  }
}
.section.learn .section-action {
  text-align: center;
  margin-top: 54px;
}
@media (max-width: 1399px) {
  .section.learn .section-action {
    margin-top: 24px ;
  }
}
.search .section-search .filter {
  position: relative;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.06);
  z-index: 10;
}
.search .section-search .filter-response {
  padding: 24px 24px 22px 25px;
  position: absolute;
  top: 56px;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #2d2d2d;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.06);
  border-top: 1px solid rgba(0, 33, 84, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
}
@media (max-width: 639px) {
  .search .section-search .filter-response {
    padding: 15px;
  }
}
.search .section-search .filter-response .loader {
  display: none;
  margin: 0 auto;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #fd5b55;
  width: 50px;
  height: 50px;
  /* Safari */
  animation: spin 0.7s linear infinite;
}
.search .section-search .filter-response.is-searching .loader {
  display: block;
}
.search .section-search .filter-response.is-searching [data-filter-render] {
  display: none;
}
.search .section-search .filter-response.is-search {
  opacity: 1;
  visibility: visible;
}
.search .section-search .filter-item {
  border: none;
  padding: 0 25px;
  font-size: 20px;
  width: 100%;
  line-height: 56px;
  height: 56px;
  color: #2d2d2d;
  caret-color: #fd5b55;
  outline: none;
}
@media (max-width: 639px) {
  .search .section-search .filter-item {
    padding: 10px 45px 10px 15px;
    font-size: 16px;
  }
}
.search .section-search .filter-icon {
  position: absolute;
  width: 23px;
  height: 23px;
  right: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
@media (max-width: 639px) {
  .search .section-search .filter-icon {
    right: 15px;
  }
}
.search .section-search .filter-dropdown.no-results {
  margin: 0;
}
.search .section-search .filter-dropdown.no-results h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 0;
}
.search .section-search .filter-dropdown li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.search .section-search .filter-dropdown li span {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
  font-weight: bold;
}
@media (max-width: 639px) {
  .search .section-search .filter-dropdown li span {
    padding-right: 10px;
    margin-right: 10px;
  }
}
.search .section-search .filter-dropdown li span:after {
  content: '';
  height: 100%;
  position: absolute;
  width: 2px;
  top: 0;
  right: -1px;
  background: linear-gradient(to right, #fd5b55, #f1941c);
}
.search .section-search .filter-dropdown li:not(:last-child) {
  margin-bottom: 4px;
}
.search .section-search .filter-dropdown a {
  display: -ms-flexbox;
  display: flex;
  color: inherit;
}
.search .section-search .filter-dropdown a:hover,
.search .section-search .filter-dropdown a:focus,
.search .section-search .filter-dropdown a:visited {
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
  background-image: gradient(linear, left top, right top, color-stop(0, #fd5b55), color-stop(1, #f1941c));
}
/* Safari */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ie .filter-dropdown a:hover,
.ie .filter-dropdown a:focus,
.ie .filter-dropdown a:visited {
  color: #fd5b55 !important;
}
